.container { width: 1000px; background: #fff; margin: 0 auto 20px; padding: 0 100px 50px;}

.mllk-head { border-bottom: 2px solid #0157b3; overflow: hidden;}
.mllk-head li { float: left;}
.mllk-head li a { display: block; width: 200px; line-height: 78px; font-size: 18px; color: #0157b3;}
.mllk-head li i { float: left; width: 40px; height: 40px; background: url(../images/2020lkq_mllk_icon.png) no-repeat; margin: 19px 10px 0 35px;}
.mllk-head li .i2 { background-position-x: -40px;}
.mllk-head li .i3 { background-position-x: -80px;}
.mllk-head li .i4 { background-position-x: -120px;}
.mllk-head li .i5 { background-position-x: -160px;}
.mllk-head li.on a { background: #0157b3; color: #fff;}
.mllk-head li.on i { background-position-y: -40px;}

.mllk-main { padding: 30px 0;}
.qjjj { overflow: hidden;}
.qjjj-left { float: left; width: 540px;}
.qjjj-left,.qjjj-left * { font-size: 16px; line-height: 36px; text-align: justify;}
.qjjj-right { float: right; width: 400px; text-align: center; margin-top: 50px;}
.mllk-main,.qjjj-left * { font-size: 16px !important; line-height: 36px !important; font-family: "microsoft yahei" !important; text-align: justify !important;}

.mllk-bottom { width: 1200px; margin: 0 auto 20px; overflow: hidden;}
.mllk-bottom a { float: left; width: 149px; border-left: 1px solid #e1e1e1; background: #fff; font-size: 18px; line-height: 55px; text-align: center;}
.mllk-bottom a:first-child { width: 150px; border-left: 0;}


@media only screen and (max-width: 1199px) {
    .container { width: 100%; padding: 0 10px 10px; margin: 0;}

    .mllk-banner img{ width: 100%; height: auto;}
    .mllk-wrap { margin-top: 10px;}
    .mllk-head li { width: 20%; text-align: center;}
    .mllk-head li i{ display: none;}
    .mllk-head li a { width: 100%; height: 50px; line-height: 50px;}

    .mllk-bottom { width: 100%; background: #e1e1e1; margin: 10px 0;}
    .mllk-bottom a,.mllk-bottom a:first-child { width: 25%;}
    .mllk-bottom a:nth-child(1),.mllk-bottom a:nth-child(2),.mllk-bottom a:nth-child(3),.mllk-bottom a:nth-child(4){ margin-bottom: 1px;}
}

@media only screen and (max-width: 400px) {
    .mllk-head li a { font-size: 16px;}
    .mllk-bottom a,.mllk-bottom a:first-child { width: 50%; font-size: 16px;}
    .mllk-bottom a:nth-child(5),.mllk-bottom a:nth-child(6){ margin-bottom: 1px;}
}