.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 ul {
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
}
/* 轮播图 */
.banner_box {
  /* position: relative; */
  height: 880px;
  width: 100%;
}

/* .banner_box {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
} */

.ren{
  float: left;
  margin-left: 16px;
  line-height: 32px;
  
}
.ze{
  width: 100%;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
/* .pagination{
  width: 100px;
} */
.swiper-pagination-bullet {
  /* width: 80px;
  height: 4px;

  border-radius: 4px; */

}
.Bar_ul li {
  text-align: center;
}
.swiper-pagination .swiper-pagination-bullet{
  width: 80px;
  height: 4px;

  border-radius: 4px;
}
.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;
}
.swiper-slide img{
  width: 100%;

}

.butt_left {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgb(28, 29, 28);
  position: absolute;
  right: 200px;
  opacity: 0.6;
  color: #fff;
}
.butt_right {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgb(28, 29, 28);
  position: absolute;
  left: 200px;
  opacity: 0.6;
  color: #ffff;
}
.swip_imgbox img{
  height: 283px;
}

/* 公司介绍 */
.Companyprofile {
  padding-top: 97px;
  /* background-color: aqua; */
}
.Companyprofile_box {
  width: 94%;
  margin: auto;
  /* background-color: aqua; */
}

.Companyprofile_box_p1 {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.Companyprofile_box_p2 {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.Companyprofile_box_p3 {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  padding-top: 20px;
}
.Companyprofile_box_p4 {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 28px;
  padding-top: 30px;
  text-indent: 2em;
}

.Companyprofile_box_left_anniu {
  width: 107px;
  height: 37px;
  float: right;
  margin-right: 30px;
  margin-top: 20px;
  overflow: hidden;
}
.Companyprofile_box_left_anniu img {
  width: 100%;
  height: 100%;
}
.Companyprofile_box_left_img {
  padding-top:0;
  width: 100%;
}
.Companyprofile_box_left_img img {
  float: right;
  margin-right: 30px;
  overflow: hidden;
}
/* 展览小表图 */
.exhibition {
  padding-top: 52px;
}
.exhibition_ul {
  display: flex;
  justify-content: space-around;
}
.exhibition_ul li {
  width: 138px;
  /* height: 138px; */
  /* background-color: burlywood; */
}
.exhibition_ul_p2 {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #747474;
  padding-top: 21px;
}
.exhibition_ul_p3 {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #747474;
  padding-top: 6px;
}
/* 精品推荐 */
.recommendation {
  padding-top: 90px;
}
.recommendation_box {
}
.recommendation_box_biao_y {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  /* color: rebeccapurple; */
}
.recommendation_box_biao_z {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  padding-top: 12px;
}
.recommendation_box_tupian {
  width: 1200px;
  /* margin: auto; */
  padding-top: 44px;
  /* height: 640px; */
  display:flex;
  overflow: hidden ;
}
.recommendation_box_tupian img {
  width: 1200px;
  /* display: block; */
  float: left;
  height: 600px; 
}
.recommendation_box_wrap {
  display: flex;
  justify-content: space-between;
  /* height: 170px; */
  padding-top: 70px;
  align-items: center;
}
.recommendation_box_wrap_left {
  width: 48px;
  /* background-color: red;  */
  /* padding-top: 60px; */
}
.recommendation_box_wrap_right {
  width: 48px;
  /* padding-top: 60px; */
}
.recommendation_box_wrap_center {
  width: 1000px;
  overflow: hidden;
}

.recommendation_box_wrap_center_ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.recommendation_box_wrap_center_ul li {
  width: 22%;
  height: 180px;
}
.recommendation_box_wrap_center_ul li img{
  height: 100%;
}

/* 门店展示 */
.Store_display {
  padding-top: 87px;
}
.Store_display_timu {
  width: 107px;
  height: 37px;
  margin: auto;
}
.Store_display_timu img {
  width: 100%;
  height: 100%;
}
.Store_display_box {
  padding-top: 96px;
}
.Store_display_box_p1 {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333;
}
.Store_display_box_p2 {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333;
}

.Store_display_box_wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-top: 28px;
}
.Store_display_box_wrap_left,
.Store_display_box_wrap_right {
  width: 48px;
  height: 48px;
  /* padding-top: 120px; */
}
.Store_display_box_wrap_center{
  width: 1000px;
  overflow: hidden;
}
.Store_display_box_wrap_center_ul {

  width: 1653px;
  justify-content: space-around !important;
  /* overflow: hidden; */
}
.Store_display_box_wrap_center ul li {
 float: left;
  width: 320px;
  height: 300px;
margin-left: 10px;
}
.Store_display_box_wrap_center ul li img {
  width: 100%;
  height: 100%;
}

/* ............................................... */
.morebox {
  padding-top: 68px;
}
.morebox_anniu {
  margin: auto;
  width: 107px;
  height: 37px;
}
.morebox_box {
  /* padding-top: 172px;  */
  width: 100%;
  background-color: chocolate;
  position: relative;
}
.r {
  padding-top: 172px;
}
.morebox_box_img {
  width: 100%;
}
.morebox_box_img img {
  width: 100%;
}
.morebox_box_top {
  position: absolute;
  width: 1000px;
  height: 160px;
  opacity: 1;
  background: #f3c25b;
  top: -80px;
  left: 23%;
  display: flex;
  justify-content: space-around;
  /* margin: auto; */
}
.morebox_box_top div {
  width: 14%;
  /* background-color: crimson; */
  color: #fff;
}

.box_top_le_img {
  width: 75px;
  height: 80px;
  margin: 20px auto;
  /* margin-top: 20px; */
}
.morebox_box_top div img {
  width: 100%;
  height: 100%;
}
.morebox_box_top div p {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  line-height: 28px;
  /* color: #fff; */
}
.act{
  background-color: #fff;
  color: #f3c25b;
}
.beijing {
  position: absolute;
  top: 260px;
  width: 100%;
  display: flex;
  /* justify-content: space-around;  */
  justify-content: space-evenly;
  align-items: center;

  /* background-color: crimson; */
}
.zuo,
.you {
  width: 141px;
}
.zhong {
  width: 1100px;
  /* background-color:#fff;
  opacity: 0.3; */
  /* height: 400px; */
  display: flex;
  align-items: center;
  background-color: rgba(232, 232, 232, 0.2);
  display: none;
}
.zhong_left {
  width: 440px;
  height: 360px;
  padding-top: 14px;
  padding-left: 14px;
  padding-bottom: 14px;
}
.zhong_left img {
  width: 100%;
  height: 100%;
}

.zhong_wenzi1 {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  line-height: 28px;
  line-height: 50px;
  padding-left: 20px;
}
.nr {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
  padding-left: 20px;
  /* display: block; */
  /* height: 300px; */
  /* background-color: #747474; */
}

.more_1 {
  width: 107px;
  height: 37px;
  position: absolute;
  bottom: 66px;
  left: 50%;
}
/* ..................................................... */
/* 最近动态 */
.Recent_news {
  padding-top: 96px;
  /* background-color: burlywood; */
}
.Recent_news_yingwen {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333;
}
.Recent_news_zhongwen {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333;
  padding-top: 13px;
}
.Recent_news_box {
  width: 100%;
  overflow: hidden;
  /* background-color: chocolate; */
  padding-top: 43px;
}
.recent_news_box_wrap {
  /* width: 1000px; */
  /* display: flex;
  justify-content: space-around;
  position: relative; */
  /* left: -500px; */
  
}
.Recent_news_box1 {
  /* width: 30%; */
  /* background-color: chartreuse; */
  width: 350px;
}
.Recent_news_box1_img{
  height: 233px;
}
.Recent_news_box1_img img{
  height: 100%;
}
.Recent_news_box1_top_biaoti {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  padding-top: 23px;
}
.Recent_news_box1_top_nr {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  padding-top: 6px;
}
.Recent_news_box1_top {
  width: 96%;
  margin: auto;
  line-height: 26px;
}
.recent_news_box_wrap_xian {
  width: 100%;
  /* text-align: center; */
  height: 3px;
  background-color: #dcdcdc;
  margin-top: 41px;
}
.recent_news_box_wrap_anniu {
/* width: 120px !important; */
  height: 120px;
  /* margin: auto; */
  /* display: flex; */
  /* background: chartreuse;   */
  /* justify-content: space-between;   */
  /* padding-top: 40px;  */
 /* position: absolute;
  bottom: 0; */
}
.recent_news_box_wrap_anniu_left {
  width: 57px;
  height: 57px;
position: absolute;
right:40%;
}
.l{
  margin-top: 20px;
}
.recent_news_box_wrap_anniu_right {
  width: 57px;
  height: 57px;
  position: absolute;
left:40%;
}
.liuyan_kuang {
  padding-top: 43px;
}
.liuyan_kuang_left {
  width: 94%;
  /* border: 1px solid red; */
  margin: auto;
  height: 600px;
}
.liuyan_kuang_right {
  width: 94%;
  /* border: 1px solid red; */
  margin: auto;
}

/* 在线留言 */
.forr {
  width: 90%;
  margin: auto;
}
.forr p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  padding-top: 10px;
}
input {
  outline: none;
  border: 0;
  width: 465px;
  height: 40px;
  opacity: 1;
  background: #f2f2f2;
  border-radius: 2px;
  margin-top: 20px;
}
.text_box {
  width: 465px;
  height: 156px;
  margin-top: 10px;
}
.but {
  width: 463px;
  height: 40px;
  border: none;
  background: #f3c25b;
  border-radius: 2px;
  outline: none;
  /* display: block;
  margin: auto; */
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}
.tu{
  width: 90%;
  margin: auto;
  padding-top:20px;
}
.dianhua{
  width: 90%;
  margin: auto;
  padding-top: 65px;
  display: flex;

}
.dianhua_1{
width: 89px;
height: 89px;
opacity: 1;
/* background: #f3c25b;
border-radius: 50%; */
/* align-items: center; */


}
.dianhua_2{
  margin-left: 73px;
}
.uu{
  width: 1200px;
  padding-top: 30px;
}
.tqy .swiper-button-next:after, .tqy .swiper-button-prev:after{
  display: none;
}
.uu {
  width: 1000px;
}
.tqy{
  position: relative;
}
/*.swiper-button-next, .swiper-button-prev{*/
/*  position: absolute;*/
/*  top: 56%;*/
/*}*/

.tqy .swiper-button-next:focus, .tqy .swiper-button-prev:focus{
  outline: none;
  /* 若是本身具有 border 请删除此属性 */
  border-color: transparent;  
  box-shadow:none;
}

.wrap_a{
margin-top: 120px;
  width: 100%;
  height:800px;
  background: url(../images/beijing_picture@2x.png) 100%; 
}
.wrap_ul{
/* display: block; */
  width: 80%;
  /* margin: auto; */
  display: flex;
 justify-content:space-evenly;
  background: #f3c25b;
}
.wrap_ul li{
  width: 18%;
  /* background-color: chartreuse;   */
  /* float: left; */

}

.lip{
  width: 80%;
  margin: auto;
  /* display:block; */

  height: 172px;
  padding-top: 10px;
  
}
.lip img{
  width: 80%;
  margin: auto;
  height: 106px;
} 
.lip p{
  font-size: 16px;
 margin-top: 20px;
  text-align: center;
 
}
.wrap_b {
  position: relative;
}
.wrap_ul{
  position: absolute;
  top: -80px;
  left: 12%;
}
.wrap_nr{
  left: 130px;
  width: 80%;
  position: absolute;
 top: 300px;
  /* height: 200px; */
  background-color: rgba(232, 232, 232, 0.2);

  display: flex;
 }
 .wrap_nr_div{
  width: 260px;
 }
 .wrap_nr_div img{
   width: 260px;
   height: 260px;
   padding-top: 20px;
   padding-left: 20px;
   padding-bottom: 20px;
 }
 .nr{
   padding-top: 20px;
   width: 660px;
 }
 .recent_news_box_wrap_anniu_left, .recent_news_box_wrap_anniu_right{
   position: absolute;
   top: 90%;
 }
 .swiper-container-horizontal>.swiper-scrollbar{
   position: static;
 }
 .recent_news_box_wrap_anniu .swiper-button-next:after , .recent_news_box_wrap_anniu .swiper-button-prev:after{
  display: none;
}

 .news_a,.nav_a_{
   text-decoration: none !important;
 }
