.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.mx-left {
    float: left;
}

.mx-right {
    float: right;
}

.mx-sub-menu>li>a,
.you-want-lists li h3,
.you-want-lists li h3 span,
.mx-mews-lists li .wz h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-transform: uppercase;
}

@media (min-width: 1400px) {
    .container {
        width: 1200px;
    }
}

.mx-top {
    line-height: 40px;
    background: #dcdcdc;
    font-size: 12px;
    color: #707070;
    font-weight: 200;
    height: 40px;
    overflow: hidden;
}

.mx-top a {
    color: #707070;
}

.mx-top a:hover {
    text-decoration: underline;
}

.mx-keywords a {
    display: inline-block;
    margin-right: 10px;
}

.mx-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    top: 40px;
    background: rgba(255, 255, 255, .5);
}

.mx-logo {
    line-height: 130px;
    width: 23.3333333333%;
}

.mx-logo a {
    display: block;
    font-size: 0;
}

.mx-logo img {
    max-width: 100%;
    max-height: 100px;
}

.mx-menu {
    width: 76.6666666667%;
}

.mx-menu>li {
    float: left;
    width: 12.5%;
    position: relative;
    text-align: center;
    ;
}

.mx-menu>li>a {
    display: block;
    font-size: 18px;
    line-height: 130px;
    color: #000;
    font-weight: normal;
}

.mx-sub-menu {
    position: absolute;
    left: -20px;
    right: -20px;
    background: #34b7b1;
    padding: 5px 0;
    display: none;
}

.mx-sub-menu>li>a {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 35px;
}

.mx-sub-menu>li>a:hover {
    background: rgba(0, 0, 0, 0.5);
}

.mx-header-tool {
    width: 17.5%;
    margin-top: 47px;
    display: none
}

#formsearch {
    width: 100%;
    border: 1px solid #000;
    height: 35px;
    border-radius: 17px;
    position: relative;
    display: none;
}

#formsearch::placeholder {
    color: #fff;
}

#formsearch #keyword {
    width: calc(100% - 38px);
    height: 33px;
    padding: 0 15px;
    font-size: 14px;
    color: #000;
    background: none;
    outline: none;
    border: none;
}

#formsearch #s_btn {
    width: 38px;
    height: 32px;
    outline: none;
    border: none;
    cursor: pointer;
    position: absolute;
    background: transparent;
    right: 0;
    color: #000;
    font-size: 20px;
    top: 1px;
    background: url(../images/ss.png)center no-repeat;
}

.owl-carousel .owl-dots button.owl-dot {
    width: 3.57em;
    height: .43em;
    background: #00242b;
    margin: 0 .7em;
    opacity: 1;
    border-radius: 0;
}

.owl-carousel .owl-dots button.owl-dot.active {
    background: #34b7b1;
}

.mx-about {
    padding: 4.8958333333% 0;
}

.mx-about-img {
    margin-right: 10px;
    width: 33%;
}

.mx-about-img img {
    width: 100%;
}

.mx-about-text {
    width: 65%;
}

.mx-about-info {
    padding: 5.0632911392% 0 5.0632911392% 10.658228%;
    position: relative;
}

.mx-about-info:before {
    content: 'HOME';
    line-height: 1;
    font-weight: bold;
    font-size: 131px;
    color: #34b7b1;
    opacity: .08;
    position: absolute;
    z-index: -1;
    left: 129px;
    top: -20px;
    letter-spacing: 30px;
}

.mx-about-info h3 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 20px;
}

.mx-about-info h4 {
    font-size: 14px;
    color: #34b7b1;
    margin-bottom: 24px;
}

.mx-about-info h4:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #34b7b1;
}

.mx-about-info .desc {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    margin-bottom: 10px;
}

.mx-about-info .desc p {
    margin-bottom: 0;
}

.mx-about-info .mx-about-more {
    font-size: 13px;
    color: #000000;
    opacity: .8;
    border-bottom: 1px solid #E0E0E0;
    display: inline-block;
    line-height: 30px;
}

.mx-about-info .mx-about-more:hover {
    color: #34b7b1;
    border-bottom-color: #34b7b1;
}

.mx-about-imgs {
    margin: 0 -5px;
}

.mx-about-imgs li {
    float: left;
    width: calc(33.3333% - 10px);
    margin: 0 5px;
}

.mx-about-imgs li img {
    width: 100%;
}

.mx-you-want {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 3.125%;
    padding-bottom: 4.1666666667%;
}

.you-want-title {
    margin-bottom: 3.75%;
    text-align: center;
    color: #fff;
}

.you-want-title em {
    display: block;
    font-style: normal;
    font-size: 12px;
    opacity: .8;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.you-want-title strong {
    display: block;
    font-size: 32px;
}

.you-want-lists {
    box-shadow: 0px 10px 32px 8px rgba(0, 63, 82, 0.1);
}

.you-want-lists li {
    width: 16.666666%;
    text-align: center;
    padding: 60px 0;
    float: left;
    background: #fff;
}

.you-want-lists li .icon {
    display: block;
    text-align: center;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
}

.you-want-lists li .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.you-want-lists li .icon:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.you-want-lists li h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 30px;
}

.you-want-lists li h3 span {
    display: block;
    opacity: .6;
    font-size: 12px;
    margin-top: 5px;
}

.you-want-lists li .more {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    border: 1px solid #919191;
    margin: 0 auto;
    color: #919191;
}

.you-want-lists li:hover {
    background: #eff9f9;
}

.you-want-lists li:hover h3 {
    color: #34b7b1;
}

.you-want-lists li:hover .more {
    background: #34b7b1;
    color: #fff;
    border-color: #34b7b1;
    box-shadow: 0px 2px 29.12px 2.88px rgba(52, 183, 177, 0.2);
}

.new-recommend-title {
    margin-top: 5.7291666667%;
    text-align: center;
    font-size: 26px;
    color: #000000;
    margin-bottom: 4.0833333333%;
    position: relative;
}

.new-recommend-lists {
    margin: 0 -8px;
}

.new-recommend-lists li {
    float: left;
    width: calc(33.33% - 16px);
    margin: 0 8px 2px 8px;
}

.new-recommend-lists li a {
    display: block;
    overflow: hidden;
}

.new-recommend-lists li a p {
    color: #000;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}

.new-recommend-lists li:hover a p {
    color: #34b7b1;
}

.new-recommend-lists li img {
    transition: all .5s ease;
    width: 100%;
}

.new-recommend-lists li:hover img {
    transform: scale(1.1);
}

.new-recommend-more {
    margin-top: 2.1666666667%;
    text-align: center;
}

.new-recommend-more a {
    display: inline-block;
    width: 176px;
    line-height: 36px;
    background: #34b7b1;
    font-size: 13px;
    color: #fff;
}

.mx-news {
    padding-bottom: 2.0833333333%;
}

.mx-news-title {
    text-align: center;
    position: relative;
    margin-bottom: 3.3333333333%;
}

.new-recommend-title:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    height: 1px;
    background: #E6EEF0;
    top: 50%;
}

.mx-news-title:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    height: 1px;
    background: #E6EEF0;
    top: 50%;
}

.mx-news-title span,
.new-recommend-title span {
    display: inline-block;
    padding: 0 20px;
    background: #fff;
    font-size: 26px;
    color: #000000;
}

.mx-mews-lists {
    margin: 0 -18px;
}

.mx-mews-lists li {
    float: left;
    width: calc(33.3333% - 36px);
    margin: 0 18px;
}

.mx-mews-lists li .img {
    overflow: hidden;
    display: block;
}

.mx-mews-lists li .img img {
    width: 100%;
    transition: all .5s ease;
}

.mx-mews-lists li .wz {
    padding: 30px 20px;
    border: 1px solid transparent;
}

.mx-mews-lists li:hover .wz {
    border-color: #dcdcdc;
}

.mx-mews-lists li .wz h3 {
    font-size: 15px;
    color: #000000;
    opacity: .96;
}

.mx-mews-lists li .wz .date {
    font-size: 12px;
    color: #34b7b1;
    margin: 15px 0;
}

.mx-mews-lists li .wz .desc {
    font-size: 13px;
    color: #000000;
    opacity: .8;
    line-height: 2;
    font-weight: 200;
    height: 52px;
    overflow: hidden;
}

.mx-mews-lists li .wz .more {
    display: inline-block;
    font-size: 13px;
    color: #000000;
    line-height: 30px;
    opacity: .8;
    border-bottom: 1px solid #dcdcdc;
}

.mx-mews-lists li:hover .img img {
    transform: scale(1.1);
}

.mx-mews-lists li:hover .wz h3,
.mx-mews-lists li:hover .wz .more {
    color: #34b7b1;
}

.mx-news-more {
    text-align: center;
    padding-top: 4.8333333333%;
}

.mx-news-more a {
    display: inline-block;
    font-size: 13px;
    color: #000000;
    line-height: 30px;
    opacity: .8;
    border-bottom: 1px solid #dcdcdc;
}

.mx-dzjj {
    padding: 3.3854166667% 0;
    text-align: center;
    background: url(../images/bg2.jpg) no-repeat center top;
    background-size: cover;
}

.mx-dzjj h3 {
    font-size: 26px;
    color: #000000;
    margin-bottom: 30px;
}

.mx-dzjj .desc {
    color: rgba(0, 0, 0, 0.8);
    padding: 0 180px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 35px;
}

.mx-dzjj .contact p {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 200;
}

.mx-dzjj .contact a {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    width: 176px;
    line-height: 36px;
    background: #34b7b1;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 25px;
}

.mx-map {
    margin-top: 35px;
    position: relative;
}

#allmap {
    height: 540px;
    width: 100%;
    box-shadow: inset 0px 10px 20px 0px rgba(0, 60, 69, 0.16);
}

.mx-map .container {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.mx-map .mx-map-box {
    left: 18.75%;
    width: 420px;
    height: 500px;
    background: #fff;
    box-shadow: 0px 8px 16px 4px rgba(0, 63, 82, 0.16);
    position: absolute;
    top: 20px;
    padding: 50px 30px 0 30px;
}

@media(max-width:420px) {
    .mx-map .mx-map-box {
        height: 520px;
    }
}

.mx-map .mx-map-box h3 {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    margin-bottom: 30px;
}

.mx-map .mx-map-box h3 span {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    color: #000000;
}

.mx-map .mx-map-box .map-contact {
    font-size: 14px;
    color: #000;
    margin-bottom: 40px;
}

.mx-input-wrap {
    position: relative;
}

#mx-form input[type="text"],
#mx-form textarea {
    display: block;
    width: 100%;
    height: 38px;
    border: 1px solid #eeeeee;
    outline: none;
    padding: 0 10px;
    margin-bottom: 8px;
}

#mx-form textarea {
    height: 80px;
    resize: none;
    padding-top: 10px;
}

#mx-form #checkcode {
    width: 100px;
    float: left;
    margin-right: 10px;
}

#mx-form #checkCodeImg {
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

#mx-form .mx-submit {
    height: 38px;
    background: #34b7b1;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    outline: none;
    border: none;
    width: 120px;
}

.n-default .n-left,
.n-default .n-right {
    position: absolute;
    right: 5px;
    top: -2px;
}

.mx-layouts {
    background: #fff;
    padding: 35px 0;
}

.mx-layouts-logo {
    font-size: 13px;
    color: #000000;
    font-weight: 200;
}

.mx-layouts-logo img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.mx-layouts-logo p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.mx-layouts-menu {
    margin-top: 40px;
}

.mx-layouts-menu a {
    font-size: 16px;
    color: #010101;
    font-weight: 200;
    display: inline-block;
    margin-right: 30px;
}

.mx-layouts-menu a:hover {
    color: #34b7b1;
}

.mx-footer {
    background: #34b7b1;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    height: 48px;
    overflow: hidden;
}

.mx-footer a {
    color: #000;
}

.mx-footer a:hover {
    color: #34b7b1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mx-ads {
    text-align: center;
    font-size: 18px;
    color: #34b7b1;
    letter-spacing: 10px;
    padding: 30px 0;
}

.mx-ads p {
    margin-bottom: 0;
}

.mx-page-header #formsearch {
    border-color: #fff;
}

.mx-page-header #s_btn,
.mx-page-header #keyword {
    color: #fff !important;
}

.mx-page-header #keyword::placeholder {
    color: #fff;
}

@media (max-width: 990px) {
    .mx-about-img {
        display: none;
    }
    .mx-about-text {
        width: 100%;
        float: none;
    }
    .mx-about-info {
        padding: 0;
        margin-bottom: 15px;
    }
    .mx-about-info h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .mx-about-info h4 {
        margin-bottom: 15px;
    }
    .mx-about-info .desc {
        margin-bottom: 10px;
    }
    .you-want-title strong {
        font-size: 18px;
    }
    .you-want-title em {
        letter-spacing: 0;
    }
    .you-want-lists li {
        padding: 30px 0;
        width: 33.333333%;
    }
    .new-recommend-title {
        font-size: 18px;
    }
    .new-recommend-lists {
        margin: 0 -5px;
    }
    .new-recommend-lists li {
        width: calc(50% - 10px);
        margin: 0 5px 10px 5px;
    }
    .mx-news-title span {
        font-size: 18px;
    }
    .mx-mews-lists {
        margin: 0;
    }
    .mx-mews-lists li {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .mx-dzjj h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .mx-dzjj .desc {
        padding: 0;
        margin-bottom: 15px;
    }
    .mx-map .mx-map-box {
        left: 5%;
        width: 90%;
        padding: 20px 20px 0 20px;
    }
    .mx-map .mx-map-box h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .mx-map .mx-map-box h3 span {
        font-size: 20px;
    }
    .mx-about-info:before {
        display: none;
    }
    #mx-form #checkcode {
        width: calc(100% - 130px);
    }
    #mx-form #checkCodeImg {
        margin-right: 0;
    }
    #mx-form .mx-submit {
        display: block;
        width: 100%;
    }
}