﻿
header {
    height: 740px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    
}

    header #TopMenuBox {
        height: 80px;
        background: #334a56;
    }

        header #TopMenuBox #TopMenu {
            line-height: 80px
        }

        header #TopMenuBox .MenuLi {
            line-height: 80px;
            text-decoration: none;
            color: #fff;
            font-size: 24px
        }

            header #TopMenuBox .MenuLi a {
                color: white;
                text-decoration: none;
                font-size: 18px;
                margin-left: 32px;
            }

                header #TopMenuBox .MenuLi a:hover {
                    color: forestgreen;
                    text-decoration: none
                }

    header #AdBox {
        height: 660px;
        background: #273b45;
        min-width: 1240px;
    }

        header #AdBox .AdBox {
            height: 660px;
            width: 900px;
            background: url("http://img.yizitie.com/upload/image/20180421/6365993369683576662685237.PNG") no-repeat left center;
            background-size: 900px 494px;
           
        }

        header #AdBox .SoftInfo {
            color: white;
            margin-top: 80px
        }

            header #AdBox .SoftInfo .DownLoad {
                margin-top: 36px;
                text-align: center;
            }
            header #AdBox .SoftInfo h4 {
                margin-bottom: 10px;
                margin-top: 10px;
                font-size: 18px;
                line-height: 24px;
            }
            header #AdBox .SoftInfo h4 small {
                font-size: 18px;

            }

.YangGao .thumbnail {
    float: left;
    position: relative;
}

    .YangGao .thumbnail img {
        border: 1px solid #eee
    }

footer {
    background: #e4ebee;
}

    footer .FootInfo {
        min-height: 180px;
        padding: 42px 0;
    }

.mask {
    position: absolute;
    top: 5px;
    filter: alpha(opacity=60);
    background-color: #424c50;
    z-index: 1002;
    left: 5px;
    opacity: 0.8;
    -moz-opacity: 0.8;
    width: 258px;
    height: 258px;
    text-align: center;
    color: white;
    cursor: pointer;
}

    .mask h4 {
        margin-top: 120px;
        padding: 10px 0;
        opacity: 1;
        background: #273b45;
        cursor: pointer;
    }

#Visit h4 {
    margin: 0
}

.About {
    min-height: 888px;
    margin-top: 24px;
}

    .About .PosLeft {
        width: 200px;
    }

        .About .PosLeft .dropdown-menu {
            width: 200px;
            display: block
        }

            .About .PosLeft .dropdown-menu .PadLeft {
                padding-left: 40px
            }
            .About .PosLeft .dropdown-menu .PadLeft2 {
                padding-left: 60px
            }
            .About .PosLeft .dropdown-menu .glyphicon {
                margin-right: 1em;
            }


    .About .PosRight {
        width: 1000px;
    }

        .About .PosRight h4 {
            padding-left: 28px;
        }

        .About .PosRight p {
            line-height: 32px
        }

.Log {
    min-height: 800px;
    margin-top: 24px;
}

    .Log .popover {
        position: static;
        margin-bottom: 32px;
    }

    .Log .popover-title {
        padding: 14px;
    }

    .Log .label {
        font-size: 100%;
        margin-right: 14px;
    }

    .Log .PosLeft {
        width: 200px;
    }

        .Log .PosLeft .dropdown-menu {
            width: 200px;
            display: block
        }

            .Log .PosLeft .dropdown-menu .PadLeft {
                padding-left: 40px
            }

    .Log .PosRight {
        width: 1000px;
    }

    .Log .popover {
        display: block;
        width: 1000px;
        max-width: none
    }

    .Log .LogLi {
        position: relative
    }

.ArtLi {
    margin-top: 24px;
}

    .ArtLi .popover {
        position: static;
        margin-bottom: 32px;
        display: block;
        width: 1000px;
        max-width: none
    }
        .ArtLi .popover small glyphicon {
            margin: 0 16px;
        }
.ArtLi .popover-title {
    padding: 14px;
}
    .ArtLi .label {
        font-size: 100%;
        margin-right: 14px;
    }

    .ArtLi .PosLeft {
        width: 200px;
    }

        .ArtLi .PosLeft .dropdown-menu {
            width: 200px;
            display: block
        }

            .ArtLi .PosLeft .dropdown-menu .glyphicon {
                margin-right: 1em;
            }

            .ArtLi .PosLeft .dropdown-menu .PadLeft {
                padding-left: 40px
            }

    .ArtLi .PosRight {
        width: 1000px;
    }
    .Ztit{font-size:14px; margin-top:20px;}