﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

.header {
    background: url("/img/top_bg_01.jpg") no-repeat center;
    height: 100px;
    width: 100%;
}

.top {
    width: 1100px;
    height: 100px;
    margin: 0 auto;
}

.header .top .logo img {
    width: 182px;
    height: 100px;
}

.logo {
    width: 182px;
    float: left;
}

.nav {
        width: 712px;
    float: left;
    margin: 21px 0 0 109px;
}


.header a {
    color: #656464;
    text-decoration: none;
}

.nav1, nav2 {
    /*width:800px;
    height:auto;*/
    float: right;
    margin: 0px;
}

.nav1 {
    margin-right: 69px;
    margin-bottom: -7px;
}


.nav li {
    float: left;
    list-style: none;
}

.nav1 li {
    background: url("/img/sub_nav_bg2.png") no-repeat center;
    width: 181px;
    height: 36px;
    text-align: center;
    /*line-height: 36px;*/
    margin: 0px -24px;
}

.nav2 li {
    background: url("/img/sub_nav_bg1.png") no-repeat center;
    width: 181px;
    height: 36px;
    text-align: center;
    /*line-height: 36px;*/
    margin: 0px -24px;
}

.nav1 li a {
    width: 181px;
    height: 44px;
    display: block;
    line-height: 41px;
    color: #686868;
    font-size: 14px;
}

    .nav1 li a:hover {
        background: url("/img/sub_nav_act2.png") no-repeat center;
        color: #fff;
    }

.nav2 li a {
    width: 181px;
    height: 36px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    display: block;
    line-height: 25px;
    color: #686868;
    font-size: 14px;
}

    .nav2 li a:hover {
        background: url("/img/sub_nav_act1.png") no-repeat center;
        color: #fff;
    }

.center {
    width: 100%;
    height: auto;
    background: url("/img/st_bg_09.png") repeat-y center;
}

.main {
    width: 1100px;
    height: 100%;
    /*border: 1px solid #000;*/
    margin: 0 auto;
    background: url("/img/line_menu.png") no-repeat 6% 0%;
}

.left {
    margin-left: -131px;
    float: left;
    width: 204px;
    height: 629px;
    background: url("/img/dm_left.png") no-repeat 17px 105px;
}

.content {
    width: 815px;
    float: left;
}

    .content a {
        display: block;
        width: 500px;
        float: left;
        text-decoration: none;
        color: #222121;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
    }

    .content li span {
        float: left;
        color: #b81d22;
        font-size: 12px;
        padding-right: 30px;
    }

    .content li {
        line-height: 44px;
        height: 44px;
        background: url("/img/vl_06.gif") repeat-x bottom;
    }

.content {
    min-height: 628px;
    height: 100%;
    background: url("/img/line_menu.png") no-repeat 2% 0;
}

    .content .con {
        width: 93%;
        height: auto;
        margin: 0 10px 0 auto;
    }

        .content .con .con-title {
            width: 99%;
            height: 80px;
            margin: 0 auto 5px;
            text-align: center;
            font: bold 28px arial;
            color: #686868;
            border-bottom: 1px solid #b81d22;
        }

        .content .con .con-date {
            width: 99%;
            height: 10px;
            margin: 0 auto 20px;
            text-align: right;
            color: #b81d22;
        }

        .content .con .con-html {
            width: 99%;
            /*height: 80px;*/
            margin: 0 auto 5px;
            line-height: 1.5;
            font-family: 'Microsoft YaHei';
            color: #686868;
        }

.con .con-date p {
    line-height: 1;
}

.con .con-title p {
    line-height: 80px;
}

.left ul {
    list-style: none;
    width: 203px;
    height: 112px;
    padding: 35px 0px 10px 12px;
}

    .left ul li {
        margin-bottom: 15px;
    }

.left a {
    padding-left: 20px;
    background: url("/img/icon-menu1.png") no-repeat left center;
    text-decoration: none;
    color: #686868;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
}

    .left a:hover, a:active {
        background: url("/img/icon-menu2.png") no-repeat left center;
        color: #00b9fd;
    }

.news {
    list-style: none;
    margin-left: 24px;
    margin-top: 36px;
}

    .news a:hover {
        color: #b81d22;
    }

.footer {
    height: 90px;
    width: 100%;
    background: url("/img/btm_bg_04.png") #BFBDBD repeat-x center;
}

    .footer .address {
        width: 1000px;
        /*height:100%;*/
        margin: 0 auto;
        text-align: center;
        padding-top: 20px;
    }

.address p {
    font-size: 12px;
    color: #808080;
    padding: 0;
    margin: 0;
}

#moren {
    background: url("/img/icon-menu2.png") no-repeat left center;
    color: #00b9fd;
}
/*video*/
.content .video_img {
    display: block;
    width: 161px;
    height: 100px;
    float: left;
}

.list_video {
    padding: 30px 0 30px 50px;
}

.list_con {
    height: 100px;
    width: 100%;
    background: url("/img/vl_06.gif") repeat-x bottom;
    padding: 18px 0;
}

.list_text {
    margin-left: 20px;
    width: 562px;
    float: left;
    font-size: 12px;
}

    .list_text p {
        color: #7f7f7f;
        line-height: 20px;
        font-family: 'Microsoft YaHei';
        text-align: left;
    }

.content h2 {
    font-weight: normal;
    margin: 0;
}

.clear {
    clear: both;
}
/*新闻内容*/
p#newsimg {
    width: 500px;
    margin: 0 auto;
}
/**/
.content .map {
    margin-left: 80px;
    margin-top: 100px;
    width: 250px;
    height: 226px;
    float: left;
}

    .content .map img {
        width: 250px;
        height: auto;
    }

.con.us {
    width: 460px;
    float: left;
}
/*recruit*/
ul.recruit {
    list-style: none;
}

    ul.recruit li span {
        float: left;
        display: block;
        width: 100px;
        text-align: center;
        margin-left: 20px;
        color: #333;
    }

    ul.recruit li .one {
        color: #3cbeee;
    }

a.down {
    margin-top: 7px;
    right: 312px;
    position: absolute;
    width: 25px;
}

    a.down img {
        width: 25px;
    }
/**/
#downimg {
    width: 320px;
}

.con_left {
    float: left;
    width: 350px;
}

.con_right {
    width: 400px;
    float: right;
    margin-top: 2px;
}
/**/
._left {
    width: 300px;
    float: left;
    margin-top: 20px;
    margin-left: 73px;
}
._right {
    float: left;
    width: 300px;
    margin-top: 20px;
    margin-left: 73px;
}
.box {
    height: 270px;
}
/**/
span.left {
    display: block;
    width: 300px;
    float: left;
    margin-left: 0px;
    height: 25px;
}
span.right {
    height: 25px;
    display: block;
    width: 250px;
    float: left;
}
/**/
.divClose {
            display: none;
            width: 50px;
            height: 50px;
            position: fixed;
            z-index: 49891016;
            top: 0;
            right: 0;
            cursor:pointer;
        }

            .divClose img {
                width: 100%;
                height: 100%;
            }