@charset "utf-8";
.footer {
    width: 100%;
	min-width:1300px;
    height: 300px;
    background:url(../images/footer.png) center;
}
.footLogo {
    width: 200px;
    height: 78px;
    text-align: center;
    float: left;
    padding-top: 110px;
    background: url(/images/bottom_logo.png) no-repeat right top;
	position:relative;
}
.erweima{
	width:120px;
	margin-left: 20px;
}
.footLogo .maimg,.footLogo .cnasimg{
    width: 55px;
	float:right;
	margin:10px;
}
.footLogo .cnasimg{
	margin-right: 25px;
}
.footLogo .cnas{
	position: absolute;
    top: -300px;
    left: -100px;
    z-index: 1!important;
    display: none;
    width: 300px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.footLogo .ma{
	position: absolute;
    top: -315px;
    left: -100px;
    z-index: 1!important;
    display: none;
    width: 300px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.footLogo .cnas img{
	width:100%;
	margin:0;
}
.footLogo .ma img{
	width:100%;
	margin:0;
}
.foot {
    width: 1200px;
    height: 220px;
    margin: 0 auto;
	padding-top: 35px;
}

.foot a {
    width: 150px;
    height: 40px;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.foot_code {
    width: 138px;
    height: 154px;
    display: block;
    margin: 0 26px;
    float: left;
}

.foot_img2 {
    width: 138px;
    height: 154px;
    display: block;
    margin: 0 26px;
    float: left;
}

.foot_line {
    width: 100%;
    height: 1px;
    margin-top: 30px;
    background: #535353;
}

.foot_wd {
    width: 100%;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
#foot_3 {
    line-height: 20px;
    font-size: 14px;
    width: 465px;
    background: url(/images/footxt.png) no-repeat;
    padding-left: 10px;
    height: 115px;
    padding-top: 25px;
	float:left;
	color: #C9CACA;
}
#foot_3 p {
    height: 30px;
}
.foot_dh {
    background: url(/images/foot_dh.png) no-repeat;
    width: 13px;
    float: left;
    margin-right: 5px;
}
.foot_dt {
    background: url(/images/foot_dt.png) no-repeat;
    width: 14px;
    height: 18px;
    float: left;
    margin-right: 4px;
}
.foot_dddd {
    width: 14px;
    height: 18px;
    float: left;
    margin-right: 4px;
}
.foot-line{
	float: left;
	margin-top: 78px;
	margin-left:20px;
}
.instrument_content{
    width: 100%;
    min-height: 1850px;
    background: url(../images/instrument-content.png) no-repeat center;
}
.instrumentTest_content{
    width: 100%;
    min-height: 910px;
    margin-top: 20px;
    background: url(../images/instrumentTest3.png) no-repeat center;
}
.instrumentTest2_content{
    width: 100%;
    min-height: 722x;
    margin-top: 20px;
    background: url(../images/instrumentTest4.png) no-repeat center;
}
#cultureBanner{
    background: url(../images/culture-banner.png) no-repeat center;
}