﻿@charset 'utf-8';
@media(max-width:1300px) {
    .footer .left {
        width: 8%
    }
    .footer .mauto-f dl {
        padding: 0 50px
    }
    .footer .mauto-f .copright em {
        display: block;
        padding-top: 5px
    }
}

@media(max-width:1199px) {
    .footer .right {
        display: none
    }
    .footer .mauto-f {
        width: 92%
    }
    .footer .copright .right em {
        display: block
    }
    .main .content .about {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1023px) {
    .footer {
        padding: 0 0 .3rem 0
    }
    .footer .left {
        display: none
    }
    .footer .mauto-f {
        width: 100%;
        padding: 0
    }
    .footer .mauto-f>.fl {
        width: 100%;
        padding: 0 10px
    }
    .footer .mauto-f dl {
        width: 100%;
        border-bottom: 1px solid #ccc;
        line-height: 40px;
        padding: 0
    }
    .footer .mauto-f dl dt {
        position: relative;
        padding: 0
    }
    .footer .mauto-f dl dt::after {
        content: "+";
        float: right;
        font-size: 18px;
        font-weight: normal;
        transition: all .3s ease;
        -webkit-transition: all .3s ease
    }
    .footer .mauto-f dl dt.cur::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }
    .footer .mauto-f dl dd {
        display: none;
        padding-left: .25rem;
        line-height: 25px;
        text-align: left
    }
    .footer .mauto-f .copright {
        width: 100%;
        text-align: center
    }
    .footer .mauto-f .copright em {
        display: inline-block
    }
    .footer .mauto-f .foot-share {
        float: none;
        display: table;
        margin: 0 auto;
        height: 30px;
        overflow: hidden
    }
    .footer .mauto-f .foot-share a {
        float: none;
        margin: 0 5px 0 5px !important
    }
    .footer .mauto-f .pb30 {
        padding-top: .2rem;
        padding-bottom: .1rem
    }
    .main .menu-s {
        position: relative;
        height: 40px;
        line-height: 40px;
        background: #494d97;
        border: 0
    }
    .main .menu-s .fl {
        display: none;
        float: none;
        position: absolute;
        z-index: 1;
        top: 40px;
        width: 100%;
        background: rgba(73, 77, 151, 0.95)
    }
    .main .menu-s .fl a {
        display: block;
        width: 100%;
        text-align: center;
        color: #fff
    }
    .main .menu-s .fl a::after {
        top: 0;
        width: 100%;
        height: 1px;
        background: rgba(255, 255, 255, 0.5)
    }
    .main .menu-s .fl a.cur,
    .main .menu-s .fl a:hover {
        color: #fff
    }
    .main .menu-s .fr {
        position: relative;
        float: left;
        width: 100%;
        padding: 0 15px;
        border-bottom: 1px solid #ccc
    }
    .main .menu-s .fr::after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 38px;
        height: 38px;
        background: url(/Web/style/images/menu_icon.png) no-repeat center;
        background-size: 45% 45%;
        -webkit-transition: transform 300ms ease 0s;
        transition: transform 300ms ease 0s
    }
    .main .menu-s .fr.cur::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .main .menu-s .fr span {
        display: block;
        margin: 0;
        padding: 0;
        height: 40px;
        line-height: 40px;
        background: 0;
        font-size: 16px
    }
}

@media(max-width:991px) {
    .main .content .pro-info .pro-l {
        float: none;
        margin: 0 auto
    }
    .main .content .pro-info .pro-l .icon {
        display: none
    }
    .main .content .pro-info .pro-l .pro-detail-slider li img {
        height: auto
    }
    .main .content .pro-info .pro-l .bx-pager-wrap,
    .main .content .pro-info .pro-l .sl-control {
        display: none
    }
    .main .content .pro-info .pro-l .bx-wrapper .bx-pager.bx-default-pager a {
        background: #999
    }
    .main .content .pro-info .pro-l .bx-wrapper .bx-pager.bx-default-pager a.active,
    .main .content .pro-info .pro-l .bx-wrapper .bx-pager.bx-default-pager a:focus,
    .main .content .pro-info .pro-l .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #e60611
    }
    .main .content .pro-info .pro-r {
        float: none;
        width: 100%;
        padding: .3rem 0 0 0
    }
    .main .content .resume .tt1 {
        height: 45px;
        line-height: 45px
    }
    .main .content .resume .col-lg-6 {
        width: 100%
    }
    .main .content .resume .col-lg-6>.fr,
    .main .content .resume .col-lg-6>.fl {
        float: none
    }
    .main .content .resume .col-lg-6 .txt,
    .main .content .resume .col-lg-6 .select {
        width: calc(100% - 80px)
    }
    .main .content .resume .col-lg-6 strong {
        right: .1rem
    }
    .main .content .resume .btn {
        display: block
    }
    .main .content .message .tt1 {
        height: 45px;
        line-height: 45px;
        font-size: 14px
    }
    .main .content .message .col-lg-6 {
        width: 100%
    }
    .main .content .message .col-lg-6>.fr,
    .main .content .message .col-lg-6>.fl {
        float: none
    }
    .main .content .message .col-lg-6 .txt,
    .main .content .message .col-lg-6 .select {
        width: calc(100% - 100px)
    }
    .main .content .message .col-lg-12 {
        margin: 0 0 .35rem 0
    }
    .main .content .message .txt2 {
        width: 37%
    }
}

@media(max-width:767px) {
    .header .head-home {
        display: none
    }
    .header .head-menu {
        left: 0;
        margin: 0
    }
    .header .head-menu img {
        height: 50px
    }
    .header .logo {
        display: none
    }
    .header .nav {
        display: none;
        z-index: 2;
        position: absolute;
        top: 50px;
        width: 100%;
        height: auto;
        overflow: hidden
    }
    .header .nav .mauto {
        display: block
    }
    .header .nav ul {
        float: none
    }
    .header .nav ul li {
        display: block;
        width: 100%;
        text-align: center
    }
    .header .nav ul li:first-child h2>a {
        border-top: 0
    }
    .header .nav ul li:nth-child(odd) {
        -webkit-animation: slideInLeft .7s both;
        animation: slideInLeft .7s both
    }
    .header .nav ul li:nth-child(even) {
        -webkit-animation: slideInRight .7s both;
        animation: slideInRight .7s both
    }
    .header .nav ul li h2>a {
        display: block;
        padding: 0;
        margin: 0;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        border-top: 1px solid rgba(255, 255, 255, 0.2)
    }
    .header .nav .sub-nav {
        display: none
    }
    .header .search .btn {
        float: right;
        margin-right: 15px
    }
    .header .search .txt {
        display: none;
        z-index: 1;
        position: absolute;
        left: 2%;
        top: 52px;
        width: 96% !important;
        height: 35px;
        margin: 0;
        border-radius: 15px;
        padding: 0 .2rem;
        border: 1px solid #666369;
        transition: inherit
    }
    .header .language {
        font-size: 16px
    }
    .banner {
        height: 3.5rem
    }
    .main .menu {
        position: relative;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0
    }
    .main .menu .main-home {
        position: relative;
        float: left;
        width: 100%;
        padding: 0 15px;
        border-bottom: 1px solid #ccc;
        background: #494d97;
        color: #fff
    }
    .main .menu .main-home::after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 38px;
        height: 38px;
        background: url(/Web/style/images/menu_icon.png) no-repeat center;
        background-size: 45% 45%;
        -webkit-transition: transform 300ms ease 0s;
        transition: transform 300ms ease 0s
    }
    .main .menu .main-home.cur::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .main .menu .main-home span,
    .main .menu .main-home a {
        display: none
    }
    .main .menu .fr {
        display: none;
        position: absolute;
        z-index: 1;
        top: 40px;
        width: 100%;
        color: #fff;
        background: rgba(73, 77, 151, 0.95)
    }
    .main .menu .fr a {
        display: block;
        padding: 0;
        margin: 0;
        text-align: center
    }
    .main .menu .fr a::after {
        top: 0;
        width: 100%;
        height: 1px;
        background: rgba(255, 255, 255, 0.5)
    }
    .main .menu .fr a.cur,
    .main .menu .fr a:hover {
        color: #fff
    }
    .main .pr-infos .f50 {
        font-size: 30px
    }
    .main .pr-infos .f20 {
        font-size: 14px
    }
    .main .content .video-list li .img {
        height: 3.1177rem
    }
    .main .content .video-list li .img .icon {
        width: 45px;
        height: 45px;
        background-size: 100% 100%
    }
    .main .content .video-list li h3 {
        height: 45px;
        line-height: 45px
    }
    .main .content .pic-list ul li .img {
        height: 2.42rem
    }
    .main .content .pic-list ul li .info {
        display: none
    }
    .main .content .news-list {
        padding: 0
    }
    .main .content .news-list li a .img {
        float: none;
        width: 100%;
        height: auto
    }
    .main .content .news-list li a .info {
        float: none;
        width: 100%;
        padding: 0
    }
    .main .content .news-list li a .info h3 {
        padding: .2rem 0
    }
    .main .content .news-list li a .info .els3 {
        -webkit-line-clamp: 2;
        height: auto
    }
    .main .content .news-list li a .date {
        padding-top: .25rem
    }
    .main .content .news-list li a .icon {
        display: none
    }
    .main .content .join-list .join-head {
        min-height: 50px;
        line-height: 50px
    }
    .main .content .join-list .join-head li {
        width: 50%;
        font-size: 15px
    }
    .main .content .contact .map {
        height: 5rem
    }
    .main .content .pro-list ul {
        margin-left: -0.2rem
    }
    .main .content .pro-list ul li {
        padding-left: .2rem;
        margin-bottom: .35rem
    }
    .main .content .pro-list ul li a .img {
        height: 3.64rem
    }
    .main .content .pro-info .pro-l {
        width: 100%
    }
}