123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- /* 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;
- }
- .l{float:left;}
- .page_box1, .page_box3{
- width:1898px;
- margin-left:1px;}
- .page_box1{height:650px;background:url(/resource/images/hbsj/page_ztjs_box1_bg.png) no-repeat left top;
- margin-top:4px;}
- .page_box1_title{
- width:133px; font-family:"Microsoft YaHei";
- text-align:center;}
- .page_box1_title h1{
- color:#fff;
- line-height:34px;
- font-size:14px;
- margin:0;
- }
- .page_box1_title h2{
- color:#5e5f61;
- line-height:25px;
- font-size:12px;
- margin:0;
- }
- .page_box1_title h3{
- color:#003181;
- font-weight:bold;
- line-height:31px;
- font-size:14px;
- margin:0;
- height:31px;
- }
- .page_box1_title h4{
- color:#1f671e;
- font-weight:bold;
- line-height:31px;
- font-size:14px;
- margin:0;
- height:31px;
- }
- .page_box1_title h5{
- color:#1f671e;
- line-height:31px;
- font-size:14px;
- margin:0;
- font-weight:normal;
- height:31px;
- }
- .page_box1_col{
- width:126px;height:650px;float:left; text-align:center;}
- .page_box1_col_on{
- background: url(/resource/images/hbsj/page_ztjs_box1_bg_a.png) no-repeat left top;
- width: 127px;
- margin-top:-4px;
- height:654px;float:left; text-align:center;
- }
- .page_box1_col h1{
- color:#fff;
- line-height:34px;
- font-size:14px;
- margin:0;
- width:126px;
- }
- .page_box1_col_on h1{
- color:#fff;
- line-height:38px;
- font-size:14px;
- margin:0;
- width:126px;
- }
- .page_box1_col h2, .page_box1_col_on h2{
- color:#5e5f61;
- line-height:25px;
- font-size:12px;
- margin:0;
- width:126px;
- }
- .page_box1_col h3, .page_box1_col_on h3{
- color:#000;
- line-height:31px;
- font-size:18px;
- margin:0;
- font-weight:normal;
- font-family:fontNameRegular;
- width:126px;
- height:31px;
-
- }
- .page_box3{height:207px; margin-top:3px;}
- .page_box3_left{
- width:20px;
- height:207px;
- background:url(/resource/images/hbsj/page_ztjs_box3_left.png) no-repeat left top;
- color:#fff;
- font:bold 14px/18px Arial, "Microsoft YaHei";
- float:left;
- padding-left:7px;
- }
- .page_box3_right1, .page_box3_right{
- height:205px;
- border:1px solid #bec3c7;
- border-left:0px;
- float:left;
- }
-
- .page_box3_right1{
- width:514px;
- }
- .page_box3_right{
- width:1326px;
- margin-right:2px;
- }
- .page_box_bottom_leftfont{
- width:78px;
- font:12px/24px Arial,"Microsoft YaHei";
- text-align:left;
- float:left;
- padding-left:2px;}
- .page_box_bottom_rightfont{
- width:53px;
- font:bold 12px/24px Arial,"Microsoft YaHei";
- text-align:left;
- float:left;}
- .page_box_bottom_centerfont{
- width:51px;
- font:12px/24px Arial,"Microsoft YaHei";
- text-align:left;
- float:left;
- padding-left:2px;}
-
-
|