﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html {
    font: 14px/1.5 microsoft yahei,'宋体',tahoma, Srial, helvetica, sans-serif;
}

@font-face {
    font-family: 'xi';
    src: url("../fonts/bootstrap/862-CAI978.ttf");
}

input::-webkit-input-placeholder {
    color: #ea7a1f;
}

input:focus {
    outline: none;
}

.body {
    padding-top: 50px;
}

@media screen and (min-width: 1601px) {
    .body {
        padding-top: 68px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .body {
        padding-top: 58px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .body {
        padding-top: 48px;
    }
}

@media only screen and (max-width: 479px) {
    .body {
        padding-top: 50px;
    }
}

@font-face {
    font-family: "iconfont";
    src: url("../fonts/bootstrap/iconfont.eot?t=1497328212216");
    src: url("../fonts/bootstrap/iconfont.eot?t=1497328212216#iefix") format("embedded-opentype"),url("../fonts/bootstrap/iconfont.woff?t=1497328212216") format("woff"),url("../fonts/bootstrap/iconfont.ttf?t=1497328212216") format("truetype"),url("../fonts/bootstrap/iconfont.svg?t=1497328212216#iconfont") format("svg");
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
    content: "\e634";
}

.icon-linkin:before {
    content: "\e608";
}

.icon-youxiang:before {
    content: "\e61d";
}

.icon-phone:before {
    content: "\e609";
}

.icon-qq:before {
    content: "\e668";
}

.icon-weixin:before {
    content: "\e615";
}

.icon-location:before {
    content: "\e620";
}

.icon-facebook:before {
    content: "\e67a";
}

.icon-yanjing:before {
    content: "\e611";
}

.icon-phone1:before {
    content: "\e601";
}

.icon-fanhui:before {
    content: "\e600";
}

.icon-gengduo:before {
    content: "\e602";
}

.icon-zy:before {
    content: "\e61e";
}

.icon-zy {
    font-size: 26px;
    vertical-align: middle;
}

@media screen and (min-width: 1601px) {
    .container {
        width: 1590px;
    }
}

.navbar-fixed-top {
    z-index: 9999;
}

.head-top {
    padding: 0;
    background-color: #ea7a1f;
    height: 28px;
    overflow: hidden;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head-top {
        height: 28px;
        padding: 0;
    }
}

@media screen and (min-width: 1601px) {
    .head-top {
        height: 28px;
        padding: 0;
    }
}

@media only screen and (max-width: 479px) {
    .head-top {
        display: none;
    }
}

.head-top ul {
    display: inline-block;
    float: right;
}

@media screen and (min-width: 1601px) {
    .head-top ul {
        padding-right: 64px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head-top ul {
        padding-right: 64px;
    }
}

.head-top ul li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #c8700b;
}

@media only screen and (max-width: 479px) {
    .head-top ul li {
        flex: 1;
        font-size: 12px;
        text-align: center;
        vertical-align: middle;
        border-right: 1px solid #c8600b;
        border-bottom: 1px solid #c8600b;
        padding-bottom: 10px;
    }
}

.head-top ul li a {
    color: #000;
    line-height: 28px;
    font-size: 12px;
}

@media only screen and (max-width: 479px) {
    .head-top ul li a {
        text-align: center;
    }
}

.head-top ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.head-top ul li:last-child {
    border-right: none;
}

.head-top span {
    float: right;
    margin-right: 45px;
}

@media only screen and (max-width: 479px) {
    .head-top span {
        display: none;
    }
}

.head-top .phone-icon {
    display: inline-block;
}

    .head-top .phone-icon .iconfont {
        font-size: 14px;
    }

    .head-top .phone-icon a {
        color: #000;
        line-height: 28px;
        font-size: 12px;
    }

        .head-top .phone-icon a:hover {
            text-decoration: none;
            color: #fff;
        }

.head {
    background: #333;
    z-index: 999999;
}

@media only screen and (max-width: 479px) {
    .head {
        padding: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .head {
        padding: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .head .navbar-collapse {
        padding: 0;
    }
}

.head .navbar {
    margin-bottom: 0;
    min-height: inherit;
    border: none;
}

.head .navbar-default {
    background-color: #333;
    border-color: #333;
}

    .head .navbar-default .navbar-nav > li > a {
        color: #fff;
        display: block;
        padding: 14px 30px;
        font-size: 12px;
        border-right: 1px solid #282828;
        cursor: pointer;
        letter-spacing: 1px;
    }

@media screen and (min-width: 1601px) {
    .head .navbar-default .navbar-nav > li > a {
        padding: 14px 30px;
        font-size: 12px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .navbar-nav > li > a {
        padding: 14px 30px;
        font-size: 12px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .navbar-nav > li > a {
        padding: 14px 30px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 479px) {
    .head .navbar-default .navbar-nav > li > a {
        padding: 10px 15px;
        border-right: none;
        line-height: inherit;
        font-size: 14px;
    }
}

.head .navbar-default .navbar-right > li > a {
    color: #fff;
    display: block;
    padding: 9px 12px;
    border-right: 1px solid #282828;
    font-size: 12px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .navbar-right > li > a {
        padding: 9px 12px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .navbar-right > li > a {
        padding: 9px 12px;
    }
}

@media only screen and (max-width: 479px) {
    .head .navbar-default .navbar-right > li > a {
        padding: 10px 15px;
        border-right: none;
    }
}

.head .navbar-default .navbar-right > li > a b {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 29px;
    font-size: 12px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    text-align: center;
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .navbar-right > li > a b {
        width: 30px;
        height: 30px;
        line-height: 29px;
        font-size: 12px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .navbar-right > li > a b {
        width: 30px;
        height: 30px;
        line-height: 29px;
        font-size: 12px;
    }
}

.head .navbar-default .navbar-right > li > a .glyphicon {
    text-align: center;
    line-height: 26px;
    display: inherit;
}

.head .navbar-default .navbar-right > li > a .iconfont {
    text-align: center;
    line-height: 26px;
    display: inherit;
}

.head .navbar-default .navbar-right > li > a .icon-msnui-file-pdf {
    font-size: 18px;
    line-height: 30px;
}

.head .navbar-default .navbar-right > li > a:hover b {
    border: 1px solid #ea7a1f;
}

.head .navbar-default .right-search {
    background: url(../images/search-icon.png) center no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-search {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-search {
        -webkit-background-size: 58%;
        background-size: 58%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-search {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

.head .navbar-default .right-search:hover {
    background: url(../images/search-icon-hover.png) center no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-search:hover {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-search:hover {
        -webkit-background-size: 58%;
        background-size: 58%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-search:hover {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

.head .navbar-default .right-yx {
    background: url(../images/email-icon.png) center no-repeat;
    -webkit-background-size: 45%;
    background-size: 45%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-yx {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-yx {
        -webkit-background-size: 54%;
        background-size: 54%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-yx {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

.head .navbar-default .right-yx:hover {
    background: url(../images/email-icon-hover.png) center no-repeat;
    -webkit-background-size: 45%;
    background-size: 45%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-yx:hover {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-yx:hover {
        -webkit-background-size: 54%;
        background-size: 54%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-yx:hover {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

.head .navbar-default .right-pdf {
    background: url(../images/pdf-icon.png) center no-repeat;
    -webkit-background-size: 45%;
    background-size: 45%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-pdf {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-pdf {
        -webkit-background-size: 54%;
        background-size: 54%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-pdf {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

.head .navbar-default .right-pdf:hover {
    background: url(../images/pdf-icon-hover.png) center no-repeat;
    -webkit-background-size: 45%;
    background-size: 45%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-pdf:hover {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-pdf:hover {
        -webkit-background-size: 54%;
        background-size: 54%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-pdf:hover {
        -webkit-background-size: 45%;
        background-size: 45%;
    }
}

.head .navbar-default .right-ch {
    background: url(../images/ch-icon.png) center no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-ch {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-ch {
        -webkit-background-size: 60%;
        background-size: 60%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-ch {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

.head .navbar-default .right-ch:hover {
    background: url(../images/ch-icon-hover.png) center no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
}

@media screen and (min-width: 1601px) {
    .head .navbar-default .right-ch:hover {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-default .right-ch:hover {
        -webkit-background-size: 60%;
        background-size: 60%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-default .right-ch:hover {
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}

.head .navbar-brands {
    height: auto;
}

@media screen and (min-width: 1601px) {
    .head .navbar-brands {
        padding: 10px 0;
        background: url(../images/logo-bg-lg.png) left top no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
        width: 426px;
        height: 100px;
        top: 44px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-brands {
        padding: 10px 0;
        background: url(../images/logo-bg-mds.png) left top no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
        width: 355px;
        height: 82px;
        top: 44px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-brands {
        padding: 10px 0;
        background: url(../images/logo-bg.png) left top no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
        width: 300px;
        height: 70px;
        top: 36px;
    }
}

@media only screen and (max-width: 479px) {
    .head .navbar-brands {
        display: none;
    }
}

.head .navbar-brands img {
    display: block;
}

@media screen and (min-width: 1601px) {
    .head .navbar-brands img {
        height: 80px;
        margin: 2px auto;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-brands img {
        height: 52px;
        margin: 5px auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-brands img {
        height: 52px;
        margin: 0 auto;
    }
}

.head .navbar-brand {
    height: auto;
    z-index: 9999999999;
    padding: 0 10px 0 0;
    margin: 0 0 0 200px;
}

@media only screen and (max-width: 479px) {
    .head .navbar-brand {
        margin: 0 0 0 15px;
        width: 105px;
    }
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .head .navbar-brand {
        margin: 0 0 0 15px;
        width: 105px;
    }
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .head .navbar-brand {
        margin: 0 0 0 15px;
        width: 140px;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .head .navbar-brand {
        margin: 0 0 0 15px;
        width: 186px;
    }
}

@media screen and (min-width: 1601px) {
    .head .navbar-brand img {
        height: 36px;
        margin: 6px auto;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-brand img {
        height: 36px;
        margin: 6px auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-brand img {
        height: 36px;
        margin: 6px auto;
    }
}

@media only screen and (max-width: 479px) {
    .head .navbar-brand img {
        width: 100%;
        margin: 13px 0 0 0;
        height: auto;
    }
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .head .navbar-brand img {
        width: 100%;
        margin: 13px 0 0 0;
        height: auto;
    }
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .head .navbar-brand img {
        width: 100%;
        margin: 10px 0 0 0;
        height: auto;
        padding: 0;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .head .navbar-brand img {
        width: 84%;
        margin: 6px 0 0 0;
        height: auto;
        padding: 0;
    }
}

@media only screen and (max-width: 736px) and (orientation: landscape) {
    .head .navbar-brand img {
        width: 23%;
        margin: 10px 0 0 0;
        height: auto;
        padding: 0;
    }
}

.head .top-h {
    top: 0;
}

@media only screen and (max-width: 479px) {
    .head .lg-logo {
        display: none;
    }
}

.head .navbar-nav {
    margin: 0;
}

@media screen and (min-width: 1601px) {
    .head .navbar-left {
        float: right !important;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-left {
        float: right !important;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-left {
        float: right !important;
    }
}

.head .navbar-default .navbar-toggle:hover, .head .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.head .navbar-default .navbar-toggle {
    border-color: #ea7a1f;
}

    .head .navbar-default .navbar-toggle .icon-bar {
        background-color: #ea7a1f;
    }

.head .navbar-default .navbar-collapse, .head .navbar-default .navbar-form {
    border-color: #ea7a1f;
}

    .head .navbar-default .navbar-collapse .btn-warning, .head .navbar-default .navbar-form .btn-warning {
        display: block;
        width: 100%;
        background-color: #ea7a1f;
        border-color: #ea7a1f;
    }

    .head .navbar-default .navbar-collapse .form-group, .head .navbar-default .navbar-form .form-group {
        margin-bottom: 0;
    }

@media only screen and (max-width: 479px) {
    .head .navbar-default .navbar-collapse .form-group, .head .navbar-default .navbar-form .form-group {
        margin-bottom: 10px;
    }
}

.head .navbar-default .navbar-nav > li > a:hover, .head .navbar-default .navbar-nav > li > a:focus {
    color: #ea7a1f;
    background-color: #333;
}

.head .navbar-default .navbar-nav > .active > a, .head .navbar-default .navbar-nav > .active > a:hover, .head .navbar-default .navbar-nav > .active > a:focus {
    color: #ea7a1f;
    background-color: #333;
}

.head .navbar-default .navbar-nav > .open > a, .head .navbar-default .navbar-nav > .open > a:hover, .head .navbar-default .navbar-nav > .open > a:focus {
    color: #ea7a1f;
    background-color: #333;
}

.head .dropdown-menu {
    top: 105%;
    background-color: transparent;
    padding: 0;
    border: none;
    box-shadow: none;
    letter-spacing: 1px;
    left: -20%;
    font-size: 12px;
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .dropdown-menu {
        left: -14%;
    }
}

@media screen and (min-width: 1601px) {
    .head .dropdown-menu {
        top: 105%;
        left: -13%;
    }
}

.head .dropdown-menu li {
    background-color: #333;
    padding: 5px 0;
    *height: 1%;
}

    .head .dropdown-menu li:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden;
    }

    .head .dropdown-menu li:first-child {
        background-color: transparent;
        padding: 0;
    }

@media only screen and (max-width: 479px) {
    .head .dropdown-menu li:first-child {
        display: none;
    }
}

.head .dropdown-menu li:first-child img {
    display: block;
    margin: 0 auto;
}

.head .dropdown-menu li:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.head .dropdown-three {
    left: -46%;
}

@media screen and (min-width: 1601px) {
    .head .dropdown-three {
        left: -33%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .dropdown-three {
        left: -9%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .dropdown-three {
        left: -32%;
    }
}

.head .dropdown-four {
    left: -14%;
}

@media screen and (min-width: 1601px) {
    .head .dropdown-four {
        left: -8%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .dropdown-four {
        left: -8%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .dropdown-four {
        left: -13%;
    }
}

.head .dropdown-two {
    width: 360px;
    left: -107px;
    *height: 1%;
}

    .head .dropdown-two:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden;
    }

    .head .dropdown-two li {
        width: 50%;
        float: left;
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }

        .head .dropdown-two li:first-child {
            background-color: transparent;
            padding: 0;
            float: none;
            width: 100%;
            border-bottom: none;
        }

@media only screen and (max-width: 479px) {
    .head .dropdown-two li:first-child {
        display: none;
    }
}

.head .dropdown-two li:first-child img {
    display: block;
    margin: 0 auto;
}

.head .dropdown-two li:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom: none;
}

.head .dropdown-two li:nth-last-of-type(2) {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
}

.head .navbar-right .dropdown-menu {
    min-width: 200px;
}

@media screen and (min-width: 1601px) {
    .head .navbar-right .dropdown-menu {
        top: 135%;
        left: -72%;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .head .navbar-right .dropdown-menu {
        left: -112%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .head .navbar-right .dropdown-menu {
        left: -130%;
    }
}

.head .navbar-right .dropdown-menu li {
    padding: 10px;
}

    .head .navbar-right .dropdown-menu li .search-group {
        width: 70%;
        float: left;
    }

        .head .navbar-right .dropdown-menu li .search-group .form-control {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            border: none;
            height: 30px;
            font-size: 12px;
        }

    .head .navbar-right .dropdown-menu li .btn-danger {
        width: 30%;
        float: left;
        padding: 6px 0px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        font-size: 12px;
    }

    .head .navbar-right .dropdown-menu li:first-child {
        padding: 0;
    }

@media only screen and (max-width: 479px) {
    .head .navbar-right {
        display: none;
    }
}

.head .dropdown-menu > li > a:hover, .head .dropdown-menu > li > a:focus {
    color: #ea7a1f;
    background-color: #333;
}

.head .dropdown-menu > li > a {
    color: #f5f5f5;
    padding: 4px 10px;
}

.head .form-group {
    margin-bottom: 0;
}

.head .dropdown-menu .divider {
    margin: 0;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding: 0;
}

@media only screen and (max-width: 479px) {
    .head .navbar-header {
        margin-right: 0;
    }
}

.head .navbar-header .en-icon {
    display: none;
}

@media only screen and (max-width: 479px) {
    .head .navbar-header .en-icon {
        display: block;
        margin: 15px 0 0 4%;
        float: left;
        color: #fff;
    }
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .head .navbar-header .en-icon {
        margin: 15px 0 0 2%;
    }
}

.head .navbar-header .en-icon:hover {
    color: #fff;
    text-decoration: none;
}

@media only screen and (max-width: 479px) {
    .head .navbar-header .en-icon .icon-zy {
        display: none;
    }
}

.head .navbar-header .email-icon {
    display: none;
}

@media only screen and (max-width: 479px) {
    .head .navbar-header .email-icon {
        display: block;
        margin: 7px 10% 0 0;
        float: right;
        color: #fff;
        border: 1px solid #f5f5f5;
        width: 36px;
        height: 36px;
        line-height: 31px;
        text-align: center;
        border-radius: 50%;
    }
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .head .navbar-header .email-icon {
        margin: 7px 5% 0 0;
    }
}

.head .navbar-header .email-icon:hover {
    color: #fff;
    text-decoration: none;
}

.head .navbar-header .email-icon .icon-youxiang {
    font-size: 22px;
}

@media only screen and (max-width: 479px) {
    .head .navbar-nav {
        margin: 7.5px -15px;
    }
}

.navbar-fixed-top .navbar-collapse {
    max-height: inherit;
}

.sliderHeight {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 24%;
}

    .sliderHeight .sliderContainer {
        width: 100%;
        height: 100%;
        position: absolute;
    }

.iosSlider {
    width: 100%;
    height: 100%;
    position: relative;
}

    .iosSlider .slider {
        width: 100%;
        height: 100%;
    }

        .iosSlider .slider .item {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            margin: 0;
        }

            .iosSlider .slider .item img {
                width: 100%;
                float: left;
            }

    .iosSlider .indicators {
        width: 40%;
        padding: 0 15px;
        position: absolute;
        bottom: 25px;
        left: 50%;
        margin-left: -20%;
        line-height: 18px;
        z-index: 999;
        text-align: center;
        word-wrap: break-word;
        white-space: normal;
        word-break: break-all;
        display: none;
    }

@media only screen and (max-width: 479px) {
    .iosSlider .indicators {
        bottom: 10px;
        width: 60%;
        margin-left: -30%;
        line-height: 10px;
    }
}

.iosSlider .indicators .item {
    text-indent: -9999px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #444;
    margin: 0 2px;
    transition: width 2s;
    -webkit-transition: width 0.2s;
}

@media only screen and (max-width: 479px) {
    .iosSlider .indicators .item {
        width: 10px;
        height: 10px;
    }
}

.iosSlider .indicators .active {
    background: #ea7a1f;
    width: 42px;
    border-radius: 20px;
}

.footer {
    background: #333;
    padding: 50px 0;
    font-family: "xi";
}

@media only screen and (max-width: 479px) {
    .footer {
        padding: 20px 0;
    }
}

.footer .f-menu-list {
    list-style-type: none;
    text-align: center;
    color: #fff;
    padding: 0;
}

@media only screen and (max-width: 479px) {
    .footer .f-menu-list {
        display: none;
    }
}

.footer .f-menu-list a {
    color: #fff;
    position: relative;
}

    .footer .f-menu-list a:hover {
        color: #ea7a1f;
        text-decoration: none;
    }

.footer .f-menu-list .icon-youxiang {
    font-size: 48px;
    vertical-align: sub;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .footer .f-menu-list .icon-youxiang {
        font-size: 36px;
    }
}

@media only screen and (max-width: 479px) {
    .footer .f-menu-list .icon-youxiang {
        font-size: 12px;
    }
}

.footer .f-menu-list .icon-phone {
    font-size: 48px;
    vertical-align: middle;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .footer .f-menu-list .icon-phone {
        font-size: 36px;
    }
}

@media only screen and (max-width: 479px) {
    .footer .f-menu-list .icon-phone {
        font-size: 16px;
    }
}

.footer .f-menu-list .icon-weixin {
    font-size: 48px;
    vertical-align: middle;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .footer .f-menu-list .icon-weixin {
        font-size: 36px;
    }
}

@media only screen and (max-width: 479px) {
    .footer .f-menu-list .icon-weixin {
        font-size: 16px;
    }
}

.footer .f-menu-list .icon-facebook {
    font-size: 48px;
    vertical-align: middle;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .footer .f-menu-list .icon-facebook {
        font-size: 36px;
    }
}

@media only screen and (max-width: 479px) {
    .footer .f-menu-list .icon-facebook {
        font-size: 16px;
    }
}

.footer .f-menu-con {
    padding: 10px 0;
}

.footer p {
    color: #999;
    text-align: center;
}

@media only screen and (max-width: 479px) {
    .footer p {
        font-size: 12px;
    }
}

.f-menu-list > li {
    display: inline-block;
    padding: 0 0 0 10px;
}

    .f-menu-list > li + li:before {
        padding: 0 8px 0 0;
        color: #fff;
        content: "|\00a0";
    }

.f-menu-list-1 > li + li:before {
    padding: 0 15px 0 0;
    color: #fff;
    content: "·\00a0";
}

.f-menu-list-1 {
    color: #ccc;
}

.f-menu-c {
    border-top: 1px solid #626162;
    border-bottom: 1px solid #626162;
    margin: 20px 0;
}

@media only screen and (max-width: 479px) {
    .f-menu-c {
        display: none;
    }
}

.banner img {
    display: block;
    width: 100%;
    height: auto;
}

.case-detail .nav-tabs > li.active > a, .case-detail .nav-tabs > li.active > a:hover, .case-detail .nav-tabs > li.active > a:focus {
    border: 1px solid #ea7a1f;
    background-color: #ea7a1f;
    color: #fff;
}

.case-detail .nav-tabs > li > a {
    border-radius: 4px;
    background-color: #fff;
    color: #ea7a1f;
    margin-right: 0;
    text-align: center;
    border: 1px solid #ea7a1f;
    padding: 10px;
}

@media only screen and (max-width: 479px) {
    .case-detail .nav-tabs > li > a {
        padding: 10px;
        font-size: 12px;
    }
}

.case-detail .nav-tabs {
    border-bottom: none;
    width: 100%;
    margin: 40px 0 30px;
}

@media only screen and (max-width: 479px) {
    .case-detail .nav-tabs {
        margin: 15px 0 5px;
    }
}

.case-detail .nav-m {
    margin: 40px 0;
}

@media only screen and (max-width: 479px) {
    .case-detail .nav-m {
        margin: 15px 0 5px;
    }
}

.case-detail .nav-tabs > li {
    margin: 0 10px 10px 0;
    cursor: pointer;
}

@media only screen and (max-width: 479px) {
    .case-detail .nav-tabs > li {
        float: left;
        margin: 0 2.5% 10px;
        width: 45%;
    }
}

.case-detail .li-search {
    display: -webkit-flex;
    display: flex;
    float: right;
    border-radius: 4px;
    border: 1px solid #ea7a1f;
}

@media only screen and (max-width: 479px) {
    .case-detail .li-search {
        display: none;
    }
}

.case-detail .li-search .search-li-btn {
    width: 42px;
    height: 40px;
    font-size: 24px;
    color: #ea7a1f;
    padding: 0 8px;
    border-color: #fff;
}

.case-detail .li-search .btn-default:hover {
    background-color: #fff;
}

.case-detail .li-search .search-li-text {
    flex: 1;
    padding: 0 5px;
    border: none;
    border-radius: 4px;
}

@media only screen and (max-width: 479px) {
    .case-detail .case-d-list .col-lg-4 {
        margin: 0;
    }
}

@media only screen and (max-width: 479px) {
    .case-detail .case-d-list .col-xs-6:nth-child(odd) {
        padding-right: 5px;
    }

    .case-detail .case-d-list .col-xs-6:nth-child(even) {
        padding-left: 5px;
    }
}

.case-detail .case-d-list .case-div {
    background-color: #e4e4e4;
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .case-detail .case-d-list .case-div {
        margin-bottom: 10px;
    }
}

.case-detail .case-d-list .case-div .glyphicon-search {
    display: none;
    color: rgba(255,255,255,0.8);
    font-size: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -33px;
    margin-top: -66px;
}

@media only screen and (max-width: 479px) {
    .case-detail .case-d-list .case-div .glyphicon-search {
        font-size: 44px;
        margin-left: -22px;
        margin-top: -50px;
    }
}

.case-detail .case-d-list .case-div a {
    display: block;
}

    .case-detail .case-d-list .case-div a:hover {
        text-decoration: none;
        background: rgba(0,0,0,0.3);
    }

        .case-detail .case-d-list .case-div a:hover h2 {
            color: #333;
            opacity: 0.7;
        }

        .case-detail .case-d-list .case-div a:hover .pro-img {
            opacity: 0.8;
        }

        .case-detail .case-d-list .case-div a:hover .glyphicon-search {
            display: block;
        }

.case-detail .case-d-list .case-div .pro-img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    width: 100%;
    height: auto;
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .case-detail .case-d-list .case-div .pro-img {
        height: 116px;
    }
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .case-detail .case-d-list .case-div .pro-img {
        height: 130px;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .case-detail .case-d-list .case-div .pro-img {
        height: 145px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .case-detail .case-d-list .case-div .pro-img {
        height: 280px;
    }
}

@media screen and (min-width: 1601px) {
    .case-detail .case-d-list .case-div .pro-img {
        height: 388px;
    }
}

.case-detail .case-d-list .case-div h2 {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    text-align: left;
    padding: 15px 10px;
    color: #666;
    font-size: 14px;
    background-color: #f1f1f1;
}

@media only screen and (max-width: 479px) {
    .case-detail .case-d-list .case-div h2 {
        padding: 8px 5px;
    }
}

.case-detail .case-d-list .case-div h2 b {
    display: block;
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.case-detail .case-d-list .case-div h2 i {
    display: block;
    float: right;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

@media only screen and (max-width: 479px) {
    .case-detail .case-d-list .case-div h2 i {
        display: none;
    }
}

.case-detail .video-d-list .col-lg-4 {
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .case-detail .video-d-list .col-lg-4 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .case-detail .video-d-list .col-xs-6:nth-child(odd) {
        padding-right: 7px;
    }

    .case-detail .video-d-list .col-xs-6:nth-child(even) {
        padding-left: 7px;
    }
}

.case-detail .video-d-list .case-div a {
    display: block;
    background: #e4e4e4;
    padding-bottom: 1px;
}

    .case-detail .video-d-list .case-div a:hover {
        text-decoration: none;
        background: #e97a20;
    }

        .case-detail .video-d-list .case-div a:hover h4 {
            color: #fff;
            background: #e97a20;
            opacity: 1;
        }

        .case-detail .video-d-list .case-div a:hover h3 {
            color: #fff;
            opacity: 1;
        }

        .case-detail .video-d-list .case-div a:hover .video-img {
            opacity: 0.8;
        }

        .case-detail .video-d-list .case-div a:hover .fz36 {
            color: #fff;
        }

        .case-detail .video-d-list .case-div a:hover b {
            color: #fff;
        }

        .case-detail .video-d-list .case-div a:hover .case-img {
            opacity: 0.8;
        }

.case-detail .video-d-list .case-div .video-img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    width: 100%;
    height: auto;
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .case-detail .video-d-list .case-div .video-img {
        height: 78px;
    }
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .case-detail .video-d-list .case-div .video-img {
        height: 93px;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .case-detail .video-d-list .case-div .video-img {
        height: 106px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .case-detail .video-d-list .case-div .video-img {
        height: 202px;
    }
}

@media screen and (min-width: 1601px) {
    .case-detail .video-d-list .case-div .video-img {
        height: 281px;
    }
}

.case-detail .video-d-list .case-div h3 {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    text-align: left;
    margin: 15px 10px 14px;
    color: #666;
    font-size: 14px;
    height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .case-detail .video-d-list .case-div h3 {
        height: 28px;
        line-height: 28px;
        padding: 0;
        margin: 8px 10px 7px;
    }
}

@media only screen and (max-width: 479px) {
    .case-detail .video-d-list .case-div h3 {
        height: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 6px;
        font-size: 12px;
    }
}

.case-detail .video-d-list .case-div h3 .fz36 {
    font-size: 36px;
    vertical-align: middle;
    color: #bcbcbc;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .case-detail .video-d-list .case-div h3 .fz36 {
        font-size: 28px;
        top: 0;
    }
}

@media only screen and (max-width: 479px) {
    .case-detail .video-d-list .case-div h3 .fz36 {
        font-size: 16px;
        top: 0;
    }
}

.case-detail .video-d-list .case-div h3 b {
    line-height: 36px;
    color: #999;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .case-detail .video-d-list .case-div h3 b {
        line-height: 28px;
    }
}

@media only screen and (max-width: 479px) {
    .case-detail .video-d-list .case-div h3 b {
        display: none;
    }
}

.case-detail .video-d-list .case-div .case-img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .case-detail .video-d-list .case-div .case-img {
        height: 270px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .case-detail .video-d-list .case-div .case-img {
        height: 270px;
    }
}

@media screen and (min-width: 1601px) {
    .case-detail .video-d-list .case-div .case-img {
        height: 375px;
    }
}

.case-detail .video-d-list .case-div h4 {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    text-align: left;
    margin: 15px 10px;
    color: #666;
    font-size: 14px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

    .case-detail .video-d-list .case-div h4 .fz36 {
        font-size: 36px;
        vertical-align: middle;
        color: #bcbcbc;
    }

    .case-detail .video-d-list .case-div h4 b {
        color: #999;
    }

.page-div {
    text-align: center;
}

    .page-div .pagination {
        margin: 40px 0;
    }

@media only screen and (max-width: 479px) {
    .page-div .pagination {
        margin: 20px 0;
    }
}

.page-div .pagination > .active > a, .page-div .pagination > .active > a:hover, .page-div .pagination > .active > a:focus, .page-div .pagination > .active > span, .page-div .pagination > .active > span:hover, .page-div .pagination > .active > span:focus {
    color: #ea7a1f;
    background-color: #fff;
    border-color: #ddd;
}

.page-div .pagination > li > a, .page-div .pagination > li > span {
    color: #999;
}

.pager .next > a, .pager .next > span {
    color: #333;
}

.pager .previous > a, .pager .previous > span {
    color: #333;
}

.contact-five {
    padding: 150px 0;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five {
        padding: 20px 0;
    }
}

.contact-five .contact-f-con {
    width: 80%;
    margin: 0 auto;
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con {
        width: 100%;
    }
}

.contact-five .contact-f-con .ctc-div {
    width: 25%;
    float: left;
    padding: 15px;
    border: 1px solid #fff;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div {
        padding: 10px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div {
        width: 50%;
    }
}

.contact-five .contact-f-con .ctc-div:hover {
    border: 1px solid #ea7a1f;
    cursor: pointer;
}

.contact-five .contact-f-con .ctc-div .icon-item {
    background-color: #e4e4e4;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    margin: 0 auto;
    padding: 28px 0;
    text-align: center;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item {
        width: 120px;
        height: 120px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item {
        width: 110px;
        height: 110px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item img {
    display: block;
    width: 55%;
    margin: 4px auto;
    border: 2px solid #fff;
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item img {
        margin: 0 auto;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-phone1 {
    font-size: 72px;
    text-align: center;
    line-height: 100px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-phone1 {
        font-size: 58px;
        line-height: 80px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-phone1 {
        font-size: 52px;
        line-height: 66px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-location {
    font-size: 72px;
    text-align: center;
    line-height: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-location {
        font-size: 58px;
        line-height: 65px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-location {
        font-size: 60px;
        line-height: 52px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-youxiang {
    font-size: 70px;
    text-align: center;
    line-height: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-youxiang {
        font-size: 58px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-youxiang {
        font-size: 58px;
        line-height: 45px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-qq {
    font-size: 58px;
    text-align: center;
    line-height: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-qq {
        font-size: 58px;
        line-height: 62px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-qq {
        font-size: 50px;
        line-height: 50px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-twitter {
    font-size: 66px;
    text-align: center;
    line-height: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-twitter {
        font-size: 58px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-twitter {
        font-size: 50px;
        line-height: 50px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-facebook {
    font-size: 66px;
    text-align: center;
    line-height: 90px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-facebook {
        font-size: 58px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-facebook {
        font-size: 50px;
        line-height: 60px;
    }
}

.contact-five .contact-f-con .ctc-div .icon-item .icon-linkin {
    font-size: 66px;
    text-align: center;
    line-height: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-linkin {
        font-size: 58px;
        line-height: 64px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .icon-item .icon-linkin {
        font-size: 50px;
        line-height: 50px;
    }
}

.contact-five .contact-f-con .ctc-div .item-text {
    margin-top: 30px;
    color: #333;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .item-text {
        margin-top: 20px;
        line-height: 28px;
        font-size: 16px;
    }
}

.contact-five .contact-f-con .ctc-div .item-text span {
    display: block;
    text-align: center;
    color: #999;
    line-height: 2;
    font-size: 16px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact-five .contact-f-con .ctc-div .item-text span {
        font-size: 14px;
        line-height: 1.8;
    }
}

@media only screen and (max-width: 479px) {
    .contact-five .contact-f-con .ctc-div .item-text span {
        font-size: 14px;
        line-height: 1.8;
    }
}

.contact-five .contact-f-con .ctc-div .item-text span a {
    color: #999;
    text-decoration: none;
}

    .contact-five .contact-f-con .ctc-div .item-text span a:hover {
        text-decoration: none;
        color: #ea7a1f;
    }

.contact {
    background: linear-gradient(rgba(40,60,75,0.3),rgba(40,60,75,0.3)),url(../images/contact-bg.jpg) center top no-repeat;
}

@media screen and (min-width: 1601px) {
    .contact {
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        padding: 80px 0;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .contact {
        -webkit-background-size: 150%;
        -moz-background-size: 150%;
        -o-background-size: 150%;
        background-size: 150%;
        padding: 75px 0;
    }
}

@media only screen and (max-width: 479px) {
    .contact {
        background: linear-gradient(rgba(40,60,75,0.8),rgba(40,60,75,0.8));
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .contact .c-text {
        margin-bottom: 30px;
        margin-top: 15px;
    }
}

.contact .c-text .fo-input-text {
    padding-bottom: 10px;
    color: #fff;
}

.contact .c-text .form-control {
    background-color: rgba(255,255,255,0.8);
}

.contact .c-text p {
    color: #666;
    padding-top: 10px;
}

@media only screen and (max-width: 479px) {
    .contact .c-text p {
        color: #fff;
    }
}

.contact-map {
    padding: 100px 0;
}

@media only screen and (max-width: 479px) {
    .contact-map {
        padding: 15px 0;
    }
}

#google-map {
    width: 80%;
    margin: 0 auto;
    height: 300px;
    display: block;
}

@media only screen and (max-width: 479px) {
    #google-map {
        width: 100%;
        border: none;
    }
}

#dituContent {
    width: 80%;
    margin: 0 auto;
    height: 300px;
    border: 15px solid #e4e4e4;
}

@media only screen and (max-width: 479px) {
    #dituContent {
        width: 100%;
        border: none;
    }
}

.mc-pro .mc-video video {
    background-color: #333;
    width: 100%;
}

@media screen and (min-width: 1601px) {
    .mc-pro .mc-video video {
        height: 448px;
        overflow: hidden;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .mc-pro .mc-video video {
        height: 325px;
        overflow: hidden;
    }
}

.mc-pro .mc-text {
    position: relative;
}

@media screen and (min-width: 1601px) {
    .mc-pro .mc-text {
        height: 448px;
        overflow: hidden;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .mc-pro .mc-text {
        height: 325px;
        overflow: hidden;
    }
}

.mc-pro .mc-text img {
    display: block;
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 479px) {
    .mc-pro .mc-text img {
        margin-top: 20px;
    }
}

.mc-pro .mc-text .mc-more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #ea7a1f;
    padding: 5px 10px;
}

    .mc-pro .mc-text .mc-more:hover {
        background-color: #d64643;
        text-decoration: none;
    }

@media only screen and (max-width: 479px) {
    .mc-pro .mc-text .mc-more {
        bottom: -30px;
    }
}

.mc-pro .mc-text p {
    line-height: 1.8;
    color: #666;
    text-align: justify;
    text-indent: 2em;
    padding-top: 15px;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media screen and (min-width: 1601px) {
    .mc-pro .mc-text p {
        height: 190px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .mc-pro .mc-text p {
        height: 190px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .mc-pro .mc-text p {
        height: 138px;
    }
}

@media only screen and (max-width: 479px) {
    .mc-pro .mc-text p {
        height: 245px;
    }
}

.missc-div {
    margin: 40px 0 0;
    background-color: #f5f5f5;
    padding: 30px;
}

    .missc-div .miss-tit h2 {
        font-size: 24px;
        color: #ea7a1f;
        border-left: 5px solid #ea7a1f;
        padding-left: 20px;
        margin: 0 0 15px;
    }

@media only screen and (max-width: 479px) {
    .missc-div .miss-tit h2 {
        margin: 15px 0;
    }
}

.title {
    padding: 50px 0;
}

@media only screen and (max-width: 479px) {
    .title {
        padding: 22px 0;
    }
}

.title .box-rad {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border: 2px solid #ea7a1f;
    border-radius: 50%;
}

@media only screen and (max-width: 479px) {
    .title .box-rad {
        width: 90px;
        height: 90px;
    }
}

.title .box-rad b {
    color: #ea7a1f;
    font-size: 48px;
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    text-align: center;
    line-height: 100px;
}

@media only screen and (max-width: 479px) {
    .title .box-rad b {
        font-size: 36px;
        width: 90px;
        height: 90px;
        margin: -45px 0 0 -45px;
        line-height: 90px;
    }
}

.title .box-rad span {
    position: absolute;
    left: 96px;
    width: 400px;
    bottom: 10px;
    background-color: #fff;
    font-size: 24px;
    color: #ea7a1f;
}

@media only screen and (max-width: 479px) {
    .title .box-rad span {
        font-size: 14px;
        width: 100px;
        left: 65px;
        bottom: 6px;
    }
}

.title-en h2 {
    height: auto;
    margin: 50px 0;
}

.title-en .tit-l {
    padding-right: 0;
    display: block;
    text-align: center;
    background-color: #ea7a1f;
}

    .title-en .tit-l i {
        text-align: center;
        font-size: 24px;
        color: #ea7a1f;
        width: 30%;
        background-color: #fff;
        margin: 0 auto;
        display: block;
    }

@media only screen and (max-width: 479px) {
    .title-en .tit-l i {
        width: 50%;
        font-size: 16px;
    }
}

.title-en .tit-l b {
    text-align: center;
    font-size: 14px;
    color: #999;
    display: block;
    font-family: "xi";
    width: 30%;
    background-color: #fff;
    margin: 0 auto;
}

@media only screen and (max-width: 479px) {
    .title-en .tit-l b {
        width: 50%;
        font-size: 12px;
    }
}

.yfjd .owl-theme .owl-controls {
    margin-top: 10px;
}

    .yfjd .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: 5px;
        padding: 5px 20px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #ea7a1f;
    }

.yfjd .owl-carousel .item {
    background-color: #fff;
    cursor: pointer;
}

    .yfjd .owl-carousel .item a {
        display: block;
        position: relative;
    }

        .yfjd .owl-carousel .item a:hover .glyphicon-search {
            display: block;
        }

        .yfjd .owl-carousel .item a:hover img {
            opacity: 0.5;
        }

    .yfjd .owl-carousel .item img {
        -webkit-transition: opacity 0.45s;
        transition: opacity 0.45s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        padding: 10px;
        min-height: 214px;
    }

@media screen and (min-width: 1601px) {
    .yfjd .owl-carousel .item img {
        height: 299px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .yfjd .owl-carousel .item img {
        padding: 5px;
        height: 214px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .yfjd .owl-carousel .item img {
        padding: 5px;
        height: 214px;
    }
}

@media only screen and (max-width: 479px) {
    .yfjd .owl-carousel .item img {
        width: 100%;
        padding: 0;
        height: auto;
        max-height: 230px;
    }
}

.yfjd .owl-carousel .item .owl-text {
    background-color: #fff;
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-bottom: 10px;
}

    .yfjd .owl-carousel .item .owl-text h3 {
        text-align: left;
        font-size: 18px;
        color: #333;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        padding: 0 10px;
        word-wrap: break-word;
    }

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .yfjd .owl-carousel .item .owl-text h3 {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 479px) {
    .yfjd .owl-carousel .item .owl-text h3 {
        padding: 0;
    }
}

.yfjd .owl-carousel .item .owl-text h3 a {
    color: #444;
}

    .yfjd .owl-carousel .item .owl-text h3 a:hover {
        text-decoration: none;
        color: #111;
    }

.yfjd .owl-carousel .item .owl-text p {
    color: #888;
    font-size: 14px;
    height: 42px;
    padding: 0 10px;
    overflow: hidden;
    word-wrap: break-word;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .yfjd .owl-carousel .item .owl-text p {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 479px) {
    .yfjd .owl-carousel .item .owl-text p {
        padding: 0;
    }
}

.yfjd .owl-carousel .item .glyphicon-search {
    display: none;
    color: rgba(255,255,255,0.8);
    font-size: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

@media only screen and (max-width: 479px) {
    .yfjd {
        margin-left: 0;
        margin-right: 0;
    }
}

.team .owl-carousel .item {
    background-color: #fff;
    padding: 10px;
    margin: 0 5px;
}

    .team .owl-carousel .item .owl-div {
        background-color: #333;
        padding: 30px;
    }

        .team .owl-carousel .item .owl-div img {
            display: block;
            width: 100%;
            height: auto;
            margin: 0 auto;
            border: 3px solid #fff;
            height: 175px;
            width: 175px;
        }

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .team .owl-carousel .item .owl-div img {
        width: 138px;
        height: 138px;
    }
}

.team .owl-carousel .item .owl-div h2 {
    font-size: 24px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    height: 36px;
    overflow: hidden;
}

.team .owl-carousel .item .owl-div span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    height: 24px;
    overflow: hidden;
}

.team .owl-carousel .item .owl-text {
    padding: 15px;
    background-color: #e4e4e4;
}

    .team .owl-carousel .item .owl-text p {
        color: #666;
        line-height: 1.6;
        height: 136px;
        overflow: hidden;
        font-size: 12px;
    }

.team .owl-pagination {
    display: none;
}

.team .owl-buttons {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

    .team .owl-buttons .owl-prev {
        position: absolute;
        left: -30px;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
        height: 40px;
        width: 24px;
        background: url(../images/left-icon.png) center no-repeat;
        margin: 0;
        padding: 0;
    }

@media only screen and (max-width: 479px) {
    .team .owl-buttons .owl-prev {
        left: -12px;
    }
}

.team .owl-buttons .owl-next {
    position: absolute;
    right: -30px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    height: 40px;
    width: 24px;
    background: url(../images/right.png) center no-repeat;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 479px) {
    .team .owl-buttons .owl-next {
        right: -12px;
    }
}

.mh-video {
    padding-bottom: 100px;
}

@media only screen and (max-width: 479px) {
    .mh-video {
        padding-bottom: 50px;
    }
}

.mh-video video {
    display: block;
    width: 100%;
    min-height: 300px;
    background-color: #fff;
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .mh-video video {
        min-height: 259px;
    }
}

@media screen and (min-width: 1601px) {
    .mh-video .mh-con {
        width: 73.584906%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 479px) {
    .mh-video .mh-con .col-lg-4 {
        margin-bottom: 20px;
    }
}

.mh-video .mh-con .col-lg-4 a {
    position: relative;
    width: 50%;
    margin: 0 auto;
    display: block;
}

    .mh-video .mh-con .col-lg-4 a img {
        display: block;
        width: 100%;
        height: auto;
    }

    .mh-video .mh-con .col-lg-4 a:hover p {
        display: block;
    }

.mh-video .mh-con .col-lg-4 p {
    display: none;
    position: absolute;
    color: #fff;
    text-decoration: none;
    border: 1px solid #cf6a18;
    border-radius: 4px;
    padding: 15px;
    bottom: 150px;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    background-color: rgba(234,122,31,0.9);
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.mh-video .mh-con .col-lg-4 h3 {
    text-align: center;
    color: #ea7a1f;
    font-size: 14px;
    padding-top: 30px;
}

@media only screen and (max-width: 479px) {
    .mh-video .mh-con .col-lg-4 h3 {
        padding-top: 10px;
    }
}

.all-ele .swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #333;
}

.all-ele .swiper-button-next, .all-ele .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/next.png);
}

.all-ele .swiper-button-prev, .all-ele .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/prev.png);
}

.all-ele .swiper-button-next, .all-ele .swiper-button-prev {
    width: 50px;
    height: 45px;
    -moz-background-size: 50px 45px;
    -webkit-background-size: 50px 45px;
    background-size: 50px 45px;
}

.all-ele .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 990px;
    height: 548px;
    position: relative;
}

@media only screen and (max-width: 479px) {
    .all-ele .swiper-slide {
        width: 300px;
        height: 166px;
    }
}

.all-ele .swiper-slide .all-text {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    padding: 15px;
    width: 100%;
    background: rgba(0,0,0,0.7);
    margin: 0 auto;
}

@media only screen and (max-width: 479px) {
    .all-ele .swiper-slide .all-text {
        display: block;
        bottom: -88px;
        padding: 0;
    }
}

.all-ele .swiper-slide .all-text p {
    color: #fff;
    padding-top: 5px;
}

@media only screen and (max-width: 479px) {
    .all-ele .swiper-slide .all-text p {
        font-size: 12px;
        display: none;
    }
}

.all-ele .swiper-slide:hover .all-text {
    display: block;
}

@media only screen and (max-width: 479px) {
    .hdbd .col-xs-6:nth-child(odd) {
        padding-right: 8px;
    }

    .hdbd .col-xs-6:nth-child(even) {
        padding-left: 8px;
    }
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item {
        margin-bottom: 15px;
    }
}

.hdbd .hd-item .hd-a {
    display: block;
}

.hdbd .hd-item img {
    display: block;
    width: 100%;
    height: auto;
}

.hdbd .hd-item .h3-tit {
    display: block;
    color: #333;
    margin-top: 10px;
    font-size: 18px;
    word-wrap: break-word;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .hdbd .hd-item .h3-tit {
        font-size: 16px;
    }
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item .h3-tit {
        margin-top: 8px;
        font-size: 16px;
    }
}

.hdbd .hd-item .h3-tit:hover {
    text-decoration: none;
    color: #ea7a1f;
}

.hdbd .hd-item p {
    color: #999;
    font-size: 14px;
    padding-top: 5px;
    height: 46px;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item p {
        font-size: 12px;
        height: 42px;
    }
}

.hdbd .hd-item .clearfix {
    margin-top: 20px;
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item .clearfix {
        margin-top: 10px;
    }
}

.hdbd .hd-item .date {
    width: 80px;
    height: 80px;
    float: left;
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item .date {
        width: 65px;
        height: 65px;
    }
}

.hdbd .hd-item .date b {
    font-size: 66px;
    font-weight: normal;
    color: #ea7a1f;
    display: block;
    text-align: center;
    line-height: 60px;
    font-family: "xi";
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item .date b {
        font-size: 54px;
        line-height: 46px;
    }
}

.hdbd .hd-item .date span {
    display: block;
    text-align: center;
    color: #ea7a1f;
    font-size: 16px;
    font-family: "xi";
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item .date span {
        font-size: 14px;
    }
}

.hdbd .hd-item .read {
    float: left;
    height: 80px;
    line-height: 140px;
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}

@media only screen and (max-width: 479px) {
    .hdbd .hd-item .read {
        height: 65px;
        line-height: 110px;
    }
}

.hdbd .hd-item .read:hover {
    color: #ea7a1f;
    text-decoration: none;
}

.hd-list {
    padding: 40px 0;
}

    .hd-list .col-lg-3 {
        margin-bottom: 30px;
    }

.map-centruy {
    background-color: #222;
    position: relative;
}

#cover {
    width: 100%;
    position: absolute;
    z-index: 9999 !important;
    height: 800px;
}

@media only screen and (max-width: 479px) {
    #cover {
        height: 400px;
    }
}

#mainMap {
    width: 100%;
    height: 800px;
}

@media only screen and (max-width: 479px) {
    #mainMap {
        height: 400px;
    }
}

.news-detail {
    margin: 50px 0;
}

@media only screen and (max-width: 479px) {
    .news-detail {
        margin: 20px 0 50px;
    }
}

.news-detail .nav-tabs > li.active > a, .news-detail .nav-tabs > li.active > a:hover, .news-detail .nav-tabs > li.active > a:focus {
    border: 1px solid #ea7a1f;
    background-color: #ea7a1f;
    color: #fff;
}

.news-detail .nav-tabs > li {
    width: 28%;
    margin: 0 2%;
}

@media only screen and (max-width: 479px) {
    .news-detail .nav-tabs > li {
        margin: 0 0 5% 0;
        width: 100%;
    }
}

.news-detail .nav-tabs > li > a {
    border-radius: 4px;
    background-color: #fff;
    color: #ea7a1f;
    text-align: center;
    border: 1px solid #ea7a1f;
    padding: 10px;
}

@media only screen and (max-width: 479px) {
    .news-detail .nav-tabs > li > a {
        padding: 10px;
        font-size: 12px;
    }
}

.news-detail .nav-tabs {
    border-bottom: none;
    width: 40%;
    margin: 0 auto;
}

@media only screen and (max-width: 479px) {
    .news-detail .nav-tabs {
        width: 100%;
    }
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .news-detail .nav-tabs {
        width: 100%;
    }
}

.news-detail .news-item {
    display: -webkit-flex;
    display: flex;
    padding: 40px 0;
    *height: 1%;
}

    .news-detail .news-item:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden;
    }

@media only screen and (max-width: 479px) {
    .news-detail .news-item {
        padding: 10px 0 10px;
        border-bottom: 1px dashed #ddd;
    }
}

.news-detail .news-item .news-img {
    float: left;
}

@media screen and (min-width: 1601px) {
    .news-detail .news-item .news-img {
        width: 390px;
        height: 286px;
        margin-right: 25px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .news-detail .news-item .news-img {
        width: 320px;
        height: 235px;
        margin-right: 25px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .news-detail .news-item .news-img {
        width: 355px;
        height: 260px;
        margin-right: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .news-detail .news-item .news-img {
        width: 90px;
        height: 66px;
        margin-right: 10px;
    }
}

.news-detail .news-text {
    float: left;
    flex: 1;
    position: relative;
    min-height: 240px;
}

@media only screen and (max-width: 479px) {
    .news-detail .news-text {
        min-height: inherit;
    }
}

.news-detail .news-text .h3-tit {
    display: block;
    color: #333;
    font-size: 30px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media only screen and (max-width: 479px) {
    .news-detail .news-text .h3-tit {
        font-size: 14px;
    }
}

.news-detail .news-text .h3-tit:hover {
    text-decoration: none;
    color: #ea7a1f;
}

.news-detail .news-text p {
    color: #999;
    font-size: 14px;
    padding-top: 5px;
    height: 50px;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media only screen and (max-width: 479px) {
    .news-detail .news-text p {
        font-size: 12px;
        height: 42px;
    }
}

.news-detail .news-text .clearfix {
    position: absolute;
    left: 0;
    bottom: 5px;
}

@media only screen and (max-width: 479px) {
    .news-detail .news-text .clearfix {
        display: none;
    }
}

.news-detail .news-text .date {
    width: 80px;
    height: 80px;
    float: left;
}

    .news-detail .news-text .date b {
        font-size: 66px;
        font-weight: normal;
        color: #ea7a1f;
        display: block;
        text-align: center;
        line-height: 60px;
        font-family: "xi";
    }

    .news-detail .news-text .date span {
        display: block;
        text-align: center;
        color: #ea7a1f;
        font-size: 16px;
        font-family: "xi";
    }

.news-detail .news-text .read {
    float: left;
    height: 80px;
    line-height: 140px;
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}

    .news-detail .news-text .read:hover {
        color: #ea7a1f;
        text-decoration: none;
    }

.recruit {
    margin: 100px 0 0;
}

@media only screen and (max-width: 479px) {
    .recruit {
        margin: 15px 0;
    }
}

.recruit .re-tit {
    background-color: #ea7a1f;
    color: #fff;
    padding: 10px 20px;
}

    .recruit .re-tit b {
        float: left;
        font-size: 36px;
        border-right: 1px solid #fff;
        padding-right: 10px;
    }

    .recruit .re-tit .zw-tit {
        float: left;
        padding: 0 10px;
    }

        .recruit .re-tit .zw-tit h2 {
            font-size: 24px;
            line-height: 34px;
        }

        .recruit .re-tit .zw-tit p {
            font-size: 14px;
            height: 20px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    .recruit .re-tit .pull-right {
        font-size: 36px;
        font-family: "xi";
    }

.recruit .recruit-item {
    background: #f5f5f5;
    margin-bottom: 30px;
}

.recruit .recruit-text {
    padding: 30px;
    overflow: auto;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media screen and (min-width: 1601px) {
    .recruit .recruit-text {
        height: 500px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .recruit .recruit-text {
        height: 400px;
    }
}

@media only screen and (max-width: 479px) {
    .recruit .recruit-text {
        height: auto;
    }
}

.product-detail {
    margin-top: 50px;
}

@media only screen and (max-width: 479px) {
    .product-detail {
        margin-top: 30px;
    }
}

.product-detail .btn-default {
    margin: 0 auto;
    text-align: center;
}

.product-detail .product-tit {
    margin-bottom: 50px;
}

@media only screen and (max-width: 479px) {
    .product-detail .product-tit {
        margin-bottom: 20px;
    }
}

.product-detail .product-tit h2 {
    font-size: 36px;
    text-align: center;
}

@media only screen and (max-width: 479px) {
    .product-detail .product-tit h2 {
        font-size: 28px;
    }
}

.product-detail .product-tit p {
    width: 40%;
    margin: 10px auto 0;
    border-bottom: 1px dashed #999;
    border-top: 1px dashed #999;
    padding: 15px;
    text-align: center;
}

@media only screen and (max-width: 479px) {
    .product-detail .product-tit p {
        width: 100%;
    }
}

.product-detail .product-img {
    background-color: #fff;
    padding: 100px;
}

@media only screen and (max-width: 479px) {
    .product-detail .product-img {
        padding: 0;
    }
}

.product-detail .product-img img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

@media only screen and (max-width: 479px) {
    .product-detail .product-img img {
        width: 90%;
    }
}

.product-detail .parameter {
    margin-top: 50px;
}

@media only screen and (max-width: 479px) {
    .product-detail .parameter {
        margin-top: 20px;
    }
}

.product-detail .parameter h2 {
    text-align: center;
    font-size: 36px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .product-detail .parameter h2 {
        font-size: 28px;
        padding-bottom: 20px;
    }
}

.product-detail .parameter table {
    color: #666;
}

    .product-detail .parameter table td {
        text-align: center;
    }

.product-detail .detail-text {
    padding: 50px 0;
    color: #666;
}

@media only screen and (max-width: 479px) {
    .product-detail .detail-text {
        padding: 15px 0;
    }
}

.product-detail img {
    max-width: 100%;
}

.article {
    position: relative;
    margin: 100px 0 50px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .article {
        margin: 50px 0;
    }
}

@media only screen and (max-width: 479px) {
    .article {
        margin: 30px 0;
    }
}

.article .date-view {
    position: absolute;
    width: 150px;
    left: 0;
    top: 10px;
}

@media only screen and (max-width: 479px) {
    .article .date-view {
        right: -15px;
        left: inherit;
        width: 60px;
        top: -5px;
        background-color: #ea7a1f;
    }
}

.article .date-view .date {
    width: 80px;
    height: 80px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 479px) {
    .article .date-view .date {
        margin: 0;
        width: 60px;
        height: 60px;
    }
}

.article .date-view .date b {
    font-size: 66px;
    font-weight: normal;
    color: #ea7a1f;
    display: block;
    text-align: center;
    line-height: 60px;
    font-family: "xi";
}

@media only screen and (max-width: 479px) {
    .article .date-view .date b {
        font-size: 36px;
        line-height: 38px;
        color: #fff;
    }
}

.article .date-view .date span {
    display: block;
    text-align: center;
    color: #ea7a1f;
    font-size: 16px;
    font-family: "xi";
}

@media only screen and (max-width: 479px) {
    .article .date-view .date span {
        font-size: 14px;
        color: #fff;
    }
}

.article .date-view p {
    color: #666;
    font-family: "xi";
    font-size: 14px;
}

@media only screen and (max-width: 479px) {
    .article .date-view p {
        display: none;
    }
}

@media screen and (min-width: 1601px) {
    .article .article-text {
        width: 58.4905%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .article .article-text {
        width: 58.4905%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .article .article-text {
        width: 58.4905%;
        margin: 0 auto;
    }
}

.article .about-article {
    margin: 0 auto;
}

@media screen and (min-width: 1601px) {
    .article .about-article {
        width: 1024px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .article .about-article {
        width: 800px;
    }
}

@media only screen and (max-width: 479px) {
    .article .about-article {
        width: 100%;
    }
}

.article .article-tit .article-t-tit {
    font-size: 36px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}

@media only screen and (max-width: 479px) {
    .article .article-tit .article-t-tit {
        padding-right: 50px;
        font-size: 16px;
        border-bottom: none;
    }
}

.article .about-tit {
    text-align: center;
    border-bottom: 1px dashed #ccc;
    font-size: 36px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .article .about-tit {
        font-size: 24px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}

.article .article-div {
    padding: 40px 0;
    min-height: 600px;
}

@media only screen and (max-width: 479px) {
    .article .article-div {
        padding: 0 0 40px;
        min-height: 400px;
    }
}

.article .article-div img {
    display: inline-block;
    margin-bottom: 10px;
    max-width: 100%;
    text-align: center;
}

.article .article-div p {
    padding: 10px 0;
    text-align: justify;
}

.article .article-div strong {
    font-weight: bold;
}

.article .share {
    border-top: 1px solid #ccc;
    padding: 20px 0;
}

    .article .share .jiathis_style_32x32 {
        margin-top: 5px;
    }

.video-play {
    margin: 100px 0;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play {
        margin: 50px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .video-play {
        margin: 0;
    }
}

@media only screen and (max-width: 479px) {
    .video-play {
        margin: 0;
    }
}

.video-play .container {
    background-color: #f5f5f5;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .video-play .container {
        width: 100%;
    }
}

.video-play .play-video {
    background-color: #111;
}

@media only screen and (max-width: 479px) {
    .video-play .play-video {
        height: auto;
    }
}

.video-play .play-video video {
    display: block;
    width: 100%;
}

@media screen and (min-width: 1601px) {
    .video-play .play-video video {
        height: 635px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-video video {
        height: 567px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .video-play .play-video video {
        height: 601px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .video-play .play-video video {
        height: 422px;
    }
}

@media only screen and (max-width: 479px) {
    .video-play .play-video video {
        height: 273px;
    }
}

.video-play .play-video iframe {
    display: block;
    width: 100%;
}

@media screen and (min-width: 1601px) {
    .video-play .play-video iframe {
        height: 635px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-video iframe {
        height: 567px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .video-play .play-video iframe {
        height: 601px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .video-play .play-video iframe {
        height: 422px;
    }
}

@media only screen and (max-width: 479px) {
    .video-play .play-video iframe {
        height: 273px;
    }
}

.video-play .col-lg-8 {
    padding: 0;
}

.video-play .col-lg-4 {
    padding: 0;
}

.video-play .play-list h2 {
    height: 40px;
    line-height: 40px;
    background-color: #c8c8c8;
    color: #ea7a1f;
    font-size: 18px;
    padding-left: 20px;
}

    .video-play .play-list h2 .more {
        float: right;
        color: #333;
        font-size: 14px;
        line-height: 40px;
        padding-right: 20px;
    }

        .video-play .play-list h2 .more:hover {
            text-decoration: none;
        }

.video-play .play-list .play-con {
    padding: 0 15px;
}

    .video-play .play-list .play-con ul li {
        display: -webkit-flex;
        display: flex;
        padding: 15px 0;
        border-bottom: 1px solid #ddd;
        overflow: hidden;
        *height: 1%;
    }

        .video-play .play-list .play-con ul li:after {
            clear: both;
            content: '.';
            display: block;
            height: 0;
            line-height: 0;
            overflow: hidden;
        }

        .video-play .play-list .play-con ul li .img-a {
            display: block;
            float: left;
        }

        .video-play .play-list .play-con ul li img {
            display: block;
        }

@media screen and (min-width: 1601px) {
    .video-play .play-list .play-con ul li img {
        width: 192px;
        height: 118px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .video-play .play-list .play-con ul li img {
        width: 178px;
        height: 109px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-list .play-con ul li img {
        width: 165px;
        height: 101px;
    }
}

@media only screen and (max-width: 479px) {
    .video-play .play-list .play-con ul li img {
        width: 100px;
        height: 61px;
    }
}

.video-play .play-list .play-con ul li .video-info {
    padding-left: 15px;
    flex: 1;
    position: relative;
    width: 50%;
    float: left;
}

    .video-play .play-list .play-con ul li .video-info h3 {
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .video-play .play-list .play-con ul li .video-info h3 a {
            color: #333;
            font-size: 18px;
        }

@media only screen and (max-width: 479px) {
    .video-play .play-list .play-con ul li .video-info h3 a {
        font-size: 16px;
    }
}

.video-play .play-list .play-con ul li .video-info h3 a:hover {
    text-decoration: none;
    color: #ea7a1f;
}

.video-play .play-list .play-con ul li .video-info p {
    color: #666;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    line-height: 1.8;
    word-wrap: break-word;
    word-break: keep-all;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-list .play-con ul li .video-info p {
        height: 42px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 479px) {
    .video-play .play-list .play-con ul li .video-info p {
        display: none;
    }
}

.video-play .play-list .play-con ul li .video-info .time {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-list .play-con ul li .video-info .time {
        font-size: 12px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .video-play .play-list .play-con ul li .video-info .time {
        font-size: 12px;
    }
}

@media only screen and (max-width: 479px) {
    .video-play .play-list .play-con ul li .video-info .time {
        font-size: 12px;
    }
}

.video-play .play-list .play-con ul li .video-info b {
    color: #666;
    position: absolute;
    left: 15px;
    bottom: 0;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-list .play-con ul li .video-info b {
        font-size: 12px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .video-play .play-list .play-con ul li .video-info b {
        font-size: 12px;
    }
}

@media only screen and (max-width: 479px) {
    .video-play .play-list .play-con ul li .video-info b {
        font-size: 12px;
    }
}

.video-play .play-list .play-con ul li .video-info b span {
    top: 4px;
    font-size: 20px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .video-play .play-list .play-con ul li .video-info b span {
        font-size: 16px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .video-play .play-list .play-con ul li .video-info b span {
        font-size: 16px;
    }
}

.video-play .play-list .play-con ul li:last-child {
    border-bottom: none;
}

.index-case {
    margin: 80px 0 40px;
    position: relative;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-case {
        margin: 40px 0 20px;
    }
}

@media only screen and (max-width: 479px) {
    .index-case {
        margin: 15px 0;
    }
}

@media only screen and (max-width: 736px) and (orientation: landscape) {
    .index-case {
        margin: 15px 0;
    }
}

.index-case .video-tit {
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .index-case .video-tit {
        margin-bottom: 10px;
    }
}

.index-case .video-tit h2 {
    height: 60px;
    border-left: 6px solid #ea7a1f;
    padding: 0 0 0 10px;
}

    .index-case .video-tit h2 i {
        font-size: 24px;
        color: #ea7a1f;
        display: block;
    }

    .index-case .video-tit h2 b {
        font-size: 14px;
        color: #999;
        display: block;
        font-family: "xi";
    }

.index-case .video-tit .more-see {
    float: right;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    color: #ccc;
    line-height: 50px;
    margin-top: 5px;
}

@media only screen and (max-width: 479px) {
    .index-case .case-d-list .col-lg-4 {
        margin: 0;
    }
}

@media only screen and (max-width: 479px) {
    .index-case .case-d-list .col-xs-6:nth-child(odd) {
        padding-right: 5px;
    }

    .index-case .case-d-list .col-xs-6:nth-child(even) {
        padding-left: 5px;
    }
}

.index-case .case-d-list .case-div {
    background-color: #e4e4e4;
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .index-case .case-d-list .case-div {
        margin-bottom: 10px;
    }
}

.index-case .case-d-list .case-div .glyphicon-search {
    display: none;
    color: rgba(255,255,255,0.8);
    font-size: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -33px;
    margin-top: -66px;
}

@media only screen and (max-width: 479px) {
    .index-case .case-d-list .case-div .glyphicon-search {
        font-size: 44px;
        margin-left: -22px;
        margin-top: -50px;
    }
}

.index-case .case-d-list .case-div a {
    display: block;
}

    .index-case .case-d-list .case-div a:hover {
        text-decoration: none;
        background: rgba(0,0,0,0.3);
    }

        .index-case .case-d-list .case-div a:hover h2 {
            color: #333;
            opacity: 0.7;
        }

        .index-case .case-d-list .case-div a:hover .pro-img {
            opacity: 0.8;
        }

        .index-case .case-d-list .case-div a:hover .glyphicon-search {
            display: block;
        }

.index-case .case-d-list .case-div .pro-img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    width: 100%;
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .index-case .case-d-list .case-div .pro-img {
        height: 116px;
        min-height: inherit;
    }
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .index-case .case-d-list .case-div .pro-img {
        height: 130px;
        min-height: inherit;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .index-case .case-d-list .case-div .pro-img {
        height: 145px;
        min-height: inherit;
    }
}

@media only screen and (max-width: 736px) and (orientation: landscape) {
    .index-case .case-d-list .case-div .pro-img {
        height: 200px;
        min-height: inherit;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-case .case-d-list .case-div .pro-img {
        height: 204px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-case .case-d-list .case-div .pro-img {
        height: 204px;
    }
}

@media screen and (min-width: 1601px) {
    .index-case .case-d-list .case-div .pro-img {
        height: 286px;
    }
}

.index-case .case-d-list .case-div h2 {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    text-align: left;
    padding: 15px 10px;
    color: #666;
    font-size: 14px;
    background-color: #f1f1f1;
}

@media only screen and (max-width: 479px) {
    .index-case .case-d-list .case-div h2 {
        padding: 5px 10px;
    }
}

.index-case .case-d-list .case-div h2 b {
    display: block;
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-case .case-d-list .case-div h2 i {
    display: none;
}

.index-news {
    margin-top: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-news {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .index-news {
        margin-top: 15px;
    }
}

.index-news .news-left {
    padding-right: 0;
}

@media only screen and (max-width: 479px) {
    .index-news .news-left {
        padding-right: 15px;
    }
}

.index-news .news-right {
    padding-left: 0;
}

@media only screen and (max-width: 479px) {
    .index-news .news-right {
        padding-left: 15px;
    }
}

.index-news .img {
    width: 50%;
    float: left;
    position: relative;
}

.index-news img {
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (min-width: 1601px) {
    .index-news img {
        height: 572px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-news img {
        height: 429px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-news img {
        height: 429px;
    }
}

@media only screen and (max-width: 479px) {
    .index-news img {
        height: auto;
    }
}

.index-news .pull-left {
    width: 50%;
}

@media only screen and (max-width: 479px) {
    .index-news .pull-left {
        width: 100%;
    }
}

.index-news .news-items {
    padding: 60px 90px;
    background-color: #f5f5f5;
}

@media screen and (min-width: 1601px) {
    .index-news .news-items {
        height: 572px;
        padding: 60px 90px 0;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-news .news-items {
        height: 429px;
        padding: 40px 70px 0;
    }
}

@media only screen and (max-width: 479px) {
    .index-news .news-items {
        height: auto;
        padding: 25px 15px;
    }
}

.index-news .news-items h2 {
    height: 60px;
    border-left: 6px solid #ea7a1f;
    padding: 0 0 0 10px;
}

    .index-news .news-items h2 i {
        font-size: 24px;
        color: #ea7a1f;
        display: block;
    }

    .index-news .news-items h2 b {
        font-size: 14px;
        color: #999;
        display: block;
        font-family: "xi";
    }

.index-news .news-items .news-items-con {
    margin: 30px 0;
}

    .index-news .news-items .news-items-con p {
        color: #888;
        line-height: 1.8;
        text-align: justify;
    }

@media screen and (min-width: 1601px) {
    .index-news .news-items .news-items-con p {
        height: 300px;
        overflow: hidden;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-news .news-items .news-items-con p {
        height: 200px;
        overflow: hidden;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-news .news-items .news-items-con p {
        height: 148px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 479px) {
    .index-news .news-items .news-items-con p {
        display: none;
    }
}

.index-news .news-items .news-items-con ul li {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 20px 0;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width: 1601px) {
    .index-news .news-items .news-items-con ul li {
        padding: 20px 0;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-news .news-items .news-items-con ul li {
        padding: 12px 0;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-news .news-items .news-items-con ul li {
        padding: 8px 0;
    }
}

@media only screen and (max-width: 479px) {
    .index-news .news-items .news-items-con ul li {
        padding: 15px 0;
    }
}

.index-news .news-items .news-items-con ul li span {
    float: right;
    padding-left: 20px;
    color: #ea7a1f;
    font-family: "xi";
}

.index-news .news-items .news-items-con ul li a {
    color: #666;
}

    .index-news .news-items .news-items-con ul li a:hover {
        text-decoration: none;
        color: #ea7a1f;
    }

.index-news .news-items .news-items-con ul .on a {
    color: #ea7a1f;
}

.index-news .news-items .news-more {
    display: block;
    width: 30%;
    text-align: center;
    background-color: #ea7a1f;
    color: #fff;
    padding: 10px 0;
}

    .index-news .news-items .news-more:hover {
        text-decoration: none;
    }

@media only screen and (max-width: 479px) {
    .index-news .news-items .news-more {
        margin-top: 10px;
    }
}

.index-news .news-items .news-more span {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 39px;
}

.index-news .news-items .more-see {
    float: right;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    color: #ccc;
    line-height: 50px;
    margin-top: 5px;
}

.index-intro {
    position: relative;
    margin-top: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-intro {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .index-intro {
        margin-left: 0;
        margin-right: 0;
        margin-top: 15px;
    }
}

.index-intro .intro-tit {
    height: 60px;
    border-left: 6px solid #ea7a1f;
    padding: 0 0 0 10px;
    position: absolute;
    left: 0;
    top: 0;
}

@media only screen and (max-width: 479px) {
    .index-intro .intro-tit {
        position: inherit;
    }
}

.index-intro .intro-tit i {
    font-size: 24px;
    color: #ea7a1f;
    display: block;
}

.index-intro .intro-tit b {
    font-size: 14px;
    color: #999;
    display: block;
    font-family: "xi";
}

.index-intro .nav-tabs > li.active > a, .index-intro .nav-tabs > li.active > a:hover, .index-intro .nav-tabs > li.active > a:focus {
    border: 1px solid #ea7a1f;
    background-color: #ea7a1f;
    color: #fff;
}

.index-intro .nav-tabs > li > a {
    border-radius: 4px;
    background-color: #fff;
    color: #ea7a1f;
    margin-right: 0;
    text-align: center;
    border: 1px solid #ea7a1f;
    padding: 10px;
}

@media only screen and (max-width: 479px) {
    .index-intro .nav-tabs > li > a {
        padding: 10px;
        font-size: 12px;
    }
}

.index-intro .nav-tabs {
    border-bottom: none;
    width: 100%;
    margin: 0 0 30px;
}

@media only screen and (max-width: 479px) {
    .index-intro .nav-tabs {
        margin: 15px 0 5px;
    }
}

.index-intro .nav-tabs > li {
    margin: 0 0 10px 10px;
    cursor: pointer;
    float: right;
}

@media only screen and (max-width: 479px) {
    .index-intro .nav-tabs > li {
        float: left;
        margin: 0 2.5% 10px;
        width: 45%;
    }
}

.index-intro .owl-theme .owl-controls {
    margin-top: 10px;
}

    .index-intro .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: 5px;
        padding: 5px 20px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #ea7a1f;
    }

.index-intro .owl-carousel .item {
    background-color: #fff;
    cursor: pointer;
}

    .index-intro .owl-carousel .item a {
        display: block;
        position: relative;
    }

        .index-intro .owl-carousel .item a:hover .glyphicon-search {
            display: block;
        }

        .index-intro .owl-carousel .item a:hover img {
            opacity: 0.5;
        }

    .index-intro .owl-carousel .item img {
        -webkit-transition: opacity 0.45s;
        transition: opacity 0.45s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        padding: 10px;
        min-height: 214px;
    }

@media screen and (min-width: 1601px) {
    .index-intro .owl-carousel .item img {
        height: 299px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-intro .owl-carousel .item img {
        padding: 5px;
        height: 214px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-intro .owl-carousel .item img {
        padding: 5px;
        height: 214px;
    }
}

@media only screen and (max-width: 479px) {
    .index-intro .owl-carousel .item img {
        width: 100%;
        padding: 0;
        height: auto;
        max-height: 230px;
    }
}

.index-intro .owl-carousel .item .owl-text {
    background-color: #fff;
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-bottom: 10px;
}

    .index-intro .owl-carousel .item .owl-text h3 {
        text-align: left;
        font-size: 18px;
        color: #333;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        padding: 0 10px;
        word-wrap: break-word;
    }

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-intro .owl-carousel .item .owl-text h3 {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 479px) {
    .index-intro .owl-carousel .item .owl-text h3 {
        padding: 0;
    }
}

.index-intro .owl-carousel .item .owl-text h3 a {
    color: #444;
}

    .index-intro .owl-carousel .item .owl-text h3 a:hover {
        text-decoration: none;
        color: #111;
    }

.index-intro .owl-carousel .item .owl-text p {
    color: #888;
    font-size: 14px;
    height: 42px;
    padding: 0 10px;
    overflow: hidden;
    word-wrap: break-word;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-intro .owl-carousel .item .owl-text p {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 479px) {
    .index-intro .owl-carousel .item .owl-text p {
        padding: 0;
    }
}

.index-intro .owl-carousel .item .glyphicon-search {
    display: none;
    color: rgba(255,255,255,0.8);
    font-size: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.index-two-link {
    margin-top: 80px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-two-link {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .index-two-link {
        margin-top: 15px;
    }
}

.index-two-link .two-tit {
    display: -webkit-flex;
    display: flex;
}

    .index-two-link .two-tit h2 {
        flex: 1;
        height: 60px;
        margin-bottom: 50px;
    }

@media only screen and (max-width: 479px) {
    .index-two-link .two-tit h2 {
        margin-bottom: 10px;
        height: auto;
    }
}

.index-two-link .two-tit h2 i {
    font-size: 24px;
    color: #ea7a1f;
    display: block;
}

@media only screen and (max-width: 479px) {
    .index-two-link .two-tit h2 i {
        font-size: 16px;
    }
}

.index-two-link .two-tit h2 b {
    font-size: 14px;
    color: #999;
    display: block;
    font-family: "xi";
}

@media only screen and (max-width: 479px) {
    .index-two-link .two-tit h2 b {
        font-size: 12px;
    }
}

.index-two-link .two-tit .tit-l {
    border-right: 3px solid #ea7a1f;
    padding-right: 20px;
}

    .index-two-link .two-tit .tit-l i {
        text-align: right;
    }

    .index-two-link .two-tit .tit-l b {
        text-align: right;
    }

.index-two-link .two-tit .tit-r {
    border-left: 3px solid #ea7a1f;
    padding-left: 20px;
}

.index-two-link .flex-banner {
    display: -webkit-flex;
    display: flex;
}

@media only screen and (max-width: 479px) {
    .index-two-link .flex-banner {
        flex-flow: row wrap;
    }
}

.index-two-link .flex-banner a {
    display: block;
    flex: 1;
    width: 1px;
}

@media screen and (min-width: 1601px) {
    .index-two-link .flex-banner a {
        height: 309px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-two-link .flex-banner a {
        height: 227px;
    }
}

@media only screen and (max-width: 479px) {
    .index-two-link .flex-banner a {
        height: 100%;
        width: 100%;
    }
}

.index-two-link .flex-banner a img {
    display: block;
    width: 100%;
    height: auto;
}

.en-link .two-tit h2 {
    height: auto;
}

.en-link .two-tit .tit-l {
    border-right: none;
    padding-right: 0;
    display: block;
    text-align: center;
    background-color: #ea7a1f;
}

    .en-link .two-tit .tit-l i {
        text-align: center;
        width: 30%;
        background-color: #fff;
        margin: 0 auto;
    }

@media only screen and (max-width: 479px) {
    .en-link .two-tit .tit-l i {
        width: 50%;
    }
}

.en-link .two-tit .tit-l b {
    text-align: center;
    width: 30%;
    background-color: #fff;
    margin: 0 auto;
}

@media only screen and (max-width: 479px) {
    .en-link .two-tit .tit-l b {
        width: 50%;
    }
}

.en-link .flex-banner {
    display: -webkit-flex;
    display: flex;
}

@media only screen and (max-width: 479px) {
    .en-link .flex-banner {
        flex-flow: row wrap;
    }
}

.en-link .flex-banner a {
    display: block;
    flex: 1;
    height: auto;
}

    .en-link .flex-banner a img {
        display: block;
        width: 100%;
        height: auto;
    }

.index-video {
    margin: 80px 0;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video {
        margin: 40px 0;
    }
}

@media only screen and (max-width: 479px) {
    .index-video {
        margin: 15px 0;
    }
}

.index-video .video-tit {
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .index-video .video-tit {
        margin-bottom: 10px;
    }
}

.index-video .video-tit h2 {
    height: 60px;
    border-left: 6px solid #ea7a1f;
    padding: 0 0 0 10px;
}

    .index-video .video-tit h2 i {
        font-size: 24px;
        color: #ea7a1f;
        display: block;
    }

    .index-video .video-tit h2 b {
        font-size: 14px;
        color: #999;
        display: block;
        font-family: "xi";
    }

.index-video .video-tit .more-see {
    float: right;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    color: #ccc;
    line-height: 50px;
    margin-top: 5px;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video .video-row .row {
        margin-left: -5px;
        margin-right: -5px;
    }
}

.index-video .video-row .col-lg-3 {
    margin-bottom: 0;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video .video-row .col-lg-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 479px) {
    .index-video .video-row .col-lg-3 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .index-video .video-row .col-xs-6:nth-child(odd) {
        padding-right: 5px;
    }

    .index-video .video-row .col-xs-6:nth-child(even) {
        padding-left: 5px;
    }
}

.index-video .video-row .case-div a {
    display: block;
    background: #e4e4e4;
    padding-bottom: 1px;
}

    .index-video .video-row .case-div a:hover {
        text-decoration: none;
        background: #e97a20;
    }

        .index-video .video-row .case-div a:hover h3 {
            color: #fff;
            opacity: 1;
        }

        .index-video .video-row .case-div a:hover .video-img {
            opacity: 0.8;
        }

        .index-video .video-row .case-div a:hover .fz36 {
            color: #fff;
        }

        .index-video .video-row .case-div a:hover b {
            color: #fff;
        }

.index-video .video-row .case-div .video-img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    width: 100%;
    height: auto;
}

@media (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .index-video .video-row .case-div .video-img {
        height: 78px;
    }
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .index-video .video-row .case-div .video-img {
        height: 93px;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .index-video .video-row .case-div .video-img {
        height: 106px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video .video-row .case-div .video-img {
        height: 153px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-video .video-row .case-div .video-img {
        height: 153px;
    }
}

@media screen and (min-width: 1601px) {
    .index-video .video-row .case-div .video-img {
        height: 202px;
    }
}

.index-video .video-row .case-div h3 {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    text-align: left;
    margin: 15px 10px 14px;
    color: #666;
    font-size: 14px;
    height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video .video-row .case-div h3 {
        height: 28px;
        line-height: 28px;
        padding: 0;
        margin: 8px 10px 7px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-video .video-row .case-div h3 {
        height: 28px;
        line-height: 28px;
        padding: 0;
        margin: 8px 10px 7px;
    }
}

@media only screen and (max-width: 479px) {
    .index-video .video-row .case-div h3 {
        height: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 6px;
        font-size: 12px;
    }
}

.index-video .video-row .case-div h3 .fz36 {
    font-size: 36px;
    vertical-align: middle;
    color: #bcbcbc;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video .video-row .case-div h3 .fz36 {
        font-size: 28px;
        top: 0;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-video .video-row .case-div h3 .fz36 {
        font-size: 28px;
        top: 0;
    }
}

@media only screen and (max-width: 479px) {
    .index-video .video-row .case-div h3 .fz36 {
        font-size: 16px;
        top: 0;
    }
}

.index-video .video-row .case-div h3 b {
    line-height: 36px;
    color: #999;
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .index-video .video-row .case-div h3 b {
        line-height: 28px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .index-video .video-row .case-div h3 b {
        line-height: 28px;
    }
}

@media only screen and (max-width: 479px) {
    .index-video .video-row .case-div h3 b {
        display: none;
    }
}

.vr {
    width: 100%;
    height: 500px;
}

@media screen and (min-width: 1601px) {
    .vr {
        height: 600px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .vr {
        height: 550px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .vr {
        height: 500px;
    }
}

@media only screen and (max-width: 479px) {
    .vr {
        height: 300px;
    }
}

.vr-list {
    padding: 80px 0;
}

@media only screen and (max-width: 479px) {
    .vr-list {
        padding: 30px 0;
    }
}

.vr-item {
    margin-bottom: 30px;
}

@media only screen and (max-width: 479px) {
    .vr-item {
        margin-bottom: 15px;
        padding: 0;
    }
}

.vr-item a {
    display: block;
    background-color: #ea7a1f;
}

    .vr-item a img {
        display: block;
        width: 100%;
        height: auto;
    }

@media only screen and (max-width: 479px) {
    .vr-item a img {
        height: auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .vr-item a img {
        height: 197px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
    .vr-item a img {
        height: 197px;
    }
}

@media screen and (min-width: 1601px) {
    .vr-item a img {
        height: 274px;
    }
}

.vr-item a h2 {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    padding: 0 10px;
    color: #333;
    text-align: center;
    word-wrap: break-word;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vr-item a:hover h2 {
    background-color: #ea7a1f;
    color: #fff;
}

.vr-item a:hover img {
    opacity: 0.8;
}

.vr-item a:hover {
    text-decoration: none;
}

.qq {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    top: 50%;
    margin-top: -25px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    z-index: 9999999;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/qq.jpg) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .qq {
        bottom: 10px;
        top: inherit;
        right: 10px;
        margin-top: 0;
        width: 36px;
        height: 36px;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.qq:hover {
    background: url(../images/qq-hover.jpg) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .qq:hover {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.email {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    top: 50%;
    margin-top: 26px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    z-index: 9999999;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/email.jpg) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .email {
        bottom: 10px;
        top: inherit;
        right: 47px;
        margin-top: 0;
        width: 36px;
        height: 36px;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.email:hover {
    background: url(../images/email-hover.jpg) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .email:hover {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.tw {
    background: url(../images/tw.png) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .tw {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.tw:hover {
    background: url(../images/tw-hover.png) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .tw:hover {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.fb {
    background: url(../images/fb.png) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .fb {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.fb:hover {
    background: url(../images/fb-hover.png) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .fb:hover {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.cd-top {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    top: 50%;
    margin-top: 77px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    z-index: 9999999;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/top.jpg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (max-width: 479px) {
    .cd-top {
        bottom: 10px;
        top: inherit;
        right: 84px;
        margin-top: 0;
        width: 36px;
        height: 36px;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.cd-top:hover {
    background: url(../images/top-hover.jpg) no-repeat center 50%;
}

@media only screen and (max-width: 479px) {
    .cd-top:hover {
        -webkit-background-size: 100%;
        background-size: 100%;
    }
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: 1;
}

.no-touch .cd-top:hover {
    opacity: 1;
}

.error {
    position: relative;
    height: 500px;
    background-color: #f5f5f5;
}

@media screen and (min-width: 1601px) {
    .error {
        height: 520px;
    }
}

@media only screen and (max-width: 479px) {
    .error {
        height: 400px;
    }
}

.error .error-div {
    padding: 0 0 40px;
    border-radius: 8px;
    background-color: #fff;
    width: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid #333;
    text-align: center;
}

@media only screen and (max-width: 479px) {
    .error .error-div {
        width: 80%;
    }
}

.error .error-div a {
    color: #ea7a1f;
}

    .error .error-div a:hover {
        text-decoration: none;
    }

.error .error-div span {
    display: block;
    text-align: center;
    font-size: 160px;
    color: #ea7a1f;
}

@media only screen and (max-width: 479px) {
    .error .error-div span {
        font-size: 120px;
    }
}

.error-screen {
    z-index: 999999999999999999999999999999999999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    background-color: #000;
    overflow: hidden;
}

    .error-screen img {
        width: 100%;
    }

.search-wrapper {
    margin-top: 40px;
}

    .search-wrapper .h4title {
        background-color: #f5f5f5;
        padding: 15px 10px;
        color: #CC5522;
    }

    .search-wrapper .list-ul > li {
        padding: 0 15px;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px dashed #ccc;
    }

        .search-wrapper .list-ul > li a {
            color: #333;
        }

            .search-wrapper .list-ul > li a:hover {
                color: #CC5522;
                text-decoration: none;
            }

        .search-wrapper .list-ul > li .date {
            float: right;
            font-size: 12px;
            color: #999;
            vertical-align: middle;
        }

        .search-wrapper .list-ul > li .glyphicon {
            font-size: 8px;
            color: #999;
        }
        
.hot-infor {
    padding: 50px 0;
    border-bottom: 1px dashed #ccc;
    display: flex;
}

@media only screen and (max-width: 479px) {
    .hot-infor {
        padding: 15px 0;
    }
}

.hot-infor .date {
    float: left;
    width: 100px;
    height: 100px;
    background-color: #f58b2d;
    padding: 15px 0;
    color: #fff;
}

@media only screen and (max-width: 479px) {
    .hot-infor .date {
        width: 60px;
        height: 60px;
        padding: 5px;
    }
}

.hot-infor .date b {
    display: block;
    text-align: center;
    font-size: 28px;
}

@media only screen and (max-width: 479px) {
    .hot-infor .date b {
        font-size: 18px;
    }
}

.hot-infor .date span {
    display: block;
    text-align: center;
    font-size: 16px;
}

@media only screen and (max-width: 479px) {
    .hot-infor .date span {
        font-size: 12px;
    }
}

.hot-infor .hot-tit {
    flex: 1;
    margin-left: 10px;
}

    .hot-infor .hot-tit h2 {
        color: #333;
        font-size: 16px;
        display: block;
        height: 50px;
        overflow: hidden;
        line-height: 1.6;
    }

        .hot-infor .hot-tit h2 a {
            color: #333;
            font-size: 16px;
            display: block;
            height: 50px;
            overflow: hidden;
            line-height: 1.6;
        }

            .hot-infor .hot-tit h2 a:hover {
                text-decoration: none;
                color: #f58b2d;
            }

    .hot-infor .hot-tit p {
        font-size: 14px;
        color: #999;
        height: 46px;
        overflow: hidden;
        line-height: 1.6;
    }

@media only screen and (max-width: 479px) {
    .hot-infor .hot-tit p {
        display: none;
    }
}

.hot-infor .download-div .d-btn {
    float: right;
    width: 100px;
    height: 60px;
    color: #f58b2d;
    font-size: 28px;
    text-align: right;
    vertical-align: middle;
    margin-top: 40px;
}

@media only screen and (max-width: 479px) {
    .hot-infor .download-div .d-btn {
        margin-top: 0;
        width: 50px;
        height: 60px;
    }
}
