﻿@charset "utf-8";
/*

[目录表] 

	0- 通用
	1- btn
	2- Links
	3- login
	4- padding 
	5- table01(蓝色有框)
	6- table02(无色无框)
	7- table03(数据列表)
	8- Extras
	9- Footer 

*/

/* =0 首页
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
em{font-style: normal;}
body{  font-size:12px; font-family:"宋体"; font-style:normal; background-color:#E4E5E7}
input,p,span,td,a,button,dd,dt,li{ font-size:12px; font-family:"微软雅黑";}
a {
    color: #666666;
    cursor: pointer;
    text-decoration: none;
}

.all_main{ width:100%; height:auto; }

.all_main .tit{ background-image:url(/static/images/enter1.jpg);
	background-repeat:no-repeat;
    height: 582px;
    width:100%;
    margin: 0 auto;
    background-size:cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/static/images/enter1.jpg',
    sizingMethod='scale');
	background-position:top center;}

.all_main .search_info{ width:100%; height:100px; text-align:center;}
.loginButton{ float:left; width:100px; height:30px; margin-top:10px; background-image:url(/static/images/enter11.gif); background-repeat:no-repeat;}
.subbutton1{background: none repeat scroll 0 0 transparent;font-family:"微软雅黑";
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
	height:30px;
    line-height: 30px;
    margin-left: 23px;
	}
h5{ height:63px; line-height:40px; font-size:20px; font-weight:bold; background-color:#0378C8; }
@font-face {font-family: fico;/* reference font files here */}
h5 b.tit1{ float:left; width:389px; height:63px;}
b.nochoose a{ float:left; width:134px; height:40px;_height:35px; text-align:center; background-color:#12BE2A; font-size:16px; margin-right:20px; line-height:40px; color:#fff; margin-top:23px;}
b.choose a{ float:left; width:134px; height:40px;color:#0066CB; text-align:center;font-size:16px;display:block; line-height:40px; z-index:100; background-color:#F9F9F9; margin-top:23px;margin-right:20px; }
.s_main{ float:left; width:96%; margin:23px;}
.s_main .number{ float:left; width:100%;background-color:#F9F9F9; height:28px;}
.s_main .number td{ font-size:16px}
#textfield{ border:1px solid #D5D5D5; height:22px; width:150px}
#button1{ width:80px; height:29px; border:0; background-color:#FFA200; color:#FFF; font-size:15px;}
#downloadAnnex{ width:100px; height:29px; background-color:#21B0D2;border:0; color:#FFF; font-size:15px;}
#downloadImage{ width:100px; height:29px; background-color:#21B0D2;border:0; color:#FFF; font-size:15px;}
.list{ float:left; width:100%;  margin-top:20px; background-color:#FFF; border:1px solid #E2E2E2;}
table{ margin:0 auto;}
.list .tit2 td{ background-color:#D3EEF9; color:#0066CB; border-right:1px solid #e2e2e2;}
.list td{ height:40px; line-height:22px; font-size:14px; text-align:center; border-right:1px solid #e2e2e2;}
.h{ background-color:#F5F5F5}