/*
**newhome
*/
/* 清除浮动 */









body {
  background: #fff;


}
body>iframe { display: none; }
.fLeft {
  float: left;
}
.fRight {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
  /* for ie6 & ie7 */
}
.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 1px;
  line-height: 0;
  overflow: hidden;
}
.new-w {
  width: 80%;
  margin: 0 auto;
  margin-top: 9.5px;
  position: relative;
}
.headerblock {
  width: 100%;
  height: 245px;

}
.headertop {
  width: 100%;
  height: 50px;
}

.headertop .topa {
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  color: #fff;
}
.headertop .topa {
	display: inline-block;
    width: 70px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.headertop .fl>a:hover{
	background-color: #C1292E;
}
.headertop .mr20 {

}
.headertop .pr20 {

}
.headertop .social{
  width: 150px;
  height: 50px;
}
.headertop .weixin{
  background:url(weixin.png) center center no-repeat;
   background-size: 45px 45px;
}

.headertop .weibo{
 background:url(weibo.png) center center no-repeat;
 background-size: 40px 40px;
}

.headertop .searchrow {
  position: relative;
}
.searchrow{
  position: relative;
  width: 25%;
    height: 52px;
}
.search-txt{
  width: 69px;
    /* float: right; */
    position: absolute;
    right: 0px;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
}
.headertop .top-search-row {
  padding: 10px 0;
  position: static;
}
.headertop .page-search-icon {
  float: auto;
  float: left;
  margin-right: 0;
  width: 210px;
  height: 50px;
  background: url('bsearch.png') 190px center no-repeat;
}
.headertop .search_btn {
  margin-left: 3px;
  background: url("bsearch.png") 0 3px no-repeat;
}
.headertop .howdays {
  height: 47px;
  line-height: 47px;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
  margin: 0 20px;

}
.headertop .howdays span {
  font-size: 22px;
  padding: 0 5px;
  font-weight: bold;
}
.headertop .howdays-line-left{
  height:35px;
  border-left: 1px solid #C1292E;
  margin-top:8px;
  opacity: 0.7;
}
.headertop .howdays-line-right{
  height:35px;
  border-right: 1px solid #C1292E;
  margin-top:8px;
  opacity: 0.7;
}
.headertop .blanguage {
  padding: 5px 0;
  line-height: 0px;
}
.headertop .blanguage a {
  /*padding: 0 18px;

  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;*/
  margin-right: 5px;
 float: left;
}
.headertop .blanguage a:hover {
  background:none;
  color: none;
}
.headertop .blanguage a img{

  height: 40px;
}
.newheader .header_logo {
  margin-left: 0;
  transition: margin-left 1s;
}
/*导航背景*/
.headerback{
    background-color: rgba(255,255,255,0.8);
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.movelogo{
  margin-left: -15% !important;
  transition: margin-left 1s;
}
.header_nav {
  padding-top: 25px;
  padding-left: 12px;
  width: 86%;
}
.header_nav .nav li a {
  font-size: 16px;
  font-weight: bold;
}
.header_nav .sub-nav li a {
  font-weight: normal;
}
.sub-nav .w{
  width: auto;
}
.new-top-time.header_r_bd {
  padding-top: 24px;
}
.new-top-time.header_r_bd strong {
  font-size: 26px;
}
.new-top-time.header_r_bd p {
  font-size: 16px;
  color: #000;
  line-height:24px;
}

/*.headertop-margin{
	margin-bottom: 100px;
}
.header-fixed{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    height: 76px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}*/
.hbanner {
  width: 100%;
}
.hbanner img {
  width: 100%;
}
.hbanner .swiper-button-next,
.hbanner .swiper-button-prev {
  width: 60px;
  height: 60px;
}
.hbanner .swiper-button-prev {
  /*background: url("../images/bprev.png") center center no-repeat;
  left: 1%;*/
}
.hbanner .swiper-button-next {
  /*background: url("../images/bnext.png") center center no-repeat;
  right: 1%;*/
}
/*box-txt*/
.box-txt{
  position: absolute;
    width: 60%;
    /* background-color: rgba(255,255,255,0.5); */
    /* border-radius: 5px; */
    /* padding: 20px; */
    /* bottom: 0px; */
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    top: 260px;
}

.box-txt table{
  width: 80%;
  margin:0 auto;
}
.box-txt tr{
  color:#ffffff;
  font-size: 20px;
  height: 20px;
  line-height: 36px;
  text-align: left;
  text-shadow: 0.2em 0.08em 0.3em #333;
    -webkit-text-stroke: 0.05em #fff;
}
.box-txt tr:last-child{
  margin-top:20px;
  font-size: 40px;
  font-weight: bold;
}
.bcategory {
  position: relative;
  z-index: 2;
  width: 70%;
}
.bcategory .catebox {
	/* width: 80%;
  height: 208px;
  position: absolute;
  left: 0;
  top: -155px;
  margin-left: 10%;*/
  margin-top: 0px;
}
.bcategory .catebox .cbrow {
	/*width: calc(19% - 1px);*/
  height: 50px;
  /*float: left;
  margin-left: 25px;
  border: 1px solid #ddd;*/
  /* background: url(../images/white20p.png) repeat; */
  /*background-color: rgba(253,255,252,0.3);*/
}
.cbrow .btn{
    width: 80%;
    height: 100%;
    margin: 0 auto;
    /* border: 1px solid #bbbbbb; */
    /* background-color: white; */
    /* background-color: rgba(255, 255, 255, 0.3); */
    background-color: #4974d4;
    /* background-size: auto; */
    /*border-radius: 1em;*/
    /* box-shadow: 0.1em 0.1em 1em #333;*/
}
.btn:hover {
    background-color: rgb(54, 97, 191);
    transition: background-color 0.55s;
    color: #fff;
}
.bcategory .catebox .cbrow .icon {
	padding-top: 15px;
	padding-bottom: 18px;
	text-align: left;
}
.bcategory .catebox .cbrow p.txt {
  
  font-size: 18px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  position: absolute;
    width: 100%;
    bottom: 30px;
}
.bcategory .catebox .cbrow a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.bcategory .catebox .cbrow .btn:hover {
  transform: scale(1.1);
  box-shadow: 0 0 5px #8c8a8a;
  transition: transform 0.2s;
}
.nblcok01 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.nblcok01 .nb01left {
  width: 45%;
  float: left;
  
}
.nb01left,.nb01right{
  max-height: 400px;
  overflow: hidden;
}
.nblcok01 .nb01left .ntoptitle {
  font-size: 30px;
  padding: 0px 0 15px 0;
  line-height: 30px;
  color: #283a62;
    font-weight: bold;
}
.nblcok01 .nb01left .bintro {
    font-size: 16px;
    line-height: 31px;
    overflow: hidden;
    white-space: initial;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.nblcok01 .nb01left .h350{
  -webkit-line-clamp: 11;
}
.nblcok01 .nb01left .bintro p {
  text-indent: 20px;
}
.nblcok01 .nb01left .line20{
  line-height: 30px !important;
}
.nblcok01 .nb01left .numbox {
  padding-top: 15px;
  display: flex;
  justify-content: space-around;
  color: #4974d4;
}
.nblcok01 .nb01left .numbox .line{
   height: 80px;
   border:1px solid #eee;
   margin:0 15px;
}
.nblcok01 .nb01left .numbox .numrow {
  display: flex;
  flex-direction: column;
  flex:1;
}
.nblcok01 .nb01left .numbox .numrow .numbig {
  font-size: 26px;
  line-height: 30px;
}
.nblcok01 .nb01left .numbox .numrow .title {
  font-size: 16px;
  line-height: 20px;
}
.nblcok01 .nb01left .numbox .numrow .numni {
  font-size: 14px;
  line-height: 20px;
}
.nblcok01 .nb01left .numbox .numrow .numcell {
  font-weight: bold;
}
.nblcok01 .nb01left .numbox .numrow .numplush {
  font-size: 16px;
}
.nblcok01 .nb01left .alink {
  margin-top: 15px;
  display: flex;
}
.nblcok01 .nb01left .alink a {
  flex: 1;
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 22px;
  box-sizing: border-box;
}
.nblcok01 .nb01left .alink a span {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  border-radius: 50%;
  margin-right: 5px;
  background: #4974d4 url("min-right.png") center center no-repeat;
}
.nblcok01 .nb01right {
  width: 50%;
  float: right;
  padding-top: 30px;
}
.nblcok01 .nb01right .bvideo{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.nblcok01 .nb01right .bvideo2{
  padding: 0;
  width: 100%;
}
.bvideo2 a{
  padding-top: 30px;
    padding-bottom: 30px;
}
.bvideo2 .box-txt{
  width: 100%;
    top:0;
    left:0;
}
.nblcok01 .nb01right .bvideo video{
  width: 100%;
}
.bvideo img{
  width: 100%;
  max-height: 450px;
}
.nblcok01 .nb01right .bvideo1{
  display:none;
}
/**/
.nblcok02 {
  position: relative;
  width: 100%;
  height: 250px;
  background: #ecf7ee;
}
.nblcok02 .nb02box {
  position: relative;
  height: 250px;
}
.nblcok02 .bottle {
  position: absolute;
  width: 224px;
  height: 289px;
  bottom: 0;
  left: 0;
}
.nblcok02 .bottletxt {
  width: 785px;
  float: right;
  margin-right: 50px;
  padding-top: 50px;
}

.nblcok02 .bottletxt .box-l,.nblcok02 .bottletxt .box-r{
    width: 48%;
    float: left;
}
.nblcok02 .bottletxt .box-r{
    width: 52%;
    float: left;
}
.nblcok02 .bottletxt .bname {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 35px;
}
.nblcok02 .bottletxt .btxt {
  color: #333;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
}
.nblcok02 .bottletxt .btxt span {
  width: 180px;
  display: inline-block;
}
.nblcok02 .bottleline-left {
  width: 401px;
  height: 109px;
  position: absolute;
  left: 0;
  top: 250px;
  background: url("bottleline-left.png") 0 0 no-repeat;
}
.nblcok02 .bottleline-right {
  width: 433px;
  height: 169px;
  position: absolute;
  right: 0;
  top: -107px;
  background: url("bottleline-right.png") 0 0 no-repeat;
}
.column {

  display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}
.newslist{
 /* border-right: 1px solid #999;*/
}
.nbright {
  width: 33%;
  float: right;
}
.columns:not(.is-desktop) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
@media screen and (max-width: 769px), print {
	.app-Menu{
		padding-top: 0px !important;
	}
	.header_logo {
    width: 30% !important;
}
  .bcategory .catebox .cbrow{
  	height: 150px;
  }
  .bcategory .catebox .cbrow .icon{
  	padding-top: 28px;
  }
  .arealist{
        flex-direction: column;
  }
  .areaitems{
     margin: 0;
     margin-top: 10px;
  }
}
@media screen and (max-width: 500px), print {
  .columns:not(.is-desktop) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
  }
}
/*品牌展商*/
.w1000{
  width: 80%;
  margin: 0 auto;

}
.topblockname {
      font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;

    color: #283a62;
    font-weight: bold;
    position: relative;
}
.topblockname .btline{

      padding-bottom: 15px;
    border-bottom: 2px solid #ebecf2;
}
.partnerlogoblock{
	padding: 45px 0;
  min-height: 250px;
}
.partnerlogoblock .bx-wrapper .bx-prev{
    left: auto;
    right: 35px;
    top: -35px;
}
.partnerlogoblock .bx-wrapper .bx-next{
    right: 0;
    top: -35px;
}
.partnerlogoblock .bx-wrapper .bx-viewport{

}
.partnerlogo .partnerlogo01{


}
.partnerlogo .items{

}
.partnerlogo .item{
    width: 11.111111%;
    height: 60px;
    padding: 15px 14px;
    float: left;
    cursor: pointer;
    transform: rotateY(0deg);
    box-sizing: border-box;
    border: 1px #fff solid;
    text-align: -webkit-center;
    position: relative;
    border:1px solid #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partnerlogo .item img{
   max-height: 50px;
}
.partnerlogo02 .item{
  border: 1px #eee solid;
}
.w1000>.bx-wrapper .bx-viewport {

 }
/*主题展区*/
.newblock02 {
    padding: 45px 0;
    background: #eee;
}
.newblock02 .block02box {
    width: 100%;
}
.newblock02 .block02box .brow {
    width: 21%;
    height: 240px;
    background: #fff;
    float: left;
    /*margin-right: 2.5%;*/
    margin-left: 8%;
    padding: 0 1%;
    text-align: center;
    overflow: hidden;
}

.anima {
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.anima .txt{
  font-size: 14px;
}
.newblock02 .block02box .brow .icon1 {
    background: url(industry-blue-01.png) center center no-repeat;
}
.newblock02 .block02box .brow .icon {
    height: 80px;
    margin-top: 28px;
    text-align: center;
}
.newblock02 .block02box .brow .title {
    font-size: 18px;
    color: #181e44;
    margin-top: 20px;
}
.newblock02 .block02box .brow .line {
    width: 26px;
    height: 3px;
    margin: 15px auto 10px auto;
    background: #000;
}
.newblock02 .block02box .brow .icon2 {
    background: url(industry-blue-02.png) center center no-repeat;
}
.newblock02 .block02box .brow .icon3 {
    background: url(industry-blue-03.png) center center no-repeat;
}
.newblock02 .block02box .brow .icon4 {
    background: url(industry-blue-04.png) center center no-repeat;
}
.newblock02 .block02box .brow .icon5 {
    background: url(industry-blue-05.png) center center no-repeat;
}
.newblock02 .block02box .brow:hover {
    background: #181e44;
    color: #fff;
}
.newblock02 .block02box .brow:hover .icon1 {
  background: url("industry-white-01.png") center center no-repeat;
}
.newblock02 .block02box .brow:hover .icon2 {
  background: url("industry-white-02.png") center center no-repeat;
}
.newblock02 .block02box .brow:hover .icon3 {
  background: url("industry-white-03.png") center center no-repeat;
}
.newblock02 .block02box .brow:hover .icon4 {
  background: url("industry-white-04.png") center center no-repeat;
}
.newblock02 .block02box .brow:hover .icon5 {
  background: url("industry-white-05.png") center center no-repeat;
}
.newblock02 .block02box .brow:hover a,
.newblock02 .block02box .brow:hover p
{
  color: #fff;
}
.newblock02 .block02box .brow:hover div.line{
  background-color: #fff;
}
/*展商新闻*/
.newlist{
  padding: 45px 0;
    min-height: 250px;
    background: #f9f9f9;
}
.newlist .bx-wrapper .bx-prev{
    left: auto;
    right: 0px;
    top: -45px;
    background: url(hprev-white-arrow.png) no-repeat 0 0;
}
.newlist .bx-wrapper .bx-next{
    right: 0;
    top: -15px;
    background: url(hnext-white-arrow.png) no-repeat 0 0; 
}

.nblcok03 {
  padding-top: 35px;
  padding-bottom: 30px;
          background: #eee;
}
.nb03title {
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}
 .more {
    float: right;
    font-size: 14px;
    font-weight: 100;
    text-decoration: underline;
}
 .title {
    float: left;
    font-size: 28px;
    font-weight: bold;
}
.newlist .bx-wrapper {
  border: 1px solid #999;
  /*box-sizing: border-box;*/
}

.nb03left ul li {

  border-bottom: 1px solid #e5e5e5;
  height: 50px;
  position: relative;
  padding: 2.25rem 3.25rem;
}
.nb03left  ul li a {
  font-size: 16px;
  display: block;
  /*width: 80%;*/
  line-height: 25px;
  height: 25px;
  /*font-weight: bold;*/
  overflow: hidden;
  /*white-space: pre-line;*/
  text-overflow: ellipsis;
}
.nb03left ul li .sum {
 /* width: 100%;*/
  font-size: 14px;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
    max-height: 50px;
}
.nb03left  ul li .icon {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 40px;
    left: 14px;
  background: #283a62 url("min-right.png") center center no-repeat;
}
/*.nblcok04 {
  padding: 90px 0 80px;
  border-top: 3px solid #d9e9db;
  border-bottom: 3px solid #d9e9db;
}
.nblcok04 .picblock {
  height: 30px;
}
.nblcok04 .bbutton {
  display: block;
  width: 212px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 70px;
  background: url("../images/rectangle.png") 0 0 no-repeat;
}*/

/*同期活动*/
.newblock05{
	background-color: #fff;
	padding: 45px 0;
}
.newblock05 .bx-wrapper .bx-prev{
     left: 95%;
    top: -25px;
}
.newblock05 .bx-wrapper .bx-next{
      left: 98%;
    top: -25px;
}
.topblockname.tact{
	
}
.topblickintro{
	    text-align: center;
    padding-top: 12px;
}
.simultaneous{
  position: relative;
	width: 100%;
    border-bottom: 1px solid #dfe0e5;
    margin-bottom: 20px;
    overflow: hidden;
}
.simultaneous .simrow{
    width: 370px;
    margin-right: 35px float: left;
    padding: 25px 0;

}
.simultaneous  .pic{
	width: 100%;
  padding: 20px;
    padding-bottom: 50px;
}
.simultaneous  a{
	font-size: 16px;
    display: block;
    margin-top: 10px;
    color: #333;
    text-align: center;
}
.simultaneous  a:hover{
	color:#C1292E;
}
.simultaneous .bx-wrapper .bx-controls-direction a{
	width: 51px;
    height: 51px;
}
.simultaneous .bx-wrapper .bx-viewport{
	background:none;
}
.simultaneous .bx-wrapper .bx-prev{
	background: url(hleftaa.png) 0 0 no-repeat;
    left: -52px;
}
.simultaneous .bx-wrapper .bx-next{
	background: url(hrightaa.png) 0 0 no-repeat;
    right: -54px;
}
/*weixinweibo*/
.vcode{
  position: relative;
}
.vcode:hover .code{
  display: block;
  opacity:1;
  transition: opacity 1s;
}
.weixin{
   /*margin-top:20px;*/
    height: 40px;
    line-height: 40px;
    display: block;
    width: 120px;
    position: relative;
    /*margin: 0 auto;*/
    top: 15px;
}
.weibo{
  height: 40px;
    line-height: 40px;
    display: block;
    width: 120px;
    position: relative;
    /*margin: 0 auto;*/
}
.weixin img,.weibo img{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}
.weixin span,.weibo span{
      height: 40px;
    line-height: 40px;
    font-size: 14px;
    position: absolute;
    /* left: 40px; */
    right: 20px;
}

.code{
  display:none;
  position: absolute;
  opacity: 0;
  z-index: 99;
  left: -25px;
}

/*主题展区*/
.newblock06{
    background-color: #f9f9f9;
    padding: 45px 0;
}
.arealist{
  display: flex;
  justify-content: space-around;
  overflow: hidden;
}
.areaitems{
float:left;
  display: flex;
  justify-content: center;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom:10px;
  position: relative;
}
.areaimg{
  width: 100%;
  max-height: 70px;
}
.areaitems:hover > .areaimg{
  transform: scale(1.2);
  transition:all .5s;
}
.arealink{
	position: absolute;
	align-self: center;
	align-items: center;
	width: 240px;
	height: 70px;
	margin-left: -120px;
	margin-top: -25px;
	top: 50%;
	left: 50%;
	display: flex;
	flex-direction: column;
}
.arealogo{
  width: 80px;
  height: 60px;
}
.areaitems:last-child .arealogo{
  width: 60px;
}
.areahref{
  color: #6d6666;
  line-height: 30px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    border-radius: 50px;
    background-color: rgba(255,255,255,0.5);
    display: block;
     padding: 0 10px;
     margin-top: 10px;
}
.newblock06 .bk06left{
	width: 59.16666667%;
    float: left;
}
.partnerlogo02 .item{
	padding: 15px 18px;
    width: 20%;
}
.bk06right{
    width: 27.5%;
    float: right;
}
.newform{
  
}
.newform .formrow{
	
    margin-bottom: 8px;
}
.newform .formrow label{
	margin-right: 14px;
  font-size: 14px;
  color:#fff;
}
.newform .formrow input[type='radio']{
  display: none;
	margin-right: 5px;
  margin-left: 5px;
}
.newform .topblockname {
	color: #fff;
}
.b-radio{
            display: inline-block;
            border:1px solid #235789;
            width:16px;
            height: 16px;
            border-radius:2px;
            vertical-align: middle;
            margin-right: 5px;
            position: relative;
            background: #fff;
        }
        .b-radio:before{
            content: '';
            font-size: 0;
            width: 10px;
            height: 10px;
            background: rgba(51, 74, 125,1);
            position: absolute;
            left:50%;
            top:50%;
            margin-left: -5px;
            margin-top: -5px;
            border-radius: 2px;
            display: none;
        }
        .advisory-radio:checked~.b-radio:before{
            display: block;
        }

.newform .formrow input[type='text']{
	width: 95%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #3d3d3d;
    padding: 0 10px;
     background-color: #fff;
     box-sizing: border-box;
}
.newform .formrow input[type='text']:focus{
  border:0;
  box-shadow: 0px 0px 1px 1px #235789;
}
.newform .formrow textarea:focus{
  border:0;
  box-shadow: 0px 0px 1px 1px #235789;
}
.newform .formrow textarea{
	   line-height: 30px;
    width: 95%;
    padding: 0 10px;
    border: 1px solid #3d3d3d;
    resize: none;
    height: 100px;
    overflow: auto;
    background-color: #fff;
    box-sizing: border-box;
}
.newform .formrow .button{
	display: block;
    width: 95%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    border: none;
    cursor: pointer;
    text-align: center;
    background: #4974d4;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
}
.newform .formrow .button:hover{
  background:#3661bf;
}
.newform .formrow .hlprow{
	float: left;
    width: 46.1%;
    margin-right: 5%;
}
.newform .formrow .hrprow{
	float: left;
    width: 46.1%;
}
.partnerlogoblock{
  background: #f9f9f9;
}
/*搜索页*/
.search-top{
      width: 100%;
    position: relative;
}
.newsList-img{
  width: 30%;
  float: left;
      padding-right: 10px;
}
.newsList-text-row{
  padding: 0 10px;
  width: 68%;
    margin-left: 30%;
}
.newsList-name {
    font-size: 18px;
    color: #000;
    line-height: 26px;
}
.newsList-text{
  height: 60px;
}
.Searchwrap{
      max-width: 975px;
    margin: 0 auto;
}
.Searchwrap .page{
  width: 90%;
}
.Searchwrap .clearfloat{
  content: "";
    display: block;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.Searchwrap .crumbs {
    padding: 10px 0;
}
.Searchwrap .crumbs-curr {
    color: #000;
    font-weight: bold;
    line-height: 40px;
}
.Searchwrap .newsList-row {
    width: 100%;
    margin-right: 4%;
    float: left;
}
.Searchwrap .newsList {
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}
.Searchwrap .newsList-img {
    float: left;
    margin-right: 25px;
    width: 210px;
    height: 146px;
    overflow: hidden;
    display: table;
    text-align: center;
}
.Searchwrap .newsList-img a {
    display: table-cell;
    width: 210px;
    height: 146px;
    line-height: 0;
    vertical-align: middle;
}
.Searchwrap .newsList-img a img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.Searchwrap .newsList-text-row {
    height: 146px;
    margin-left: 240px;
    position: relative;
}
.Searchwrap .newsList-name {
    font-size: 18px;
    color: #000;
    line-height: 26px;
}
.Searchwrap .newsList-text {
    font-size: 16px;
    color: #000;
}
.Searchwrap .newsList-detail {
    position: absolute;
    bottom: 0;
    margin-left: 0;
    left: 0;
}
.Searchwrap .redLink i.icon-gengduo1 {
    font-size: 30px;
    position: relative;
    top: 6px;
    left: -4px;
}
/*邮件订阅*/
.nblcok05 {
  padding-bottom: 30px;
  background: #eee;
    width: 100%;
}
.nblcok05 .siteinfo ul li {
  float: none;
  width: 100%;
}
.nblcok05 .siteinfo ul li .siteinfo_hd {
  text-align: center;
  margin-top: 58px;
  font-size: 32px;
  font-weight: bold;
}
.nblcok05 .mail-content {
  width: 600px;
  margin: 0 auto;
}
.nblcok05 .letterbt {
  width: 639px;
  margin: 0 auto;
}
.nblcok05 .letterbt .Email_input {
  width: 525px;
  height: 55px;
  border: 1px solid #a8cbaa;
}
.nblcok05 .letterbt .Email_btn {
  width: 112px;
  height: 57px;
  text-transform: none;
   font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
}

/*底部通栏*/
.newfooter {
    width: 100%;
    overflow: hidden;
    background: #283a62;

}
.newfooter .w1000{

  margin: 0 auto;
}
.newfooter .footernav{
  width:100%;
	padding: 45px 0;
  margin: 0 auto;
  
}
.newfooter .footernav .fli{
	float: left;
    color: #fff;
    width:10%;
    text-align: left;
    /*width: calc(10.28571429% - 1px);*/
}
.newfooter .footernav .fli h3{
    font-size: 18px;
    margin-bottom: 20px;
}
.newfooter .footernav .fli a{
	   color: #ddd;
    line-height: 28px;
    font-size: 14px;
}
.newfooter .footernav .fli a:hover{
    color:#4974d4;
}
.newfooter .footernav .fli img{
	
}
.newfooter .footernav .fli .fli_one{
  color:#fff;
  font-size: 16px;
  font-weight: bold;
}
.newfooter .footernav  .fli_last{
      width: 240px !important;
    border-left: 1px solid #444;
    padding-left: 19px;
    box-sizing: border-box;
}
.newfooter .footlinks,.newfooter .foot_add,.newfooter .foot_code{
        width: 30%;
    padding: 1%;
    color: #e2e2e2;
    float: left;
    padding-top: 20px;
    min-height: 240px;
    border-left: 1px solid #444343;
    border-top-left-radius: 30px;
        height: 240px;
}
.newfooter  h3{
    width: 30%;
    /* border-bottom: 1px solid #444; */
    padding: 1%;
    font-size: 18px;
    padding-left: 10px;
}
.newfooter .footlinks h3{
  padding-bottom: 20px;
  padding-left: 25px;
}
.newfooter .foot_code h3{
  padding-left: 33px;
}
.newfooter .footlinks,
.newfooter .foot_code{
  position: relative;
}
.newfooter .footlinks ul {
    width: 100%;
}
.newfooter .footlinks ul li{
    float: left;
    width: 33%;
    padding:10px;
    list-style: none;
    font-size: 14px;
}
.newfooter .footlinks ul li a{
    color:#e2e2e2;
    font-size: 16px;
}
.newfooter .footlinks ul li a:hover{
  color:#fff;
}
.newfooter .footlinks .foot_links{
    background:url(foot_links.png);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 18px;
}
.newfooter .foot_code .foot_care{
    background:url(foot_care.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: 17px;

}
.newfooter .footlinks .foot_links{

}
.newfooter  .foot_add span{
    width: 100%;
    float: left;
line-height: 32px;
    font-size: 14px;
    margin-left: 40px;
}
.newfooter  .foot_add ul{
  margin-left: 10px;
}
.newfooter  .foot_add ul li{
  height: 32px;
  position: relative;
  padding:20px 0;
}
.newfooter  .foot_add .foot_add_phone{
  background:url(phone.png);

}
.newfooter  .foot_add .foot_add_email{
  background:url(email.png);

}
.newfooter  .foot_add .foot_add_add{
  background:url(add.png);
}
.newfooter .foot_add .foot_add_add,
.newfooter .foot_add .foot_add_email,
.newfooter .foot_add .foot_add_phone{
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0px;
  top: 19px;
}
.newfooter .foot_add .foot_add_phone{
  width: 35px;
  height: 35px;
}
.newfooter  .foot_code img{
      height: 80%;
      padding-left: 10px;
    padding-top: 20px;
}
.newcopyright{
	width: 100%;
	background:#FDFFFC;
  height: 40px;
  text-align: center;
  
}
.newcopyright p{

	color:#333;
	line-height: 40px;
  float: left;
}
/*11*/
.mgreen {
  color: #C1292E;
}
.mgreenbg {
  background: #333;
}
.swiper-container {
  width: 100%;
  position: relative;
}
.details-banner{
  height: 252px !important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.nfooter .nrow-list a{
    display: block;
}

@media screen and (max-width:1200px){
	.header_logo{
	     width:	11%;
	}
	.header_logo img{
	    width:100%;
		height:auto;
	}
   .new-top-time.header_r_bd strong{
	   font-size:20px;
	  }
}
@media screen and (max-width:979px){
	.headertop .top-search-row,.page-search-icon{
	    display:none;
	}
	.headerblock{
	    display:none;
	}
}

@media screen and (max-width: 750px) {
  .nfooter {
    border-top: 0;
    padding-bottom: 20px;
  }
  .nblcok03 .nb03left .leftbox .lbrow{
    width: 100%;
    margin-bottom: 20px;
  }
    .nblcok03 .nb03left .leftbox .lbrow:last-child{
      margin-bottom: 0;
    }
  .headerblock{
    height: 0;
    display: none;
  }

  .bcategory .catebox{
    position: relative;
    top: 0;
    width: calc(100% - 20px);
    margin: 10px;
    height: auto;
    padding: 0.75rem;
  }

  .bcategory .catebox .cbrow{
    width: calc(80% / 2 - 6px);
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
    height: 60px;
    border-right: 0 !important;
    font-size: 16px;
  }
.bcategory .catebox .cbrow:nth-child(1){
    background-color: #d80606;
}

.bcategory .catebox .cbrow:nth-child(2){
    background-color: #ee8202;
}

.bcategory .catebox .cbrow:nth-child(3){
     background-color: #fdca08;
}

.bcategory .catebox .cbrow:nth-child(4){
     background-color: #23e423;
}
/*button*/
.cbrow .btn{
  background-color: rgba(0,0,0,0);
}
    
  .nblcok02 .bottleline-left{
    display: none;

  }
  .nblcok02 .bottletxt{
    width: calc(100% - 20px);
    float: none;
    margin: auto;
  }
  .nblcok02 .bottleline-right{
    display: none;
  }
    .bcategory .catebox .cbrow:nth-child(2n){
      margin-right: 0;
    }

  .bcategory .catebox .cbrow .icon{
    margin-top: 14px;
    width: 36px;
    height: 36px;
    float: left;
    margin-left: 10px;
    padding-top: 0;
    margin-right: 10px;
    display: none;
  }
  .bcategory .catebox .cbrow p.txt{

    font-size: 18px;
    line-height: 60px;
    font-weight: normal;
    top: 0;
  }
   .bcategory .catebox .cbrow .icon img{
    max-width: 80%;
   }
.nblcok01{
    padding:0;
}
  .nblcok01 .nb01left,.nblcok01 .nb01right{
    width: calc(100% - 20px);
    margin: 0 10px;
    padding: 0;
  }

  .nblcok01 .nb01left .ntoptitle{
    font-size: 18px;
    padding: 20px 0 0px 0;
  }

  .nblcok01 .nb01left .bintro{
   
  }
  .nblcok01 .nb01left .numbox{
    display: none;
  }
.nblcok01 .nb01left .alink{
  margin-bottom: 15px;
}
  .nblcok01 .nb01left .alink a{
    width: 50%;
  }
.nblcok01 .nb01right .bvideo video{
  height:auto !important;
}
.nblcok01 .nb01right .bvideo2{
  padding: 0;
}
  .nblcok02 .bottletxt .box-l, .nblcok02 .bottletxt .box-r{
    width: 100%;
  }
  .nblcok02 .bottle{
    width: 100px;
    top: 20px;
    left: calc(100% - 100px);

  }

  .nblcok02 .bottle img{
    max-width: 100%;

  }

  .nblcok02{
    height: 320px;
  }

  .nbleft,.nbright{
    width: calc(100% - 20px);
    margin: 20px 10px 20px 10px;
  }

  .nblcok04 .nbright a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }



  .nblcok03{
    padding-top: 30px;
    padding-bottom: 0;

  }
  .nb03right {

  }

  .nblcok03 .nb03left .leftbox .lbrow .pic{
    height: auto;
  }

  .nblcok03 .nb03left .leftbox .lbrow .txt{
    padding: 10px 5% 20px 5%;
  }
  .nblcok03 .nb03left .leftbox .lbrow .txt a{
        margin-bottom: 0px;
  }
  .nbleft img, .nbright img{
    max-width: 100%;
  }
 .nb03left ul li .sum{
   height: 4em;
 }
  .nblcok04 {
        padding: 10px 0 10px;
  }

  .nblcok04 .bbutton{
    margin-top: 0px;
  }
  .nblcok04 .bbutton,.nblcok05,.newsletter_form{
    padding-bottom: 0;
  }


 .nb03title .title{
    font-size: 24px;
  }

  .nblcok05 .siteinfo ul li .siteinfo_hd{
    margin-top: 30px;
    font-size: 24px;
  }
  .siteinfo ul li .siteinfo_hd{
    line-height: 30px;
  }

  .siteinfo ul li .siteinfo_hd{
    width: calc(100% - 20px) !important;
    margin: auto;
  }

  .nblcok02 .bottletxt .bname{
    padding-bottom: 15px;
  }
  .bottletxt div{
    margin-bottom: 10px;
  }
  .nblcok02 .bottletxt .btxt span{
    width: 150px;
  }
  .newblock05{
  	padding: 15px 0;
  }
.newblock05 .bx-wrapper .bx-prev{
  left:80%;
}
.newblock05 .bx-wrapper .bx-next{
  left: 90%;
}
.nb03title{
    margin-bottom: 10px;
  }
  .partnerlogoblock{
  	padding: 15px 0;
  }
  .partnerlogoblock .bx-wrapper .bx-prev {
    left: auto;
    right: 42px;
    top: -22px;
}
  .partnerlogoblock .bx-wrapper .bx-next {
    right: 10px;
    top: -22px;
}
  .nfooter .nrow{
    border-right: 0;
    width: calc(100% - 20px);
    margin: 20px 10px 0 10px;
    min-height: 70px;
    text-align: center;
  }



    .nfooter .ncb{
        margin-left: 0;
    }

    .nfooter .nrow-name{
        padding-bottom: 10px;
    }
    .nblcok01 .nb01left .numbox .numrow{
      text-align: center;
    }
    .nblcok01 .nb01left .numbox .numrow .numbig{
      font-size: 18px;
    }
    .nblcok01 .nb01left .numbox .numrow .numplush{
      font-size: 14px;
    }

}
