﻿.service_banner
{
    width: 1200px;
    height: 314px;
    margin: 0 auto;
    background: url('/template/root/images/fwzc.jpg');
}
.service_top
{
    width: 1200px;
    height: 57px;
    margin: 0 auto;
}
.service_top_home
{
    background: url('/template/root/images/home.gif') no-repeat;
    width: 17px;
    height: 37px;
    float: left;
    margin-top: 20px;
}
.service_top_link
{
    line-height: 57px;
    font-size: 12px;
    color: #5f5f5f;
    margin-left: 20px;
}
.service_top_link a
{
    font-size: 12px;
    color: #5f5f5f;
    text-decoration: none;
}
.service_content
{
    width: 863px;
    height: 686px;
    margin: 0 auto;
    margin-top: 10px;
}
.service_content_left
{
    float: left;
    text-align: center;
    margin-top:20px;
}
.service_content_right
{
    float: right;
    text-align: center;
    margin-top:20px;
}
.service_content_img
{
    border: 1px solid #eeedf2;
}
.service_content a
{
    color: Red;
    font-family: 'Microsoft Yahei';
    font-size: 22px;
    line-height: 50px;
    text-decoration: none;
}