@font-face {
    font-family: 'apple';
    src: url('../fonts/myriadsetpro-thin.ttf');
}
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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: apple !important;
    /*font-family:'Microsoft YaHei' !important;*/
}

/*/!*font*!/*/
/*@font-face {*/
    /*font-family: 'iconfont';*/
    /*src: url('../fonts/iconfont.eot');*/
    /*src: url('../fonts/iconfont.eot') format('embedded-opentype'),*/
    /*url('../fonts/iconfont.woff') format('woff'),*/
    /*url('../fonts/iconfont.ttf') format('truetype'),*/
    /*url('../fonts/iconfont.svg#iconfont') format('svg');*/
/*}*/



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    color: #000 !important;
    font-family: apple !important;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #000;
}
a,
a:hover {
    list-style: none !important;
    text-decoration: none !important;
}
.container.row {
    padding: 0 !important;
    margin: 0 auto !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
@media screen and (min-width: 1920px) {
    .container {
        width: 1400px !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 18px !important;
    }
}
@media screen and (min-width: 1421px) {
    .container {
        width: 1200px !important;
        margin: 0 auto !important;
        padding: 0 !important
    }
}
@media (min-width: 1200px){
    .container {
        width: 970px;
    }
}
@media (min-width: 769px){
    nav {
        height: 66px !important;
    }
}

@media screen and (max-width: 993px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 13px !important;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 769px) {
    .navbar-right a {
        background-color: #2d2d2d;
    }
}

@media (max-width: 769px) {
    .nav-top {
        display: none
    }
}
/*nav  start*/
.navbar-brand {
    padding: 6px 15px;
}
.nav-toptel {
    background-color: rgba(255,255,255,.0) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.nav-toptel ul {
    height: 40px;
}
.nav-toptel ul li {
    padding-top: 15px;
    float: right;
    width: 44px;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #E4E4EE;
}
.nav-toptel ul li:hover {
    background: #E4E4EE;
    opacity: 0.7;
}
.nav-toptel ul li a {
    width: 100px;
    height: 100%;
}
.nav-toptel ul li img {
    margin: 0 auto;
    display:block;
}
.navbar-default {
    background-color: rgba(0,0,0,.7) !important;
    /*height: 92px;*/
    /*border-color: #e7e7e7;*/
    border: none;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-nav {
    position: absolute;
    right: 60px;
}
.navbar-nav .co2li {
    position: relative;
}
.navbar-nav .co2-mar {
    position: absolute;
    width: 230%;
    background-color: #000;
    z-index: 996;
}
.navbar-nav .co2-mar a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding-left: 30px;
}
.navbar-nav .co2-mar a:hover {
    background-color: #005bac !important;
}
.navbar-right {
    position: absolute;
    right: -42px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .bottom-lis {
    position: relative;
}
.navbar-default .navbar-nav > li > a {
    height: 66px;
    line-height: 38px;
    color: #FFF;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #005bac;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}


/*nav  end!*/

#state {
    width: 80%;
}

/*footer  start*/
footer {
    margin-top: 80px;
    background-color: #000;
    font-size: 14px;
    line-height: 28px;
    padding-top: 96px;
    color: #C0C0C0 !important;
}
footer h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
}
footer  .col-md-4 {
    height: 300px;
}
.footer-left ul li {
    position: relative;
    margin: 10px 0;
    /*float: left;*/
}
.footer-left ul li p {
    display: inline-block;
}
.footer-left ul li img {
    margin-left: 10px;
    margin-right: 18px;
}
.footer-centre li {
    line-height: 32px;
}
.footer-centre a {
    color: #C0C0C0;
}
.footer-right a {
    color: #C0C0C0;
}
.footer-centre a:hover,
.footer-right a:hover {
    color: #005bac;
}
.footer-bottom ul {
    position: relative;
    margin-top: 24px;
    padding-bottom: 40px;
}
.footer-bottom ul li:nth-child(1) {
    display: block;
    width: 260px;
    height: 44px;
    margin: 0 auto;
    background-color: #000;
}
.footer-bottom ul li:nth-child(1) div {
    width: 19%;
    height: 44px;
    float: left;
    height: 100%;
    border: 1px solid #fff;
}
.footer-bottom ul li:nth-child(1){
    display: block;
    text-align: center;
}
.footer-bottom ul li:nth-child(1) a {
    width: 100%;
    height: 100%;
}
.footer-bottom ul li:nth-child(1) img {
    margin-top: 12px;
}
.footer-bottom ul li:nth-child(2) {
    position: absolute;
    right: 50px;
    top: 0;
    height: 44px;
    width: 46px;
    margin-right: 50px;
}
.footer-bottom ul li:nth-child(2) {
    width: 50px;
    height: 44px;
    border: 1px solid #fff;
}
.footer-bottom ul li:nth-child(2) img {
    display: block;
    margin: 3px auto;
}
.footer-left li {
    padding-left: 38px;
}
.footer-phone:before ,.footer-site:before ,
.footer-mail:before ,.footer-fax:before ,.footer-wechat:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 6px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url("../images/jl-img.png") -101px 1px no-repeat;
    background-origin: content-box;
}
.footer-site:before {
    background-position: -101px -42px;
}
.footer-mail:before {
    background-position: -101px -85px;
}
.footer-fax:before {
    background-position: -101px -122px;
}
.footer-wechat:before {
    background-position: -101px -207px;
}
.footer-bottom .f2 {
    display: block;
    background: url("../images/jl-img.png") no-repeat 20px 15px;
}
.footer-bottom .tuite2 {
    display: block;
    background: url("../images/jl-img.png") no-repeat 16px -18px;
}
.footer-bottom .youtube2 {
    display: block;
    background: url("../images/jl-img.png") no-repeat 16px -52px;
}
.footer-bottom .google2 {
    display: block;
    background: url("../images/jl-img.png") no-repeat 16px -84px;
}
.footer-bottom .in2 {
    display: block;
    background: url("../images/jl-img.png") no-repeat 16px -119px;
}
.footer-bottom .gototop {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/jl-img.png") no-repeat 18px -164px;
}
#mobsq img {
    position: fixed;
    top: 40%;
    left: 3px;
    box-shadow: 1px 1px 1px 2px rgba(3,3,3,.6);
    z-index: 9999999;
    opacity: .7;
}
#xiaoneng {
    position: fixed;
    top: 40%;
    line-height: 30px;
    color: #fff;
    left: 20px;
    text-align: center;
}
#xiaoneng img {
    width: 100%;
}
#xiaoneng a:hover {
    cursor: pointer;
}
#email {
    position: fixed;
    bottom: 26%;
    left: 20px;
    border-radius: 6px;
    overflow: hidden;
}
#skype {
    position: fixed;
    bottom: 140px;
    right: 20px;
    border-radius: 6px;
    overflow: hidden;
}
@media screen and (max-width: 992px) {
    footer  .col-md-4 {
        width: 50%;
        float: left;
        font-size: 12px;
    }
    footer  .col-md-4:nth-child(3) {
        width: 88%;
    }
    footer  .col-md-4:nth-child(3) ul li {
        float: left;
        margin: 10px;
    }

}
@media (max-width: 767px) {
    .navbar-nav {
        margin: 0 -15px !important;
    }
    .navbar-brand img {
        position: absolute;
        top: 0;
    }
    .navbar-nav .co2-mar a {
        width: 50% !important;
        font-size: 13px;
    }
    .navbar-default .navbar-nav > li {
        width: 100%;
    }
    .navbar-default .navbar-nav > li > a {
        width: 100%;
        height: 42px;
        line-height: 24px;
        color: #FFF;
        font-size: 16px;
        background-color: #000;
    }
    footer {
        padding-top: 0px;
    }
    footer  .col-md-4 {
        width: 88%;
        height: auto;
        margin-top: 20px;
    }
    footer  .col-md-4 ul li {
        margin: 10px;
        float: left;
        font-size: 12px;
    }
    footer  .col-md-4:nth-child(3) {
        margin-top: 20px;
    }
    .footer-centre li {
        line-height: 5px;
    }
    .footer-left li {
        margin: 3px 10px !important;
    }
    .footer-right li {
        line-height: 5px;
    }
    .collapse .navbar-nav {
        position: relative !important;
        right: 0;
        text-align: center;
    }

}
@media (max-width: 550px) {
    .footer-bottom ul li:nth-child(2) {
        margin-top: -45px;
    }
}
/*ipad*/
@media (max-width: 768px){
    .navbar-brand {
        position: relative;
        width: 88px;
    }
    .navbar-brand img {
        width: 100%;
        position: absolute;
        top: 50%;
        transform:translateY(-50%);
    }
    .navbar-nav {
        position: absolute;
        right: 0 !important;
    }
}
/**20210225在线留言 added by syh**/
@media screen and (min-width:768px){
    .vers{
        margin-top: -3.5rem;
    }
}
.vers1{
    display: flex;
    align-items:  center;
}
#changeImg{
    margin-left: 1rem;
}
/**20210225 added by syh**/


















