﻿@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;
    height:50px;text-align:center;
    background:#00ff00;color:#505450;
    font-size:20px;line-height:50px;
    -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;
}

.g-p-dl dl dd{overflow: hidden;float: left;}
.g-p-dl dl dd a{display:block;float: left;line-height:49px;margin-left:80px;font-size:20px;width:110px;   }
.g-p-dl dl dd img{vertical-align:-5px;margin-left:10px; display: none;}
.g-p-dl dl dd a:after{content: " ";font-size: 0px;
    font-size:0px;width: 0px;height: 0px;line-height:0px;
    border-color:transparent transparent transparent #ccc;
    border-style: dashed dashed dashed solid;
    border-width: 6px;
    display: inline-block;
    margin-left: 10px;
}
.g-p-dl dl dd:hover a{color: #0f0;}
.g-p-dl dl dd:hover a:after{border-color:transparent transparent transparent #0f0;}


.g-p-news{width:100%;background:#f5f5f5;overflow: hidden;margin-top:10px; }
.g-p-lis{width:90%;margin:0 auto;padding:20px 0 10px 0;overflow: hidden; }
.g-p-lis p{width:11%;float: left;font-size: 18px;color:#525252;}
.g-p-lisbar{width:80%;float: left; }
.g-p-lisbar h3{font-size:24px;color:#525252; }
.g-p-lisbar span{font-size:16px;color:#525252;margin-top:10px;display: block;overflow: hidden;line-height:31px; }
.g-p-mo{width:4%;float: right; text-align: right;}