@charset "utf-8";
@font-face{
    font-family:"DIN Next W01 Bold";
    src:url("Fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
    src:url("Fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"),
        url("Fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"),
        url("Fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"),
        url("Fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype");
}
@font-face{
    font-family:"DIN Next W01 Regular";
    src:url("Fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
    src:url("Fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"),
        url("Fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"),
        url("Fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"),
        url("Fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype");
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ar-ndb-hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin-top: 60px;
  margin-bottom: 60px;
  border: 0;
  border-top: 1px solid #ddd;
}

.ar-ndb-clearfix:before,
.ar-ndb-clearfix:after{
  content: " ";
  display: table;
}

.ar-ndb-clearfix:after {
  clear: both;
}

.ar-ndb-container {
  margin-right: auto;
  margin-left: auto;
  padding:0;
}

@media (min-width: 1023.98px) { 
   .ar-ndb-container{
   	  width: 100%;
   }
}

@media (min-width: 1024px) and (max-width: 1199.98px){ 
	.ar-ndb-container{
   	  width: 1000px;
   }
}

@media (min-width: 1200px) { 
   .ar-ndb-container{
   	  width: 1200px;
   }
}

.ar-ndb-row {
  margin-left: -10px;
  margin-right: -10px;
}

.ar-ndb-col-xs-2,
.ar-ndb-col-xs-3, 
.ar-ndb-col-md-3, 
.ar-ndb-col-md-4, 
.ar-ndb-col-xs-6, 
.ar-ndb-col-md-6, 
.ar-ndb-col-md-9, 
.ar-ndb-col-xs-12,
.ar-ndb-col-md-3-ar18 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}



.ar-ndb-col-xs-2,
.ar-ndb-col-xs-3, 
.ar-ndb-col-xs-6, 
.ar-ndb-col-xs-12 {
  float: left;
}

.ar-ndb-col-xs-12 {
  width: 100%;
}

.ar-ndb-col-xs-6 {
  width: 50%;
}

.ar-ndb-col-xs-3 {
  width: 25%;
}

.ar-ndb-col-xs-2 {
  width: 16.66666667%;
}

@media (min-width: 1024px) {
	.ar-ndb-col-md-3, .ar-ndb-col-md-6, .ar-ndb-col-md-9,.ar-ndb-col-md-3-ar18{
	   float: left;
	}
	.ar-ndb-col-md-9 {
		width: 75%;
	}
	.ar-ndb-col-md-6 {
		width: 50%;
	}
	.ar-ndb-col-md-4 {
		width: 33.33333333%;
	}
	.ar-ndb-col-md-3 {
		width: 25%;
	}
	.ar-ndb-col-md-3-ar18 {
		width: 20%;
	}
	.ar-ndb-col-md-pull-6 {
	    right: 50%;
	}
	.ar-ndb-col-md-push-6 {
	    left: 50%;
	}
}

.ar-ndb-container:before,
.ar-ndb-container:after,
.ar-ndb-row:before,
.ar-ndb-row:after {
  content: " ";
  display: table;
}

.ar-ndb-container:after,
.ar-ndb-row:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

.ar-ndb-wrapper{
	margin:0;
	padding: 0;
	font-family: 'DIN Next W01 Regular';
	font-weight: normal;
	font-style: normal;;
	background-color:#fff;
}

.ar-ndb-wrapper .ar-ndb-h1,
.ar-ndb-wrapper .ar-ndb-h2,
.ar-ndb-wrapper .ar-ndb-h3,
.ar-ndb-wrapper .ar-ndb-h4,
.ar-ndb-wrapper .ar-ndb-h5,
.ar-ndb-wrapper .ar-ndb-h6{
	font-family: 'DIN Next W01 Regular';
	font-weight: normal;
	line-height: 1.1; 
	margin: 0;
	padding: 0;
}

.ar-ndb-p {
	font-family: 'DIN Next W01 Regular';
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.ar-ndb-wrapper a,
.ar-ndb-wrapper a:hover,
.ar-ndb-wrapper a:active,
.ar-ndb-wrapper a:focus {
	outline: 0 !important;
	text-decoration: none !important;
}

.ar-ndb-wrapper b,
.ar-ndb-wrapper strong {
	font-family:"DIN Next W01 Bold" !important;
	font-weight: normal !important;
}

.ar-ndb-wrapper section {
	display: block !important;
}

.ar-ndb-wrapper svg:not(:root) {
  	overflow: hidden;
}

.ar-ndb-wrapper button{
	margin: 0;
	overflow: visible;
	-webkit-appearance: button;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.ar-ndb-wrapper button::-moz-focus-inner{
	border: 0;
	padding: 0;
}

.ar-ndb-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.ar-ndb-wrapper .ar-ndb-inline-block{
	display: inline-block;
	vertical-align: middle;
}

.ar-ndb-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	  touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 0;
	font-size: 18px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (min-width: 1024px) and (max-width: 1199.98px){ 
	.ar-ndb-btn {
		font-size: 16px;
	}
}

.ar-ndb-btn-transparent{
	background-color: transparent;
}

.ar-ndb-btn-transition{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ar-ndb-btn-white{
	border: 1px solid #ffffff;
	color: #ffffff;
}

.ar-ndb-btn-white:hover,
.ar-ndb-btn-white:focus,
.ar-ndb-btn-white.active,
.ar-ndb-btn-white:active{
	background-color: #fff;
	color: #5f8e31;
}

.ar-ndb-btn-green{
	border: 1px solid #5f8e31;
	color: #5f8e31;
}

.ar-ndb-btn-green:hover,
.ar-ndb-btn-green:focus,
.ar-ndb-btn-green.active,
.ar-ndb-btn-green:active{
	background-color: #5f8e31;
	color: #ffffff;
}

.ar-ndb-btn-darkgreen{
	border: 1px solid #1e673b;
	color: #1e673b;
}

.ar-ndb-btn-darkgreen:hover,
.ar-ndb-btn-darkgreen:focus,
.ar-ndb-btn-darkgreen.active,
.ar-ndb-btn-darkgreen:active{
	background-color: #5f8e31;
	color: #ffffff;
}

.ar-ndb-btn-yellow{
	border: 1px solid #eeae41;
	color: #eeae41;
}

.ar-ndb-btn-yellow:hover,
.ar-ndb-btn-yellow:focus,
.ar-ndb-btn-yellow.active,
.ar-ndb-btn-yellow:active{
	background-color: #eeae41;
	color: #ffffff;
}

.ar-ndb-btn-blue{
	border: 1px solid #3e4576;
	color: #3e4576;
}

.ar-ndb-btn-blue:hover,
.ar-ndb-btn-blue:focus,
.ar-ndb-btn-blue.active,
.ar-ndb-btn-blue:active{
	background-color: #3e4576;
	color: #ffffff;
}

.ar-ndb-btn-greyblue{
	border: 1px solid #ffffff;
	color: #ffffff;
}

.ar-ndb-btn-greyblue:hover,
.ar-ndb-btn-greyblue:focus,
.ar-ndb-btn-greyblue.active,
.ar-ndb-btn-greyblue:active{
	background-color: #ffffff;
	color: #3e4576;
}

.ar-ndb-wrapper table {
  background-color: transparent !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

.ar-ndb-wrapper td,
.ar-ndb-wrapper th {
  padding: 0 !important;
}

.ar-ndb-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.ar-ndb-table > thead > tr > td,
.ar-ndb-table > tbody > tr > td {
  padding: 8px !important;
  line-height: 1.42857143 !important;
  vertical-align: bottom !important;
  border-bottom: 0px solid #4d4d4f !important;
  border-top: 0px solid #4d4d4f !important;
}

.ar-ndb-table > tbody > tr > td {
	 vertical-align: middle !important;
}

.ar-ndb-table .ar-ndb-col-xs-3{
   float: none;
}

.ar-ndb-table > thead > tr > td{
	color: #006937 !important;;
}

.ar-ndb-table > tbody > tr > td{
	color: #4d4a4a !important;;
}

.ar-ndb-table table td[class*="col-"]{
  position: static;
  float: none;
  display: table-cell;
}

.ar-ndb-common-label span{
	color:#5f8e31;
}

.ar-ndb-text-right{
	text-align: right;
}

.ar-ndb-text-center{
	text-align: center;
}

.ar-ndb-title-v1,
.ar-ndb-title-v2{
    border-color: #5f8e31;
}

.ar-ndb-title-v1 .ar-ndb-h2,
.ar-ndb-title-v2 .ar-ndb-h2{
	color:#5f8e31;
}

.ar-ndb-title-v1::after,
.ar-ndb-title-v2::after{
	content: "";
	display: inline-block;
	border-top-style: solid;
	border-color: inherit;
}

.ar-ndb-title-v2::after{
    margin-top: 10px;
}

.ar-ndb-content{
    padding:0;
}

.ar-ndb-xs-show,
img.ar-ndb-xs-show{
	display: none !important;
}

.ar-ndb-lg-show,
img.ar-ndb-lg-show{
	display: none !important;
}

@media (min-width: 1024px) { 
	.ar-ndb-lg-show{
		display: block !important;
	}
	img.ar-ndb-lg-show{
		display: inline-block !important;
	}
    .ar-ndb-title-v1,
    .ar-ndb-title-v2{
       margin-bottom: 25px;
    }
    .ar-ndb-title-v1 .ar-ndb-h2,
    .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 48px;
	}
    .ar-ndb-title-v1::after,
    .ar-ndb-title-v2::after{
	    width: 83px;
	    border-top-width: 5px;
	    margin-top: 16px;
	}
	.ar-ndb-content{
	   padding-left:15px;
	   padding-right:15px;
	}
}
@media (min-width: 1200px) { 
	.ar-ndb-title-v1,
	.ar-ndb-title-v2{
       margin-bottom: 30px;
    }
    .ar-ndb-title-v1 .ar-ndb-h2,
    .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 55px;
	}
    .ar-ndb-title-v1::after,
    .ar-ndb-title-v2::after{
	    width: 100px;
	    border-top-width: 5px;
	    margin-top: 20px;
	}
	.ar-ndb-content{
	   padding-left:40px;
	   padding-right:40px;
	}
}

@media (max-width: 1023.98px) { 
	.ar-ndb-xs-show{
		display: block !important;
	}
	img.ar-ndb-xs-show{
		display: inline-block !important;
	}
	.ar-ndb-title-v1,
	.ar-ndb-title-v2{
       margin-bottom: 20px;
    }
    .ar-ndb-title-v1 .ar-ndb-h2{
	   font-size: 94px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 72px;
	}
    .ar-ndb-title-v1::after,
    .ar-ndb-title-v2::after{
	    width: 50px;
	    border-top-width: 3px;
	    margin-top: 10px;
	}	
	.ar-ndb-title-v2::after{
	    width: 80px;
	}	
}

@media (max-width: 540px) { 
	.ar-ndb-title-v1 .ar-ndb-h2{
	   font-size: 47px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 36px;
	}
}

@media (max-width: 414px) { 
	.ar-ndb-title-v1 .ar-ndb-h2{
	   font-size: 36px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 28px;
	}
}

@media (max-width: 384px) { 
	.ar-ndb-title-v1 .ar-ndb-h2{
	    font-size: 34px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 26px;
	}
}

@media (max-width: 375px) { 
	.ar-ndb-title-v1 .ar-ndb-h2{
	    font-size: 32px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 25px;
	}
}

@media (max-width: 360px) { 
	.ar-ndb-title-v1 .ar-ndb-h2{
	    font-size: 31px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 24px;
	}
}

@media (max-width: 320px) { 
	.ar-ndb-title-v1 .ar-ndb-h2{
	    font-size: 28px;
	}
	.ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 22px;
	}
}

/*主页banner模块*/
.ar-ndb-banner-inner{
	background: rgba(0,0,0,.7);
	margin: auto;
	text-align: center;
}
.ar-ndb-banner .ar-ndb-h2{
    color: #bfd730;
    text-align: center;
}
.ar-ndb-banner .ar-ndb-h4{
    color: #ffffff;
    text-align: center;
}
@media (min-width: 1024px) and (max-width: 1199.98px){ 
   .ar-ndb-banner{
		background: transparent url(../img/lg/main-banner.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 500px;
		padding-top:11%;
	}
	.ar-ndb-banner .ar-ndb-banner-inner{
		padding-top:30px;
		width: 600px;
		height: 225px;
	}
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 34px;
	}
	.ar-ndb-banner .ar-ndb-btn{
		width: 184px;
		height: 32px;
		line-height: 32px;
		margin-top: 20px;
	}
}
@media (min-width: 1200px) { 
	.ar-ndb-banner{
		background: transparent url(../img/lg/main-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 600px;
		padding-top:12%;
	}
	.ar-ndb-banner .ar-ndb-banner-inner{
		padding-top:35px;
		width: 720px;
		height: 270px;
	}
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 40px;
	}
	.ar-ndb-banner .ar-ndb-btn{
		width: 220px;
		height: 40px;
		line-height: 40px;
		margin-top: 25px;
	}
}
@media (max-width: 1023.98px) { 
	.ar-ndb-banner{
		background: transparent url(../img/md/main-banner.jpg) center center no-repeat;
		width: 100%;
		background-size: cover;
		padding-top: 20%;
	}
	.ar-ndb-banner .ar-ndb-banner-inner{
		padding:30px 40px;
		margin:0 50px;
	}
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 55px;
	}
	.ar-ndb-banner .ar-ndb-btn{
		width: 100%;
		height: 80px;
		line-height: 80px;
		margin-top: 25px;
		font-size: 29px;
	}
}
@media (max-width: 540px) { 
    .ar-ndb-banner{
		background: transparent url(../img/xs/main-banner.jpg) center center no-repeat;
		width: 100%;
		background-size: cover;
		padding-top: 20%;
	}
	.ar-ndb-banner .ar-ndb-banner-inner{
		padding:30px 20px;
		margin:0 30px;
	}

	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 28px;
	}

	.ar-ndb-banner .ar-ndb-btn{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
}
@media (max-width: 414px) { 
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 22px;
	}
}
@media (max-width: 384px) { 
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 20px;
	}
	.ar-ndb-banner .ar-ndb-btn{
		margin-top: 20px;
		font-size: 14px;
	}
}

@media (max-width: 360px) { 
	.ar-ndb-banner .ar-ndb-banner-inner{
		padding:30px 15px;
		margin:0 20px;
	} 
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 20px;
	}
}
@media (max-width: 320px) { 
	.ar-ndb-banner .ar-ndb-banner-inner{
		padding:30px 15px;
		margin:0 20px;
	} 
	.ar-ndb-banner .ar-ndb-h2,
	.ar-ndb-banner .ar-ndb-h4{
        font-size: 18px;
	}
}


/*2018AR 主页banner模块*/
.ar-ndb-banner-inner{
	background: rgba(0,0,0,.7);
	margin: auto;
	text-align: center;
}
.ar-ndb-banner-18 .ar-ndb-h2{
    color: #bfd730;
    text-align: center;
}
.ar-ndb-banner-18 .ar-ndb-h4{
    color: #ffffff;
    text-align: center;
}
@media (min-width: 1024px) and (max-width: 1199.98px){ 
   .ar-ndb-banner-18{
		background: transparent url(../img/lg/main-banner-ar18.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 500px;
		padding-top:11%;
	}
	.ar-ndb-banner-18 .ar-ndb-banner-inner{
		padding-top:30px;
		width: 600px;
		height: 225px;
	}
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 34px;
	}
	.ar-ndb-banner-18 .ar-ndb-btn{
		width: 184px;
		height: 32px;
		line-height: 32px;
		margin-top: 20px;
	}
}
@media (min-width: 1200px) { 
	.ar-ndb-banner-18{
		background: transparent url(../img/lg/main-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 600px;
		padding-top:12%;
	}
	.ar-ndb-banner-18 .ar-ndb-banner-inner{
		padding-top:35px;
		width: 720px;
		height: 270px;
	}
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 40px;
	}
	.ar-ndb-banner-18 .ar-ndb-btn{
		width: 220px;
		height: 40px;
		line-height: 40px;
		margin-top: 25px;
	}
}
@media (max-width: 1023.98px) { 
	.ar-ndb-banner-18{
		background: transparent url(../img/md/main-banner-ar18.jpg) center center no-repeat;
		width: 100%;
		background-size: cover;
		padding-top: 20%;
	}
	.ar-ndb-banner-18 .ar-ndb-banner-inner{
		padding:30px 40px;
		margin:0 50px;
	}
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 55px;
	}
	.ar-ndb-banner-18 .ar-ndb-btn{
		width: 100%;
		height: 80px;
		line-height: 80px;
		margin-top: 25px;
		font-size: 29px;
	}
}
@media (max-width: 540px) { 
    .ar-ndb-banner-18{
		background: transparent url(../img/xs/main-banner-ar18.jpg) center center no-repeat;
		width: 100%;
		background-size: cover;
		padding-top: 20%;
	}
	.ar-ndb-banner-18 .ar-ndb-banner-18-inner{
		padding:30px 20px;
		margin:0 30px;
	}

	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 28px;
	}

	.ar-ndb-banner-18 .ar-ndb-btn{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
}
@media (max-width: 414px) { 
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 22px;
	}
}
@media (max-width: 384px) { 
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 20px;
	}
	.ar-ndb-banner-18 .ar-ndb-btn{
		margin-top: 20px;
		font-size: 14px;
	}
}

@media (max-width: 360px) { 
	.ar-ndb-banner-18 .ar-ndb-banner-inner{
		padding:30px 15px;
		margin:0 20px;
	} 
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 20px;
	}
}
@media (max-width: 320px) { 
	.ar-ndb-banner-18 .ar-ndb-banner-inner{
		padding:30px 15px;
		margin:0 20px;
	} 
	.ar-ndb-banner-18 .ar-ndb-h2,
	.ar-ndb-banner-18 .ar-ndb-h4{
        font-size: 18px;
	}
}


/*主页chairman&president模块*/
.ar-ndb-chairman .ar-ndb-title-v1,
.ar-ndb-president .ar-ndb-title-v1{
   border-color: #ffffff;
}
.ar-ndb-president-18 .ar-ndb-title-v1{
   border-color: #ffffff;
}

.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2{
   color: #ffffff;
}
.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2{
   color: #ffffff;
}

.ar-ndb-chairman .ar-ndb-p,
.ar-ndb-president .ar-ndb-p{
   color: #ffffff;
}
.ar-ndb-president-18 .ar-ndb-p{
   color: #ffffff;
}

.ar-ndb-chairman .ar-ndb-p::before,
.ar-ndb-president .ar-ndb-p::before{
  content: url(../img/lg/quote-left.png);
  margin-right: 10px;
}
.ar-ndb-president-18 .ar-ndb-p::before{
  content: url(../img/lg/quote-left.png);
  margin-right: 10px;
}

@media (min-width: 1024px) and (max-width: 1199.98px){ 
	.ar-ndb-chairman{
		background: transparent url(../img/lg/chairman.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 500px;
	}
	.ar-ndb-president{
		background: transparent url(../img/lg/president.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 500px;
	}
	.ar-ndb-president-18{
		background: transparent url(../img/lg/president-ar18.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 500px;
	}
    .ar-ndb-chairman-inner{
		padding:66px 15px 0;
	}
    .ar-ndb-president-inner{
      	padding:83px 15px 0;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:16px;
	   line-height:1.55;
	   margin-right:8px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:16px;
	   line-height:1.55;
	   margin-right:8px;
	}
    .ar-ndb-chairman .ar-ndb-btn,
    .ar-ndb-president .ar-ndb-btn{
    	margin-top: 20px;
		width: 146px;
		line-height: 32px;
		height: 32px;
    }
    .ar-ndb-president .ar-ndb-btn{
		margin-top: 56px;
	}
	.ar-ndb-president-18 .ar-ndb-btn{
    	margin-top: 20px;
		width: 146px;
		line-height: 32px;
		height: 32px;
    }
    .ar-ndb-president-18 .ar-ndb-btn{
		margin-top: 56px;
	}
}
@media (min-width: 1200px) { 
	.ar-ndb-chairman{
		background: transparent url(../img/lg/chairman.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 600px;
	}
	.ar-ndb-president{
		background: transparent url(../img/lg/president.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 600px;
	}
	.ar-ndb-president-18{
		background: transparent url(../img/lg/president-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 600px;
	}
    .ar-ndb-chairman-inner{
		padding:80px 20px 0;
	}
    .ar-ndb-president-inner{
      	padding:100px 20px 0;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:18px;
	   line-height:28px;
	   margin-right:10px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:18px;
	   line-height:28px;
	   margin-right:10px;
	}
    .ar-ndb-chairman .ar-ndb-btn,
    .ar-ndb-president .ar-ndb-btn{
    	margin-top: 30px;
		width: 175px;
		line-height: 40px;
		height: 40px;
    }
    .ar-ndb-president .ar-ndb-btn{
		margin-top: 70px;
	}
	.ar-ndb-president-18 .ar-ndb-btn{
    	margin-top: 30px;
		width: 175px;
		line-height: 40px;
		height: 40px;
    }
    .ar-ndb-president-18 .ar-ndb-btn{
		margin-top: 70px;
	}
}
@media (max-width: 1023.98px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 75px;
	}

	.ar-ndb-chairman{
		background-color: #1e673a;
	}
	.ar-ndb-president{
		background-color: #5f8e30;
	}
	.ar-ndb-president-18{
		background-color: #454d74;
	}
	.ar-ndb-msg-txt{
       padding-left:20px;
       padding-right: 20px;
       margin:30px auto 60px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   line-height: 1.44;
	   font-size:40px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   line-height: 1.44;
	   font-size:40px;
	}
	.ar-ndb-chairman .ar-ndb-btn,
	.ar-ndb-president .ar-ndb-btn{
    	margin-top: 30px;
		width: 100%;
		line-height: 40px;
		height: 40px;
    }
    .ar-ndb-president .ar-ndb-btn{
		margin-top: 50px;
	}	
	.ar-ndb-president-18 .ar-ndb-btn{
    	margin-top: 30px;
		width: 100%;
		line-height: 40px;
		height: 40px;
    }
    .ar-ndb-president-18 .ar-ndb-btn{
		margin-top: 50px;
	}
}
@media (max-width: 540px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 38px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:20px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:20px;
	}
}
@media (max-width: 414px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 30px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:18px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:18px;
	}
}
@media (max-width: 384px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 28px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:16px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:16px;
	}
}
@media (max-width: 375px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 26px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:16px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:16px;
	}
}
@media (max-width: 360px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 26px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:16px;
	   letter-spacing: -0.1px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:16px;
	   letter-spacing: -0.1px;
	}
}
@media (max-width: 320px) { 
	.ar-ndb-chairman .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-president-18 .ar-ndb-title-v2 .ar-ndb-h2,{
	   font-size: 22px;
	}
	.ar-ndb-chairman .ar-ndb-p,
	.ar-ndb-president .ar-ndb-p{
	   font-size:15px;
	}
	.ar-ndb-president-18 .ar-ndb-p{
	   font-size:15px;
	}
}

/*主页ndb模块*/

.ar-ndb-numbers{
	background-color: #ffffff;
}

.ar-ndb-numbers .ar-ndb-title-v1{
	margin:auto;
	text-align: center;
	border-color: #eeae41;
}

.ar-ndb-numbers .ar-ndb-title-v2{
    border-color: #eeae41;
}

.ar-ndb-numbers .ar-ndb-title-v1 .ar-ndb-h2,
.ar-ndb-numbers .ar-ndb-title-v2 .ar-ndb-h2{
   color: #eeae41;
}	

.ar-ndb-numbers .ar-ndb-common-title{
    color: #4d4d4f;
    text-align: left;
    line-height: 1;
    text-transform: uppercase;
}

.ar-ndb-numbers .ar-ndb-common-title-sub{
    color: #4d4d4f;
    text-align: left;
    text-transform: uppercase;
}

.ar-ndb-numbers .ar-ndb-number .ar-ndb-number-item{
   text-align: center;
}

.ar-ndb-numbers .ar-ndb-number .ar-ndb-h3{
	color: #4d4d4f;
	text-align: center;
}

.ar-ndb-numbers .ar-ndb-number .ar-ndb-h1{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
    color: #5f8e31;
    text-align: center;
    line-height: 1;
}

.ar-ndb-numbers .ar-ndb-number .ar-ndb-h4{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
    color: #5f8e31;
    text-align: center;
}

.ar-ndb-numbers .ar-ndb-common-label span{
	color:#5f8e31;
}

.ar-ndb-numbers .ar-ndb-bar-name{
	color: #5f8e31;
	text-align: left;
	text-transform: uppercase;
}

.ar-ndb-numbers span.ar-ndb-bar-number{
	color: #5f8e31;
}

.ar-ndb-numbers .ar-ndb-bar-item {
	margin:auto;
	position:realtive;
}

.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar .ar-ndb-bar-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar .ar-ndb-bar-content-18 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
	color: #4d4d4f;
	text-align: center;
	text-transform: uppercase;
}

.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
    color: #5d893f;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
}

.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
    color: #5d893f;
    text-align: center;
    text-transform: uppercase;
}
@media (min-width: 1024px) and (max-width: 1199.98px){ 
	.ar-ndb-numbers .ar-ndb-numbers-inner{
		padding:66px 0px 75px;
	}

	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 30px;
	}

	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 20px;
	}
    
	.ar-ndb-numbers .ar-ndb-number{
		margin-top: 50px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h3{
		font-size: 30px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h1{
        font-size: 100px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h4{
        font-size: 30px;
        margin-top:-5px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-btn{
		margin-top: 18px;
		width: 146px;
		line-height: 32px;
		height: 32px;
	}

	.ar-ndb-numbers .ar-ndb-financial{
       margin-top: 75px
	}

	.ar-ndb-numbers .ar-ndb-financial-inner{
		margin-top: 15px;
	}

	.ar-ndb-numbers .ar-ndb-table > thead > tr > td,
	.ar-ndb-numbers .ar-ndb-table > tbody > tr > td{
	    font-size: 16px !important;
	}

	.ar-ndb-numbers .ar-ndb-table > thead > tr > td span{
       max-width: 160px !important;
       display: inline-block !important;
	}

	.ar-ndb-numbers .ar-ndb-member-item-inner table{
		width: 90% !important;
	}

	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 20px;
	}
    
    .ar-ndb-numbers .ar-ndb-member_project{
       margin-top: 75px
	}

	.ar-ndb-numbers .ar-ndb-bar-name{
		font-size: 16px;
		margin-top: 100px;
	}

	.ar-ndb-numbers span.ar-ndb-bar-number{
		font-size: 30px;
		display: block;
		margin-top: 10px;

	}

	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 100px;
	}

	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 100px;
		height: 160px;
	}

	.ar-ndb-numbers .ar-ndb-member_project .ar-ndb-project-item-inner{
		margin-top: 20px;
	}

	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 30px;
	}

	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 100px;
	}

	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 30px;
        margin-top:-5px;
	}

	.ar-ndb-numbers .ar-ndb-human{
       margin-top: 75px
	}

	.ar-ndb-numbers .ar-ndb-human-item-inner{
       margin-top:10px;
       padding-top:20px;
	}

	.ar-ndb-numbers .ar-ndb-human-item{
        background: transparent url(../img/lg/human.jpg) 0 0 no-repeat;
        background-size: 100%;
		width: 100%;
		height: 184px;
	}

	.ar-ndb-numbers .ar-ndb-human-item-18{
        background: transparent url(../img/lg/human-ar18.jpg) 0 0 no-repeat;
        background-size: 100%;
		width: 100%;
		height: 184px;
	}
}
@media (min-width: 1200px) { 
	.ar-ndb-numbers .ar-ndb-numbers-inner{
		padding:80px 0px 90px;
	}

	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 36px;
	}

	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 24px;
	}
    
	.ar-ndb-numbers .ar-ndb-number{
		margin-top: 60px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h3{
		font-size: 36px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h1{
        font-size: 120px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h4{
        font-size: 36px;
        margin-top:-5px;
	}

	.ar-ndb-numbers .ar-ndb-number .ar-ndb-btn{
		margin-top: 20px;
		width: 175px;
		line-height: 40px;
		height: 40px;
	}

	.ar-ndb-numbers .ar-ndb-financial{
       margin-top: 90px
	}

	.ar-ndb-numbers .ar-ndb-financial-inner{
		margin-top: 20px;
	}

	.ar-ndb-numbers .ar-ndb-table > thead > tr > td,.ar-ndb-numbers .ar-ndb-table > tbody > tr > td{
	    font-size: 20px !important;
	}

	.ar-ndb-numbers .ar-ndb-table > thead > tr > td span{
       max-width: 190px !important;
       display: inline-block !important;
	}

	.ar-ndb-numbers .ar-ndb-member-item-inner table{
		width: 90%;
	}

	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 24px;
	}
    
    .ar-ndb-numbers .ar-ndb-member_project{
       margin-top: 90px
	}

	.ar-ndb-numbers .ar-ndb-bar-name{
		font-size: 18px;
		margin-top: 120px;
	}

	.ar-ndb-numbers span.ar-ndb-bar-number{
		font-size: 36px;
		display: block;
		margin-top: 10px;

	}

	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 120px;
	}

	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 160px;
	}

	.ar-ndb-numbers .ar-ndb-member_project .ar-ndb-project-item-inner{
		margin-top: 25px;
	}

	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 36px;
	}

	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 120px;
	}

	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 36px;
        margin-top:-5px;
	}

	.ar-ndb-numbers .ar-ndb-human{
       margin-top: 90px
	}

	.ar-ndb-numbers .ar-ndb-human-item-inner{
       margin-top:10px;
       padding-top:20px;
	}

	.ar-ndb-numbers .ar-ndb-human-item{
        background: transparent url(../img/lg/human.jpg) 0 0 no-repeat;
		width: 1164px;
		height: 214px;
	}

	.ar-ndb-numbers .ar-ndb-human-item-18{
        background: transparent url(../img/lg/human-ar18.jpg) 0 0 no-repeat;
		width: 1164px;
		height: 214px;
	}
}
@media (max-width: 1023.98px) { 
	.ar-ndb-numbers .ar-ndb-numbers-inner{
		padding:60px 20px;
	}
	.ar-ndb-numbers .ar-ndb-number{
		margin-top: 0;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h3{
		font-size: 68px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h1{
        font-size: 224px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h4{
        font-size: 68px;
        margin-top:-5px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-btn{
		width: 100%;
		line-height: 40px;
		height: 40px;
	}
	.ar-ndb-numbers .ar-ndb-number-item{
       margin-top:60px;
	}
	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 68px;
	}
	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 44px;
	}
	.ar-ndb-numbers .ar-ndb-financial-inner{
		margin-top: 20px;
	}
	.ar-ndb-numbers .ar-ndb-table > thead > tr > td,
	.ar-ndb-numbers .ar-ndb-table > tbody > tr > td{
	    font-size: 20px !important;
	}
	.ar-ndb-numbers .ar-ndb-member-item-inner table{
		width: 100% !important;
	}
	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 44px;
	}
    .ar-ndb-numbers .ar-ndb-member_project{
       margin-top: 90px;
	}
	.ar-ndb-numbers .ar-ndb-bar-name{
		font-size: 45px;
		margin-top: 110px;
	}
	.ar-ndb-numbers span.ar-ndb-bar-number{
		font-size: 46px;
		display: block;
		margin-top: 10px;

	}
	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 120px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 160px;
	}
	.ar-ndb-numbers .ar-ndb-member_project .ar-ndb-project-item-inner{
		margin-top: 25px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 113px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 376px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 113px;
        margin-top:-5px;
	}
	.ar-ndb-numbers .ar-ndb-human{
       
	}
	.ar-ndb-numbers .ar-ndb-human-item-inner{
       margin-top:10px;
       padding-top:20px;
	}
}
@media (max-width: 540px) { 
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h3{
		font-size: 34px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h1{
        font-size: 112px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h4{
        font-size: 34px;
        margin-top:-5px;
        margin-bottom: 25px;
	}
	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 34px;
	}
	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 22px;
	}
	.ar-ndb-numbers .ar-ndb-financial-inner{
		margin-top: 10px;
	}
	.ar-ndb-numbers .ar-ndb-table > thead > tr > td,
	.ar-ndb-numbers .ar-ndb-table > tbody > tr > td{
	    font-size: 15px !important;
	}
	.ar-ndb-numbers .ar-ndb-table > thead > tr > td span{
       max-width: 90px !important;
       display: inline-block !important;
	}
	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 22px;
	}
    .ar-ndb-numbers .ar-ndb-member_project{
       margin-top: 60px;
	}
	.ar-ndb-numbers .ar-ndb-bar-name{
		font-size: 22px;
		margin-top: 110px;
	}
	.ar-ndb-numbers span.ar-ndb-bar-number{
		font-size: 23px;
		display: block;
		margin-top: 10px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 120px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 160px;
	}
    .ar-ndb-numbers .ar-ndb-project-item{
    	margin-top: 60px;
    }
	.ar-ndb-numbers .ar-ndb-project-item-inner{
		margin-top: 15px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 56px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 188px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 56px;
        margin-top:-5px;
	}
	#ndb-investment{
		margin-bottom: 30px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .project-item-data{
		margin-bottom: 60px;
	}
	.ar-ndb-numbers .ar-ndb-human{
       margin-top: 60px;
	}
}
@media (max-width: 414px) { 
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h3{
		font-size: 26px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h1{
        font-size: 86px;
	}
	.ar-ndb-numbers .ar-ndb-number .ar-ndb-h4{
        font-size: 26px;
        margin-top:-5px;
	}
	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 26px;
	}
	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 17px;
	}
	.ar-ndb-numbers .ar-ndb-financial-inner{
		margin-top: 10px;
	}
	.ar-ndb-numbers .ar-ndb-table > thead > tr > td,
	.ar-ndb-numbers .ar-ndb-table > tbody > tr > td{
	    font-size: 14px !important;
	}
	.ar-ndb-numbers .ar-ndb-table > thead > tr > td span{
       max-width: 85px !important;
       display: inline-block !important;
	}
	.ar-ndb-numbers .ar-ndb-table .ar-ndb-row{
		margin:0;
	}
	.ar-ndb-numbers .ar-ndb-table .ar-ndb-col-xs-3{
		padding:4px 5px;
	}
	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 17px;
	}
	.ar-ndb-numbers .ar-ndb-bar-name{
		font-size: 17px;
		margin-top: 100px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 80px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 80px;
		height: 140px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 43px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 144px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 43px;
        margin-top:-5px;
	}
}
@media (max-width: 384px) { 
	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 24px;
	}
	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 16px;
	}
	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 16px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 40px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 134px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 40px;
	}
}
@media (max-width: 360px) { 
	.ar-ndb-numbers .ar-ndb-common-title{
        font-size: 22px;
	}
	.ar-ndb-numbers .ar-ndb-common-title-sub{
        font-size: 15px;
	}
	.ar-ndb-numbers .ar-ndb-common-label span{
		font-size: 15px;
	}
	.ar-ndb-numbers .ar-ndb-bar-name{
		font-size: 15px;
	}
	.ar-ndb-numbers span.ar-ndb-bar-number{
		font-size: 16px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3{
		font-size: 38px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1{
        font-size: 126px;
	}
	.ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4{
        font-size: 38px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 60px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 60px;
		height: 140px;
	}
}
@media (max-width: 320px) { 
	.ar-ndb-numbers .ar-ndb-table > thead > tr > td,
	.ar-ndb-numbers .ar-ndb-table > tbody > tr > td{
	    font-size: 12px !important;
	}
	.ar-ndb-numbers .ar-ndb-table .ar-ndb-col-xs-3{
		padding:2px 0;
	}
	.ar-ndb-numbers .ar-ndb-bar-item {
		max-width: 60px;
	}
	.ar-ndb-numbers .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 60px;
		height: 140px;
	}
}

/*主页project模块*/
.ar-ndb-project{
	background-color: #f5f5f5;
}

.ar-ndb-project .ar-ndb-title-v1{
	margin:auto;
	text-align: center;
	border-color: #5f8e31;
}

.ar-ndb-project .ar-ndb-title-v1 .ar-ndb-h2{
   color: #5f8e31;
}

.ar-ndb-project .ar-ndb-description{
   color: #000000;
   text-align: center;
}

.ar-ndb-project .ar-ndb-project-item .ar-ndb-btn-project{
	background-color: transparent;
    border: 1px solid #1e673b;
	color: #1e673b;
}
.ar-ndb-project-image{
	display: none;
}
@media (min-width: 1024px) and (max-width: 1199.98px){ 
	.ar-ndb-project .ar-ndb-project-inner{
		padding:50px 0px 67px;
	}
	.ar-ndb-project .ar-ndb-description{
	   font-size: 18px;
	   max-width: 566px;
	   margin: 42px auto;
	}
    .ar-ndb-project .ar-ndb-project-item{
        padding-bottom: 42px;
    }
	.ar-ndb-project .ar-ndb-project-item .ar-ndb-btn-project{
		width: 154px;
		line-height: 32px;
		height: 32px;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-btn-project{
		border: 1px solid #ffffff;
		color: #ffffff;
	}

	.ar-ndb-project .ar-ndb-project-item{
		margin:0 auto;
	}

	.ar-ndb-project .ar-ndb-project-item:hover,.ar-ndb-project .ar-ndb-project-item.active{
		background: #bfd730;
	}  


    .ar-ndb-project .ar-ndb-project-item .ar-ndb-water{
	    background: transparent url(../img/lg/water.png) center center no-repeat;
	    background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-energy{
		background: transparent url(../img/lg/energy.png) center center no-repeat;
	    background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-transport{
		background: transparent url(../img/lg/transport.png) center center no-repeat;
	     background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-social{
		background: transparent url(../img/lg/social.png) center center no-repeat;
	     background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-water,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-water{
		background: transparent url(../img/lg/water-hover.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-energy,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-energy{
		background: transparent url(../img/lg/energy-hover.png) center center no-repeat;
		background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-transport,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-transport{
		background: transparent url(../img/lg/transport-hover.png) center center no-repeat;
		background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-social,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-social{
		background: transparent url(../img/lg/social-hover.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 216px;
	    display: inline-block;
	}	
/* COVID-19 页面贷款模块 */



 .ar-ndb-project .ar-ndb-project-item .ar-ndb-china-loan{
	    background: transparent url(../img/lg/china-loan5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-india-loan{
		background: transparent url(../img/lg/india-loan5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-sa-loan{
		background: transparent url(../img/lg/sa-loan5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-brazil-loan{
		background: transparent url(../img/lg/brazil-loan5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}
		.ar-ndb-project .ar-ndb-project-item .ar-ndb-russia-loan{
		background: transparent url(../img/lg/russia-loan5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-india-eco-reco-loan{
		background: transparent url(../img/lg/india-eco-reco-loan.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}
.ar-ndb-project .ar-ndb-project-item .ar-ndb-china-eco-reco-loan{
		background: transparent url(../img/lg/china-eco-reco-loan.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item .ar-ndb-sa-eco-reco-loan{
		background: transparent url(../img/lg/sa-eco-reco-loan.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-brazil-eco-reco-loan{
		background: transparent url(../img/lg/brazil-eco-reco-loan.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-brazil-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-brazil-eco-reco-loan{
		background: transparent url(../img/lg/brazil-eco-reco-loan-hover.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}	
 
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-india-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-india-eco-reco-loan{
		background: transparent url(../img/lg/india-eco-reco-loan-hover.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}
		.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-china-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-china-eco-reco-loan{
		background: transparent url(../img/lg/china-eco-reco-loan-hover.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}
		.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-sa-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-sa-eco-reco-loan{
		background: transparent url(../img/lg/sa-eco-reco-loan-hover.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 216px;
	    height: 174px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-china-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-china-loan{
		background: transparent url(../img/lg/china-loan-hover5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-india-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-india-loan{
		background: transparent url(../img/lg/india-loan-hover5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-sa-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-sa-loan{
		background: transparent url(../img/lg/sa-loan-hover5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-brazil-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-brazil-loan{
		background: transparent url(../img/lg/brazil-loan-hover5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}	 
		.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-russia-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-russia-loan{
		background: transparent url(../img/lg/russia-loan-hover5.png) center center no-repeat;
		   background-size:83% 83%;
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	/* 2018 AR 5 projects */
	 .ar-ndb-project .ar-ndb-project-item .ar-ndb-brazil-ar18{
	    background: transparent url(../img/md/brazil-18.png) center center no-repeat;
	 
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-russia-ar18{
		background: transparent url(../img/md/russia-18.png) center center no-repeat;
	 
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-india-ar18{
		background: transparent url(../img/md/india-18.png) center center no-repeat;
	 
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-china-ar18{
		background: transparent url(../img/md/china-18.png) center center no-repeat;
	
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-sa-ar18{
		background: transparent url(../img/md/south_africa-18.png) center center no-repeat;
	
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-brazil-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-brazil-ar18{
		background: transparent url(../img/md/brazil-18-hover.png) center center no-repeat;
	
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-russia-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-russia-ar18{
		background: transparent url(../img/md/russia-18-hover.png) center center no-repeat;
		
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-india-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-india-ar18{
		background: transparent url(../img/md/india-18-hover.png) center center no-repeat;
		
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-china-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-china-ar18{
		background: transparent url(../img/md/china-18-hover.png) center center no-repeat;
		
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}	

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-sa-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-sa-ar18{
		background: transparent url(../img/md/south_africa-18-hover.png) center center no-repeat;
		
	    width: 100%;
	    height: 216px;
	    display: inline-block;
	}	
}
@media (min-width: 1200px) { 
    .ar-ndb-project .ar-ndb-project-inner{
		padding:60px 0px;
	}

	.ar-ndb-project .ar-ndb-description{
	   font-size: 22px;
	   max-width: 680px;
	   margin: 50px auto;
	}
    .ar-ndb-project .ar-ndb-project-item{
    	
    }
	.ar-ndb-project .ar-ndb-project-item .ar-ndb-btn-project{
		width: 184px;
		line-height: 40px;
		height: 40px;
		margin-bottom: 50px;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-btn-project{
		border: 1px solid #ffffff;
		color: #ffffff;
	}

	.ar-ndb-project .ar-ndb-project-item:hover,
	.ar-ndb-project .ar-ndb-project-item.active{
		background: #bfd730;
	}

	.ar-ndb-project .ar-ndb-project-item-ar18:hover,
	.ar-ndb-project .ar-ndb-project-item-ar18.active{
		background: #3e4576;
	}


    .ar-ndb-project .ar-ndb-project-item .ar-ndb-water{
	    background: transparent url(../img/lg/water.png) center center no-repeat;
	    width: 260px;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-energy{
		background: transparent url(../img/lg/energy.png) center center no-repeat;
	    width: 260px;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-transport{
		background: transparent url(../img/lg/transport.png) center center no-repeat;
	    width: 260px;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-social{
		background: transparent url(../img/lg/social.png) center center no-repeat;
	    width: 260px;
	    height: 260px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-water,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-water{
		background: transparent url(../img/lg/water-hover.png) center center no-repeat;
		width: 260px;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-energy,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-energy{
		background: transparent url(../img/lg/energy-hover.png) center center no-repeat;
		width: 260px;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-transport,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-transport{
		background: transparent url(../img/lg/transport-hover.png) center center no-repeat;
		width: 260px;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-social,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-social{
		background: transparent url(../img/lg/social-hover.png) center center no-repeat;
		width: 260px;
	    height: 260px;
	    display: inline-block;
	}
/* COVID-19 页面贷款模块 */

		.ar-ndb-project .ar-ndb-project-item .ar-ndb-china-eco-reco-loan{
		background: transparent url(../img/lg/china-eco-reco-loan.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}
		.ar-ndb-project .ar-ndb-project-item .ar-ndb-sa-eco-reco-loan{
		background: transparent url(../img/lg/sa-eco-reco-loan.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-india-eco-reco-loan{
		background: transparent url(../img/lg/india-eco-reco-loan.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-brazil-eco-reco-loan{
		background: transparent url(../img/lg/brazil-eco-reco-loan.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}

 .ar-ndb-project .ar-ndb-project-item .ar-ndb-china-loan{
	    background: transparent url(../img/lg/china-loan5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-india-loan{
		background: transparent url(../img/lg/india-loan5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-sa-loan{
		background: transparent url(../img/lg/sa-loan5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-brazil-loan{
		background: transparent url(../img/lg/brazil-loan5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}
.ar-ndb-project .ar-ndb-project-item .ar-ndb-russia-loan{
		background: transparent url(../img/lg/russia-loan5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-brazil-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-brazil-eco-reco-loan{
		background: transparent url(../img/lg/brazil-eco-reco-loan-hover.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}	 	
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-china-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-china-eco-reco-loan{
		background: transparent url(../img/lg/china-eco-reco-loan-hover.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-india-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-india-eco-reco-loan{
		background: transparent url(../img/lg/india-eco-reco-loan-hover.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-sa-eco-reco-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-sa-eco-reco-loan{
		background: transparent url(../img/lg/sa-eco-reco-loan-hover.png) center center no-repeat;
	    width: 260px;
	    height: 209px;
	    display: inline-block;
	}



	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-china-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-china-loan{
		background: transparent url(../img/lg/china-loan-hover5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-india-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-india-loan{
		background: transparent url(../img/lg/india-loan-hover5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-sa-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-sa-loan{
		background: transparent url(../img/lg/sa-loan-hover5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-brazil-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-brazil-loan{
		background: transparent url(../img/lg/brazil-loan-hover5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}	
		.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-russia-loan,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-russia-loan{
		background: transparent url(../img/lg/russia-loan-hover5.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}	 	 	
/* 18年年报 5个项目*/
	.ar-ndb-project .ar-ndb-project-item .ar-ndb-brazil-ar18{
	    background: transparent url(../img/lg/brazil-18.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-russia-ar18{
		background: transparent url(../img/lg/russia-18.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-india-ar18{
		background: transparent url(../img/lg/india-18.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-china-ar18{
		background: transparent url(../img/lg/china-18.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item .ar-ndb-sa-ar18{
		background: transparent url(../img/lg/south_africa-18.png) center center no-repeat;
	    width: 100%;
	    height: 260px;
	    display: inline-block;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-brazil-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-brazil-ar18{
		background: transparent url(../img/lg/brazil-18-hover.png) center center no-repeat;
		width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-russia-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-russia-ar18{
		background: transparent url(../img/lg/russia-18-hover.png) center center no-repeat;
		width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-india-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-india-ar18{
		background: transparent url(../img/lg/india-18-hover.png) center center no-repeat;
		width: 100%;
	    height: 260px;
	    display: inline-block;
	}

	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-china-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-china-ar18{
		background: transparent url(../img/lg/china-18-hover.png) center center no-repeat;
		width: 100%;
	    height: 260px;
	    display: inline-block;
	}	

     .ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-sa-ar18,.ar-ndb-project .ar-ndb-project-item.active .ar-ndb-sa-ar18{
		background: transparent url(../img/lg/south_africa-18-hover.png) center center no-repeat;
		width: 100%;
	    height: 260px;
	    display: inline-block;
	}
	}

@media (max-width: 1023.98px) { 
	.ar-ndb-project-image{
		display: block;
		margin-bottom: 20px;
	}
	.ar-ndb-project .ar-ndb-title-v1 .ar-ndb-h2 {
	    padding-left: 50px;
	    padding-right: 50px;
	}
	 .ar-ndb-project .ar-ndb-project-inner{
		padding:60px 20px 20px;
	}
	.ar-ndb-project .ar-ndb-description{
	   font-size: 50px;
	   padding:0 15px;
	   margin-top: 40px;
	   margin-bottom: 20px;
	}
	.ar-ndb-project .ar-ndb-project-item{
		margin-bottom: 20px;
	}
	.ar-ndb-project .ar-ndb-project-item .ar-ndb-btn-project{
		width: 100%;
		line-height: 40px;
		height: 40px;
	}
	.ar-ndb-project .ar-ndb-project-item:hover .ar-ndb-btn-project{
		border: 1px solid #bfd730;
		color: #ffffff;
		background: #bfd730;
	}
	.ar-ndb-project .ar-ndb-project-item.active{
		background: #bfd730;
	}
}

@media (max-width: 540px) { 
	.ar-ndb-project .ar-ndb-title-v1 .ar-ndb-h2 {
	    padding-left: 50px;
	    padding-right: 50px;
	}
	.ar-ndb-project .ar-ndb-description{
	   font-size: 25px;
	   padding:0 15px;
	}
}

@media (max-width: 414px) { 
	.ar-ndb-project .ar-ndb-title-v1 .ar-ndb-h2 {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.ar-ndb-project .ar-ndb-description{
	   font-size: 19px;
	}
}

@media (max-width: 384px) { 
	.ar-ndb-project .ar-ndb-description{
	   font-size: 18px;
	}
}

@media (max-width: 320px) { 
	.ar-ndb-project .ar-ndb-title-v1 .ar-ndb-h2 {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.ar-ndb-project .ar-ndb-description{
	   font-size: 16px;
	   padding:0 10px;
	}
}

/*主页milestones模块*/
.ar-ndb-milestones{
	background-color: #ffffff;
}

.ar-ndb-milestones .ar-ndb-title-v1{
	margin:auto;
	text-align: center;
}
@media (min-width: 1024px) and (max-width: 1199.98px){
	.ar-ndb-milestones .ar-ndb-milestones-inner{
		padding:67px 0px 75px;
	}
   .ar-ndb-milestones .ar-ndb-timeline{
   		background: transparent url(../img/lg/timesonline.jpg) center center no-repeat;
   		background-size: 100%;
		width: 100%;
		height: 1200px;
		margin-top: 20px;
   }
      .ar-ndb-milestones .ar-ndb-timeline-ar18{
   		background: transparent url(../img/lg/timesonline-snap.jpg) center center no-repeat;
   		background-size: 100%;
		width: 100%;
		height: 1200px;
		margin-top: 20px;
   }
}
@media (min-width: 1200px) { 
	.ar-ndb-milestones .ar-ndb-milestones-inner{
		padding:80px 0px 90px;
	}
   .ar-ndb-milestones .ar-ndb-timeline{
   		background: transparent url(../img/lg/timesonline.jpg) center center no-repeat;
		width: 1114px;
		height: 1282px;
		margin-top: 60px;
   }
   .ar-ndb-milestones .ar-ndb-timeline-ar18{
   		background: transparent url(../img/lg/timesonline-snap.jpg) center center no-repeat;
		width: 1114px;
		height: 1282px;
		margin-top: 60px;
   }
}

@media (max-width: 1023.98px) {
	.ar-ndb-milestones .ar-ndb-milestones-inner{
		padding:60px 20px 0;
	}
	.ar-ndb-milestones .ar-ndb-timeline{
		margin-top: 50px;
    }
    .ar-ndb-milestones .ar-ndb-timeline-ar18{
		margin-top: 50px;
    }
}

/*主页blog模块*/
.ar-ndb-blog{
	background-color: #f3f3f3;
}

.ar-ndb-blog .ar-ndb-title-v1{
	margin:auto;
	text-align: center;
	border-color: #1e673b;
}

.ar-ndb-blog .ar-ndb-title-v1 .ar-ndb-h2{
   color: #1e673b;
}

.ar-ndb-blog .ar-ndb-blog-item{
	border:2px solid #fff;
	background:#fff;
	box-shadow:0px 0px 15px rgba(0,0,0,0.2);
	border-radius:4px;
}

.ar-ndb-blog .ar-ndb-blog-item a:hover .ar-ndb-btn-darkgreen{
    background-color: #5f8e31;
	color: #ffffff;
}

.ar-ndb-blog .ar-ndb-h3{
	color: #5f8e31;
}

.ar-ndb-blog .ar-ndb-p{
	color:#000000;
}
@media (min-width: 1024px) and (max-width: 1199.98px){
	.ar-ndb-blog .ar-ndb-blog-inner{
		padding:50px 10px 100px;
	}

	.ar-ndb-blog .ar-ndb-title-v1{
		margin-bottom: 50px;
	}

	.ar-ndb-blog .ar-ndb-blog-item{
		padding:15px 15px 40px;
	}

	.ar-ndb-blog .ar-ndb-blog-txt{
		margin-top:24px;
	}

	.ar-ndb-blog .ar-ndb-h3{
		font-size:30px;
		margin-bottom: 18px;
	}

	.ar-ndb-blog .ar-ndb-p{
		font-size: 18px;
		line-height: 1.44;
		min-height: 120px;
	}

    .ar-ndb-blog .ar-ndb-btn{
    	margin-top: 25px;
		width: 170px;
		line-height: 32px;
		height: 32px;
    }
}
@media (min-width: 1200px) { 
	.ar-ndb-blog .ar-ndb-blog-inner{
		padding:60px 10px 120px;
	}

	.ar-ndb-blog .ar-ndb-title-v1{
		margin-bottom: 60px;
	}

	.ar-ndb-blog .ar-ndb-blog-item{
		padding:20px 20px 50px;
	}

	.ar-ndb-blog .ar-ndb-blog-txt{
		margin-top:28px;
	}

	.ar-ndb-blog .ar-ndb-h3{
		font-size:36px;
		margin-bottom: 20px;
	}

	.ar-ndb-blog .ar-ndb-p{
		font-size: 22px;
		line-height: 28px;
		min-height: 110px;
	}

    .ar-ndb-blog .ar-ndb-btn{
    	margin-top: 30px;
		width: 204px;
		line-height: 40px;
		height: 40px;
    }
}

@media (max-width: 1023.98px) {
	.ar-ndb-blog .ar-ndb-title-v1 .ar-ndb-h2{
	   color:#bfd730;
	}
	.ar-ndb-blog .ar-ndb-blog-inner{
		padding:60px 20px 60px;
	}
	.ar-ndb-blog .ar-ndb-title-v1{
		border-color: #bfd730;
	}
	.ar-ndb-blog .ar-ndb-blog-item{
		padding:20px 20px 50px;
		margin-top: 40px;
	}
	.ar-ndb-blog .ar-ndb-blog-txt{
		margin-top:28px;
	}
	.ar-ndb-blog .ar-ndb-h3{
		font-size:60px;
		margin-bottom: 20px;
		color: #bfd730;
	}
	.ar-ndb-blog .ar-ndb-p{
		font-size: 40px;
		line-height: 1.44;
	}
    .ar-ndb-blog .ar-ndb-btn{
    	margin-top: 20px;
		width: 100%;
		line-height: 40px;
		height: 40px;
    }
}

@media (max-width: 540px) {
	.ar-ndb-blog .ar-ndb-h3{
		font-size:30px;
	}
	.ar-ndb-blog .ar-ndb-p{
		font-size: 20px;
	}
}

@media (max-width: 414px) {
	.ar-ndb-blog .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-blog .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 34px;
	}
	.ar-ndb-blog .ar-ndb-h3{
		font-size:23px;
	}
	.ar-ndb-blog .ar-ndb-p{
		font-size: 16px;
	}
}
@media (max-width: 384px) { 
	.ar-ndb-blog .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-blog .ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 32px;
	}
}
@media (max-width: 360px) { 
	.ar-ndb-blog .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-blog .ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 30px;
	}
}
@media (max-width: 320px) { 
	.ar-ndb-blog .ar-ndb-title-v1 .ar-ndb-h2,
	.ar-ndb-blog .ar-ndb-title-v2 .ar-ndb-h2{
	    font-size: 26px;
	}
}
/*主页download模块*/
.ar-ndb-download-inner{
	margin: auto;
	text-align: center;
}

.ar-ndb-download .ar-ndb-download-txt{
	color: #fff;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.ar-ndb-download-ar18 .ar-ndb-download-txt{
	color: #fff;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
@media (min-width: 1024px) and (max-width: 1199.98px){
	.fa-download2{
		display: none;
	}
	.ar-ndb-download{
		background: transparent url(../img/lg/download.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 350px;
		margin-bottom: 50px;
	}

	.ar-ndb-download .ar-ndb-download-inner{
	   padding-top:11%;
	}

	.ar-ndb-download .icon-pdf{
        background: transparent url(../img/lg/down-pdf.png) 0 0 no-repeat;
        width: 110px;
        height: 93px;
        display: inline-block;
	}



	.ar-ndb-download .ar-ndb-download-txt{
        font-size: 25px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 1.5;
	}

	.ar-ndb-download .ar-ndb-btn{
		margin-top: 40px;
		width: 184px;
		line-height: 32px;
		height: 32px;
	}



	/* AR18 download section */
	.ar-ndb-download-ar18{
		background: transparent url(../img/lg/download-ar18.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 350px;
		margin-bottom: 50px;
	}

	.ar-ndb-download-ar18 .ar-ndb-download-inner{
	   padding-top:11%;
	}

	.ar-ndb-download-ar18 .icon-pdf{
        background: transparent url(../img/lg/down-pdf.png) 0 0 no-repeat;
        width: 110px;
        height: 93px;
        display: inline-block;
	}



	.ar-ndb-download-ar18 .ar-ndb-download-txt{
        font-size: 25px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 1.5;
	}

	.ar-ndb-download-ar18 .ar-ndb-btn{
		margin-top: 40px;
		width: 184px;
		line-height: 32px;
		height: 32px;
	}
}
@media (min-width: 1200px) { 
	.fa-download2{
		display: none;
	}
	.ar-ndb-download{
		background: transparent url(../img/lg/download.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 420px;
		margin-bottom: 60px;
	}

	.ar-ndb-download .ar-ndb-download-inner{
	   padding-top:11%;
	}

	.ar-ndb-download .icon-pdf{
        background: transparent url(../img/lg/down-pdf.png) 0 0 no-repeat;
        width: 110px;
        height: 93px;
        display: inline-block;
	}

	.ar-ndb-download .ar-ndb-download-txt{
        font-size: 30px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 38px;
	}

	.ar-ndb-download .ar-ndb-btn{
		margin-top: 50px;
		width: 220px;
		line-height: 40px;
		height: 40px;
	}



	/* AR18 download section*/
	.ar-ndb-download-ar18{
		background: transparent url(../img/lg/download-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 420px;
		margin-bottom: 60px;
	}

	.ar-ndb-download-ar18 .ar-ndb-download-inner{
	   padding-top:11%;
	}

	.ar-ndb-download-ar18 .icon-pdf{
        background: transparent url(../img/lg/down-pdf.png) 0 0 no-repeat;
        width: 110px;
        height: 93px;
        display: inline-block;
	}

	.ar-ndb-download-ar18 .ar-ndb-download-txt{
        font-size: 30px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 38px;
	}

	.ar-ndb-download-ar18 .ar-ndb-btn{
		margin-top: 50px;
		width: 220px;
		line-height: 40px;
		height: 40px;
	}
}



@media (max-width: 1023.98px) { 
	.fa-download1{
		display: none;
	}

	.ar-ndb-download{
		background: transparent url(../img/md/download.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
		height: auto;
		padding-left:20px;
	    padding-right: 20px;
	}
	.ar-ndb-download .ar-ndb-download-inner{
	   padding-top:40%;
	}
	.ar-ndb-download .icon-pdf{
        background: transparent url(../img/md/down-pdf.png) 0 0 no-repeat;
        width: 409px;
        height: 347px;
        display: inline-block;
	}
	.ar-ndb-download .ar-ndb-download-txt{
        font-size: 50px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 38px;
	}
	.ar-ndb-download .ar-ndb-btn{
		margin-top: 50px;
		width: 100%;
		line-height: 40px;
		height: 40px;
	}

	/* AR18 download section*/
		.ar-ndb-download-ar18{
		background: transparent url(../img/md/download-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
		height: auto;
		padding-left:20px;
	    padding-right: 20px;
	}

	.ar-ndb-download-ar18 .ar-ndb-download-inner{
	   padding-top:40%;
	}
	.ar-ndb-download-ar18 .icon-pdf{
        background: transparent url(../img/md/down-pdf.png) 0 0 no-repeat;
        width: 409px;
        height: 347px;
        display: inline-block;
	}
	.ar-ndb-download-ar18 .ar-ndb-download-txt{
        font-size: 50px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 38px;
	}
	.ar-ndb-download-ar18 .ar-ndb-btn{
		margin-top: 50px;
		width: 100%;
		line-height: 40px;
		height: 40px;
	}
}

@media (max-width: 540px) { 
	.ar-ndb-download .icon-pdf{
        background: transparent url(../img/xs/down-pdf.png) 0 0 no-repeat;
        width: 205px;
        height: 174px;
        display: inline-block;
        margin: 40px auto;
	}
	.ar-ndb-download .ar-ndb-download-txt{
        font-size: 25px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 1.44;
	}
	/* AR18 download section*/
	.ar-ndb-download-ar18 .icon-pdf{
        background: transparent url(../img/xs/down-pdf.png) 0 0 no-repeat;
        width: 205px;
        height: 174px;
        display: inline-block;
        margin: 40px auto;
	}
	.ar-ndb-download-ar18 .ar-ndb-download-txt{
        font-size: 25px;
		padding-top:10px;
		padding-left: 15px;
		line-height: 1.44;
	}

}
@media (max-width: 414px) { 
	.ar-ndb-download .icon-pdf{
        background: transparent url(../img/xs/down-pdf.png) center center no-repeat;
        background-size: 77%;
        display: inline-block;
        margin: 20px auto;
	}
	.ar-ndb-download .ar-ndb-download-txt{
        font-size: 20px;
	}
	/* AR18 download section*/
	.ar-ndb-download-ar18 .icon-pdf{
        background: transparent url(../img/xs/down-pdf.png) center center no-repeat;
        background-size: 77%;
        display: inline-block;
        margin: 20px auto;
	}
	.ar-ndb-download-ar18 .ar-ndb-download-txt{
        font-size: 20px;
	}
}
@media (max-width: 360px) { 
	.ar-ndb-download .ar-ndb-download-txt{        font-size: 18px;	}
	/* AR18 download section*/
	.ar-ndb-download-ar18 .ar-ndb-download-txt{        font-size: 18px;}
.ar-ndb-download-7am .ar-ndb-download-txt{        font-size: 18px;}
	}
@media (max-width: 320px) { 
	.ar-ndb-download .ar-ndb-download-txt{        font-size: 16px;	}
	/* AR18 download section*/
	.ar-ndb-download-ar18 .ar-ndb-download-txt{        font-size: 16px;	}
	.ar-ndb-download-7am .ar-ndb-download-txt{         font-size: 16px;}
	}



/*子页部分*/
.ar-ndb-back-go a{
	line-height: 40px !important;
	height: 40px !important;
	color: #4d4d4f !important;
	text-align: left !important;
	background-color: #fff !important;
    border-color: #fff !important;
}

.ar-ndb-back-go a:hover,
.ar-ndb-back-go a:focus,
.ar-ndb-back-go a:active{
	color: #5f8e31 !important;
}
@media (min-width: 1200px) { 
	.ar-ndb-back-go{
		font-size: 16px;
		margin-top:40px;
		margin-bottom: 40px;
	}
}
@media (max-width: 1023.98px) { 
	.ar-ndb-back-go{
		display: inline-block;
		font-size: 16px;
		margin-top:40px;
		margin-bottom: 40px;
		margin-left: 20px;
		border: 1px solid #4d4d4f;
		border-radius: 4px;
		-ms-touch-action: manipulation;
	    touch-action: manipulation;
	    cursor: pointer;
	    padding:0 20px;
	}
	.ar-ndb-back-go:hover{
		border: 1px solid #5f8e31;
	}
	.ar-ndb-article{
		padding:0 20px;
	}
}
@media (max-width: 540px) { 
	.ar-ndb-back-go a{
		font-size: 16px;
	}
}


.ar-ndb-board-row{
  width: 100%;
}

.ar-ndb-board-col-1,.ar-ndb-board-col-2,.ar-ndb-board-col-4,.ar-ndb-board-col-13{
  position: relative;
  min-height: 1px;
  float: left;
  text-align: center;
}

.ar-ndb-board-col-1{
	width: 7%;
}

.ar-ndb-board-col-2{
	width: 13%;
}

.ar-ndb-board-col-4{
	width: 33.5%;
}

.ar-ndb-board-col-13{
	width: 100%;
}

.ar-ndb-board-row:before,
.ar-ndb-board-row:after {
  content: " ";
  display: table;
}

.ar-ndb-board-row:after {
  clear: both;
}

.ar-ndb-board-row .ar-ndb-row{
	margin:0;
}
.ar-ndb-board-row .ar-ndb-row .ar-ndb-col-xs-12,
.ar-ndb-board-row .ar-ndb-row .ar-ndb-col-xs-3,
.ar-ndb-board-row .ar-ndb-row .ar-ndb-col-xs-4,
.ar-ndb-board-row .ar-ndb-row .ar-ndb-col-xs-6{
	padding:0;
}

/*chairman && president*/

.ar-subpage-banner-inner{
	background: rgba(95,142,49,0.75);
	margin: auto;
	text-align: center;
	background-blend-mode: multiply;
}

.ar-subpage-banner-inner .ar-ndb-p{
   color: #fff;
}

.ar-subpage-chairman .ar-ndb-title-v2,.ar-subpage-president .ar-ndb-title-v2{
	border-color: #b6cd37;
}
.ar-subpage-chairman .ar-ndb-title-v2,.ar-subpage-president-18 .ar-ndb-title-v2{
	border-color: #b6cd37;
}

.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
   color: #b6cd37;
}
.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
   color: #b6cd37;
}

.ar-subpage-chairman .ar-ndb-article-content .ar-ndb-p,
.ar-subpage-president .ar-ndb-article-content .ar-ndb-p{
	color: #2c2525;
}
.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-p{
	color: #2c2525;
}

.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc{
	border: 1px solid #5f8e31;
}
.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc{
	border: 1px solid #5f8e31;
}

.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p{
	color: #5f8e31;
}
.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p{
	color: #5f8e31;
}
@media (min-width: 1200px) { 
	.ar-subpage-chairman .ar-subpage-banner{
		background: transparent url(../img/lg/chairman-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
		padding-top:8%;
	}

	.ar-subpage-president .ar-subpage-banner{
		background: transparent url(../img/lg/president-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
		padding-top:10%;
	}
	.ar-subpage-president-18 .ar-subpage-banner{
		background: transparent url(../img/lg/president-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
		padding-top:10%;
	}

	.ar-subpage-chairman .ar-subpage-banner-inner{
		width: 735px;
		padding:40px 50px;
	}

	.ar-subpage-president .ar-subpage-banner-inner{
		width: 745px;
		padding:40px 30px;
	}
	.ar-subpage-president-18 .ar-subpage-banner-inner{
		width: 745px;
		padding:40px 30px;
	}

	.ar-subpage-banner-inner .ar-ndb-p{
	   font-size: 18px;
	   text-align: left;
	   line-height: 30px;
	}

    .ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
	    max-width: 700px;
	}

	.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
	    max-width: 700px;
	}

	.ar-subpage-banner-inner .ar-ndb-p::before{
	   content: url(../img/xs/quote-left.png);
	   margin-right: 10px;
	}

	.ar-subpage-chairman .ar-ndb-article-content,.ar-subpage-president .ar-ndb-article-content{
		padding-right: 55px;
	}

	.ar-subpage-chairman .ar-ndb-article-content,.ar-subpage-president-18 .ar-ndb-article-content{
		padding-right: 55px;
	}

	.ar-subpage-chairman .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-president .ar-ndb-article-content .ar-ndb-p{
		font-size: 18px;
		line-height: 32px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-p{
		font-size: 18px;
		line-height: 32px;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc{
		padding: 25px;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p::before{
		content: url(../img/lg/content-quote-left.png);
	    margin-right: 5px;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p{
		line-height: 24px;
		letter-spacing: -0.5px;
	}
	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc{
		padding: 25px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p::before{
		content: url(../img/lg/content-quote-left.png);
	    margin-right: 5px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p{
		line-height: 24px;
		letter-spacing: -0.5px;
	}

	.ar-subpage-chairman .ar-ndb-article-content .ar-ndb-qianzi{
		background: transparent url(../img/lg/chairman-qianzi.jpg) 0 0 no-repeat;
		width: 370px;
		height: 77px;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-qianzi{
		background: transparent url(../img/lg/president-qianzi.jpg) 0 0 no-repeat;
		width: 348px;
		height: 44px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-qianzi{
		background: transparent url(../img/lg/president-qianzi.jpg) 0 0 no-repeat;
		width: 348px;
		height: 44px;
	}


	.ar-subpage-chairman .ar-ndb-sidebar,.ar-subpage-president .ar-ndb-sidebar{
       padding-top: 10px;
	}
	
	.ar-subpage-chairman .ar-ndb-sidebar,.ar-subpage-president-18 .ar-ndb-sidebar{
       padding-top: 10px;
	}

	.ar-subpage-chairman .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/chairman-logo.jpg) 0 0 no-repeat;
		width: 294px;
		height: 355px;
		margin-left: -15px;
	}

	.ar-subpage-president .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/president-logo.jpg) 0 0 no-repeat;
		width: 314px;
		height: 355px;
		margin-left:-35px;
	}

	.ar-subpage-president-18 .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/president-logo-18.jpg) 0 0 no-repeat;
		width: 314px;
		height: 355px;
		margin-left:-35px;
	}
}
@media (max-width: 1023.98px) { 
	.ar-subpage-chairman .ar-subpage-banner{
		background: transparent url(../img/md/chairman-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
		  -webkit-display:flex;
        display:flex;
        -webkit-align-items:center;
        align-items:center;
        -webkit-justify-content:center;
        justify-content:center;
	}

	.ar-subpage-president .ar-subpage-banner{
		background: transparent url(../img/md/president-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
		  -webkit-display:flex;
        display:flex;
        -webkit-align-items:center;
        align-items:center;
        -webkit-justify-content:center;
        justify-content:center;
	}

	.ar-subpage-chairman,.ar-subpage-president {
		margin-bottom: 100px;
	}

	.ar-subpage-president-18 .ar-subpage-banner{
		background: transparent url(../img/md/president-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
		  -webkit-display:flex;
        display:flex;
        -webkit-align-items:center;
        align-items:center;
        -webkit-justify-content:center;
        justify-content:center;
	}

	.ar-subpage-president-18 {
		margin-bottom: 100px;
	}

	.ar-subpage-banner .ar-subpage-banner-inner{
		padding:30px 20px;
		margin:0 30px;
	}

	.ar-subpage-banner-inner .ar-ndb-p::before{
	   content: url(../img/xs/banner-quote-left.png);
	   margin-right: 10px;
	}
	.ar-subpage-banner-inner img.ar-ndb-lg-show{
		display: none !important;
	}

	.ar-subpage-banner-inner .ar-ndb-p{
	   font-size: 36px;
	   text-align: left;
	   line-height: 1.333;
	}

	.ar-subpage-banner-inner .ar-ndb-p::before{
	   content: url(../img/xs/banner-quote-left.png);
	   margin-right: 8px;
	}

	.ar-subpage-chairman .ar-ndb-title-v2 ,.ar-subpage-president .ar-ndb-title-v2{
       border-color: #5f8e31;
	}

	.ar-subpage-president-18 .ar-ndb-title-v2{
       border-color: #5f8e31;
	}

	.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
	   color: #5f8e31;
	   font-size: 72px;
	}

	.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
	   color: #5f8e31;
	   font-size: 72px;
	}

	.ar-subpage-chairman .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-president .ar-ndb-article-content .ar-ndb-p{
		font-size: 36px;
		line-height: 1.33;
		color: #000000;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-p{
		font-size: 36px;
		line-height: 1.33;
		color: #000000;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc{
		padding: 25px;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p::before{
		content: url(../img/md/content-quote-left.png);
	    margin-right: 5px;
	}

	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p{
		letter-spacing: -0.5px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc{
		padding: 25px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p::before{
		content: url(../img/md/content-quote-left.png);
	    margin-right: 5px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p{
		letter-spacing: -0.5px;
	}
}
@media (max-width: 540px) { 
	.ar-subpage-banner-inner .ar-ndb-p{
	   font-size: 18px;
	}
	.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 36px;
	}
	.ar-subpage-chairman .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-president .ar-ndb-article-content .ar-ndb-p{
		font-size: 18px;
	}
	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p::before{
		content: url(../img/xs/content-quote-left.png);
	    margin-right: 5px;
	}

	.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 36px;
	}

	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-p{
		font-size: 18px;
	}
	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc .ar-ndb-p::before{
		content: url(../img/xs/content-quote-left.png);
	    margin-right: 5px;
	}
}
@media (max-width: 414px) { 
	.ar-subpage-banner-inner .ar-ndb-p{
	   font-size: 14px;
	}
	.ar-subpage-banner .ar-subpage-banner-inner{
		padding:15px 15px;
		margin:0 15px;
	}
	.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 28px;
	}
	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc{
		padding: 20px;
	}

	.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 28px;
	}
	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc{
		padding: 20px;
	}
}
@media (max-width: 384px) { 
	.ar-subpage-banner .ar-subpage-banner-inner{
		padding:14px;
		margin:0 10px;
	}
}
@media (max-width: 375px) { 
	.ar-subpage-banner .ar-subpage-banner-inner{
		padding:10px;
		margin:0 10px;
	}
	.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 25px;
	}

	.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 25px;
	}
}
@media (max-width: 360px) { 
	.ar-subpage-banner .ar-subpage-banner-inner .ar-ndb-p{
       letter-spacing: -0.5px;
	}
	.ar-subpage-president .ar-ndb-article-content .ar-ndb-desc{
		padding: 15px;
	}
	.ar-subpage-president-18 .ar-ndb-article-content .ar-ndb-desc{
		padding: 15px;
	}
}
@media (max-width: 320px) { 
	.ar-subpage-banner-inner p{
	   font-size: 12px;
	}
	.ar-subpage-chairman .ar-ndb-title-v2 .ar-ndb-h2,
	.ar-subpage-president .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 22px;
	}
	.ar-subpage-president-18 .ar-ndb-title-v2 .ar-ndb-h2{
	   font-size: 22px;
	}
}

/*operations && strategy*/
.ar-subpage-operations .ar-ndb-article-content .ar-ndb-p,
.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-p,
.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
	color: #000000;
}

.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h3,
.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h4,
.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4,
.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
	color: #5f8e31;
}

.ar-subpage-operations .ar-ndb-sidebar a:hover .ar-ndb-btn-green,
.ar-subpage-strategy .ar-ndb-sidebar a:hover .ar-ndb-btn-green{
	background-color: #5f8e31;
	color: #ffffff;
}

@media (min-width: 1200px) {
	.ar-subpage-operations .ar-subpage-banner{
		background: transparent url(../img/lg/operations-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-strategy .ar-subpage-banner{
		background: transparent url(../img/lg/strategy-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		font-size: 24px;
		line-height: 32px;
	}
    .ar-subpage-operations .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
		font-size: 18px;
		line-height: 32px;
	}
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		font-size: 24px;
	}
	
	.ar-subpage-operations .ar-ndb-article-inner,
	.ar-subpage-strategy .ar-ndb-article-inner{
		border-right: 1px solid #ccc;
		margin-right: 25px;
		padding-right: 25px;
		margin-bottom: 40px;
	}

	.ar-subpage-operations .ar-ndb-sidebar,
	.ar-subpage-strategy .ar-ndb-sidebar{
		margin-left: -17px;
	}

	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
		padding-right: 10px;
	}

	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-btn,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-btn{
		margin-top: 20px;
		width: 170px;
		line-height: 40px;
		height: 40px;
	}

	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/operations-right.jpg) 0 0 no-repeat;
		width: 296px;
		height: 172px;
	}
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/strategy-right.jpg) 0 0 no-repeat;
		width: 294px;
		height: 172px;
	}
	.ar-subpage-operations .ar-ndb-article-inner ul{
		color: #5f8e31 !important; 
		margin: 0 !important;
		padding: 0 !important;
		margin-left:30px !important;
	}
	.ar-subpage-operations .ar-ndb-article-inner .ar-ndb-col-xs-2{
		padding-left:0px;
		padding-right: 0px;
	}
	.ar-subpage-operations .ar-ndb-article-inner ul li span{
		color: #000;
		font-size: 14px;
	}
}
@media (max-width: 1023.98px) {
	.ar-subpage-operations .ar-subpage-banner{
		background: transparent url(../img/md/operations-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-strategy .ar-subpage-banner{
		background: transparent url(../img/md/strategy-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		font-size: 40px;
	}
    .ar-subpage-operations .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
		font-size: 36px;
		line-height: 1.33;
	}

	.ar-subpage-operations .ar-ndb-article-inner,
	.ar-subpage-strategy .ar-ndb-article-inner{
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #4d4d4f;
	}

	.ar-subpage-operations .ar-ndb-sidebar,
	.ar-subpage-strategy .ar-ndb-sidebar{
		margin:10px auto 100px;
	}


	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		font-size: 48px;
	}
	
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-btn,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-btn{
		margin-top: 20px;
		width: 100%;
		line-height: 40px;
		height: 40px;
		font-size: 32px;
	}
}
@media (max-width: 540px) {
	.ar-subpage-operations .ar-subpage-banner{
		background: transparent url(../img/xs/operations-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-strategy .ar-subpage-banner{
		background: transparent url(../img/xs/strategy-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		font-size: 20px;
	}
    .ar-subpage-operations .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
		font-size: 18px;
	}
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		font-size: 24px;
	}
	
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-btn,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-btn{
		font-size: 16px;
	}
}
@media (max-width: 414px) {
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		font-size: 18px;
	}
    .ar-subpage-operations .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
		font-size: 16px;
	}
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		font-size: 20px;
	}
}
@media (max-width: 384px) {
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		font-size: 16px;
	}
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		font-size: 18px;
	}
}
@media (max-width: 360px) {
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		letter-spacing: -0.2px;
	}
}
@media (max-width: 320px) {
	.ar-subpage-operations .ar-ndb-article-content .ar-ndb-h3,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-h4{
		font-size: 14px;
	}
    .ar-subpage-operations .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-article-content .ar-ndb-p,
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-p,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-p{
		font-size: 14px;
	}
	.ar-subpage-operations .ar-ndb-sidebar .ar-ndb-h4,
	.ar-subpage-strategy .ar-ndb-sidebar .ar-ndb-h4{
		font-size: 18px;
	}
}
/*projects*/
.ar-subpage-project .ar-ndb-project{
	background-color: #fff;
}

.ar-ndb-projects-inner2,.ar-ndb-projects-inner3{
   border-top: 1px solid #ccc;
}

.ar-ndb-projects-item .ar-ndb-h3{
	color: #4d4d4f;
	text-transform: uppercase;
}

.ar-ndb-projects-item .ar-ndb-h2,
.ar-ndb-projects-item .ar-ndb-h4{
	color: #5f8e31;
}

.ar-ndb-projects-item .ar-ndb-p{
	color: #000000;
}

.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
	color: #4d4d4f;
}

.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-param1,
.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-param2,
.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-param3{
	color: #bfd730;
}

.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-param4{
	color: #4d4d4f;
}

@media (min-width: 1200px) {
	.ar-subpage-project1 .ar-subpage-banner{
		background: transparent url(../img/lg/project1-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project2 .ar-subpage-banner{
		background: transparent url(../img/lg/project2-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project3 .ar-subpage-banner{
		background: transparent url(../img/lg/project3-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project4 .ar-subpage-banner{
		background: transparent url(../img/lg/project4-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project1 .ar-ndb-projects-inner1 .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/project1-right1.jpg) 0 0 no-repeat;
		width: 314px;
		height: 172px;
	}
	.ar-subpage-project1 .ar-ndb-projects-inner2 .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/project1-right2.jpg) 0 0 no-repeat;
		width: 314px;
		height: 172px;
	}
	.ar-subpage-project1 .ar-ndb-projects-inner3 .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/project1-right3.jpg) 0 0 no-repeat;
		width: 314px;
		height: 172px;
	}
	.ar-subpage-project2 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/project2-right.jpg) 0 0 no-repeat;
		width: 314px;
		height: 172px;
	}
	.ar-subpage-project3 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/project3-right.jpg) 0 0 no-repeat;
		width: 314px;
		height: 172px;
	}
	.ar-subpage-project4 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img{
		background: transparent url(../img/lg/project4-right.jpg) 0 0 no-repeat;
		width: 314px;
		height: 172px;
	}

/* AR18 subpage-prject*/
.ar-subpage-project1 .ar-subpage-banner-ar18{
		background: transparent url(../img/lg/project1-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project2 .ar-subpage-banner-ar18{
		background: transparent url(../img/lg/project2-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project3 .ar-subpage-banner-ar18{
		background: transparent url(../img/lg/project3-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project4 .ar-subpage-banner-ar18{
		background: transparent url(../img/lg/project4-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-project5 .ar-subpage-banner-ar18{
		background: transparent url(../img/lg/project5-banner-ar18.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}

	.ar-subpage-project1 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18a{
		background: transparent url(../img/lg/project-1-1.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	
	.ar-subpage-project1 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18b{
		background: transparent url(../img/lg/project-1-2.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}

	.ar-subpage-project2 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18a{
		background: transparent url(../img/lg/project-2-1.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	
	.ar-subpage-project2 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18b{
		background: transparent url(../img/lg/project-2-2.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	.ar-subpage-project3 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18a{
		background: transparent url(../img/lg/project-3-1.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	
	.ar-subpage-project3 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18b{
		background: transparent url(../img/lg/project-3-2.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	.ar-subpage-project4 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18a{
		background: transparent url(../img/lg/project-4-1.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	
	.ar-subpage-project4 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18b{
		background: transparent url(../img/lg/project-4-2.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	.ar-subpage-project5 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18a{
		background: transparent url(../img/lg/project-5-1.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}
	
	.ar-subpage-project5 .ar-ndb-projects-inner .ar-ndb-sidebar .ar-ndb-img-ar18b{
		background: transparent url(../img/lg/project-5-2.png) 0 0 no-repeat;
		width: 314px;
		height: 314px;
	}

	.ar-subpage-project .ar-ndb-project{
		margin-top: 10px;
		margin-bottom: 50px;
	}
	.ar-subpage-project2,
	.ar-subpage-project3, 
	.ar-subpage-project4{
		margin-bottom: 120px;
	}
	.ar-ndb-projects-inner{
		padding-top:40px;
		margin-bottom: 40px;
	}
    .ar-ndb-projects .ar-ndb-projects-item{
    	padding-right: 50px;
    }
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h3{
		font-size: 22px;
		margin-top:10px;
		margin-bottom: 20px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 55px;
		letter-spacing: -1.5px;
		margin-bottom: 30px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h4{
		font-size: 22px;
		line-height: 32px;
		max-width: 780px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-p{
		font-size: 18px;
		line-height: 32px;
	}
	.ar-ndb-projects .ar-ndb-sidebar{
		margin-left: -35px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt{
		padding:30px 10px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		font-size: 24px;
		line-height: 32px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 75px;
		line-height: 65px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 90px;
		line-height: 80px;
	}
	.ar-ndb-projects .ar-ndb-param3{
		font-size: 40px;
		text-transform: uppercase;
	}
	.ar-ndb-projects .ar-ndb-param4{
		font-size: 18px;
		width: 250px;
	}
}
@media (max-width: 1024px) {
	.ar-subpage-project1 .ar-subpage-banner{
		background: transparent url(../img/md/project1-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project2 .ar-subpage-banner{
		background: transparent url(../img/md/project2-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project3 .ar-subpage-banner{
		background: transparent url(../img/md/project3-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project4 .ar-subpage-banner{
		background: transparent url(../img/md/project4-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
/* AR18 subpage-prject*/
.ar-subpage-project1 .ar-subpage-banner-ar18{
		background: transparent url(../img/md/project1-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project2 .ar-subpage-banner-ar18{
		background: transparent url(../img/md/project2-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project3 .ar-subpage-banner-ar18{
		background: transparent url(../img/md/project3-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project4 .ar-subpage-banner-ar18{
		background: transparent url(../img/md/project4-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project5 .ar-subpage-banner-ar18{
		background: transparent url(../img/md/project5-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}

	.ar-subpage-project .ar-ndb-project{
		padding:0 10px;
	}
	.ar-subpage-project2,
	.ar-subpage-project3, 
	.ar-subpage-project4{
		margin-bottom: 10px;
	}
	.ar-ndb-projects{
		padding:0 20px;
	}
	.ar-ndb-projects-inner{
		padding-top: 40px;
		margin-bottom: 40px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h3{
		font-size: 36px;
		margin-bottom: 10px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 72px;
		margin-bottom: 20px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h4{
		font-size: 40px;

	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-p{
		font-size: 36px;
		line-height: 1.33;
	}
	.ar-ndb-projects .ar-ndb-sidebar{
		margin:30px auto;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-img{
       float: left;
       width: 60%;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt{
	   float: left;
       width: 40%;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt{
		padding-top:15px;
		padding-left:15px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		font-size: 34px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 98px;
		line-height: 0.93;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 126px;
		line-height: 0.89;
	}
	.ar-ndb-projects .ar-ndb-param3{
		font-size: 56px;
		text-transform: uppercase;
	}
	.ar-ndb-projects .ar-ndb-param4{
		font-size: 36px;
	}

}
@media (max-width: 540px) {
	.ar-subpage-project1 .ar-subpage-banner{
		background: transparent url(../img/xs/project1-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project2 .ar-subpage-banner{
		background: transparent url(../img/xs/project2-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project3 .ar-subpage-banner{
		background: transparent url(../img/xs/project3-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project4 .ar-subpage-banner{
		background: transparent url(../img/xs/project4-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
/* AR18 subpage-prject*/
.ar-subpage-project1 .ar-subpage-banner-ar18{
		background: transparent url(../img/xs/project1-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project2 .ar-subpage-banner-ar18{
		background: transparent url(../img/xs/project2-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project3 .ar-subpage-banner-ar18{
		background: transparent url(../img/xs/project3-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project4 .ar-subpage-banner-ar18{
		background: transparent url(../img/xs/project4-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-project5 .ar-subpage-banner-ar18{
		background: transparent url(../img/xs/project5-banner-ar18.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}

	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h3{
		font-size: 18px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 36px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h4{
		font-size: 20px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-p{
		font-size: 18px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		font-size: 17px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 49px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 63px;
	}
	.ar-ndb-projects .ar-ndb-param3{
		font-size: 28px;
	}
	.ar-ndb-projects .ar-ndb-param4{
		font-size: 18px;
	}
}
@media (max-width: 414px) {
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h3{
		font-size: 16px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 28px;
	}
	.ar-subpage-project3 .ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 26px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h4{
		font-size: 16px;
	}
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-p{
		font-size: 16px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt{
		padding-top:6px;
		padding-left:10px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		font-size: 14px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 35px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 45px;
	}
	.ar-ndb-projects .ar-ndb-param3{
		font-size: 20px;
	}
	.ar-ndb-projects .ar-ndb-param4{
		font-size: 16px;
		margin-top: 10px;
	}
}
@media (max-width: 384px) {
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 25px;
	}
	.ar-subpage-project3 .ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 24px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		letter-spacing: -0.5px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 32px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 42px;
	}
}
@media (max-width: 375px) {
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		letter-spacing: -0.8px;
	}
	.ar-subpage-project3 .ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 22px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		margin-top: 5px;
		margin-bottom: 0px;
	}
}
@media (max-width: 360px) {
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 24px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		font-size: 14px;
		letter-spacing: -1px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 30px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 40px;
	}
}
@media (max-width: 320px) {
	.ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 20px;
	}
	.ar-subpage-project3 .ar-ndb-projects .ar-ndb-projects-item .ar-ndb-h2{
		font-size: 20px;
	}
	.ar-ndb-projects .ar-ndb-sidebar .ar-ndb-cnt .ar-ndb-h4{
		font-size: 12px;
		letter-spacing: 0px;
	}
	.ar-ndb-projects .ar-ndb-param1{
		font-size: 28px;
	}
	.ar-ndb-projects .ar-ndb-param2{
		font-size: 32px;
	}
}
/*numbers*/
.ar-ndb-assets .ar-ndb-assets-title{
    color: #1e673b;
    text-align: left;
    text-transform: uppercase;
}

.ar-ndb-assets .ar-ndb-assets-subtitle{
    color: #1e673b;
    text-align: left;
    text-transform: uppercase;
}

.ar-ndb-assets .ar-ndb-assets-subtitle2{
    color: #4d4d4f;
    text-align: left;
    text-transform: uppercase;
}

.ar-ndb-assets .ar-ndb-assets-span{
    text-align: left;
    text-transform: uppercase;
}

.ar-ndb-board-item .ar-ndb-h4{
    color: #4d4d4f;
    text-align: center;
    text-transform: uppercase;
}

.ar-ndb-board-item .ar-ndb-h5{
    color: #4d4d4f;
    text-align: center;
}

.ar-ndb-board-item .ar-ndb-h6{
    color: #1e673b;
    text-align: center;
    text-transform: uppercase;
}

.ar-ndb-progress {
  overflow: hidden;
  height: 20px;
  background-color: #fff;
}

.ar-ndb-progress-bar {
  display: inline-block;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: left;
}

.ar-ndb-credit-item .ar-ndb-h1{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
	color: #1e673b;
}

.ar-ndb-credit-item .ar-ndb-h2{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
	color: #5f8e31;
}

.ar-ndb-credit-item .ar-ndb-h2 span{
	color: #eeae41;
}

.ar-ndb-credit-item .ar-ndb-h3{
	text-transform: uppercase;
	color: #4d4d4f;
}

.ar-ndb-credit-item .ar-ndb-h4{
	text-transform: uppercase;
	color: #4d4d4f;
}

.ar-ndb-credit-item .ar-ndb-credit-middle .fa{
	color: #bac8b1;
}

.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title{
    display: inline-block;
    text-align: right;
    color: #1e673b;
}

.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title .ar-ndb-name{
    text-transform: uppercase;
}

.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title .ar-ndb-num{
	font-family: 'DIN Next W01 Bold';
	font-weight: normal;
}

.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-progress{
	display: inline-block;
}

.ar-ndb-sector-item .ar-ndb-progress-bar span{
	color:#4d4d4f !important;
	font-family: 'DIN Next W01 Bold' !important;
	font-weight: normal !important;
	display: none;
}
.ar-ndb-assets-span ul{
  list-style:none;
  padding-left: 0;
}
.ar-ndb-assets-span ul li{
	float:left;
	padding-right: 15px;
}
@media (min-width: 1200px) {
	.ar-subpage-numbers .ar-subpage-banner{
		background: transparent url(../img/lg/numbers-banner.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 430px;
	}
	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-numbers-inner{
		padding:0px 0px 90px;
	}
    
    .ar-subpage-numbers .ar-ndb-title-v2{
		margin-bottom: 50px;
	}

	.ar-subpage-numbers .ar-ndb-common-title{
        font-size: 34px;
	}

	.ar-subpage-numbers .ar-ndb-financial{
       margin-top: 0px;
       margin-bottom: 70px;
	}

	.ar-ndb-assets .ar-ndb-assets-inner{
       margin-top:30px;
    }

	.ar-ndb-assets .ar-ndb-assets-title{
		font-size: 24px;
	}

	.ar-ndb-assets .ar-ndb-assets-subtitle,
	.ar-ndb-assets .ar-ndb-assets-subtitle2,
	.ar-ndb-assets .ar-ndb-assets-span{
		font-size: 18px;
	}

	.ar-ndb-asset-item{
		margin-bottom: 70px;
	}

	.ar-ndb-asset-item-content{
        padding-top:20px;
	}

	.ar-ndb-assets .ar-ndb-rating1{
		background: transparent url(../img/lg/A-left.jpg) 0 0 no-repeat;
		width: 275px;
		height: 153px;
	}

	.ar-ndb-assets .ar-ndb-rating2{
		background: transparent url(../img/lg/A-right.jpg) 0 0 no-repeat;
		width: 214px;
		height: 153px;
	}

	.ar-ndb-totalAsset .ar-ndb-bar-name{
		margin-top: 80px;
		font-size: 16px;
	}

	.ar-subpage-numbers .ar-ndb-member-item .ar-ndb-bar-name{
		margin-top: 80px;
	}

	.ar-ndb-totalAsset span.ar-ndb-bar-number{
		margin-top: 5px;
		font-size: 20px;
		display: block;
	}

	.ar-ndb-totalAsset .ar-ndb-bar-item {
		max-width: 70px;
	}
    
    .ar-ndb-totalAsset .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 70px;
		height: 120px;
	}

	.ar-subpage-numbers .ar-ndb-member-item .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 140px;
	}

	.ar-ndb-board-item .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 30px;
		height: 190px;
	}

	.ar-subpage-numbers .ar-ndb-project-item{
       width: 94%;
	}

	.ar-ndb-board-item .ar-ndb-h4{
		font-size: 18px;
		padding-top:10px;
	}

	.ar-ndb-board-item .ar-ndb-h5{
		font-size: 16px;
		min-height: 70px;
		margin-top: 10px
	}

	.ar-ndb-board-item .ar-ndb-h6{
		font-size: 12px;
		min-height: 40px;
		letter-spacing: -0.4px;
	}

	.ar-ndb-credit-item {
		margin-right: 20px;
	}

	.ar-ndb-credit-item .ar-ndb-h1{
		font-size: 85px;
		line-height: 1;
	}

	.ar-ndb-credit-item .ar-ndb-h2{
		font-size: 60px;
	}


	.ar-ndb-credit-item .ar-ndb-h3{
		font-size: 36px;
		line-height: 1.2;
	}

	.ar-ndb-credit-item .ar-ndb-h3 div{
		margin-bottom: 25px;
	}

	.ar-ndb-credit-item .ar-ndb-h4{
		font-size: 32px;
		margin-bottom: 10px;
	}

	.ar-ndb-credit-item .ar-ndb-credit-middle .fa{
		font-size: 6em;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item{
		margin-bottom: 18px;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title{
        width: 210px;
        padding-right: 20px;
        min-height: 80px;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title .ar-ndb-name{
        font-size: 22px;
        line-height: 1.3;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title .ar-ndb-num{
		font-size: 32px;
		line-height: 1;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-progress{
		width: 350px;
	}

	.ar-ndb-sector-item .ar-ndb-progress-bar span{
		line-height: 20px !important;
		font-size: 18px !important;
	}
}
@media (max-width: 1024px) {
	.ar-subpage-numbers .ar-subpage-banner{
		background: transparent url(../img/md/numbers-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}
	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-numbers-inner{
		padding:20px 20px 90px;
	}
    
    .ar-subpage-numbers .ar-ndb-title-v2{
		margin-bottom: 30px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-title-v2 .ar-ndb-h2 {
	    font-size: 80px;
	}

	.ar-subpage-numbers .ar-ndb-common-title{
        font-size: 52px;
        font-family: 'DIN Next W01 Bold';
		font-weight: normal;
		line-height: 1.2;
	}
	.ar-subpage-numbers .ar-ndb-common-title span{
        font-size: 52px !important;
        font-family: 'DIN Next W01 Regular' !important;
		font-weight: normal !important;
		display: block !important;
	}

	.ar-subpage-numbers .ar-ndb-financial{
       margin-top: 0px;
       margin-bottom: 50px;
	}

	.ar-ndb-assets .ar-ndb-assets-inner{
       margin-top:20px;
    }

	.ar-ndb-assets .ar-ndb-assets-title{
		font-size: 42px;
		 font-family: 'DIN Next W01 Bold';
		font-weight: normal;
	}

	.ar-ndb-assets .ar-ndb-assets-title span{
		font-size: 42px !important;
		font-family: 'DIN Next W01 Regular' !important;
		font-weight: normal !important;
	}

	.ar-ndb-assets .ar-ndb-assets-subtitle{
		font-size: 42px;
		font-family: 'DIN Next W01 Regular';
		font-weight: normal;
	}

	.ar-ndb-assets .ar-ndb-assets-subtitle2{
		font-size: 32px;
		font-family: 'DIN Next W01 Regular';
		font-weight: normal;
	}

	.ar-ndb-assets .ar-ndb-assets-span{
		font-size: 32px;
		font-family: 'DIN Next W01 Regular';
		font-weight: normal;
	}

	.ar-ndb-asset-item{
		margin-bottom: 60px;
	}

	.ar-ndb-asset-item-content{
        padding-top:20px;
	}

	.ar-ndb-rating1{
		padding: 0 30px;
	}

	.ar-ndb-rating2{
		padding: 0 60px;
	}

	#maturity{
		margin-bottom: 120px;
	}

	.ar-ndb-totalAsset .ar-ndb-bar-name{
		margin-top: 80px;
		font-size: 41px;
	}

	.ar-ndb-totalAsset .ar-ndb-assets-subtitle{
		display: none;
	}

	.ar-ndb-totalAsset span.ar-ndb-bar-number{
		margin-top: 5px;
		font-size: 48px;
		display: block;
	}

	.ar-ndb-totalAsset .ar-ndb-bar-item {
		max-width: 120px;
	}
    
    .ar-ndb-totalAsset .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 120px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3 {
	    font-size: 93px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1 {
	    font-size: 310px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4 {
	    font-size: 93px;
	}

	.ar-subpage-numbers .ar-ndb-member-item .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 140px;
	}

	.ar-subpage-numbers .ar-ndb-project-item{
       width: 94%;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item {
	    margin-top: 30px;
	}

	.ar-ndb-credit-item {
		margin-right: 0px;
	}

	.ar-ndb-credit-item .ar-ndb-credit-top {
        display: inline-block;
        vertical-align: middle;
        width: 35%;
	}

	.ar-ndb-credit-item .ar-ndb-credit-middle {
		display: inline-block;
		vertical-align: middle;
		width: 20%;
	}

	.ar-ndb-credit-item .ar-ndb-credit-bottom {
		display: inline-block;
		vertical-align: middle;
		width: 35%;
	}

	.fa-caret-down::before {
	    content: "\f0da";
	}

	#ndb-credit-30{
		margin-top: 30px;
	}

	.ar-ndb-credit-item .ar-ndb-h1{
		font-size: 85px;
		line-height: 1;
	}

	.ar-ndb-credit-item .ar-ndb-h2{
		font-size: 60px;
	}

	.ar-ndb-credit-item .ar-ndb-h3{
		font-size: 36px;
		line-height: 1.2;
	}

	.ar-ndb-credit-item .ar-ndb-h3 div{
		margin-bottom: 7px;
	}

	.ar-ndb-credit-item .ar-ndb-h4{
		font-size: 32px;
		margin-bottom: 10px;
	}

	.ar-ndb-credit-item .ar-ndb-credit-middle .fa{
		font-size: 6em;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title{
	    display: block;
	    text-align: left;
	    color: #1e673b;
	    margin-bottom: 10px;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-progress{
		display: inline-block;
		width: 100%;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item{
		margin-bottom: 18px;
	}

	.ar-ndb-sector-item .ar-ndb-board-item .ar-ndb-ui-item{
	    margin-bottom: 10px;
	}

	.ar-ndb-board-item{
		margin-bottom: 30px;
	}

	.ar-ndb-board-title{
		font-size: 20px;
		color: #4d4d4f;
		text-transform: uppercase;
		margin-bottom: 10px;
	}

	.ar-ndb-board-subtitle{
		font-size: 14px;
		color: #1e673b;
		text-transform: uppercase;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title .ar-ndb-name{
        font-size: 22px;
        line-height: 1.3;
        display: inline-block;;
	}

	.ar-ndb-sector-item .ar-ndb-ui-item .ar-ndb-ui-title .ar-ndb-num{
		font-size: 32px;
		line-height: 1;
		display: inline-block;;
	}

	.ar-ndb-sector-item .ar-ndb-progress-bar span{
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.ar-ndb-sector-item .ar-ndb-board-item .ar-ndb-progress-bar span {
	    font-size: 16px !important;
	}
}
@media (max-width: 540px) {
	.ar-subpage-numbers .ar-subpage-banner{
		background: transparent url(../img/xs/numbers-banner.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-title-v2 .ar-ndb-h2 {
	    font-size: 40px;
	}

	.ar-subpage-numbers .ar-ndb-common-title{
        font-size: 26px;
	}

	.ar-subpage-numbers .ar-ndb-common-title span{
        font-size: 26px !important;
	}

	.ar-ndb-assets .ar-ndb-assets-title{
		font-size: 21px;
	}
	.ar-ndb-assets .ar-ndb-assets-title span{
		font-size: 21px !important;
	}

	.ar-ndb-assets .ar-ndb-assets-subtitle{
		font-size: 21px;
	}

	.ar-ndb-assets .ar-ndb-assets-subtitle2,
	.ar-ndb-assets .ar-ndb-assets-span{
		font-size: 16px;
	}

	.ar-ndb-totalAsset .ar-ndb-bar-name{
		font-size: 21px;
	}

	.ar-ndb-totalAsset span.ar-ndb-bar-number{
		font-size: 24px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3 {
	    font-size: 47px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1 {
	    font-size: 155px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4 {
	    font-size: 47px;
	}

	#ndb-assets-project2{
		margin-top: 60px;
	}

	.ar-subpage-numbers .ar-ndb-member-item .ar-ndb-bar-item .ar-ndb-vertical-bar {
		max-width: 120px;
		height: 140px;
	}

	.ar-ndb-credit-item .ar-ndb-h1{
		font-size: 70px;
	}

	.ar-ndb-credit-item .ar-ndb-h2{
		font-size: 55px;
	}

	.ar-ndb-credit-item .ar-ndb-h3{
		font-size: 32px;
	}

	.ar-ndb-credit-item .ar-ndb-h4{
		font-size: 30px;
	}

	.ar-ndb-credit-item .ar-ndb-credit-middle .fa{
		font-size: 6em;
	}

}
@media (max-width: 414px) {
	#maturity{
		margin-bottom: 90px;
	}
    .ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h3 {
	    font-size: 40px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h1 {
	    font-size: 120px;
	}

	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-project-item .ar-ndb-h4 {
	    font-size: 40px;
	}
	.ar-ndb-totalAsset .ar-ndb-bar-item .ar-ndb-vertical-bar {
	    max-width: 80px;
	    height: 120px;
	}
	.ar-subpage-numbers .ar-ndb-common-title{
        font-size: 24px;
	}
	.ar-subpage-numbers .ar-ndb-common-title span{
        font-size: 24px !important;
	}
	.ar-ndb-sector-item .ar-ndb-board-item .ar-ndb-progress-bar span {
	    font-size: 16px !important;
	}
	.ar-ndb-credit-item .ar-ndb-credit-top {
    	width: 40%;
	}
	.ar-ndb-credit-item .ar-ndb-credit-middle {
        width: 15%;
    }
    .ar-ndb-credit-item .ar-ndb-credit-bottom {
	    width: 35%;
	}
	.ar-ndb-credit-item .ar-ndb-h1{
		font-size: 50px;
	}
	.ar-ndb-credit-item .ar-ndb-h2{
		font-size: 42px;
	}

	.ar-ndb-credit-item .ar-ndb-h3{
		font-size: 28px;
	}

	.ar-ndb-credit-item .ar-ndb-h4{
		font-size: 22px;
	}
}
@media (max-width: 384px) {
	.ar-ndb-credit-item .ar-ndb-credit-middle .fa {
	    font-size: 4em;
	}
}
@media (max-width: 360px) {
	.ar-ndb-totalAsset .ar-ndb-bar-item .ar-ndb-vertical-bar {
	    max-width: 60px;
	    height: 120px;
	}
	.ar-ndb-totalAsset .ar-ndb-bar-name {
	    font-size: 18px;
	}
	.ar-ndb-credit-item .ar-ndb-h1{
		font-size: 50px;
	}
	.ar-ndb-credit-item .ar-ndb-h2{
		font-size: 40px;
	}

	.ar-ndb-credit-item .ar-ndb-h3{
		font-size: 26px;
	}

	.ar-ndb-credit-item .ar-ndb-h4{
		font-size: 22px;
	}

}
@media (max-width: 320px) {
	.ar-subpage-numbers .ar-ndb-numbers .ar-ndb-title-v2 .ar-ndb-h2 {
	    font-size: 30px;
	}
	.ar-subpage-numbers .ar-ndb-common-title {
	    font-size: 22px;
	}
	.ar-ndb-totalAsset .ar-ndb-bar-name {
	    font-size: 16px;
	}
}


#elevator_item{
	width:63px;
	height:63px;
	position:fixed;
	right:20px;
	bottom:100px;
	-webkit-transition:opacity .4s ease-in-out;
	-moz-transition:opacity .4s ease-in-out;
	-o-transition:opacity .4s ease-in-out;
	opacity:1;
	z-index:100020; 
	display:none;
}
#elevator_item.off{
	opacity:0;
	visibility:hidden;
}
#elevator{
	display:block;
	width:63px;
	height:63px;
	background:url(../img/xs/back-to-top.png) center center no-repeat;
	background-color:transparent;
	border-radius:0;
	cursor:pointer;
	margin-bottom: -1px;
}
#elevator:hover,
#elevator:active{
	opacity: .95;
	filter: alpha(opacity=95);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=95)';
}



.ndb-ar18-video .ndb-phase2-youtube, .ndb-ar18-video .ndb-phase2-youku {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ndb-ar18-video .ndb-phase2-youtube iframe, .ndb--ar18-video .ndb-phase2-youku iframe, .ndb-ar18-video .ndb-phase2-youtube embed, .ndb-ar18-video .ndb-phase2-youku embed {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* 7am download section*/
.ar-ndb-download-7am{
		background: transparent url(../img/lg/download3.jpg) 0 0 no-repeat;
		width: 1200px;
		height: 420px;
	}

	.ar-ndb-download-7am .ar-ndb-btn{
		margin-top: 40px;
		width: 220px;
		line-height: 40px;
		height: 40px;
	}
@media only screen and (max-width: 1024px) {
	.ar-ndb-download-7am{
		background: transparent url(../img/lg/download3.jpg) 0 0 no-repeat;
		background-size: 100%;
		width: 100%;
		height: 380px;
	}

	.ar-ndb-download-7am .ar-ndb-btn{
		margin-top: 40px;
		width: 184px;
		line-height: 32px;
		height: 32px;
	}
}


@media screen and (max-width: 1023.98px) { 
	.ar-ndb-download-7am{
		background: transparent url(../img/md/download3.jpg) 0 0 no-repeat;
		width: 100%;
		background-size: cover;
		height: auto;
		padding-left:20px;
	    padding-right: 20px;
	}
	}
	.ar-ndb-download-7am .ar-ndb-btn{
		margin: 80px 0;
		width: 100%;
		line-height: 40px;
		height: 40px;
	}
}

@media screen and (max-width: 540px) { 
	.ar-ndb-download-7am .icon-pdf{
        background: transparent url(../img/xs/download3.jpg) center center no-repeat;
        width: 205px;
        height: 174px;
        display: inline-block;
        margin: 20px auto;
	}
}

@media only screen and (max-width: 414px) { 
	.ar-ndb-download-7am .icon-pdf{
        background: transparent url(../img/xs/download3.jpg) center center no-repeat;
        background-size: 77%;
        display: inline-block;
        margin: 20px auto;
	}
}
