* {
  margin: 0;
  padding: 0;
  list-style: none;

}


html,
body,
.box_max {
  width: 100%;
  height: 100%;
  /* background-color: aquamarine; */
}




.top_divBox {
  min-width: 1200px;
  width: 100%;
  height: 446.52px;
  box-sizing: 100%;
  /* 飘窗修改  将定位注释 */
  /* background-color: aqua; */
  background: url(index-bg.jpg)no-repeat;
  background-size: cover;
}

.box_div_Box {
  margin-left: 10px;
  width: 397px;
  margin: 0 auto;
}

.top_text {
  padding-top: 20px;
  margin: 0 auto 0 -444px;
}

.top_text ul li {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
}

.span_ul {
  margin: 0px 0px 0px 0px;
}



.img_inputDiv {
  display: flex;
  width: 700px;
  /* background-color: red; */
}

.img_div {
  width: 400px;
  margin-top: 65px;
  margin-left: -239px;
}

.input_div {
  height: 35px;
  margin-top: 168px;
  margin-left: 87px;
  width: 300px;
  border-radius: 20px;
  background-color: #ffffff;

}

.img_divs {
  margin-left: 10px;
  margin-top: 9px;
}
/* -ppppppppppppppppppppppppppppppppppppppppp */
.input_divs {
  position: absolute;
  top: 220px;
  border: none;
  margin-left: 10px;
}

.button_divs {
  height: 26px;
  width: 50px;
  display: flex;
  border-radius: 23px;
  background-color: #1d6ace;
  margin-left: 242px;
  margin-top: -29px;
  color: #ffffff;
  padding-top: 4px;
  padding-left: 10px;
  border: none;
}


.img_buttom {
  width: 100%;

  min-width: 1200px;
  position: relative;
  height: 72.53px;
  top: 121px;
  box-sizing: 100%;
  /* background: url(1蓝色底图-2.png) no-repeat top center; */
  background-size: cover;
}


.tba_div1 ul {
  display: flex;
  margin-left: -168px;
  margin-top: 43px;
}

.tba_div1 ul li {

  margin-left: 22px;

  color: #ffffff;
  font-size: 24px;
}

.on11 {
  border-bottom: 3px solid #ffffff;
}

.tab_div_Box {
  display: flex;

}

.index_top {}




.index_tab2 {
  padding-left: 20px;
}

.index_tab3 {
  padding-left: 45px;
}

.index_tab4 {
  padding-left: 40px;
}

.index_tab5 {
  padding-left: 34px;
}

.index_tab6 {
  padding-left: 40px;
}

.index_tab7 {
  padding-left: 36px;
}

.index_tab8 {
  padding-left: 40px;
}

.index_top li span {
  display: inline-block;
  margin-left: 10px;
}





.tabBox ul {
  display: flex;
}

.a1 {
  width: 100%;
  margin-left: -174px;
  height: 20px;
  /* background-color: red; */
}
.a2{
  width: 100%;
  margin-left: -174px;
  height: 20px;
  /* background-color: rgb(72, 255, 0); */
}


.tba_div1 {
  width: 100%;
  position: absolute;
  /* background-color: rgb(175, 194, 164); */
}

.tabBox {
  width: 1000px;
  height: 100px;
  /* background-color: #9cd3fd; */
  margin: 0 auto;

}

.tabContent a{
  text-decoration:none
}

.uls {
  margin-left: 20px;
  /* background-color: red; */
}

.uls li:hover{
  border-bottom: 3px solid #ffffff;
}
/* 默认显示杠 */
.on11{
  border-bottom: 3px solid #ffffff;

}
.on11:hover{
  border: none;
}
.tabContent{
  margin-left: -150px;
}
.tabContent span{
  display: inline-block;
  margin-top: 4px;
  color: #9cd3fd;
}

.tabdiv{
  width: 100%;
  height: 492px;
  background-color: #1d6ace;
  margin-top: 100px;
}


.div2{
  margin-left:78px;
}

.div3{
  margin-left:211px;
}

.div4{
  margin-left:341px;
}

.div5{
  margin-left:456px;
}
.div6{
  margin-left:577px;
}

.div7{
  margin-left:699px;
}

.div8{
  margin-left:816px;
}








/* 轮播图 */

.swper_Div{
  width: 100%;
  height: 404px;
  top: 35px;
  /* background-color: red; */
  position: relative;
  margin-top: 20px;
}



.swpirerList{
  left: 200px;
  margin: -22px auto;
  display: flex;
  width: 1294px;
  height: 404px;
  /* background-color: #ce1dbf; */
  /* margin-left: 20px; */
}








.banner_box {
  width: 557px;
  height: 378px;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
}
.banner {
  width: 900px;
  height: 400px;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.banner ul {
  width: 200px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 45%;
}

.banner ul li {
  float: left;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border-radius: 50%;
  margin-left: 10px;
}

.banner ul li.on {
  /* background:  #ffbd55;; */
  width: 15px;
  height: 15px;
  background: #ffbd55;

}

.imgbox {
  width: 3342px;
  height: 378px;
  position: absolute;
  display: flex;
}
/* <!-- 00000000000333333333333333333333333333333333333333333 --> */
.imgbox div{
  float: left;
  width: 557px;
  height: 378px;
  position: relative;
  left: 0px;
}
.imgbox a{
  display: block;
}
.imgbox a img{
  width: 557px;
  height: 378px;
}
.w1{
  background-color: aquamarine;
}
.w2{
  background-color: rgb(255, 176, 127);
}
.w3{
  background-color: rgb(127, 153, 255);
}
.w4{
  background-color: rgb(255, 127, 253);
}
/* //<!-- 00000000000333333333333333333333333333333333333333333 --> */
.ul1113{

  /* width: 50px; */
  height: 30px;
  bottom: 81px;
  margin-top:-41px;
  display: flex;
}
.lse{
  width: 100%;
  display: flex;
  height: 20px;
  justify-content: center;
}

/* 修改轮播图1 */
.ul1113 li{
  width:10px;
  height: 10px;
  margin-left: 5px;
  border-radius: 50%;
  background-color: #ffffff;
}
/* 修改轮播图2 */
.ul1113 li.on{
  border-radius: 50%;
  background: #ffbd55;
  width: 10px;
  height: 10px;
}
/* //<!-- 00000000000333333333333333333333333333333333333333333 --> */









.leftbtn {
  display: inline-block;
  width: 30px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 45%;
  left: 0;
}

.rightbtn {
  display: inline-block;
  width: 30px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 45%;
  right: 0;
}

a{text-decoration:none}



/* 轮播图右侧 */
.tiop{
  width: 639px;
  margin-left: 75px;
  height: 378px;
  overflow: hidden;
  /* background-color: aquamarine; */
}
.tiop ul li{
  margin-left: 5px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 20px;
}
.tiopSpan{
  display: flex;
  padding-left: 556px;
  position: absolute;
  top: 339px;
  color: #ffffff;
  font-size: 14px;

}


.center_divBox{
  width: 100%;
  background-color:#F4F4F4;

  margin-top: 414px;
}
.centerbox{
  width: 1302px;
  height: 1429px;
  margin: -17px auto;

  /* background-color: #1d6ace; */
}

.xinwenstate{
  width: 100%;
  height: 366px;
  background-color: #ffffff;
}
.state_Top{
  position: absolute;
  width: 300px;
  height: 45px;
  margin: 14px 1041px 308px 14px;
  background: url(logo_3.png) no-repeat;
}
.xwstate{
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
  margin-top: 6px;
  margin-left: 13px;
}
.i1 {
  width: 383%;
  left: 20px;
  position: absolute;
  top: 96%;
  /* 点面 */
  border-bottom: 1px dashed #ccc;
}

.objstate{
  width: 1262px;
  height: 283px;
  margin-left: 6px;
  margin-top: 13px;
  display: flex;
  /* background-color: #9cd3fd; */
}
.obj_{
  width: 50%;
  /* background-color: #e3bbe0; */
  height: 283px;
  display: flex;
}
.vip_{
  width: 50%;
  margin-left: 37px;
  /* background-color: #70ce1d; */
  height: 283px;

}








.boxlist {
  width: 600px;
  margin: 0 auto;
  /* background-color: red; */
}

.box-top {
  overflow: hidden;
  width: 225px;
  /* background-color: whitesmoke; */
}

.box-top ul li {
  float: left;
  width: 100px;
  font-size: 21px;
  color: #666666;
  height: 30px;
  line-height: 30px;

  text-align: center;

}

.tab1 li.active {
  /* background-color: #ccc; */
  border-bottom:1px solid #1d6ace ;
  color:#1d6ace;
}

.box-middle {
  margin-top: 0;
}

.box-middle .item1 {
  display: none;
  float: left;
  margin-left: 16px;
  margin-top: 5px;
}

.box-middle .item1.active {
  display: block;
}
.box-middle div:hover{
  /* border: 2px solid red; */
}


.item1 ul li a span{
  color: #333333;
  font-size: 24px;
}
/* 新闻动态下的 ul li 的点线 */
.item1 ul li{
  line-height: 47px;
  border-bottom: 1px dotted  #d2d2d2;
  width: 570px;
}

/* 基层动态更多 */
.item_span{
  position: absolute;
  /* left: 489px; */
  /* 000000000000000000000000000000000000000000000000000000 */
  left: 546px;
  top: 59px;
  color: #999999;
  font-size: 16px;
  width: 110px;
}

/* 时间 */
.dateTime{
  position: absolute;
  left: 507px;
  /* margin-left: 157px; */
  width: 103px;
}







/* 通知公告  会员动态 */

.boxlist_call {
  width: 600px;
  margin: 0 auto;
}

.box-top_call {
  overflow: hidden;
  width: 225px;
  /* background-color: whitesmoke; */
}

.box-top_call ul li {
  float: left;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 21px;
  color: #666666;
  text-align: center;

}

.tab1_call li.active_cal1 {
  /* background-color: #ccc; */
  border-bottom:1px solid #1d6ace ;
  color:#1d6ace;
}

.box-middle_call {
  margin-top: 0;
}

.box-middle_call .item1_call {
  display: none;
  float: left;
}

.box-middle_call .item1_call.active_cal2 {
  display: block;
  margin-left: 24px;
  margin-top: 6px;
}
.box-middle_call div:hover{
  /* border: 2px solid red; */
}


/* 时间 */
.dateTime1{
  position: absolute;
  left: 1164px;
  width: 103px;
}
.call_span{
  position: absolute;
  /* left: 1153px; */
  /* 000000000000000000000000000000000000000000000000000 */
  left: 1204px;
  top: 59px;
  color: #999999;
  font-size: 16px;
  width: 110px;
}

.item1_call ul li{
  line-height: 47px;
  border-bottom: 1px dotted #d2d2d2;
  width: 570px;
}

.imgbock1{
  height: 120px;
  width: 100%;
  margin-top: 20px;
}

.Member_VIP{
  width: 100%;
  height: 366px;display: flex;
  background-color:#F4F4F4;
  margin-top:  10px; ;
}

.Menber_Box{
  width: 748px;
  height: 340px;
  background: url(logo_3.png)no-repeat;
  margin: 14px 0 9px 14px;
  background-color: #ffffff;

}
.react_Box{
  width: 491px;
  height: 366px;

  margin-left: 49px;
  background-color: #ffffff;
}
.hueiyu{
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  position: relative;
  top: 7px;
  left: -4px;
}

.i2{
  width: 100%;
  display: inline-block;
  border-bottom: 1px dashed #ccc;
}
.i3{
  width: 247px;
  position: absolute;
  display: inline-block;
  border-bottom: 1px dashed #ccc;
  margin-top: 44px;
}


/* 会员服务 */
.boxlist_Member {

  margin: 0 auto;
}

.box-top_Member {

  overflow: hidden;
  /* width: 225px; */
  width: 347px;
  /* background-color: whitesmoke; */
}

.box-top_Member ul li {
  float: left;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 21px;
  color: #666666;
}

.tab1_Member li.active_Member1 {

  /* background-color: #ccc; */
  border-bottom:1px solid #1d6ace ;
  color:#1d6ace;
}

.box-middle_Member {
  margin-top: 0;
}

.box-middle_Member .item1_Member {
  display: none;
  float: left;
  margin-left: 21px;
  margin-top: -11px;
}


.box-middle_Member .item1_Member.active_Member2 {
  display: block;
}
.item1_Member ul li{
  line-height: 47px;
  border-bottom: 1px dotted #d2d2d2;
  width: 698px;
}

.Member_times{
  position: relative;
  left: 292px;
}


.Member2_vip{
  position: relative;
  /* left: 592px; */
  /* 000000000000000000000000000000000000000000000 */
  left: 653px;
  top: -18px;
  color: #999999;
  font-size: 16px;
  width: 110px;
}

.react_div{
  width: 467px;
  height: 45px;
  background: url(logo_length.png)no-repeat;
  margin: 14px 0 308px 14px
}
.aw2{
  background-color: #ffffff
}

.span_reactBov{
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  position: relative;
  top: 5px;
  left: -4px
}



/* 烟台市工商联之窗 */

.div_ul{
  display: flex;
  margin-top: 19px;
  width: 100%;
  height: 294px;
  flex-direction: row;
  flex-wrap: wrap;
}
.divlist{
  margin-left: 55px;
  /* background-color: red; */
  height: 57px;
  width: 163px;
}




.index_gosng1 {
  margin-top: 16px;
  background: #daecfb;
  color: #1d6ace;
  font-size: 18px;
  line-height: 54px;
  text-align: center;
  margin-left: -1px;
  width: 217px;
}
/* 工商联简介 -----------------------------------------*/
.index_gosng1 a span{
  color: #1d6ace;
}
.index_gosng1:hover {
  font-size: 20px;
  color: #1d6ace;
}

.index_gosng2 {
  margin-left: 31px;
  width: 206px;
  height: 57px;
  margin-top: 16px;
  line-height: 51px;
  color: #a8711b;
  text-align: center;
  background: #fcedd8;
  font-size: 18px;
}
/* -------------------------------------------- */
.index_gosng2 a span{
  color: #a8711b;
}

.index_gosng2:hover {
  font-size: 20px;
  color: #a8711b;
  text-align: center;
}


.index_gosng3 {
  font-size: 18px;
  line-height: 54px;
  margin-left: -1px;
  width: 217px;
  text-align: center;
  color: #c95026;
  background: #fee5d0;
}
/* ------------------------------------------------- */
.index_gosng3 a span{
  color: #c95026;
}
.index_gosng3:hover {
  font-size: 20px;
  color: #c95026;
  text-align: center;
}

.index_gosng4 {
  margin-left: 31px;
  width: 206px;
  height: 57px;
  background: #fddedb;
  text-align: center;
  line-height: 51px;
  font-size: 18px;
  color: #f96969;
}
/* \--------------------------------------------------- */
.index_gosng4 a span{
  color: #f96969;
}

.index_gosng4:hover {
  font-size: 20px;
  text-align: center;
  color: #f96969;
}

.index_gosng5 {
  margin-left: -1px;
  width: 217px;
  color: #1d6ace;

  line-height: 54px;
  text-align: center;
  font-size: 18px;
  background: #cee9f0;
}
/* --------------------------------- */
.index_gosng5 a span{
  color: #1d6ace;
}
.index_gosng5:hover {
  font-size: 20px;
  color: #1d6ace;
  text-align: center;
}

.index_gosng6 {
  margin-left: 31px;
  width: 206px;
  height: 57px;
  color: #1d6ace;
  line-height: 51px;
  font-size: 18px;
  text-align: center;
  background: #d0dafe;
}
/* -------------------------------------------- */
.index_gosng6 a span{
  color: #1d6ace;
}

.index_gosng6:hover {
  font-size: 20px;
  color: #1d6ace;
  text-align: center;
}

.index_gosng7 {
  margin-left: -1px;
  width: 217px;
  color: #7c2ea0;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  background: #f2e3f9;

}
/* -------------------------------------- */
.index_gosng7 a span{
  color: #7c2ea0;
}

.index_gosng7:hover {
  color: #7c2ea0;
  text-align: center;
  font-size: 20px;
}


/* 调研宣传 */

.video{
  /* height: 366px; */
  width: 100%;
  margin-top: 10px;
  background-color: rgb(255, 255, 255);
  display: flex;
}


.vido_Box{
  width: 640px;
  height: 340px;
  background: url(logo_3.png)no-repeat;
  /* background-color: red; */
  margin: 14px 0 9px 14px;
}

.tops_boxm{
  width: 606px;
  height: 340px;
  /* background-color: #7c2ea0; */
  margin: 14px 0 9px 14px;
  margin-left: 29px;
}

.span_vido{
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  position: relative;
  top: 7px;
  left: -4px;
}

.tops_boxm{
  width: 640px;
  height: 340px;
  background: url(logo_3.png)no-repeat;
  /* background-color: #9cd3fd; */
  margin: 14px 0 9px 14px;
}

.span_instur{
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  position: relative;
  top: 7px;
  left: -4px;
}
.a5{
  width: 100%;
  display: inline-block;
  border-bottom: 1px dashed #ccc;
}
.a6{
  width: 100%;
  display: inline-block;
  border-bottom: 1px dashed #ccc;
}





.boxlist_Video {
  width: 600px;
  margin: 0 auto;
}

.box-top_Video {

  overflow: hidden;
  /* width: 225px; */
  width: 328px;
  /* background-color: whitesmoke; */
}

.box-top_Video ul li {
  float: left;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;

}

.tab1_Video li.active_Video1 {

  /* background-color: #ccc; */
  border-bottom:1px solid #1d6ace ;
  color:#1d6ace;
}

.box-middle_Video {
  margin-top: 9px;
}

.box-middle_Video .item1_Video {
  display: none;
  float: left;
}

.box-middle_Video .item1_Video.active_Video2 {
  display: block;
}
.item1_Video ul li{
  line-height: 28px;
  border-bottom: 1px dotted #d2d2d2;
  width: 598px;
}

.Member_times1{
  position: relative;
  left: 204px;
}
/* list-style-type: disc; */

.video_DIv{
  position: relative;
  color: #999999;
  font-size: 16px;
  /* left: 513px; */
  /* 000000000000000000000000000000000000000000000 */
  left: 526px;
  top: -35px;
}

.item1_Video ul{
  margin-top: -19px;
}

.insturBox{
  width: 100%;
  height: 297px;
  /* background-color: #70ce1d; */
}
.inxspan{
  position: relative;
  color: #999999;
  font-size: 16px;
  /* left: 513px; */
  /* 0000000000000000000000000000000000000000000000 */
  left: 564px;
  top: -32px;
}

.insturBox ul li{
  line-height: 27px;
  border-bottom: 1px dotted #d2d2d2;
  width: 598px;
}

.spantimers{
  position: relative;
  left: 204px;
}


.buttom_divBox{
  width: 100%;
  height: 60px;
  background: #daecfb;
}

.sill_Box{
  width: 100%;
  height: 200px;
  background-color: #1d6ace;
}

.ul_listSpan{
  display: flex;
  justify-content: space-between;
  line-height: 53px;
}
/* ----------------------------------------------------- */
.ul_listSpan li a span{
  color: #1d6ace;
  margin-left: 20px;
}
.rpi{
  width: 1272px;
  height: 60px;
  font-size: 20px;
  margin: 0 auto;
}


.nav1 {
  display: flex;
  justify-content: space-around;
  justify-content: center;
  margin-left: 275px;
}
.imgs {
  margin-top: 52px;
  /* text-align: left; */
  line-height: 26px;
  letter-spacing: 2px;
  height: 80px;
  display: inline-block;
  margin-left: -574px;

  /* margin: 0 auto; */
  /* margin-left: 574px; */
}

.imgst {
  width: 110px;
  height: 56px;
  margin-left: 24px;
  margin-top: 69px;
}
.butons {
  height: 110px;
  border: 1px solid #ccc;
  margin-left: 40px;
  margin-top: 45px;
}

.butosize {
  margin-left: 53px;
  margin-top: -10px;
}

.span_web {
  display: inline-block;
  padding-top: 15px;
  color: #ffffff;
}

.span_web1 {
  color: #ffffff;
  margin: 0px 9px 0 9px;
}

.oopj{
  width: 500px;
  height: 200px;

  margin: 0 auto;

}

.item1_call ul li span{
  color: #333333;
}
.item1_Member ul li span{
  color: #333333;
}
.item1_Video ul li span{
  color: #333333;
}
.insturBox ul li span{
  color: #333333;
}

/* ----------------------------------------- */

/* 工作动态 划过 */
.item1 ul li a span:hover{
  color: #ffbd55;
}

/* 通知公告 划过 */
.item1_call ul li a span:hover{
  color: #ffbd55;
}

/* 会员风采 */
.item1_Member ul li a span:hover{
  color: #ffbd55;
}

/* 宣传提案 */
.item1_Video ul li a span:hover{
  color: #ffbd55;
}
/* 政策指导划过 */
.insturBox ul li a span:hover{
  color: #ffbd55;
}

/* ----------------------------- */
.tab1_Video ul li{
  font-size: 21px;
  color: #666666;
}

.index_span:hover{
  color: #ffbd55;
}



/* • */


.item1_Video ul li .Member_times1:nth-child(1){
  margin-left: 231px
}



.index_span span:hover{
  color: #ffbd55;
}



/* 底部下拉框 */
.jicheng{
  border: none;
  background-color: #daecfb;
  font-size: 20px;
  color: #1d6ace;
}

/* 基层会员 */
.jichnegVIP{


}












.slideshow-container {
  position: relative;
}

.slide {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.slide img {
  width: 100%;
  height: auto;
}

.dots-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.active-dot {
  background-color: #f00;
}

.div1 a span:hover{
  color:#ffffff
}
.div2 a span:hover{
  color:#ffffff
}
.div3 a span:hover{
  color:#ffffff
}
.div4 a span:hover{
  color:#ffffff
}
.div5 a span:hover{
  color:#ffffff
}
.div6 a span:hover{
  color:#ffffff
}
.div7 a span:hover{
  color:#ffffff
}
.div8 a span:hover{
  color:#ffffff
}