h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 130%;
    background: #ffffff; 
	color: #606060;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- chinese section --*/
.chinese_section {
	font-family: PingFangTC-Semibold, SimHei;
}
/*-- Header --*/
.header-logo {
	height: 100%;
    vertical-align: bottom;
}
.header-logo img{
	height: 80px;
	border: 0px;
}
.navbar-header button {
	height: 60px;
}
/*-- Mobile --*/
.indexcity {
  z-index: 9999;
}
/*.right {
    right: 0 !important;
    left: 0 !important;
}*/
.navbar-collapse {
	position: fixed;
	top: 5%;
	left: 50%;
	transition: all 0.8s ease-out;
	width: 100%;
	height: 80%;
	z-index: 99;
	border: 0px;
	border-color: #000000;
	background-color: #000000;
}
.navbar-mobile {
	width: 80%;
	height: 100%;
	float: left;
	text-align: left;
	top: 10%;
	padding-left: 5%;
	padding-right: 5%;
}
.navbar-mobile > li > a {
	padding: 15px 5px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height: 130%;
	letter-spacing: 2.76px;
	text-transform: uppercase;
	text-align: left;
}
.navbar-mobile > li.chi > a {
	font-family: PingFangTC-Semibold, SimHei;
	color: #457db5;
}
.navbar-mobile > li > p {
	padding: 10px 10px 10px 35px;
	font-size: 20px;
	color: #ffffff;
	line-height: 150%;
	letter-spacing: 2.46px;
	text-transform: uppercase;
	text-align: left;
	width: 60%;
}
.navbar-mobile > li  > p > a{
	font-size: 20px;
	color: #ffffff;
	line-height: 150%;
	letter-spacing: 2.46px;
	text-transform: uppercase;
	text-align: left;
}
.nav > li.navbar-mobile-chi {
	display: none;
}
.nav > li.navbar-mobile-about {
	display: none;
}
.nav > li.navbar-mobile-portfolio {
	display: none;
}
.nav > li.navbar-mobile-investor {
	display: none;
}
/*-- Navigation --*/
.navbar-main {
	background-color: #000000 !important;
	min-height: 100%;
	margin-bottom: 0;
}
.navbar-default {
    border-color: #000000;
}
.navbar-default .navbar-nav > li > a {
	padding: 5px 10px;
    text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a span{
	display: block;
}
.navbar-collapse  {
	display: none;
}
.navbar-nav  {
   margin: 0;
   float: right;
}
.navbar-nav-chi {
	font-family: PingFangTC-Semibold, SimHei;
	font-weight: bold;
    font-size: 13px;
	color: #457eb5;
	vertical-align: bottom;
}
.navbar-default .navbar-nav-chi > li > a {
	font-family: PingFangTC-Semibold, SimHei;
	font-weight: bold;
    font-size: 13px;
	color: #457eb5;
	vertical-align: bottom;
}
.navbar-left{
	width: 20%;
	height: 100%;
	float: left;
	padding-left: 5%;
	vertical-align: middle;
}
.navbar-right {
	width: 80%;
	height: 100%;
	float: left;
	padding-right: 5%;
}
.navbar-about {
	display: none;
}
.navbar-portfolio {
	display: none;
}
.navbar-investor {
	display: none;
}
.navbar-chi {
	display: none;
}
.navbar-submenu {
	width: 70%;
	float: right;
	margin-bottom: 20px;
}
.navbar-submenu h1{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 3.07px;
	line-height: 32px;
	text-align: left;
}
.navbar-submenu hr{
	color: #ffffff;
	width: 100%;
	height: 1px;
	margin-top: 5px;
    margin-bottom: 5px;
}
.navbar-submenu-items-box {
	width: 100%;
	margin-top: 5px;
    margin-bottom: 5px;
}
.navbar-submenu-items {
	width: 33%;
	float: left;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 2.46px;
	line-height: 32px;
	text-align: left;
}
.navbar-submenu-items-20 {
	width: 20%;
}
.navbar-submenu-items-50 {
	width: 50%;
}
.navbar-submenu-items a{
	color: #ffffff;
}
.navbar-submenu-items a:hover{
	color: #457eb5;
}
/*-- banner --*/
.carousel-caption {
    left: 10%;
	top: 20%;
    text-align: left;
    right: auto;
    padding: 5px;
}
.carousel-caption h3{
	font-size: 88px;
	font-weight: bold;
	color: #457db5;
	line-height: 90%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left; 
}
.carousel-caption h4{
	font-size: 88px;
	font-weight: bold;
	color: #ffffff;
	line-height: 90%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left;
}
.carousel-caption p {
	font-size: 28px;
	font-weight: 500;
	color: #f7f6f6;
	letter-spacing: 1px;
	line-height: 110%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	padding: 5px;
	text-align: left;
}
.carousel-caption2 {
    left: 10%;
	top: 28%;
    text-align: left;
    right: auto;
    padding: 5px;
}
.carousel-caption2 p {
	font-size: 32px;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 110%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left;
}
.carousel-caption3 {
    right: 10%;
	top: 12%;
    text-align: right;
    left: auto;
    padding: 5px;
}
.carousel-caption3 p {
	font-size: 32px;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 110%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: right;
}
.banner-bg{
	background:url(../images/1.jpg) no-repeat center top;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	min-height:800px;
}
.carousel {
	width: 100%;
	min-height:800px;
}

.carousel-inner {
	height: 100%;
}
.item {
	width: 100%;
	min-height: 800px;
}
.item img{
	width: 100%;
	min-height: 800px;
}
/*.banner-bg, .banner-img, .banner-img2, .banner-img3, .banner-img4 {
	background-size:cover;
	background-attachment: fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	min-height:800px;
}*/
.banner-img{
	background:url(../images/2.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	min-height:800px;
}
.banner-img2{
	background:url(../images/3.jpg) no-repeat center top;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	min-height:800px;
}
.banner-img3{
	background:url(../images/4.jpg) no-repeat center top;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	min-height:800px;
}
.banner-img4{
	background:url(../images/5.jpg) no-repeat center top;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	min-height:800px;
}
.banner_home_title1 {
	font-size: 88px;
	font-weight: bold;
	color: #457db5;
	line-height: 90%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left;
	left: 25px;
	top: 25px;
	position: absolute; 
}
.banner_home_title_white {
	color: #ffffff;
}
.banner_title {
	font-size: 48px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 3px;
	line-height: 90%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left;
	left: 30px;
	bottom: 24px;
	position: absolute; 
}
.banner_title1 {
	font-size: 48px;
	font-weight: bold;
	color: #457db5;
	letter-spacing: 3px;
	line-height: 90%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left;
	left: 30px;
	bottom: 80px;
	position: absolute; 
}
.banner_title2 {
	font-size: 48px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 3.29px;
	line-height: 90%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);
	text-align: left;
	left: 30px;
	bottom: 24px;
	position: absolute; 
}
.investor_banner .banner_title1 {
	color: #ffffff;
}
.home_newsroom_box1 {
	font-size: 13px;
	color: #ffffff;
	line-height: 130%;
	background: rgba(68,125,181,0.70);
	width: 35%;
	height: 18%;
	left: 25px;
	top: 125px;
	padding: 15px 20px;
	position: absolute;
}
.home_newsroom_box1 h1{
	font-size: 24px;
	font-weight: bold;
}
.home_newsroom_box1 p{
	padding: 5px 0px;
}
.home_newsroom_box1 a{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.home_newsroom_box2 {
	font-size: 13px;
	color: #ffffff;
	line-height: 130%;
	background: rgba(68,125,181,0.70);
	width: 35%;
	height: 18%;
	left: 25px;
	top: 280px;
	padding: 15px 20px;
	position: absolute; 
}
.home_newsroom_box2 h1{
	font-size: 24px;
	font-weight: bold;
}
.home_newsroom_box2 p{
	padding: 5px 0px;
}
.home_newsroom_box2 a{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.home_newsroom_box3 {
	background: rgba(68,125,181,0.70);
	width: 280px;
	height: 30px;
	left: 25px;
	top: 435px;
	padding: 5px 20px 0px 20px;
	border-radius: 15px;
	position: absolute; 
	vertical-align: top;
}
.home_newsroom_box3 a{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
}
.home_stock_box {
	width: 90%;
	height: 60%;
	left: 25px;
	top: 125px;
	padding: 10px 0;
	position: absolute;
}
.stock_code {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.stock_hkd {
	font-size: 20px;
	font-weight: bold;
	color:#457db5;
	text-shadow:0px 2px 4px rgba(0,0,0,0.50);
	text-align:left;
}
.stock_price {
	font-size:100px;
	font-weight: bold;
	color: #ffffff;
	text-shadow:0px 2px 4px rgba(0,0,0,0.50);
	text-align:left;
}
.stock_change {
	font-size: 50px;
	font-weight: bold;
	color:#457db5;
	text-shadow:0px 2px 4px rgba(0,0,0,0.50);
	text-align:left;
}
.stock_desc {
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
}
/*--- Tables ---*/
.submenu table {
	width: 100%;
}
.submenu td {
	width: 33%;
}
table.financial_summary1 {
	width: 400px;
}
.financial_summary1 thead {
	font-size: 16px;
	color: #5f606c;
	line-height: 120%;
	text-align: left;
	background: #f5f5f5;
	border-bottom: 2px solid #457db5;
}
.financial_summary1 th {
	padding: 15px 10px;
}
.financial_summary1 tr.alt{
	background: #f5f5f5;
}
.financial_summary1 td {
	padding: 10px;
}
table.financial_summary2 {
	width: 900px;
}
.financial_summary2 thead {
	font-size: 14px;
	font-weight: normal;
	color: #5f606c;
	line-height: 120%;
	text-align: left;
	background: #f5f5f5;
	border-bottom: 2px solid #457db5;
}
.financial_summary2 tbody {
	font-size: 14px;
	font-weight: normal;
	color: #5f606c;
	line-height: 120%;
	text-align: left;
	border-bottom: 2px solid #457db5;
}
.financial_summary2 thead .colhead{
	width: 50%;
}
.financial_summary2 thead .header1{
	font-size: 15px;
	font-weight: bold;
	color: #5f606c;
	line-height: 120%;
	text-align: center;
	background: #f5f5f5;
}
.financial_summary2 th {
	padding: 5px 10px;
}
.financial_summary2 tr.alt{
	background: #f5f5f5;
}
.financial_summary2 td {
	padding: 5px;
}
table.reports {
	width: 100%;
}
.reports tr.report_selected {
	background: #4177ac;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	line-height: 130%;
	text-align: left;
}
.reports tr.report_unselected {
	background: #f5f5f5;
	font-size: 22px;
	font-weight: bold;
	color: #4177ac;
	line-height: 130%;
	text-align: left;
	border: 1px solid #dcdcdc;
}
.reports tr.report_items {
	background: #ffffff;
	border: 1px solid #dcdcdc;
}
.reports tr.report_more {
	background: #dadada;
	font-size: 22px;
	font-weight: bold;
	color: #4177ac;
	line-height: 130%;
	text-align: left;
}
.reports td {
	padding: 10px 20px;
}
.reports td.report_btn {
	text-align: right;
	vertical-align: middle;
}
.reports td.report_title {
	width: 60%;
	font-size: 16px;
	font-weight: bold;
	color: #656565;
	line-height: 130%;
	text-align: left;
}
.reports td.report_download {
	width: 40%;
	font-size: 12px;
	color: #4177ac;
	line-height: 130%;
	text-align: right;
	padding-right: 30px;
}
.shareholder table {
	border-collapse: collapse;
	width: 100%;
}
.shareholder thead {
	font-size: 14px;
	font-weight: bold;
	color: #5f606c;
	background: #f5f5f5;
	line-height: 120%;
	text-align: left;
	border-bottom: 2px solid #457db5;
}
.shareholder tbody {
	font-size: 14px;
	color: #5f606c;
	line-height: 120%;
	text-align: left;
	border-bottom: 2px solid #457db5;
}
.shareholder th {
	padding: 15px 5px;
}
.shareholder td {
	padding: 10px 5px;
}
.interactive_chart table {
	border-collapse:collapse;
	width:100%;
}
.interactive_chart td {
	padding: 10px 0;
	border:2px solid #457db5;
}
.events_calendar table {
	border-collapse:collapse;
	width:100%;
}
.events_calendar thead {
	font-size:16px;
	font-weight:bold;
	color:#457db5;
	line-height:17px;
	text-align:left;
	border-top:1px solid #457db5;
	border-bottom:1px solid #457db5;
}
.events_calendar tbody tr {
	border-bottom:1px solid #eae5e5;
}
.events_calendar tbody tr:last-child {
	border-bottom:1px solid #457db5;
}
.events_calendar th {
	padding: 15px 0;
}
.events_calendar td {
	padding: 10px 0;
}
.email_alert table {
	border-collapse:collapse;
	width:100%;
}
.email_alert tbody {
	border:1px solid #457db5;
}
.email_alert td {
	padding: 10px 0;
}
/*--- Email Alert ---*/
.alert_title {
	font-size: 16px;
	font-weight: bold;
	color: #5f606c;
	line-height: 110%;
	text-align: left;
}
.alert_mandatory {
	color: #de594f;
}
.alert_warning {
	font-size: 16px;
	font-weight: bold;
	color: #de594f;
	line-height: 130%;
}
.alert_success {
	font-size: 16px;
	font-weight: bold;
	color: #457DB5;
	line-height: 130%;
}
button {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	background:#5C7BB0;
	line-height:18px;
	text-align:left;
	padding: 5px 10px;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 4%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 41px;
  width: 41px;
  background: red;
  margin-top: -65px;
  display:none;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 4%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 85%;
	z-index:111;
	left: 46%;
	padding: 0;
	margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: inline-block;
	margin: 0;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
}
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:14px;
  width:14px;
  display:inline-block;
  border:2px solid #FFF;
  background: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border: 2px solid #FFFFFF;
	background:#2f374c;
}
/*--content--*/
.details{
	background:#2f374c;
	padding:3em 0;
}
select.country {
    color: #555;
}
.submit_button input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
    width: 100%;
    background:#f1b458;
    padding: 9px 0px;
    outline: none;
}
.submit_button input[type="submit"]:hover{
	background:#000;
}
.grid_1{
	padding:5em 0;
}
.news h1, .grid_1_right h2{
    font-size: 2em;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.news h1:after, .grid_1_right h2:after{
    background-color: #c5c5c5;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;
}
.news article {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #c5c5c5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news article a{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
}
.news article .date {
    margin-bottom: 10px;
}
.news article i {
    margin-right: 5px;
}
.read-more:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color:#f1b458;
    content: "\f18e";
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
a.read-more {
	color:#000;
}
a.read-more:hover{
	color:#777;
}
.nav-tabs1>li.active>a, .nav-tabs1>li.active>a:focus, .nav-tabs1>li.active>a:hover {
    color: #fff;
    background-color:#2f374c;
    border:none;
}
.nav-tabs1 .open>a, .nav-tabs1 .open>a:hover, .nav-tabs1 .open>a:focus, .nav-tabs1>li>a:hover, .nav-tabs1>li>a:focus {
    background-color:#2f374c !important;
    border-color:#2f374c;
    color: #fff !important;
}
.nav-tabs1>li{
	margin-bottom:0;
}
a#profile-tab, a#home-tab, a#profile-tab1{
    color: #fff;
}
.events_box {
    margin: 1em 0 2em;
}
.event_left{
    float: left;
    width: 24%;
}
.event_left-item {
    padding-right: 20px;
    font-size: 12px;
    text-transform: uppercase;
}
.event_right {
    overflow: hidden;
}
.event_left-item .icon_2 {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
}
.event_left-item .icon_2 i {
    font-size: 20px;
    margin-right: 15px;
    float: left;
    vertical-align: middle;
    color: #999;
}
.speaker_item a{
    color:#f1b458;
}
.speaker_item a:hover{
    color:#000;
}
.event_right h3{
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom:15px;
}
.event_right h3 a{
	color:#000;
}
.event_right p{
	color: #777;
    font-size: 0.95em;
    line-height: 1.5em;
}
.event_right p a{
	font-size:1.1em;
	color:#000;
}
.event_right p a:hover{
	text-decoration:underline;
}
.event_right img{
	margin:1em 0 0 0;
	width:50px;
}
.bg{
	background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 460px;
    text-align: center;
    padding: 7em 0 0 0;
}
#counter {
	height:141px;
	font-size:60px;
	color: #FFF;
	overflow: hidden;
}
.timer{
	border-top:2px ridge #5F5F5F;
	border-bottom:2px ridge #5F5F5F;
}
.timer h4{
	font-size: 14px;
	color: #E5E5E5;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-top: 20px;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    display: inline-block;
    padding: 35px 0;
    float: left;
    width: 25%;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.countDays, .countHours, .countMinutes, .countSeconds:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.points {
	float: left;
	width:40px;
	margin: 0;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	line-height: 138px;
	text-shadow: none;
	color:#FFF;
    display: none;
}
.boxName {
	float: left;
	width: 100%;
	font-size:15px;
	color:#fff;
	font-style:italic;
	font-weight: 500;
	clear: both;
	padding: 2px;
}
/* ---------- /TIMER ---------- */
.newsletter {
    margin: 3em 0 0 0;
}
.newsletter input[type="text"] {
    padding: 18px 2%;
    width:50%;
    margin-right: 10px;
    font-size: 13px;
    max-width: 96%;
    outline:none;
    border:none;
    display:inline-block;
}
.newsletter input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
    background:#f1b458;
    padding: 14px 30px;
    outline: none;
    display: inline-block;
    vertical-align: middle;
}   
.newsletter input[type="submit"]:hover{
	background:#2f374c;
} 
.portfolio-left{
    background: #f2f4f8;
    padding:0;
}
.courses_portfolio .portfolio-item {
    overflow: hidden;
    background: #f7f7f7;
}
.portfolio-img {
    width:44%;
    float: left;
}
.portfolio-description {
    width: 50%;
    float: left;
    padding: 40px 30px 0;
}
.portfolio-description h4 a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    transition: all 0.3s linear 0s;
}
.portfolio-description p {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8em;
    margin: 0;
}
.portfolio-description span {
    padding-top: 20px;
    display: block;
}
.portfolio-description span a {
    background: #ffffff;
    color: #444444;
    /*--float: left;--*/
    font-size: 13px;
    line-height: 23.4px;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
}
.portfolio-description span a:hover{
	text-decoration:underline;
}
.portfolio-description > a span {
    background:#2f374c;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    margin:2em 0 0;
}
.portfolio-description > a span:hover{
	background:#f1b458;
    color:#fff;
}
a:hover, a:focus {
   text-decoration:none;
}
.bottom_content{
	padding:5em 0;
}
.bottom_content h3{
	color:#000;
	font-size:3em;
	text-transform:uppercase;
	margin:0em 0 1em;
	text-align:center;
	position:relative;
}
.grid_2{
	margin-bottom:2em;
}
i.chain_1{
	margin-right:10px;
}
/*-- footer --*/
.footer{
	width: 100%;
	background: #457EB5;
	padding: 20px 0;
}
.sitemap_box{
	margin: 0 auto; 
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	height: 100%;
}
.sitemap_left{
	width: 25%;
	height: 100%;
	float: left;
	padding-right: 5%;
}
.sitemap_center {
	width: 45%;
	height: 100%;
    float: left;
	padding-left: 10%;
	padding-right: 10%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.sitemap_right {
	width: 30%;
	height: 100%;
    float: left;
	padding-left:5%;
	padding-right:5%;
}
.sitemap_box h1{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	line-height: 120%;
}
.sitemap_box p{
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 120%;
}
.sitemap_box hr {
	color: #ffffff;
	width: 100%;
	height: 1px;
}
.copyright {
	margin: 30px 0 0 0;
	text-align:center;
}
.copyright p{
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: left;
	padding: 10px 0;
}

.footer a:link { color: #ffffff; line-height: 130%;}
.footer a:visited { color: #ffffff; line-height: 130%;}
.footer a:active { color:#FF8080; text-decoration:underline; line-height: 130%;}
.footer a:hover { color:#FF8080; text-decoration:underline; line-height: 130%;}

/*-- iBase -- */
/*-- inside submenu --*/
.inside_submenu {
	width: 100%;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 5px 0 5px 20px;
}
.inside_submenu a {
	background-color:#000000;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	padding: 5px 0;
}
/*-- about --*/
.about_control_box{
	background:#ededee;
	width:356px;
	height:242px;
	text-align: center;
}
.about_control_box p{
	text-align: center;
	padding: 20px 0 0 0;
}
.about_control_box_title{
	font-size:24px;
	font-weight:bold;
	color:#457db5;
	line-height:23px;
}
.about_control_box input{
	font-size:14px;
	color:#c1bfbf;
	line-height:23px;
	text-align:left;
}
.about_control_box button{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	line-height:18px;
	text-align:center;
	background:#457db5;
	box-shadow:0px 2px 2px 0px rgba(141,141,141,0.50);
	width:95px;
}
.about_governance_1 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.about_governance_container_1 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.about_governance_container_1 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_governance_2 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
	background: url(../images/about-corporate-governance-bg-img.jpg)no-repeat center top;
}
.about_governance_container_2 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.about_governance_container_2 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_governance_3 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.about_governance_container_3 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background:rgba(255,255,255,0.90);
}
.about_governance_container_3 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_governance_4 {
	width: 100%;
	padding: 2% 0;
	background:rgba(68,125,181,0.80);
}
.about_governance_container_4 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	color: #ffffff;
}
.about_governance_container_4 h1{
	font-size:24px;
	text-align:left;
	color: #ffffff;
	line-height: 110%;
	font-weight: bold;
	margin-bottom:1em;
}
.about_governance_5 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.about_governance_container_5 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.about_governance_container_5 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_governance_6 {
	width: 100%;
	padding: 2% 0;
	background: #ededee;
}
.about_governance_container_6 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: #ededee;
}
.about_governance_container_6 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_documents_1 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.about_documents_container_1 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.about_documents_container_1 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_documents_2 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
	background: url(../images/about-coporate-documents-bg-img.jpg)no-repeat center top;
}
.about_documents_container_2 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.about_documents_container_2 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_documents_3 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.about_documents_container_3 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.about_documents_container_3 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_documents_4 {
	width: 100%;
	padding: 2% 0;
	background: #ededee;
}
.about_documents_container_4 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background: #ededee;
}
.about_documents_container_4 h1{
	font-size: 24px;
	text-align: left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
.about_leadership_1 {
	padding:5em 0;
	background: #ffffff;
}
.about_leadership_box{
	margin: 0 auto; 
	margin-top:2em;
	margin-bottom:2em;
}
.about_leadership_container_left {
	width: 35%;
	float: left;
	padding: 20px 0px;
	text-align:right;
}
.about_leadership_container_left h1{
	font-size: 24px;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: left;
}
.about_leadership_container_left a{
	color: #44454c;
	font-weight: bold;
}
.about_leadership_container_left .selected_name{
	color: #6b94c6;
	font-weight: bold;
}
.about_leadership_container_left .selected_title{
	color: #6b94c6;
}
.about_leadership_container_right {
	width: 65%;
    overflow: hidden;
	padding: 20px;
	text-align: left;
	color: #ffffff;
	background: #6b94c6;
	margin-top: 60px;
}
.about_leadership_2 {
	padding:5em 0;
	background:#ededee;
}
.about_leadership_container_2 {
    padding: 20px 20px;
    margin-right: auto;
    margin-left: auto;
	background:#ededee;
}
.about_leadership_container_2 h1{
	font-size:30px;
	text-align:left;
	color: #44454c;
	line-height: 110%;
	font-weight: bold;
	margin-bottom:1em;
}
.about_leadership_container_2 h2{
	font-size:30px;
	font-weight: bold;
	color:#6a97c4;
	line-height:15px;
	text-align:left;
	text-transform: uppercase;
	padding:5px;
}
.about_leadership_container_2 hr{
	border:1px solid #979797;
	width:100%;
	height:1px;
}
/*-- investor --*/
.investor_present_box{
	margin: 0 auto; 
	margin-top: 32px;
	margin-bottom: 32px;
}
.investor_present_year_box {
	margin: 0 auto; 
	background: #4177ac;
	text-transform: uppercase;
	width: 110px;
	height: 40px;
	font-size: 26px;
	color: #ffffff;
	line-height: 130%;
	text-align: center;
	padding-top: 5px;
}
.investor_present_left {
	width: 50%;
	height: 400px;
	float: left;
	padding: 20px 0;
	text-align: right;
	border-right: 1px solid #4177ac;
	position: relative;
}
.investor_present_left_date {
	background: #4177ac;
	text-transform: uppercase;
	width: 110px;
	height: 40px;
	font-size: 26px;
	color: #ffffff;
	line-height: 130%;
	text-align: center;
	float: right;
	top: 100px;
	right: 0px;
	padding-top: 5px;
	position: absolute;
}
.investor_present_left_title {
	font-size: 20px;
	font-weight: bold;
	color: #457db5;
	line-height: 130%;
	text-align: right;
	top: 160px;
	right: 40px;
	width: 500px;
	position: absolute;
}
.investor_present_left_download {
	font-size: 12px;
	color: #457db5;
	line-height: 130%;
	text-align: right;
	top: 190px;
	right: 40px;
	position: absolute;
}
.investor_present_left_cover {
	height: 350px;
	right: 20px;
	position: absolute;
}
.investor_present_right {
	width: 50%;
	height: 400px;
	float: left;
	padding: 20px 0;
	text-align: left;
	border-left: 1px solid #4177ac;
	position: relative;
}
.investor_present_right_date {
	background: #4177ac;
	text-transform: uppercase;
	width: 110px;
	height: 40px;
	font-size: 26px;
	color: #ffffff;
	line-height: 130%;
	text-align: center;
	float: left;
	top: 100px;
	left: 0px;
	padding-top: 5px;
	position: absolute;
}
.investor_present_right_title {
	font-size: 20px;
	font-weight: bold;
	color: #457db5;
	line-height: 130%;
	text-align: left;
	top: 160px;
	left: 40px;
	width: 500px;
	position: absolute;
}
.investor_present_right_download {
	font-size:12px;
	color:#457db5;
	line-height:15px;
	text-align:left;
	top: 190px;
	left:40px;
	position: absolute;
}
.investor_present_right_cover {
	height: 350px;
	left: 20px;
	position: absolute;
}
.investor_title {
	font-size:24px;
	font-weight:bold;
	color:#457db5;
	line-height:18px;
	text-align:left;
}
.investor_subtitle {
	font-size:20px;
	font-weight:bold;
	color:#457db5;
	line-height:15px;
	text-align:left;
}
/*-- banner --*/
.about_banner{
	background: url(../images/about-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.chinese_corpdoc_banner{
	background: url(../images/chinese-corporate-documents-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.chinese_investor_banner{
	background: url(../images/chinese-announcements-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.chinese_newsroom_banner{
	background: url(../images/chinese-announcements-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.contact_banner{
	background: url(../images/contact-us-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.investor_banner{
	background: url(../images/investor-relations-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.newsroom_banner{
	background: url(../images/newsroom-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.portfolio_banner{
	background: url(../images/business-portfolio-banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
	position: relative;
}
.table-header {
    background-color:#2f374c;
}
.course_list .table-header > div {
    float: left;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
}
.table-header > div.id_col {
    width: 12%;
    text-transform: uppercase;
}
.table-header > div.name_col {
    width: 52%;
}
.table-header > div.duration_col {
    width: 17%;
}
.content_box1 {
    padding: 5em 0;
}
/*-- about --*/
.bg_1{
	background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:600px;
    text-align: center;
    padding:5em 0 0 0;
}
.bg_1 h2{
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:3em;
	margin-bottom:1em;
}
.about_left {
	padding-bottom: 30px;
}
.about_left p{
	color: #777;
}
ul.about_links{
	padding:0;
	margin: 1em 0;
	list-style:none;
}
ul.about_links li{
    padding: 0px 20px 10px;
    position: relative;
}
ul.about_links li:before {
    color: #f96868;
    content: "\f10c";
    font-family: 'fontawesome';
    font-size: 12px;
    height: 5px;
    left: 5px;
    top: 4px;
    position: absolute;
    width: 5px;
}
ul.about_links li a{
	color:#777;
	font-size:0.95em;
}
ul.about_links li a:hover{
	color:#000;
}
/*-- portfolio --*/
.portfolio_left {
	padding-bottom: 25px;
}
.portfolio_right {
	padding-bottom: 25px;
}
.portfolio_1_1 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.portfolio_1_1 h1{
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.portfolio_1_2 {
	width: 100%;
	padding: 2% 0;
	background: #EDEDEF;
}
.portfolio_1_2 h1{
	font-size: 24px;
	text-align: left;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.portfolio_1_3 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.portfolio_1_3 h1{
	font-size: 24px;
	text-align: left;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.portfolio_1_4 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
	background: url(../images/business-portfolio-plethora-bg-img.jpg)no-repeat center top;
}
.portfolio_1_4 h1{
	font-size: 24px;
	text-align: left;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.portfolio_container_1_4 {
    padding: 30px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
.portfolio_2_1 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
}
.portfolio_2_1 h1{
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.portfolio_2_2 {
	width: 100%;
	padding: 2% 0;
	background: #ffffff;
	background: url(../images/business-portfolio-diabetic-bg-img.jpg)no-repeat center top;
}
.portfolio_2_2 h1{
	font-size: 24px;
	text-align: left;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.portfolio_container_2_2 {
    padding: 30px 20px;
    margin-right: auto;
    margin-left: auto;
	background: rgba(255,255,255,0.90);
}
/*-- financial reports --*/
.financial_reports {
	width: 100%;
	height: 100%;
	padding: 2% 0;
	background: url(../images/investor-relations-results-centre-bg-img.jpg)no-repeat center top;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.financial_reports_chi{
	width: 100%;
	height: 100%;
	padding: 2% 0;
	background-color: #ffffff;
}
.financial_reports h1{
	font-size: 24px;
	text-align: left;
	color: #457EB5;
	font-weight: bold;
	margin-bottom: 1em;
}
.financial_reports_container {
    padding: 30px 20px;
    margin-right: auto;
    margin-left: auto;
}
/*-- newsroom --*/
.newsroom_box{
	margin: 0 auto; 
	margin-top:2em;
	margin-bottom:2em;
}
.newsroom_left{
	width: 10%;
	height: 100%;
	float: left;
	border-right: 1px solid #4177ac;

}
.unselected_year{
	color: #4177ac;
	font-size: 26px;
	line-height: 130%;
	padding: 10px 0;
	text-align: center;
}
.selected_year{
	color: #ffffff;
	background: #4177ac;
	font-size: 26px;
	line-height: 130%;
	padding: 10px 0;
	text-align: center;
}
.selected_year a{
	color: #ffffff;
}
.chinese_year {
	color: #ffffff;
}
.newsroom_right {
	width: 90%;
    overflow: hidden;
}
.newsroom_date {
	width:15%;
	float:left;
}
.newsroom_date p{
	font-size: 25px;
	line-height: 130%;
	font-weight: bold;
	color: #4177ac;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 0 20px;
}
.newsroom_chinese_date {
	width:20%;
	float:left;
}
.newsroom_chinese_date p{
	font-size: 25px;
	line-height: 130%;
	font-weight: bold;
	color: #4177ac;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 0 20px;
}
.newsroom_title {
	width:45%;
	float:left;
}
.newsroom_title p{
	color: #656565;
	font-size: 16px;
	line-height: 130%;
	text-align: left;
	margin: 0 0 0 20px;
}
.newsroom_chinese_title {
	width:50%;
	float:left;
}
.newsroom_chinese_title p{
	color: #656565;
	font-size: 16px;
	line-height: 130%;
	text-align: left;
	margin: 0 0 0 20px;
}
.newsroom_download {
	width: 30%;
	float: left;
	margin: 0 0 0 20px;
}
.newsroom_download a{
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}
.newsroom_chinese_download {
	width: 20%;
	float: left;
	margin: 0 0 0 20px;
}
.newsroom_chinese_download a{
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}
.factsheet_left {
	width: 40%;
	float: left;
	text-align: center;
}
.factsheet_left img{
	padding: 20px 0px;
}
.factsheet_right {
	width: 60%;
    float: left;
	overflow: hidden;
}
.factsheet_title {
	font-size: 20px;
	font-weight: bold;
	color: #457db5;
	line-height: 130%;
	text-align: left;
	width: 500px;
	padding: 150px 0 20px 0;
}
.factsheet_download a{
	font-size: 12px;
	color: #457db5;
	line-height: 15px;
	text-align: left;
}
/*-- content2 --*/
.content2{
	padding:5em 0;
}
.content2_box1{
	width: 70%;
	margin: 0 auto; 
	margin-bottom:2em;
}
.content2_box1 h1{
	font-size:1.5em;
	text-align:center;
	color:#457EB5;
	font-weight: bold;
	margin-bottom:1em;
}
.content2_box1 hr{
	color: #FF0000;
	height: 1px;
}
.content2_1-left{
	float:left;
}
.content2_1-left p{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
	margin: 0 0 0 50px;
}
.content2_1-right p{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
	text-align:left;
	margin: 0 0 0 20px;
}
span.icon_5{
    float: left;
    display: block;
    margin: 5px 30px 0 0;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    border: none;
    background:#2f374c;
    text-align: center;
    font-size:20px;
    line-height:70px;
    color:#fff;
    position: relative;
    z-index: 10;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
span.icon_5:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background:#f1b458;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.content2_1-left:hover span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.content2_1-left:hover span {
    color: #fff;
}
.content2_1-right {
    overflow: hidden;
}
.content2_1-right h5{
	font-size:1.2em;
}
.content2_1-right h5 a{
	color:#000;
}
.bg_2{
    background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 5em 0 0 0;
}
.content2_2-left h2{
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.content2_2-right p{
	color:#fff;
	font-size:0.95em;
	line-height:1.8em;
}
.content2_3{
	padding:5em 0;
}
.content2_3 h2{
    font-size: 3em;
    text-align: center;
    color: #000;
    margin-bottom: 1em;
    text-transform: uppercase;
}
time {
    font-size: 1.2em;
    color: #000;
}
.content2_3-left h4{
    font-size:1.5em;
	margin:10px 0;
}
.content2_3-left h4 a{
	color:#f1b458;
}
.content2_3-left p{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
	margin-bottom:1em;
}
/* -- contact --*/
table.contactus {
	border-collapse: collapse;
	width: 80%;
	margin: 0 auto;
}
.contactus td {
	padding: 10px 20px;
	vertical-align: top;
}
.contactus td h1 {
	font-size: 24px;
	color: #457db5;
	line-height: 110%;
	text-align: center;
}
.contactus td hr {
	color: #d5d5d5;
	width: 100%;
	height: 2px;
	margin-top: 5px;
    margin-bottom: 5px;
}

/* Mobile Styles */
@media only screen and (min-device-width: 360px) {
	html { zoom: 30%; -webkit-text-size-adjust: 30%; }
	.header-logo img{ 
		height: 100px; 
		padding-bottom: 10px;
	}
	.home_newsroom_box3 {
		padding: 0px 20px 0px 20px;
	}
}
@media only screen and (min-device-width: 432px) {
	html { zoom: 36%; -webkit-text-size-adjust: 36%; }
	.header-logo img{ 
		height: 80px; 
		padding-bottom: 0px;
	}
	.home_newsroom_box3 {
		padding: 5px 20px 0px 20px;
	}
}
@media only screen and (min-device-width: 576px) {
	html { zoom: 48%; -webkit-text-size-adjust: 48%; }
}
/* Tablet Styles */
@media only screen and (min-device-width: 768px) {
	html { zoom: 65%; -webkit-text-size-adjust: 65%; }
}
@media only screen and (min-device-width: 960px) {
	html { zoom: 80%; -webkit-text-size-adjust: 80%; }
}
@media only screen and (min-device-width: 1024px) {
	html { zoom: 85%; -webkit-text-size-adjust: 85%; }
}
@media only screen and (min-device-width: 1440px) {
	html { zoom: 100%; -webkit-text-size-adjust: 100%; }
}
/* --- iPad mini, iPad 1 and 2 --- */
/*@media only screen 
	and (min-device-width: 768px) 
	and (max-device-width: 1024px) 
	and (-webkit-min-device-pixel-ratio: 1) {
}*/
/* --- iPad 3 and 4 --- */
/*@media only screen 
	and (min-device-width: 768px) 
	and (max-device-width: 1024px) 
	and (-webkit-min-device-pixel-ratio: 2) {
	html { zoom: 65%; -webkit-text-size-adjust: 65%; }
	
	.carousel-caption p { color: #00ff00; }
}*/