body {
    font-size: 13px;
    font-family: "微软雅黑";
    margin: 0 auto;
    padding: 0;
    border: 0;
    background: #FFF;
    min-width: 1200px;
}

.bt-note-0 {
    clear: both;
    height: 0px;
    width: 100%;
}

.bt-note-20 {
    clear: both;
    width: 100%;
    height: 20px;
    background: #fff;
}

.bt-note-30 {
    clear: both;
    width: 100%;
    height: 30px;
    background: #fff;
}

.bt-note-10 {
    clear: both;
    width: 100%;
    height: 10px;
    background: #fff;
}

.bt-note-40 {
    clear: both;
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    background: rgb(255, 255, 255);
}

.span1 {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}


/*当前位置*/

.dqwz {
    width: 100%;
    min-height: 40px;
    background: #ededed;
    margin: 0 auto;
}

.dqwz-center {
    width: 1200px;
    min-height: 40px;
    margin: 0 auto;
}

.dqwz-left1 {
    width: atuo;
    min-height: 40px;
    line-height: 40px;
    color: #333333;
    float: left;
    background: url(/cms_files/webjiaxingshifazhanhegaigeweiyuanhui/pubtplobject/defaultSet/620655/images/box_1.png) no-repeat 0 15px;
    font-size: 13px;
    padding-left: 20px;
}

.dqwz-left1 a:link {
    color: #333333;
}

.dqwz-left1 a:visited {
    color: #333333;
}

.dqwz-left1 a:hover {
    color: #217edd;
}

.dqwz-left2 {
    width: auto;
    min-height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 13px;
    float: left;
}

.dqwz-left2 a {
    padding-left: 5px;
    padding-right: 5px;
}

.dqwz-left2 a:link {
    color: #333333;
}

.dqwz-left2 a:visited {
    color: #333333;
}

.dqwz-left2 a:hover {
    color: #217edd;
}


/*-----------------栏目页开始----------------*/

.list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.list ul li {
    width: 1200px;
    min-height: 120px;
    border: 1px solid #217edd;
    margin-bottom: 20px;
}

.top {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 24px;
    background: #217edd;
    font-weight: bold;
}

.top p {
    padding-left: 15px;
    color: #fff;
}

.down {
    width: 1200px;
    min-height: 80px;
    line-height: 80px;
    text-align: left;
    font-size: 18px;
    padding-left: 30px;
}

.down a {
    padding-right: 20px;
    color: #333333;
}

.down a:hover {
    color: #217edd
}


/*-----------------栏目页结束----------------*/