123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- /* CSS Document */
- body {
- background-color: #fff;
- font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
- margin: 0px; padding:0px;
- }
- @font-face {
- font-family: 'fontNameRegular';
- src: url('/resource/fonts/DS-DIGIT-webfont.eot');
- src: local('/resource/fonts/DS-DIGIT-webfont Regular'),
- local('/resource/fonts/DS-DIGIT-webfont'),
- url('/resource/fonts/DS-DIGIT-webfont.woff') format('woff'),
- url('/resource/fonts/DS-DIGIT-webfont.ttf') format('truetype'),
- url('/resource/fonts/DS-DIGIT-webfont.svg#fontName') format('svg');
- font-size: 20px;
- font-weight: bolder;
- }
- a:link {
- color: #fff;
- text-decoration: none;
- }
- a:visited {
- text-decoration: none;
- color: #fff;
- }
- a:hover {
- text-decoration: none;
- color: #ffefc0;
- }
- a:active {
- text-decoration: none;
- color: #ffefc0;
- }
- li{
- list-style:none;
-
- }
- .all{
- backgroun: #fff;
- float: left;
- height: 864px;
- width: 1899px;
- }
- .page_agc_box{
- width:1886px;
- margin-left:1px;
- float:left;
- height:280px;
- margin-top:6px;
- border:1px solid #cdcdcd;
- }
- .page_agc_title{
- width:80px;
- height:280px;
- background:url(../img/page_agc_titlebg.png) repeat-x top left;
- border-right:1px solid #cdcdcd;
- float:left;}
- .page_agc_title li{
- margin-top:90px;
- margin-left:15px;
- width:50px;
- text-align:center;
- font:bold 14px/20px "Microsoft YaHei";
- color:#5d5d5d;}
- .page_agc_zt{
- width:60px;
- height:27px;
- margin-left:9px;
- margin-top:3px;
- float:left;}
- .page_agc_box1 {
- width:247px;
- border-right:1px solid #cdcdcd;
- height:280px;
- float:left;}
- .page_agc_box2 {
- width:327px;
- border-right:1px solid #cdcdcd;
- height:280px;
- float:left;}
- .page_agc_name1 {
- width:247px;
- font:bold 16px/28px "Microsoft YaHei";
- height:28px;
- float:left;
- border-bottom:1px solid #cdcdcd;
- color:#5d5d5d;
- text-align:center;}
- .page_agc_name2 {
- width:327px;
- font:bold 16px/28px "Microsoft YaHei";
- height:28px;
- float:left;
- border-bottom:1px solid #cdcdcd;
- color:#5d5d5d;
- text-align:center;}
- .page_agc_title1, .page_agc_title2 {
- width:110px;
- border-right:1px solid #cdcdcd;
- border-bottom:1px solid #cdcdcd;
- height:27px;
- float:left;
- font:14px/27px "Microsoft YaHei";
- color:#5d5d5d;
- padding-left:5px;
- background:#f3f3f3;}
- .page_agc_title2 {
- border-bottom:0px;
- height:27px;
- font:14px/27px "Microsoft YaHei";}
- .page_agc_title3, .page_agc_title4 {
- width:190px;
- border-right:1px solid #cdcdcd;
- border-bottom:1px solid #cdcdcd;
- height:27px;
- float:left;
- font:14px/27px "Microsoft YaHei";
- color:#5d5d5d;
- padding-left:5px;
- background:#f3f3f3;}
- .page_agc_title4 {
- border-bottom:0px;
- height:27px;
- font:14px/27px "Microsoft YaHei";}
- .page_agc_num{
- width:90px;
- height:27px;
- font:24px/27px fontNameRegular;
- color:#000;
- border-right:1px solid #cdcdcd;
- border-bottom:1px solid #cdcdcd;
- text-align:center;
- float:left;}
- .page_agc_dw{
- width:40px;
- height:27px;
- font:12px/27px "Microsoft YaHei";
- color:#5d5d5d;
- border-bottom:1px solid #cdcdcd;
- text-align:center;
- float:left;}
- .page_agc_zt1{
- width:131px;
- height:27px;
- border-bottom:1px solid #cdcdcd;
- float:left;}
- .page_agc_zt2{
- width:131px;
- height:27px;
- float:left;}
- .page_agc_zt1 img, .page_agc_zt2 img{
- margin-left:56px;
- margin-top:4px;}
- .page_agc_right{
- width:1225px;
- height:270px;float:left;}
|