﻿body 
{
    margin:0px;
    padding:0px;
    overflow:auto;
}
a{ text-decoration:none; color:#000; outline:none;}
ul{ padding:0px; margin:0px;list-style-type:none;}
ul li{ padding:0px; margin:0px;list-style-type:none;}


   /* 向右的箭头 */  
.dot-right {  
    font-size: 0;  
    line-height: 0;  
    border-width: 10px;  
    border-color:White;  
    border-right-width: 0;  
    border-style: dashed;  
    border-left-style: solid;  
    border-top-color: transparent;  
    border-bottom-color: transparent;  position:absolute; top:10px; left:17px;
}

.colorRed
{
    color:Red;
    font-size:20px;
}
.textaligncenter
{
    text-align:center;
    line-height:30px;
 }
.fontbold{ font-weight:bold;}
.Whole
{
    margin-top:1%;
    margin-bottom:1%;
    width:100%;
    height:auto;
 }
.imgdiv
{
    width:100%;
    height:auto;
    position:relative;
}
.imgdiv img{ border:0px; max-width:100%;height:auto; } 


/*2*/
.tdwidth{ width:10%;}
.tdcurrencywidth{ width:80%;}
.tdwidth50{ width:50%;}
.lnsm
{
    width:98%;
    height:auto;
}
.lnsm-content
{
    line-height:22px;
    margin-top:8px;
    width:100%;
    height:auto;
    min-height:290px;
    color:#a2a1a1;
    border:1px solid #FFF;
}
.lnsm-top
{
    width:98%;
    height:auto;
    text-align:center;
    line-height:30px;
    border-bottom:1px solid #a2a1a1;
}
.tddiv
{
    width:26%;
    height:auto; 
}
.td
{
   margin-top:15%;
   margin-left:1%;
   margin-right:1%;
   width:98%;
   height:85%; 
   min-height:630px;
}
.tdborder
{
   border-right:1px dotted #a2a1a1;
}
.divimg
{
    text-align:center;
    width:98%;
    height:210px;
}
.img
{
    text-align:center;
    width:100%;
    height:210px;
}
/*组织架构*/
.organizationalstructure
{
  width:100%;
  height:auto;
  min-height:610px;
  background-color:#c0c2cd;
 }
.organizationalstructure-top
{
  width:100%;
  height:auto;
  text-align:center;
  padding-top:40px;
  min-height:80px;
  color:Red;
  font-size:48px;
  font-weight:bold;
 } 
 .organizationalstructure-content
{
  margin-left:7%;
  width:91%;
  height:auto;
 } 
 
 .Founderedge
 {
     height:100px;
     width:100%;
     text-align:center;
  }
  .Founderedge_name
 {
     color:#e00000;
     font-size:3em;
  }
 .FounderedgeTitle
 {
     font-size:18px;
 }
 /*仁德觀點*/
 .Rendeview
 {
     width:98%;
     height:73px;
     font-size:4em;
     color:Black;
     text-align:right;
     padding-right:2%;
     background-color:#ffffff;
 }
 .Rendelist
 {
     font-size:4em;
     width:98%;
     height:83px;
     color:#e00000;
     padding-left:2%;
     background-color:#e8c792;
 }
 .RendelistName
 {
     width:100%;
     height:auto;
     background-color:#e00000;
 }
 .ullist
 {
     width:90%;
     margin-left:5%;
     min-height:500px;
     height:auto!important; 
 }
  .ullist ul li
 {
      width:19%;
      height:100%;
      color:White;
      font-size:18px;
      float:left;
      line-height:25px;  
 }
 .ullist ul li a
 {
      color:White;
      font-size:18px;
      
 }
 
 /*视频区*/
 .Videoarea
 {
     background-color:#ececec;
     width:100%;
     height:auto;
     min-height:500px;
  }
  .Article ul li
 {
     width:95%;
     text-indent:2em;
     line-height:25px;
  }
  .Goalattainment ul li
  {
      line-height:25px;
  }
  
  
  
  
 
 .Rendeenterprise
 {
     width:100%;
     height:100px;
     text-align:center;
     background-color:#840203;
     color:White;
     
  }
 
 
 
 .tdTitle
 {
     width:100%;
     height:38px;
     padding-top:10px;
     text-align:center;
     font-size:22px;  
     color:#595252;   
 }
  .tdcurrencywidth table tr td
 {
     width:20%;
 }
  .tdTitle ul li
 {
       width:98%;
       height:auto;
       margin-top:1%;
 }
 
 
 .imgULliLetf
 {
      width:100%;
      height:auto;
      border:0px;
 }
 /*Latest information 最新资讯*/
 .Latest ul li
 {
       width:98%;
       height:auto;
       line-height:25px;
       margin-left:2%;
 }
 
.LatestMore
{
    width:20%;
    text-align:center;
    color:White;
    background-color:Black;
    height:auto;
    line-height:30px;
    margin-left:2%;
}