﻿body {
    margin: 0;
    font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
    color: black;
}

a {
    color: #333333;
    text-decoration: none !important;
}

article {
    text-align: justify;
}

ul:before,
ul:after {
    content: "";
    display: table;
}

ul:after {
    clear: both;
}

ul {
    zoom: 1;
    padding-left: 0px;
    list-style: none;
}

li {
    line-height: 2em;
}

.container:before,
.container:after {
    content: "";
    display: table;
}

.container:after {
    clear: both;
}

.container {
    zoom: 1;
    margin: 0 auto;
}

.nav li {
    float: left;
}

.nav .nav_r {
    float: right;
}

#top_nav {
    height: 30px;
    line-height: 30px;
    background-color: #f3f3f3;
}

#banner {
    height: 160px;
    background: url('../images/banner.jpg') no-repeat top center;
}

#banner h1 {
    font-size: 5em;
    line-height: 160px;
    margin: 0 20px;
}

#main_nav {
    height: 50px;
    background-color: #c12c20;
}

#main_nav ul {
    position: relative;
}

#main_nav a {
    color: white;
}

#main_nav li {
    width: 20%;
    height: 50px;
    line-height: 50px;
    font-size: 1.3em;
    text-align: center;
    display: list-item;
    vertical-align: middle;
    border-right: 1px solid #d46767;
}

#main_nav li:first-child {
    border-left: 1px solid #d46767;
}

#main_nav li:hover {
    background: #9c1f14;
}

#main_nav img {
    height: 26px;
    margin: 0px 5px 0px 0;
    vertical-align: middle;

}

#main_nav > ul > li > a {
    color: #fff;
    display: block;
    line-height: 50px;
    padding: 0 0px 0 80px;
    position: relative;
    z-index: 1;
    width: 166px;
    overflow: hidden;
    font-weight: bold;
}

#main_nav > ul > li > a > i {
    position: absolute;
    left: 36px;
    top: 0px;
    display: block;
    width: 40px;
    height: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#main_nav ul li:nth-child(1) a i {
    background: url(../images/icon/nav-icon01.png) no-repeat;
    background-position: 0 0;
}

#main_nav ul li:nth-child(2) a i {
    background: url(../images/icon/nav-icon02.png) no-repeat;
    background-position: 0 0;
}

#main_nav ul li:nth-child(3) a i {
    background: url(../images/icon/nav-icon03.png) no-repeat;
    background-position: 0 0;
}

#main_nav ul li:nth-child(4) a i {
    background: url(../images/icon/nav-icon05.png) no-repeat;
    background-position: 0 0;
}

#main_nav ul li:nth-child(5) a i {
    background: url(../images/icon/nav-icon06.png) no-repeat;
    background-position: 0 0;
}

#main_nav ul li:nth-child(6) a i {
    background: url(../images/icon/nav-icon04.png) no-repeat;
    background-position: 0 0;
}

#main_nav ul li:nth-child(1):hover a i {
    background-position: 0 -50px;
}

#main_nav ul li:nth-child(2):hover a i {
    background-position: 0 -50px;
}

#main_nav ul li:nth-child(3):hover a i {
    background-position: 0 -50px;
}

#main_nav ul li:nth-child(4):hover a i {
    background-position: 0 -50px;
}

#main_nav ul li:nth-child(5):hover a i {
    background-position: 0 -50px;
}

#main_nav ul li:nth-child(6):hover a i {
    background-position: 0 -50px;
}

#main_nav .submenu_content {
    display: none;
    background-color: white;
    position: absolute;
    z-index: 2;
    width: calc(100% - 30px);
    left: 15px;
    border: 1px solid #eee;
}

#main_nav .submenu_content ol {
    list-style: none;
    padding: 0;
}

#main_nav .submenu_content li {
    font-size: 16px;
    width: 25%;
    text-align: left;
    border: 0;
}

#main_nav .submenu_content a {
    color: #333333;
    padding-left: 10px;
}

#main_nav .submenu_content li:hover {
    background-color: white;
}

#course_submenu .submenu_kc li {
    border: 0;
}

#course_submenu .submenu_kc li a {
    margin-left: 10px;
}

#course_submenu .submenu_content li {
    border: 0;
}

#course_submenu .submenu_content li a {
    margin-left: 10px;
}

#main_nav li:hover .submenu_content {
    display: block;
}

#float_menu {
    position: fixed;
    right: 20px;
    font-size: 0.9em;
    bottom: 10%;
}

#float_menu li {
    width: 56px;
    height: 56px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    margin: 5px;
    background: #fff;
    overflow: hidden;
}

.main .container {
    margin-top: 20px;
}

.search_icon a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff url(../images/icon/rightBar08.png) center center no-repeat;
}

.search_icon a:hover {
    background: #c12c20 url(../images/icon/rightBar08-1.png) center center no-repeat;
}

#wechat_menu a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff url(../images/icon/rightBar04.png) center center no-repeat;
}

#wechat_menu a:hover {
    background: #c12c20 url(../images/icon/rightBar04-1.png) center center no-repeat;
}

#youxiang a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff url(../images/icon/rightBar02.png) center center no-repeat;
}

#youxiang a:hover {
    background: #c12c20 url(../images/icon/rightBar02-1.png) center center no-repeat;
}

#back_menu a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff url(../images/icon/rightBar07.png) center center no-repeat;
}

#back_menu a {
    background: #c12c20 url(../images/icon/rightBar07-1.png) center center no-repeat;
}

#app_icon a {
    color: #666;
    font-weight: bold;
    line-height: 56px;
    font-size: 20px;
    background: #fff;
    display: block;
}

#app_icon a:hover {
    color: #fff;
    background: #c12c20;
}

.liuyan a {
    color: #666;
    line-height: 56px;
    font-size: 16px;
    background: #fff;
    display: block;
    font-weight: bold;
}

.liuyan a:hover {
    color: #fff;
    background: #c12c20;
}

#float_menu li:last-child {
    height: 36px;
}

#float_close {
    height: 36px;
}

#float_close a {
    line-height: 36px;
}

#float_menu li:first-child {
    height: 36px;
}

#float_open {
    height: 36px;
}

#float_open a {
    line-height: 36px;
    font-weight: bold;
}

#wechat_qr_img {
    width: 160px;
    height: 160px;
    position: absolute;
    left: -160px;
    top: 30px;
}

#search_form,
#float_open,
#wechat_qr_img {
    display: none;
}

.search-title {
    width: 558px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
}

.search-title > label {
    display: block;
    float: left;
    width: 130px;
    height: 40px;
    background: #fff;
    border: 1px solid #c12c20;
    color: #c12c20;
    border-radius: 6px;
    position: relative;
    cursor: pointer;
}

.search-title > label.current {
    background: #c12c20;
    color: #fff;
}

.search-title > label:hover {
    background: #c12c20;
    color: #fff;
}

.search-title > label:nth-child(2) {
    margin: 0 10px;
}

.search-title > label:nth-child(3) {
    margin-right: 10px;
}

.search-title > label > input {
    opacity: 0;
    filter: alpha(opacity=0);
}

.search-title > label > span {
    display: block;
    position: absolute;
    left: 0;
    top: -16px;
    text-align: center;
    width: 100%;
    position: relative;
}

.search-title > label::after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    left: 50%;
    bottom: -21px;
    margin-left: -5px;
}

.search-title > label:hover::after {
    border-color: #c12c20 transparent transparent transparent;
}

.search-title > label.current::after {
    border-color: #c12c20 transparent transparent transparent;
}

#submit_text {
    width: 500px;
    height: 50px;
    text-indent: 1em;
    font-size: 16px;
    outline: none;
    border: 1px solid #c12c20;
    border-radius: 6px;
    display: block;
    float: left;
}

#submit_btn {
    border: 1px solid #c12c20;
    background: #c12c20;
    color: #fff;
    height: 50px;
    padding: 0 25px;
    font-size: 18px;
    outline: none;
    border-radius: 6px;
    cursor: pointer;
    display: block;
    float: right;
}

.add_inputs {
    width: 600px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

#carousel {
    width: 674px;
    height: 430px;
    float: left;
    overflow: hidden;
}

#carousel img {
    width: 100%;
    height: 430px;
}

#carousel video {
    width: 100%;
    height: 430px;
    float: left;
}

#carousel .item h3 {
    margin: -39;
    line-height: 39px;
    line-height: 39px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    margin-top: -39px;
    color: white;
    padding-left: 15px;
}

#carousel .owl-dots {
    margin-top: -50px;
    position: absolute;
    right: 10px;
}

#carousel .owl-dots .active {
    background-color: rgba(255, 255, 255, 0.9);
}

#carousel .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, 0.3);
}

#side_ls {
    width: 40%;
    height: 430px;
    float: right;
    overflow: hidden;
}

#side_ls .sec_ttl {
    margin-top: 0;
}

#hotest_course_ls {
    display: none;
}

.news_ls {
    font-size: 1.1em;
    line-height: 2.3em;
    margin-top: 14px;
}

.sec_ttl {
    height: 50px;
    line-height: 22px;
    margin: 20px 0 0 0;
    padding: 5px 10px 0px 10px;
    border-bottom: 3px solid #c12c20;
}

.icon_ls {
    margin: 16px 0;
}

#latest_news_ttl_m,
#latest_news_ctt_m {
    display: none;
}

.sec_ttl a {
    color: #c12c20;
}

.sec_ttl .tab {
    margin: 0 10px;
    font-size: 0.8em;
    background-color: #d7ebfb;
    line-height: 36px;
    padding: 3px 20px;
    border-radius: 5px;
    font-weight: normal;
    cursor: pointer;
}

.sec_ttl .tab a {
    color: #2f6ca8;
}

.sec_ttl .tab:hover {
    background: #0f8bef;
    color: #fff;
}

.more {
    float: right;
    font-size: 0.8em;
    background-color: #cccccc;
    color: white;
    border-radius: 5px;
    line-height: 1em;
    padding: 0 5px;
    margin-top: 10px;
}

.more:hover {
    background-color: #c12c20;
}

.more a {
    color: white;
}

.pageIndex {
    width: 40px;
    border: none;
    text-align: center;
    vertical-align: inherit;
}

.pageButton {
    border: none;
    background-color: transparent;
}

.thumb_ls {
    display: flex;
}

.thumb_ls li {
    width: 23.5%;
    margin-right: 2%;
    min-height: 360px;
    float: left;
    padding: 10px 0;
}

.thumb_ls li:nth-child(4n+0) {
    margin-right: 0;
}

.thumb_ls li img {
    max-width: 100%;
    border: 0;
}

.thumb_ls li img:hover,
.card_ls li img:hover {
    transform: scale(1.05);
    transition: 0.6s;
}

.thumb_ls li h3 {
    padding-top: 12px;
    margin: 0;
    font-size: 1em;
    line-height: 1.2em;
}

.thumb_ls li p {
    margin: 0;
    line-height: 30px;
    font-size: 0.9em;
    line-height: 1.5em;
}

.icon_ls li {
    width: 25%;
    height: 50px;
    float: left;
    line-height: 50px;
    font-size: 1.2em;
    display: block;
}

.icon_ls img {
    height: 28px;
    margin: 6px 5px 12px 0;
    vertical-align: middle;
    border: 0;
}

.breadcrumb {
    height: 36px;
    line-height: 36px;
    display: flex;
    background-color: #f3f3f3;
    border-radius: 5px;
    list-style: none;
    padding-left: 20px;
    margin-top: 20px;
}

.breadcrumb li {
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding: 0 10px;
    content: "/";
}

.course_cat h3,
.chapter_ttl {
    font-size: 1.4em;
    line-height: 2.6em;
    border-bottom: 1px solid #dddddd;
    font-weight: 800;
}

.tree_l2 li:after {
    content: ' ';
    position: absolute;
    top: 15px;
    left: 3px;
    width: 10px;
    border: none;
    border-top: 1px solid #ddd;
}

.tree_l2 li:not :last-child :before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 3px;
    height: 100%;
    border: none;
    border-left: 1px solid #ddd;
}

.tree_l2 li:last-child:before {
    content: ' ';
    position: absolute;
    top: -5px;
    left: 3px;
    height: 20px;
    border: none;
    border-left: 1px solid #ddd;
}

.tree_l1 li {
    position: relative;
}

.tree_l2 li {
    color: black;
}

.tree_l1,
.tree_l1 ul {
    padding-left: 0;
}

.tree_item {
    list-style: none;
    line-height: 30px;
}

.tree_item span {
    margin-left: 18px;
}

.tree {
    display: none;
}

.list_ttl {
    font-size: 1.2em;
    line-height: 2em;
    border-bottom: 2px solid #c12c20;
    padding: 0 15px;
}

.list {
    list-style: none;
    line-height: 26px;
    padding: 0;
}

.list .pub_time {
    float: right;
}

.page_nos {
    width: 100%;
    bottom: 0;
    font-size: 14px;
    text-align: center;
}

.page_nos ul {
    height: 60px;
    display: inline-block;
    margin: 0 auto;
}

.page_nos ul li {
    float: left;
    margin: 0 5px;
    border: 1px solid #dddddd;
    color: #666666;
    line-height: 2em;
}

.page_nos li a {
    display: block;
    padding: 0 15px;
    color: #666666;
}

.page_nos li:first-child {

}

.page_nos li:last-child {
    border-right: 1px solid #dddddd;

}

/* page_nos移动端样式：page_nos_m */
.page_nos_m {
    width: 100%;
    bottom: 0;
    font-size: 14px;
    text-align: center;
}

.page_nos_m ul {
    height: 60px;
    display: inline-block;
    margin: 0 auto;
}

.page_nos_m ul li {
    float: left;
    margin: 0 5px;
    border: 1px solid #dddddd;
    color: #666666;
    line-height: 2em;
}

.page_nos_m li a {
    display: block;
    padding: 0 8px;
    color: #666666;
}

.page_nos_m li:last-child {
    border-right: 1px solid #dddddd;
}

.pageButton_m {
    border: none;
    padding: 1px 7px;
    background-color: transparent;
}

.pageIndex_m {
    width: 30px;
    border: none;
    text-align: center;
    vertical-align: inherit;
}

.pageInex {
    width: 40px;
}

.pageButton {
    vertical-align: middle;
    padding: 1px 13px;
}

.article_ttl,
.article_info {
    text-align: center;
}

.article_ttl {
    font-size: 1.5em;
}

.article_info {
    font-size: 0.9em;
}

.article_ctt {
    line-height: 2em;
}

.card_item {
    width: calc(23.5% - 2px);
    float: left;
    margin: 10px 2% 10px 0;
    min-height: 360px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    line-height: 1.5em;
}

.card_item:nth-child(4n+0) {
    margin-right: 0;
}

.card_thumb {
    width: calc(100% - 30px);
    margin: 15px;
    height: 230px;
}

.card_thumb img {
    width: 230px;
    height: 230px;
    max-height: 100%;
    max-width: 100%;
}

.card_info {
    width: calc(100% - 30px);
    margin: 10px 15px;
    /* float: left; */
}

.card_info h3,
.card_info p {
    margin: 0;
    overflow: hidden;
}

.card_info h3 {
    font-size: 1.1em;
    height: 2em;
    line-height: 2em;
}

.card_info p {
    font-size: 0.9em;
    color: #333333;
    height: 68px;
}

.card_course_ls {
    font-weight: bold;
    width: calc(100% - 30px);
    margin: 15px;
    height: 5em;
    overflow: hidden;
}

.course_item {
    margin-top: 5px;
    font-size: 0.8em;
    background-color: #d7ebfb;
    padding: 3px 10px;
    /* border-radius: 3px; */
    font-weight: normal;
    display: block;
}

.course_ls_item {
    width: 24%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.course_ls_item a img {
    margin-right: 5px;
    vertical-align: -4px;
}

.tree_frame {
    display: flex;
}

.tree_menu {
    width: 20%;
    min-height: 600px;
    background-color: #f2f7fb;
}

.tree_menu h2 {
    font-size: 1.5em;
    padding: 0 20px;
    margin: 0;
    line-height: 2em;
}

.tree_ctt {
    width: calc(100% - 20px);
    padding-left: 20px;
    min-height: 600px;
}

.col_frame {
    width: 100%;
    display: flex;
}

.thumbnail {
    width: 292px;
    height: auto;
    min-height: 150px;
    overflow: hidden;
}

.add_box_img {
    width: 100%;
    height: 292px;
}

.add_box_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.add_box {
    padding: 6px 10px;
    color: #666;
    font-size: 16px;
    border-left: 1px solid #c12c20;
    border-right: 1px solid #c12c20;
    padding-left: 32px;
}

.add_xw {
    border-top: 1px solid #c12c20;
    padding-top: 20px;
    background: url(../images/icon/lq-1.png) no-repeat;
    background-size: 30px;
    background-position: 0 17px;
}

.add_zc {
    background: url(../images/icon/lq-2.png) no-repeat;
    background-size: 30px;
    background-position: 0 4px;
}

.add_xx {
    padding-bottom: 20px;
    border-bottom: 1px solid #c12c20;
    background: url(../images/icon/lq-3.png) no-repeat;
    background-size: 30px;
    background-position: 0 3px;
}

.info {
    width: 790px;
    margin-left: 40px;
    height: auto;
    min-height: 150px;
    overflow: hidden;
}

.lq {
    width: 100%;
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.lq p {
    float: left;
    margin: 0;
    padding: 0;
}

.lq p.lq-title {
    font-size: 40px;
    color: #333;
}

.lq p.lq-tip {
    color: #666;
    font-size: 16px;
    padding: 28px 0 0 40px;
}

.lq1 {
    width: 100%;
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.lq2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    font-family: 'airle'
}

.lq2::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #c12c20;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
}

.lq2 p {
    margin: 0;
    padding: 0;
    color: #c12c20;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    background: #fff;
    width: 121px;
    margin-left: 20px;
}

article img {
    max-width: 100%;
}

article video {
    width: 100%;
}

.wmv-video-box {
    width: 100%;
    text-align: center;
}

#footer {
    border-top: 3px solid #c12c20;
    font-size: 0.9em;
    color: #666666;
    background-color: #f3f3f3;
}

@media screen and (max-width: 960px) {
    .container {
        width: 96%;
        padding: 0 2%;
    }

    #banner {
        margin: 0;
        padding: 0;
        height: 120px;
        background: url('../images/banner_m.jpg') no-repeat top center;
    }

    #banner h1 {
        height: 120px;
        font-size: 2em;
        line-height: 120px;
        margin: 0;
        text-align: left;
    }

    #main_nav {
        height: 100px;
    }

    #main_nav li {
        font-size: 1em;
        height: 50px;
        line-height: 50px;
        width: 33.333%;
        text-align: left;
        border: 0;
    }

    #main_nav li:first-child {
        border: 0;
    }

    #main_nav img {
        height: 20px;
    }

    #main_nav > ul > li > a > i {
        left: 0;
    }

    #main_nav > ul > li > a {
        width: 100px;
        padding: 0 0 0 34px;
    }

    .search-title > label > span {
        top: -12px;
    }

    .search-title > label::after {
        margin-left: -10px;
    }

    .search-title {
        width: 100%;
    }

    .search-title > label {
        width: 23%;
        font-size: 15px;
    }

    .search-title > label:nth-child(2) {
        margin: 0 4px;
    }

    .search-title > label:nth-child(3) {
        margin-right: 4px;
    }

    .add_inputs {
        width: 96%;
    }

    #submit_text {
        width: 96%;
        margin: 0 auto;
        float: none;
    }

    #submit_btn {
        display: block;
        margin: 10px auto;
        height: 40px;
        font-size: 18px;
        width: 200px;
        float: none;
    }

    .submenu_kc li a {
        font-size: 0.6em;
    }

    .submenu_zs li a {
        font-size: 0.6em;
    }

    #carousel,
    #side_ls {
        width: 100%;
    }

    #carousel,
    #carousel img {
        height: 300px;
    }

    #side_ls {
        display: none;
    }

    #latest_news_ttl_m,
    #latest_news_ctt_m {
        display: block;
    }

    #latest_news_ctt_m {
        font-size: 0.95em;
    }

    .thumb_ls {
        display: inline;
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .thumb_ls li {
        padding: 0px;
        margin: 0px;
        width: 100%;
        margin: 10px 0;
        text-align: left;
    }

    .thumb_ls li img {
        width: 100%;
        height: 227px;
        margin: 10px 0;
    }

    .card_item {
        width: calc(49% - 2px);
        margin-right: 2%;
        min-height: 300px;
    }

    .card_item:nth-child(even) {
        margin-right: 0;
    }

    .card_thumb {
        width: calc(100% - 20px);
        height: 150px;
        margin: 10px;
    }

    .card_info {
        /* float: left; */
    }

    .card_info p {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .icon_ls li {
        width: 50%;
    }

    #float_menu {
        display: none;
    }

    .tree_menu {
        display: none;
    }

    .tree_ctt {
        width: 100%;
        border-left: none;
    }

    .course_ls_item {
        width: 100%;
    }

    .sec_ttl .tab {
        margin: 0 5px;
        padding: 3px 10px;
    }

    .col_frame {
        width: 100%;
        display: block;
    }

    .thumbnail {
        width: 100%;
        min-height: 200px;
    }

    .add_box_img {
        height: auto;
    }

    .info {
        width: 100%;
        min-height: 200px;
        margin-left: 0;
    }

    .info p {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .article_ctt {
        line-height: 2em;
        /* margin-top: -25px; */
    }

    .lq {
        padding: 10px 0;
    }

    .lq p.lq-title {
        font-size: 30px;
    }

    .lq p.lq-tip {
        padding: 18px 0 0 40px;
    }

    .lq2 p {
        width: 100px;
        margin-left: 10px;
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    #carousel,
    #carousel img {
        height: 260px;
    }
}

.search_ttl {
    text-align: center;
}

.chapter_sec {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lq-one {
    float: left;
    width: 150px;
    padding-right: 20px;
    padding-top: 10px;
}

.lq-one a {
    display: block;
}

.lq-one a img {
    display: block;
    width: 100%;
    min-height: 150px;
}

.lq-one a p {
    text-align: center;
    color: #777;
    margin: 0;
    line-height: 2em;
}

.lq-two {
    float: left;
    margin-top: 4px;
}

@media screen and ( max-width: 750px) {
    .lq-one {
        float: none;
        width: 60%;
        margin: 0 auto;
    }

    .lq-two {
        float: none;
        width: 100%;
    }

    #main_nav .submenu_content li {
        width: 50%;
    }
}
