.main .banner {
    height: 400px;
  }
  .main .banner ul li {
    height: 400px;
  }
  .main .banner ul li img {
    object-fit: cover;
    transition: all 1s;
  }
  .main .recommend li img {
    object-fit: cover;
    transition: all 1s;
  }
  .main .bar .hotessay .item .imgWrap img {
    object-fit: cover;
  }
  .main .news .tabItem .item .imgWrap img {
    object-fit: cover;
    border-radius:4px;
    transition: all 1s;
  }
  .main .news .more {
    cursor: pointer;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #388efc;
    border: solid 1px #388efc;
    border-radius: 3px;
    margin: 60px auto;
  }

  .main .news .tabItem .item:last-child {
    border-bottom: none;
  }

  .main .news .tabItem .item .essay h4 {
    height: auto !important;
    margin-bottom: 10px;
  }
  .main .news .tabItem .item .essay .label {
    margin-top: 20px !important;
  }
  .main{
    padding-bottom: 0 !important;
  }
  .main .section {
      width: 880px !important;
  }
  /* 导航 */
  .main .banner ul li {
      width: 845px !important;
      height: 475px !important;
  }
  .main .banner{
    height: 475px !important;
  }
  .main .recommend li{
    width: 270px !important;
    height: 240px !important;
    margin-right:17px !important;
  }
  .main .recommend li p {
    box-sizing: border-box;
    position: inherit !important;
    width: 100% !important;
    height: 68px !important;
    line-height: 24px !important;
    color: #333333 !important;
    padding: 15px 12px 0 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important; 
    -webkit-box-orient: vertical !important;
    white-space: normal !important;
    background: none !important;
    font-size: 16px !important;
    text-align: left !important;
}
/* 热门文章 */
.main .bar {
    width: 300px !important;
    overflow: hidden;
}
.main .bar .hotessay .item p {
    height:auto !important;
    width: 100% !important;
    max-height: 45px !important;
    line-height: 24px !important;
    border: none !important;
    padding: 0 !important;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important; 
    -webkit-box-orient: vertical !important;
    white-space: normal !important;
    font-size: 14px;
    /* color: #333333; */
}
.main .bar .hotessay .item {
    margin: 0 !important;
    padding:0 !important;
}
.main .bar .hotessay .item a{
    height: 64px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}
.main .bar .hotessay .item:nth-child(11) a{
  border-bottom: none;
}
/* 热门资讯 */
.main .bar .rightNewHot .item p{
  display: block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.main .bar .rightNewHot .item a{
  height: 42px !important;
  width: 100%;
  box-sizing: border-box;
}
.new_right .rightNewHot ul li a{
  display: block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  height: 42px !important;
  line-height: 42px !important;
}
/* 最新文章 */
.main .news {
    margin-top: 39px !important;
}
.news .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:30px;
}
.news .title p{
  font-size: 24px;
  color: #000000;
}
.news .title .loadmore1,.news .title .loadmore2,.news .title .loadmore4,.news .title .loadmore3,.news .title .loadmore5{
  font-size: 16px;
  color: #999999;
}
.news .title div span{
  display: inline-block;
  width: 6px;
  height:11px;
	background: url(../../../static/home/img/arrow_1.png) no-repeat;
}
.news .article .default1{
  height: 420px;
}
.news .article .default1 .first-item-wrapper{
  width: 510px;
  float:left;
}
.news .article .default1 .first-item-wrapper .item{
  width: 510px !important;
  border-bottom:none !important;
  padding:0 !important;
}
.news .article .default1 .first-item-wrapper .imgWrap{
  margin: 0 0 10px !important;
}
.news .article .default1 .first-item-wrapper .item .essay{
  width: 510px !important;
}
.main .news .article .default1 .item .essay{
  width: 630px;
}
.main .news .article .default1 .item {
  float:right;
  width: 630px;
  padding:0;
  border-bottom:1px solid #EBF0FA;
  padding: 15px 18px 15px 0px;
}
.main .news .article .default1 .item:nth-child(2) {
  padding-top:0px;
}
.main .news .tabItem .item:last-child {
    border-bottom: none;
}
.main .news .tabItem .item .essay h4{
    font-weight: 400;
    font-size: 18px !important;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.main .news .tabItem .item .essay p {
  font-size: 14px;
  max-height: 45px !important;
  height:auto !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* 行业资讯 */
.information{
  margin-top:69px;
}
.default2{
  height: 315px;
}
.default2 ul li{
  width: 370px;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
  margin-right :40px;
  color: #333333;
  height: auto !important;
  line-height: normal !important;
  margin-bottom:37px;
  cursor: pointer;
}
.default2  ul li:nth-child(3n) {
    margin-right:0;
}
.default2 ul li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #217EF6;
    border-radius: 50%;
    margin-right: 13px;
    margin-bottom: 3px;
}
.default2 ul li:nth-last-child(-n+3){
  margin-bottom:0;
}
.bigBox{
  margin-top:65px;
  height: 545px;
}
.bigBox .left , .bigBox .right{
  float:left;
  width: 47%;
}
.bigBox .right{
  float:right;
}
/* 商家观点 */
.default3 .first-item-wrapper{
  width: 560px;
  height: 180px;
  background: #E6E6E6;
  border-radius: 6px;
  margin-bottom:28px;
}
.default3 .first-item-wrapper a{
    display: flex;
    align-items: center;
}
.default3 .first-item-wrapper a img{
    flex-shrink: 0;
    border-radius: 6px;
    transition: all 1s;

}
.default3 .first-item-wrapper a p{
  padding:0 27px 0 19px ;
  font-weight: bold;
  margin-bottom:0;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  white-space: normal;
}
.default3 .first-item-wrapper a p::before{
  display: none;
}
.default3  a p , .default4 a p{
  font-size: 16px;
  color: #333333;
  margin-bottom:25px;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.default3 a p::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #AFAFAF;
    border-radius: 50%;
    margin-right: 13px;
    margin-bottom: 3px;
}
.default4 a p {
  margin-bottom:20px;
}
.default4 a p span{
  display: inline-block;
  width: 28px;
  text-align: center;
  line-height: 28px;
  height: 28px;
  background: #D0D0D0;
  border-radius: 4px;
  color: #FFFFFF;
  margin-right:15px;
}
.default4 a:first-child p span{
  background: #DC3232;
}
.default4 a:nth-child(2) p span{
  background: #F47A28;
}
.default4 a:nth-child(3) p span{
  background: #FCC93F;
}
.main .banner ul li img:hover , .main .recommend li img:hover , .main .news .tabItem .item .imgWrap img:hover , .default3 .first-item-wrapper a img:hover{
    transform: scale(1.08);
}
.main .news .tabItem .item:hover .essay h4 a ,.main .news ul li a:hover ,.default4 a p:hover,.default3 a p:hover{
  color:#388EFC !important;
}
.main .bar .hotessay .active{
  background: #3494f0;
}
.main .bar .hotessay .active p{
  color:#fff;
}
.main .banner ol{
  bottom: 20px !important;
  right:15px;
  left: auto !important;
  z-index: 3 !important;
}
.main .banner ol li{
  background: #DCDCDC !important;
  border-radius: 50% !important;
  border:none !important;
}
.main .banner ol li.active{
  width: 20px !important;
  background: #388EFC !important;
  border-radius: 4px !important;
}

.box {
    position: relative;
    width: 845px;
    height: 475px;
    overflow: hidden;
}
.box ul {
    list-style: none;
    width: 20000px;
    height: 475px;
    position: absolute;
    top: 0;
    left: 0;
}
.box .left,.box .right {
    text-decoration: none;
    color: #fff;
}

.box li {
    position: relative;
    float: left;
    width: 845px;
    height: 475px;
}

.box ul img {
    width: 845px;
    height: 475px;
    object-fit: cover;
    transition: all 1s;
}
.box ul img:hover{
  transform: scale(1.08);
}
.box .left {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0%, -50%);
}

.box .right {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0%, -50%);
}

.box span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #DCDCDC;
    border-radius: 50%;
}

.box .cir {
    position: absolute;
    bottom: 10px;
    right: 30px;
}
.box .cir span{
    margin-right:8px;
    cursor: pointer;
}
.box .cir span:last-child{
    margin-right:0;
}
.box .active {
  width: 20px;
  height: 8px;
  background: #388EFC;
  border-radius: 4px;
}
/* 展会信息 */
.exhibit{
  margin-top: 50px;
}
.exhibit .default5{
  padding-bottom: 89px !important;
}
.exhibit .default5 ul{
  display: grid;
  grid-template-columns:repeat(4, 1fr);
  grid-column-gap:13px;
}
.exhibit .default5 ul li{
  line-height: normal;
  box-sizing: border-box;
  width: 290px;
  height: 340px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
}
.exhibit .default5 ul li a{
  display: block;
  padding: 10px 10px 24px;
}
.exhibit .default5 ul li a:hover img{
  transform: scale(1.1);
}
.exhibit .default5 ul li a>span{
  overflow: hidden;
  display: block;
  width: 270px;
  height: 169px;
  border-radius: 6px;
}
.exhibit .default5 ul li img{
  transition: all 0.8s;
  object-fit: cover;
  display: block;
  width: 270px;
  height: 169px;
  border-radius: 6px;
}
.exhibit .default5 ul li p:nth-child(2){
  margin: 12px 0;
  font-family: Arial;
  font-size: 18px;
  color: #000000;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.exhibit .default5 ul li p:nth-child(3),.exhibit .default5 ul li p:nth-child(4){
  font-size: 14px;
  color: #666666;
}
.exhibit .default5 ul li p:nth-child(4){
  margin-top: 12px;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.exhibit .default5 ul li p:nth-child(5){
  text-align: right;
  font-size: 16px;
  color: #333333;
  margin-top: 18px;
}
.exhibit .default5 ul li p span{
  font-size: 20px;
  color: #FF8400;
}

/* 新闻列表头部样式 */
.new_header{
  height: 100px;
  background: #FFFFFF;
  box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.2);
}
.new_header .new_title{
  height: 100%;
  justify-content: space-between;
}
.new_header .newheader_logo img{
  margin-right: 80px;
}
.new_header .newheader_logo ul li a{
  font-size: 18px;
  color: #343434;
  margin-right: 29px;
}
.new_header .newheader_logo ul li a:hover{
  color: #1290FE;
}
.new_header .newheader_logo ul li:last-child a{
  margin-right: 0;
}
.new_header .newheader_logo ul .active a{
  position: relative;
  font-weight: bold;
  color: #1290FE;
}
.new_header .newheader_logo ul .active a::before{
  content: "";
  position: absolute;
  bottom: -8px;
  left: 32px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 5px solid #1290FE;
}
.new_header .newheader_logo ul .active a::after{
  content: "";
  position: absolute;
  left: 12px;
  bottom: -11px;
  width: 48px;
  height: 3px;
  background: #1290FE;
  border-radius: 2px;
}
.newheader_search{
  position: relative;
}
.newheader_search .loupe {
  position: absolute;
  right: 15px;
  width: 16px;
  height: 16px;
  background: url(../img/glass.png) no-repeat;
  cursor: pointer;
}
.newheader_search input{
  box-sizing: border-box;
  padding:0 35px 0 15px;
  width: 236px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 15px;
  border: 1px solid #CCCCCC;
}
input:focus {
  outline: none;
}
.location {
  justify-content: space-between;
}
.location .dqwz {
  height: 52px;
  line-height: 52px;
  color: #454545;
}
.location .dqwz a{
  color: #454545 !important;
}
.location .dqwz span{
  color: #999999;
}
.location .dqwz a:hover{
  color: #4AA8FB;
}
.new_left{
  width: 880px;
  background: #FFFFFF;
}
.new_left>ul li{
  align-items: flex-start;
  box-sizing: border-box;
  padding: 20px;
  width: 880px;
  height: 215px;
  cursor: pointer;
}
.new_left>ul li:hover div p:first-child{
  color: #4AA8FB;
}
.new_left>ul li:hover>span img{
  transform: scale(1.1);
}
.new_left>ul li>span img{
  width: 280px;
  height: 175px;
  border-radius: 6px;
  object-fit: cover;
  transition: all 0.8s;
}
.new_left>ul li div {
  flex: 1;
}
.new_left>ul li>span{
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  width: 280px;
  height: 175px;
  margin-right: 20px;
}
.new_left>ul li div p:first-child{
  font-weight: bold;
  font-size: 18px;
  color: #343434;
  margin-bottom: 20px;
}
.new_left>ul li div p{
  font-size: 14px;
  color: #343434;
  margin-bottom: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new_left>ul li div p:nth-child(4){
  margin-bottom: 26px;
}
.new_left>ul li div p:last-child{
  height: 17px;
  justify-content: space-between;
  font-family: Arial;
  font-size: 12px;
  color: #787D82;
  margin-bottom: 0;
}
.new_left>ul li div p:last-child img{
  width: 12px;
  height: 12px;
  margin-right: 7px;
}
.new_left>ul li div p:last-child span:nth-child(2){
  font-size: 16px;
  color: #343434;
}
.new_left>ul li div p:last-child span span{
  color: #FF8400;
  font-size: 20px;
}
.new_right {
  position: sticky;
  top: 0px;
  width: 300px;
  margin-left: 20px;
}
.new_right ul{
  padding: 0 15px;
  overflow: hidden;
}
.new_right .hottags ul li{
  margin-bottom: 20px;
}
.new_right div{
  margin-top: 20px;
  background: #ffffff;
}
.new_right .rightTitle{
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 10px 18px 30px;
}
.new_right .rightTitle span:first-child::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 18px;
  width: 5px;
  height: 15px;
  background: #FF0000;
}
.new_right .rightTitle span:first-child{
  height: 19px;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.new_right .rightTitle span:nth-child(2){
  cursor: pointer;
  height: 14px;
  font-size: 14px;
  color: #999999;
}
.new_right .rightTitle span:nth-child(2) a{
  color: #999999;
}
.new_right .hottags ul li span:first-child {
  width: 24px;
  margin-right: 13px;
  text-align: center;
  height: 24px;
  background: #D0D0D0;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
}
.new_right .hottags ul li:first-child span{
  display: block;
}
.new_right .hottags ul li:first-child span:first-child {
  background: #DC3232;
}
.new_right .hottags ul li:nth-child(2) span:first-child {
  background: #F47A28;
}
.new_right .hottags ul li:nth-child(3) span:first-child {
  background: #FCC93F;
}
.new_right .hottags ul li span:nth-child(2) {
  font-size: 14px;
  color: #333333;
  width: 120px;
}
.new_right .hottags ul li span:last-child {
  flex: 1;
  text-align: right;
  font-size: 14px;
  color: #B5B5B5;
}
.new_right .hotNews ul li a{
  box-sizing: border-box;
  display: block;
  border-bottom: 1px dashed #E6E6E6;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 64px;
  display: flex;
  align-items: center;
}
.new_right .hotNews ul{
  padding-bottom: 28px;
}
.new_right .hotNews ul li:last-child a{
  border:none;
}
.newPage{
  height: 170px;
  justify-content: center;
}
.new_right .hotNews ul li a:hover,.new_right .hottags ul li:hover span:nth-child(2){
  color: #4AA8FB;
}
/* 展会信息详情 */
.exhibition_title{
  box-sizing: border-box;
  height: 102px;
  padding: 27px 0 19px 40px;
  border-bottom: 1px dashed #E6E6E6;
}
.exhibition_title h3{
  height: 26px;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  margin-bottom: 16px;
}
.exhibition_title p{
  height: 14px;
  font-size: 14px;
  color: #666666;
}
.exhibition_detail{
  padding: 30px 40px 16px;
}
.exhibition_detail p{
  /* height: 18px; */
  font-size: 18px;
  color: #343434;
  margin-bottom: 18px;
  font-weight: bold;
}
.exhibition_content{
  padding: 20px 40px 70px;
}
.exhibition_content p img{
  width: 100% !important;
  height: auto !important;
}
.exhibitionImg p img{
  width: 600px !important;
}
.exhibition_content p{
  margin-bottom: 15px !important;
  line-height: 24px !important;
}
.exhibition_content p,.exhibition_content p span{
  color: #333;
  font-size: 16px;
}
.exhibition_content p a{
  color: #333333;
}
/* 展位信息 */
.show_info{
  padding: 20px 10px 24px;
}
.show_info img{
  display: block;
  object-fit: cover;
  margin: 0 auto;
  width: 280px;
  height: 175px;
  background: #FFFFFF;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
}
.show_info .countdown{
  margin: 22px 0;
  height: 19px;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.show_info .countdown span{
  font-size: 20px;
  color: #FF8400;
}
.show_info .first a,.show_info .last a{
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  width: 260px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  font-size: 16px;
}
.show_info .first a{
  margin-bottom: 20px;
  color: #FFFFFF;
  background: #1290FE;
}
.show_info .last a{
  border: 1px solid #1290FE;
  color: #1290FE;
}
.contact_info{
  overflow: hidden;
}
.contact_info p{
  height: 16px;
  padding: 0 20px;
  font-size: 14px;
  color: #343434;
  margin-bottom: 24px;
}
.contact_info .wx_contact{
  cursor: pointer;
  width: 94px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  background: #28C445;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
}
.contact_info .wx_contact img{
  display: inline-block;
  width: 22px;
    height: 20px;
}
.hotNews ul li{
  cursor: pointer;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hotNews ul a:last-child li{
  margin-bottom: 0 !important;
}
.hotNews ul li:last-child{
  margin-bottom: 0;
}
/* 资源下载详情 */
.resourceShare p:nth-child(3){
  margin-top: 23px;
  text-align: center;
  height: 14px;
  font-size: 14px;
  color: #333333;
}
.resourceShare p:nth-child(3) span{
  color: #CCCCCC;
}
.resourceShare .share{
  padding: 0 75px;
  justify-content: space-between;
}
.resourceShare .share>div span:first-child,.resourceShare .share>p span:first-child{
  width: 40px;
  height: 40px;
  background-image: url(/static/home/img/wx_share1.png);
}
.resourceShare .share>div span:first-child:hover {
  background-image: url(/static/home/img/wxshare.png);
  background-size: 100%;
}
.resourceShare .share>p span:first-child{
  background-image: url(/static/home/img/copy_share1.png);
}
.resourceShare .share>p span:first-child:hover {
  background-image: url(/static/home/img/copy.png);
  background-size: 100%;
}
.resourceShare .share p,.resourceShare .share div{
  cursor: pointer;
}
.resourceShare .share>div{
  position: relative;
}
.resourceShare .share>div span:first-child:hover ~ .shareShow{
  opacity: 1;
}
.resourceShare .share span{
  display: block;
  height: 13px;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
}
.resourceShare .shareShow{
  opacity: 0;
  position: absolute;
  margin-top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
  top: 90px;
  width: 150px;
  height: 150px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: rgb(214, 214, 214) 0px 0px 10px 5px;
  transition: opacity 1s;
}
.resourceShare .shareShow p{
  margin: 16px auto 0;
  text-align: center;
  width: 100px;
  height: 100px;
}
.resourceShare .shareShow span{
  margin: 6px auto 0;
  display: block;
  text-align: center;
  width: 98px;
  font-size: 14px;
  color: #333333;
}
.resourceMore .rightTitle span:first-child::before{
  display: none;
}
.resourceMore .rightTitle {
  padding-left: 19px;
}
.resourceMore  li img{
  display: block;
  width: 260px;
  height: 145px;
  background: #1290FE;
  border-radius: 10px 10px 0px 0px;
  border: 1px solid #E6E6E6;
}
.resourceMore  li p{
  line-height: 28px;
  font-size: 16px !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
}
/* 报价单详情 */
.quotation{
  box-sizing: border-box;
  background-color: #ffffff;
  margin-top: 20px !important;
  margin-bottom: 35px;
  overflow: hidden;
  padding: 0 45px 50px;
}
.quotation h3{
  margin-top: 39px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #333333;
}
.quotation .quotation_title{
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
.quotation .quotation_title span{
  display: inline-block;
  width: 5px;
  height: 15px;
  background: #FF0000;
  margin-right: 9px;
}
.quotation .product_quotation{
  margin: 20px 0 40px;
}
.quotation .product_quotation div{
  display: flex;
  align-items: center;
}
.quotation .product_quotation div input,.quotation .form-group input,.quotation .form-group select{
  box-sizing: border-box;
  height: 36px;
  border: 1px solid #E3E3E3;
  padding: 0 10px;
}
.quotation .product_quotation>div:first-child{
  height: 46px;
  line-height: 46px;
  background: #E3E3E3;
}
.quotation .product_quotation>div:last-child{
  min-height: 80px;
  /* height: 80px;
  line-height: 80px; */
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
}
.quotation .product_quotation>div:last-child p{
  padding: 10px 15px;
}
.quotation .product_quotation>div:last-child p:first-child{
  text-align: left;
}
.quotation .product_quotation>div p{
  box-sizing: border-box;
  text-align: center;
  padding: 0 15px;
}
.quotation .product_quotation>div:first-child p{
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.quotation .product_quotation div p:first-child{
  width: 400px;
}
.quotation .product_quotation div p:first-child input{
  width: 100%;
}
.quotation .product_quotation div p:nth-child(2){
  width: 160px;
}
.quotation .product_quotation div p:nth-child(3){
  width: 200px;
}
.quotation .product_quotation div p:nth-child(3) input,.quotation .product_quotation div p:last-child input{
  width: 100%;
}
.quotation .product_quotation div p:last-child{
  flex: 1;
  padding: 0 30px;
}
.quotation .form-group{
  padding: 15px 0 15px 22px;
  display: flex;
  align-items: center;
}
.quotation .form-group p{
  color: #999999;
}
.quotation .form-group label{
  width: 110px;
  text-align: right;
  margin-right: 20px;
  font-size: 14px;
  color: #333333;
}
.quotation .form-group label span{
  color: #FF0000;
}
.quotation .form-group button{
  width: 200px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: #1290FE;
  font-size: 16px;
  color: #FFFFFF;
  border: none;
  position: absolute; 
  left: 50%; 
  top: 50%;
  transform: translate(-50%, -50%);
}
.quotation .form-group #startTime {
  position: relative;
}
.quotation .form-group #startTime::-webkit-calendar-picker-indicator{
  position: absolute;
  right: 0;
  padding-left: 100%;
}
/* 企业认领 */
.claim_form .form-group label{
  width: 87px;
}
.claim_form .form-group .claim_tl{
  font-size: 18px;
  color: #111111;
}
.claim_form .form-group .code{
  cursor: pointer;
  margin-left: 10px;
  width: 100px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #1290FE;
  font-size: 14px;
  color: #1290FE;
  line-height: 18px;
}
.claim_form .form-group .claim_ul li{
  margin-bottom: 15px;
  font-size: 14px;
  color: #333333;
}
.claim_form .form-group .claim_ul li span{
  cursor: pointer;
  margin-bottom: 15px;
  font-size: 14px;
  color: #1290FE;
}
.claim_form .agreement p{
  margin-left: 10px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 2px;
}
.claim_form .agreement p span{
  cursor: pointer;
  color: #1290FE;
}
.claim_form .form-group button{
  margin: 0 20px;
  width: 100px;
  height: 40px;
  line-height: 40px;
  position: initial;
  transform: none;
  border-radius: 4px;
}
.claim_form .form-group button:first-child{
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #A6A6A6;
}
.claim_form .form-group p{
  color: #FF0000;
}
.claim_form .agreement p{
  color: #333333;
}
.claim_form .yyzz{
  cursor: pointer;
  box-sizing: border-box;
  width: 260px;
  padding-top: 46px;
  text-align: center;
  height: 150px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  margin-right:10px;
}
.claim_form #imgsrc{
  cursor: pointer;
  width: 260px;
  height: 150px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  margin-right:10px;
}
.claim_form .yyzz span{
  display: block;
  color: #1290FE;
  margin-top: 5px;
}
/* 资源下载支付弹窗*/
.payBox{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.5);
}
.payBox .content,.payBox .payment{
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 260px;
  height: 260px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  padding: 22px 0 26px;
}
.payBox .content>span ,.payBox .payment>span{
  cursor: pointer;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 24px;
  text-align: center;
  line-height: 20px;
  height: 24px;
  background: #A6A6A6;
  border-radius: 0 10px 0 0;
  color: #fff;
  font-size: 26px;
  font-weight: 200;
}
.payBox .content p:first-child , .payBox .payment p:first-child{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 17px;
  font-size: 16px;
  color: #000000;
}
.payBox .content p:first-child span ,.payBox .payment p:first-child span {
  font-size: 16px;
  color: #FD5502;
}
.payBox .content p:first-child span:first-child ,.payBox .payment p:first-child span:first-child{
  font-weight: bold;
  font-size: 22px;
}
.payBox .content div{
  position: relative;
}
.payBox .content div span{
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  opacity: 0.98;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 128px;
  color: #333333;
}
.payBox .content div img{
  display: block;
  margin: 17px auto 18px;
  width: 128px;
  height: 128px;
}
.payBox .content p:last-child{
  justify-content: center;
  margin: 0 auto;
  width: 140px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #38AD3A;
  border-radius: 4px;
  font-size: 14px;
  color: #FFFFFF;
}
.payBox .content p img{
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.payBox .payment {
  display: none;
}
.payBox .payment img{
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.payBox .payment p{
  margin-top: 55px;
  text-align: center;
  font-size: 18px;
  color: #000000;
}