﻿.wx_title
{
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 40px;
    color: #272727;
}
.wx_subtitle
{
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    padding: 20px 0 24px;
    color: #777;
    line-height: 30px;
}


.service_bg{width:1200px;margin:0 auto; top:0px; position:relative;height:290px;z-index:100000;}
.service{width:1200px;margin:0 auto;bottom:20px;height:290px;}
.service dl{width:266px;height:290px;float:left;text-align:center;}
.service dt{font-family:"微软雅黑";font-size:16px;font-weight:bold;padding-top:200px;padding-bottom:10px;}
.service dd{font-size:12px;color:#999;}
.service01{background:url(../imgnew/service_bg01.gif) no-repeat;margin-right:45px;}
.service01:hover{background:url(../imgnew/service_bg01_hover.gif) no-repeat;color:#2eafbb;}
.service02{background:url(../imgnew/service_bg02.gif) no-repeat;margin-right:45px;}
.service02:hover{background:url(../imgnew/service_bg02_hover.gif) no-repeat;color:#2eafbb;}
.service03{background:url(../imgnew/service_bg03.gif) no-repeat;margin-right:45px;}
.service03:hover{background:url(../imgnew/service_bg03_hover.gif) no-repeat;color:#2eafbb;}
.service04{background:url(../imgnew/service_bg04.gif) no-repeat;margin:0;}
.service04:hover{background:url(../imgnew/service_bg04_hover.gif) no-repeat;color:#2eafbb;}
.service dl.service_hover dd{color:#2eafbb;}
