.e-block-headtitle{
  padding-top: 90px;
  font-family: 'MicrosoftYaHeiLight';
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #000000;
  text-align: left;
}
.e-block-headcontent{
  padding-top: 27px;
  text-align: left;
	font-family: 'MicrosoftYaHeiLight';
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #000000;
}
.e-block-content {
  margin: auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
  margin-top: 54px;
}
.e-block-content .content-title {
  font-family: 'MicrosoftYaHeiLight';
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
   
  border-bottom: 2px solid #1eb9e1;
}

.e-block-content .content-title > span {
  position: relative;
  display: inline-block;
  padding: 30px 0 ;
}
.e-block-content .content-title > span:after{
  position:absolute;
  content:'';
  width:100%;
  bottom:-2px;
  height:2px;
  left: 0;
  background-color:#ffc819;
}
.e-block-inner_content {
  margin-top: 30px;
  font-family: 'MicrosoftYaHeiLight';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
.e-block_imgholder {
  margin-top: 65px;
}
.e-block_imgholder > img {
  display: block;
  width: 100%;
}
.jcss-box{
  position: absolute;
  width: 33%;
  padding: 3%;
  right: 15%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.jcss-img{
  display: block;
  width: 100%;
}
.dt-img{
  margin-top: -180px;
  width: 100%;
  z-index: -1;
}
.fix-block{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.fix-block .e-block-content{
  width: 50%;
  margin-left: 0;
  margin-top: 5%;
}

@media (max-width: 1300px) {
  .fix-block .e-block-content{
    width: 50%;
    margin-left: 0;
    margin-top: 3.3%;
  }
}
@media (min-width: 1400px) {

  .fix-block .e-score{
    position: absolute;
    bottom: 17%;
    width: 900px;
    margin-left: 0;
    text-align: left;
  }
}
@media (max-width: 1400px) {
  .fix-block .e-score{
    position: absolute;
    bottom: 9%;
    width: 900px;
    margin-left: 0;
    text-align: left;
  }
}
.fix-block .e-score > div{
  position: relative;
}
.fix-block .e-score > div::before{
  content: '';
  position: absolute;
  right: 48px;
  top: 8px;
  width: 1px;
  height: 94px;
  background-color: #ffffff;
  opacity: 0.15;
}
.fix-block .e-score > .col-xs-2::before{
  background: none;
}
.fix-block .e-score div> p:nth-child(1) > span:nth-child(1){
	font-family: 'DIN-Regular';
	font-size: 60px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 66px;
	letter-spacing: 1px;
	color: #ffc819;
}
.fix-block .e-score div> p:nth-child(1) > span:nth-child(2){
	font-family: 'MicrosoftYaHeiLight';
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 66px;
	letter-spacing: 0px;
	color: #ffffff;
}
.fix-block .e-score div> p:nth-child(2){
	font-family: 'MicrosoftYaHeiLight';
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	opacity: 0.6;
}

.e-unique-contactus{
  margin-top: 0;
  margin-bottom: 0;
  height: 450px;
  box-sizing: border-box;
  padding-top: 90px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.contactus-box{
  margin: auto;
  width: 52%;
}
.contactus-box .contactus-title{
  text-align: center;
  margin-bottom: 60px;
	font-family: 'MicrosoftYaHeiLight';
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333333;
}
.contactus-box  .info .col-xs-8 p span:nth-child(1){
  font-family: 'MicrosoftYaHei';
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #666666;
}
.contactus-box  .info .col-xs-8 p span:nth-child(2){
	font-family:'DIN-Regular';
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #005096;
}

.contactus-box  .info .col-xs-4{
	font-family: 'MicrosoftYaHei';
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333333;
}
.contactus-box  .phone,
.contactus-box  .address{
  padding-left: 23px;
}
.contactus-box  .phone::before{
	content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 30px;
  height: 28px;
  background: url(../../assets/images/organization/unique-investement/phone.png) no-repeat;
  background-size: cover;
}
.contactus-box  .address::before{
	content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 30px;
  height: 28px;
  background: url(../../assets/images/organization/unique-investement/address.png) no-repeat;
  background-size: cover;
}
.e-gradient-title{
  border-bottom-color: #1EB9E1;
}
.e-side-graphic .e-side-graphic__left{
  background:url(../../assets/images/split-bg.png) #004f97 no-repeat right top;
  background-size: auto;
}