
* {
  padding: 0;
  margin: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
 scroll-behavior: smooth;
}
.clear {
  clear: both;
}
body {
  margin: 0;
	background: #ffffff;
}
body a {
  text-decoration: none;
  outline: none;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
p.subhead {
      background: #f7f7f7;
    padding: 30px;
    font-size: 13px;
}
p.np-initial:first-letter {
    font-size: 200%;
  color: #000000;
}
.fade-in-on-load {animation-duration: 1.0s; animation-name: fadeInOnLoad;}
.hero-on-load {animation-duration: 1.0s; animation-name: hero-load;}
@keyframes fadeInOnLoad {
0%,50% {opacity: 0; transform: translateY(10px)}
100% {opacity: 1; transform: translateY(0px)}
}
.ani-delay-1{
	animation-duration: 1.2s;
}
.ani-delay-2{
	animation-duration: 1.4s;
}

@keyframes hero-load{
	0%  { opacity: 0;  }
	100%  { opacity: 1;  }
}
#np-arti-hero-wrap{
    background-color: #666666;
	min-height: 420px;
	height: calc( 100vh - 160px);
	max-height: 800px;
	position: relative;
	font-family: Roboto, "Microsoft YaHei", 微软雅黑, simHei, 黑体, Arial, sans-serif, Verdana !important;
	box-sizing: border-box;
}
.np-hero-bar{
/*	background: rgb(51,51,51);
background: -moz-linear-gradient(360deg, rgba(51,51,51,0.8463760504201681) 5%, rgba(51,51,51,0) 100%);
background: -webkit-linear-gradient(360deg, rgba(51,51,51,0.8463760504201681) 5%, rgba(51,51,51,0) 100%);
background: linear-gradient(360deg, rgba(51,51,51,0.8463760504201681) 5%, rgba(51,51,51,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#333333",endColorstr="#333333",GradientType=1);*/
	height:80px;
	margin-top:-70px;
	z-index: 1;
	padding-top: 30px;
	box-sizing: border-box;
	position: absolute;
    width: 100%;
    bottom: 0;
}
#np-arti-hero-wrap h1, #np-arti-hero-wrap h2, #np-arti-hero-wrap h3, #np-arti-hero-wrap h4, #np-arti-hero-wrap h5, #np-arti-hero-wrap p, #np-arti-hero-wrap a{
	font-family: Roboto, "Microsoft YaHei", 微软雅黑, simHei, 黑体, Arial, sans-serif, Verdana !important;
}
#np-arti-hero-wrap h1{
    margin-top: 0;
    margin-bottom: 30px;
	font-size: 46px;
    line-height: 56px;
}
/* col system */
.np-row{
	overflow: visible;
}
.np-row::after{
  content: "";
  clear: both;
  display: table;
}
.np-col{
	float:left;
	box-sizing: border-box;
	padding-left:15px;
	padding-right:15px;
	width:100%;
}
.np-col-2{
	width: 50%;
}
.np-col-3{
	width: 33.3%
}
.np-col-left{
	width: 60%;
}
.np-col-right{
	width: 40%;
}
/* //col system */

.hide-pc{
	display: none;
}

.np-arti-row{
	padding: 0 100px;
}
.np-h-banner-1{
	background: url("../images/article-bg.jpg") no-repeat center top;
	background-size: cover;
}
.np-h-banner-2{
	background: url("../images/article-bg-lee.jpg") no-repeat center top;
	background-size: cover;
}
.np-h-banner-3{
	background: url("../images/article-bg-grace.jpg") no-repeat center top;
	background-size: cover;
}
.np-h-banner-4{
	background: url("../images/article-bg-kath.jpg") no-repeat center top;
	background-size: cover;
}
.np-h-banner-5{
	background: url("../images/article-bg-li-wang.jpg") no-repeat center top;
	background-size: cover;
}
.np-art-thumb-read-more{
	position: absolute;
    top: 20px;
    display: block;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 14px;
	opacity: 0.8;
	margin-left:11px;
}
.np-art-thumb-read-more img{
	vertical-align: middle;
	transform: rotate(180deg);
}
.np-art-logo-wrap{
	position: relative;
	height: 100px;
}
#np-logo-art{
	position: absolute;
	width: 160px;
    top: 20px;
    right: 10px;
}
#np-art-hero-text-wrap h1{
	color: #ffffff;
}
.np-art-thumb-category{
	color: #ffffff;
    margin-top: 20px;
    margin-bottom: 10px;
    width: fit-content;
    border-radius: 4px;
    font-size: 12px;
    letter-spacing: 2px;
}
.np-art-thumb-category img{
	vertical-align: middle;
}
.np-art-name{
	color: #ffffff;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
	position: relative;
}
.np-art-name span{
font-weight: 600;
    display: block;
    margin-top: -25px;
    font-size: 24px;
    line-height: 30px;
}
.np-cont-body{
	padding-top:50px;
	margin-bottom: 60px;
	max-width: 1100px;
}
.np-cont-body p{
	margin-bottom: 30px;

}
.np-cont-body h2{
	margin-bottom: 30px;
	margin-top: 10px;
	font-size: 24px;
    line-height: 32px;
}
.np-read-time{
	color: #ffffff;
	position: relative;
	z-index: 1;
}
.np-read-time img{
	vertical-align: middle;
	transform: translate(-2px, -1px);
}
.np-read-time p{
 	font-size:14px;
}
.np-cont-body h3{
	font-weight: 400;
    line-height: 36px;
    font-size: 24px;
    color: #124395;
    margin-bottom: 30px;
    padding: 30px;
	position: relative;
	margin-top:30px;
}

.np-quote-img h3{
	margin-top:50px;
}
.np-cont-body h3::before{
	content: " ";
	position: absolute;
	width:80px;
	height: 80px;
	background: #124395;
	left: -80px;
	background-image: url("../images/np-icon-quote.svg");
	background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.np-quote-img h3::before{
	left: -70px;
}
.np-quote-img{
	margin-top: 30px
}
.np-qimgrap{
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 50px;
}
.np-info-img-wrap img{
		margin-top:20px;
	margin-bottom: 20px;
	width: 100%;
}

.text-center{
	text-align:center;
}
.np-foot-adv{
	background-image: url("../images/china-bg.jpg");
    background-size: cover;
	padding-top: 60px;
    min-height: 300px;
    box-sizing: border-box;
    color: #ffffff;
}
.np-foot-adv .container{
	max-width: 900px;
}
.np-foot-adv p{
	font-size: 24px;
    margin-bottom: 20px;
	line-height: 36px;
	letter-spacing: 2px;
}
.np-foot-adv p span{
	font-size: 36px;
    display: block;
	font-weight: 500;
}
.np-fc-right{
	width: fit-content;
    float: right;
}
.np-foot-card a img{
	vertical-align: middle;
	transform: rotate(180deg);
	margin-top: -2px;
}
.np-fc-right a img{
	transform: rotate(0deg);
}
	.btn-cta {
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 13px 28px;
    background: #124395;
    border: none;
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
    line-height: 20px;
	transition: all 0.2s ease-out;

}
.btn-outline{
	background: transparent;
	border:2px solid #ffffff;
	padding: 15px 28px;
	box-shadow: none;
}
.btn-outline:hover{
	background: rgba(250, 250, 250, 0.2);
}
.np-back-btn{
	position: absolute;
	z-index: 9999;
	display: block;
    width: 50%;
}
@media (min-width: 768px) and (max-width: 1023px) {
	#np-arti-hero-wrap{
	margin-top: 100px;
}
	.np-art-name span {
    display: block;
}
		#np-art-hero-text-wrap{
		    margin-top: 206px;
	}
}
@media (max-width: 768px) {
	.np-col-left, .np-col-right{
		width:100%;
	}
	.np-cont-body h3{
		margin-top: -30px;
	}
	.np-quote-img h3{
		margin-top: -30px;
	}
	.np-arti-row {
    padding: 0 75px;
}
	.np-quote-img h3::before {
    left: 0;
    width: 4px;
}
	}
@media (max-width: 767px) {
	.np-back-btn{
	margin-left: 10px;
}
	.np-cont-body{
		margin-bottom: 0;
	}	
.np-col {
     width: 100%;
	margin-bottom: 20px;
}
.np-row {
    padding: 20px 0;
    margin: 0 auto;
}
.np-col{
	padding:0;
	}	
	#np-arti-hero-wrap{
margin-top: 60px;
}	
#np-art-hero-text-wrap{
	margin-top: 130px;	
	}
.np-hero-bar{
	margin-top: -138px;
    height: 138px;	
	}
.np-info-img-wrap{
	overflow: hidden;
}	
.np-info-img-wrap img{
		    width: 120%;
	margin-left: -10%;
	}	
.np-quote-img h3 {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: -30px;
    margin-top: 0;
	padding-right: 0;
}	
.np-cont-body h2 {
    max-width: 100%;
    margin-left: 0;
	line-height: 34px;
}	
.np-cont-body p {
    max-width: 100%;
    margin-left: 0;
}	
.subhead{
	margin-top: -40px;	
	}	
.np-cont-body h3{
	margin-left: 0;	
	padding-right: 0;
	}
.np-quote-img h3::before {
    left: 0px;
}
	.np-cont-body h3::before{
		left:0px;
		width:4px;
	}
	.np-quote-img{
		margin-top: -40px;
	}
.np-art-thumb-read-more {
    margin-left: 0;
}
	.np-art-thumb-read-more span{
    display:none;
}
	.np-fc-right{
		    float: none;
    margin-top: 30px;
    margin-bottom: 30px;
	}	
	}

	
@media (max-width: 500px) {
.np-col{
    width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}
#np-logo-art {
    width: 130px;
    right: 0;
}
#np-art-hero-text-wrap h1 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 80px;
}

#np-arti-hero-wrap {
    height: auto;
}
.np-art-name {
    text-align: left;
}
	#np-art-hero-text-wrap::before{
		    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    top: 0;
    left: 0;
    z-index: 1;
	}
	#np-art-hero-text-wrap .np-row{
		    position: relative;
    z-index: 2;
	}
	.np-art-logo-wrap {
    z-index: 2;
}
	.np-art-name span {
    display: block;

}
	.np-hero-bar {
    margin-top: -160px;
    height: 160px;
}
		}
@media (max-width: 370px) {

	}

.language-switcher-mobile{
	display:none;
}
.video-player{
	position: relative;
	padding-bottom: 56.25%;
	margin-bottom: 50px;
}
#mp-vid {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    margin: 0 auto;
}
.np-back-btn {
    z-index: 9;
}