﻿.contact_css
{
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.contact_css .title_css
{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.contact_css .title_css .title
{
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    overflow: hidden;
}
.contact_css .title_css .title h1
{
    width: 1100px;
    height: 40px;
    font-size: 35px;
    text-align: center;
    margin-top: 30px;
    color: #000;
    line-height: 120%;
    font-weight: lighter;
}
.contact_css .title_css .title .p1
{
    width: 1100px;
    height: 3px;
    margin: 10px auto;
    background: url(../images/list_titlebg.jpg) no-repeat;
}
.contact_css .title_css .title .p2
{
    font-size: 20px;
    text-align: center;
    line-height: 200%;
    font-weight: lighter;
}
.contact_css .case_nav
{
    width: 744px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #0093d6;
    border-right: none;
    margin: 0 auto;
}
.case_nav a, .case_nav a:link, .case_nav a:visited, .case_nav a:active
{
    width: 185px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    border-right: 1px solid #0093d6;
}
.case_nav a:hover
{
    width: 185px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    display: block;
    font-size: 16px;
    color: #FFF;
    background: #0093d6;
    text-decoration: none;
}
.con_tact
{
    width: 1115px;
    margin: 40px auto;
    overflow: hidden;
    line-height:250%;
}
.con_tact .pic_one
{
    width: 210px;
    height: 204px;
    float: left;
    padding-left: 13px;
    background: url(../images/lxfs.png) no-repeat 8px 8px;
}
.con_tact .pic_two
{
    width: 210px;
    height: 204px;
    float: left;
    padding-left: 13px;
    background: url(../images/qq.png) no-repeat 8px 8px;
}
.con_tact .pic_three
{
    width: 210px;
    height: 204px;
    float: left;
    padding-left: 13px;
    background: url(../images/cz.png) no-repeat 8px 8px;
}
.con_tact .pic_four
{
    width: 210px;
    height: 204px;
    float: left;
    padding-left: 13px;
    background: url(../images/gsdz.png) no-repeat 8px 8px;
}
.con_tact .pic_five
{
    width: 210px;
    height: 204px;
    float: left;
    padding-left: 13px;
    background: url(../images/gswz.jpg) no-repeat 8px 8px;
}
.con_tact .pic_one h1, .con_tact .pic_two h1, .con_tact .pic_three h1, .con_tact .pic_four h1, .con_tact .pic_five h1
{
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    margin-top: 90px;
    color: #000;
}
.con_tact .pic_one p, .con_tact .pic_two p, .con_tact .pic_three p, .con_tact .pic_four p, .con_tact .pic_five p
{
    width: 200px;
    line-height: 30px;
    text-align: center;
    color: #000;
}
.map
{
    width: 1080px;
    height: 406px;
    margin: 0 auto;
    border: 10px solid #ddd;
}
