#header{
    border-bottom: 1px solid #dddddd;
}
.coalition_intro{
    height: 1000px;
    background: #ffffff;
    width: 100%;
    margin-top: 75px;
    padding-top: 50px;
}
.coalition_left_bar span{
    line-height: 50px;
    font-size: 18px;
    border-bottom: 1px solid #DCDCDC;
    padding: 20px 50px 10px 50px;
    color: #666666;
    cursor: pointer;
}
.active_blue{
    color: #48befe !important;
}
.coalition_left_bar{
    display: inline-block;
}

.intro_text .intro_text_title{
    font-size: 30px;
    color: #8d7353;
}
.intro_text .intro_text_slogan{
    margin-top: 22px;
    font-size: 18px;
    color: #888888;
}
.intro_text{
    display: inline-block;
    float: left;
    padding-left: 20px;
}
.phone_map_img{
    float:left;
    margin-top: 30px;
    padding-left: 20px;
}
.coalition_right{
    background: #FFFFFF;
    width: 80%;
    height: 800px;
    float: right;
    /*padding-left: 10px;*/
}
.coalition_content{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.coalition_content.page_2{
    margin-top: 120px;
    min-width: 1024px;
}
.coalition_content .coalition_title{
    font-size: 18px;
    color: #222222;
    border-left: 6px solid #53BEFC;
    padding-left: 15px;
    margin-top: 20px;
}
.coalition_content .coalition_text{
    margin-top: 20px;
    font-size: 14px;
    color: #444444;
    width: 960px;
    line-height: 20px;
    height: 0px;
}
.coalition_content .coalition_text span{
    text-indent: 2em;
    color: blanchedalmond;
}

.coalition_text_box li{
    width: 280px;
    height: 230px;
    text-align: center;
    box-shadow: 0px 0px 5px 1px #dddddd;
    float: left;
}
.coalition_text_box li:nth-of-type(2){
    margin: 0 40px;
}
.coalition_text_box_title{
    font-size: 18px;
    color: #8d7353;
    line-height: 50px;
    background: #F5F5F5;
}
.coalition_text_box li p:nth-of-type(2){
    color: #444444;
    font-size: 14px;
    width: 240px;
    margin: auto;
    line-height: 20px;
    margin-top: 40px;
    text-align: left;
}
.coalition_text_box{
   padding-top: 10px;
}

.coalition_right_map{
    background: #FFFFFF;
    width: 80%;
    height: 800px;
    float: right;
}
#a_1{
    display: block;
}
#b_2{
    display: none;
}
.coalition_right_map p{
    text-align: center;
    color:#8d7353;
    font-size: 30px;
}

.coalition_right_map hr{
    height: 1px;
    color: #8d7353;
    width: 594px;
    margin-top: 20px;
}

