@charset "utf-8";
/* CSS Document */
/***
 * uimaker
 * http://www.uimaker.com
 * e-mail: admin@uimaker.com
 */
*{font-size:9pt;border:0;margin:0;padding:0;}
body{font-family:'Î¢ÈíÑÅºÚ'; margin:0 auto;min-width:980px;}
ul{display:block;margin:0;padding:0;list-style:none;}
li{display:block;margin:0;padding:0;list-style: none;}
img{border:0;}
dl,dt,dd,span{margin:0;padding:0;display:block;}
a,a:focus{text-decoration:none;color:#000;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#00a4ac;text-decoration:none;}
table{border-collapse:collapse;border-spacing: 0;}
cite{font-style:normal;}
h2{font-weight:normal;}

.clear{ clear:both;}
boby
{
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: Î¢ÈíÑÅºÚ;
    color: #222222;
}
.page_top
{
    min-width:1300px;
    margin:0px auto;
    height:70px;
    margin:0px auto;  
    overflow:hidden; 
    z-index: 1000;
    width: 100%;
    position:fixed;
}
.logo
{
    margin-top:5px;
}
.corp_title
{
  margin-left:60px;
  color:#198ede;
  font-weight:bold; 
  font-size: 36px;
  z-index: 32;
  text-align: left;
  white-space: nowrap;
  display:none;
}


.nav
{
  overflow:hidden;
  position: absolute;
  /*width: 610px;*/
  top: 15px;
  /*left : 600px;*/
  left: 55%;
  overflow:hidden   
}
.nav li
{
    float:left; 
    margin-right:17px; 
}
.nav li a
{
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 16px;  
    display:block;
    width:110px;
    height:40px;  
    color:  Black;
    line-height:40px;
    text-align:center;
}
.nav li.selected
{
   border-radius: 5px;
   background-color:#198ede;
}
.nav li.selected a
{ 
    color: White;    
}

.page_top_white
{
     background-color:White;
     border: 1px solid #dddddd;
}

.page_top_blue
{
     background-color:#198ede;
}

.page_top_blue .corp_title
{
    color: White; 
}

.page_top_blue li a
{
    color: White; 
}
.page_top_blue .nav li.selected
{
   border-radius: 5px;
   background-color:white;
}

.page_top_blue .nav li.selected a
{
   border-radius: 5px;
   color:red;
}

.page_top_transparent
{
     
}

.page_top_transparent .corp_title
{
    color: White; 
}
.page_top_transparent li a
{
    color: White; 
}
.page_top_transparent .nav li.selected
{
   border-radius: 5px;
   background-color:white;
}
.page_top_transparent .nav li.selected a
{
   border-radius: 5px;
   color:red;
}

.page_buttom
{ 
   height: 60px;
   width: 100%;
   background-color: #198EDE;
   background-color:
}



.bannar
{
  height:300px;
  min-height:300px;
  overflow:hidden;
  background-size:cover;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
}





.title
{
  margin-top:20px;
}
.c_name
{
    font-size: 32px;
    color: #198ede;
    font-weight:bold;
    text-align: center;
    height:42px;
}
.e_name
{
    margin-top:10px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}

.tile_sign
{
    color: rgb(51, 128, 255);
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    height:26px;
}

.content
{
     width:1170px;
     overflow:hidden;
     margin:0px auto;   
     padding:0px; 
}

.summary
{
    width:750px; 
    text-align:left;
    margin:auto; 
    font-size:16px; 
    color:#888888; 
    line-height:32px;
    border-bottom:1px solid #eeeeee;
    margin-bottom:10px;   
}