/* CSS Document */
body {
    font-size: 12px;
    background-color: #ffffff;
}

html, body, ul, li, p {
    padding: 0;
    margin: 0;
}

html {
    min-width: 1200px;
}

.top-nav{
    width: 100%;
    display: block;
    overflow: hidden;
    height: 624px;
    background: url(../img/top_nav_bg.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
.nav-bar-view{
    width: 100%;
    display: flex;
    align-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    richness: 0;
    justify-content: center;
}
.nav-bar{
    margin-bottom: 30px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    font-size: 18px;
    color: white;
    gap: 20px;
}
.nav-bar div{
    cursor: pointer;
}

img {
    border: 0;
}

ul, li {
    display: block;
    list-style-type: none;
    text-transform: capitalize;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.blank15 {
    clear: both;
    height: 15px;
    _height: 15px;
    *height: 15px;
    overflow: hidden;
    display: block;
}


.photo-list li {
    vertical-align: top;
    width: 220px;
    *width: 22px;
    text-align: center;
    padding-bottom: 12px;
    float: left;
    margin-left: 15px;
}

.photo-list li div.img-wrap {
    width: 220px;
    height: 170px;
    margin: auto;
    margin-bottom: 3px
}

.photo-list li div.img-wrap a {
    width: 220px;
    height: 170px;
    *font-size: 88px;
}

.photo-list li div.img-wrap img {
    border: 1px solid #d5d5d5;
    padding: 2px;
}

.photo-list li span {
    height: 46px;
    display: block;
    overflow: hidden;
    line-height: 22px;
}



.maincon {
    width: 1200px;
    margin: 30px auto 0px auto;
    background: #ffffff;
    padding: 0px 20px;
}

.homebg_xxjh {
    overflow: hidden;
    width: 100%;
    display: block;
}

/*menu*/


/* ��ǰλ�� */

/*board*/

/* ͨ������ */

#position {
    background: #E4F3FC url(../img/bg_position.gif) no-repeat 0 0;
    padding-left: 90px;
    height: 28px;
    line-height: 28px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    text-align: left;
}

#position {
    border: 1px solid #f7f7f7;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    float: left;
    width: 1102px;
}

#position a {
    color: #666666;
    background: url(../img/bg_position.gif) no-repeat right -37px;
    padding-right: 16px;
}

.footer {
    background-image: url(../img/footer2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 170px;
    padding-top: 25px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #AE2E2D;
}

.footer p {
    line-height: 28px;
    text-align: center;
    color: #ffffff;
}

.footer .aq {
    margin: 0px auto;
    width: 100px;
}

/*----------- slide ------------*//*����Ҫ��Ԫ��*/
