﻿@charset "UTF-8";
body,div,ul,li,a,img,h1,h2,h3,h4,h5,h6,form,input,span,dl,dt,dd,p,label,td,tr,th,table,strong{
    padding:0;
    margin:0;
    font-size:12px;
    font-family:"微软雅黑";
    color: #666666;
}
body{background:#edf3fb;}
ul,li{list-style-type:none;}
a{text-decoration:none;outline:none;}
a:hover{color: #3d6889;}
img,input{border:0 none;}
img{vertical-align: middle;}
.clear{display:block;visibility:hidden;clear:both;height:0;line-height:0;font-size:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix:before{content: "";display: table;}
.clearfix{*zoom:1;}
.clearfix{display: block;min-height: 0;}
*html .clearfix{height:1%;}
.lf{float: left;}
.rt{float: right;}
#header,#footer,#banner,#main,#footer,#headAll{width:100%;}
.headList,.productList,.typicalUser,#mainCon{width:1160px;margin:0 auto;}
.active span{color: #57a4d5 !important;}
.marginBtm_40{margin-bottom: 40px !important;}
.marginRgt_30{margin-right: 30px !important;}
.noBorderRgt{border-right: 0 none !important;}
.noBorderBtm{border-bottom: 0 none !important;}
.lineHeight{line-height: 25px;text-indent: 2em;}

/*正文开始*/
/*header部分*/
#header{
    height:80px;
    background: url(../images/headerBg.png) no-repeat center;
}



.headList{line-height: 80px;}
.headList>p{height:80px;}
.headList>a{display: inline-block;}
.headList strong{
    display: inline-block;
    margin-top:10px;
    line-height: 70px;
}
.headList strong a{
    display: inline-block;
    width:20px;
    height:20px;
    background: url(../images/iconlist.png) no-repeat 0 0;
    margin-right:10px;
}
.headList strong a.email{
    width:24px;
    height:20px;
    background: url(../images/iconlist.png) no-repeat -21px 0;
}
.headList strong a.wechat{
    width:24px;
    height:20px;
    background: url(../images/iconlist.png) no-repeat -48px 0;
}
.headList p a{
    display: inline-block;
    width:120px;
    line-height: 16px;
    text-align: center;
    margin-top: 26px;
    margin-right: 8px;
    outline:none;
}
.headList p a span{
    display: block;
    color: #030442;
}
.headList p a .chinese{font-size: 16px;}

/*footer部分*/
#footer{
    height:190px;
    margin-top:30px;
    background: url(../images/footer-bg.png) no-repeat center;
    text-align: center;
    padding-top:30px;
}
#footer p{
    color: #d1e5ff;
    margin-bottom: 8px;
}
#footer .aSpanColor a,.aSpanColor span{
    color: #FFFFFF;
    margin-right: 10px;
}

#footer a.copy {width:85px;height:30px;display:inline-block;}
#footer a.copy.bg1 {background:url(/images/group.png) 0 -30px no-repeat; }
#footer a.copy.bg2 {background:url(/images/group.png) 0 -69px no-repeat; }







