body {
    font-size: 14px;
    color: #666;
}

ol,
ul {
    list-style: none;
}

a:hover,
a:active {
    text-decoration: none;
}


.friendlink {
    float: left;
    color: #fff;
    line-height: 25px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 25px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 25px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 25px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 25px;
    overflow-x: hidden;
    overflow-y: auto;
}

/*位置控制*/
.vertical-align {
    font-size: 0
}
.ny-aboutus{
    margin: 20px;
}
.vertical-align:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.vertical-align-bottom,
.vertical-align-middle {
    display: inline-block;
    max-width: 100%;
    font-size: 14px
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-bottom {
    vertical-align: bottom
}

.container1 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.rat-headbottom {
    position: relative;
}

.rat-head-logo {
    margin-top: 24px;
    float: left;
}

.Header-main {
    height: 108px;
    float: right;
}

.nav {
    padding-top: 0px;
}

.nav .nav-li {
    float: left;
    text-align: center;
    position: inherit;
    height: 90px;
    line-height: 90px;
}

.nav .nav-li>a {
    padding: 0 20px;
    margin: 0px;
    display: block;
    background-color: initial;
    line-height: 38px;
    margin: 15px 0 20px;
}

.nav .nav-li>a.active,
.nav .nav-li>a:hover {
    border-bottom: 3px solid #d4231d;
    color: #d4231d;
}

.nav .nav-li>a abbr {
    font-size: 14px;
    display: block;
}

.nav .nav-li .nav-down {
    position: absolute;
    left: 50%;
    margin-left: -580px;
    top: 90px;
    width: 1160px;
    border: 0px;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8);
    text-align: left;
    overflow: hidden;
    box-shadow: 1px 1px 5px #888;
    padding: 40px 20px;
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.nav .nav-li .nav-down .nav-img {
    padding: 10px 0px;
}

.nav .nav-li .nav-down .nav-img img {
    width: 100%;
}

.nav .nav-li .nav-down h2 {
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
}

.nav .nav-li .nav-down li {
    width: 48%;
    padding-left: 2%;
    float: left;
}

.nav .nav-li .nav-down li a {
    font-size: 14px;
    line-height: 39px;
    color: #000;
    display: block;
}

.nav .nav-li .nav-down li a:hover,
.nav .nav-li .nav-down li a:focus {}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: inherit;
    color: #023a6e;
}

.language {
    margin-top: 10px;
    margin-right: 22px;
}

.language img {
    margin-left: 10px;
}

/* 手机栏目 */
.menu_pp_nav {
    width: 90%;
    height: 100%;
    background-color: #f6f6f6;
    position: fixed;
    top: 0;
    left: -90%;
    color: #fff;
    overflow: hidden;
    z-index: 100;
}

.menu_pp_nav ul {
    width: 100%;
    padding-top: 20px;
}

.menu_pp_nav>ul {
    height: 100%;
    position: absolute;
    left: 0;
}

.menu_pp_nav ul a {
    display: block;
    color: #333;
    border-top: 1px solid #ccc;
}

.menu_pp_nav ul li:first-of-type a {
    border: none;
}

.menu_pp_nav ul li {
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    position: relative;
}

.menu_pp_nav ul li span {
    font-size: 30px;
    color: #181878;
    position: absolute;
    right: 35px;
    top: -3px;
}

.menu_pp_logo {
    width: 100%;
    padding: 25px 20px 0 20px;
    overflow: hidden;
    position: relative;
}

.menu_pp_search {
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
}

.menu_pp_search input {
    width: 100%;
    height: 35px;
    padding-left: 10px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.menu_pp_search>i {
    width: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #333;
}

.menu_pp_logo>img {
    height: 40px;
}

.menu_pp_logo h2 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
}

.logo_close {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #181878;
    float: right;
    position: relative;
    right: 0;
    z-index: 11;
}

.logo_close span:first-of-type {
    display: block;
    background-color: #181878;
    width: 70%;
    height: 1px;
    border-radius: 1px;
    position: absolute;
    top: 14.5px;
    left: 15%;
    transform: rotate(-45deg);
}

.logo_close span:last-of-type {
    display: block;
    background-color: #181878;
    width: 70%;
    height: 1px;
    border-radius: 1px;
    position: absolute;
    top: 14.5px;
    left: 15%;
    transform: rotate(45deg);
}

.menu_pp_two {
    width: 100%;
    height: 100%;
    color: #333;
    padding: 15px 0;
    position: absolute;
    left: -100%;
    bottom: 0;
    z-index: 10;
    background-color: #f6f6f6;
    overflow-y: auto;
}

.menu_pp_two ul {
    padding: 0;
}

.menu_pp_two h3 {
    line-height: 45px;
    font-size: 16px;
    padding-left: 45px;
    position: relative;
    margin-top: 5px;
}

.menu_pp_two h3 span {
    font-size: 30px;
    position: absolute;
    left: 30px;
    top: -3px;
    color: #181878;
}

.menu_pp_two h2 {
    font-size: 18px;
    padding: 30px 30px;
}

.menu_pp_two h2 a {
    color: #C00;
}

.series {
    background-color: #fff;
}

.series h2 {
    background-color: #d4231d;
    color: #fff;
    font-size: 34px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    line-height: 26px;
}

.series h2 span {
    font-size: 14px;
}

.series .nav>li>a:focus,
.series .nav>li>a:hover,
.series .nav>li>a.active {
    color: #666;
    background-color: #fff;
    border-radius: 20px;
}

.series .nav>li>a {
    padding: 10px 15px;
    font-size: 16px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f7f7f7;
}

.series .nav>li>a i {
    float: right;
    color: #dfdfdf;
    padding-top: 5px;
}

.pro-list {
    padding: 20px;
}

a.pro {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

a.pro img {
    transition: all ease-in-out 0.3s;
}

a.pro:hover img {
    transform: scale(1.2, 1.2);
}

.pro-text {
    background-color: #fff;
    line-height: 56px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ser-tit {
    margin-top: 70px;
    margin-bottom: 40px;
}

.ser-tit h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.ny-title {
    margin-top: 30px;
}

.ny_info,
.ny-pro {
    line-height: 28px;
    margin-bottom: 50px;
    min-height: 200px;
}

.ny-content {
    min-height: 300px;
    margin-bottom: 50px;
}

.ny-content p {
    line-height: 28px;
    color: #666;
}

.ny-images a {
    margin-bottom: 20px;
    display: block;
}

.ny_products {
    display: flex;
}

.ny_products .col3 {
    flex: 3.2;
    /*border: solid #333 1px;*/
    margin-right: 10px;

}

.ny_products .col3>ul {
     border: solid #333 1px;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom:0;
}

.ny_products .col3>ul>li a {
    padding-left: 40px;
    color: #111;
    display: block;
    width: 100%;
}

.ny_products .col3>ul>ul {
    padding-bottom: 5px;
    background-color: #eee;
}

.ny_products .col3>ul>ul li a {
    padding: 5px 0 5px 40px;
    color: #333;
    display: block;
    line-height: 20px;
    width: 100%;
}

.ny_products .col3>ul li .active {
    color: #d4231d;
}

.ny_products .col3>ul>ul li a:hover {
    color: #d4231d;
    padding-left: 20px;
}

.ny_products .col3>ul>li {
    line-height: 30px;
    font-size: 14px;
    background: url(../images/ser_li_bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.ny_products .col3>p {
    display: block;
    font-size: 18px;
    line-height: 36px;
    padding: 5px;
    margin: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    height: auto;
    background-color: #ccc;
     border: solid #333 1px;
     border-bottom: 0;
}

.ny_products .col9>h4 {
    font-size: 18px;
    line-height: 36px;
}

.ny_products .col9 {
    padding: 10px 20px;
    flex: 9;
    border: solid #333 1px;

}
.ny_products .fenye{
    padding: 30px 0;
}
.ny_products .col9 .pdsds {
    margin: 10px;
}
.product .pro img{
    width: 270px;
    height: 180px;
    overflow: hidden;
}
.pdsds >h5{
    padding-bottom: 10px;
    border-bottom: solid #333 2px;
}
.ny_products .col9 .pdsqh {
    display: flex;
    justify-content: space-between;
    margin: 10px;
}
.media-body .mt-0{
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;

}
.media-body p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333;
    border-bottom: solid #ccc 1px;
}


.nds {
    display: flex;
    justify-content: space-between;
}

.shownews-t {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.shownews-t h3 {
    font-size: 22px;
}

.media-pro {
	border: solid;
    display: block;
    margin: 10px 10px 20px;
}
.media-pro .pro-body {
 padding: 5px
}

.pro-img {
    border: 1px solid #ddd;
}
.ny-honor>div a:hover{ color: #d4231d; }
.ny-honor div a{
    display: block;
    border: solid;
}
.ny-honor>div{
	padding:10px 10px 10px;
}
.ny-honor>div p{
	margin:10px 5px;
	border-bottom: solid  1px;
}
.work > p{
    display: block;
}
#map {
    width: 100%;
    height: 400px;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    width: 100%;
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    opacity: 1;
}

.grid figure figcaption {
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -.15em;
    font-weight: 300;
    color: #fff;
    background: rgba(92, 144, 254, 0.8)
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    color: #fff;
}

figure.effect-goliath {
    background: #d4231d;
}

figure.effect-goliath h2,
figure.effect-goliath img {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
    position: absolute;
    bottom: 15px;
    left: 0;
    padding: 0 0 0 10px;
}

figure.effect-goliath p {
    text-transform: none;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}

figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pager>li.active>a,
.pager>li.active>a:hover,
.pager>li.active>span,
.pager>li.active>span:hover {
    background: #d4231d;
    border-color: #d4231d;
}

.pager {
    display: inline-block;
}

.pager-loose.pager-pills>li>a {
    color: #333;
}

.pager>li.active>a {
    color: #fff;
}

.pager>li.disabled>a {
    color: #ddd;
}

.sy-about {
    margin: 60px auto;
}

.ainfo h2 {
    font-size: 30px;
    color: #004889;
    margin-bottom: 30px;
}

.ainfo p {
    line-height: 24px;
}

.text-indent {
    text-indent: 2em;
}

.abtn {
    margin-top: 30px;
}

.about-btn {
    border: 1px solid #da251c;
    color: #da251c;
    padding: 10px 30px;
    border-radius: 20px;
    margin-top: 30px;
    background: rgba(218, 37, 28, 0);
    transition: all ease-in-out .3s;
}

.about-btn:hover {
    background: rgba(218, 37, 28, 1);
    color: #fff;
}

.aimg {
    margin-top: 48px;
    margin-bottom: 30px;
}

.icbg .col-md-10 {
    padding-left: 0;
    padding-right: 0;
}

.icon-bg {
    background: rgba(255, 255, 255, .9);
    margin-top: -217px;
    min-height: 171px;
    z-index: 999;
}

.icon1 {
    position: relative;
    padding: 20px 30px 0px;
}

.icon1:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 1px;
    height: 70px;
    background-color: #dadada;
}

.icon1 h2 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
}

.icon1 h2 span {
    color: #da251c;
    border-bottom: 1px solid #da251c;
    font-size: 14px;
}

.icon1 p {
    line-height: 24px;
    color: #7e7e7e;
    padding-bottom: 32px;
    margin-bottom: 0;
}

.icon1 p.active,
.icon1:hover p {
    border-bottom: 3px solid #da251c;
}

.series {
    margin-top: 30px;
    margin-bottom: 50px;
    border: 1px solid #d2d2d2;
    border-bottom-left-radius: 60px;
    border-top-right-radius: 60px;
    overflow: hidden;
}

.series a {
    color: #333;
}

.ser {
    line-height: 84px;
    font-size: 22px;
    position: relative;
}

.ser:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 1px;
    height: 40px;
    background: #bababa;
}

.ser.active,
.ser:hover {
    background-color: #004889;
    font-size: 22px;
    color: #fff;
}

.ser.active a,
.ser a:hover {
    color: #fff;
}

.pro {
    position: relative;
    overflow: hidden;
    padding: 8px 0px;
}

.pro img {
    border: 1px solid #eee;
}

span.pbg {
    position: absolute;
    width: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 72, 137, 0);
    overflow: hidden;
}

.pro:hover span.pbg {
    background: rgba(0, 72, 137, .4);
    width: 100%;
}

.pro span.pbg i {
    display: block;
    margin-top: 30%;
    margin-left: 45%;
    font-size: 24px;
    color: #fff;
}

.htit {
    font-size: 30px;
    color: #333;
    margin: 20px 0;
    border-bottom: solid 2px;
}

.hon-bg {
    width: 100%;
    margin: 50px auto 0;
    background: url(../images/hbg.jpg) no-repeat center top;
    padding-top: 100px;
    padding-bottom: 50px;
    overflow: hidden;
}

.swiper-box {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.eqtit {
    margin-top: 60px;
    margin-bottom: 10px;
}

.eqtit h2 {
    font-size: 30px;
    color: #333;
    padding-bottom: 30px;
}

.new h4,
.new h3 {
    font-weight: normal;
}

.new h4 {
    color: #be0003;
    margin-top: 30px;
}

.new h3 {
    color: #000;
    margin-bottom: 20px;
}

footer {
    background: #202020;
    color: #fff;
    padding-top: 40px;
    margin-top: 40px;
}

footer dt {
    font-size: 18px;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

footer dt:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 38px;
    height: 3px;
    background-color: #d4231d;
}

footer dd {
    line-height: 30px;
}

footer dd a {
    color: #fff;
}

.tel-img {
    margin-bottom: 25px;
}

.copyright {
    background-color: #004889;
    line-height: 66px;
    color: #fff;
}

.mes-img {
    margin-top: 15px;
}



@media (max-width:991px) {
    .rat-navfixed {
        padding-top: 70px;
    }

    .Header {
        height: 70px;
    }

    .Header-top {
        height: 70px;
    }

    .logo-img {
        height: 44px;
        padding-top: 5px;
        padding-left: 10px;
    }

    /*公共头部*/
    .rat-head-mobile {
        width: 100%;
    }

    .rat-head-bottom .rat-logo {
        height: 50px;
        padding-left: 10px;
    }

    .rat-head-bottom .rat-logo img {
        height: 40px;
    }

    .bgs {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: auto;
        z-index: 10;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
    }

    /*手机端菜单图标*/
    .menu_icon {
        float: right;
        width: 40px;
        height: 40px;
        background-color: #C00;
        position: relative;
        top: 4px;
        right: 10px;
    }

    .menu_icon span {
        display: block;
        width: 70%;
        height: 2px;
        border-radius: 2.5px;
        background-color: #fff;
        position: absolute;
        left: 15%;
    }

    .menu_icon span:nth-child(1) {
        top: 12px;
    }

    .menu_icon span:nth-child(2) {
        top: 19px;
    }

    .menu_icon span:nth-child(3) {
        top: 26px;
    }

    /*手机端菜单图标变化*/
    .icon_now span:nth-child(1) {
        animation: icon1 1s forwards;
    }

    .icon_now span:nth-child(2) {
        animation: icon2 1s forwards;
    }

    .icon_now span:nth-child(3) {
        animation: icon3 1s forwards;
    }

    .icon_back span:nth-child(1) {
        animation: icon4 1s forwards;
    }

    .icon_back span:nth-child(2) {
        animation: icon5 1s forwards;
    }

    .icon_back span:nth-child(3) {
        animation: icon6 1s forwards;
    }

    @keyframes icon1 {
        0% {
            top: 12px;
            transform: rotate(0deg);
        }

        40% {
            top: 19px;
            transform: rotate(0deg);
        }

        60% {
            top: 19px;
            transform: rotate(0deg);
        }

        100% {
            top: 19px;
            transform: rotate(405deg);
        }
    }

    @keyframes icon3 {
        0% {
            top: 26px;
            transform: rotate(0deg);
        }

        40% {
            top: 19px;
            transform: rotate(0deg);
        }

        60% {
            top: 19px;
            transform: rotate(0deg);
        }

        100% {
            top: 19px;
            transform: rotate(405deg);
        }
    }

    @keyframes icon2 {
        0% {
            transform: rotate(0deg);
        }

        40% {
            transform: rotate(0deg);
        }

        60% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(495deg);
        }
    }

    @keyframes icon4 {
        0% {
            top: 19px;
            transform: rotate(405deg);
        }

        40% {
            top: 19px;
            transform: rotate(0deg);
        }

        60% {
            top: 19px;
            transform: rotate(0deg);
        }

        100% {
            top: 12px;
            transform: rotate(0deg);
        }
    }

    @keyframes icon6 {
        0% {
            top: 19px;
            transform: rotate(405deg);
        }

        40% {
            top: 19px;
            transform: rotate(0deg);
        }

        60% {
            top: 19px;
            transform: rotate(0deg);
        }

        100% {
            top: 26px;
            transform: rotate(0deg);
        }
    }

    @keyframes icon5 {
        0% {
            transform: rotate(495deg);
        }

        40% {
            transform: rotate(0deg);
        }

        60% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(0deg);
        }
    }

    /*头部公共END END END*/
}

/* Banner */
.carousel-caption {
    top: 50%;
    margin-top: -40px;
    bottom: inherit;
}

.carousel-caption h3 {
    font-size: 50px;
}

.carousel-caption p {
    font-size: 18px;
}

.sy-index-aboutbg {
    padding: 80px 0;
}

.sy-index-abouttitle {
    text-align: center;
}

.sy-index-abouttitle h2 {
    font-size: 28px;
    color: #023a6e;
    padding: 0px;
    margin: 0px;
}

.sy-index-abouttitle hr {
    width: 80px;
    height: 5px;
    background: #023a6e;
    margin-top: 10px;
}

.sy-index-aboutinfo {
    text-align: center;
}

.sy-index-aboutinfo span {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
}

.sy-index-aboutinfo p {
    font-size: 14px;
    line-height: 30px;
}

/* 首页综合栏目 */
.sy-index-allmunebg {
    padding: 10px 0px;
    overflow: hidden;
}

.sy-index-allmune50 {
    width: 50%;
    float: left;
}

.sy-index-allmune25 {
    width: 25%;
    float: left;
}

.sy-index-allmuneinfo {
    padding: 50px;
    height: 450px;
    overflow: hidden;
}

.sy-index-allmuneinfo h2 {
    color: #fff;
    width: 60%;
    font-size: 28px;
    line-height: 40px;
    margin: 0px 0 20px;
}

.sy-index-allmuneinfo p {
    color: #fff;
    width: 90%;
    line-height: 30px;
    font-size: 16px;
}

.sy-index-allmuneinfo span {
    float: right;
}

.rat-index-allmunetel {
    margin-top: 100px;
}

.rat-index-allmunetel i {
    float: left;
    margin-right: 20px;
    font-size: 80px;
    color: #009593;
}

.rat-index-allmunetel b {
    font-size: 18px;
    color: #fff;
}

.rat-index-allmunetel p {
    font-size: 36px;
}

.sy-index-allmuneimg {
    height: 450px;
    overflow: hidden;
    text-align: center;
}

.sy-index-allmuneimg img {
    width: 100%;
    height: 100%;
}

.btn-more {
    border: 3px solid #fff;
    line-height: 30px;
    background: inherit;
    font-weight: bold;
    color: #fff;
}

.sy-index-allmunedown {
    padding: 50px 50px 0;
    background: #009593;
}

.sy-index-allmunedown h2 {
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    margin: 0px;
}

.sy-index-allmunedownimg {
    height: 450px;
}

.sy-index-allmunedownimg img {
    width: 100%;
    height: 100%;
}

/* 首页案例 */
.sy-index-casebg {
    padding: 10px 0;
    overflow: hidden;
}

.sy-index-case25 {
    width: 24%;
    background-color: #000;
    /*height: 194px;*/
    padding: 0px;
    float: left;
}

.sy-index-case50 {
    width: 50%;
    background-color: #000;
    /*height: 390px;*/
    padding: 0px;
    float: left;
}


.mr12 {
    margin-right: 12px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 13px;
}

.liucheng {
    background: url(../images/liu_bg.jpg) no-repeat center top;
    padding: 80px 0;
    overflow: hidden;
    color: #fff;
    margin-top: 60px;
}

.liuimg {
    margin-bottom: 40px;
}

.liucheng h3 {
    font-weight: normal;
}

.liu-img,
.nimg {
    overflow: hidden;
}

.liu-img img,
.nimg img {
    transition: all ease-in-out .3s;
}

.liu-img:hover img,
.nimg:hover img {
    transform: scale(1.2, 1.2);
}

.application .nav>li.active>a {
    background-color: #d4231d;
    color: #fff;
}

.application .nav>li h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 17px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #d4231d;
    color: #fff;
}

.nav-tabs.nav-stacked>.active a {
    background: #d4231d;
    color: #fff;
}

.nav-tabs.nav-stacked>.active a h3 {
    color: #fff;
}

.network {
    margin-top: 80px;
}

.part {
    background: url(../images/part_bg.jpg) no-repeat center top;
    padding: 80px 0;
    overflow: hidden;
    color: #fff;
    margin-top: 60px;
}

.a20 {
    width: 18.5%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.partit h2 {
    color: #ffb900;
}

.part-btn {
    margin-top: 30px;
}

.part-btn a {
    padding: 15px 30px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
}

.Team-Item {
    margin: 0px;
    position: relative;
}

.sy-index-case25 .Team-Item {
    overflow: hidden;
    margin: 0px;
    position: relative;
}

.sy-index-case25 .Team-Item img{
    width: 274px;
    height: 184px;
}
.Team-pic {
    overflow: hidden;
}

.Team-pic img {
    transition: all 0.3s linear;
    width: 100%;
}

.Team-intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    overflow: hidden;
    transition: all 0.3s linear;
}

.Team-intro h3 {
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    font-weight: normal;
    text-align: left;
    margin: 0px auto;
    padding: 0px 0px 0px 20px;
}

.Team-intro h3 span {
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    font-weight: normal;
    background: #be1d22;
    min-width: 70px;
}

.Team-intro h3 span i {
    font-size: 18px;
}

.Team-intro .text {
    height: 156px;
}

.Team-intro p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin-top: 20px;
}

.Team-intro a {
    margin-top: 25%;
    width: 47%;
    line-height: 48px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s linear;
}

.Team-intro .btn_sj {
    float: left;
}

.Team-intro .btn_zp {
    float: right;
}
.Team-Item a{
    background-color: #111;
}
.Team-Item:hover .Team-intro {
    height: 100%;
    padding: 30px 20px;
}

.Team-Item:hover .Team-intro h3 span {
    display: inline-block;
}

.Team-Item:hover .Team-intro h3 {
    font-size: 17px;
    text-align: left;
    padding: 0px;
    border-bottom: 1px solid #eee;
}

.Team-intro a:hover {
    background: #d80000;
    border-color: #d80000;
}

.Team-intro:hover h3 span {
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    font-weight: normal;
    background: none;
    min-width: 70px;
}

.sy-index-titlebg {
    text-align: center;
    padding: 50px 0px 30px;
    overflow: hidden;
}

.sy-index-titlebg h2 {
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    line-height: 45px;
    color: #023a6e;
}

.sy-index-titlebg hr {
    border: 2px double #023a6e;
    width: 60px;
    margin: 10px auto;
    padding: 0px;
    overflow: hidden;
}

.sy-index-titlebg p {
    font-size: 14px;
    line-height: 30px;
    margin: 0px;
}

.sy-index-prolistbg {
    padding: 40px 0;
    background: #023a6e;
    color: #fff;
    overflow: hidden;
}

.sy-index-prolistbg li {
    width: 25%;
    border-right: 1px solid #009593;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
    float: left;
}

.sy-index-prolistbg li:last-child {
    border-right: 0px;
}

.sy-pro {
    overflow: hidden;
}

.sy-pro-list {
    overflow: hidden;
    background: url(../images/sy_pro_list_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 10rem 0 10rem 0;
}

.sy-pro-list .media-pro {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.875rem;
}

.sy-pro-list .container>a {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 0.9375rem 1.875rem;
    border-radius: 1.875rem;
    margin-top: 0.9375rem;
    text-align: center;
}

@media (min-width:768px) {
    .sy-pro-list .media-pro .pro-img {
        overflow: hidden;
        transition: 0.4s;
    }

    .sy-pro-list .media-pro .pro-body {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: 0.4s;
    }

    .sy-pro-list .media-pro .pro-body span {
        width: 100%;
        height: 100%;
        border: 0px solid #dadada;
        display: block;
        transition: 0.4s;
        overflow: hidden;
    }

    .sy-pro-list .media-pro .pro-body span h3 {
        color: #fff;
        font-size: 18px;
        transform: translateY(-1500%);
        transition: 0.4s;
    }

    .sy-pro-list .media-pro .pro-body span a {
        color: #fff;
        background: #b70810;
        padding: 0.625rem 1.125rem;
        transform: translateY(1000%);
        transition: 0.4s;
    }

    .sy-pro-list .media-pro:hover .pro-body {
        background: rgba(0, 0, 0, 0.6);
    }

    .sy-pro-list .media-pro:hover span {
        width: 85%;
        height: 85%;
        border: 3px solid #dadada;
    }

    .sy-pro-list .media-pro:hover .pro-img {
        transform: scale(1.4, 1.4);
    }

    .sy-pro-list .media-pro:hover .pro-body span h3 {
        transform: translateY(0);
    }

    .sy-pro-list .media-pro:hover .pro-body span a {
        transform: translateY(0);
    }
}

@media (min-width:992px) {
    .five-box {
        position: absolute;
        background: #fff;
        border-radius: 5.3rem;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        overflow: hidden;
        box-shadow: 0 5px 30px rgba(0, 0, 0, .3)
    }
}

@media (max-width:991.98px) {
    .sy-pro-list {
        padding-bottom: 3.75rem;
    }

    .sy-pro-list .media-pro .pro-img {
        overflow: hidden;
    }

    .sy-pro-list .media-pro .pro-body {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .sy-pro-list .media-pro .pro-body span {
        width: 85%;
        height: 85%;
        border: 3px solid #dadada;
        display: block;
        overflow: hidden;
    }

    .sy-pro-list .media-pro .pro-body span h3 {
        color: #fff;
        font-size: 1.125rem;
    }

    .sy-pro-list .media-pro .pro-body span a {
        color: #fff;
        background: #b70810;
        padding: 0.625rem 1.125rem;
    }
}

.sy-index-app {
    overflow: hidden;
}

.sy-index-app33 {
    width: 33.333%;
    padding: 0px;
    float: left;
}

.sy-index-appinfo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 100%;
    display: block;
    outline: none;
    position: relative;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .1s ease;
}

.sy-index-appinfo:hover,
.sy-index-appinfo:focus {
    -webkit-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
    -ms-transform: translate(0, -70px);
    transition: all .35s ease
}

.sy-index-appinfo-img {
    background: rgba(30, 30, 30, 0.2);
    height: 100%;
    width: 100%;
    margin: 0;
    left: 0;
    top: 0;
}

.appinfo-content {
    position: absolute;
    bottom: 60px;
    left: 30px;
    right: 30px;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .35s ease;
}

.appinfo-content span {
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    color: #fff;
}

.appinfo-content h3 {
    font-size: 22px;
    color: #fff;
    line-height: 1.3;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #1e1e1e;
}

.appinfo-hover-text {
    color: #fff;
    background: #0082ff;
    padding: 25px 15px;
    height: 71px;
    line-height: 20px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -71px;
    z-index: -1;
}

.sy-index-news {
    overflow: hidden;
}

.sy-index-news ul {
    overflow: hidden;
}

.sy-index-news ul li {
    width: 33.3%;
    margin: 0;
    padding: 0 1.5%;
    float: left;
}

.sy-index-news ul li a {
    display: block;
}

.sy-index-news ul li a img {
    display: block;
    width: 100%;
}

.sy-index-news ul li a big {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-family: "宋体";
    margin-top: 19px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sy-index-news ul li a font {
    display: block;
    color: #666;
    font-size: 12px;
    font-family: "Verdana";
    margin-top: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sy-index-news ul li a p {
    color: #b5b5b5;
    font-size: 12px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-align: justify;
    margin-bottom: 28px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.sy-index-news ul li a span {
    display: block;
    color: #b5b5b5;
    font-size: 12px;
    font-family: "Verdana";
    width: 103px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    color: #C00;
    font-size: 12px;
    border: 1px solid #eee;
    margin: 0;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sy-index-news ul li a:hover big {
    color: #C00;
}

.sy-index-news ul li a:hover span {
    background: #C00;
    border: 1px solid #C00;
    color: #fff;
}


.sy-footertop {
    padding: 30px 0;
    background: #d4231d;
    overflow: hidden;
}

.sy-footertop-w {
    width: 80%;
    padding: 50px 0;
    overflow: hidden;
    margin: 0 auto;
}

.Bottom_Title h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.Bottom_Title hr {
    border: 2px double #009593;
    width: 45px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.bottom_list {
    padding: 20px 0px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
}

.bottom_list ul {
    padding: 0px;
    margin: 0px;
}

.bottom_list li {
    text-align: left;
    position: relative;
    display: block;
    line-height: 35px;
    font-family: Arial;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

.bottom_list a {
    color: #fff;
}

.sy-footerbottom {
    background: #04306f;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    padding: 25px 0px;
    color: #fff;
}

@media (max-width:767px) {
    .product .pro img{
    width: 270px;
    height: 130px;
    overflow: hidden;
}
.sy-index-case25 .Team-Item img{
    height: 120px;
}
	.ny_products .col3{
		margin-right: 0;
	}
	#openclos{
		cursor: pointer;
	}
	#pro-list{
		display: none;
	}
	.ny_products{
		display: block;
	}
    .ny_products .col9 {
        padding: 0;
    }
    .col-md-3  a img{
        display: inline-block;
    }
    .rat-head-logo {
        width: 100%;
        height: 70px;
    }

    .carousel-caption {
        right: 5%;
        left: 5%;
        margin-top: -64px;
    }

    .carousel-caption h3 {
        font-size: 24px;
    }

    .carousel-caption p {
        font-size: 12px;
    }

    .sy-index-aboutbg {
        padding: 30px 0px;
    }

    .sy-index-aboutinfo span {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .sy-index-allmune50,
    .sy-index-allmune25 {
        width: 100%;
    }

    .sy-index-allmuneinfo {
        padding: 20px;
        height: inherit;
    }

    .sy-index-allmunedown {
        padding: 20px;
    }

    .sy-index-allmuneinfo h2,
    .sy-index-allmunedown h2 {
        font-size: 18px;
        width: 80%;
        line-height: 30px;
    }

    .sy-index-allmuneinfo p {
        font-size: 12px;
        width: 100%;
    }

    .sy-index-allmuneimg {
        height: 160px;
    }

    .rat-index-allmunetel {
        margin-top: 40px;
    }

    .rat-index-allmunetel i {
        margin-right: 10px;
        font-size: 60px;
    }

    .rat-index-allmunetel b {
        font-size: 14px;
    }

    .rat-index-allmunetel p {
        font-size: 24px;
    }

    .sy-index-case25 {
        width: 48.5%;
        height: initial;
    }

    .sy-index-case50 {
        width: 100%;
        height: initial;
    }

    .Team-intro {
        height: 40px;
    }

    .Team-intro h3 {
        font-size: 18px;
        line-height: 40px;
    }

    .Team-intro h3 span {
        font-size: 12px;
    }

    .sy-index-app33 {
        width: 100%;
    }

    .sy-index-news ul li {
        width: 97%;
    }

    .sy-index-news a {
        display: block;
        overflow: hidden;
        padding-bottom: 10px;
        margin-bottom: 0;
        border-bottom: 1px dotted #ccc;
    }

    .sy-index-news a .rat-mobile-img {
        float: left;
        width: 32.83%;
        padding-top: 10px;
    }

    .sy-index-news a .rat-mobile-text {
        float: right;
        width: 63.28%;
    }

    .sy-index-news ul li a big {
        margin-top: 5px;
    }

    .sy-index-news ul li a p {
        margin-bottom: 5px;
        -webkit-line-clamp: 1;
    }

    .sy-footertop {
        display: none;
    }

    .ainfo h2 {
        font-size: 24px;
    }

    .pro {
        margin-bottom: 20px;
    }

    .htit {
        font-size: 25px;
    }

    .nimg p {
        margin-bottom: 30px;
    }

    .copyright {
        line-height: 30px;
        padding: 12px;
    }
}



/* 其它代码 */
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
}

    /* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#0079c6;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#0079c6;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#0079c6;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#507e3f;
    color: #fff;
    border-color:#0079c6;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}