﻿/* Magnific Popup CSS */
.spic {
    border: 1px solid #ddd
}
.logo img {
    width: 195px;
    height: 50px;
}
form img {
    max-width: none !important
}
.input-group-addon {
    padding-top: 0;
    padding-bottom: 0
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,  .mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,  .mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
       * Remove all paddings around the image on small screen
       */
.mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}

@media all and (max-width: 900px) {
.mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}
body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a {
    color: #333;
}
a:hover {
    color: #666;
    text-decoration: none;
}
.mt30 {
    margin-top: 30px;
}
.top {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #ededed;
    color: #666;
}
.top p {
    line-height: 40px;
    margin-bottom: 0;
}
.top a {
    margin: 0 5px;
    color: #666;
}
.ibanner img {
    width: 100%;
}
.navbar {
    margin-bottom: 0;
    border: none;
}
.navbar-default {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #065ba0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #065ba0;
}
.navbar-tel {
    line-height: 28px;
    margin-top: 30px;
}
.navbar-tel span {
    display: block;
    font-size: 20px;
}
.navbar-tel b {
    display: block;
    font-size: 26px;
    color: #1361d7;
}
.navbar-default .navbar-collapse {
    background-color: #1361d7;
}
.carousel-indicators {
    position: absolute;
    bottom: 15px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: none;
    border-radius: 50%;
}
.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background-color: #013f96;
}
.keywords-list a {
    margin: 0 5px;
}
.product {
    padding-top: 11%;
    background: url(../images/title_top.jpg) no-repeat top center;
    margin-top: 60px;
}
.sidebar {
    background-color: #f4f4f4;
}
.sidebar-title {
    height: 88px;
    background: url(../images/sidebar_title.jpg) no-repeat top center;
    color: #fff;
    padding: 10px 0;
}
.sidebar-title h3 {
    line-height: 30px;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 5px;
}
.sidebar-title span {
    display: block;
    font-size: 18px;
    color: #ffe6ea
}
.sidebar dl {
    border: 1px solid #e4e4e4;
    border-top: none;
    padding: 10px 20px 20px 20px;
}
.sidebar dl dt {
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    color: #666;
    font-size: 16px;
    margin: 10px 0;
}
.sidebar dl dt a {
    color: #777;
    margin-left: 40px;
    font-weight: normal;
}
.sidebar dl dd {
    height: 36px;
    line-height: 36px;
    background: url(../images/icon_list.jpg) no-repeat 36px center;
    padding-left: 56px;
}
.sidebar-list {
    margin: 10px 0 0;
}
.sidebar-list li {
    height: 45px;
    line-height: 45px;
}
.sidebar-list li a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border-radius: 25px;
    background: url(../images/icon_product.png) no-repeat 20px center;
    padding-left: 40px;
}
.sidebar-list li a:hover {
    background-color: #df040d;
    color: #fff;
}
.product-item {
    margin-bottom: 30px;
}
.product-item div {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd
}
.product-item h4 {
    margin: 0;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    transition: all 0.5s;
    background-color: #eee;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
}
.product-item img {
    width: 100%;
    transition: all 0.5s;
}
.product-item a:hover img {
    transform: scale(1.2);
}
.product-item a:hover h4 {
    background-color: #1361d7;
    color: #fff;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
 margin-right: 20px;
    width: 265px;
    float: left;
    _display: inline;
    overflow: hidden;
    background-color: #f5f5f5;
    border-bottom: 5px solid #176ce1;
}
.picScroll-left .bd ul li img {
    width: calc(100% - 2px);
    border: 1px solid #ddd
}
.picScroll-left .bd ul li span {
    display: block;
    padding: 20px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.picScroll-left .hd ul {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
    margin-top: 50px;
}
.picScroll-left .hd ul li {
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-right: 10px;
    text-indent: -999px;
    cursor: pointer;
    background: #999;
    border-radius: 50%;
}
.picScroll-left .hd ul li.on {
    background: #1361d7;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
    cursor: pointer;
    background: #999 url(../images/icon_arrow.png) 0 0 no-repeat;
}
.picScroll-left .hd .next {
    background-position: -50px -50px;
}
.picScroll-left .hd .prev:hover {
    background-color: #1361d7;
}
.picScroll-left .hd .next:hover {
    background-color: #1361d7;
}
.picMarquee-left {
    overflow: hidden;
    position: relative;
}
.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picMarquee-left .bd ul li {
    margin-right: 20px;
    width: 265px;
    float: left;
    _display: inline;
    overflow: hidden;
}
.picMarquee-left .bd ul li img {
    width: 100%;
}
.picMarquee-left .bd ul li span {
    display: block;
    margin-top: 20px;
}
.title-about h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    margin: 0 0 20px;
    background: url(../images/title_line2.png) no-repeat center center;
}
.title-about p {
    font-size: 16px;
    color: #fff;
}
.about {
    background: url(../images/aboutbg.jpg) no-repeat top center/cover;
    padding: 60px 0;
}
.about-box {
    background-color: #fff;
    padding: 30px;
}
.about-con h3 {
    margin: 15px 0;
    font-size: 20px;
}
.about-con p {
    line-height: 30px;
}
.about-btn {
    display: inline-block;
    margin-right: 20px;
    width: 119px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #3091fa;
}
.about-btn:hover {
    color: #fff;
}
.title {
    background: url(../images/title_line.png) no-repeat center center;
    line-height: 50px;
    height: 50px;
}
.title h3 {
    margin: 0;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    color: #1361d7;
}
.title-news {
    height: 46px;
    line-height: 46px;
    background-color: #efefef;
    padding-right: 6px;
}
.title-news h3 {
    padding: 0 20px;
    background-color: #1361d7;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    margin: 0;
}
.first {
    margin-top: 15px;
    margin-bottom: 15px;
}
.first img {
    width: 100%;
    height: 170px;
}
.first h5 {
    margin: 0 0 10px;
    font-size: 18px;
}
.first p {
    line-height: 30px;
}
.list-news {
    margin-bottom: 0;
}
.list-news li {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.list-news li a {
    background: url(../images/tips.png) no-repeat left center;
    padding-left: 14px;
}
.question-list {
    overflow: hidden;
    position: relative;
}
.question-list dl {
    line-height: 30px;
    padding: 15px 0;
    margin-bottom: 0;
    border-bottom: 1px dotted #8f8f8f;
}
.question-list dt {
    background: url(../images/icon_q.png) no-repeat left center;
    padding-left: 30px;
    margin-bottom: 15px;
    font-weight: normal;
}
.question-list dd {
    background: url(../images/icon_a.png) no-repeat left top;
    padding-left: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 13px;
}
.link {
    background: url(../images/link.gif) no-repeat;
    min-height: 40px;
    line-height: 40px;
}
.link a {
    display: inline-block;
    margin: 0 10px;
}
.link a:first-child {
    text-indent: 200px;
}
.footer {
    background-color: #1361d7;
    color: #fff;
    padding: 30px 0;
}
.footer p {
    line-height: 40px;
    margin-bottom: 0;
}
.sidebar-title02 {
    padding: 10px 0;
    background-color: #1261d7;
    color: #fff;
}
.sidebar-title02 h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 5px;
}
.sidebar-title02 span {
    display: block;
    font-size: 18px;
}
.sidebar li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.sidebar li a {
    display: block;
    height: 50px;
    background: #f1f1f1 url(../images/tips01.png) no-repeat 40px center;
    padding: 0 40px 0 60px;
}
.sidebar li a:hover, .sidebar li a.active {
    background: #176ce1 url(../images/tips02.png) no-repeat 40px center;
    color: #fff;
}
.position {
    height: 53px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
}
.position h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    border-bottom: 2px solid #1261d7;
    color: #1261d7;
    padding: 0 10px;
    margin: 0;
}
.position p {
    line-height: 50px;
    color: #666;
    margin-bottom: 0;
}
.position p a {
    color: #666;
}
.position p a {
    margin: 0 5px;
}
.contact {
    padding: 20px;
    background-color: #efefef;
}
.category-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    font-size: 20px;
    color: #1261d7;
    font-weight: bold;
}
.content {
    line-height: 30px;
    color: #333;
    font-size: 16px;
    padding-top: 10px
}
.content img {
    max-width: 100%
}
.list-news-item li {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px dotted #8f8f8f;
}
.list-news-item .clearfix {
    line-height: 30px;
}
.list-news-item h5 {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 0;
}
.list-news-item h5 a {
    color: #333;
}
.list-news-item span {
    color: #999;
}
.list-news-item p {
    line-height: 2;
    margin: 10px 0 0;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list-news-item p a {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #999;
    margin-left: 10px;
    color: #999;
}
.content-title {
    font-size: 20px;
    font-weight: bold;
}
.product-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    margin-top: 0;
}
.content-info {
    color: #999;
    border-bottom: 1px dotted #8f8f8f;
    padding: 10px 0;
}
.content-info span {
    margin: 0 10px;
}
.product-info p {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
.product-info p b {
    color: #043c6b;
}
.product-info p span {
    font-size: 26px;
    color: #1261d7;
    font-weight: bold;
}
.product-info .btn-ask {
    display: inline-block;
    padding: 6px 15px;
    background-color: #999;
    color: #fff;
    margin-right: 10px;
    margin-top: 10px;
}
.product-info .btn-ask:hover {
    background-color: #014099;
    color: #fff;
}
.product-details {
    border-bottom: 1px solid #e4e4e4;
    margin: 30px 0;
    font-size: 16px;
}
.product-details span {
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    background-color: #1261d7;
    color: #fff;
}
/*.content img { display: block; max-width: 100%; width: auto !important; height: auto !important; margin: 5px auto; }*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}
.pagination > li {
    display: inline-block;
    margin-right: 5px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 0;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #1261d7;
    border-color: #1261d7;
}
.pagination > .thisclass > a, .pagination > .thisclass > span, .pagination > .thisclass > a:hover, .pagination > .thisclass > span:hover, .pagination > .thisclass > a:focus, .pagination > .thisclass > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1261d7;
    border-color: #1261d7;
}
.qrcode {
    font-family: "microsoft yahei", "宋体", Arial;
    position: fixed;
    border: 1px solid #c9eeff;
    border-radius: 2px;
    z-index: 9999;
    right: 15px;
    bottom: 100px;
    width: 150px;
*position:absolute;
    background: #FFF url(../images/onlinebg.jpg) no-repeat 0 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}
.qrcode .bd {
    padding: 80px 15px 10px 15px;
}
.qrcode .bd ul {
    line-height: 1.4;
    padding: 0px
}
.qrcode .bd ul li {
    margin-bottom: 8px;
    overflow: hidden;
}
.qrcode .bd ul li .tit {
    font-size: 14px;
}
.qrcode .bd ul li .btn {
    margin-bottom: 4px;
    width: 120px;
    height: 26px;
    display: block;
    text-indent: 44px;
    color: #FFF !important;
    font-size: 13px;
    line-height: 26px;
    text-decoration: none;
    padding: 0px;
    padding-right: 10px;
}
.qrcode .bd ul li .qq {
    background: url(../images/btn_qqo.png) no-repeat;
}
.qrcode .bd ul li .baidu {
    background: url(../images/btn_sq.png) no-repeat;
}
.qrcode .bd ul li .tel {
    color: #e00;
    font-size: 16px;
}
.qrcode .bd ul li a:hover {
    filter: Alpha(Opacity=80); /* for IE */
    opacity: 0.8;
}

@media (min-width: 768px) {
.navbar-header {
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 15px 41px;
    font-size: 16px;
    background: url(../images/nav_line.png) no-repeat right center;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 32px 15px;
}
}

@media (max-width:1200px) {
.navbar-default .navbar-nav > li > a {
    padding: 15px 37px
}
}

@media (max-width:1024px) {
.navbar-default .navbar-nav > li > a {
    padding: 15px 35px
}
}

@media (max-width: 767px) {
.navbar-brand {
    float: left;
    height: 40px;
    padding: 5px 15px;
}
.navbar-brand img {
    height: 30px;
    margin-top: 3px;
    width: 117px;
}
.contact{
    display: none;
}
.sidebar-title02{
    display: none;
}
.position{
    display: none;
}
.product{padding-top: 15%;
    background-size: 100%;}
.picScroll-left .bd ul li {
    margin: 0 75px;}
}

@media only screen and (max-width: 1240px) {
.logo img {
    width: 156px;
    height: 40px;
}

}

.mesg{
    width: 100%;
}



















