﻿ .modal {
     overflow-y: auto;
 }
 
 .modal-open {
     overflow: auto;
 }
 
 .modal-open[style] {
     padding-right: 0px !important;
 }
 
 .BMapLabel {
     display: none;
     visibility: hidden;
     max-width: inherit;
 }
 
 #navbar #navbar-collapse > ul > li.active > a,
 #navbar #navbar-collapse > ul > li:hover > a {
     background: none!important;
     color: #004098;
 }
 
 #body-container {
     background: #f4f4f4;
     padding: 26px 0 11px;
 }
 
 #page-default .swiper-pagination {
     display: block!important;
 }
 
 #page-default-body .media {
     background: #fff;
     margin-bottom: 15px;
 }
 
 #page-default-body .media-left {
     float: left;
     width: 100%;
 }
 
 #page-default-body .media-left ul {
     margin-bottom: 0;
 }
 
 #page-default-body .media-body {
     padding: 0 15px;
     float: left;
     width: 112px;
 }
 
 #page-default-body .media-body ul {
     margin: 0;
 }
 
 .panel {
     margin: 0;
     border: 0;
     border-radius: 0;
 }
 
 #page-default-body .media .panel-heading {
     padding: 6px 0 4px;
     font-size: 16px;
     color: #004098;
     border-bottom: 1px solid #f1f1f1;
 }
 
 #page-default-body .media .media-body ul {
     padding: 0;
     margin-top: 5px;
 }
 
 #page-default-body .media .media-body ul li {
     line-height: 22px;
     background: url(../images/home-li-bg.gif) left center no-repeat;
     padding-left: 10px;
 }
 
 #page-default-body .media .media-body ul li a {
     padding: 0;
     font-size: 13px;
 }
 
 #page-default-body .media .media-body ul li a:hover {
     background: none;
 }
 
 @media (min-width: 768px) and (max-width: 1199px) {
     #aside-product-menu ul li .title span {
         padding: 0 15px!important;
     }
     .block-area {
         position: relative;
         margin-bottom: 15px;
     }
     #block2 {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
     }
     #block4 {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
     }
     #page-default-body .media {
         height: 100%;
         background: #fff;
         margin: 0;
     }
     #page-default-body .media-body {
         width: 100%;
         padding-bottom: 10px;
         height: 100%;
     }
     #page-default-body .media .panel-heading {
         line-height: 30px;
         padding: 10px 0 0 0;
     }
     #page-default-body .media .media-body ul li {
         float: left;
         width: 42%;
         list-style: none;
         height: 26px;
         line-height: 26px!important;
         list-style: none;
     }
 }
 
 @media (max-width: 991px) {
     .block-area {
         margin-right: 0;
     }
 }
 
 @media (min-width: 1200px) {
     #page-default-body .col-md-8 {
         width: 69.5%;
     }
     #page-default-body .col-md-4 {
         width: 30.5%;
     }
     #page-default-body .media-left {
         width: 62%;
     }
     #page-default-body .media-body {
         width: 38%;
     }
 }
 
 #breakingnews {
     height: 45px;
     line-height: 45px;
 }
 
 #notice {
     height: 45px;
     line-height: 45px;
     float: left;
     overflow: hidden;
 }
 
 #notice .panel-heading {
     float: left;
     height: 45px;
     line-height: 45px;
     color: #004098;
     padding-right: 18px;
     font-size: 15px;
 }
 
 #notice .panel-body {
     float: left;
 }
 
 #notice ul {
     display: block;
     line-height: 1;
     position: relative;
     overflow: hidden;
     width: 800px;
     height: 45px;
     line-height: 45px;
 }
 
 #notice ul li {
     position: absolute;
     top: -999em;
     left: 0;
     display: block;
     white-space: nowrap;
     height: 45px;
     line-height: 45px;
 }
 
 .change-country {
     margin-right: 10px;
     cursor: pointer;
     font-size: 12px;
     color: #7d7d7d;
 }

.bdsharebuttonbox {
    margin-top: 20px;
}
 
 #myModal .modal-body {
     background: url(../images/world.jpg) no-repeat;
     min-height: 256px;
 }
 
 @media (max-width: 639px) {
     #page-default-body .media-left {
         width: 100%;
     }
     #page-default-body .media-body {
         width: 100%;
         padding: 0 15px 15px;
     }
     #page-default-body .media .panel-heading {
         line-height: 30px;
         padding: 10px 0 0 0;
     }
     #page-default-body .media-body ul {
         padding: 0 0 10px!important;
     }
     #page-default-body .media-body ul li {
         height: 26px;
         line-height: 26px!important;
         list-style: none;
         padding: 0 0 0 5px;
         float: left;
         width: 43%;
     }
 }
 
 @media (min-width: 640px) and (max-width: 767px) {
     #page-default-body .media-left {
         width: 62%;
     }
     #page-default-body .media-body {
         width: 38%;
         padding-bottom: 15px;
         margin: 0px!important;
     }
     #page-default-body .media .panel-heading {
         line-height: 30px;
         padding: 10px 0 0 0;
     }
     #page-default-body .media-body ul li {
         height: 26px;
         line-height: 26px!important;
         list-style: none;
         padding: 0 0 0 20px;
     }
 }
 
 @media (max-width: 767px) {
     #footer .nav-list li {
         float: left;
         margin: 0 15px 0 0;
     }
 }
 
 #footer-nav1,
 #footer-nav2,
 #footer-nav3,
 #footer-nav4,
 #footer-nav5,
 #footer-nav6 {
     padding-right: 0;
     padding-left: 0;
 }
 
 #footer-nav1 {
     padding-left: 15px;
 }
 
 @media (max-width: 767px) {
     #footer-nav1,
     #footer-nav2,
     #footer-nav3,
     #footer-nav4,
     #footer-nav5,
     #footer-nav6 {
         padding-right: 15px;
         padding-left: 15px;
     }
     #footer #footer-navs .row > div .panel-heading {
         font-size: 14px!important;
     }
 }
 
 #footer-links {
     padding: 0;
 }
 
 #footer-navs .row > div .panel-heading {
     height: 35px;
     line-height: 35px;
 }
 
 #footer-links .panel-heading {
     background: url(../images/world.png) left center no-repeat;
     padding-left: 35px;
     margin-bottom: 10px;
 }

#footer #footer-navs .row > div a{
    color: #333;
}
 /** contact */
 
 #baidu-map {
     border: 1px solid #e5e5e5;
     margin: 0;
     margin: 15px 0 30px;
 }
 
 #baidu-map .map {
     padding: 0;
 }
 
 #baiduMap {
     border: 0!important;
 }
 
 .map-details {
     padding: 0 0 20px 30px;
 }
 
 .map-details .logo {
     margin: 60px 20px 20px 0;
 }
 
 .map-details p {
     margin: 0;
 }
 
 .map-details p strong {
     font-size: 14px;
     color: #5d5d5d;
 }
 
 .map-details h3 {
     font-size: 15px;
     color: #257ac3;
     margin: 10px 0;
     font-weight: bold;
 }
 
 .map-details ul {
     list-style: none;
     padding: 0;
     margin: 0;
 }
 
 .map-details ul li {
     color: #797979;
     font-size: 13px;
     line-height: 28px;
 }
 
 .map-details ul li span {
     color: #3f3f3f;
     font-weight: bold;
 }
 
 #branch {
     margin: 0 0 25px;
 }
 
 .branch-title {
     padding: 0;
 }
 
 .branch-content {
     padding-right: 0;
 }
 
 #branch h2 {
     height: 38px;
     line-height: 38px;
     background: #257ac3;
     text-align: center;
     color: #fff;
     font-size: 14px;
     font-weight: normal;
     margin: 0;
 }
 
 #branch .tab-titles {
     list-style: none;
     margin: 0;
     padding: 0;
     width: 100%;
     margin: 0 0 25px;
 }
 
 #branch .tab-titles li {
     background: #efefef;
     height: 37px;
     line-height: 37px;
     border-bottom: 1px solid #257ac3;
     text-align: center;
     width: 20%;
     float: left;
     font-size: 14px;
     font-weight: bold;
     position: relative;
     margin-bottom: 15px;
 }
 
 #branch .tab-titles li a {
     padding: 0 10px;
 }
 
 #branch .tab-titles li.active a,
 #branch .tab-titles li:hover a {
     color: #257ac3;
 }
 
 @media (max-width: 767px) {
     .map-details .logo {
         margin: 30px 0 20px;
     }
     #branch .tab-titles {
         margin: 0 0 20px;
     }
     
     #branch .tab-titles li{
         width: 33.3%;
     }
     
     .branch-content {
         padding: 0;
     }
 }
 
 #branch .tab-titles li .caret {
     position: absolute;
     left: 50%;
     bottom: -5px;
     margin: 0 0 0 -4px;
     color: #257ac3;
 }
 /** 新闻中心 */
 
 #page-news-list-pic-no li a {
     width: auto;
 }
 
 #page-news-info-detail .thumbnail {
     float: left;
     margin-right: 20px;
 }
 
 #page-news-date li {
     min-height: 110px;
     position: relative;
     padding: 25px 0;
     border-bottom: 1px dotted #ccc;
 }
 
 #page-news-date li .time {
     width: 60px;
     position: absolute;
 }
 
 #page-news-date li .time .day,
 #page-news-date li .time .date {
     background-color: #eae6e2;
     display: block;
     text-align: center;
     font-family: Arial;
 }
 
 #page-news-date li .time .day {
     height: 42px;
     line-height: 42px;
     border-bottom: 1px solid #fff;
     color: #000;
     font-size: 30px;
 }
 
 #page-news-date li .time .date {
     height: 18px;
     line-height: 18px;
     font-size: 10px;
 }
 
 #page-news-date li .conts {
     padding-left: 80px;
 }
 
 #page-news-date h4,
 #page-news-date h4 > a {
     font-size: 16px;
     line-height: 120%;
     padding-bottom: 5px;
 }
 
 #page-news-date p {
     margin-top: 6px;
     color: #777;
     font-size: 14px;
     line-height: 24px;
     margin-bottom: 0;
 }
 
 .albums li {
     position: relative;
     overflow: hidden;
 }
 
 .albums li .dask {
     background: #000;
     opacity: 0.8;
     position: absolute;
     top: -200px;
     left: 5px;
     right: 5px
 }
 
 .albums li .dask img {
     position: absolute;
     top: 50%;
     left: 50%;
     margin-top: -15px;
     margin-left: -12px;
 }
 /**
#page-news-list-pic-left .media-heading{
    position: relative;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #eee;
    margin: 5px 0 0;
}

#page-news-list-pic-left .media-heading h4{
    position: absolute;
    left: 0;
    margin: 0;
    line-height: 32px;
}

#page-news-list-pic-left .media-heading span{
    position: absolute;
    right: 10px;
    margin: 0;
    padding: 0;
    line-height: 32px;
}

#page-news-list-pic-left p{
    margin: 10px 0 0;
}
*/
 /** 总经理致辞 */
 
 #speech {
     margin: 30px 0 0;
 }
 
 #person-photo p {
     text-indent: 0;
     height: 42px;
     line-height: 42px;
 }
 
 #person-photo h4 {
     height: 50px;
     line-height: 50px;
     margin: 0;
     padding: 0;
     font-size: 18px;
 }
 
 #person-photo span {
     color: #e60012;
     padding-right: 1em;
 }
 
 #person-details p {
     text-indent: 2em;
 }
 
 #person-details p:first-child {
     text-indent: 0;
 }
 /** 发展历程 */
 
 #event {
     margin: 30px 0;
 }
 
 #event .thumbnail {
     margin: 0 30px 30px;
 }
 
 .event-list ul {
     list-style: none;
     background: url(../images/event-bg.jpg) 30px 0 repeat-y;
     padding: 1px 0 1px 26px;
     margin: 0;
 }
 
 .event-list h3 {
     height: 28px;
     line-height: 28px;
     background: url(../images/event-year-bg.png) 0 center no-repeat;
     padding: 0 0 0 20px;
     color: #fff;
     font-size: 16px;
     margin: 15px 0;
 }
 
 .event-list h3 span {
     width: 100px;
     display: block;
     text-align: center;
     background: #c7130f;
 }
 
 .event-list p {
     line-height: 26px;
     background: url(../images/event-mouth-bg.png) 0 center no-repeat;
     padding: 3px 0 3px 20px;
     color: #797979;
     text-indent: 0;
 }
 
 .event-list p span {
     color: #c7130f;
 }
 /** 员工之家 */
 
 .employee {
     margin: 20px 0;
 }
 
 .employee .list-group-item .caption {
     height: 50px;
     line-height: 50px;
     background: #e5e5e5;
     color: #535353;
 }
 
 .employee .list-group-item .caption h4 {
     padding: 0!important;
     margin: 0!important;
     line-height: 50px;
     text-align: center;
 }
 
 .employee .list-group-item .caption h4 a {
     width: 100%!important;
 }
 
 .employee-details h1 {
     margin: 20px 0 25px!important;
     text-align: center;
 }
 
 .style {
     padding: 20px 45px;
     background-color: #303030;
 }
 
 .style .list-group {
     margin-bottom: 0;
 }
 
 .style .list-group .list-group-item {
     padding: 5px;
 }
 
 .style .list-group .list-group-item .thumbnail {
     margin-bottom: 0;
     height: 80px;
     overflow: hidden;
 }
 
 @media (max-width:767px) {
     .style .list-group .list-group-item .thumbnail {
         height: inherit;
     }
 }
 
 @media (max-width:767px) {
     .style {
         padding: 10px 20px;
     }
     .style .list-group .list-group-item .thumbnail {
         height: inherit;
     }
 }
 
 @media (max-width:480px) {
     #page-product-info .swiper-container:first-child + .swiper-container {
         display: none !important;
     }
 }
 /** 产品中心 */
  @media (min-width:1199px) {
#page-product #content .full-width {
     padding-right: 125px;
     padding-left: 125px;
 }
 
}
 #page-product #content .full-width {
     min-height: 1251px;
     position: relative;
 }
 
 #page-product #content #aside {
     width: 265px;
     position: absolute;
     margin-top: 0;
     top: 0;
 }
 
 #page-product .right {
     margin-left: 280px;
     position: relative;
 }
 
 #page-product .right #main .main-inner {
     overflow-x: auto;
     margin-bottom: 20px;
 }
 
 #page-product .right #main .table {
     margin-bottom: 0;
 }
 
 .pro-view1 dl dt
 
  {
         width: 400px;
    padding-left: 25px;
    float: left;
 }
 @media (max-width: 991px) {
     #page-product #content #aside {
         display: none;
     }
     #page-product .right {
         margin-left: 0;
     }
 }
 
 #page-product-center-detail h3 {
     font-size: 16px;
     font-weight: bold;
     color: #257ac3;
     margin: 25px 0;
 }
 
 #page-product-center-detail h4 {
     height: 16px;
     line-height: 16px;
     font-size: 16px;
     border-left: 5px solid #257ac3;
     color: #3f3f3f;
     padding: 0 0 0 20px;
 }
 
 #page-product-center-detail ul {
     list-style: none;
     margin: 0 0 0 25px;
     padding: 0;
     line-height: 26px;
 }
 
 #product-table {
     font-size: 13px;
     vertical-align: middle;
 }
 
 #product-table th strong,
 #product-table td span {
     display: block;
     line-height: 20px;
 }
 
 #product-table th,
 #product-table td {
     font-size: 12px;
     vertical-align: middle;
     text-align: center;
 }
 
 #product-table th {
     background: #004098;
     color: #fff;
     font-weight: normal;
     position: relative;
     padding-bottom: 15px;
 }
 
 #product-table td {
     white-space: nowrap;
 }
 
 #product-table th span {
     position: absolute;
     bottom: 2px;
     left: 50%;
     margin-left: -8px;
     cursor: pointer;
 }
 
 #product-table tbody td:first-child {
     white-space: nowrap;
 }
 
 #product-table .helpBtn {
     display: none;
 }
 
 #product-table-intro {
     margin: 25px 0;
 }
 
 .category-details .title {
     background: #efefef;
 }
 
 .category-details .title h4 {
     color: #257ac3;
     font-size: 14px;
     height: 34px;
     line-height: 34px;
     border-left: 1px solid #257ac3;
     margin: 0;
     padding-left: 15px;
 }
 
 .category-details .title h4 a {
     color: #257ac3;
 }
 
 .category-details .title h4 a:hover {
     color: #257ac3;
     text-decoration: none;
 }
 
 .category-details .list li {
     font-size: 12px;
     line-height: 26px;
 }
 
 .category-details .list li a {
     color: #797979;
 }
 .category-details .list li .imgPicture{ display:none;}
 
 .category-details .list li a:hover {
     color: #257ac3;
 }
 
 #product-search {
     margin-top: 20px;
 }
 
 #product-search span {
     font-size: 14px;
     color: #257ac3;
 }
 
 #product-search .search_box {
     margin: 10px 0 15px;
 }
 
 #product-search .search_box input {
     width: 200px;
 }
 
 .channel-title .channel-bg {
     background: #d4d4d4 url(../images/channel-bg.jpg) right center no-repeat;
     height: 36px;
     margin: 0 0 14px;
 }
 
 .channel-title .title {
     background: #257ac3 url(../images/channel-name-bg.jpg) right top no-repeat;
     height: 36px;
     margin: 7px 0 0;
 }
 
 .channel-title .title h3 {
     margin: 0;
     padding: 0;
     font-size: 16px;
     color: #fff;
     line-height: 36px;
     text-align: center;
 }
 
 .channel-title .title h3 a {
     color: #fff;
 }
 
 .channel-title .title h3 a:hover {
     color: #fff;
     text-decoration: none;
 }
 
 .list-categroy {
     margin: 0 0 30px;
 }
 
 .list-categroy .category {
     width: 100%;
     margin: 0 0 20px;
     overflow: hidden;
     min-height: 34px;
 }
 
 .list-categroy .category ul {
     margin: 0;
 }
 
 @media (min-width: 768px) {
     .list-categroy .title {
         padding: 0 0 3000px;
         margin: 0 0 -3000px;
         position: relative;
     }
     .list-categroy .title h4 {
         position: absolute;
         left: 0;
     }
     .list-category .list {
         padding: 0 15px 3000px;
         margin-bottom: -3000px;
     }
 }
 /** 产品应用 */
 
 .app-list h3,
 #page-application-info h3 {
    /* color: #257ac3;*/
     border-bottom: 1px solid #004098;
     height: 30px;
     line-height: 30px;
     font-size: 15px;
     margin: 0 0 25px;
 }
 
 .list-app-cat li {
     list-style: none;
     height: 26px;
     line-height: 26px;
     font-size: 14px;
     background: url(../images/app-li-bg.jpg) left center no-repeat;
     padding: 0 20px 0 12px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }
 
 .list-app-cat a {
     color: #333;
 }
 
 .list-app-group {
     margin: 0 0 20px;
 }
 .app-list .list-app-group .col-md-8{ padding-left:0;}
 
 .app-list .thumbnail {
     margin: 6px 0 0;
     text-align: center;
 }
 
 #page-application-info p {
     text-indent: 0;
 }
 /** 边侧栏 */
 
 #aside-product-menu {
     margin: 3px 0;
 }
 
 #aside-product-menu ul li {
     background: #efefef;
     margin-bottom: 3px;
     position: relative;
 }
 
 #aside-product-menu ul li .img {
     width: 62%;
     float: left;
 }
 
 #aside-product-menu ul li .thumbnail {
     margin-bottom: 0;
 }
 
 #aside-product-menu ul li .img img {
     width: 100%;
 }
 
 #aside-product-menu ul li .title {
     width: 38%;
     float: right;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
 }
 
 #aside-product-menu ul li .title span {
     width: 100%;
     padding: 0 27px;
     text-align: center;
     display: inline-block;
     vertical-align: middle;
     height: 40px;
     line-height: 40px;
     margin: auto;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
 }
 
 #aside-product-menu ul li .title span a {
     line-height: 20px;
     vertical-align: middle;
     display: inline-block;
 }
 
 #aside .panel .panel-heading {
     height: 63px;
     line-height: 63px;
     /**background: url(../images/aside-menu-title.jpg) top right no-repeat;**/
     background: #004098;
     color: #fff;
     /*border-bottom: 4px solid #99c4ff;*/
     font-size: 20px;
     margin: 0;
     height: 63px;
     line-height: 63px;
     text-indent: 20px;
 }
 
 #aside .panel .panel-heading small {
     font-size: 14px;
     padding: 0 0 0 10px;
     line-height: 63px;
 }
 
.aside-menu .panel-body>ul{
    background: #eaeaea;
    padding: 0;
    margin: 0;
}

.aside-menu .panel-body>ul>li{
    background: #eaeaea;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #c9c9c9;
    line-height: 40px;
    list-style: none;
}

.aside-menu .panel-body>ul>li>a{
    padding: 0 20px;
    background: url(../images/aside-li-bg-2.png) right 14px no-repeat;
}

.aside-menu .panel-body>ul>li>a:hover,
.aside-menu .panel-body>ul>li:hover>a{
    color: #fff;
    background-color: #004098;
}

.aside-menu .panel-body>ul>li>ul{
    
}

.aside-menu .panel-body>ul>li>ul>li{
    line-height: 36px;
    background: #f8f8f8;
}

.aside-menu .panel-body>ul>li:hover>ul>li>a{
    background-color: #f8f8f8;
}

.aside-menu .panel-body>ul>li>ul>li>a{
    background: url(../images/aside-li-bg-2.png) right 12px no-repeat;
    padding: 0 20px 0 30px;
}

.aside-menu .panel-body>ul>li>ul>li>a:hover{
    color: #fff;
    background-color: rgba(37, 122, 195, 0.9);
}

 /** 导航下拉菜单 */
 
 .nav-wrap {
     background: url(../images/about-us-bg.png) repeat;
     padding-bottom: 7px;
     border-top: 1px solid #004098;
     position: absolute;
     z-index: 1000;
 }
 
 #about .nav-wrap {
     /*width: 486px;*/
 }
 
 .nav-wrap .nav h3 {
     height: 52px;
     line-height: 52px;
     text-align: center;
     background: #004098;
     font-size: 16px;
     margin: 0;
     padding: 0 30px;
     white-space: nowrap;
 }
 
 .nav-wrap .nav h3 a {
     color: #fff;
 }
 
 .nav-wrap .nav ul.dropdown-menu {
     margin: 7px 0 0 30px!important;
     position: static;
     background: none!important;
     border: 0!important;
     box-shadow: none!important;
 }
 
 .nav-wrap .nav ul.dropdown-menu li {
     margin: 0;
     padding: 0 0 0 20px;
     list-style: none;
     height: 24px;
     line-height: 24px;
     border-bottom: 0!important;
     background: transparent url(../images/about-us-li.jpg) left center no-repeat!important;
 }
 
 .nav-wrap .nav ul.dropdown-menu li a {
     color: #fff!important;
     padding: 0!important;
     line-height: 24px!important;
 }
 
 .nav-wrap .nav ul.dropdown-menu li:hover a {
     background: none!important;
 }
 
 #about .nav-wrap .detail {
     margin: 10px;
     width: 256px;
	 display:none;
 }
 
 #about .nav-wrap .detail .thumbnail {
     width: 132px;
     height: 132px;
     margin: 5px 10px 0 0;
     border: 1px solid #fff;
 }
 
 #about .nav-wrap .detail .thumbnail img {
     width: 132px;
     height: 132px;
     display: block;
 }
 
 #about .nav-wrap .detail p {
     line-height: 24px;
     color: #fff;
     margin: 0;
 }
 
 .arrow {
     background: #fff url(../images/about-us-arrow.png) bottom center no-repeat;
 }
 /** 面包屑导航 */

 #breadcrumb-wrapper {
     border-bottom: 1px solid #bcbcbc;
     height: 36px;
     line-height: 36px;
     margin-bottom: 25px;
 }
 
 #breadcrumb-wrapper .inner {
     border-bottom: 2px solid #e5e5e5;
 }
 
 #breadcrumb {
     margin: 0;
 }
 
 #breadcrumb .breadcrumb {
     border-bottom: 0!important;
     margin: 0;
     padding: 0;
     height: 36px;
     line-height: 36px;
     text-align: right;
 }
 
 @media (max-width: 767px) {
     #breadcrumb .breadcrumb {
         text-align: left;
     }
     #breadcrumb-wrapper .menu {
         padding-left: 0;
     }
     .list-categroy .category ul {
         margin: 15px 0 0 16px;
     }
 }
 
 #breadcrumb-wrapper h2 {
     color: #004098;
     font-size: 16px;
     height: 36px;
     line-height: 36px;
     margin: 0;
     padding: 0;
     background: url(../images/breadcrumb-title.jpg) left center no-repeat;
     padding-left: 20px;
 }
 
 #breadcrumb-wrapper .title {
     padding-left: 0;
 }
 
 #breadcrumb-wrapper .menu {
     padding-right: 0;
     height: 36px;
     line-height: 36px;
 }
 
 #myModal ul {
     margin: 20px 0 0;
 }
 
 #myModal li {
     padding: 0 0 0 20px;
     height: 30px;
     line-height: 30px;
 }
 
 .btn-primary:hover {
     background-color: #257ac3!important;
 }
 
 #header #header-icons a:hover {
     background: #257ac3;
 }
 
 #aside {
     margin-top: -60px;
 }
 
 .tianv-slidemenu > ul > li.active > a {
     border-left-color: rgba(37, 122, 195, 0.5)!important;
 }
 
 #page-default-rightcol-r1 .thumbnail,
 #page-default-body .thumbnail {
     margin: 0;
 }
 
 #page-default-body .block {
     padding-right: 0;
 }
 
 * {
     margin: 0;
     padding: 0;
     list-style-type: none;
 }
 
 a,
 img {
     border: 0;
 }
 
 #leftsead {
     width: 131px;
     height: 143px;
     position: fixed;
     top: 170px;
     right: 0px;
     z-index: 10;
 }
 
 *html #leftsead {
     margin-top: 258px;
     position: absolute;
     top: expression(eval(document.documentElement.scrollTop));
 }
 
 #leftsead li {
     height: 60px;
 }
 
 #leftsead li img {
     float: right;
 }
 
 #leftsead li a {
     height: 49px;
     float: right;
     display: block;
     min-width: 47px;
     max-width: 131px;
 }
 
 #leftsead li a .shows {
     display: block;
 }
 
 #leftsead li a .hides {
     margin-right: -143px;
     cursor: pointer;
     cursor: hand;
 }
 
 #leftsead li a.youhui .hides {
     display: none;
     position: absolute;
     right: 190px;
     top: 2px;
 }
 
 #leftsead li a.weixin-QRcode .hides {
     display: none;
     position: absolute;
     right: 190px;
     top: 2px;
 }
 
 @media (max-width: 767px) {}
 
 @media (min-width: 768px) and (max-width: 1199px) {}
 
 .bdsharebuttonbox span {
     float: left;
 }
#page-yuandan #navbar{ border-bottom:1px solid #e5e5e5; margin-bottom:3px}
#page-yuandan #main img{ max-width:100%;}


/*main css*/
.main-im{ position:fixed; right: 10px; top:300px; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;/*display:none;*/}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 13px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { display:none; cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }

#page-news-info-meta-data i{color:#004098; font-size:16px;}
.friend-link-box{ display:none; border-top:1px solid #b7b7b7;}
#page-default .friend-link-box{ display:block; font-size:12px;}
.f_linkstitle{ background-color:#fff; position:relative; padding:15px 0;}
.f_linkstitle .panel{ margin-bottom:0; position:relative; padding-left:70px;}
.f_linkstitle .panel-heading{ color:#004098; position:absolute; top:0; left:0; display:inline-block; font-size:12px;}
.f_linkstitle .panel .panel-body{ padding:0 15px;}
.f_linkstitle .list-group{ margin-bottom:0;}
.f_linkstitle .list-group li{ display:inline-block; width:auto; padding:0 10px; border-right:1px solid #6f6f6f; border-radius:0;}
.f_linkstitle .list-group li a{ display:block; max-width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#6f6f6f;}
.download-file{ text-align:center; padding:15px 0;}
.download-file a{ display:inline-block; background-color:#004098; color:#fff; padding:0 15px;}
.download-file a i{ display:inline-block; margin-right:5px;}
.download-file a:hover{ color:#fff;}
.download-file span.nofile{ display:inline-block; background-color:#eaeaea; color:#fff; padding:0 15px;}

@media(max-width:991px){
	.f_linkstitle .panel{padding-left:0;}
	.f_linkstitle .panel-heading{ position:inherit; display:block;}
}
#page-product-info h1{ text-align:center;}
 .title_tu{ padding:40px 0 20px;}
  .title_tu img{ width:100%;}
  
  .ligcl{ width:25%; padding:10px 10px 0; text-align:center;}
  .ligcl img{width:100%}
