﻿/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */

.centerDiv {
    width:100%;
    float:left;
}
.maxDiv {
      width:1024px; 
    margin: 0px auto 0px auto;
}
 /*地址导航条*/
 .common-position-box
 {
     width:100%;
     height:38px;
     float:left;
 }
 .common-position-homeIcon
 {
    display:block;
    float:left;
    width:15px;
    height:17px; 
    background:url(./Images/zhixi/home1.png) no-repeat;
    margin-left:8px;
    margin-top:11px;  
 }
 .common-position-navBox
 {
    float:left; 
    margin-left:6px;    
}
.common-position-nav
{
    display:block;
    float:left;
    height:38px;
    line-height:38px;
    color:#5a5c5b;
    font-size:12px; 
    text-decoration:none; 
}
.common-position-nav:hover
{
    color:#0091D8;    
}
.common-position-navIcon
{
    display:block;
    float:left;
    height:38px;
    line-height:38px;
    color:#5a5c5b;
    font-size:12px;  
    margin-left:8px;
    margin-right:8px;   
}
.common-position-navNo
{
    display:block;
    float:left;
    height:38px;
    line-height:38px;
    color:#5a5c5b;
    font-size:12px; 
    max-width:730px;
    width:730px\0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
html
{
    color: #000;
    background: #FFF;
    font-family:inherit;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img
{
    border: 0;
}

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var
{
    font: inherit;
}

del, ins
{
    text-decoration: none;
}

li
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
    font-variant: normal;
}

sup
{
    vertical-align: baseline;
}

sub
{
    vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend
{
    color: #000;
}

.loading
{
    width: 24px;
    height: 24px;
    margin: auto;
}

.loading-small
{
    width: 16px;
    height: 16px;
    margin-left: 10px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width:100%;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 10px;
    float: left;
    display: none;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.headerLogin .headerRight
{
    float: left;
    display: inline;
    margin-left: 10px;
    height: 33px;
    line-height: 33px;
    text-align: left;
}
.headerLogin .headerNewRight
{
       float: right;
    display: inline;
    margin-right: 10px;
    height: 33px;
    line-height: 33px;
    text-align: right;
}
.headerLogin .headerNewRight a
{
    color:#B2B0B5;
    text-decoration:none;
}
.headerLogin .headerNewRight a:hover{
    color:#FF6C00;
}
.header .headerRight a, .header .headerRight a:visited
{
    margin: 0px 2px;
    color:#ccc;
}
.headerLogin .headerRight a
{
    color:#0e71ba;
    text-decoration:none;    
}


.main
{
    padding: 0;
    margin: 0;
    width: 100%;
}
.hearWrap {
    width:100%;
    background: #F4F4F4;
    border-bottom:solid 1px #E3E3E3;
}
.headerLogin
{
    width: 1024px;
    height: 33px;
    font-size: 12px;
    line-height: 33px;
    text-align: right;
    color:#B2B0B5;
    margin:0 auto;
}

.adminlink
{
   color: #ff6c00;
}

.headerLogin a.adminlink, .headerLogin a.loginLink:visited
{
    color: #0e71ba;
}

.headerLogin a.loginLink, .headerLogin a.loginLink:visited
{
    color: #0e71ba;
    text-decoration:none;
}
#returnDefaultLoginout
{
    color: #0e71ba;
    text-decoration:none;
}
.headerLogin a#linkLable label
{
    cursor: pointer;
}
.headerLogin a#linkLable, .headerLogin a#linkLable:visited
{
    text-decoration: underline;
}
.headerSearch
{
     float: left;
    display: inline;
    width: 100%;
    height: 38px;
    color: #646363;
    font-size: 12px;
    text-align: right;
     margin-top:25px;
}
.headerSearch .div_search_left
{
     width:142px;
     height:38px;
     margin-left:15px;
     float:left;
     display:inline;
}
.headerSearch .div_search_left a
{
     width:142px;
     height:38px;
     float:left;
     display:inline;
     background:url(Images/New/zx-logo.png) no-repeat;
}
.headerSearch .div_search_txt
{
     float:left;
     display:inline;
     border:solid 2px #0092D6;
         margin-left: 55px;
    width: 670px;
}
.headerSearch .div_search_txt input
{
    width:665px;
    height:34px;
    border:0;
    font-size:20px;
    padding-left:5px;
    float:left;
}
.headerSearch .div_search_button
{
     float:left;
     display:inline;
}
.headerSearch .div_search_button input
{
    width:100px;
    background:#0091D8;
    border:0;
    height:38px;
    color:#fff;
    font-size:18px;
    cursor:pointer;
}
.headerSearch .div_search_help
{
     float:left;
     display:inline;
     margin-left:20px;
     margin-top:3px;
     cursor:pointer;
}
.headerNavigation
{
     float: left;
    display: inline;
    width: 100%;
    height: 38px;
    color: #646363;
    font-size: 12px;
    text-align: right;
     margin-top:25px;
     background-color:#F3F3F3;
     border-top:solid 1px #ececec;
}
.headerNavigation .navdata
{
    margin-left:90px;
    float: left;
    display: inline;
}
.headerNavigation a.nav
{
    float: left;
    display: inline;
    margin-left:50px;
    font-weight:bold;
    font-size:15px;
    height:30px;
    line-height:30px;
    border-top:solid 3px #F3F3F3;
    text-decoration:none;
    color: #646363;
}
.headerNavigation .navdata a.select
{
    
    border-top:solid 3px #007FC6;
    color:#007FC6;
    font-weight:normal;
}

.footer
{
    color: #fff;
    padding: 0px 0px 0px 0px;
    height: 90px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    clear: both;     
    background: #28333C;
}
.footer .copy
{
    color: #fff;
    line-height: 53px;
    font-size: 13px;
}
.footer .copy a
{
    margin-left: 15px;
    color: #b9e1fc;
    font-size: 14px;
    text-decoration: underline;
}
.huashucopy
{
    width: 100%;
    height: 90px;
    margin: 0px auto;
    z-index: 1;
    font-size:12px;
    color: #fff;
}
.huashucopy-line {
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
    line-height: 20px;
}
.huashucopy-top {
    margin-top: 0px;
}
.huashucopy-line  a
{
    color: #b9e1fc;
    text-decoration: underline;
}
/*  Default start */

.FSAll
{
    width: 954px;
    float: left;
    display: inline;
    margin: 12px;
    text-align: center;
    border: solid 1px #cbe0f2;
    clear: both;
    background: #E8EFFA;
}
.FSAll1
{
    width: 1022px;
    float: left;
    height:727px;
    display: inline;
    border: solid 1px #DEDEDE;
    clear: both;
    background: url(./Images/new/new-xuqiu-line.png);
}

.FSAll .FSTop
{
    width: 100%;
    height: 55px;
    float: left;
    display: inline;
    background: #e8effa;
}
.FSAll .FSTop .title
{
    height: 34px;
    margin-left: 60px;
    margin-top: 12px;
    float: left;
    display: inline;
    line-height: 34px;
    text-align: left;
    position: relative;
}
.FSAll .FSTop .title .lb
{
    color: #486f95;
    font-size: 16px;
    float: left;
    display: inline;
    line-height: 34px;
    width: 120px;
    font-weight: bold;
    font-family: 宋体;
}
.FSAll .FSTop .title .txt
{
    width: 560px;
    line-height: 26px;
    height: 26px;
    border: solid 2px #a8cfec;
    float: left;
    display: inline;
    margin-top: 2px;
    font-size: 20px;
    background-color: #fffdee;
    padding-left: 10px;
    color: #363636;
}
.FSAll .FSTop .title .bt
{
    width: 78px;
    height: 30px;
    border: none;
    background: url("Images/search-button.jpg");
    padding: 0px;
    margin: 2px;
    float: left;
    display: inline;
}


.FSAll .FSContent
{
    width: 100%;
    float: left;
    display: inline;
    background: #e8effa;
}
.FSAll .FSContent .FSLeft
{
    width: 205px;
    float: left;
    display: inline;
}
.FSAll .FSContent .FSLeft a, .FSAll .FSContent .FSLeft a.hover
{
    text-decoration: none;
}
.FSAll .FSContent .FSLeft .LTop
{
    width: 205px;
    height: 17px;
    float: left;
    display: inline;
}
.FSAll .FSContent .FSLeft .LSline
{
    width: 193px;
    margin-left: 12px;
    float: left;
    display: inline;
    height: 45px;
    background-color: #fff;
    margin-bottom: 20px;
}
.FSAll .FSContent .FSLeft .Lline
{
    width: 193px;
    margin-left: 12px;
    float: left;
    display: inline;
    height: 45px;
    background-color: #e8effa;
    margin-bottom: 20px;
}
.FSAll .FSContent .FSLeft .LType
{
    background: url("Images/left-button.gif") no-repeat;
    float: left;
    display: inline;
    margin: 2px;
    width: 100%;
    height: 41px;
    margin-top: 3px;
}
.FSAll .FSContent .FSLeft .LType a, .FSAll .FSContent .FSLeft .LType a.hover
{
    margin-left: 45px;
    float: left;
    display: inline;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    font-family: inherit;
    color: #899dbe;
}
.FSAll .FSContent .FSRight
{
    width: 734px;
    float: left;
    display: inline;
}
.FSAll .FSContent .FSRight .Rtop
{
    width: 734px;
    height: 17px;
    float: left;
    display: inline;
    background: url("Images/btop.jpg");
}
.FSAll .FSContent .FSRight .RAllBox
{
    width: 734px;
    float: left;
    display: inline;
    background: #fff;
}
.FSAll .FSContent .FSRight .RAllBox .RBoxLine
{
    width: 704px;
    margin-left: 15px;
    border-bottom: solid 2px #b2c9e3;
    float: left;
    display: inline;
}
.FSAll .FSContent .FSRight .RAllBox .RBoxLine .RLine
{
    width: 704px;
    float: left;
    display: inline;
    color: #5873a0;
    font-family: 宋体;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    line-height: 20px;
}
.FSAll .FSContent .FSRight .RAllBox .RBoxLine .RLine label, .FSAll .FSContent .FSRight .RAllBox .RBoxLine .RLine input
{
    margin: 0;
    padding: 0;
}
.FSAll .FSContent .FSRight .Rcontent
{
    width: 734px;
    float: left;
    display: inline;
    background: #fff;
}
.FSAll .FSContent .FSRight .Rcontent .ContentBox
{
    width: 705px;
    margin: 0px 14px 0px 15px;
    float: left;
    display: inline;
}


.RAND, .RAND_product, .rand
{
    background: url("Images/RAND.jpg");
}

.ASEE, .ASEE_product, .asee
{
    background: url("Images/ASEE.jpg");
}

.ASADL, .ASADL_product, .asadl
{
    background: url("Images/ASADL.jpg");
}

.AIAATS, .AIAATS_product, .aiaats
{
    background: url("Images/AIAATS.jpg");
}

.ebook_gf
{
 background: url("Images/ebook_gf.jpg");
}


.ACM, .acm_product, .acm
{
    background: url("Images/Acm.jpg");
}
.SPI, .spi
{
    background: url("Images/spi.jpg");
}
.KJTSK, .kjtsk
{
    background: url("Images/kjtsk.jpg");
}

.GYRO, .GYRO_product, .gyro
{
    background: url("Images/GYRO.jpg");
}

.IOA, .IOA_product, .ioa
{
    background: url("Images/IOA.jpg");
}

.NDT, .NDT_product, .ndt
{
    background: url("Images/NDT.jpg");
}

.ICSV, .ICSV_product, .ICSV
{
    background: url("Images/ICSV.jpg");
}


.AD
{
    background: url("Images/AcD.jpg");
}
.AEROSPACE
{
    background: url("Images/Aerospace.jpg");
}
.AIAA
{
    background: url("Images/AIAA-H.jpg");
}
.AIAAJN
{
    background: url("Images/AIAA-Q.jpg");
}
.ASME
{
    background: url("Images/ASME.jpg");
}
.DE
{
    background: url("Images/DE.jpg");
}
.Ebook, .EBOOK
{
    background: url("Images/eBOOK.jpg");
}
.EBSCO
{
    background: url("Images/waiwenjunshiqk.jpg");
}
.EI
{
    background: url("Images/EI.jpg");
}
.ES
{
    background: url("Images/SLsevier.jpg");
}
.IEL, .IEL会议, .IEL期刊, .IEL报告, .IEL_QK, .IEL_BG, .IEL_HY,.ieeeconf,.IEEECONF
{
    background: url("Images/IEE.jpg");
}
.INSPEC
{
    background: url("Images/INSPEC.jpg");
}
.IOP
{
    background: url("Images/IOP.jpg");
}
.ittc, .ITTC
{
    background: url("Images/ITTC.jpg");
}
.mrs, .MRS
{
    background: url("Images/MRS.jpg");
}
.NASA
{
    background: url("Images/NASA.jpg");
}
.NTIS
{
    background: url("Images/NTIS.jpg");
}
.PB
{
    background: url("Images/PB.jpg");
}
.QK
{
    background: url("Images/");
}
.RINA
{
    background: url("Images/RINA.jpg");
}
.SAE
{
    background: url("Images/SAE.jpg");
}
.SP
{
    background: url("Images/Springer.jpg");
}
.SPIE
{
    background: url("Images/SPIE.jpg");
}
.UDT
{
    background: url("Images/UDT.jpg");
}
.DMS, .dms
{
    background: url("Images/dms.jpg");
}
.Journal_Articles
{
    background: url("Images/Journal_Articles.jpg");
}

.CA
{
    background: url("Images/CA.jpg");
}

.Wiley, .wiley, .WILEY
{
    background: url("Images/wiley.jpg");
}


.Indsci, .INDSCI
{
    background: url("Images/indsci.jpg");
}

.JANES_ZB 
{
    background: url("Images/JANES_ZB.jpg");
}

.Proquest, .proquest
{
    background: url("Images/ProQuest.jpg");
}


.ACS,  .acs
{
    background: url("Images/ACS.jpg");
}

.AIP,  .aip
{
    background: url("Images/aip.jpg");
}

.AMS,  .ams
{
    background: url("Images/AMS.jpg");
}

.ANS,  .ans
{
    background: url("Images/ans.jpg");
}

.APS,  .aps
{
    background: url("Images/APS.jpg");
}

.A_REVIEWS,  .a_reviews
{
    background: url("Images/AREVIE.jpg");
}

.cjo,  .CJO
{
    background: url("Images/cjo.jpg");
}

.DSTO,  .dsto
{
    background: url("Images/DSTO.jpg");
}

.Emerald,  .emerald, .EMERALD
{
    background: url("Images/emerald.jpg");
}

.GAO,  .gao
{
    background: url("Images/GAO.jpg");
}

.IMechE,  .imeche, .IMECHE
{
    background: url("Images/IMechE.jpg");
}

.Nature,  .nature, .NATURE
{
    background: url("Images/nature.jpg");
}

.OSA,  .osa
{
    background: url("Images/osa.jpg");
}

.OXFORD,  .oxford
{
    background: url("Images/OXFORD.jpg");
}

.SAGE,  .sage
{
    background: url("Images/sage.jpg");
}

.WS,  .ws
{
    background: url("Images/WorldSciNet.jpg");
}

.TF,  .tf
{
    background: url("Images/tf.jpg");
}

.SCIENCE,  .science
{
    background: url("Images/science.jpg");
}

.SIAM,  .siam
{
    background: url("Images/siam.jpg");
}

.SPIEJournal, .spiejournal, .SPIEJOURNAL, .SPIEJournal
{
    background: url("Images/SPIEJournal.jpg");
}

.AAS, .AAS_product, .aas
{
    background: url("Images/AAS.jpg");
}
.AHS, .AHS_product, .ahs
{
    background: url("Images/AHS.jpg");
}
.asmeCon, .asmeCon_product, .asmecon
{
    background: url("Images/ASME.jpg");
}

.DGON, .DGON_product, .dgon
{
    background: url("Images/DGON.jpg");
}
.esa, .esa_product, .ESA
{
    background: url("Images/esa.jpg");
}
.esdu, .esdu_product, .ESDU
{
    background: url("Images/esdu.jpg");
}
.IAF, .IAF_product, .iaf
{
    background: url("Images/IAF.jpg");
}
.ICA, .ICA_product, .ica
{
    background: url("Images/ICA.jpg");
}
.IFAC, .IFAC_product, .ifca
{
    background: url("Images/IFAC.jpg");
}
.IIAV, .IIAV_product, .iiav
{
    background: url("Images/IIAV.jpg");
}
.INCE, .INCE_product, .ince
{
    background: url("Images/INCE.jpg");
}
.Inderscience, .Inderscience_product
{
    background: url("Images/Inderscience.jpg");
}
.IQPC, .IQPC_product, .iqpc
{
    background: url("Images/IQPC.jpg");
}
.ISMA, .ISMA_product, .isma
{
    background: url("Images/ISMA.jpg");
}
.ISTP, .ISTP_product, .istp
{
    background: url("Images/ISTP.jpg");
}
.LAND, .LAND_product, .land
{
    background: url("Images/LAND.jpg");
}
.METADEX, .METADEX_product, .metadex
{
    background: url("Images/METADEX.jpg");
}
.NACE, .NACE_product, .nace
{
    background: url("Images/NACE.jpg");
}
.NATO, .NATO_product, .nato
{
    background: url("Images/NATO.jpg");
}

.NPS, .NPS_product, .nps
{
    background: url("Images/NPS.jpg");
}



.PQDT, .PQDT_product, .pqdt
{
    background: url("Images/PQDT.jpg");
}
.SAWE, .SAWE_product, .sawe
{
    background: url("Images/SAWE.jpg");
}
.SGT, .SGT_product, .sgt
{
    background: url("Images/SGT.jpg");
}
.smi, .smi_product, .SMI
{
    background: url("Images/NPS.jpg");
}
.UIC, .UIC_product, .uic
{
    background: url("Images/UIC.jpg");
}
.WESPA, .WESPA_product, .wespa
{
    background: url("Images/WESPA.jpg");
}


.Journal_Articles_htc
{
    background: url("Images/Journal_Articles_htc.jpg");
}
.FSAll .FSContent .FSRight .Rcontent .box
{
    width: 117px;
    height: 105px;
    float: left;
    display: inline;
    margin: 8px 12px 8px 12px;
    background-repeat: no-repeat;
}
.FSAll .FSContent .FSRight .Rcontent .box .img
{
    width: 87px;
    height: 68px;
    margin: 5px 15px;
    float: left;
    display: inline;
}
.FSAll .FSContent .FSRight .Rcontent .box .title
{
    float: left;
    display: inline;
    width: 117px;
    height: 20px;
}

.FSAll .FSContent .FSRight .Rcontent .box .cb
{
    width: 26px;
    text-align: center;
    height: 20px;
    line-height: 21px;
    float: left;
    display: inline;
}
.FSAll .FSContent .FSRight .Rcontent .box .txt
{
    height: 20px;
    float: left;
    display: inline;
    line-height: 16px;
    text-align: left;
}
.FSAll .FSContent .FSRight .Rcontent .box .txt a, .FSAll .FSContent .FSRight .Rcontent .box .txt a.hover
{
    color: #57adbf;
    font-size: 11px;
    font-weight: bolder;
    font-family: 宋体;
    text-decoration: none;
    line-height: 20px;
}
.FSAll .FSContent .FSRight .Rbottom
{
    width: 734px;
    height: 17px;
    float: left;
    display: inline;
    background: url("Images/bbottom.jpg");
}
.searchHelp
{
    font-size: 14px;
    margin-left: 20px;
    float: left;
    display: inline;
}
.wordHelp
{
    font-size: 14px;
    margin-left: 10px;
    float: left;
    display: inline;
}
.dialoghelp
{
    width: 620px;
    margin-left: 20px;
    margin-top: 20px;
    line-height: 26px;
    font-size: 14px;
    color: #4f4e4e;
}
.dialoghelp .list
{
}
.dialoghelp .list .detail
{
    margin-left: 5px;
}
.dialoghelp .list .left
{
    width: 20px;
    float: left;
    display: inline;
}
.dialoghelp .list .right
{
    width: 585px;
    float: left;
    display: inline;
}
.dialoghelp .list .detail .left
{
    width: 25px;
    float: left;
    display: inline;
}
.dialoghelp .list .detail .right
{
    width: 580px;
    float: left;
    display: inline;
}
.dialoghelp .boldtxt
{
    font-weight: bold;
}
/* Default end */


/*search  default.xslt css begin*/
.PageContent
{
    width: 1024px;
    margin: 0;
    padding: 0;
    margin:0 auto;
}
.SearchPage-left
{
    float:left;
    display:inline;
    width:196px;
    border:solid 2px #E7E7E7;
    background:#fff;
    margin-bottom:5px;
    border-radius: 4px;
}
.SearchPage-right
{
     float:left;
    display:inline;
    width:740px;
    margin-left:10px;
    margin-bottom:5px;
}
.PageContent .totalSearch_type
{
     float:left;
    display:inline;
    width:100%;
    height:30px;
    line-height:30px;
    margin-bottom:10px;
    font-size:16px;
}
.PageContent .totalSearch_type .searchtypebook
{
     background:url(Images/New/dxk-xz.png) left center no-repeat;
     padding-left:20px;
     margin-left:5px;
     text-decoration:none;
     color:#000;
    font-size:16px;
}
.PageContent .totalSearch_type .searchtypejournal
{
     background:url(Images/New/dxk.png) left center no-repeat;
     padding-left:20px;
     margin-left:10px;
     text-decoration:none;
     color:#000;
    font-size:16px;
}
.PageContent .totalSearch
{
     float:left;
    display:inline;
    width:796px;
    border:solid 2px #E7E7E7;
    border-radius: 4px;
    margin-bottom:25px;
}


.PageContent .totalRight
{
     float:left;
    display:inline;
    width:200px;
    margin-right:24px;
    margin-bottom:5px;
}
.PageContent .totalRight .totalSearchField
{
         float:left;
    display:inline;
    width:196px;
    border:solid 2px #E7E7E7;
    border-radius: 4px;
   
     margin-bottom:20px;
}
.PageContent .totalRight .totalSearchField .fieldTitle
{
    float:left;
    display:inline;
    width:168px;
    height:45px;
    line-height:45px;
    border-bottom:solid 1px #ECECEC;
    margin-left:15px;
}
.PageContent .totalRight .totalSearchField .fieldTitle .fieldTitle_left
{
    width:23px;
    height:23px;
    float:left;
    display:inline;
    background:url(Images/new/jsd-tb.png) no-repeat;
    margin-top:11px;
}
.PageContent .totalRight .totalSearchField .fieldTitle .fieldTitle_leftWord
{
    width:23px;
    height:23px;
    float:left;
    display:inline;
    background:url(Images/new/xgc-tb.png) no-repeat;
    margin-top:11px;
}
.PageContent .totalRight .totalSearchField .fieldTitle.select .fieldTitle_leftWord
{
    color:Red;
}
.PageContent .totalRight .totalSearchField .fieldTitle .fieldTitle_right
{
    float:left;
    display:inline;
    font-size:13px;
    margin-left:8px;
}
.PageContent .totalRight .totalSearchField .fieldData
{
    float:left;
    display:inline;
     width:168px;
    line-height:45px;
    margin-left:15px;
}

.fieldDataTitle,.fieldDataWord
{
    cursor:pointer;
}
.PageContent .totalRight .totalSearchField .fieldDataWord
{
    float:left;
    display:inline;
    border:solid 1px  #ECECEC;
    height:22px;
    line-height:22px;
    font-size:13px;
    color:#E9E9E9;
    margin:3px;
    padding:3px;
}

.PageContent .totalRight .totalSearchField  .fieldDataWord.select
{
    color:#FF9700;
    border:solid 1px  #FF9700;
}

.PageContent .totalRight .totalSearchField .fieldData .field
{
    float:left;
    display:inline;
     width:168px;
     height:30px;
line-height: 30px;
   border-bottom:solid 1px #ECECEC;
   font-size:13px;
}
.PageContent .totalRight .totalSearchField .fieldData .field .left
{
    float:left;
    display:inline;
    background:url(Images/new/lm-bot.png) no-repeat;
    width:10px;
    height:8px;
    margin-top:11px;
}
.PageContent .totalRight .totalSearchField .fieldData .field .fieldDataTitle
{
    float:left;
    display:inline;
    margin-left:10px;
    color:#9C9C9C;
    font-size:12px;
}
.PageContent .totalRight .totalSearchField .fieldData .field .fieldDataTitle .fieldname
{
    color:#9C9C9C;
}
.PageContent .totalRight .totalSearchField .fieldData .field .fieldcount
{
    color:#FF9700;
}
.PageContent .totalRight .totalSearchField .fieldData .field .fieldDataTitle .select
{
    color:Red;
}
.PageContent .totalRight .totalSearchField .fieldData .field1
{ 
    float:left;
    display:inline;
    width:168px;
    height:30px;
}
.PageContent .totalRight .totalRightDB
{
     float:left;
    display:inline;
    width:196px;
    border:solid 2px #E7E7E7;
    border-radius: 4px;
    margin-bottom:25px;
}
.PageContent .totalRight .totalRightDB .allDBTitle
{
    float:left;
    display:inline;
    width:168px;
    height:45px;
    line-height:45px;
    border-bottom:solid 1px #ECECEC;
    margin-left:15px;
}
.PageContent .totalRight .totalRightDB .allDBTitle .allDBTitle_left
{
    width:23px;
    height:23px;
    float:left;
    display:inline;
    background:url(Images/new/sjly-tb.png) no-repeat;
    margin-top:11px;
}
.PageContent .totalRight .totalRightDB .allDBTitle .allDBTitle_right
{
    float:left;
    display:inline;
    font-size:13px;
    margin-left:8px;
}

.PageContent .totalRight .totalRightDB .fieldData
{
    float:left;
    display:inline;
     width:168px;
    line-height:45px;
    margin-left:15px;
}
.PageContent .totalRight .totalRightDB .fieldData .fieldData-top
{
    float:left;
    display:inline;
    height:30px;
    line-height:30px;
    color:#FF6223;
    font-size:12px;
    width:100%;
}

.PageContent .totalRight .totalRightDB .fieldData .fieldData-top-left
{
    float:left;
    display:inline;
    height:30px;
    line-height:30px;
    color:#FF6223;
    font-size:12px;
}
.PageContent .totalRight .totalRightDB .fieldData .fieldData-top-right
{
    float:right;
    display:inline;
    height:30px;
    line-height:30px;
    color:#FF6223;
    font-size:12px;
    margin-right:5px;
}
.PageContent .totalRight .totalRightDB .fieldData .field
{
    float:left;
    display:inline;
     width:168px;
    line-height:30px;
   border-bottom:solid 1px #ECECEC;
   font-size:13px;
}
.PageContent .totalRight .totalRightDB .fieldData .field .left
{
    float:left;
    display:inline;
    background:url(Images/new/lm-bot.png) no-repeat;
    width:10px;
    height:8px;
    margin-top:11px;
}
.PageContent .totalRight .totalRightDB .fieldData .field .fieldDataTitle
{
    float:left;
    display:inline;
    margin-left:10px;
    color:#9C9C9C;
    width:148px;
    font-size:12px;
}
.PageContent .totalRight .fieldData .field .fieldDataTitle .fieldname
{
    color:#9C9C9C;
}
.PageContent .totalRight .fieldData .field .fieldDataTitle .fieldname:hover,.PageContent .totalRight .fieldData .field .fieldDataTitle.select .fieldname
{
      color:red;
}
.PageContent .totalRight .totalRightDB .fieldData .field .fieldcount
{
    color:#FF9700;
}
.PageContent .totalRight .totalRightDB .fieldData .field .fieldDataTitle .select
{
    color:Red;
}
.PageContent .totalRight .totalRightDB .fieldData .field1
{ 
    float:left;
    display:inline;
    width:168px;
    height:30px;
}

.positionNav
{
    width: 951px;
    margin-left: 13px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 3px;
    background: url(Images/positionNavbg.jpg) repeat-x;
    border: solid 1px #CAE2FB;
    font-size: 14px;
}

.positionNav .positonNav-arrow
{
    background: url(Images/positonNav-arrow.jpg) repeat-x;
    width: 8px;
    height: 11px;
    margin-left: 10px;
    margin-top: 8px;
    margin-right: 10px;
}
.positionNav span
{
    float: left;
    display: inline;
    color: #464545;
}
.positionNav a
{
    float: left;
    display: inline;
    color: #0037A0;
}
.positionNav a, .positionNav a:visited
{
    text-decoration: none;
    color: #0037A0;
}
.positionNav a:hover
{
    text-decoration: underline;
}
.searchItemBox
{
    width: 700px;
    margin: 0 auto 0 auto;
    text-align: center;
    height: 30px;
}

.searchItemBox .searchItem
{
    display: block;
    margin: 0 0 0 0;
    text-align: left;
}

.searchItemBox .searchItem ul
{
    margin-top: 0px;
    clear: right;
    padding-top: 0px;
}
.searchItemBox ul li
{
    display: inline;
    line-height: 30px;
    font-size: 14px;
    margin-right: 20px;
}

.searchItemBox ul li a, .searchItemBox ul li a:visited
{
    text-decoration: underline;
    color: #2b7dc9;
}

.searchItemBox ul li.current a, .searchItemBox ul li.current a:visited
{
    color: #000;
    text-decoration: none;
}

.searchItemBox .searchactionbox
{
    display: inline;
    margin: 0;
    padding: 0;
    float: left;
    height: 30px;
}

.searchItemBox .searchactionbox span
{
    color: #486F95;
    font-size: 13px;
    float: left;
    display: inline;
    line-height: 34px;
    font-weight: bold;
    font-family: 宋体;
}

.searchItemBox input.searchKeyWord
{
    width: 385px;
    height: 26px;
    border: solid 2px #A8CFEC;
   /* margin-top: 2px; */
    float: left;
    display: inline;
    font-size: 20px;
    padding-left: 10px;
    background-color: #fffdee;
    color: #363636;
}
.searchItemBox input.FoucsStyle
{
    color: #ababab;
}
.searchHelpDIV
{
    display: inline;
    float: right;
    line-height: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.searchHelpDIV .searchHelp
{
    float: left;
    display: inline;
    margin-left: 0;
}
.searchItemBox input.searchKeyButtons
{
    width: 78px;
    height: 30px;
    padding: 0;
    padding-top: 2px 9;
    border: 0;
    background-color: #f2f2f2;
    cursor: pointer;
    background: url(images/search-button.jpg) no-repeat;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-left: 3px;
}

.searchResult, .searchResult .searchResult-table
{
}

.searchResult .navigationLeft-td
{
    width: 225px;
    vertical-align: top;
}
.searchResult .navigationLeft
{
    float: right;
    display: inline;
    width: 212px;
    min-height: 493px;
    padding: 0;
}

.searchResult .navigationLeft dt
{
    background: url(Images/left-top.gif) no-repeat;
    height: 32px;
    line-height: 2em;
}

.searchResult .navigationLeft dt p
{
    color: #fff;
    line-height: 26px;
    margin-left: 20px;
    padding-left: 25px;
    display: inline-block;
}

.searchResult .navigationLeft dd#navigationLeft-middle
{
    float: left;
    display: inline;
    width: 210px;
    background: #fff;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.navigationLeft-box
{
    line-height: 1.5em;
    float: left;
    display: inline;
}

.searchResult .navigationLeft .navigationLeft-bottom
{
    width: 100%;
    display: inline-block;
    float: left;
    background: url(Images/left-botton.gif) no-repeat;
    height: 14px;
}

.searchResult .navigationLeft .navigationLeft-box
{
    margin-left: 10px;
}

.searchResult .navigationLeft .typeInfo
{
    width: 100%;
    float: left;
    display: inline;
    margin-top: 10px;
}
.searchResult .navigationLeft .typeInfo table
{
    margin-left: 5px;
    margin-top: 5px;
}
.searchResult .navigationLeft .typeInfo h2
{
    background: url(Images/dhfl.jpg) no-repeat;
    width: 191px;
    height: 30px;
}
.searchResult .navigationLeft .typeInfo h2 span
{
    margin-left: 30px;
    line-height: 30px;
    color: #585858;
}
.searchResult .navigationLeft .category
{
    color: #57799d;
    font-size: 14px;
    margin-left: 5px;
}

.searchResult .navigationLeft .category a
{
    display: inline;
    width: 100%;
    height: 100%;
}



.searchResult .navigationLeft .category em
{
    color: #f00;
}

.searchResult .navigationLeft dd.current
{
    background-color: #e9e9e9;
}

.searchResult .navigationLeft dd a span
{
    line-height: 2.5em;
    display: inline-block;
}

.searchResult .navigationLeft dd a span.icon
{
    background: url(Images/malriss-navigationLeftheader-subfolder.jpg) no-repeat center;
    margin-left: 30px;
    width: 16px;
    display: inline-block;
    margin-right: 5px;
    line-height: 2.5em;
    height: 13px;
}

.searchResult .navigationLeft dd a, .searchResult .navigationLeft dd a:visited
{
    color: #57799d;
    text-decoration: none;
    display: inline-block;
    width: 155px;
    height: 100%;
}

.searchResult .navigationLeft dd a em
{
    font-style: normal;
}



.searchResult-table
{
    text-align: left;
    vertical-align: top;
    position: relative;
}
.searchResult-td
{
    float: left;
    vertical-align: top;
    position: relative;
    width: 736px;
    display: block;
}

.searchResult-td-top
{
    float: left;
    display: inline;
    width: 100%;
    height: 10px;
    background: url(Images/bs-top.gif);
}
.searchResult-td-content
{
    float: left;
    width: 100%;
    display: block;
}

.searchResult-td-bottom
{
    float: left;
    display: inline;
    width: 100%;
    background: url(Images/bs-botton.gif);
    height: 20px;
}
.searchResult-split
{
    width: 5px;
}

.searchResult-grid
{
    float:left;
    vertical-align: top;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top:10px;
}
.gridList
{
    width: 100%;
    text-align: left;
    vertical-align: top;
}

thead.gridList-Title
{
    vertical-align: top;
    margin: 0;
    visibility:hidden;
}

thead.gridList-Title th
{
    padding: 0;
    margin: 0;
}
.gridList th.short, .gridList td.short
{
    width: 40px;
    text-align: center;
}



.gridList .th-normal
{
}
.gridHeader
{
    line-height: 33px;
    color: #8A8A8A;
    height: 40px;
    padding: 0;
    margin-top: 15px;
    font-size: 14px;
    border-bottom:solid 1px #E7E7E7;
    width:776px;
    margin-left:10px;   
}
#singleDB-searchResult-td-content1 .gridHeader
{
    line-height: 33px;
    color: #8A8A8A;
    height: 40px;
    padding: 0;
    margin-top: 15px;
    font-size: 14px;
    border-bottom:solid 1px #F0F0F0;
    width:100%;
}
.gridContent
{
    margin: 0;
    padding-bottom: 10px;
    margin-top:10px;
}
#totalSearchStatistic
{
    float: left;
    margin-left: 5px;
}
.searchResult-grid .gridHeader #totalSearchStatistic span
{
    color:#009AE6;
}

div.gridHeader-right
{
    float: right;
    font-size: 12px;
}

#pageSize2
{
    display: inline;
}
.gridTableList
{
    margin-bottom: 50px;
    position: relative;
}





#gridListBottom a
{
    float: left;
    display: inline;
}

.gridList a.tablebutton:hover
{
    text-decoration: none;
}

.gridList a.tablebutton, .gridList a.tablelongbutton, .gridList a.tablebutton:visited
{
    float: left;
    display: inline;
    background: url(Images/pagebuttons.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 0 3px;
    text-align: center;
}

.gridList a.tablebutton_n, .gridList a.tablebutton_n:visited
{
    float: left;
    display: inline;
    background: url(Images/pagebuttons_n.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 0 3px;
    text-align: center;
    text-decoration: none;
}

.gridList a.tablelongbutton, .gridList a.tablelongbutton:visited
{
    background: url(Images/pagebuttons.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-decoration: none;
}

.gridList a.tablelongbutton_n, .gridList a.tablelongbutton_n:visited
{
    background: url(Images/pagebuttons_n.jpg) no-repeat;
    float: left;
    display: inline;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 0 3px;
    text-align: center;
    text-decoration: none;
}

#gridList_body tr
{
     border-bottom:1px dashed #B7B7B7;
    line-height: 33px;
    color: #464545;
    font-size: 14px;
    cursor: hand;
}
#gridList_body tr.nobordertr
{
    border-bottom: 0;
}
#gridList_body tr.Info-box
{
    border-bottom: 1px dashed #D7D7D7;
}
#gridList_body tr.Info-box div
{
    float:left;
    display:inline;
}
#gridList_body tr.current 
{
    color: #f00;
}
#gridList_body tr.current a
{
      color: #f00;
}
#gridList_body tr.selected
{
    line-height: 28px;
    color: #e1ecfc;
    font-size: 14px;
    cursor: hand;
}

.gridList #gridList_Title
{
}
.orderbyname
{
    float:left;
    margin-right:3px;
}
.orderbytype,.orderbytype:hover
{
    color:#8A8A8A;
    text-decoration:none;
    border:solid 1px #ccc;
    height:20px;
    line-height:20px;
    text-align:center;
    width:41px;
    font-size:12px;
    float:left;
    margin-right:10px;
}
.gridHeader-right .orderbytype.select
{
    color:#FF9700;
    border:solid 1px #FF9700;
    
}
.gridList
{
    width: 771px;
    margin: 0 auto;
    font-size: 14px;
    color: #464545;
    font-family: inherit;
    margin-left:10px;
}

.gridList tr th
{
    background: url(Images/liebiao-top.jpg) repeat-x;
    line-height: 32px;
    padding: 0;
    margin: 0;
    height: 32px;
    max-height: 32px;
    display: table-cell;
    color: #464545;
    font-family: inherit;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.gridList tr th.short
{
    width: 30px;
}
.gridList tr th.normal
{
    width: 150px;
}
.gridList tr th.optiontd
{
    width: 80px;
    text-align: left;
}

.gridList tr td
{
    padding: 0 3px;
}
.gridList tr td.centerview
{
    text-align:center;
}
.gridList tr td.optiontd
{
    width: 77px;
    text-align: center;
}

.gridList a.alink, .gridList a.alink:visited
{
    text-decoration: none;
    color: #363636;
}
.gridList a.alink:hover
{
    color: red;
    text-decoration: none;
}

a.grid_download
{
    width: 28px;
    height: 36px;
    background: url(Images/xiazai.gif) no-repeat;
    display: block;
}
#gridListBottom span
{
    float: left;
    display: inline;
}
#pageText
{
    width: 22px;
}
#gridListBottom .span_holder
{
    float: left;
    display: inline;
    margin: 0 0 0 10px;
}

#pageSize
{
    float: left;
    display: inline;
    width: 53px;
}


#search-pager:after {
    content:"";
    display:block;
    clear:both;
}

#search-pager ul.pages
{
    float: right;
    display: block;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px 0px 10px 20px;
}
#search-pager ul.pages li
{
    list-style: none;
    float: left;
    text-decoration: none;
    margin: 0 15px 0 0;
    line-height: 20px;
    color: #454349;
}
#search-pager ul.pages li:hover
{
}
#search-pager ul.pages li.pgEmpty
{
    color: #ccc;
}
#search-pager ul.pages li.pgCurrent
{
    color: #f00;
    font-weight: 700;
    border-bottom: solid 1px red;
}
#search-pager ul.pages li.lipagecount
{
    margin-right: 10px;
    color: #454349;
}
#search-pager ul.pages #div-goto
{
}
#search-pager ul.pages #div-goto span
{
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
}

#search-pager ul.pages #div-goto span input
{
    display: inline-block;
    outline: 0;
}

#goto-text
{
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    border: solid 1px #CCC;
}
#goto-button
{
    width: 46px;
    height: 22px;
    background: url(Images/new/GO.png) no-repeat;
    border: none;
    margin-left: 3px;
    cursor:pointer;
}
/*search  default.xslt css end*/


/*SingleDBSearch.xslt css begin*/
.singleDb-header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 953px;
    margin: auto;
    height: 153px;
    margin-top: 10px;
    background: url("Images/singerDBHeader.jpg");
}

.singleDb-DataBase
{
    margin: 10px 10px 0 178px;
    border: solid 1px red;
}
#singleDB-searchResult-td
{
    width: 950px;
}
#singleDB-grid
{
    width: 100%;
    float: left;
    display: inline;
}
#singleDB-gridHeader
{
    margin: 0;
    border: none;
}
#singleDB-searchResult-td-content
{
    border: solid 1px #D9D9DB;
    background: none;
    background: #fff;
    padding-bottom: 10px;
}

#singleDB-searchResult-td-content1
{
}
#singleDB-gridContent
{
    border: none;
}
#singleDB-gridList
{
    width: 946px;
}
#singleDB-gridList1
{
    width: 100%;
    margin-left:0px;
}
.singDB-JournalAll
{
    width: 953px;
    margin: 0px 14px 8px 13px;
}
#singleDB-positionNav
{
    float: left;
    display: inline;
    margin: 5px 0px;
}

#singleDb-dialog
{
    padding-top: 10px;
    overflow: auto;
    float: left;
    display: inline;
}

.singleDb-dialog-box
{
    float: left;
    display: inline;
    height: 320px;
    width: 500px;
    position: relative;
    overflow: hidden;
    margin-left: 5px;
}
.singleDb-dialog-left, .singleDb-dialog-right
{
    float: left;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
}

.singleDb-dialog-left
{
    margin-top: 5px;
}

.singleDb-dialog-left-option td
{
    padding: 0 2px 0 2px;
}
.singleDb-dialog-right td
{
    height: 20px;
    padding: 5px 2px 5px 2px;
}

.singleDb-dialog-right td input
{
    width: 280px;
    overflow: hidden;
    table-layout: fixed;
}

.singleDb-dialog-right
{
    margin-left: 10px;
}
.optionkeyword
{
}

.singledb-Add
{
    width: 11px;
    height: 11px;
    background: url(Images/singledb-Add.jpg) no-repeat;
    display: inline-block;
}

.singledb-Remove
{
    width: 11px;
    height: 11px;
    background: url(Images/singledb-Remove.jpg) no-repeat;
    display: inline-block;
}
.singleDb-dialog-right-bottom
{
    margin-top: 20px;
}
.singleDb-dialog-right-bottom .nianText
{
    width: 56px;
}

.singleDb-dialog-right-bottom .singleDb-gbutton
{
    width: 89px;
    height: 29px;
    background: url(Images/singledb-gsearch.jpg) no-repeat;
    border: none;
}
.notJournalHead
{
    width: 100%;
    background: url(Images/notJournalHead.jpg);
    height: 139px;
}
.notJournalHead-search
{
    width: 953px;
    height: 41px;
    margin: 5px auto;
    background: url(Images/qktyjsbeijing.jpg);
}
.notJournalHead-search-conent
{
    margin-left: 184px;
    float: left;
    display: inline;
    margin-top: 10px;
    vertical-align: top;
}
.notJournalHead-search-conent span
{
    vertical-align: middle;
    display: inline-block;
    margin-left: 3px;
    position: relative;
}
.notJournalHead-txtSearch
{
    border: solid 1px #CCC;
    width: 390px;
    margin-top: 0;
    height: 23px;
    line-height: 23px;
    background-color: #fffdee;
    padding-left: 10px;
    color: #363636;
    float: left;
    display: inline;
}
.notJournalHead-btSearch
{
    margin-right: 10px;
    background: url("Images/Journal/search.jpg");
    width: 58px;
    height: 22px;
    border: none;
    line-height: 22px;
}
.notJournalHead-highSearch
{
    background: url("Images/Journal/high-search.jpg");
    width: 62px;
    height: 22px;
    border: none;
    line-height: 22px;
}
/*SingleDBSearch.xslt css end*/


/* Keyword  start*/


div.jsonSuggestResults
{
    position: absolute;
    border: 1px solid #817F82;
    padding: 0px;
    margin: 0px 0;
    margin-left: 0;
    z-index: 1;
    line-height: 25px;
    text-align: left;
}

div.jsonSuggestResults div.resultItem
{
    margin: 0px;
    padding: 2px;
    padding-left: 0;
    position: relative;
    height: auto;
    cursor: pointer;
    color: #363636;
}

div.jsonSuggestResults div.resultItem.odd
{
    background-color: #fff;
    background-color: #fffdee;
}
div.jsonSuggestResults div.resultItem.even
{
    background-color: #FFFFFF;
    background-color: #fffdee;
}

div.jsonSuggestResults div.resultItem.hover
{
    background-color: #add1ec;
}

div.jsonSuggestResults div.resultItem img
{
    float: left;
    margin-right: 10px;
}

div.jsonSuggestResults div.resultItem p
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}

div.jsonSuggestResults div.resultItem p strong
{
    font-weight: bold;
    text-decoration: underline;
}

div.jsonSuggestResults div.resultItem p.extra
{
    font-size: x-small !important;
    position: absolute;
    bottom: 3px;
    right: 3px;
}
/* keyword end */

div.searchTitle
{
    float: left;
    display: inline;
    color: #1A6588;
    font-size: 14px;
    font-weight: bold;
}

div.sourceGet
{
    float: left;
    display: inline;
    width: 100%;
    display: none;
}

div.sourceGet a
{
    float: left;
    display: inline;
    width: 199px;
    height: 60px;
    margin: 5px 0 5px 60px;
}

div.sourceGet a.srouce_download
{
    background: url(Images/ywxz.jpg);
}
div.sourceGet a.srouce_trans
{
    background: url(Images/yuanwcd.jpg);
}
div.sourceGet a.srouce_mail
{
    background: url(Images/youxiangtoudi.jpg);
}

/*   数据筛选 start*/
.righttopcheck
{
    width: 100%;
    float: left;
    display: inline;
    line-height: 30px;
    background: #fff;
    border: solid 1px #D7D8DA;
    margin-bottom: 5px;
    *padding-bottom:10px;
}
.righttopcheck .righttopchecktitle
{
    background: #F5F5F5;
    width: 100%;
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.righttopcheck .righttopchecktitle .title
{
    margin-left: 8px;
}
.righttopcheck .righttopcheckyear
{
    width: 225px;
    margin-left: 15px;
    float: left;
    display: inline;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
}

.righttopcheck .righttopcheckyear .left
{
    float: left;
    display: inline;
    width: 60px;
    font-size: 12px;
    color: #8A8A8A;
}
.righttopcheck .righttopcheckyear .right
{
    float: left;
    display: inline;
    width:165px;
    font-size: 12px;
    color: #6D6A6B;
}
.righttopcheck .righttopcheckyear .right .yeartxt
{
    height: 20px;
    line-height: 20px;
    margin-top: 3px;
    width: 100px;
    border: solid 1px #DADADA;
}
.righttopcheck .righttopcheckyear .right .rightstart
{
    float: left;
    display: inline;
    margin-right: 10px;
}
.righttopcheck .righttopcheckyear .right .rightline
{
    float: left;
    display: inline;
    margin-right: 10px;
}
.righttopcheck .righttopcheckyear .right .rightend
{
    float: left;
    display: inline;
}
.righttopcheck .righttopcheckyear .right .rightbt
{
    float: left;
    display: inline;
}
.righttopcheck .righttopcheckyear .right .rightbt #btcheckyear
{
    height: 22px;
    line-height: 20px;
    border: solid 1px #ccc;
    padding: 1px 4px;
}
.righttopcheck .righttopchecksource
{
    width: 732px;
    margin-left: 20px;
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
}
.righttopcheck .righttopchecksource .left
{
    float: left;
    display: inline;
    font-weight: bold;
    width: 110px;
    font-size: 12px;
    color: #909090;
}
.righttopcheck .righttopchecksource .right
{
    float: left;
    display: inline;
    font-size: 12px;
    width: 600px;
    color: #6D6A6B;
}
.righttopcheck .righttopchecksource .right .checkleft
{
    float: left;
    display: inline;
    margin-top: 3px;
    margin-right: 2px;
}
.righttopcheck .righttopchecksource .right .checkright
{
    float: left;
    display: inline;
}
.righttopcheck .righttopcheckdb
{
    float: left;
    display: inline;
    width: 732px;
    margin-left: 20px;
    padding-bottom:10px;
}

.righttopcheck .righttopcheckdb .left
{
    float: left;
    display: inline;
    width: 110px;
    font-size: 12px;
    line-height: 25px;
    margin-top: 5px;
    font-weight: bold;
    color: #909090;
}
.righttopcheck .righttopcheckdb .right
{
    float: left;
    display: inline;
    width: 565px;
    color: #6D6A6B;
    font-size: 12px;
}
.righttopcheck .righttopcheckdb .right .dblistitem
{
    float: left;
    display: inline;
    width: 136px;
    height: 20px;
    margin: 3px 4px 3px 0px;
    line-height: 20px;
}
.righttopcheck .righttopcheckdb .right .dblistitem .leftitem
{
    float: left;
    display: inline;
    margin-top:1px;
    margin-right: 2px;
}
.righttopcheck .righttopcheckdb .right .dblistitem .rightitem
{
    float: left;
    display: inline;
    margin-top: 0px;
}
/*   数据筛选 单库start*/
.checkdbline
{
    width: 100%;
    float: left;
    display: inline;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    border: solid 1px #ccc;
    background: #fff;
    margin: 2px 0px 5px 0px;
}

.checkdbline .left
{
    float: left;
    display: inline;
    width: 70px;
    font-weight: bold;
    font-size: 12px;
    color: #909090;
    margin-left: 10px;
}
.checkdbline .right
{
    float: left;
    display: inline;
    font-size: 12px;
    color: #6D6A6B;
}
.checkdbline .right .yeartxt
{
    height: 20px;
    line-height: 20px;
    margin-top: 3px;
    width: 100px;
    border: solid 1px #DADADA;
}
.checkdbline .right .rightstart
{
    float: left;
    display: inline;
    margin-right: 10px;
}
.checkdbline .right .rightline
{
    float: left;
    display: inline;
    margin-right: 10px;
}
.checkdbline .right .rightend
{
    float: left;
    display: inline;
    margin-right: 10px;
}
.checkdbline .right .rightbt
{
    float: left;
    display: inline;
}
.checkdbline .right .rightbt #btcheckyear
{
    height: 22px;
    line-height: 20px;
    border: solid 1px #ccc;
    padding: 1px 4px;
}
.checkdbline .line
{
    float: left;
    display: inline;
    width: 50px;
    height: 30px;
}
.checkdbline .right .checkleft
{
    float: left;
    display: inline;
    margin-top: 3px;
    margin-right: 2px;
}
.checkdbline .right .checkright
{
    float: left;
    display: inline;
}

/*   数据筛选 单库end*/


/*   数据筛选 end*/

.rightCollect
{
    float: left;
    display: inline;
    background: url("Images/noCollect.jpg") no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 0px;
    margin-left: 5px;
    display:none;
}

.rightFont .rightCollect
{
    background: url("Images/noCollectdetail.jpg") no-repeat;
    margin-top: 5px;
    display:none;
}

.righthasCollect
{
    float: left;
    display: inline;
    background: url("Images/righthasCollect.jpg") no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 0px;
    margin-left: 5px;
    display:none;
}

.rightFont .righthasCollect
{
    background: url("Images/righthasCollectdetail.jpg") no-repeat;
    margin-top: 5px;
    display:none;
}


.rightprocess
{
    float: left;
    display: inline;
    background: url("Images/noprocess.jpg") no-repeat;
    width: 23px;
    height: 19px;
    margin-top: 0px;
    margin-left: 5px;
}

.rightFont .rightprocess
{
    background: url("Images/noprocessdetails.jpg") no-repeat;
    margin-top: 5px;
}


.righthasprocess
{
    float: left;
    display: inline;
    background: url("Images/righthasprocess.jpg") no-repeat;
    width: 23px;
    height: 19px;
    margin-top: 0px;
    margin-left: 5px;
}

.rightFont .righthasprocess
{
    background: url("Images/righthasProcessdetails.jpg") no-repeat;
    margin-top: 5px;
}


.rightDown
{
    float: left;
    display: inline;
    background: url("Images/new/xz-button.png") no-repeat;
    width: 77px;
    height: 21px;
    margin-top: 0px;
    
}

.rightFont .rightDown
{
    float: left;
    display: inline;
    background: url("Images/xiazdetail.jpg") no-repeat;
    width: 20px;
    height: 20px;
    line-height: 30px;
    margin-top: 5px;
}

.rightDownHolder
{
    float: left;
    display: inline;
    width: 23px;
    height: 19px;
    margin-top: 0;
    margin-left: 5px;
}

.rightFont .rightDownHolder
{
    float: left;
    display: inline;
    width: 20px;
    height: 20px;
    line-height: 30px;
    margin-top: 5px;
}


/*   个人主页end*/


.userinfoContent
{
    float: left;
    display: inline;
    width: 920px;
    margin: 0 0 0 15px;
    text-align: left;
}

.userInfo
{
    float: left;
    display: inline;
    width: 100%;
    border-bottom: dashed 1px #ccc;
    margin: 10px 0 0 0;
    text-align: left;
    padding-bottom: 10px;
}

.userInfo .userpic
{
    width: 73px;
    height: 71px;
    border: none;
    float: left;
    display: inline;
}

.userInfo .userDetail
{
    float: left;
    display: inline;
    width: 800px;
    margin-left: 10px;
}

.userInfo .userDetail .userDetail-firstRow
{
    float: left;
    display: inline;
    width: 100%;
}

.userDetail-username
{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

a.userDetail-edit
{
    margin-left: 15px;
}

.userDetail-firstRow
{
    float: left;
    display: inline;
    line-height: 40px;
}
.userDetail-firstRow span
{
    float: left;
    display: inline;
}
.userDetail-firstRow a, .userDetail-firstRow a:visited
{
    float: left;
    display: inline;
    font-size: 12px;
    color: #0b71b3;
}

.userDetail-firstRow a.userDetail-edit
{
    float: left;
    display: inline;
    margin-top: 5px;
}


.userDetail-secondRow
{
    float: left;
    display: inline;
    width: 100%;
    margin-top: 0;
}

span.lastloginTime
{
    float: left;
    display: inline;
    margin-right: 40px;
    color: #787d83;
}

.pr-container
{
    float: left;
    display: inline;
    background-color: #fff;
    width: 100%;
    padding-top: 3px;
    text-align: left;
    margin-top: 10px;
}

.pr-container-body
{
    width: 885px;
    margin: 20px auto;
    font-family: inherit;
    color: #7c7a7b;
}
.user-tab
{
    float: left;
    display: inline;
    width: 400px;
    border-left: solid 1px #d7d6d4;
    position: relative;
    padding: 0;
    margin: 0;
}

.user-tab li
{
    float: left;
    display: inline;
    width: 122px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-family: inherit;
    color: #7c7a7b;
    font-size: 16px;
    font-weight: bold;
    border: solid 1px #d7d6d4;
    border-left: none;
    border-bottom: none;
    cursor: pointer;
}
.user-tab li.current
{
    color: #e76788;
    position: relative;
    z-index: 20;
    margin-bottom: -1px;
    border-bottom: solid 1px #fff;
}




.pr-tableList
{
    width: 100%;
    border-left: solid 1px #d7d6d4;
    border-right: solid 1px #d7d6d4;
}

.pr-tableList thead th
{
    border: solid 1px #d7d6d4;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #7c7a7b;
    text-indent: 10px;
    border-left: none;
    border-right: none;
}

.pr-tableList .checkTh
{
    width: 30px;
    vertical-align: middle;
}
.pr-tableList-tr td
{
    border-bottom: solid 1px #d7d6d4;
    line-height: 40px;
    background-color: #fff;
    text-align: left;
    color: #7c7a7b;
    text-indent: 10px;
}

.pr-tableList-tr td a, .pr-tableList-tr td a:visited
{
    color: #0e559d;
    text-decoration: none;
}

.pr-tableList-tr td a:hover
{
    text-decoration: underline;
}

a.deleteAll, a.deleteAll:visited
{
    float: left;
    display: inline;
    line-height: 20px;
    border: solid 1px #a1cadc;
    margin-left: 5px;
    background-color: #e1f0ff;
    color: #625f58;
    font-size: 12px;
    padding-right: 5px;
    text-decoration: none;
}



#pr-total
{
    float: right;
    line-height: 20px;
    display: inline;
    margin-left: 120px;
    color: #696969;
}


#pr-pager
{
    float: right;
    height: 20px;
    display: inline;
    margin-left: 70px;
}

#pr-pager ul.pages
{
    float: left;
    display: inline;
    border: none;
    text-transform: uppercase;
    margin: 0 0 0 20px;
    padding: 0;
}


#pr-pager ul.pages li
{
    list-style: none;
    float: left;
    display: inline;
    text-decoration: none;
    margin: 0 5px 0 0;
    line-height: 20px;
    color: #004ef0;
}
#pr-pagerr ul.pages li:hover
{
}
#pr-pager ul.pages li.pgEmpty
{
    color: #ccc;
    cursor: default;
}
#pr-pager ul.pages li.pgCurrent
{
    color: #f00;
    font-weight: 700;
    border-bottom: solid 1px red;
}
#pr-pager ul.pages li.lipagecount
{
    color: #696969;
    cursor: default;
}
#pr-pager ul.pages #div-goto
{
    color: #696969;
}
#pr-pager ul.pages #div-goto span
{
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
}

#pr-pager ul.pages #div-goto span input
{
    display: inline-block;
    outline: 0;
}

#goto-text
{
    width: 30px;
    height: 18px;
    font-size: 13px;
    border: solid 1px #7e9db9;
}


#pr-pager ul li.page-number
{
    display: none;
}

#pr-tableList-bottom
{
    margin-bottom: 10px;
}

#pr-tableList-bottom th
{
    border-top: none;
}
.pr-edit
{
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(Images/bj6Y7.jpg) no-repeat;
    margin-left: 10px;
    margin-top: 15px;
}

.pr-del
{
    float: left;
    display: inline;
    width: 16px;
    height: 16px;
    background: url(Images/109.gif) no-repeat;
    margin-left: 30px;
}

.pr-download
{
    float: left;
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(Images/xzjit.jpg) no-repeat;
    margin-left: 10px;
    margin-top: 15px;
}

.pr-editLink
{
    float: right;
    display: inline;
    margin-left: 40px;
    line-height: 30px;
    margin-right: 10px;
}
.pr-editLink a, .pr-editLink a:visited
{
    color: #313131;
}

.noshowrightDown
{
    display: none;
}

.searchAdvconditionTable
{
    float:left;
    display:inline;
    font-size:12px;
    width:100%;
}

.searchAdvconditionTable  select
{
height: 28px;
line-height: 28px;
margin-top: 3px;
border: solid 1px #DADADA;    
margin-left:10px;
}
.searchAdvconditionTable  input.advancefieldText
{
    
height: 28px;
line-height: 28px;
margin-top: 3px;
border: solid 1px #DADADA; 
}



.morecondition
{
    float:left;
    display:inline;
    width:383px;
    margin-bottom:10px;
    margin-left:10px;
}
.morecondition .moretext
{
    float:left;
    display:inline;
}
.morecondition .moretext input
{
    border:solid 1px #F0F0F0;
    width:228px;
    height:28px;
    font-size:14px;
    color:#8A8A8A;
}
.morecondition .moretext .morelab
{
    margin-top:9px;
    font-size:14px;
}
.morecondition .moreoption
{
    float:left;
    display:inline;
}
.morecondition .moresearch
{
    float:left;
    display:inline;
}

.search-td
{
    text-align:right;
}

input.imagefield2
{
    width:96px;
    height:27px;
    line-height: 27px;
    background:url(Images/new/gjjs-button.png) no-repeat;
    border:none;
    margin-top:3px;
    float:left;
    margin-bottom:10px;
    margin-left:290px;
    font-size:12px;
    color:#fff;
    cursor:pointer;
}

.moreSettings
{
    float:left;
    display:inline;
    width:100%;
}

#moreSettingsLink
{
    float:right;
    display:inline;
    margin: 0 10px 0 0;
    font-size:12px;
}


/*   个人主页 end*/


/* year */
.divselect {
    position: relative;
    z-index: 100;
}
.divselect  .divcite
{
        height: 20px;
    line-height: 20px;
    display: block;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
    border: 1px solid #DADADA;
    padding-left:2px;
    background: url(./Images/q-collect-yhxl.png) no-repeat right;
    width:62px;
}
.divselect ul {
    border: 1px solid #F4F4F4;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    padding-bottom: 2px;
    height:200px;
    overflow-y:scroll;
    width: 66px;
}
.divselect ul li {
    height: 20px;
    line-height: 20px;
    width:48px;
}
.divselect ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #646464;
    text-decoration: none;
    width:48px;
}
 .divselect ul li a:hover {
    background-color: #CCC;
}


/* or and */
.divselect1 {
    position: relative;
}
.moreoption .divselect1  .divcite
{
        height: 28px;
    line-height: 28px;
    margin-top:3px;
    display: block;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
    border: 1px solid #DADADA;
    padding-left:2px;
    background: url(./Images/q-collect-yhxl.png) no-repeat right;
      width: 32px;
    padding-left: 12px;
    margin-left:8px;
    z-index:-1;
    cursor:pointer;
}
.moreoption .divselect1 ul {
    border: 1px solid #F4F4F4;
    background-color: #fff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    padding-bottom: 2px;
    margin-left:8px;
    width:44px;
    z-index:1;
}
.moreoption .divselect1 ul li {
    height: 20px;
    line-height: 20px;
    width:44px;
    text-align:center;
}
.moreoption .divselect1 ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #646464;
    text-decoration: none;
    width:44px;
}
 .divselect1 ul li a:hover {
    background-color: #CCC;
}

.moresearch .divselect1  .divcite
{
        height: 28px;
    line-height: 28px;
    margin-top:3px;
    display: block;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
    border: 1px solid #DADADA;
    padding-left:2px;
    background: url(./Images/q-collect-yhxl.png) no-repeat right;
      width: 44px;
    padding-left: 9px;
    margin-left:8px;
    z-index:-1;
    cursor:pointer;
}
.moresearch .divselect1 ul {
    border: 1px solid #F4F4F4;
    background-color: #fff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    padding-bottom: 2px;
    margin-left:8px;
    width:53px;
    z-index:1;
}
.moresearch .divselect1 ul li {
    height: 20px;
    line-height: 20px;
    width:53px;
    text-align:center;
}
.moresearch .divselect1 ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #646464;
    text-decoration: none;
    width:53px;
}
/*词典头部*/
.q-header-rightBox
{
    height:30px;
    line-height:30px;
    float:right;
    margin-right:5px;
}
.q-header-rightNav
{
  display:block;
  float:left;
  padding-left:10px;
  padding-right:10px;
  height:12px;
  line-height:12px;
  text-decoration:none;
  border-right:1px solid #ccc;  
  color: #0e71ba;
  margin-top:10px;
}
.q-header-rightNav_cur
{
    color:#FF6B00;
}
.q-footer-container
{
   width:100%; 
   height:30px;
   background:#28333C;
   margin-top:25px;
   float:left;
 }
.q-footer-content
{
    width:100%;
    height:30px;
    line-height:30px;
    font-size:14px;
    text-align:center;
    float:left;
    color:#fff;
}
.q-positionNav
{
  width:1024px;
  height:115px; 
  margin:0 auto;
}
.database-content
{
  width:100%;
  height:32px;
  line-height:32px;
  background:#F3F3F3;
}
.database-left
{
    float:left;
    height:32px;
    line-height:32px;
    margin-left:15px;
    color:#3f3f3f;
    font-size:12px;
}
.database-right
{
  float:right;
    height:32px;
    line-height:32px;
    margin-right:-1px;
    color:#3f3f3f;
    font-size:12px; 
    width:95px; 
}
.database-Detail
{
    display: block;
    float: left;
    color: #0085CF;
    font-size: 12px;
    line-height: 32px;
    text-decoration: none; 
}
.database-icon
{
    display: block;
    float: left;
    width: 8px;
    height: 6px;
    background: url(./Images/New/jiantou2.png) no-repeat;
    margin-top: 14px;
    margin-left: 6px;
}
.database-hideBox
{
    width: 458px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom: 5px;
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    float: left;
    margin-top: 32px;
    margin-left: -459px;
    position: relative;
    z-index: 10000;
    background: #fff;
    line-height:24px;
    display:none;
}
.database-HideIcon
{
    display: block;
    width: 18px;
    height: 10px;
    background: url(./Images/New/jiantou1.png) no-repeat;
    position: absolute;
    top: -10px;
    left: 405px;
}
#database-hideText
{
    padding-top:3px;
    text-indent:2em;
}
.Info-box
{
  width:100%;  
  height:22px;
  line-height:22px;
  padding-top:15px;
  padding-left:41px;
  border-bottom:0;
}
.Info-name
{
   height:22px;
   line-height:22px;
   padding-top:10px;
}
.Info-nameIcon
{
    display:block;
    float:left;
    width:14px;
    height:17px;
    background:url(./Images/New/zuozhe.png) no-repeat;
    margin-top:1px;
}
.Info-nameTxt
{
    display:block;
    height:22px;
    line-height:22px;
    margin-left:3px;
    color:#888888;
    font-size:12px;
    float:left;
}
.Info-kname
{
   height:22px;
   line-height:22px;
   padding-top:10px;
   margin-left:10px;
}
.Info-knameIcon
{
    display:block;
    float:left;
    width:14px;
    height:17px;
    background:url(./Images/New/km.png) no-repeat;
    margin-top:5px;
}
.Info-knameTxt
{
    display:block;
    height:22px;
    line-height:22px;
    margin-left:3px;
    color:#888888;
    font-size:12px;
    float:left;
}
.Info-time
{
   height:22px;
   line-height:22px;
   padding-top:10px;
   margin-left:10px;
}
.Info-timeIcon
{
    display:block;
    float:left;
    width:14px;
    height:17px;
    background:url(./Images/New/kn.png) no-repeat;
    margin-top:3px;
}
.Info-timeTxt
{
    display:block;
    height:22px;
    line-height:22px;
    margin-left:3px;
    color:#888888;
    font-size:12px;
    float:left;
}
.empty
{
   width:41px; 
   padding-top:10px;
 }
 /*改版显示样式*/
.new-selectAllBox
{
    width: 56px;
    float:left;
    margin-left:20px;
    _margin-top:-5px;
}
.new-selectAllName
{
    float: left;
    height: 14px;
    line-height: 14px;
    _height: 18px;
    _line-height: 18px;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 7px;
}
.new-selectAll
{
    float: left;
    margin-top: 11px;   
}
.new-container
{
   width:100%;
   min-height:173px;
   border-top:1px solid #D7D8DA; 
}
.new-content
{
    width:100%;    
}
.new-content:after
{
    content:"";
    clear:both;
    display:block;
}
.new-conLeft
{
    width:20px;
    height:30px;
    float:left;    
}
.new-conTitle
{
    display:block;    
    line-height:30px;
    font-size:14px;
    color: #0A7AA8;
    text-decoration:none;
}
.new-conName
{
   color: #666;
   font-weight:700;
}
.new-aconName
{
   color: #666;
   font-weight:700;
   float:left;
}
.new-conRight
{
    float:left;
}
.new-conList
{
    display:block;    
    line-height:30px;
    font-size:14px;
    color: #363636;
}
.chbeveryone
{
    float:left;
    margin-top:9px;
}
.new-conLeftNum
{
    padding-left:10px;
    height:30px;
    line-height:30px;
    padding-right:10px;
    float:left;
}
.new-conDetail
{
    color:#777;
    padding-right:20px;
}
.new-aDetail
{
    color: #0A7AA8;
    padding-right:20px;
}
.new-aDetail:hover
{
    color:red;    
}
.firstLineStyle
{
    font-size:16px;
}
.new-contentList
{
    padding-top:10px;
}
.new-conBottom
{
    display: block;
    height: 30px;
    margin-top: 5px;
    padding-bottom: 11px;
    border-bottom: 1px dashed #999;
}
.new-firstLine:after
{
    content:"";
    display:block;
    clear:both;    
}

#navigationLeft-td li a.select
{
    color:Red;
}
#OutSelectData
{
    font-size: 12px;
    color: #fff;
    margin-right:15px;
    height:22px;
    line-height:22px;
    padding-left:10px;
    padding-right:10px;
    background:#0091D8;
    text-decoration:none;
    border-radius:4px;
    display: block;
}
#OutSelectData:hover
{
   filter:alpha(opacity:90);
   opacity: 0.8; 
}
.loadingBox
{
        height: 150px;
    padding-top: 23px;
    line-height: 23px;
    margin-left: 23px;
}
.loadingBox span
{
    padding-left:12px;  
    float:left;  
    font-size:16px;
    color:#666;
}
.loading
{
    width: 24px;
    height: 24px;
    float:left;
}

.loading-small
{
    width: 16px;
    height: 16px;
    margin-left: 10px;
}

.btn:hover {
    filter:alpha(opacity:80);
    opacity: 0.8;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #333;
}

