
html,body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,object,code,em,span,var,legend,button,input,textarea,th,td,a,img,header,footer,nav,aside,audio,datalist,section { margin:0;padding:0;border:0;outline:0; }/*清除内外边距*/
h1,h2,h3,h4,h5,h6 { font-weight:normal; }/*设置默认字体*/
:focus { outline:0; }
ul,ol,ul li,ol li { list-style: none; }/*重置列表*/
address,caption,cite,em,code,dfn,th,var { font-style:normal;font-weight:normal; }
form label { cursor:pointer; }
input,button,select,textarea { font-family:inherit;font-size:100%;outline:none; }
textarea { resize:none }
input { vertical-align:middle; }
img { border:0; }/*重置图片元素*/
table { border-collapse:collapse;border-spacing: 0; }/*重置表格*/
.l { float:left; }
.r { float:right; }
button,input[type="reset"],input[type="button"],input[type="submit"] { line-height:normal !important; }
a { text-decoration:none;}
/*a:hover { text-decoration:underline; }*/
input { _filter:chroma(color=#000000); }
#All-box{
    width: 1920px;
    margin: 0 auto;
}
.emHeader{
    width: 1920px;
    margin: 0 auto;
}
.emHeader img{
    width: 100%;
}
.all-box{
    width: 1105px;
    margin: 0 auto;
    margin-top: 50px;
}
.emAddress{
    width: 1040px;
    height: 230px;
    background: url("../img/1.png") no-repeat 0 0 /100% 100%;
    padding: 47px 0 0 120px;
    font-size: 20px;
    color:rgba(58,64,91,1);
    line-height: 36px;
}
.emAddress span{
    display: inline-block;
    margin-left: 40px;
}

.bigdata{
    width: 100%;
    font-size: 18px;
    margin-top: 40px;
}
.bigdataTitle{
    width: 1105px;
    height: 35px;
    color: #ffffff;
    padding-left:30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    background: url("../img/title.png") no-repeat 0 0 /100% 100%;
    margin-bottom: 10px;
}
.bigdataContent{
    padding-left: 20px;
    line-height: 36px;
}
.bigdataContent p:first-child{
    font-weight: bold;
    color: #3A405B;
    line-height: 36px;
}






























