﻿.secondary_pages_title_top{
    width: 260px;
    height: 100px;
    background-color:#0069c4;
    text-align: center;
    position: relative;
    top:-50px;
}
.secondary_pages_title_top h2{
    text-align: center;
    color: white;
    line-height: 100px;
    font-weight: bolder;
    font-size: 26px;
}

#banner {
    margin-top: 4px;
    background-image: url(../picture/bg01.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 220px;
}

.secondary_pages_title_head{
    text-align: center;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    top: -30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.secondary_pages_title_head h2{
    color: #0069c4;
    font-size: 24px;
}


.secondary_pages_title_head .text_jj{
    color: #999;
    font-size: 14px;
}

.secondary_pages_title_body{
    margin: 0 auto;
    max-width: 1200px;
}

.secondary_pages_title_body_text{
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
    font-size: 19px;
    font-family: "宋体",serif
}


.secondary_pages_title_body_text p{
    text-indent:2em;
}
