@charset "utf-8";
|
/* CSS Document */
|
|
/* -------------------------archives_search------------------ */
|
.archivesbg {
|
background: url(images/archives/archives_search_bottombg.png) repeat-x left bottom !important;
|
padding: 0 0 160px 0;
|
}
|
|
.archives {
|
height: 100%
|
}
|
|
.archives_search {
|
height: 100%;
|
background: url(images/archives/archives_search_rightbg.png) no-repeat right bottom;
|
margin: 90px 60px 0 60px;
|
}
|
|
.archives_search .archives_search_logo {
|
height: 32px;
|
line-height: 32px;
|
background: url(images/archives/archives_search_logo.png) no-repeat;
|
font-family: "SimHei";
|
font-size: 22px;
|
color: #808080;
|
font-style: italic;
|
padding-left: 48px;
|
font-weight: bold;
|
width: 160px;
|
margin: 0 auto;
|
}
|
|
.archives_search .switch {
|
margin: 30px auto 16px;
|
text-align: center;
|
}
|
|
.archives_search .switch span {
|
display: inline-block;
|
height: 28px;
|
cursor: pointer;
|
line-height: 25px;
|
background: #fff;
|
border: 1px solid #ebebeb;
|
color: #898989;
|
padding: 0 12px;
|
border-radius: 8px;
|
margin: 0 6px 0 0;
|
}
|
|
.archives_search .switch span.hit {
|
background: #58a2dc;
|
border: 1px solid #58a2dc;
|
color: #fff;
|
}
|
|
.bordercenter {
|
text-align: center;
|
}
|
|
.archives_border {
|
background: #f5f5f5;
|
padding: 5px;
|
border-radius: 4px;
|
display: inline-block;
|
text-align: left;
|
}
|
|
.archives_border .sercase {
|
background: #fff;
|
border-radius: 4px; /* width:518px; */
|
height: 30px;
|
float: left;
|
}
|
|
.archives_border .sercase select {
|
float: left;
|
border: 0 none;
|
background: transparent;
|
margin: 0 0 0 6px;
|
height: 30px;
|
line-height: 30px;
|
font-size: 14px;
|
color: #525252;
|
}
|
|
.archives_border .sercase input { /*float: left;*/
|
background: #fff;
|
border: 0 none;
|
height: 30px;
|
line-height: 30px;
|
width: 430px;
|
padding: 0 4px;
|
font-family: "SimSun";
|
font-size: 14px;
|
color: #525252;
|
}
|
|
.archives_border .sercase .textbox {
|
border: 0 none;
|
margin-top: -3px;
|
}
|
|
.archives_border .sercase .combo-arrow {
|
background-color: #fff;
|
}
|
|
.archives_border .sbtn1 {
|
float: left;
|
height: 30px;
|
background: #58a2dc url(images/archives/sbtnicon.png) center center no-repeat;
|
width: 52px;
|
height: 30px;
|
border: 0 none;
|
cursor: pointer;
|
border-top-right-radius: 4px;
|
border-bottom-right-radius: 4px;
|
}
|
|
.archives_border .sbtn2 {
|
background: #58a2dc;
|
height: 30px;
|
color: #fff;
|
border: 0 none;
|
float: left;
|
margin-left: 4px;
|
width: 96px;
|
font-family: "SimSun";
|
font-size: 14px;
|
cursor: pointer;
|
border-radius: 4px;
|
}
|
|
.explain {
|
margin: 20px 0 0 0;
|
text-align: center;
|
}
|
|
.explain_center {
|
display: inline-block;
|
text-align: left;
|
}
|
|
.explain h5 {
|
color: #2da5e0;
|
font-weight: bold;
|
font-size: 13px;
|
margin-bottom: 10px;
|
}
|
|
.explain p {
|
line-height: 26px;
|
color: #5c5c5c;
|
}
|
|
/* ---------------------------------- active --------------------- */
|
.active {
|
width: 980px;
|
margin: 0 auto;
|
height: 94px;
|
padding: 24px 0 0 0;
|
}
|
|
.active p {
|
float: left;
|
height: 38px;
|
line-height: 38px;
|
margin-right: 24px;
|
}
|
|
.active p input[type="checkbox"] {
|
margin: -2px 8px 0 0;
|
vertical-align: middle;
|
}
|
|
.active .search {
|
background: #e6e6e6;
|
width: 560px;
|
height: 38px;
|
border-radius: 4px;
|
padding: 5px;
|
float: left;
|
}
|
|
.active .search .sertext {
|
float: left;
|
height: 28px;
|
width: 417px;
|
background: #fff;
|
border-bottom-left-radius: 4px;
|
border-top-left-radius: 4px;
|
}
|
|
.active .search .sertext input {
|
height: 28px;
|
line-height: 28px;
|
width: 400px;
|
border: none;
|
font-size: 14px;
|
font-family: "SimSun";
|
padding: 0 4px;
|
margin: 0 0 0 4px;
|
}
|
|
.active .search .serbtn {
|
float: left;
|
}
|
|
.active .search .serbtn a {
|
background: #4899eb;
|
color: #fff;
|
font-size: 14px;
|
height: 28px;
|
line-height: 28px;
|
float: left;
|
text-align: center;
|
border-radius: 4px;
|
}
|
|
.active .search .serbtn .s1 {
|
width: 48px;
|
height: 28px;
|
background: #58a2dc url(images/archives/sbtnicon.png) center center no-repeat;
|
height: 28px;
|
border: 0 none;
|
border-bottom-left-radius: 0px;
|
border-top-left-radius: 0px;
|
border-top-right-radius: 4px;
|
border-bottom-right-radius: 4px;
|
margin-right: 5px;
|
}
|
|
.active .search .serbtn .s2 {
|
width: 80px;
|
}
|
|
.active .applybtn {
|
float: right;
|
padding: 5px 0 0 0;
|
}
|
|
.active .applybtn a {
|
display: block;
|
height: 28px;
|
line-height: 27px;
|
background: #eca848;
|
border-radius: 4px;
|
font-size: 14px;
|
cursor: pointer;
|
padding: 0 10px;
|
}
|
|
.active .applybtn a i {
|
color: #fff;
|
padding: 0 2px 0 0;
|
}
|
|
.active .applybtn a b {
|
color: #fff;
|
display: inline-block;
|
font-weight: normal;
|
}
|
|
.active .applybtn a span {
|
display: inline-block;
|
height: 16px;
|
background: #ec5445;
|
color: #fff;
|
border-radius: 10px;
|
line-height: 16px;
|
text-align: center;
|
font-size: 12px;
|
padding: 0 8px;
|
margin-left: 2px;
|
}
|
|
/*--------------------archives-----------------------*/
|
.title {
|
height: 34px;
|
line-height: 34px;
|
border-bottom: 1px solid #dbdbdb;
|
background: #6ab6f0;
|
font-family: "SimSun";
|
font-size: 14px;
|
font-weight: bold;
|
color: #fff;
|
text-align: center;
|
padding: 0 22px;
|
}
|
|
.title h4 {
|
font-family: "SimSun";
|
font-size: 14px;
|
font-weight: bold;
|
color: #fff;
|
float: left;
|
}
|
|
.title p {
|
color: #fff;
|
font-weight: normal;
|
float: right;
|
font-size: 12px;
|
height: 34px;
|
line-height: 34px;
|
}
|
|
.title p span {
|
color: #f5c884;
|
font-weight: bold;
|
margin: 0 6px;
|
}
|
|
.retrievalcon {
|
background: #fff;
|
padding: 0 10px;
|
}
|
|
.leftcolumn {
|
width: 258px;
|
margin-right: 8px;
|
float: left;
|
border: 1px solid #dbdbdb;
|
padding: 10px;;
|
}
|
|
.treecon {
|
margin-top: 10px
|
}
|
|
.treecon h3 {
|
border-bottom: 1px solid #f5f5f5;
|
height: 30px;
|
line-height: 30px;
|
font-size: 14px;
|
color: #808080;
|
font-family: "SimSun";
|
}
|
|
.treecon h3 span {
|
border-bottom: 2px solid #86c2f0;
|
display: inline-block;
|
height: 30px;
|
line-height: 30px;
|
padding: 0 10px;
|
}
|
|
.treecon h3 span i {
|
color: #a6d3f6;
|
padding: 0 6px 0 0;
|
}
|
|
.treecon ul {
|
padding: 12px 0 0 0;
|
}
|
|
.treecon li {
|
height: 28px;
|
line-height: 28px;
|
padding: 0px 12px 0px 20px;
|
color: #525252;
|
cursor: pointer;
|
position: relative;
|
overflow: hidden;
|
}
|
|
.treecon li a {
|
float: left;
|
max-width: 150px;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
}
|
|
.treecon li span {
|
color: #999;
|
margin-left: 4px;
|
float: left;
|
width: 50px;
|
}
|
|
.treecon li:hover, .treecon li.hot {
|
background: #eff5fa;
|
color: #4899eb;
|
}
|
|
.treecon li:hover span, .treecon li.hot span {
|
color: #4899eb;
|
}
|
|
.rightcolumn {
|
border: 1px solid #dbdbdb;
|
padding: 10px;
|
}
|
|
.rightcolumn .title {
|
text-align: left;
|
padding: 0 20px;
|
}
|
|
.listcon ul {
|
padding: 0px 20px;
|
}
|
|
.listcon li {
|
border-bottom: 1px solid #dbdbdb;
|
padding: 15px 0px;
|
position: relative;
|
}
|
|
.listcon h5 {
|
height: 21px;
|
overflow: hidden;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
margin: 0 150px 10px 0;
|
}
|
|
.listcon h5 a {
|
color: #525252;
|
font-family: "SimSun";
|
font-size: 15px;
|
font-weight: bold;
|
}
|
|
.listcon h5 a:hover {
|
color: #4899eb;
|
}
|
|
.listcon h5 a span {
|
color: #888;
|
margin-right: 4px;
|
}
|
|
.listcon h5 a span:hover {
|
color: #4899eb;
|
}
|
|
.listcon span.dh {
|
position: absolute;
|
right: 0;
|
top: 16px;
|
color: #999999;
|
}
|
|
.listcon em {
|
color: #f20000;
|
}
|
|
.listcon li p {
|
font-size: 14px;
|
color: #666;
|
line-height: 28px;
|
max-height: 56px;
|
overflow: hidden;
|
}
|
|
.listcon .doc_type {
|
width: 36px;
|
height: 18px;
|
float: left;
|
background: url(images/archives/doc_type.png) no-repeat;
|
margin: 16px 4px 0 0;
|
}
|
|
.listcon .doc_type_pdf {
|
background-position: 0 0;
|
}
|
|
.listcon .doc_type_xls {
|
background-position: 0 -48px;
|
}
|
|
.listcon .doc_type_doc {
|
background-position: 0 -96px;
|
}
|
|
.listcon .doc_type_txt {
|
background-position: 0 -144px;
|
}
|
|
.listcon .doc_type_ppt {
|
background-position: 0 -192px;
|
}
|
|
.listcon li .listbtn {
|
text-align: right;
|
margin-top: 14px;
|
}
|
|
.listcon li .listbtn a {
|
font-size: 14px;
|
padding: 1px 12px 3px 12px;
|
border: 1px solid #ebebeb;
|
border-radius: 8px;
|
color: #b2b2b2;
|
margin: 0 4px 0 0;
|
}
|
|
.listcon li .listbtn a i {
|
margin-right: 6px;
|
color: #cccccc;
|
}
|
|
.listcon li .listbtn a:hover {
|
background: #58a2dc;
|
color: #fff;
|
border: 1px solid #58a2dc;
|
}
|
|
.listcon li .listbtn a:hover i {
|
color: #eff6fc;
|
}
|
|
.retrievalcon_list h5 {
|
margin: 0 0 10px 0;
|
}
|
|
.retrievalcon_list p span {
|
font-weight: bold;
|
margin-left: 20px;
|
}
|
|
.listpage {
|
height: 40px;
|
line-height: 40px;
|
background: #f0f0f0;
|
padding: 0px 20px;
|
}
|
|
.listpage .num {
|
color: #808080;
|
font-family: "SimSun";
|
font-size: 14px;
|
float: left;
|
width: 370px;
|
}
|
|
.listpage .page {
|
float: right;
|
width: 500px;
|
}
|
|
.archives_browse {
|
padding: 10px;
|
}
|
|
.archives_tips {
|
margin: 100px 0 0 0;
|
text-align: center;
|
color: #666;
|
}
|
|
.archives_tips .tips_icon {
|
font-size: 50px;
|
color: #fabe64;
|
}
|
|
.archives_tips h6 {
|
color: #fabe64;
|
font-size: 16px;
|
font-weight: bold;
|
line-height: 30px;
|
margin: 4px 0;
|
}
|
|
.archives_tips .pt-btn {
|
margin: 20px 0 0 0;
|
}
|
|
/*---------------------- fulltext ----------------------- */
|
.archives_fulltext {
|
margin: 12px;
|
border: 1px solid #f0f0f0;
|
}
|
|
.fulltext_row1 {
|
margin: 16px;
|
padding: 10px 0;
|
background: #fcfcfc;
|
border: 1px solid #f5f5f5;
|
border-radius: 8px;
|
}
|
|
.fulltext_row1 td {
|
padding: 6px;
|
color: #666666;
|
font-size: 14px;
|
}
|
|
.fulltext_row1 .tdrow_name {
|
text-align: right;
|
color: #999999;
|
font-weight: bold;
|
padding-right: 60px;
|
}
|
|
.fulltext_row2 {
|
margin: 0 16px 16px 16px;
|
}
|
|
.fulltext_title {
|
position: relative;
|
}
|
|
.fulltext_title .pt-btn {
|
position: absolute;
|
right: 0;
|
top: 0px;
|
}
|
|
.fulltext_row2 h4 {
|
text-align: center;
|
color: #6ab6f0;
|
font-size: 15px;
|
font-weight: bold;
|
margin: 0 0 16px 0;
|
padding: 10px 0 0 0;
|
}
|
|
.fulltext_row2 h4 span {
|
color: #b2b2b2;
|
margin-left: 10px;
|
font-size: 12px;
|
}
|
|
.fulltext_row2 td {
|
border: 1px solid #f5f5f5;
|
padding: 4px 8px;
|
color: #666666;
|
}
|
|
.fulltext_row2 .throw2 td {
|
color: #999999;
|
font-weight: bold;
|
padding: 8px;
|
background: #fafafa;
|
color: #808080;
|
font-weight: bold;
|
}
|
|
/* ------------------ application ----------------- */
|
.application {
|
padding: 30px 60px;
|
color: #525252;
|
}
|
|
.application-title {
|
text-align: center;
|
margin-bottom: 20px;
|
}
|
|
.application-title-c {
|
display: inline-block;
|
*display: inline;
|
text-align: left;
|
}
|
|
.application-title-left {
|
float: left;
|
width: 80px;
|
height: 30px;
|
background: url(images/archives/application_title-left.png) left center no-repeat;
|
}
|
|
.application-title-right {
|
float: left;
|
display: inline-block;
|
width: 80px;
|
height: 30px;
|
background: url(images/archives/application_title-right.png) left center no-repeat;
|
}
|
|
.application-title h3 {
|
float: left;
|
color: #808080;
|
font-size: 18px;
|
font-weight: bold;
|
font-family: "SimHei";
|
line-height: 30px;
|
margin: 0 12px;
|
}
|
|
.application-step {
|
text-align: center;
|
}
|
|
.application-step ul {
|
display: inline-block;
|
*display: inline;
|
text-align: left;
|
}
|
|
.application-step li {
|
float: left;
|
width: 200px;
|
height: 30px;
|
line-height: 29px;
|
overflow: hidden;
|
background: url(images/archives/step1.png) no-repeat;
|
text-align: center;
|
cursor: pointer;
|
margin-left: -7px;
|
}
|
|
.application-step li a {
|
font-weight: bold;
|
color: #fff;
|
font-size: 14px;
|
}
|
|
.application-step li:hover, .application-step li.steped {
|
background: url(images/archives/step2.png) no-repeat;
|
}
|
|
.application-step p {
|
color: #f0b43e;
|
font-size: 12px;
|
line-height: 24px;
|
}
|
|
.application-step p span {
|
font-weight: bold;
|
}
|
|
.application-con {
|
border: 1px solid #ededed;
|
margin: 30px auto 0 auto;
|
position: relative;
|
width: 1130px;
|
}
|
|
.application-con .contit {
|
position: absolute;
|
top: -8px;
|
left: -1px;
|
padding: 0 0px 0 0;
|
background: #fff url(images/archives/contit_border.png) no-repeat right bottom;
|
padding-right: 0px;
|
z-index: 999;
|
}
|
|
.application-con .contit h4 {
|
background: url(images/archives/contit.png) no-repeat 20px center;
|
line-height: 34px;
|
font-size: 14px;
|
font-weight: bold;
|
border-bottom: 1px solid #ededed;
|
margin-right: 10px;
|
padding: 0 11px 0 34px;
|
color: #666666;
|
margin-top: -8px;
|
font-family: "SimSun";
|
}
|
|
.application-body {
|
padding: 24px 20px 0 20px;
|
}
|
|
.application-btn {
|
margin: 20px auto 10px;
|
text-align: center;
|
}
|
|
.submitted {
|
padding: 40px 20px 40px 20px;
|
background: #fafffa;
|
margin: 30px auto 0 auto;
|
text-align: center;
|
color: #525252;
|
width: 1130px;
|
}
|
|
.submitted .fa {
|
font-size: 50px;
|
color: #80d268;
|
}
|
|
.submitted h5 {
|
color: #80d268;
|
font-size: 16px;
|
font-weight: bold;
|
line-height: 30px;
|
margin: 8px 0;
|
}
|
|
.noadd {
|
padding: 40px 20px 40px 20px;
|
background: #fffbfa;
|
margin: 30px auto 0 auto;
|
text-align: center;
|
color: #525252;
|
width: 1130px;
|
}
|
|
.noadd .fa {
|
font-size: 50px;
|
color: #f09c78;
|
}
|
|
.noadd h5 {
|
color: #f09c78;
|
font-size: 16px;
|
font-weight: bold;
|
line-height: 30px;
|
margin: 8px 0;
|
}
|
|
.submitted p, .noadd p {
|
color: #666666;
|
line-height: 28px;
|
}
|
|
.submitted a, .noadd a {
|
padding: 0 6px;
|
color: #58a2dc;
|
text-decoration: underline;
|
}
|
|
.detailed {
|
color: #525252;
|
}
|
|
/* .detailed .txt_fold{font-weight: bold; color:#525252; margin-right: 16px;}*/
|
.detailed .detailed-title {
|
background: #f6f8fa;
|
padding: 10px;
|
color: #808080;
|
border-color: #e6e6e6;
|
}
|
|
.detailed .detailed-th {
|
font-weight: bold;
|
}
|
|
.detailed td {
|
border-bottom: 1px solid #e6e6e6;
|
padding: 4px 6px;
|
height: 36px;
|
}
|
|
.detailed .txt_blue {
|
color: #58a2dc;
|
}
|
|
.application_tips {
|
width: 474px;
|
height: 206px;
|
margin: 30px auto 0;
|
box-shadow: 0px 16px 10px #ecf1ec;
|
}
|
|
.application_tips_title {
|
background: #58a2dc;
|
border-top-left-radius: 4px;
|
border-top-right-radius: 4px;
|
color: #fff;
|
height: 28px;
|
line-height: 28px;
|
padding: 0 14px;
|
}
|
|
.application_tips_title h4 {
|
float: left;
|
font-size: 14px;
|
font-weight: bold;
|
}
|
|
.application_tips_title i {
|
float: right;
|
line-height: 28px;
|
font-size: 10px;
|
font-weight: normal;
|
cursor: pointer;
|
}
|
|
.application_tips_con {
|
padding: 0 30px;
|
background: #fff;
|
border: 1px solid #f9f9f9;
|
color: #525252;
|
border-bottom-left-radius: 6px;
|
border-bottom-right-radius: 6px;
|
}
|
|
.tips_num {
|
padding: 10px 0 4px 0;
|
}
|
|
.tips_num .fa {
|
font-size: 50px;
|
color: #80d268;
|
margin-right: 12px;
|
}
|
|
.application_tips_con h5 {
|
color: #808080;
|
font-size: 14px;
|
font-weight: bold;
|
line-height: 24px;
|
margin: 8px 0;
|
display: inline-block;
|
}
|
|
.application_tips_con p {
|
color: #fabe64;
|
line-height: 24px;
|
text-align: left;
|
}
|
|
.application_tips_con p span {
|
font-weight: bold;
|
}
|
|
.application_tips_con .application-btn {
|
margin: 10px 0 10px 0;
|
text-align: right;
|
}
|
|
.application_tips_con .application-btn .pt-btn-default {
|
color: #818181;
|
}
|
|
.application_tips_con .application-btn .fa {
|
margin: 0 6px 0 6px;
|
}
|
|
/* ------------------ application -------------------- */
|
.pt-title-theme3 {
|
height: 44px;
|
line-height: 44px;
|
background: #fcfcfe;
|
border-radius: 5px;
|
margin: 14px 0 10px 0;
|
padding: 0 14px;
|
}
|
|
/*.pt-title-theme3 {height: 100px; line-height: 40px; background: #fcfcfe; border-radius:5px; margin:14px 0 10px 0; padding: 0 14px;}*/
|
.pt-title-theme3 .fa {
|
color: #70aeea;
|
margin: 0 8px 0 0;
|
line-height: 44px;
|
}
|
|
.pt-title-theme3 h4 {
|
font-size: 16px;
|
color: #666666;
|
font-weight: bold;
|
display: inline-block;
|
}
|
|
.pt-subtitle {
|
height: 36px;
|
line-height: 36px;
|
border-bottom: 1px solid #eceef6;
|
padding: 0 14px;
|
position: relative;
|
}
|
|
.pt-subtitle i {
|
display: inline-block;
|
width: 3px;
|
height: 12px;
|
background: #70aeea;
|
}
|
|
.pt-subtitle span {
|
font-size: 14px;
|
font-weight: bold;
|
color: #666;
|
padding-left: 10px;
|
}
|
|
.pt-application-row {
|
background: #fcfcfe;
|
border-radius: 5px;
|
margin: 0 0 10px 0;
|
}
|
|
.pt-fj {
|
padding: 0 0 10px 0;
|
}
|
|
.pt-fj .pt-process-formats {
|
margin: 20px 0 0 0;
|
}
|
|
.pt-tablelist { /* padding:22px 30px; */
|
padding: 10px;
|
}
|
|
.pt-tablelist table {
|
width: 100%;
|
background: #fff;
|
border: 1px solid #e6e6e6;
|
border-collapse: separate;
|
border-radius: 5px;
|
}
|
|
.pt-tablelist table th {
|
border-bottom: 1px solid #e6e6e6;
|
height: 36px;
|
color: #666666;
|
}
|
|
.pt-tablelist table td {
|
border-bottom: 1px solid #e6e6e6;
|
text-align: center;
|
height: 36px;
|
color: #808080;
|
}
|
|
.pt-tablelist table tr:last-child td {
|
border-bottom: 0 none;
|
}
|
|
.pt-application-btn {
|
text-align: center;
|
padding: 0 20px;
|
}
|
|
.pt-spacing {
|
padding: 22px 30px;
|
}
|
|
.pt-spacing .accordion {
|
border-radius: 5px;
|
border: 1px solid #e6e6e6;
|
}
|
|
.pt-spacing .panel-header {
|
background: #f6f8fa;
|
padding: 10px;
|
color: #808080;
|
border-color: #e6e6e6;
|
}
|
|
.pt-spacing .panel-title {
|
font-size: 14px;
|
}
|
|
.pt-spacing .accordion .accordion-header-selected .panel-title {
|
color: #70aeea;
|
}
|
|
.pt-spacing .accordion table {
|
width: 100%;
|
background: #fff;
|
}
|
|
.pt-spacing .accordion table th {
|
color: #666;
|
}
|
|
.pt-spacing .accordion table td {
|
}
|
|
/*.pt-spacing .accordion table td{ color:#808080;}*/
|
.pt-spacing .accordion table th, .pt-spacing .accordion table td {
|
font-size: 14px;
|
border-bottom: 1px solid #e6e6e6;
|
height: 36px;
|
padding: 0 10px;
|
text-align: left;
|
}
|
|
.pt-spacing .accordion table tr:last-child td {
|
border-bottom: 0 none;
|
}
|
|
.pt-spacing .accordion .textbox-label {
|
width: auto;
|
}
|
|
.pt-spacing .accordion .inputbox {
|
margin-right: 14px;
|
}
|
|
/* -------------------- statistics -------------------- */
|
.archives_statistics {
|
margin: 12px;
|
}
|
|
.archives_statistics .title {
|
text-align: left;
|
}
|
|
.statistics_title {
|
font-size: 16px;
|
font-weight: bold;
|
line-height: 30px;
|
color: #58a2dc;
|
text-align: center;
|
margin: 0 0 10px 0;
|
}
|
|
.statistics_btn_row {
|
text-align: center;
|
}
|
|
.option {
|
}
|
|
.option_row {
|
margin: 0 0 6px 0;
|
height: 36px;
|
position: relative;
|
}
|
|
.option_col1 {
|
position: absolute;
|
left: 0;
|
top: 0;
|
display: inline-block;
|
height: 36px;
|
line-height: 36px;
|
width: 150px;
|
text-align: center;
|
background: #6ab6f0;
|
color: #fff;
|
font-weight: bold;
|
}
|
|
.option_row ul {
|
margin-left: 150px;
|
padding: 5px 20px 0 20px;
|
height: 36px;
|
border: 1px solid #f0f0f0;
|
}
|
|
.option_row ul li {
|
float: left;
|
margin: 0 16px 0 0;
|
color: #666;
|
}
|
|
.option_row ul li .nd {
|
margin: 0 12px 0 0;
|
float: left;
|
}
|
|
.option_row ul li .textbox-label {
|
width: auto;
|
}
|
|
.option_row ul li .textbox-text {
|
color: #808080;
|
}
|
|
.option_notes {
|
color: #999999;
|
}
|
|
.option_notes .fa {
|
color: #7fb8e4;
|
}
|
|
.option_btn {
|
background: #fff;
|
color: #808080;
|
border: 1px solid #d6d6d6;
|
padding: 0 12px;
|
height: 24px;
|
margin: 0 12px 0 0;
|
border-radius: 5px;
|
cursor: pointer;
|
}
|
|
.option_btnblue, .option_btn:hover {
|
background: #58a2dc;
|
color: #fff;
|
border: 1px solid #58a2dc;
|
}
|
|
.statistics_txt {
|
border: 1px solid #f0f0f0;
|
}
|
|
.statistics_scroll {
|
padding: 16px;
|
}
|
|
/* ---------------------- electronic --------------------- */
|
.album ul {
|
}
|
|
.album li {
|
width: 170px;
|
height: 188px;
|
border: 1px solid #e6e6e6;
|
overflow: hidden;
|
border-radius: 6px;
|
float: left;
|
margin: 0 0 16px 16px;
|
}
|
|
.album li .album-img {
|
margin: 5px;
|
background: #ebebeb;
|
display: block;
|
width: 158px;
|
height: 118px;
|
position: relative;
|
line-height: 118px;
|
overflow: hidden;
|
border-radius: 6px;
|
text-align: center;
|
}
|
|
.album li .album-img img {
|
max-width: 100%;
|
vertical-align: middle;
|
}
|
|
.album li .album-img span {
|
position: absolute;
|
left: 0;
|
top: 0;
|
font-size: 26px;
|
line-height: 30px;
|
z-index: 100;
|
color: #fff;
|
display: block;
|
width: 158px;
|
height: 118px;
|
text-align: right;
|
}
|
|
.album li .album-img span em {
|
display: inline-block;
|
margin: 86px 6px 0 0;
|
}
|
|
.album li .album-img:hover span {
|
background: rgba(0, 0, 0, .4);
|
font-size: 36px;
|
text-align: center;
|
}
|
|
.album li .album-img:hover span em {
|
text-align: center;
|
line-height: 118px;
|
margin: 0;
|
}
|
|
.album li h6 {
|
font-size: 14px;
|
font-weight: 500;
|
margin: 0 5px;
|
line-height: 34px;
|
overflow: hidden;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
}
|
|
.album li p {
|
background: #fafafa;
|
height: 26px;
|
line-height: 26px;
|
border-bottom-left-radius: 6px;
|
border-bottom-right-radius: 6px;
|
padding: 0 0 0 14px;
|
}
|
|
.album li p input {
|
vertical-align: top;
|
margin-top: 6px;
|
}
|
|
.album li p input, .album li p a {
|
margin-right: 14px;
|
}
|
|
.album li p .fa {
|
color: #b2b2b2;
|
}
|
|
.album li p .fa:hover {
|
color: #f0ac48;
|
}
|
|
.pt-title-img {
|
width: 44px;
|
height: 44px;
|
border-radius: 4px;
|
}
|
|
.E-photo {
|
}
|
|
.E-photo li {
|
width: 170px;
|
height: 144px;
|
border: 1px solid #e6e6e6;
|
overflow: hidden;
|
float: left;
|
margin: 0 0 16px 16px;
|
border-radius: 6px;
|
}
|
|
.E-photo li .E-photo-img {
|
background: #ebebeb;
|
display: block;
|
width: 168px;
|
height: 118px;
|
position: relative;
|
line-height: 118px;
|
overflow: hidden;
|
border-top-left-radius: 6px;
|
border-top-right-radius: 6px;
|
text-align: center;
|
}
|
|
.E-photo li .E-photo-img img {
|
max-width: 100%;
|
vertical-align: middle;
|
}
|
|
.E-photo li .E-photo-img span {
|
position: absolute;
|
left: 0;
|
bottom: 0;
|
font-size: 14px;
|
line-height: 30px;
|
z-index: 100;
|
color: #fff;
|
display: block;
|
width: 168px;
|
padding: 0 12px;
|
height: 30px;
|
background: rgba(0, 0, 0, .25);
|
text-align: left;
|
overflow: hidden;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
}
|
|
.E-photo li .E-photo-img:hover span {
|
text-decoration: underline;
|
}
|
|
.E-photo li p {
|
background: #fafafa;
|
height: 26px;
|
line-height: 26px;
|
border-bottom-left-radius: 6px;
|
border-bottom-right-radius: 6px;
|
padding: 0 0 0 8px;
|
}
|
|
.E-photo li p input {
|
vertical-align: top;
|
margin-top: 6px;
|
}
|
|
.E-photo li p input, .E-photo li p a {
|
margin-right: 10px;
|
}
|
|
.E-photo li p .fa {
|
color: #b2b2b2;
|
}
|
|
.E-photo li p .fa:hover {
|
color: #f0ac48;
|
}
|
|
|
/* -------------------------- testing --------------------- */
|
.testing {
|
margin: 16px;
|
}
|
|
.testing-item {
|
background: #f5fbff;
|
height: 152px;
|
position: relative;
|
}
|
|
.testing-item-l {
|
background: url(../styles/images/archives/testing_item.png) no-repeat;
|
width: 838px;
|
height: 152px;
|
}
|
|
.test-switch {
|
}
|
|
.test-switch li {
|
float: left;
|
width: 193px;
|
}
|
|
.test-switch li h5 {
|
font-size: 16px;
|
font-weight: 550;
|
font-style: italic;
|
margin: 48px 0 0 92px;
|
color: #fff;
|
letter-spacing: 1px;
|
}
|
|
.test-switch input {
|
display: none
|
}
|
|
.test-switch label {
|
width: 40px;
|
background: #fff;
|
height: 20px;
|
border-radius: 10px;
|
display: block;
|
margin: 8px 10px 0 92px;
|
box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
|
}
|
|
.test-switch label em {
|
width: 18px;
|
height: 18px;
|
float: left;
|
margin: 1px;
|
border-radius: 9px;
|
box-shadow: 2px 3px 8px rgba(0, 0, 0, .1);
|
background: #fff;
|
transition: 0.1s;
|
}
|
|
.test-switch label.switch-red em {
|
background: #f07777;
|
}
|
|
.test-switch label.switch-violet em {
|
background: #91a4eb;
|
}
|
|
.test-switch label.switch-orange em {
|
background: #f8ae5a;
|
}
|
|
.test-switch label.switch-green em {
|
background: #9ed450;
|
}
|
|
.test-switch input:checked + label {
|
background: #a4d714;
|
}
|
|
.test-switch input:checked + label em {
|
margin: 1px 1px 1px 25px;
|
}
|
|
.test-switch input:disabled + label {
|
opacity: 0.5
|
}
|
|
.test-switch input:checked + label.switch-red {
|
background: #f07777;
|
}
|
|
.test-switch input:checked + label.switch-violet {
|
background: #91a4eb;
|
}
|
|
.test-switch input:checked + label.switch-orange {
|
background: #f8ae5a;
|
}
|
|
.test-switch input:checked + label.switch-green {
|
background: #9ed450;
|
}
|
|
.test-switch input:checked + label.switch-red em, .test-switch input:checked + label.switch-violet em, .test-switch input:checked + label.switch-orange em, .test-switch input:checked + label.switch-green em {
|
background: #fff;
|
}
|
|
.testing-item .testing-item-r {
|
position: absolute;
|
right: 60px;
|
top: 28px;
|
}
|
|
.testing-item-r h5 {
|
color: #7cbef0;
|
font-size: 20px;
|
font-style: italic;
|
font-weight: 550;
|
margin: 0 0 12px 58px;
|
letter-spacing: 1px;
|
}
|
|
.testing-item-r h5 span {
|
color: #b2b2b2;
|
font-size: 16px;
|
}
|
|
.testing-item-r .onedetect {
|
cursor: pointer;
|
width: 200px;
|
height: 58px;
|
line-height: 58px;
|
background: #7cbef0;
|
color: #fff;
|
border: 0 none;
|
font-size: 26px;
|
letter-spacing: 1px;
|
border-radius: 29px;
|
box-shadow: 0px 6px 12px rgba(124, 190, 240, 0.4);
|
}
|
|
.testing-item-r .onedetect:hover {
|
background-color: #62ade6;
|
}
|
|
.testing-item-r .onedetect:active {
|
background-color: #4b97d1;
|
}
|
|
.testing-report {
|
padding: 10px;
|
position: relative;
|
}
|
|
.testing-report p {
|
line-height: 30px;
|
color: #666;
|
margin-right: 280px;
|
}
|
|
.testing-report p span {
|
font-weight: bold;
|
margin: 0 4px;
|
}
|
|
.testing-report .lookdetect {
|
background: #eff7fd;
|
color: #7cbef0;
|
border-radius: 8px;
|
height: 28px;
|
line-height: 28px;
|
padding: 0 26px;
|
font-weight: 550;
|
cursor: pointer;
|
border: 0 none;
|
position: absolute;
|
right: 74px;
|
top: 11px;
|
}
|
|
.testing-report .lookdetect:hover {
|
background-color: #e0effa;
|
}
|
|
.testing-report .lookdetect:active {
|
background-color: #d5e8f7;
|
color: #6eb0e2;
|
}
|
|
.test-bgcolor-red {
|
background: #f49898;
|
}
|
|
.test-bgcolor-violet {
|
background: #acbaf0;
|
}
|
|
.test-bgcolor-orange {
|
background: #fac282;
|
}
|
|
.test-bgcolor-green {
|
background: #bae082;
|
}
|
|
.test-color-orange {
|
color: #fac282;
|
font-weight: bold;
|
}
|
|
.test-color-green {
|
color: #bae082;
|
font-weight: bold;
|
}
|
|
.testing-table {
|
margin-bottom: 30px;
|
}
|
|
.testing-table table {
|
width: 100%;
|
color: #666;
|
}
|
|
.testing-table table thead {
|
background: #fcfcfc;
|
border-top: 1px solid #f0f0f0;
|
border-bottom: 1px solid #f0f0f0;
|
}
|
|
.testing-table table thead th {
|
padding: 15px 0;
|
}
|
|
.testing-table table td {
|
padding: 12px 0 0 0;
|
text-align: center;
|
}
|
|
.testing-table table td span {
|
display: inline-block;
|
width: 20px;
|
height: 20px;
|
line-height: 20px;
|
border-radius: 50%;
|
text-align: center;
|
color: #b3b3b3;
|
font-size: 12px;
|
font-weight: bold;
|
background: #f5f5f5;
|
}
|
|
.testing-table table td i.fa {
|
font-size: 16px;
|
}
|
|
/* ----------------- testing_show ------------- */
|
.testing_show_con {
|
width: 760px;
|
margin: 20px auto;
|
color: #333;
|
}
|
|
.testing_show_con h3 {
|
text-align: center;
|
font-weight: bold;
|
font-size: 18px;
|
line-height: 44px;
|
}
|
|
.testing_show_con p {
|
text-indent: 2em;
|
line-height: 30px;
|
}
|
|
.testing_show_con table {
|
width: 100%;
|
margin: 10px 0 0 0;
|
}
|
|
.testing_show_con table td {
|
border: 1px solid #f0f0f0;
|
padding: 4px 10px;
|
line-height: 28px;
|
}
|
|
.testing_show_con .test_bt td {
|
font-size: 15px;
|
font-weight: normal;
|
}
|
|
.testing_show_con td i.fa {
|
margin-right: 8px;
|
text-indent: 0;
|
color: #6091b8;
|
}
|
|
/* ------------------------- sj ----------------------------- */
|
.sj-title {
|
text-align: center;
|
line-height: 40px;
|
margin: 16px 10px 10px 10px;
|
}
|
|
.sj-title h3 {
|
text-align: center;
|
font-size: 20px;
|
font-weight: bold;
|
line-height: 30px;
|
color: #333;
|
}
|
|
.sj-title h3 span {
|
color: #999;
|
font-size: 14px;
|
margin: 0 10px;
|
}
|
|
.sj-looking {
|
}
|
|
.sj-looking-check {
|
border-bottom: 1px solid #e6e6e6;
|
margin: 10px 0;
|
padding: 0 10px 10px 10px;
|
}
|
|
.sj-looking-check span {
|
position: relative;
|
top: 2px;
|
}
|
|
.sj-looking-check select {
|
height: 28px;
|
padding: 0 4px;
|
position: relative;
|
top: 2px;
|
}
|
|
.sj-looking-check .btn {
|
}
|
|
.sj-looking-info {
|
margin: 10px 0;
|
}
|
|
.sj-looking-pdf {
|
border: 1px solid #e6e6e6;
|
}
|
|
|
.list-col2-left {
|
width: 300px;
|
position: absolute;
|
left: 10px;
|
}
|
|
.list-col2-left-scroll {
|
width: 300px;
|
height: 100%;
|
overflow-y: auto;
|
border: 1px solid #d4d4d4;
|
}
|
|
.list-col2-left-scroll .panel-header, .list-col2-left-scroll .panel-body {
|
border-color: #fff;
|
}
|
|
.list-col2-right {
|
margin-left: 308px;
|
}
|
|
.list-leftsearch {
|
}
|
|
.list-leftsearch p {
|
float: left;
|
border: 1px solid #d2d6de;
|
height: 30px;
|
line-height: 30px;
|
width: 124px;
|
padding: 0 0 0 6px;
|
border-top-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
margin-top: 4px;
|
}
|
|
.list-leftsearch p input[type="text"] {
|
height: 28px;
|
line-height: 28px;
|
width: 90px;
|
border: 0 none;
|
padding: 0;
|
float: left;
|
font-size: 12px;
|
}
|
|
.list-leftsearch p button {
|
border: 0 none;
|
height: 28px;
|
line-height: 28px;
|
background: #fff;
|
cursor: pointer;
|
float: left;
|
}
|
|
.list-leftsearch p.list-leftretrieval {
|
border-radius: 4px;
|
margin: 4px 4px 0 0;
|
}
|
|
.list-htitle {
|
}
|
|
.list-htitle h5 {
|
float: left;
|
color: #5098eb;
|
font-size: 14px;
|
font-weight: bold;
|
line-height: 30px;
|
padding: 0 0 0 10px;
|
}
|
|
.list-htitle h5 .fa {
|
margin: 0 10px 0 0;
|
}
|
|
.list-htitle .pt-btn {
|
float: right;
|
margin-top: 0;
|
}
|
|
|
/*--------------------------------------------------- online topnav------------------------------------*/
|
.online-nav {
|
position: relative; /*left:480px;*/
|
left: 262px;
|
top: 0px;
|
height: 60px;
|
font-size: 12px;
|
}
|
|
.online-navbar {
|
position: absolute;
|
top: 12px;
|
left: 0px;
|
}
|
|
.online-btn {
|
background-color: #4e78ac;
|
border-color: #4e78ac;
|
color: #fff;
|
float: left;
|
margin-right: 6px;
|
}
|
|
.online-btn:hover {
|
background-color: #2684f0;
|
border-color: #2684f0;
|
}
|
|
.online-btn:active {
|
background-color: #2684f0;
|
border-color: #2684f0;
|
}
|
|
.online-nav .selected {
|
background-color: #2684f0;
|
border-color: #2684f0;
|
}
|
|
.online-btn .fa {
|
margin-right: 6px;
|
}
|
|
.online-retrieve {
|
float: left;
|
height: 30px;
|
line-height: 30px;
|
color: #fff;
|
background: #4e78ac; /*border: 1px solid #4288de;*/
|
margin: 4px 0 0 14px;
|
border-radius: 4px;
|
padding: 0 8px;
|
position: relative;
|
}
|
|
.online-retrieve b {
|
float: left;
|
height: 20px;
|
width: 2px;
|
background: #5e81ab;
|
margin: 5px 12px 0 12px;
|
}
|
|
.online-retrieve b em {
|
display: inline-block;
|
width: 1px;
|
height: 20px;
|
background: #4170a9;
|
}
|
|
.online-retrieve .online-retrieve-btn {
|
float: left;
|
margin: 0 0 0 10px;
|
}
|
|
.online-retrieve .online-retrieve-btn .online-retrieve-filebtn {
|
color: #fff;
|
}
|
|
.online-retrieve .online-retrieve-btn .online-retrieve-filebtn .fa {
|
margin: 0 0 0 6px;
|
}
|
|
.online-retrieve .online-retrieve-btn .online-retrieve-nav {
|
position: absolute;
|
top: 32px;
|
left: 0;
|
background: #fff;
|
width: 300px;
|
padding: 10px;
|
z-index: 20;
|
border-radius: 10px;
|
display: none;
|
box-shadow: 0px 5px 10px #d4d4d4;
|
border: 1px solid #d4d4d4;
|
}
|
|
.online-retrieve .online-retrieve-btn .online-retrieve-nav .form-group {
|
text-align: center;
|
}
|
|
.online-retrieve .online-retrieve-check {
|
float: left;
|
}
|
|
.online-retrieve .online-retrieve-check input {
|
margin: 0 6px 0 0;
|
}
|
|
.online-retrieve .online-retrieve-search {
|
float: left;
|
color: #fff;
|
}
|
|
.online-retrieve .online-retrieve-search .fa {
|
color: #fff;
|
}
|
|
.online-retrieve .online-retrieve-search input {
|
width: 292px;
|
border: 0 none;
|
background: transparent;
|
font-family: "SimSun";
|
color: #fff;
|
font-size: 12px;
|
}
|
|
.online-retrieve .online-retrieve-search input::-webkit-input-placeholder {
|
color: #b5caee;
|
}
|
|
.online-retrieve .online-retrieve-search input::-moz-input-placeholder {
|
color: #b5caee;
|
}
|
|
.online-retrieve .online-retrieve-search input::-ms-input-placeholder {
|
color: #b5caee;
|
}
|
|
|
/*--------------------------------------------------- online layer ------------------------------------*/
|
.takenum0 {
|
display: table;
|
text-align: center;
|
margin: 0 auto;
|
}
|
|
.takenum0label {
|
display: table-cell;
|
vertical-align: middle;
|
text-align: center;
|
}
|
|
.takenum0label span {
|
margin: 0 4px 10px 4px;
|
}
|
|
.takenum1 {
|
display: table;
|
text-align: center;
|
margin: 0 auto;
|
}
|
|
.takenum1label {
|
display: table-cell;
|
vertical-align: middle;
|
text-align: center;
|
}
|
|
.takenum1 .fa {
|
font-size: 30px;
|
float: left;
|
margin: 0 20px 0 0;
|
}
|
|
.takenum1 p {
|
float: left;
|
line-height: 30px;
|
}
|
|
/*--------------------------------------------------- online form ------------------------------------*/
|
.form-unit {
|
text-indent: 0.5em;
|
margin: 6px 10px 0px 10px;
|
}
|
|
.form-unit .fa {
|
font-size: 12px;
|
margin-right: 10px;
|
}
|
|
/* ----------------------- online-choose ------------------------------ */
|
.online-choose {
|
}
|
|
.online-choose h5 {
|
font-size: 14px;
|
font-weight: bold;
|
text-indent: 1em;
|
line-height: 30px;
|
}
|
|
.online-choose h6 {
|
font-size: 14px;
|
font-weight: bold;
|
text-indent: 1em;
|
line-height: 30px;
|
height: 30px;
|
background: #f0faff;
|
margin: 10px 0 6px 0;
|
}
|
|
.online-choose-left {
|
width: 30%;
|
float: left;
|
}
|
|
.online-choose-middle {
|
width: 30%;
|
float: left;
|
}
|
|
.online-choose-right {
|
width: 40%;
|
float: left;
|
}
|
|
.online-c-margin {
|
margin-right: 12px;
|
}
|
|
.online-c-border {
|
border: 1px solid #D4D4D4;
|
padding: 10px;
|
}
|
|
.online-c-search {
|
border: 1px solid #d2d6de;
|
height: 30px;
|
line-height: 30px;
|
width: 100%;
|
padding: 0 0 0 6px;
|
border-radius: 4px;
|
}
|
|
.online-c-search input[type="text"] {
|
height: 28px;
|
line-height: 28px;
|
width: 90%;
|
border: 0 none;
|
padding: 0;
|
float: left;
|
font-size: 12px;
|
}
|
|
.online-c-search button {
|
border: 0 none;
|
height: 28px;
|
line-height: 28px;
|
background: #fff;
|
cursor: pointer;
|
float: left;
|
}
|
|
.online-c-button {
|
width: 10%;
|
float: left;
|
margin: 40px 0 0 0;
|
}
|
|
.online-c-button button {
|
cursor: pointer;
|
}
|
|
.online-c-button button.pt-btn {
|
padding: 2px 6px 1px 10px;
|
}
|
|
.online-c-button button.pt-btn .fa {
|
font-size: 14px;
|
}
|
|
.online-c-val {
|
float: left;
|
width: 90%;
|
}
|
|
.online-c-list {
|
margin-bottom: 10px;
|
}
|
|
.online-c-li {
|
line-height: 26px;
|
margin: 0 0 0 10px;
|
}
|