body {
    padding: 0px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    x-sizing: border-box;
}

.top_box {
    height: auto;
    text-align: center;
    margin: 0 auto;
    z-index: 10;
    float: left;
    width: 100%;
    /*position: fixed;*/
    background: rgba(255, 255, 255, 0.35);
}

.top_left1 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    /*height: 60px;
    line-height: 60px;*/
    color: #fff;
    /*text-indent: 15px;*/
}

    .top_left1 img {
        max-width: 80% !important;
        height: auto !important;
        margin-top: 8px;
    }

.navbg {
    width: 14%;
    float: right;
    height: 60px;
    background: url(../image/menu.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: 60%;
    background-position: 60%;
    cursor: pointer;
    margin-right: 2%;
}

.nav1 {
    width: 100%;
    display: none;
    position: absolute;
    top: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 10000;
}

.close {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #444;
    border-radius: 3px;
    margin: 3px 0;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9999;
    cursor: pointer;
    font-family: "微软雅黑";
}

#nav {
    width: 100%;
    padding-top: 30px;
    position: relative;
    z-index: 999;
    float: left;
    padding-bottom: 30px;
    /*background:rgba(0, 0, 0, 0.75);*/
}

    #nav li {
        /*border-bottom: 1px solid #fff;*/
        /*background:rgba(0, 0, 0, 0.75);*/
        line-height: 40px;
        text-align: center;
        width: 50%;
        float: left;
    }

        #nav li a {
            display: block;
            color: #fff;
        }

/*.daohang {
    height: auto;
    width: 100%;
    text-align: center;
    z-index: 1;
    background: #e12303;
}

    .daohang ul {
        list-style-type: none;
        height: auto;
        text-align: center;
        width: 100%;
    }

    .daohang li {
        float: left;
        width: 25%;
        padding: 20px 0;
    }

        .daohang li:nth-child(1) {
            background: #be1b00;
        }

        .daohang li:nth-child(2) {
            background: #cd2003;
        }

        .daohang li:nth-child(3) {
            background: #d52204;
        }

    .daohang ul li a {
        display: block;
        height: auto;
        font-family: "新宋体","宋体", "隶书", "华文行楷";
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        text-indent: 0px;
        text-decoration: none;
    }

    .daohang ul li img {
        max-width: 40%;
    }*/

.bg {
    background: url(../image/jm_bg.jpg) no-repeat top;
    padding-bottom: 15px;
    /*background-size: 100%;*/
}

.bg1 {
    background: #ececec;
    padding: 20px 0;
}

.bg2 {
    background: #fff;
    padding: 20px 0;
}
/*导航菜单*/
.foot_box {
    position: fixed;
    z-index: 100;
    max-width: 640px;
    bottom: 0px;
}

.foot_box {
    position: fixed;
    z-index: 100;
    width: 100%;
    bottom: 0px;
    text-align: center;
}

.menu {
    width: 100%;
    /*margin: 10%;*/
    margin-top: 10px;
    margin: 0 auto;
    /*border-right: 1px solid #be1b00;
    position:fixed;
    bottom:0px;*/
    background: #000;
}

    .menu ul li {
        width: 20%;
        height: 60px;
        /*line-height: 40px;*/
        float: left;
        list-style: none;
        background: #276cb1;
        border-top: none;
        border-right: none;
    }

        .menu ul li:nth-child(1) {
            background: url(../image/index.png) no-repeat top;
            margin-top: 10px;
        }

        .menu ul li:nth-child(2) {
            background: url(../image/pro.png) no-repeat top;
            margin-top: 10px;
        }

        .menu ul li:nth-child(3) {
            background: url(../image/anli.png) no-repeat top;
            margin-top: 10px;
        }

        .menu ul li:nth-child(4) {
            background: url(../image/jj.png) no-repeat top;
            margin-top: 10px;
        }

        .menu ul li:nth-child(5) {
            background: url(../image/lx.png) no-repeat top;
            margin-top: 10px;
        }

        .menu ul li a {
            width: 100%;
            margin: 0 auto;
            text-align: center;
            float: left;
            color: #fff;
            font-size: 14px;
            padding-top: 35px;
        }
/*选项卡*/
/*#tabs {
    margin: 2% 15% 5% 15%;
}

    #tabs li.ck {
        background: #be1b00;
    }

    #tabs li {
        cursor: pointer;
        background: #909090;
        color: #fff;
        font: 500 16px/36px "微软雅黑";
        float: left;
        width: 49%;
        text-align: center;
        border-radius: 8px;
        margin-right: 2%;
    }

        #tabs li:last-child {
            margin-right: 0;
        }*/

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.tabs-cont {
    display: none;
    position: relative;
    width: 98%;
    margin: 0 auto;
}

/*.news_listt {
    width: 98%;
    margin: 0 auto;
}

    .news_listt li {
        position: relative;
        float: left;
        width: 48%;
        margin: 3% 1%;
    }

        .news_listt li a {
            font: 500 16px/40px "微软雅黑";
            text-align: left;
            display: block;
        }

            .news_listt li a.img img {
                width: 100%;
            }*/

.xwlength {
    display: block;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.imgbor {
    /*border:1px solid #CCC;
    padding:1px;*/
}

/*.news_listt li span {
    display: block;
    color: #bdbebe;
    font: 500 14px/24px "微软雅黑";
    text-align: left;
}

.news_listt li p {
    color: #939393;
    text-align: left;
}*/
