body{
	font-family: "Microsoft YaHei";
	background-color: #f2f2f2;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
}

a{ color:#333;}
a:visited{ color:#333;}
a:hover{ color:#f00;}

/*第一部分*/
.we_one{width: 1200px; min-height: 404px; margin: 0 auto; padding: 20px; background-color: #fff;}
.we_gdp{width: 1160px; height: 361px; border: 1px solid #cccccc; border-left: none;}
.we_left{width: 216px; height: 361px; float: left;}
.we_left li{width: 200px; height: 80px; float: left; background-color: #f4f4f4; border-bottom: 1px solid #dcdcdc; font-size: 15px; line-height: 80px; text-indent: 23px; cursor: pointer;}
.we_left li.active{width: 210px;background: url(/picture/501/2003311003566565091.jpg) no-repeat;border: none; color:#fff;}
.we_right{width: 930px; height: 330px; float: left; margin-top: 14px;}

/*第二部分*/
.we_two{width: 1200px; height: 320px; margin: 0 auto; margin-bottom: 20px;background-color: #fff;}
.we_tjgb{width: 587px; height: 100%; float: left; margin-right:25px; padding:15px 20px;}
.tjgb_tit{ width: 547px; height: 45px; font-weight: bold; font-size: 17px; color: #003366;line-height:28px; border-bottom: 1px solid #d5d5d5}
.tjgb_tit span {
	font-size: 21px;
    display: inline-block;
    padding: 0 10px;
    margin: 10px 0;
    border-left: 8px solid #015193;
    font-weight: bold;
}
a.more{float: right;font-size: 15px; color: #999999; font-weight: normal;line-height: 45px}
a.more:hover{color: #f00;}
.tjgb_list{width:100%; min-height: 220px; overflow: hidden;}

