h1,
h2,
h3,
h4,
h5,
div,
p,
body,
a,
ol,
ul,
li,
span,
table,
tr,
td {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}

ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: black;
}

.header {
    height: 175px;
    width: 100%;
    background-color: #cccccc;
}

.footer {
    height: 350px;
    width: 100%;
    background-color: #ccc;
}

.one {
    color: #333333;
    font-size: 18px;
}

.conten {
    width: 100%;
    min-height: 740px;
    /* display: flex; */
    background-color: #eee;
}

.conten——bbfg {
    width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
    display: flex;
}

.conten-left {
    width: 20%;
    text-align: center;
}

.conten-lefth3 {
    height: 50px;
    border-bottom: 4px solid #334366;
    font-size: 20px;
    margin-bottom: 3px;
}

.liulef {
    height: 50px;
    margin-bottom: 2px;
    background-color: #cda053;
}

.ulleft li a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    padding-top: 12px;
}

.conten-right {
    width: 75%;
    margin-left: 20px;
    background-color: #fff;
    min-height: 650px;
    padding: 15px 20px;
}

.nav_go {
    padding: 10px 0;
    border-bottom: 2px solid #334366;
}

.conten_title {
    width: 100%;
    height: 38px;
    color: #334366;
    line-height: 36px;
    font-size: 20px;
    margin-top: 19px;
    border-top: 1px solid #334366;
    border-bottom: 1px solid #334366;
    padding-left: 5px;
}

.conten——center {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 20px;
}

.content-centerbot {
    width: 100%;
    height: 45px;
    background-color: #334366;
    margin-top: 19px;
    color: #FFFFFF;
    line-height: 46px;
    font-size: 20px;
    padding-left: 5px;
}

.actives {
    height: 50px;
    margin-bottom: 2px;
    background-color: #334366;
}

.conten_iamge {
    width: 146px;
    height: 202px;
    margin-left: 19px;
}

.blank {
    margin-top: 20px;
	/*
    width: 94%;
    min-height: 300px;
    background-color: bisque;
    margin-left: 3%;*/
}