.a_head {
    width: 1200px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.a_head_tt {
    width: 100%;
    height: 60px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    font-size: 14px;
    background-color: white;
}

.a_head_tt1 {
    width: 480px;
    height: 15px;
    line-height: 15px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 3px solid red;
}

.a_head_tt2 {
    width: 680px;
    text-align: right;
    color: rgb(191, 191, 191);
}

.a_xq {
    margin-top: 20px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    background-color: white;
    padding-bottom: 60px;
}

.a_xq_swiper {
    height: 440px;
    width: 520px;
    margin-left: 35px;
    margin-top: 40px;
}

.a_xq_img img {
    height: 362px;
}

.a_foot {
    width: 100%;
    height: 60;
    display: flex;
    align-items: center;
    border-top: 1px solid #eee;
    background-color: white;
}

.a_foot_l {
    width: 50%;
    font-size: 14px;
}

.a_foot_img {
    width: 15px;
    height: 15px;
    margin-left: 20px;
    margin-top: -2px;
}

.a_l_zt {
    margin-left: 5px;
}

.a_foot_r {
    width: 50%;
    font-size: 14px;
    text-align: right;
}

.a_foot_img1 {
    width: 15px;
    margin-top: -2px;
    height: 15px;
    margin-right: 20px;
}

.a_l_zt1 {
    margin-right: 5px;
}

.a_xq1 {
    width: 540px;
    margin-left: 30px;
    margin-top: 55px;
}

.am-control-nav img{
	width: 130px;
	height: 75px !important;
}
