﻿#div_footer
{
    height:370px;width:100%;background-color:#12325d;text-align:center;
}
#div_footer_inner
{
    width:1200px;margin:auto;
}
.footer_inner_help
{
    float:left;margin-top:20px;margin-right:50px;margin-left:50px;
}
.footer_inner_helpTitle
{
    text-align:center;color:#FFFFFF;font-weight:bold;height:30px;line-height:30px;margin-bottom:20px;
}
.footer_inner_helpItem
{
    text-align:center;color:#aaaaaa;height:30px;line-height:30px;
}
.footer_inner_helpItem a
{
    color:#aaaaaa;text-decoration:none;
}
.footer_inner_helpItem a:hover
{
    color:#aaaaaa;text-decoration:underline;
}
#div_footer_ewm
{
    float:left;margin-left:100px;margin-top:30px;
}
#div_footer_ewmImg
{
    border:solid 1px #aaaaaa;
    width:110px;height:110px;margin:auto;overflow:hidden;
    background:url('ewm.png') no-repeat center center;
    background-size:100px 100px;
}
#div_footer_ewmText
{
    line-height:25px;text-align:center;color:#aaaaaa;margin-top:10px;
}
#div_footer_ewmText span
{
    color:#FFFFFF;font-weight:bold;
}
#div_footer_tel
{
    width:280px;height:230px;float:right;margin-top:20px;position:relative;
}
#div_footer_telIcon
{
    width:50px;height:50px;background:url('tel.png') no-repeat center center;
    background-size:100% 100%;position:absolute;left:0px;top:0px;
}
#div_footer_telNum
{
    position:absolute;left:60px;top:0px;height:30px;line-height:30px;font-size:24px;font-family:Arial;font-weight:bold;color:#FFFFFF;
}
#div_footer_telText
{
    position:absolute;left:60px;top:30px;height:20px;line-height:20px;color:#aaaaaa;
}
#div_footer_telBtn
{
    width:150px;height:34px;border-radius:15px;background-color:#0569d6;line-height:34px;overflow:hidden;text-align:center;
    position:absolute;left:40px;top:80px;color:#FFFFFF;font-size:16px;cursor:pointer;
}
#div_footer_telEmail
{
    position:absolute;left:30px;top:150px;height:20px;line-height:20px;color:#ffffff;
}

#div_footer_link
{
    width:460px;clear:both;height:50px;margin-left:auto;margin-right:auto;
}
.div_footer_linkItem
{
    width:60px;height:22px;background-repeat:no-repeat;background-position:center center;
    margin-left:40px;float:left;margin-top:20px;
}
.div_footer_linkItem[bindIcon='1']
{
    background-image:url('link/1.png');margin-left:0px;
}
.div_footer_linkItem[bindIcon='2']
{
    background-image:url('link/2.png');
}
.div_footer_linkItem[bindIcon='3']
{
    background-image:url('link/3.png');
}
.div_footer_linkItem[bindIcon='4']
{
    background-image:url('link/4.png');
}
.div_footer_linkItem[bindIcon='5']
{
    background-image:url('link/5.png');
}

#div_footer_copyright
{
    width:100%;height:60px;line-height:30px;text-align:center;color:#AAAAAA;margin-top:20px;
}
#div_footer_copyright div
{
	width:100%;text-align:center;
}
#div_footer_copyright a
{
    color:#FFFFFF;text-decoration:none;
}
#div_footer_copyright a:hover
{
    color:#FFFFFF;text-decoration:underline;
}