#box1 {
    background-color: #433;
}

#box2 {
    background-color: #EAD4A7;
}

#box3 {
    background-color: #b10f1c;
    padding-bottom: 50px;
}

#intro_box1 {
    margin-bottom: 32px;
    background-color: #f0f0f0;
}

#intro_box2 {
    overflow: hidden;
    margin-bottom: 40px;
    /*height: 60px;*/
    background: #f0f0f0 url(../i/box2Bg.png) 50% 0 no-repeat;
}

#btnOfInfo {
    font-size: 22px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    width: 90px;
    height: 60px;
    margin-left: 380px;
    cursor: pointer;
    text-align: right;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.btnOfInfoBgShow {
    background-image: url(../i/btnOfInfoBgShow.png);
}

.btnOfInfoBgHide {
    background-image: url(../i/btnOfInfoBgHide.png);
}

#logoLink {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 50%;
    display: block;
    width: 250px;
    height: 95px;
    margin-left: -500px;
}


#box1Link {
    width: 500px;
    position: absolute;
    margin-left: -250px;
    left: 50%;
    top: 271px;
    font-size: 0px;
    text-align: center;
}

.box1Link {
    width: 80px;
    height: 28px;
    display: inline-block;
    position: static;
    margin: 0 5px;
    /* background: #00f; */
    /* opacity: 0.5; */
    filter: alpha(opacity: 50);
}

#table1 {
    position: static;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 45px;
}

#table1 td {
    padding: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-family: Verdana, SimHei, sans-serif;
    text-align: center;
    line-height: 45px;
}

#table1Tr1 {
    background: #E8882A;
}

#table1TrDeepRed {
    background: #AF0521;
}

#table1TrLightRed {
    background: #B62033;
}

#productShow {
    top: 998px;
    width: 335px;
    height: 47px;
    line-height: 47px;
    margin-left: -166px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    background-color: #434343;
}

#infoTitle {
    position: absolute;
    width: 275px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 21px;
    background-color: #434343;
    left: 50%;
    top: 305px;
    margin-left: 203px;
}

#infoMore {
    position: absolute;
    top: 316px;
    width: 57px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #ee7821;
    border-radius: 5px;
    left: 50%;
    margin-left: 432px;
}

#info {
    width: 296px;
    height: 930px;
    position: absolute;
    left: 50%;
    top: 353px;
    margin-left: 203px;
    overflow: hidden;
    background: #C31725;
}

.infoBlock {
    display: block;
    color: #ffffff;
    text-decoration: none;
    /* position: relative; */
    width: 100%;
    height: 92px;
    border-bottom: #D4223A solid 1px;
    background-color: #c31725;
}

.infoBlock:hover {
    background-color: #D4223A;
}

.infoContent {
    width: 90%;
    margin: 0;
    padding: 5% 5% 0 5%;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    * white-space: nowrap;
    overflow: hidden;
    /* position: absolute; */
    /* top: 10px; */
}

.infoSource {
    margin: 0;
    color: #fac568;
    font-size: 16px;
    text-align: right;
    padding-right: 5%;
}

.infoDate {
    margin: 0;
    color: #fe9199;
    font-size: 16px;
    text-align: right;
    padding-right: 5%;
}

#markLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    background: url(../i/transparentPad.png);
}

#product {
    width: 725px;
    height: 500px;
    margin: auto;
    overflow: auto;
    position: relative;
    top: 50%;
    margin-top: -250px;
}

#productImg {
    margin: 0 auto;
    display: block;
}

#productHide {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 363px;
    margin-top: -300px;
    font-size: 50px;
    color: #fff;
}

.infoContainer {
    position: relative;
    width: 100%;
}

.navTopLink2 {
    width: 217px;
    height: 95px;
    line-height: 95px;
    margin-right: -50px;
    float: left;
    color: #EECC84;
    font-size: 22px;
    font-family: SimHei;
    position: relative;
    text-align: center;
    left: 0;
}

.navTopLinkOn {
    color: #FBBC44;
    background-image: url(../i/navTopLinkBg.png);
}

.excelImg {
    margin: 0 auto;
    display: block;
    width: 1000px;
}

#box3P1 {
    width: 1000px;
    margin: 0;
    margin-left: 500px;
    color: #606060;
    line-height: 26px;
    font-size: 14px;
    text-align: right;
    padding-bottom: 100px;
}
/*list page css*/
#catalogueContainer {
    width: 1000px;
    margin: 15px auto 0px auto;
    background-color: #ffffff;
}

#catalogueHead {
    font-size: 22px;
    line-height: 58px;
    color: #fff;
    padding-left: 16px;
    background: url(/public/cfgljh/images/articleHeadBg.png);
}

.catalogueArticleTitle {
    display: block;
    text-decoration: none;
    color: #000000;
    /*width: 100%;*/
    margin: 0;
    font-size: 18px;
    line-height: 64px;
    text-overflow: ellipsis;
    white-space: nowrap;
    * white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 22px;
    position: relative;
}

.catalogueAuthor {
    position: absolute;
    right: 19px;
    top: 16px;
    color: #f37200;
    font-size: 18px;
    line-height: 1;
}

.catalogueDate {
    position: absolute;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 1;
    top: 39px;
    right: 24px;
    font-family: Verdana;
}

#cataloguePage {
    width: 978px;
    margin: 0 auto 50px auto;
    background-color: #ffffff;
    padding-left: 22px;
    font-size: 0px;
}

.cataloguePageLink {
    text-decoration: none;
    color: #8c8c8c;
    font-size: 16px;
    line-height: 64px;
    display: inline-block;
    margin: 0 5px;
    font-family: Verdana, SimHei;
}

.cataloguePageLink:hover {
    text-decoration: underline;
}

.cataloguePageLinkOn {
    color: #d50e0e;
}


/*article page css*/
#articleContainer {
    width: 998px;
    margin: 15px auto 50px auto;
    background-color: #ffffff;
    padding-bottom: 50px;
}

#articleHead {
    display: block;
    text-decoration: none;
    font-size: 22px;
    line-height: 58px;
    color: #fff;
    padding-left: 16px;
    background: url(/public/cfgljh/images/articleHeadBg.png);
}

.articleH1 {
    margin: 37px auto 0 auto;
    text-align: center;
    font-size: 22px;
}

.articleAuthor {
    margin: 10px auto;
    text-align: right;
    padding-right: 90px;
    color: #f37200;
}

.articleContent {
    margin: 0 auto;
    padding: 0 86px;
    text-indent: 2em;
    line-height: 34px;
    font-family: SimSun;
}
