* {
    font-family: "微软雅黑", Simsun, arial, sans-serif;
}

.title, .main_text {
    width: 955px;
    margin: 0 auto;
}

.title {
    padding-top: 65px;
}

.title li {
    float: left;
    font-size: 19px;
}

.title_text1 {
    margin: 0 19px;
}

.line1, .line2 {
    width: 410px;
    height: 1px;
    background-color: #2f2f2f;
    margin-top: 12px;
}

.main_text {
    padding: 38px 20px 0;
}

.main_text span {
    display: block;
    margin: 0 auto;
    font-size: 16px;
}

.main_text p {
    text-indent: 2em;
    width: 930px;
    line-height: 29px;
    font-size: 14px;
}

.border_x {
    width: 24px;
    height: 12px;
    margin: 0 auto;
}

.border_x img {
    padding-bottom: 10px;
}

.last {
    width: 618px;
    margin: 0 auto;
}

.last ul {
    padding-top: 35px;
}

.last li {
    float: left;
    font-size: 16px;
}

.title_text2 {
    margin: 0 18px;
}

.line3, .line4 {
    width: 259px;
    height: 1px;
    background-color: #2f2f2f;
    margin-top: 11px;
}

.bg, .bgc, .bg_2 {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
}

.bg {
    border-bottom: 12px solid #cacaca;
    padding-bottom: 53px;
}

.bg_2 {
    height: 394px;
    padding-bottom: 20px;
}

.clear {
    clear: both;
}

.more {
    width: 1188px;
    height: 317px;
    padding: 40px 0 0 20px;
}

.more img {
    width: 100%;
    height: 213px;
    margin-bottom: 19px;
}

.more li {
    width: 310px;
    float: left;
    margin-right: 12px;
}

.more p {
    text-align: center;
    border-top: 1px solid #2f2f2f;
    padding-top: 16px;
}
.more p span {    font-size: 14px;
}


.title_more {
    float: right;
    margin-right: 20px;
}

.title_more a {
    color: #16437f;
}

.flashBanner {
    width: 1000px;
    height: 485px;
    overflow: hidden;
    margin: 0 auto;
}

.flashBanner {
    position: relative;
}

.flashBanner .mask {
    height: 111px;
    line-height: 111px;
    width: 1000px;
    text-align: center;
    position: absolute;
    left: 1px;
    bottom: 10px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    overflow: hidden;
}

.flashBanner .mask img {
    vertical-align: middle;
    margin:0 4px;
    cursor: pointer;
    border: 6px solid #86888e;
}

.flashBanner .mask img.show {
    margin-bottom: 3px;}
.prev { position: absolute; bottom: 10px;}
.next { position: absolute; right: 0; bottom: 10px;}
.prev,.next{ height: 110.5px;}
/* 关于我们*/
.bg_about {
    background-color: #fff;
    height: 720px;
}

.bg_about p {
    text-align: center;
    padding-top: 80px;
    line-height: 40px;
}

.other_title {
    font-size: 26px;
}

.bg_about a {
    font-size: 16px;
}

.bg_about span {
    font-size: 20px;
    font-weight: bold;
}

/*结束*/
