﻿@charset "utf-8";
/*公司治理简介*/
.h100{width:100%; }
.government{width:90%;margin:0 auto;}
.government h1{width:100%;font-size:36px;color:#525252;line-height:183px;}
.government-lis{overflow: hidden;}
.government-lis h3{width:182px;height:50px;background:#00ff00;text-align: center;font-weight: normal;
    line-height: 50px;font-size: 20px;margin-bottom:41px;   
    -webkit-box-shadow: 0 4px 0px #0ec537;
    -moz-box-shadow: 0 4px 0px #0ec537;
    box-shadow: 0 4px 0px #0ec537;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}
.government-lis p{width:100%;font-size:20px;line-height: 35px;margin-bottom:68px;   }
.government-lis p span{font-size:22px;margin-right:10px;}


/*公司治理*/
.g-p{width:100%;margin:0 auto;overflow: hidden;background:#f7f7f7;margin-top:80px; }
.g-p-top{width:90%;margin:0 auto;}
.g-p-top h1{width:100%;font-size:30px;line-height:164px;}
.g-p-top h1 a{color:#525252; }
.g-p-dl{width:100%;float: left;margin-bottom: 26px;}
.g-p-dl dl dt{float: left;width:182px;
 