@charset "utf-8";

img {
  border: none;
}

ul,
li,
p {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

body {
  font-size: 12px;
  color: #666;
  background-color: White;
  font-family: tahoma;
  padding: 0;
  margin: 0;
}

/* header */
.jz_header_container {
  height: 70px;
  width: 100%;
  box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
}

.headerWidth {
  width: 1450px!important;
}

.webHead {
  width: 100%;
  height: 70px;
  background: #fff;
  /* min-width: 1200px; */
}

.jz_header_content {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 10001;
  box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
}

.jz_header_container .jz_header {
  position: static;
  /* max-width: 1380px; */
  margin: 0 auto;
  margin: 0 auto;
  /* width: 100%; */
  height: 70px;
  line-height: 70px;
  /* min-width: 1200px; */
  box-shadow: none;
  padding: 0;
  box-sizing: inherit;
}

.wl-topBar {
  position: fixed;
  top: 0;
  /* width: 100%; */
  height: 70px;
  line-height: 70px;
  text-align: left;
  z-index: 10001;
  background-color: #fff;
  font-family: "微软雅黑";
  box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
  padding: 0 40px;
  box-sizing: border-box;
}

.jz_title_h1 {
  display: inline;
}

.jz_logo {
  display: inline-block;
  width: 143px;
  height: 35px;
  font-size: 0;
  vertical-align: middle;
}

.jz_logo_img {
  height: 35px;
}

.jz_wlw_product {
  position: relative;
  margin-left: 20px;
  box-sizing: border-box;
  display: inline-block;
  width: 140px;
  height: 30px;
  line-height: 28px;
  font-size: 13px;
  color: rgb(51, 51, 51);
  font-family: 微软雅黑;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(230, 230, 230);
  border-image: initial;
  border-radius: 20px;
}


.jz_wlw_product:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -12px;
  width: 1px;
  height: 24px;
  background-color: #cfcfcf;
}

.jz_wlw_customized {
  color: #ff5900;
  background-color: #136dff25;
  border-color: rgb(230, 230, 230);
}
.jz_wlw_customized:hover {
  color: #ff5900;
}

.jz_wlw_product1 {
  position: relative;
  /* margin-left: 20px; */
  box-sizing: border-box;
  display: inline-block;
  width: 140px;
  height: 30px;
  line-height: 28px;
  font-size: 16px;
  color: rgb(51, 51, 51);
  font-family: 微软雅黑;
  text-align: center;
  border-width: 1px;
  /* border-style: solid; */
  /* border-color: rgb(230, 230, 230); */
  border-image: initial;
}

.wl-topBar .opPanel {
  position: relative;
  width: auto;
  height: 70px;
  /* border: solid 1px #ccc; */
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
  /* z-index: 9999; */
}

.jz_signin {
  text-align: center;
  float: right;
  font-size: 14px;
  line-height: 0px;
}

.jz_signin p {
  font-size: 16px;
  line-height: 35px;
}

/* seacch */
#header_search,
.header_search {
  position: relative;
  /* margin-top: 54px; */
  width: 100%;
  height: 140px;
  z-index: 2;
  font-family: 微软雅黑;
  background: url(../images/model_search_banner.jpg)/*tpa=http://mb.51wl.cn/static/index/test/images/model_search_banner.jpg*/;
}

.header_search .s_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 590px;
  height: 40px;
  border-radius: 20px;
  background: #fff;
}

.header_search .s_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.header_search .s_input {
  width: 500px;
  line-height: 40px;
  box-sizing: border-box;
  margin-left: 24px;
  height: 100%;
  border: 0;
  outline: 0;
  font-size: 14px;
  color: #333;
  float: left;
}

.header_search .s_right {
  display: inline-block;
  width: 60px;
  height: 100%;
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  transition: background .2s;
}


.header_search .s_right .s_icon {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../images/home_ico.png)/*tpa=http://mb.51wl.cn/static/index/test/images/home_ico.png*/ 0 -1363px no-repeat;
}

.header_search .s_right {
  display: inline-block;
  width: 60px;
  height: 100%;
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  transition: background .2s;
}

.header_search .s_clear_btn.s_right .s_icon {
  background-position: -26px -1363px;
}


/* 图片列表 */
.top-text {
  width: 180px;
  margin: 0px auto;
  text-align: center;
  padding: 10px 0;
  overflow: hidden;
  border: 1px solid #4a8df8;
  padding: 10px;
  border-radius: 40px;
  background-color: #E5EFFF;
}

.top-text a {
  color: #4a8df8;
  font-size: 18px;
}

.wl-modelContainer {
  position: relative;
  display: block;
  /* width: 1200px; */
  margin: auto;
}

.wl-modelContainer .wl-modelPreForm-wrap {
  /* margin-left: -48px; */
  padding-top: 22px;
  /* width: 110%; */
  overflow: hidden;
}

.wl-modelPreForm.rollImg {
  width: 30%;
  margin: 0 1.5%;
  /* height: 250px; */
  height: 325px;
  /* margin-left: 48px; */
  margin-bottom: 68px;
}

.wl-modelPreForm {
  padding: 0;
  float: left;
  transition: transform .3s ease, box-shadow .3s ease;
}

.wl-modelPreForm:hover {
  transform: translate(0, -10px);
}

.wl-modelPreForm .wl-modelPreInnerForm {
  width: 98.5%;
  height: 231px;
  /* height: 290px; */
  background: 0;
  position: relative;
  -webkit-transition: -webkit-transform .2s ease-out;
  -moz-transition: -moz-transform .2s ease-out;
  -o-transition: -o-transform .2s ease-out;
  -ms-transition: -ms-transform .2s ease-out;
  transition: transform .2s ease-out;
}

.wl-websiteWin {
  width: 102%;
  height: 236px;
  background: url(../images/bg.png)/*tpa=http://mb.51wl.cn/static/index/test/images/bg.png*/ no-repeat;
  background-size: 100% 100%;
  padding: 6px;
  position: absolute;
  left: -6px;
  top: -6px;
}

.wl-modelPreForm .wl_pcModel {
  overflow: auto;
  position: relative;
}

.wl-modelPreForm .wl-pcModel {
  box-shadow: 0px 3px 10px #aaaaaa94;
  width: inherit;
  /* height: 216px; */
  height: 300px;
  left: 0;
  top: 15px;
  border: 0;
}

.wl-modelPreForm .wl_pcModel_wrap {
  /* overflow: hidden; */
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}

.wl-modelPreForm .wl_pcModel_wrap::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
  .wl-modelPreForm .wl_pcModel_wrap::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 50px;
  box-shadow   : inset 0 0 5px rgba(145, 156, 255, 0.2);
  background   : #a3cafdb7;
  }
  .wl-modelPreForm .wl_pcModel_wrap::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(223, 230, 255, 0.568);
  border-radius: 20px;
  background   : #deebff8c;
  }

.wl-modelPreForm .wl-pcModelImg {
  margin-top: 0px;
  width: 100%;
}



.wl-modelPreForm.rollImg .wl-modelPreInnerForm:hover .wl-modelBtn {
  width: 100%;
  height: 58px;
  margin-top: 16px;
  position: relative;
  background: #fff;
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 11%);
  transition: all .3s ease;
}

.wl-modelPreForm.rollImg .wl-modelPreInnerForm .wl-modelBtn {
  width: 100%;
  height: 0;
  margin-top: 0;
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 11%);
  transition: all .5s ease;
}

.wl-modelPreForm.rollImg .wl-modelBtn .wl-pcModelUrl {
  top: 12px;
}

.wl-modelPreForm .wl-modelPreInnerForm:hover .wl-show {
  display: block;
}

.wl-modelPreForm.rollImg .wl-show {
  display: none;
  width: 96px;
  background-color: #3389f1;
  float: right;
  right: 60px;
}

.wl-modelPreForm .wl-show {
  display: none;
  width: 88px;
  background-color: #3389f1;
  left: 50%;
  transform: translateX(-50%);
}

.wl-modelPreForm .wl-pcModelUrl {
  position: absolute;
  display: block;
  line-height: 34px;
  text-align: center;
  height: 34px;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  top: 91px;
  z-index: 2;
}

.wl-modelPreForm.rollImg .wl-pcModelName {
  width: 100%;
  /* height: 60px;
  line-height: 60px; */
  height: 170px;
  line-height: 230px;
  font-size: 15px;
  text-align: center;
}

.ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.footer {
  height: 30px;
  /*position: fixed;*/
  /*width: 100%;*/
  /*bottom: 30px;*/
  /*left: 0;*/
  /*opacity: 0;*/
}