*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}






/*抬头*/
.top_bg{display: flex;justify-content: space-between;align-content:center;height:180px;position: relative;}
/*左边*/
.logo{display: flex;align-items: center;justify-content: center;width:200px;height:180px;box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.15);}
.logo img{width: 7vw;}
/*右边*/
.top_right{width:100%;}
.top_t{display: flex;justify-content: space-between;height:50px;line-height:50px;padding-left: 60px;border-bottom: 1px #eee solid;}
.top_t_fl,.top_t_fl a{font-size: 14px;color:#bbb;}
.top_t_fr a{display: block;float: left;padding:0 2vw 0 4vw;border-right: 1px #eee solid;border-left: 1px #eee solid;font-size: 15px;color: #bbb;}
.top_t_fr a:first-child{padding-left: 42px;font-size:1.4vw;color:#fe5627;}
.top_t_fr a:hover{color:#fe5627;}
.top_b{display: flex;justify-content: space-between;align-items: center;height: 130px;}
.logo_text{padding-left:60px;}
.logo_text t{color:#fe5627;}
.logo_text b{font-size:1.5vw;line-height: 32px;color:#fe5627;}
.logo_text p{margin-top:10px;font-size: 0.95vw;color:#666;}
/*栏目*/
.NavCeshi li{float:left;padding: 0 1vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{    display: flex;
    position: relative;
    text-align: center;
    flex-direction: column;
    height: 130px;
    justify-content: center;}
.NavCeshi li i{line-height:40px;font-style:normal;font-size:16px;color:#333;}
.NavCeshi li i+em{color: #666; font-family: Arial;}
.NavCeshi li.cur i,.NavCeshi > li:hover > a i{color:#fe5627;}
.NavCeshi > li.cur > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #fe5627;z-index: -1; }
.NavCeshi > li.cur > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
.nav{display:flex;align-items:end;justify-content:space-between;}


/*关键词*/
.icon_tel{width:36px;height:130px;margin-left: 24px;display: flex; align-items: center; justify-content: center;}
.icon_tel i{width:38px;height:38px;border-radius:100%;color:#fff;user-select:none;transition:all 0.5s;display: flex;align-items: center;justify-content: center;background: #333;position: relative;flex-shrink:0;}
.icon_tel i span{font-size: 19px;color: #fff;}
.iser_box{background:#fff;position:absolute;top:180px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 99}
.icon_tel:hover .iser_box{transform:rotateX(0deg);}
.icon_tel .iconen{color: #fff !important;font-size: 16px;}
.icon_tel+.icon_tel{margin-right: 2vw;}
.search_l{display:flex;align-items:center;justify-content:space-between;width:960px}
.search_l span+span{}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:178px;}
.itel_box p{color:#333;position:relative;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box p img{width:100%;height:auto;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}











/*banner*/
.bann{overflow: hidden;}
.bann.slider {width: 100%;margin-bottom: 0 !important;}
.bann .slick-slide{height: auto;}
.bann .slick-slide img {width: 100%;}
.bann .slick-prev {left: 38px;z-index: 99;}
.bann .slick-next {right: 40px;}
.bann .slick-dots{bottom: 32px;}
.bann .slick-dotted.slick-slider{margin-bottom: 0;}
.bann .slick-prev:before, .bann .slick-next:before{font-size: 34px;font-family: "zxi";}
.bann .slick-dots li{margin:0 2px !important;}
.bann .slick-dots li button{font-size:0 !important;position:absolute;}
.bann .slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.bann .slick-dots li.slick-active button:before{color:#fe5627;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M662.268422 511.010463 280.997835 892.299469c-14.785751 14.808264-14.785751 38.796608 0 53.562916 14.788821 14.807241 38.776142 14.807241 53.584406 0l408.226518-408.230612c14.789844-14.790868 14.789844-38.777165 0-53.585429-1.01512-1.020236-2.099824-1.976004-3.206018-2.843768L333.797365 75.350129c-14.808264-14.788821-38.795585-14.788821-53.607942 0-14.762215 14.808264-14.762215 38.796608 0 53.585429L662.268422 511.010463 662.268422 511.010463 662.268422 511.010463zM662.268422 511.010463' %20fill%3D'%23ffffff' %3E%3C/path%3E%3C/svg%3E")center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}





/*奥然制帽-为您提供一体化的服务*/
.trait{padding: 80px 0;background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325152647_2087763676.jpg) no-repeat center;}
.trait .title{ font-size:38px;}
.traul{ margin-top:55px; display: flex; justify-content: space-between;}
.traul li{width: 23.5%;height: 240px; box-shadow: 0 0 20px #e3e3e3; background: #fff; display: flex; vertical-align: top; transition: all .3s ease;  flex-direction: column; justify-content: center; align-items: center;}
.traul li+li{ margin-left:2%;}
.traicon{height: 48px;margin-bottom: 16px;}
.tra_t{padding: 0 1.4vw; font-size: 0.95vw;color: #8c9094;  font-weight: lighter;line-height: 1.6vw;text-align: center;}
.tra_t span{ display:block; font-weight:normal; font-size:24px; color:#fe5627; margin-bottom:1vw;}
/*图片抖动*/
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.traul li:hover{
	-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
	}







.title{text-align: center;font-size: 40px;color: #333333;}
.title b i{color: #fe5627;}
.title span{display: block;font-size: 18px;color: #8c8b89;margin: 10px 0 20px 0;}
.title em i{display: inline-block;width: 6px;height: 24px;background: #fed927;border-radius: 3px;vertical-align: top;animation: tptd 1.5s infinite;-webkit-animation: tptd 1.5s infinite;}
.title em i+i{margin-left: 11px;}
.title em i:nth-child(2){height: 32px;background: #fe5627;animation: tptd 1.8s infinite;-webkit-animation: tptd 1.8s infinite;}
.title em i:nth-child(3){background: #fed927;animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite;}
@keyframes tptd{
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(0);
    }
}








/*产品中心*/
#hot_t{margin-top:80px;}

#tab2 {max-width:92%; margin:0 auto; height:50px; margin-top:50px !important; border-bottom: 1px solid #eeeeee;}
#tab2 li{float:left; color:#222; height:50px; line-height:50px; cursor:pointer; width:8%; margin-left:0.5%; font-size:16px; text-align:center;}
#tab2 li a{color:#666; font-size:16px;}
#tab2 li:nth-child(1){margin-left:0px;}
#tab2 li.current2{color:#fff; background:#fe5627; width:8%; height:50px; line-height:50px;}
#tab2 li.current2 a{color:#fff; font-size:16px;}

#content2{max-width:100%; margin:0 auto; margin-top:30px; !important;margin-bottom: 60px;}
#content2 ul{display:none;}
#content2 ul:nth-child(1){display:block;}

.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}

#company_img_cont{max-width:92%; margin: 0 auto;}
#company_img_cont td>a { background: #fff; width: 100%; height: 30%; display: block;}
#company_img_cont a img { width: 100%; display: block; margin: 0 auto;}
#company_img_cont td br{display:none;}

#company_img_cont table > tbody > tr > td { display: block; float: left; width:24.2%; padding: 0 !important; margin-right:1%; position: relative; margin-bottom:1.3%; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; overflow: hidden; -webkit-box-shadow: 0 0 0px 1px #ddd; box-shadow: 0 0 0px 1px #ddd; }
#company_img_cont table > tbody > tr > td:nth-child(4),#company_img_cont table > tbody > tr > td:nth-child(8){margin-right:0px;}

#company_img_cont table > tbody > tr > td > a{ display: block; }
#company_img_cont table > tbody > tr > td > a > img{ width: 100%; height: auto; }
#company_img_cont table > tbody > tr > td > span { position: absolute; bottom: 0px; width: 100%; overflow: hidden; left: 0; }
#company_img_cont table > tbody > tr > td > span > a { display: block; height: 40px; line-height: 40px; color: #fff; font-size: 14px;  z-index: 3; -webkit-transition:0.5s all ease-in-out; transition:0.5s all ease-in-out; margin-top:0px}
#company_img_cont table > tbody > tr > td:hover > span > a{ height:205px; line-height:38px; font-size: 16px; }
#company_img_cont table > tbody > tr > td > span::before { -webkit-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; content: ''; position: absolute; display: block; width: 100%; height: 70px; left: 0; bottom: 0; z-index: 1; }
#company_img_cont table > tbody > tr > td:hover{ border-color: rgba(254,101,60,0.8); }
#company_img_cont table > tbody > tr > td > a::before { content: ''; width: 600px; height:800px; position: absolute; top: -157.5px;/* border-radius: 50%;*/ box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) inset; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) inset; z-index: 0; left: -127px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
#company_img_cont table > tbody > tr > td > a::after { content: ''; background: url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325202152_2037808434.png) no-repeat center 42%; background-size: auto auto; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-size: 0px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
#company_img_cont table > tbody > tr > td:hover > span::before{bottom: -70px; }
#company_img_cont table > tbody > tr > td:hover > a::before{ box-shadow: 0px 0px 0px 50rem rgba(0,0,0,0.5) inset; -webkit-box-shadow: 0px 0px 0px 50rem rgba(0,0,0,0.5) inset; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
#company_img_cont table > tbody > tr > td:hover > a::after{ background-size:50px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }






/*选择奥然制帽的四大优势*/
.adv{ padding:80px 0 0 0; background:#f2f2f2;}
.advtab{ margin:55px auto;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advtab li{ width:25%; height:126px; background:#fff;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; transition:all .3s ease; cursor:pointer;}
.advicon{ width:50px; height:52px; margin-right:20px; background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325162834_35671522.png) no-repeat left top; transition:all .3s ease;}
.advtab li:nth-child(2) .advicon{ background-position-x:-88px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-176px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-269px;}
.advtab li.on .advicon{ background-position-y:-65px;}
.advtab_t b{ font-size:30px; color:#333333;transition:all .3s ease; }
.advtab_t em{ display:block; text-transform:uppercase; font-size:14px; color:#b3b1ae; text-transform:uppercase; margin-top:2px;transition:all .3s ease; }
.advtab li.on{ background:#fe5627 !important;}
.advtab li.on b{ color:#fff;}
.advtab li.on em{ color: rgba(255,255,255,0.7);}
.advbox{ height:688px; background:#fff;}
.advbox ul{ font-size:0; white-space:nowrap;}
.advleft{ width:955px; height:688px; margin-left:-310px; display:inline-block; vertical-align:top;}
.advright{ width:100vw; height:644px; background:rgba(233,228,227,.88); margin-left:-135px;display:inline-block; vertical-align:top; border-radius:0 0 0 100px; position:relative; z-index:9;}
.advcen{ width:46.6vw; height:484px; background:#fff; margin:80px 0 0 90px; padding:0 45px;}
.advtop{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.adv_n{ width:112px; height:112px; background:#fe5627; text-align:center; font-size:30px; color:#fff; padding:10px 0;}
.adv_n em{ display:block; font-size:50px; font-family:fontDin2; line-height:55px;}
.adv_t{ font-size:28px; color:#333333; margin-left:25px;}
.adv_t em{ display:block; font-size:14px; color:#b7b7b7; text-transform:uppercase; margin-top:10px;}
.advwa{ padding:40px 0 45px 0; border-bottom:1px solid #e8e8e8;}
.advwa p{ font-size:15px; color:#838383; line-height:36px; padding-left:35px; background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325172118_1920709365.png) no-repeat left 10px;white-space: pre-line;}
.advtel{ margin-top:45px; padding-left:40px; font-size:16px; color:#888888; background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325202310_1633633386.png) no-repeat left center;}
.advtel em{ margin-left:20px; display:inline-block; vertical-align:sub; color:#333333; font-size:40px;font-family: fontDin1;}
.advtab li:nth-child(2n){background-image: linear-gradient(to right, #f9f9f9,#fff,#f9f9f9);}











/*应用场景*/
.case{ padding:80px 0;}
.case li{ width:33%; float:left;}
.case li a{ display:block; overflow:hidden; position:relative;}
.case li img{ width:100%; height:auto; transition:all .8s ease;}
.casecon{ margin:50px 0 0 0;}
.case li:nth-child(3){ float:right;}
.case li:nth-child(2){ padding:0 0.5%;}
.case li dl{ width:49.5%; float:left;}
.case li dl:nth-child(1),.case li dl:nth-child(2){ margin-bottom:1%;}
.case li dl:nth-child(1),.case li dl:nth-child(3){ margin-right:1%;}
.case li a:hover img{ transform:scale(1.1);}
.case *{box-sizing: content-box;}









/*简介*/
.jjjdkd{ width:100%; height:760px; background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325155736_2123708156.jpg) center no-repeat;}
.jjzbgk{ width:40%; margin:7% 0% 0% 6%;}
.gywmdy{ font-size:40px; color:#fe5627; text-transform:uppercase;}
.gywmdy b{ font-size:40px; color:#fe5627; font-weight:bold;}
.gyykwzn{ font-size:30px; color:#333; padding-top:10px;}
.gyykwzn:after{ content: ''; display:block;width:40px;height:2px; background:#c9c9c9;transition: all .3s ease;margin:22px 0px;}
.jjwnfq{ font-size:0.86vw; color:#888; line-height:2vw; padding-top:16px;}
.jjwnfq:after{content: ''; display:block;width:100%;height:1px; background:#e6e6e6;transition: all .3s ease;margin:55px 0px;}


.button a{width:166px;height:50px;border:none;background:#fe5627; color:#fff; font-size:17px; display:block; line-height:50px; text-align: center; margin-right:26px; border-radius: 60px;}
.button a:hover{height:50px;border:none;background:#fca600; color:#fff; font-size:17px; line-height:50px;}
.advisory a{background:#333;color:#fff; font-size:17px;display:block; line-height:50px;text-align: center;width:166px; border-radius: 60px;}
.advisory a:hover{background:#fca600;color:#fff; font-size:17px;display:block; line-height:50px;}
.jjtpgjy{ float:right; margin-top:4.5%;    margin-right: 3%;}
.jjtpgjy img{ width:100%;}
@media screen and (max-width:1470px){
.jjtpgjy img{ width:50vw; padding-top:3vw;}
}











/*新闻*/
.news{margin-top: 80px;}
.news_cont{margin-top: 50px;}
.new_nav { margin:0 auto;width:580px; margin-bottom:40px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 50px;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #fe5627;}
.new_nav li.on a{ color:#fff;}

.new_content{ position:relative;height: 639px;}
.new_content .news_div_item{position: relative; border:1px #eee solid;}
.new_content .news_div_item:nth-child(1){ width:50%; height:630px; float:left;  padding:2vw; box-shadow: 0px 0px 20px rgba(238, 238, 238, 0.6);}
.new_content .news_div_item:nth-child(1) .news_div_item_year{ background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325202334_1961605532.png) no-repeat left; padding-left:18px;}
.new_content .news_div_item:nth-child(1) .news_div_item_date div{ float:left; font-size:12px; position:absolute; left:40px; top:49px; color:#a1a1a1;}
.new_content .news_div_item:nth-child(1) .news_div_item_month{left: 90px !important;}
.new_content .news_div_item:nth-child(1) .news_div_item_day{left:108px !important;}
.new_content .news_div_item:nth-child(1) .news_div_item_a{ font-size:20px; position:absolute; left:40px; top:85px;}
.new_content .news_div_item:nth-child(1) .news_div_item_body{ width:90%; font-size:14px; color:#555555; line-height:24px; position:absolute; left:40px;top:122px;}
.new_content .news_div_item:nth-child(1) .news_div_item_pic{width:89%;height: 360px;overflow: hidden; position:absolute; left:40px; bottom:39px;}
.new_content .news_div_item:nth-child(1) .news_div_item_image{ width:100%;  position: relative; top:-4vw;}


.new_content .news_div_item:nth-child(n+2){float:left;width:24%; margin-left:1%;margin-bottom:1%; height:308px; background:#fff url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325202429_565301067.png) no-repeat center;background-position:25px 250px;overflow:hidden;box-shadow: 0px 0px 20px rgba(238, 238, 238, 0.6); background-size:85%;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_a{ font-size:20px; position:absolute; top:61px; left:30px; width:277px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_body{ font-size:14px; color:#555; line-height:24px; left:30px; width:282px; top:110px; position:absolute;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date { background:url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325202334_1961605532.png) left no-repeat; position:absolute; left:30px; top:32px; font-size:12px; padding-left:15px; color:#999;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date div { float:left; margin-top:1px;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_image{ display:none !important;}
.new_content .news_div_item:nth-child(3){bottom: 0;top: auto;}
.new_content .news_div_item:nth-child(4){right: 0;left: auto;}
.new_content .news_div_item:nth-child(5){}
.new_content .news_div_item:hover .news_div_item_a{ color:#fe5627;}










/*copy*/
.cop_bc{width: 100%;background: url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230324/20230324205928_1480199769.png) no-repeat center bottom;position: relative; padding-top: 270px;}
.cop_c{display: flex;justify-content: space-between;padding: 90px 80px 70px;background: #fff;}
.cop_lc{width: 68%;}
.copp{display: flex;justify-content: space-between;padding-left: 3.5%;}
.copp ul li a{font-size: 14px;color: #666;padding-bottom: 17px;display: block;}
.copp ul li a:hover{color:#fe5627;}
.copp ul li:first-child a{font-size: 18px;color: #000;padding-bottom: 30px;position: relative;}
.yq_c{display: flex;align-items: center;height: 84px;background: #fff;border-top: 1px solid #ecedee;}
.yq_c>p{font-size: 16px;color: #000;font-weight: bold;display: flex;align-items: center;}
.cop_rc{display: flex;justify-content: space-between;position: relative;}
.dy_c>div{padding-top: 22px;text-align: center;}
.dy_c>div p{font-size: 14px;color: #666;}
.dy_c>div p:last-child{padding-top: 8px;}
.lx_c>p{font-size: 16px;color: #000;position: relative;}
.lx_c>div{font-size: 16px;color: #666;line-height: 36px;margin: 18px 0 52px;}
.bq_ewm{display: flex;}
.bq_ewm li{position: relative;}
.bq_ewm li span{width: 36px;height: 36px;border:2px solid #666;border-radius: 100%;text-align: center;line-height: 34px;font-size: 14px;color: #666;display: flex;justify-content: center; align-items: center;transition:all .5s;}
.bq_ewm li+li{margin-left: 12px;}
.foot_bc{border-top:1px solid rgba(255,255,255,0.14);}
.foot_c{display: flex;justify-content: space-between;height: 94px;align-items: center;}
.foot_c a,.foot_c div{font-size: 14px;color: rgba(255,255,255,0.47);transition: 0.3s;}
.ewm_cc{display: none;position: absolute;top: -155px;left:calc(50% - 75px);}
.ewm_cc img { width: 150px!important;}
.linkTagcs{width:100%!important;}
.bq_ewm li:hover span{background: #fe5627;border: 2px solid #fe5627;color: #fff;}
.dy_c>p{background: #fff;padding: 13px;border-radius: 6px;}
.copp ul li:first-child a:after{position: absolute;content: "";top: 3px;left: -28px;width: 18px;height: 18px;background: url(https://memberpic.114my.com.cn/076986571897/uploadfile/image/20230325/20230325174827_1937770193.png) no-repeat center;}
.lx_c>p:after{position: absolute;content: "";width: 13px;height: 3px;background: #fe5627;top: 7px;left: -24px;}
.yq_c>p>span{font-size: 24px;color: #fff;margin: 0 16px 0 40px;}
.linkTagcs ul a{color:rgba(51,51,51,0.6)!important;}
.copp ul:first-child{width: 34%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.copp ul:first-child li:first-child{width: 100%;}
.copp ul:first-child li {width: 50%;}
.foot_c a:hover{ color: #fff;}
.bq_ewm li span img,.bq_ewm li:hover span img+img{display: block;}
.bq_ewm li span img+img, .bq_ewm li:hover span img{display: none;}