﻿.life_content,outclass{
    padding: 0px;}
.life{
    background-image: url(../images/8e495e65ly1fnhp9ze8o0j21040g575g.jpg);}
.Career{
    background-image: url(../images/8e495e65ly1fnhpi10kcnj21040bq756.jpg);}
.Leadership{
    background-image: url(../images/8e495e65ly1fpkuwdu79qj21040o3jsw.jpg);}

.outclass{
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;}
.outclass .t_title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    height: 200px;
    line-height: 200px;
    width: 40%;
    margin: 0px auto;
    position: relative;}
.outclass .t_title h2::before {
    content: "-------------";
    border-bottom: 1px solid #ffffff;
    color: transparent;
    position: absolute;
    top:-100px;
    left: -160px;}
.outclass .t_title h2::after {
    content: "--------------";
    border-bottom: 1px solid #ffffff;
    color: transparent;
    position: absolute;
    top:-100px;
    right: -160px
;}
.life_content{
    background-color: #F4F4F4;
    padding-bottom: 30px;}
.life_content h3{
    text-align: center;
    font-size: 16px;
    line-height: 50px;}
.life_content .kw{
    display: block;
    height: 142px;
    background-size:cover;}
.Global{
    background-color: #ffffff;
    border: 1px solid #ddd;
    padding: 30px;}
.Global a{
    color: #980000;}
#Forum,#Forum2 {
    margin: 50px auto;
    height: 200px!important;}
#Forum .pic,#Forum2 .pic{
    float: left;
    width: 100%;
    height: 200px;
    background-size:cover;
    background-position: center center;}


@media screen and (min-width: 1024px) and (max-width: 1200px)
{
   
}
@media screen and (max-width: 1024px) 
{
}
@media screen and (max-width: 768px){
   
}
@media screen and (max-width: 580px){

    .outclass .t_title{
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        height: 200px;
        line-height: 200px;
        width: 100%;
        margin: 0px auto;
        position: relative;}
    .outclass .t_title h2::before {
        content: "-";
        border-bottom: 1px solid #ffffff;
        color: transparent;
        position: absolute;
        top:0px;
        left: 0px;}
    .outclass .t_title h2::after {
        content: "-";
        border-bottom: 1px solid #ffffff;
        color: transparent;
        position: absolute;
        top:0px;
        right: 0px
    ;}


}