@charset "utf-8";
/*-------------------------
	General Styles
--------------------------*/

body {
  font-family: Arial, sans-serif;
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
  padding-top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

body, div, p, span {
  font-family: 'microsoft yahei', Arial;
}

a {
  color: #4e4e4e;
}

a:hover {
  color: #309ae8;
}
ul li {
  list-style: none;
}

/*-----------------------------------
	Navigation Bar Styles
------------------------------------*/

.navbar {
  padding: 0;
  background-color: #fff;
  transition: padding 0.4s;
  border-color: transparent;
  border: 0;
}

/* Contract the navbar while scrolling */
.navbar.scrolled {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  padding: 0;
}

#myNavbar {
  overflow-x: hidden;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* Brand name */

.brandStyle {
  color: #487b83 !important;
  font-family: Cabin, sans-serif;
  font-size: 24px;
  height: 64px;
  padding: 0;
  margin: 13px 0 0 !important;
}

.brandStyle img {
  height: 64px;
  display: block;
  float: left;
}

.brandStyle p {
  color: #ffffff;
  font-size: 12px;
  float: left;
  display: block;
  margin-top: 20px;
  margin-left: 10px;
}

.brandStyle span {
  display: block;
}

.p_con{
  padding-top: 90px;
  
}
/* Menu */

/*-----------------------------------
	Main Picture
------------------------------------*/

.headpicture {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 600px;
}

.navbar {
  border: 0;
  background: transparent;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.navbar-nav li a {
  text-align: left;
  
  position: relative;
}

.navbar-nav li a {
  font-size: 14px;
  line-height: 30px;
  color: #262626;
  font-weight: normal;
}
.navbar-nav li:nth-child(2),li:nth-child(8) ul li a{
  color: #262626;
  font-weight: normal;
}
.navbar-nav li a p {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: normal;
}

.noBorder {
  background-color: #fff;
  margin-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  /*border-bottom: 1px solid #309ae8;*/
}

.navbar-nav > li {
  position: relative;
  margin: 0;
}

.body-banner {
  background-image: linear-gradient(180deg, #12191e, #384148);
  height: auto;
  position: relative;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: transparent;
}

.navbar-nav > li >.dropdown-menu {
  top: calc(100%);
  border-color: #ffffff;
  text-align: center;
  background: #FFFFFF;
}

.dropdown-menu > li {
  /*float: left;*/
  display: block;
}
.dropdown-menu > li > a {
  display: block;
  color: #000 !important;
  padding-left: 10px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: underline;
  background: transparent;
}

.language_li {
  padding: 0 30px;
  display: block;
}

.language_li .language {
  padding: 40px 20px 20px;
}

.language_li .language .cn {
  border: 1px solid #51B354;
  padding: 10px 30px;
  margin-right: 20px;
  border-radius: 2px;
}

.language_li .language .en {
  background: #53B455;
  padding: 10px 30px;
  border-radius: 2px;
  border: 1px solid #51B354;
}

.navbar-nav > li > .dropdown-menu.p_menu {
  height: auto;
}

.p_menu .p_menu_list {
  overflow: hidden;
}

.p_menu .p_menu_list li {
	
}

.p_menu .p_menu_list li a {
  font-size: 14px;
  padding: 10px 0 10px 12px;
  display: block;
  line-height: 1;
}
.m_search {
  float: right;
  display: none;
}

.m_search .search_all {
  margin-top: 18px;
}

.m_search .search_all i {
  padding-right: 20px;
}

/*轮播*/

/*设置左右按钮样式*/

.w1200 {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.new-liu1{
	width: 970px;
}
.new-liu2{
	padding-top: 30px;
}
.new-liu2>div{
}
.news-div-liu img{
	display: block;
	width: 175px;
	height: 105px;
	margin-bottom: 20px;
}
.center {
  text-align: center;
}
/*轮播*/
.slideshow {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}

.slideshow * {
  outline: none;
}

.slideshow .slider {
  /*box-shadow: 0 20px 50px -25px black;*/
}

.slideshow .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}

.slideshow .item {
  position: relative;
  z-index: 1;
}

.slideshow .item img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  /*-webkit-transform: scale(1.2);*/
  /*transform: scale(1.2);*/
}

.slideshow .item.slick-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

* {
  margin: 0;
  padding: 0;
}

.slick {
  width: 100%;
  margin: 0 auto;
}

.slick img {
  width: 280px;
  padding: 10px;
}

.slick-prev:before, .slick-next:before {
  position: absolute;
  left: 0;
  top: 1px;
  color: #ccc;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-dots {
  bottom: -35px;
}

.slick-slider {
  margin-bottom: 0;
}

.slick-prev:before, .slick-next:before {
  font-size: 60px;
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 50px;
}

.banner .slick-dots {
  bottom: 20px;
}

.index_main {
  position: relative;
  margin-bottom: 80px;
}

.banner .slick-prev:before, .banner .slick-next:before {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.banner .slick-prev, .banner .slick-next {
  opacity: 0;
  transition: all 1.5s;
  -moz-transition: all 1.5s;
  -webkit-transition: all 1.5s;
}

.banner:hover .slick-prev {
  opacity: 1;
}

.banner:hover .slick-next {
  opacity: 1;
}

.banner .slick-prev:hover:before, .banner .slick-next:hover:before {
  color: #186CDC;
}

.navbar-nav > li > .dropdown-menu.p_menu {
  background: rgba(255,255,255,1);

}

.p_menu li {
 
}

.p_menu li img {
  width: 100%;
  display: block;
}

.dropdown ul.dropdown-menu {
  width: 100% !important;
}

.navbar-nav>li:hover>a {
  background: #fff !important;
  color: black !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.li_language {
  float: right !important;
  padding: 0 0 0 0;
}

.li_language a {
  padding: 0 10px !important;
  float: left;
  margin-top: 20px;
}

.li_language a img {
  height: 30px;
}

/*轮播*/

/*搜索*/
.input-search {
  position: relative;
  width: 400px;
  margin: 0 auto;
}

.input-search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 20px 0 10px;
  border: 0;
  background: #93D518;
  border-radius: 0 200px 200px 0;
  font-size: 18px;
  color: #ffffff;
}

.input-search-btn i {
  color: #ffffff;
  font-size: 20px;
  padding-left: 5px;
}

.input-search .form-control {
  border-radius: 200px;
  height: 48px;
  padding: 6px 30px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-appearance: none;
}

.sea_info {
  text-align: center;
  padding: 20px;
  overflow: hidden;
  color: #ffffff;
}

.sea_info p {
  display: inline-block;
}

.sea_info a {
  display: inline-block;
  padding: 0 5px;
  color: #ffffff;
}

.search_all {
  display: block;
  height: 30px;
  margin-top: 40px;
  cursor: pointer;
}

.search_all i {
  font-size: 20px;
  color: #262626;
  padding: 0 30px 0 30px;
}

.search-mask {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background: #000;*/
  /*opacity: 0.5;*/
  /*filter: alpha(opacity=50);*/
  /*-moz-opacity: 0.5;*/
  display: none;
}

.search-mask .search-opacity {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}

.search-popover {
  z-index: 99999;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 660px;
  height: 200px;
  margin: -100px 0 0 -330px;
  /*border-radius: 5px;*/
  /*border: solid 2px #e4e4e4;*/
  display: none;
  /*box-shadow: 0 0 10px #666;*/
}

.sea_text {
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 10px;
}

.search_form_title {
  /*border-bottom: 1px solid #ddd;*/
  padding: 12px;
  position: relative;
  height: 30px;
}

.search_form_title h3 {
  font-size: 12px;
  margin: 0;
}

#close_1 {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 2;
  opacity: 1;
  float: right;
  color: #999;
  padding: 5px;
  margin: -5px -5px -5px;
  font: bold 14px/14px simsun;
  text-shadow: 0 1px 0 #ddd
}

#close_1 i {
  font-size: 40px;
  color: #ffffff;
}

#close_1:hover {
  color: #444;
}

.search_form_info {
  padding: 10px 15px;
  color: #444;
  height: 80px;
  position: relative
}

.search_form_info ul, .search_form_info ul li {
  list-style-type: none;
}

/*搜索*/

/*首页新闻*/
.in_news {
  background: #868686;
}

.h_newbg {

  width: 100%;

  height: 32px;

}

.h_new tr {

  width: 100%;

}

.h_newbg .h_new {

  width: 100%;

  margin: 0 auto;

  text-align: left;

  overflow: hidden;

}

.rollleft {

  width: calc(100% - 150px);

  float: left;

  line-height: 32px;

}

.rollleft strong {

  margin-right: 50px;

  font-size: 14px;

  font-weight: normal;

  color: #fff;

  display: block;

  float: left;

}

.rollleft strong a {

  font-size: 14px;

  color: #fff;

  text-decoration: underline;

}

.rollleft span {

  color: #fff;

  width: 100px;

  display: block;

  float: left;
}

.rollleft a {

  font-size: 12px;

  color: #fff;

}

.rollcenter {

  float: right;

  width: 30px;

  line-height: 32px;

  text-align: center;

}

.rollright {

  float: right;

  width: 40px;

  line-height: 32px;

  text-align: center;

}

.rollright img {

  vertical-align: middle;

}

.well {

  padding: 0;

}

@media all and (max-width: 500px) {

  .news {

    padding: 0 !important;

    padding-left: 5px !important;

  }

  .h_new tr {

    width: 100%;

  }

  .rollleft {

    width: 80%;

    overflow: hidden;

  }

  .rollleft strong {

    margin-right: 2px;

    font-size: 12px;

    font-weight: normal;

  }

  .rollleft strong a {

    font-size: 12px;

  }

  .rollleft a {

    font-size: 12px;

  }

  .rollcenter {

    float: right;

    width: 25px;

    line-height: 32px;

    text-align: center;

  }

  .rollright {

    float: right;

    width: 30px;

    line-height: 32px;

    text-align: center;

  }

  .rollright img {

    vertical-align: middle;

  }

}

@media all and (min-width: 500px) and (max-width: 768px) {

  .news {

    padding-left: 20px;

    padding-right: 10px;

  }

  .h_new tr {

    width: 100%;

  }

  .h_new tr td > div {

    width: 100%;

    overflow: hidden;

  }

  .rollleft {

    width: 80%;

    overflow: hidden;

  }

  .rollleft strong {

    margin-right: 6px;

    font-size: 16px;

    font-weight: normal;

  }

  .rollleft strong a {

    font-size: 16px;

  }

  .rollleft a {

    font-size: 16px;

  }

  .rollcenter {

    width: 25px;

    line-height: 32px;

    text-align: center;

    float: right;

  }

  .rollright {

    float: right;

    width: 30px;

    line-height: 32px;

    text-align: center;

  }

  .rollright img {

    vertical-align: middle;

  }

}
/*首页新闻结束*/


/*首页关于我们*/
.in_about{
  padding:40px 0;
}
.in_about .left{
  position: relative;
  padding-bottom: 40px;
}

.in_about .left h2:after{
  content: " ";
  display: block;
  height: 5px;
  width: 130px;
  background: url(../images/in_about.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.in_about .left p.ab_tit{
  font-size: 12px;
  color: #6d6d6d;
  padding:20px 0;
  width: 85%;
  letter-spacing: 2px;
}

.in_about .right{
}
.a_more{
  border:1px solid #d4d4d4;
  color: #d4d4d4;
  font-size: 20px;
  display: inline-block;
  position: absolute;
  right:15%;
  bottom: 0;
  background: url("../images/icon_jia.png") no-repeat center left 15px;
  background-size: 18px;
  padding:3px 20px 3px 40px;
}


/*首页关于我们结束*/


/*首页产品中心*/

.in_product{
  padding-top: 20px;
}


.in_product .a_more{
  position: static;
}
.in_pro_ul{
  border:1px solid #C7C7C7;
}
.in_pro_ul li{
  width: 50%;
  float: left;
  height: 245px;
}
.in_pro_ul li .in_pro_img{
  width: 300px;
  height:100%;
  float: left;
  overflow: hidden;
}
.in_pro_ul li .in_pro_img img{
  width: 100%;
  height:100%;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.in_pro_ul li:hover .in_pro_img img{
  -webkit-filter: grayscale(50%);
  -moz-filter: grayscale(50%);
  -ms-filter: grayscale(50%);
  -o-filter: grayscale(50%);
  filter: grayscale(50%);
  filter: gray;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.in_pro_ul li .in_pro_text{
  width: calc(100% - 300px);
  float: left;
  height:100%;
  padding:30px 20px;
  text-align: center;
  border:1px solid #C7C7C7;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.in_pro_ul li .in_pro_text a{
  display: block;
  padding-top: 35px;
}
.in_pro_ul li .in_pro_text h2{
  font-family: "PingFang SC Light";
  font-size: 30px;
  font-weight: bold;
  color: #c8c8c8;
  padding:15px 0;
}
.in_pro_ul li .in_pro_text p.a_more{

}

.in_pro_ul li:nth-child(3) .in_pro_img,.in_pro_ul li:nth-child(4) .in_pro_img{
  float: right;
}
.in_pro_ul li:nth-child(1) .in_pro_text{
  border-top: 0;
}
.in_pro_ul li:nth-child(1) .in_pro_img{
  border-bottom:1px solid #C7C7C7;
}

.in_pro_ul li:nth-child(2) .in_pro_text{
  border-top: 0;
  border-right: 0;
}
.in_pro_ul li:nth-child(2) .in_pro_img{
  border-bottom:1px solid #C7C7C7;
}

.in_pro_ul li:nth-child(3) .in_pro_text{
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
}
.in_pro_ul li:nth-child(3) .in_pro_img{
  border-right: 1px solid #C7C7C7;
  border-left: 1px solid #C7C7C7;
}
.in_pro_ul li:nth-child(4) .in_pro_text{
   border-left: 0;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
}
.in_pro_ul li:nth-child(4) .in_pro_img{
  border-left: 1px solid #C7C7C7;
}
.in_pro_ul li:hover .in_pro_text{
  background: #309ae8;
}
.in_pro_ul li:hover .in_pro_text h2{
  color: #E8E8E8;
}

.in_product_list{
  padding-bottom: 80px;
}

.in_product_list .slick-prev,.in_product_list .slick-next{
  top: inherit;
  left: inherit;
  bottom: 0;
  right:0;
  width: 50px;
  height:50px;
}
.in_product_list .slick-prev{
  right:80px;
}
.in_product_list .slick-next{
  right:0;
}
.in_product_list .slick-prev:before{
  content: "\e603";
}
.in_product_list .slick-next:before{
  content: "\e601";
}
.in_product_list .slick-prev:hover:before,.in_product_list .slick-next:hover:before{
  color: #2F88BB;
}
.in_product_list .slick-prev:before ,.in_product_list .slick-next:before{
  font-size: 50px;
  font-family:"icon" !important;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}


/*首页产品中心结束*/

/*首页品牌合作*/
.in_brand{
  padding:30px 0;
}
.in_br_tit{
  text-align: center;
}
.in_br_tit h2{
  font-size: 24px;
  color: #2e89bd;
}
.in_br_tit p{
  color:#c8c8c8;
  padding:10px 0 20px;
}
.in_br_list{
  padding:30px 100px;
}
.in_br_list .slick-prev,.in_br_list .slick-next{
  width: 50px;
  height: 50px;
  top:calc(50% - 13px);
}
.in_br_list .slick-prev{
  left:0;
}
.in_br_list .slick-next{
  right:0;
}
.in_br_list .slick-prev:before{
  content: "\e684";
}
.in_br_list .slick-next:before{
  content: "\e65c";
}
.in_br_list .slick-prev:hover:before,.in_product_list .slick-next:hover:before{
  color: #2F88BB;
}
.in_br_list .slick-prev:before ,.in_br_list .slick-next:before{
  font-size: 50px;
  font-family:"icon" !important;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.in_br_list .slick-slide img{
  width: 100%;
  padding:0 10px;
}
.in_br_list .in_br_main{

}
.in_br_list .in_br_main a{
  margin: 5px 10px;
  border: 1px solid #E8E8E8;
  background: #ffffff;
  padding: 10px 20px;
  display: inline-block;
}
.in_br_list .in_br_main .in_br_main_img{
  width: 210px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.in_br_list .in_br_main .in_br_main_img img{
  height: 70px;
}
/*首页品牌合作结束*/



/*首页底部*/

.footer{
  width: 100%;
  text-align: center;
  background: #728CC3;
  padding:20px 0 10px;
}
.foot_nav{
  text-align: center;
  padding-bottom: 10px;
}
.foot_nav li{
  display: inline-block;
  padding:0 10px;
}
.foot_nav li a{
  font-size: 12px;
  color: #fff;
}

.record{

}
.record p{
  font-size: 12px;
  color: #fff;
  padding:0 5px;
  display: inline-block;
}
.in_add p{
  font-size: 12px;
  color: #fff;
  padding:0 5px;
  display: inline-block;
}

/*首页底部结束*/



.page_main{
  padding-top: 90px;
  margin-bottom: 80px;
}

.page_banner{
  width: 100%;
}
.page_banner img{
  width: 100%;
}
.page_container{
  width: 100%;
}
.page_nav{
  padding: 30px 0;
  border-bottom: 1px solid #e0e0e0;
}
.page_nav a{
  font-family:"icon" !important;
  font-size: 20px;
  line-height: 20px;
  display: block;
  float: left;
  padding-right:5px;
  font-weight: bold;
}
.page_nav a:after{
  content: "\e65c";
  padding-left: 5px;
}
.page_nav a:last-child:after{
  display: none;
}

.ab_main,.pro_main,.contact_main,.news_main{
  padding:0 0 50px;
}
.ab_title{
  border-bottom:2px solid #A6CCE2;
  position: relative;
}
.ab_title img{
  background: #ffffff;
  position: absolute;
  top: 35px;
  left:0;
  padding-right:15px;
}

.about_info{
  padding:40px 0;
}
.about_info .left{
  width: 240px;
  float: left;
  height: 412px;
  padding: 20px 0;
}
.about_info .left img{
  width: 100%;
  height: 100%;
}
.about_info .right{
  width: calc(100% - 240px);
  float: left;
  padding-left: 60px;
}

.about_info .right .about_txt{
  padding:20px 0;
}
.about_info .right .about_txt p{
  text-align: left;
  color: #373737;
  font-size: 14px;
}

.about_info .right .about_right_main{

}
.about_info .right .about_right_main .ab_left{
  width:calc(100% - 400px);
  float: left;
}
.about_info .right .about_right_main .ab_left h2{
  font-size: 22px;
  color: #2e89bd;
  padding:20px 0;
}
.about_info .right .about_right_main .ab_left p{

}
.about_info .right .about_right_main .ab_right{
  width:290px;
  float: right;
}
.about_info .right .about_right_main .ab_right img{
  width: 100%;
}
.ab_list{

}
.ab_h{
  padding:10px 0;
  border-bottom: 2px solid #A6CCE2;
  position: relative;
}
.ab_h p{
  font-size: 22px;
  color: #2e89bd;
  float: left;
  width: 150px;
}
.ab_h p i{
  color: #2e89bd;
  font-size: 25px;
  padding-right: 10px;
}
.ab_list_ul{
  width: calc(100% - 220px);
  float: left;
  position: absolute;
  left:220px;
  top:15px;
}
.ab_list_ul li{
  width: 33%;
  float: left;
  text-align: center;

}
.ab_list_ul li a{
  font-size: 18px;
}
.ab_list_ul li.active a{
  color: #2e89bd;
}
.ab_list_box{
  padding:30px 0 30px 150px;
}
.ab_list_box .a_box{
  display: none;
  overflow: hidden;
}
.ab_list_box .a_box .a_box_img{
  float: left;
}
.ab_list_box .a_box .a_box_txt{
  width: calc(100% - 200px);
  float: right;
  padding:0 20px;
}
.ab_list_box .a_box .a_box_txt h2{
  font-size: 16px;
  color: #373737;
  padding:10px 0 20px;
}
.ab_list_box .a_box .a_box_txt p{
  font-size: 12px;
  color: #373737;
  max-width: 700px;
}




/*产品*/
.product_bg{
  background: #F7F7F7;
}
.page_main .p_left {
  width: 200px;
  float: left;
  border-right: 1px solid #e0e0e0;
  padding-right: 20px;
}

.page_main .p_right {
  width: calc(100% - 270px);
  float: left;
  padding: 0 20px;
  
}
.sidebar-main {
  border:2px solid #F2F2F2;
  border-radius: 2px;
}

.sidebar-title {

  background: #728cc3;
  /*border-bottom: 1px solid #e9e9e9;*/
}

.sidebar-title h2 {
  font-size: 20px;
  text-align: center;
  padding:15px 0;
  color: #FFFFFF;
}

.sidebar-content {
  padding: 0;
  margin-top: 3px;
  background: #ffffff;
}
.sidebar-item{
  
}
.sidebar-item > a {
  text-indent: 18px;
  display: block;
  line-height: 44px;
  font-size: 16px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  margin-bottom: 2px;
  color: #6b6968;
  text-align: center;
  background-size: 20px;
}
.sidebar-item > a:last-child{
  border-bottom: 0;
}
.sidebar-item > a:hover, .sidebar-item > a.cl_active {
  background: #728cc3;
  color: #fff;
  background-size: 20px;
  border-bottom-color: #728cc3;
}

.sidebar-item > a:hover:after, .sidebar-item > a.cl_active:after {
  content: ">";
  color: #fff;
  opacity: 0.4;
  position: absolute;
  right: 10px;
  top: -2px;
}

#categories-btn {
  background: #3093E4;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.collapse.in {
  display: block;
}

.navbar-collapse {
  max-height: none;
  padding: 0;
}

.list-widget {
  margin-top: 2px;
}

.product_main{
  padding:20px 0;
}
.pro_main .p_list p{
	font-size: 16px;
    color: #666666;
    background: rgb(235,235,235);
    padding: 5px;
    margin-bottom: 10px;
}
.pro_main .p_list p img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.pro_main .p_list_ul>li {
  width: calc(33.3% - 10px);
  float: left;
  margin: 0 5px 10px;
  background: #ffffff;
  overflow: hidden;
}
.big_img{
  width: 100%;
  padding:20px 50px;
}
.big_img img{
  width: 100%;
  height: 186px;
}
.sm_img{
  width: 100%;
  height: 40px;
}
.sm_img_list{
  text-align: center;
}
.sm_img_list li{
  width: 40px;
  height:40px;
  display: inline-block;
  margin-right: 5px;
  border:1px solid #f1f1f1;
}
.sm_img_list li img{
  width: 100%;
}
.sm_img_list li.suo-img{
  border:2px solid #e4393c;
}
.p_img_text{
  padding:20px 0;
  text-align: center;
}
.p_img_text a{
  font-size: 14px;
  color: #343936;
  padding-bottom: 5px;
  display: block;
  height: 23px;
  overflow: hidden;
}
.p_img_text h6{
  font-size: 14px;
  color: #a09d9c;
  padding-bottom: 10px;
  display: block;
  height: 40px;
}
.p_img_text span{
  font-size: 14px;
  border:1px solid #9F9C9B;
  padding:3px 10px;
  display: inline-block;
  color: #DB2427;
}

  











/*图片切换*/

.p_page {
  text-align: center;
}

.p_page_list {
  display: inline-block;
}

.p_page_list a {
  border: 1px solid #E4E4E4;
  border-radius: 50%;
  display: block;
  float: left;
  text-align: center;
  padding: 10px 15px;
  margin-right: 10px;
  background: #ffffff;
}

.p_page_list a.p_prev, .p_page_list a.p_next {
  padding: 10px 20px;
  border-radius: 200px;
}

.p_page_list a.active {
  background: #728cc3;
  color: #ffffff;
}

.mt20{
  margin-top: 20px;
  display: none;
}

.brand-sidebar{
  padding:0 20px;
  background: #ffffff;
  margin-top: 5px;
}
.brand-sidebar a{
  text-indent: 18px;
  display: block;
  line-height: 44px;
  font-size: 15px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  margin-bottom: 2px;
  color: #6b6968;
  text-align: center;
  background-size: 20px;
}


.brand-sidebar > a:hover, .brand-sidebar > a.cl_active {
  background: #3093E4;
  color: #fff;
  background-size: 20px;
  border-bottom-color: #3093E4;
}

.brand-sidebar > a:hover:after, .brand-sidebar > a.cl_active:after {
  content: ">";
  color: #fff;
  opacity: 0.4;
  position: absolute;
  right: 10px;
  top: -2px;
}

.brand-sidebar a:last-child{
  border-bottom: 0;
}




/*联系我们*/

.contact_main {
  padding-top: 30px;
}
.contact_main .left{
  width: 500px;
  float: left;
}
.contact_main .right{
  width: calc(100% - 500px);
  float: right;
}

.contact_main .left p{
  display: block;
  padding:5px 10px;
  font-size: 16px;
  color: #383838;
}
.contact_main .left p em{
  font-size: 20px;
  padding-right: 20px;
  color: #4092C1;
}


/*新闻中心*/
.news_main{
  padding: 10px;
}
.news_hot{
  height:280px;
}
.news_hot .news_hot_img{
  width: 500px;
  height:100%;
  float: left;
}
.news_hot .news_hot_img img{
  display: block;
  width: 100%;
  height:100%;
}
.news_hot .news_hot_txt{
  position: relative;
  width: calc(100% - 500px);
  height:100%;
  float: left;
  padding:0 10px 40px 80px;
}
.news_hot .news_hot_txt h2{
  font-size: 24px;
  color: #191d1e;
  padding:20px 0 60px;
}
.news_hot .news_hot_txt p{
  font-size: 18px;
  color: #888888;
}
.news_hot .news_hot_txt a.a_more{
  bottom: 0px;
}

.news_container{
}
.news_container_list{
	padding-left: 30px;
}
.news_container_list li:nth-child(1){
	box-sizing: border-box;
}
.news_container_list li{
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.news_container_list li:nth-child(2n-1):after{
  content: " ";
  display: none;
  height: 80%;
  width: 1px;
  position: absolute;
  right:40px;
  top:55px;
  background: #E6E6E6;
}
.news_container_list li time{
  display: block;
  font-size: 14px;
  color: #6b6968;
}
.news_container_list li .n_tit{
  display: block;
  font-size: 18px;
  color: #191d1e;
  padding: 5px 0;
}
.news_container_list li .n_text {
  font-size: 14px;
  color: #888888;
  height: 55px;
  overflow: hidden;
  display: block;
}
.news_container_list li .n_more{
  bottom: 0px;
  right: 0px;
  font-size: 14px;
  color: #c8c8c8;
}

.news-detail-main {
}
.news-detail-main .back {
  padding: 5px 0;
  font-size: 14px;
  display: block;
  width: 100px;
  text-align: center;
  border: 1px solid #C8C8C8;
  border-radius: 5px;
  color: #333333;
}

.news-detail-main .title {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #E3E3E3;
}

.news-detail-main .title p {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  font-family: "宋体 Bold", 宋体;
}

.news-detail-main .title time {
  font-size: 14px;
}

.news-detail-main .title i {
  padding: 0 5px;
}

.news-detail-info {
}
.news-detail-info img {
  display: block;
  margin: 10px auto;
  width: 100%;
}

.news-detail-info p {
  padding: 5px 0;
}
.news_page{
  width: 100%;
}

.news_page .prev{
  width: 50%;
  float: left;
  font-size: 14px;
  color: #888888;
  padding:0 20px;
}
.news_page .news{
  width: 50%;
  float: left;
  font-size: 14px;
  color: #888888;
  padding:0 20px;
  text-align: right;
}

.brand_main{

}
.brand_tit{
  background: #ffffff;
  border:1px solid #F2F2F2;
  padding:5px 0 5px 5px;
}
.brand_tit p{
  padding:2px 10px 2px 15px;
  border-left: 5px solid #2F88BB;
  font-size: 18px;
  color: #8f8b8c;
}

.brand_info{
  margin-top: 20px;
  text-align: center;
}

.brand_info a{
  margin:5px 10px;
  border:1px solid #E8E8E8;
  background: #ffffff;
  padding:10px 20px;
  display: inline-block;
}
.brand_info_img{
  width: 210px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.brand_info a img{
  height:70px;
}
 .list-paddingleft-2 span{
    font-size: 15px !important;
    color: #373737;
 }
 .navbar-nav>.active>a{
    color: #555;
    background-color: #728cc3 !important;
  }
.tianjia-liu{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10000;
}
.tianjia-liu>div{
  width: 980px;
  margin: 0 auto;
}
.tianjia-liu>div img{
  margin-left:130px;
}
.tianjia-liu>img{
  position: absolute;
  right: 50px;
  top: 0;
}
.about-banner-box{
	margin-top: 150px;
}
#row{
	overflow: hidden;
}
#row>div>p{
	margin-top: 10px;
	
}
.news-div-liu{
	padding-right: 10px;
	float: left;
}
.cangchu-div{
	position: relative;
	width: 100%;
}
.cangchu-div .cangchu{
	position: absolute;
	top: 70px;
	right: 0;
	width: 330px;
	text-indent: 28px;
}
.shengchan-div{
	position: relative;
	width: 100%;
}
.shengchan-div .shengchan{
	position: absolute;
	right: 0;
	width: 100%;
	text-indent: 28px;
}
.jiance-div{
	position: relative;
	width: 100%;
}
.jiance-div .jiance{
	position: absolute;
	right: 0;
	width: 100%;
	text-indent: 28px;
}
.peisong-div{
	position: relative;
	width: 100%;
}
.peisong-div .peisong{
	position: absolute;
	right: 0;
	width: 100%;
	text-indent: 28px;
}

.w1200{
  width: 100%;
  max-width: 1200px;
  margin:0 auto;
  overflow: hidden;
}
.index_about{

}

.in_about{
  overflow: hidden;
}

.in_about .img{
  display: block;
  width: 50%;
  float: left;
}

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

.in_about .txt{
  width: 50%;
  float: left;
  padding: 0 50px;
}

.in_about .txt h2{
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
  margin-bottom: 20px;
}

.in_about .txt p{
  font-size: 14px;
  line-height: 24px;
  display: block;
  color: #666;
}


.show_swiper {
    overflow: hidden;
    position: relative;
    padding: 0 0 50px;
}

.show_swiper .swiper-wrapper{
  height: auto!important;
}

.show_main {
    width: 100%;
    overflow: hidden;
}
.show_main .img a{
  display: block;
  width: 100%;
}

.show_main .img {
    width: 100%;
}

.show_main .img img {
    display: block;
    width: 100%;
}

.show_main .txt {
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

.show_main .txt h2 a{
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    line-height: 30px;
}

.in_show_title{
  padding: 30px 0 40px;
}

.in_show_title h2{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333;
}

.index_news{

}

.index_news .left{
  float: left;
  width: 50%;
  padding-right: 20px;
}

.news_title{
  overflow: hidden;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #728CC3;
}

.news_title h2{
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
}

.news_title a{
  float: right;
  font-size: 16px;
  line-height: 30px;
  color: #728CC3;
  font-weight: bold;
}

.news_list{
  overflow: hidden;
}

.news_list li{
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.news_list li .img{
  display: block;
  float: left;
  width: 200px;
}
.news_list li .img a{
  display: block;
  width: 100%;
}

.news_list li .img img{
  display: block;
  width: 100%;
  height: 130px;
}

.news_list li .txt{
  display: block;
  width: calc(100% - 200px);
  float: left;
  padding: 0 20px;
  position: relative;
  height: 130px;
}

.news_list li .txt a{
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: bold;
}

.news_list li .txt p{
  display: block;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news_list li .txt a.news_more{
  position: absolute;
  bottom: 0;
  right: 20px;
  margin: 0;
  text-align: right;
  font-size: 13px;
  color: #666;
  font-weight: normal;
}

.index_news .right{
  float: left;
  width: 50%;
  padding-left: 20px;
}

.scrollsidebar{
  position: fixed!important;
  top: calc(50% - 90px)!important;
  right: 0;
}
































