@charset "UTF-8";
*{margin:0px; padding:0px; word-wrap:break-word;outline: none;}
img,input,select{vertical-align:middle;}
ul,li{list-style:none;}
a {color: #333;text-decoration: none;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
a:hover{color:#e80033;}
a:hover, a:focus {text-decoration: none;}

img{border:none;}
.clear{ clear:both; height:0px;  margin:0; padding:0;width:0; border:none; overflow:hidden;}
html{font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body{font-size:1.4rem;font-family: "Microsoft YaHei",Verdana,Geneva,sans-serif;color: #333;background: #ebebeb;position: relative;}

.fl { float:left}
.fr { float:right}
.min-w{min-width: 1200px;}
.mt{margin-top: 15px;}
.mr0{margin-right: 0;}
.wrap{width: 1200px;margin: 0 auto;}
.transition{-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}

.transition-scale-pic{display: block;overflow: hidden;}
.transition-scale-pic img{
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.transition-scale-pic img:hover{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

.bd_weixin_popup{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
@media (min-width: 1280px){
  .container {
      width: 1230px;
  }
}
.container {
    max-width:1080px;
}
.form-control{border:1px solid #ccc;border-radius: 0;font-size: 1.4rem;
  -webkit-appearance:none;
    -webkit-box-shadow:none;
    box-shadow: none;
}
.form-control:focus {box-shadow: none;border-color:#666;}
/*header footer*/
/*nav*/
.navbar-white{background:#fff;border-width:0 0 1px;}

.navbar-header{position: relative;}
.navbar-white .navbar-brand {float:none;display: table-cell;vertical-align: middle;padding:0;}
.navbar-white .navbar-brand img{max-height:100%;max-width:140px;}
@media (max-width: 991px){
.navbar-white .navbar-brand img{max-width: 140px;}
}
@media (max-width: 767px){
.navbar-white .navbar-brand{padding-left: 15px;}
.navbar-white .navbar-brand img{max-width: 100px;}
.navbar-white .navbar-nav .dropdown-menu{overflow: hidden;}
/*.search-form{width:150px;}
.search-form .text{width:80px;}*/
}
@media (min-width: 768px){
.navbar-white .navbar-brand{height: 80px;}
.navbar-white .navbar-brand img{max-height:60%;}
.navbar-nav {float: right;display: table;margin-right: -15px;}
.navbar-white .nav > li{display: table-cell;float: none;vertical-align: middle;height: 80px;}
}

@media (min-width: 992px){
.navbar-white .navbar-brand{height: 80px;}
/*.navbar-white .navbar-nav > li{margin-left: 20px;}*/
}

.navbar-brand{position: relative;z-index: 2000;background: #fff;}
.logo-notch {width: 122px;height:25px;bottom:-22px;left:50%;margin-left: -61px;position: absolute;z-index: 1150;background:url(../images/sanjiao.png) no-repeat center bottom;}
/*@media (min-width: 1200px){
.navbar-white .nav > li{margin-left: 20px;}
}*/
.navbar-white .nav > li{padding-left: 15px;padding-right: 15px;}
.navbar-white .nav > li > a {color: #333;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.navbar-white .nav > li.border {
    border-left: 1px solid #d9d9d9;
    padding-right: 0rem;
}
.navbar-white .nav > li.drop-link{}
.navbar-white .nav > li.drop-link>a{line-height: 20px;}
@media (min-width: 768px){
  .navbar-white .nav > li.drop-link>a{padding-top: 45px;}
}
/*.navbar-white .nav > li.dropdown.right-btn > a:after{display: none;}*/
.navbar-white .nav > li.right-btn-search{font-size: 26px;position: static;padding: 0;}
.navbar-white .nav > li.right-btn-search>a{padding:27px 15px;background:url(../images/sousuo-1.png) no-repeat center;padding:27px 30px;}
.navbar-white .nav > li.right-btn-search>a:hover{background:url(../images/sousuo-2.png) no-repeat center;}
.navbar-white .nav > li.right-btn-search .dropdown-menu{width:auto;left: 0;right: 0;background: #fff;padding: 0;}
@media (max-width: 767px) {
  .navbar-white .nav > li.right-btn-search>a{display: none;}
  .navbar-white .nav > li.right-btn-search .dropdown-menu{display: block!important;}
}
.navbar-white .nav > li > a{padding-left: 0;padding-right: 0;}
.navbar-white .nav > li > a.active,
.navbar-white .nav > .open > a, 
.navbar-white .nav > .open > a:hover, 
.navbar-white .nav > .open > a:focus{color: #e80033;background-color: transparent;}
/*.navbar-white .nav > li > a:after,*/
.navbar-white .nav > .open > a:after {content: '';width: 0;background-color: #e80033;left: 0px;position: absolute;bottom: 0px;height: 4px;transition: all 0.3s ease 0s;z-index: -1;}
.navbar-white .nav > li >a.active:after,
.navbar-white .nav>.open >a:after {width: 100%;}
@media (max-width: 767px) {
  .navbar-white .nav>li >a:after{height: 1px;bottom: 0px;top: auto;left: 15px;right: 15px;}
}
@media (max-width: 767px) {
  .navbar-white .nav>li >a.active:after,
  .navbar-white .nav>.open >a:after {width:auto;}
}
.caret{margin-left: 5px;}
.navbar-white .dropdown.open > a .caret {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.3s ease-out;
}
.nav .dropdown-menu{left:auto;right:0;padding:10px 0 15px;border-radius: 0;
  /*min-width: 100%;*/
  background:rgba(255,255,255,0.8);
  background: #fff\9;
  background:rgba(255,255,255,0.8)\9\0;
}

.dropdown-menu > li > a{line-height: 1.8;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a.active{background-color: #666;color:#e80033;background:none;}
@media (min-width: 768px) {
/*.dropdown-menu.bullet{margin-top:12px;}
.dropdown-menu.bullet:after,
.dropdown-menu.bullet:before{position:absolute;left:10px;display:inline-block;width:0;height:0;content:'';border:7px solid transparent;border-top-width:0;}
.dropdown-menu.bullet:before{top:-7px;border-bottom-color:#ccc;}
.dropdown-menu.bullet:after{top:-6px;border-bottom-color:#fff;}*/
}
/*nav end*/
.search-form{padding:20px 0;line-height: 40px;text-align: center;width:300px;margin:0 auto;overflow: hidden;}
.search-form span{display: inline-block;color:#e80033;font-size: 26px;line-height: 40px;float: left;width: 26px;height: 40px;}
.search-form .glyphicon-search{text-indent: -9999px;overflow: hidden;background:url(../images/sousuo-2.png) no-repeat center;}
.search-form .btn-submit{display: inline-block;color:#e80033;font-size: 18px;float: left;}
.search-form input{color:#9b9b9b;font-size: 18px;margin:0 15px;float: left;width: 190px;height: 40px;text-indent:10px;}

#footer{margin-top: 50px;background: #fff;border-bottom: 1px solid #d6d6d6;border-top: 1px solid #d6d6d6;}
#footer a:hover{color:#e80033;}
/*f5f5f5*/
.footer{}
.footer p {margin-bottom: 0;}
.f_nav{font-size:2rem;overflow: hidden;padding:1.2em 0;}
.f_nav a {color:#333;}
.f_nav dl{margin-bottom: 15px;}
.f_nav dt {font-size: 1.8rem;padding:0 0 10px 0;font-weight: normal;border-bottom: 1px solid #d6d6d6;margin-bottom: 10px;}
.f_nav dd {width: 6em;display: inline-block;font-size: 1.4rem;line-height: 28px;}
.f_nav .item1 dd{width:10em;}
.f_nav dd a {color: #333;}

.copyright{padding: 30px 0;margin-bottom: 80px;border-top: 1px solid #d6d6d6;}
.copyright p{margin: 0;}
.copyright p span{margin:0 5px;}
.copyright a{color:#333;}
/*list*/
.pagination > li > a, 
.pagination > li > span{color:#333;}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus{color:#e80033;}
.breadcrumb{background:none;padding-top: 0;padding-bottom: 0;margin-top: 20px;}
.breadcrumb > li + li:before{color:#000;}

/*.left-tit{display: none;}
.left-nav-list {font-size: 16px;background: #fff;margin-right: -15px;border-top: 1px solid #dedede;}
.left-nav-list>li>a{display: block;line-height: 40px;color:#656565;border: 1px solid #dedede;border-top:none;}
.left-nav-list>li>a.active,.left-nav-list>li>a:hover{color:#fff;background:#d0001e;border-color: #d0001e;}

.left-nav-list li .dropdown-menu{width: 100%;border: none;margin-top: 0;border-radius: 0;}
.left-nav-list li .dropdown-menu > li{height: 36px;border-top: 1px solid #ECECEC;margin-top: -1px;}
.left-nav-list li .submenu li a{display: block;line-height: 36px; background:url(../images/icon30.png) no-repeat 20px center  #F8F8F8;padding-left: 25px;}
.left-nav-list li .dropdown-menu > li > a.active,.left-nav-list li .submenu li a:hover{background-color: #efefef;color:#049d90;}
.left-nav-list>.active .submenu{display: block;}*/

.right_news_list{overflow: hidden;padding:0 15px;background: #fff;}
.right_news_list ul{margin-bottom: 0;}
.right_news_list li{padding: 20px 0;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.right_news_list li .pic{display: block;overflow: hidden;text-align: center;height: 0;padding-bottom: 65%;}
.right_news_list li img {max-width: 100%;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.right_news_list li img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.right_news_list li .info{}
.right_news_list li .title{font-size: 2.0rem;padding-right: 4.5em;position: relative;}
.right_news_list li .title a{color:#212121;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.right_news_list li .desc{color:#656565;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px){
  .right_news_list li .desc{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.right_news_list li .date{color:#999;font-size:1.4rem;position: absolute;right: 0;top: 4px;}
@media (max-width: 767px){
    .col-sm-10.info{padding-top: 10px;}
}
@media (min-width: 768px){
    .col-sm-10.info{padding-left: 0;}
}
@media (min-width: 1200px){
  .col-sm-10.info{padding-top: 5px;}
}

.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {z-index: 2;color: #fff;background-color: #454545;border-color: #454545;}

/*content*/
.page_header{position: relative;padding:0 70px;}
.page_header h1{font-size: 26px;color:#333;text-align: center;font-weight: normal;line-height:30px;padding:20px 0;margin-bottom: 0;}
.prevpage,.nextpage{position: absolute;top:50%;margin-top: -20px;/*height: 20px;line-height: 20px;*/}
.prevpage{left:20px;}
.nextpage{right:20px;}
.page_header .glyphicon {padding:10px;border: 2px solid #015fc1;border-radius: 50%;}
.page_header .tit{display: none;}
@media (max-width: 767px){
  .page_header{padding:0 50px;}
  .prevpage{left:0;}
  .nextpage{right:0;}
}
.prevpage a,.nextpage a{color:#015FC1;}
.page_con{padding: 30px 0;line-height: 2.25;color:#434343;font-size: 16px;}
@media (min-width: 768px){
.page_con {padding-left: 30px;padding-right: 30px;}
}
.page_con h4,.page_con h3,.page_con h2,.page_con h1{margin-bottom: 15px;}
.page_con p { margin-bottom: 15px;text-indent: 2em;}
.page_con img{max-width: 100%;}
.page_con p img:first-child,.page_con p iframe:first-child{margin-left: -2em;}

/*index*/
.i_banner_swiper{overflow: hidden;margin-bottom: 20px;margin-top: -20px;text-align: center;overflow: hidden;}
.i_banner_swiper-container{max-height: 700px;position: relative;}
.i_banner_swiper li a{cursor: pointer;}
.i_banner_swiper li img{max-width: 100%;}
.i_banner_swiper li .tit{display: block;font-size: 3.0rem;color:#0D4C74;padding:25px;background: #ebebeb;line-height: 100%;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:#303030;opacity:1;width:12px;height:12px;border-radius:50%;margin:0 3px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1;background-color: #fff;}

.swiper-button-white{
    width: 40px;
    height: 60px;
    margin-top: -30px;
    background-color:rgba(0,0,0,0.1);
    background-color: #333\9;
    background-color:rgba(0,0,0,0.1)\9\0;
}
.swiper-button-next{right:15px;}
.swiper-button-prev{left:15px;}
  /*(1480-1230)/2/1230=0.101626*/
  /*container 750px 720 750*1920/1200=1200*/
  /*container 970px 940 970*1920/1200=1552*/
  /*container 1170px 1140*/ /*1170*1920/1200=1872*/
  /*container 1230px*/
/*1920,450图片宽高*/
/*@media (max-width: 767px) {
  .i_banner_swiper-container{margin-left: -18.75%;margin-right: -18.75%;}
  .i_banner_swiper .swiper-button-next{right:19.53%;}
  .i_banner_swiper .swiper-button-prev{left:19.53%;}
}
@media (max-width: 480px) {
  .i_banner_swiper-container{left:50%;margin-left: -384px;width:768px;}
  .i_banner_swiper .swiper-button-next{display: none;}
  .i_banner_swiper .swiper-button-prev{display: none;}
}
@media (min-width: 768px) {
  .i_banner_swiper-container{left:50%;margin-left: -600px;width: 1200px;}
  .i_banner_swiper .swiper-button-next{right:50%;margin-right: -360px;}
  .i_banner_swiper .swiper-button-prev{left:50%;margin-left: -360px;}
}
@media (min-width: 992px) {
  .i_banner_swiper-container{left:50%;margin-left: -776px;width: 1552px;}
  .i_banner_swiper .swiper-button-next{right:50%;margin-right: -470px;}
  .i_banner_swiper .swiper-button-prev{left:50%;margin-left: -470px;}
}
@media (min-width: 1200px) {
  .i_banner_swiper-container{left:50%;margin-left: -936px;width: 1872px;}
  .i_banner_swiper .swiper-button-next{right:50%;margin-right: -570px;}
  .i_banner_swiper .swiper-button-prev{left:50%;margin-left: -570px;}
}
@media (min-width: 1280px) {
  .i_banner_swiper-container{left:50%;margin-left: -960px;width: 1920px;}
  .i_banner_swiper .swiper-button-next{right:50%;margin-right: -600px;}
  .i_banner_swiper .swiper-button-prev{left:50%;margin-left: -600px;}
}*/

/**/
.btn-success {
  color: #fff;
  background-color: #bf002a;
  border-color: #bf002a;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #bf002a;
  border-color: #bf002a;
}
.btn-success:hover {
  color: #fff;
  background-color: #bf002a;
  border-color: #bf002a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #bf002a;
  border-color: #bf002a;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #bf002a;
  border-color: #bf002a;
}

.homepage-hero--banner {background-color: #aeaeae;position: relative;overflow: hidden;margin-top: -20px;}
.homepage-hero--image {position: absolute;width: 100%;height: auto;min-height: 100%;text-align: center;font-size: 2rem;color: #fff;}
.homepage-hero-top {padding: 1.25rem 1.875rem;position: relative;height: 100%;}

.homepage-hero-top--content {color: #fff;line-height: 1.5;padding:1rem 0;}
.homepage-hero-top--label{margin-bottom: 20px;}
.homepage-hero-top--details{font-size: 2rem;}
.homepage-hero-top--content .btn{padding:10px 15px;}
@media (min-width: 768px){
  .homepage-hero-top--content{padding: 4.7rem 0;}
  .homepage-hero-top--details{font-size: 3rem;}
  .homepage-hero-top--label{font-size: 2rem;}
}
@media (min-width: 1080px){
  .homepage-hero-top--content{width: 50%;}
}

.select-your-industry{background:url(../images/industry_bkgd.png) no-repeat center;}
.select-your-industry-content{}
.select-your-industry-content {color: #fff;text-align: center;padding: 1.5625rem;}
@media (min-width: 768px){
  .select-your-industry-content {padding: 3.4375rem;}
}
.select-your-industry .btn{padding:10px 15px;}

.embed-column--title {text-align: center;font-weight: normal;margin-top:25px;margin-bottom:20px;overflow: hidden;padding-left: 15px;padding-right: 15px;}
.embed-column--title h1{font-size: 26px;font-weight: normal;}
.embed-column {border-left: 1px solid #d6d6d6;border-right: 1px solid #d6d6d6;background-color: #f5f5f5;}
.embed-column--con{overflow: hidden;padding:0 10px;}
.embed-column--con>.col-sm-6{padding-left:10px;padding-right: 10px;}
@media (max-width: 767px){
  .embed-column--con{padding-top: 10px;padding-bottom: 10px;}
  .embed-column--con>.col-sm-6{padding-top: 10px;padding-bottom: 10px;}
}
.embed-column--column-separator {background: white;border: 1px solid #c8c8c8;overflow: hidden;}
.embed-column--resource img {width: 100%;}
.embed-column--column-separator .embed-column--resource .embed-column--btn {min-width: 125px;font-weight: normal;}
@media (min-width: 768px){
  .embed-column--column-separator {margin-bottom: 3.125rem;}
}
.embed-column--container {padding:10px;}
@media (max-width: 767px){
.embed-column--container {padding-bottom: 20px;}
}
.embed-column--container p{margin: 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
overflow: hidden;
}

@media (max-width: 991px){
  .embed-column--container p{-webkit-line-clamp: 4;}
}
@media (min-width: 992px){
  .embed-column--container p{-webkit-line-clamp: 7;}
}
@media (min-width: 1200px){
  .embed-column--container p{-webkit-line-clamp: 9;}
}
.embed-column--header {border-bottom: 1px solid #d6d6d6;margin: 0 0 15px;font-size: 18px;padding:5px 0;}
.embed-column--header i img{height: 60px;margin-left: 10px;max-width: 60%;}
@media (min-width: 768px) and (max-width: 991px){
  .embed-column--container{padding-left: 0;padding-right: 0;}
  .embed-column--header i img{max-width:56%;margin-left: 5px;}
}
.embed-column--btn {height: 55px;vertical-align: middle;background: rgba(0,0,0,0.5);font-weight: bold;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);white-space: normal;color: #fff;border:1px solid rgba(0,0,0,0.5);}
.teaser-round {background: #fff;padding: 1.875rem 3rem;border: 1px solid #d6d6d6;border-top: none;text-align: center;}
.teaser-round--column{padding:25px;}
@media (min-width: 768px) and (max-width: 1199px){
  .teaser-round--column{padding:20px 0;}
}
@media (max-width: 375px){
  .teaser-round--column{padding:20px 0;}
}
.teaser-round--image {margin:0 25px;background-size: inherit;background-repeat: no-repeat;background-position: 50%;border-radius: 50%;overflow: hidden;}
.teaser-round--image img{width: 100%;}
.teaser-round--content{margin:0 25px;}
.teaser-round--content h2{color: #2c2a29;border-bottom: 1px solid #d6d6d6;padding-bottom: 15px;font-size: 18px;}
.teaser-round--content .text .desc{text-align: left;}
.teaser-round--content .text  a{color:#e80033;}
.item1.wow{animation-delay: 0.2s;}
.item2.wow{animation-delay: 0.4s;}
.item3.wow{animation-delay: 0.6s;}
.item4.wow{animation-delay: 0.8s;}
.item5.wow{animation-delay: 1s;}
.item6.wow{animation-delay: 1.2s;}

/*产品列表*/
.articlelists_box{background: #fff;padding-top: 35px;padding-bottom: 30px;}
.slider_holder {text-align: left;background: #c8c8c8;}
.slider_holder--list.nav{overflow: hidden;}
.slider_holder--list.nav li{font-size: 20px;display: table-cell;vertical-align: middle;padding: 0 15px;}
@media (max-width: 767px){
  .slider_holder--list.nav li{display: none;}
  .slider_holder--list.nav .slider_holder--slide{display: table-cell;}
}
.slider_holder--list.nav .slider_holder--slide{border-left: 1px solid #fff;font-size: 16px;padding: 0 25px;}
.slider_holder--list.nav .slider_holder--slide.all{border: none;}
.slider_holder--list.nav li a{padding:20px 0;}
.slider_holder--list.nav li a:hover{background:none;}
.dropdown--wrapper{margin-bottom: 15px;}
.dropdown--wrapper .dropdown-toggle{width:100%;text-align: left;padding: 10px 20px;display: table;white-space: normal;border-color: #c8c8c8;}
.dropdown .dropdown__text {display: table-cell;vertical-align: middle;font-weight: bold;color: #333;width: 100%;padding-right: 15px;}
.dropdown .dropdown__arrow--down {display: table-cell;vertical-align: middle;}
.dropdown--wrapper .dropdown-menu{width: 100%;margin-top: 0;}
.dropdown--wrapper .dropdown-menu > li > a:hover{background-color: #e80033;color:#fff;font-weight: bold;border: none;}

.pro-search{overflow: hidden;margin-left: -15px;margin-right: -15px;}
.pro-search input {height: 40px;}
.pro-search .pdp-form-submit {border:none;display: block;width: 100%;text-align: center;color: #fff;background-color: #e80033;border-color: #e80033;font-weight: normal;line-height: 40px;cursor: pointer;}
@media (max-width: 991px){
.copyright .footer-logo{padding-bottom: 15px;text-align: center;}
.copyright .text-right{text-align: center;}
}
@media (max-width: 767px){
.pro-search input{margin-bottom: 5px;}
}

.top_banner{margin-top: -20px;}
.banner_pic{text-align: center;}
.banner_pic img{max-width: 100%;}