body {
    font: 16px/1.8 " ";
}
@media screen and (min-width: 322px) {
    html {
        font-size: 16.7777px;
    }
}

@media screen and (min-width: 760px) {
    html {
        font-size: 39.5833px;
    }
}

@media screen and (min-width: 1024px) {
    html {
        font-size: 53.3333px;
    }
}

@media screen and (min-width: 1280px) {
    html {
        font-size: 66.6666px;
    }
}

@media screen and (min-width: 1440px) {
    html {
        font-size: 75px;
    }
}

@media screen and (min-width: 1680px) {
    html {
        font-size: 85.7778px;
    }
}

@media screen and (min-width: 1920px) {
    html {
        font-size: 100px;
    }
}

@media screen and (min-width: 2560px) {
    html {
        font-size: 138.02px;
    }
}

@media screen and (min-width: 3200px) {
    html {
        font-size: 166.6666px;
    }
}
@media screen and (min-width: 3840px) {
    html {
        font-size: 200px;
    }
}
@media only screen and (max-width: 1088px) {
   
   html{
   	 font-size: 5.8666vw !important;
   }
}
@media only screen and (max-width: 769px){
	html{
   	font-size: 13.3333vw !important;
   }
}

.w88{
	width: 88%;
	margin: 0 auto;
}
.header-n{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
	background: rgba(82,92,105,0.05);
	transition-duration: 0.3s;
}
.fixed{
	border-bottom: 1px solid #eee;
	background: rgba(255,255,255,1) !important;
}
.header-n .w88{
	text-align: center;
	position: relative;
}
/*.header-n .w88:after{
	display: block;
	content: '';
	clear: both;
}*/
.header-nLogo{
	position: absolute;
	left: 0;
	top: 0.185rem;
	width: 2.1rem;
}
.header-nLogo img{
	/*display: block;*/
	width: 100%;
}
.nLogo-n{
	display: block;
}
.nLogo-nb{
	display: none;
}
.fixed .nLogo-n{
	display: none;
}
.fixed .nLogo-nb{
	display: block;
}

.header-nMenu{
	display: block;
	position: relative;
	z-index: 10;
	float: right;
	margin-right: 15%;
}
.header-nMenu ul li{
	float: left;
	font-size: 0.16rem;
	color: #fff;
	line-height: 0.76rem;
	margin-right: 0.4rem;
	position: relative;
}
.header-nMenu ul li>a{
	display: block;
	padding: 0 0.05rem;
	color: #fff;
	position: relative;
}
.header-nMenu ul li>a:after{
	display: block;
	content: '';
	width: 0%;
	height: 0.03rem;
	background: #4381d7;
	position: absolute;
	left: 50%;
	bottom: -1px;
	transition-duration: 0.3s;
}
.fixed .header-nMenu ul li>a{
	color: #6c6d71;
}

.header-nMenu ul li:last-child{
	margin-right: 0;
}
.header-nMenu ul li:hover>a:after{
	width: 100%;
	left: 0;
}
.nMenu-active>a:after{
	width: 100% !important;
	left: 0 !important;
}
.nMenu-active>a{
	font-weight: bold;
}
.fixed .nMenu-active>a{
	color: #4381d7 !important;
}
.header-nMenu ul li dl{
	width: 1.34rem;
	position: absolute;
	top: 0.8rem;
	left: 50%;
	margin-left: -0.67rem;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition-duration: 0.3s;
}
.header-nMenu ul li:hover dl{
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.header-nMenu ul li dl dd{
	font-size: 0.14rem;
	color: #65676a;
	line-height: 0.36rem;
	margin-bottom: 0;
}
.header-nMenu ul li dl dd a{
	display: block;
	color: #65676a;
}
.header-nMenu ul li dl dd:hover{
	background: #4381d7;
}
.header-nMenu ul li dl dd:hover a{
	color: #fff;
}


.header-nTel{
	position: absolute;
	right: 0;
	top: 0.25rem;
}
.header-nTel span{
	display: block;
	font-size: 0.24rem;
	color: #fff;
	font-weight: bold;
	line-height: 0.3rem;
	padding-left: 0.3rem;
	position: relative;
}
.header-nTel span:before{
	display: block;
	content: '';
	width: 0.21rem;
	height: 0.19rem;
	background: url(/images/h-nTel.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0.06rem;
}
.fixed .header-nTel span{
	color: #4381d7;
}
.fixed .header-nTel span:before{
	background: url(/images/h-nTel-b.png) no-repeat;
	background-size: 100% 100%;
}

.footer-n{
	padding: 0.55rem 0 0.25rem;
	background: #2c2c2d;
}
.footer-n .w88{
	padding: 0 0.4rem;
}
.footer-n-info{
	zoom: 1;
}
.footer-n-info:after{
	display: block;
	content: '';
	clear: both;
}
.footer-n-ewm{
	float: left;
	margin-right: 6%;
}
.footer-n-title{
	margin-bottom: 0.2rem;
}
.footer-n-title h3{
	font-size: 0.19rem;
	color: #c3c4c5;
	font-weight: normal;
	line-height: 1.2;
}
.footer-n-title h4{
	font-size: 0.12rem;
	color: #7d7d7f;
	font-weight: normal;
	line-height: 1.2;
	text-transform: uppercase;
}
.footer-n-ewmImg img{
	display: block;
	width: 1.2rem;
	margin: 0 auto;
}
.footer-n-ewmImg p{
	font-size: 0.14rem;
	color: #7f7f7f;
	text-align: center;
	line-height: 1.4;
	margin-top: 0.04rem;
}

.footer-n-addresss{
	float: left;
}
.footer-n-addresss ul li:nth-child(1){
	margin-bottom: 0.4rem;
}
.footer-n-addresss ul li h5{
	font-size: 0.16rem;
	color: #7d7d7f;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.1rem;
}
.footer-n-addresss ul li p{
	font-size: 0.14rem;
	color: #7d7d7f;
	line-height: 1.6;
}
.footer-n-menu{
	float: right;
	zoom: 1;
}
.footer-n-menu:after{
	display: block;
	content: '';
	clear: both;
}
.footer-n-menu dl{
	float: left;
	margin-right: 0.5rem;
}
.footer-n-menu dl:last-child{
	margin-right: 0;
}
.footer-n-menu dl dt{
	font-size: 0.18rem;
	color: #c3c4c5;
	line-height: 1.4;
	margin-bottom: 0.1rem;
}
.footer-n-menu dl dt a{
	color: #c3c4c5;  
}
.footer-n-menu dl dd{
	font-size: 0.14rem;
	color: #a9a9ae;
	line-height: 1.6;
	margin-bottom: 0.04rem;
}
.footer-n-menu dl dd a{
	color: #a9a9ae;
}
.footer-n-menu dl dd a:hover{ color:#4381d7}
.footer-n-link{
	border-top: 1px solid rgba(78,78,79,0.5);
	border-bottom: 1px solid rgba(78,78,79,0.5);
	padding: 0.24rem 0;
	margin-top: 0.25rem;
	zoom: 1;
}
.footer-n-link:after{
	display: block;
	content: '';
	clear: both;
}
.footer-n-link h3{
	float: left;
	font-size: 0.16rem;
	color: #7d7d7f;
	line-height: 0.26rem;
	font-weight: normal;
	width: 0.8rem;
}
.footer-n-link ul{
	float: left;
	width: calc(100% - 0.8rem);
	padding-left: 1rem;
}
.footer-n-link ul li{
	float: left;
	font-size: 0.14rem;
	color: #7d7d7f;
	line-height: 0.26rem;
	margin-right: 1.1rem;
}
.footer-n-link ul li a{
	color: #7d7d7f;
}
.footer-n-link ul li:last-child{
	margin-right: 0;
}
.footer-n-beian{
	margin-top: 0.2rem;
	font-size: 0.13rem;
	color: #6f7072;
	line-height: 1.4;
}
.footer-n-beian p{
	font-size: 0.13rem;
}
@media only screen and (max-width: 769px){
	.header-n{
		display: none;
	}
	.ne-banner{
		margin-top: 55px;
	}
	.w88{
		width: 92%;
	}
	.footer-n-menu{
		display: none;
	}
	.footer-n{
		padding: 40px 0 66px;
	}
	.footer-n-ewm{
		float: none;
		margin-right: 0;
		text-align: center;
	}
	.footer-n-addresss{
		width: 100%;
		margin-top: 15px;
	}
	.footer-n-link h3{
		width: 100%;
	}
	.footer-n-link ul{
		width: 100%;
		padding-left: 0;
	}
	.footer-n-addresss ul li h5{
		font-size: 16px;
	}
	
	.footer-n-title h3{
		font-size: 20px;
	}
	.footer-n-title h4{
		font-size: 14px;
	}
	.footer-n-ewmImg img{
		width: 120px;
	}
	.footer-n-ewmImg p{
		font-size: 14px;
	}
	.footer-n-addresss ul li p{
		font-size: 14px;
	}
	.footer-n-link h3{
		font-size: 16px;
		line-height: 1.4;
	}
	.footer-n-link ul li{
		font-size: 14px;
		line-height: 1.6;
	}
	.footer-n-beian p{
		font-size: 13px;
	}
} 









@keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@-moz-keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@-webkit-keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@-o-keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}
/*@media (-webkit-device-pixel-ratio: 2){ 
	body{ 
		zoom: 0.5; 
	} 
}
@media (-webkit-device-pixel-ratio: 1.75){ 
	body{ 
		zoom: 0.57; 
	} 
}

@media (-webkit-device-pixel-ratio: 1.5){ 
	body{ 
		zoom: 0.7; 
	} 
	.header-nMenu ul li {
	    margin-right: 80px;
	}
}
@media (-webkit-device-pixel-ratio: 1.25){ 
	body{ 
		zoom: 0.8; 
	} 
	.header-nMenu ul li {
	    margin-right: 5vw;
	}
}
@media (-webkit-device-pixel-ratio: 1.1){ 
	body{ 
		zoom: 0.9; 
	} 
	
}
@media (-webkit-device-pixel-ratio: 0.9){ 
	body{ 
		zoom: 1.05; 
	} 
}
@media (-webkit-device-pixel-ratio: 0.8){ 
	body{ 
		zoom: 1.15; 
	} 
}
@media (-webkit-device-pixel-ratio: 0.75){ 
	body{ 
		zoom: 1.25; 
	} 
}*/