*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; overflow-x: hidden;font-family: 'Hos';}
input, textarea, button, select {padding:0; margin:0;}     
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}

/* fonts */
@font-face{font-family:hs_l;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Light.ttf.txt)}
@font-face{font-family:hs_b;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Bold.ttf.txt)}  
@font-face {font-family: 'srm';src: url('//memberpic.114my.com.cn/ounuo123456/cssnew/srm.otf.txt');font-weight: normal;font-style: normal;} 
@font-face{font-family: 'Hos';src:url('//memberpic.114my.com.cn/ounuo123456/cssnew/Hos.ttf.txt');}
@font-face {
  font-family: 'iconfont';  /* Project id 4698580 */
  src: url('//at.alicdn.com/t/c/font_4698580_cdhfeixkvns.woff2?t=1729132363065') format('woff2'),
       url('//at.alicdn.com/t/c/font_4698580_cdhfeixkvns.woff?t=1729132363065') format('woff'),
       url('//at.alicdn.com/t/c/font_4698580_cdhfeixkvns.ttf?t=1729132363065') format('truetype');
}
@font-face {
	font-family: Aem;
	src: url('//memberpic.114my.com.cn/ounuo123456/cssnew/Aemstel-LineOutside.ttf.txt');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.gyc {margin: 0 auto;max-width: 90%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 100%;min-width: 1200px;overflow:hidden;}

.head_nav {top:150px; transition: 0.5s;}
.head_nav.on {top:0;}
/*head*/
.head_nav ul {    display: flex; justify-content: space-around;width: 100%;max-width: 100%;margin: 0 auto;}
.head_r .head_nav li {position: relative;}
.head_nav li+li:before {content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;}
  
.head_nav>ul>li>a:before {content:'';width:0;height: 2px;background: #fff;position:absolute;bottom: 0;left:0;transition:0.5s;z-index: -1;}
.head.on .head_nav li>a:before {background:#0a519a;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 2vw;position:absolute;left: 0;}
.head_d .head_nav>ul>li:first-child>a:after {width: 12vw;height: 3vw;left: -9vw;}
.head_nav>ul>li:hover>a:before, .head_nav>ul>li.cur a:before {width:100%;}
.head.on .head_nav>ul>li>a { color: #333;}
.head_num {display: flex;align-items: center;color:  #fff;/* width: 100%; */margin: 0 10px 0 0;display: none;}
.head_num p {font-size: 21px;}
.head_num p span {font-size: 22px;font-family: DIN Medium;padding:  0 0 0 10px;white-space: nowrap;}
.head.on .head_num p {color:#333;}
.head_num a {font-size: 36px;color: #ea960f;padding: 0 0 0 20px;}
.head_r {display:flex;/* width: 50%; */align-items: center;}


.head.on .head_lau i {color:#333;}
.head_d {display:flex;margin: 2% 0 0;}
.head_r .head_nav {margin: 0 1vw 0 0;}
.head_r .head_nav ul li+li {margin: 0 0  0 1.5vw;}
.head_r .head_nav li a {color:#fff;opacity:0.5;}
.head_nav li+li:before {content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;display:none;}
.head_r .head_nav li+li:before {content:'';width: 1px;height: 100%;position:absolute;left: -18px;background: #fff;opacity: 0.5;display:block;}

.head_hotline{ float:right; margin-top:46px; padding-left:50px; line-height:14px; background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250206/20250206145142_671014463.png) no-repeat; width: 238px;}
.head_hotline span{ display:block; font-size:28px; line-height:37px; color:#cc0000; font-family:srm; font-weight:bold;}

/*head*/

.head {width: 100%;top: 0;z-index: 999; height: 150px;display: flex;transition: .5s; border-bottom: 1px rgba(255,255,255,0.4) solid;}

.head.on{background: rgba(0,119,51,0.8); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2); height: 70px;}
.head.on .head_nav li a ,.head.on .tit_cn, .h_tcc>b,.head.on .tit_cn a{color:#fff;}
.head.on .head_nav{}
.head.on .h_tcc>b{color:#fff;}
.head.on .h_tcc>p{color:#fff;}
.head.on .head_nav .dropmenu{top:100%;}

.hea_logo{display: flex;align-items: center; padding-bottom:5px;}
.hea_logo img{width: 310px;}
.h_tcc{margin-left: 11px; padding-right:35px; background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093531_1913454395.png) right no-repeat;}

.h_tcc>b{display: block;font-size: 38px;color:#000; letter-spacing:1px; font-weight:bold;line-height:2vw;font-family: "Microsoft YaHei";}
.h_tcc>p{font-size:29px;color:#cc0000; margin-top: 3px; letter-spacing:1.6px;text-transform: uppercase; font-weight: 500;  font-family: "srm"; }

.head_ggy{ float:left; margin-left:5px; padding-left:27px; line-height:29px; font-size:26px; text-indent:5px; font-weight:bold; background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093531_1913454395.png) left 7px no-repeat; letter-spacing:1px;}
.head_ggy ul{ display:block; margin-top:8px; width:328px; height:32px; line-height:32px; font-size:16px; font-weight:normal; background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250206/20250206142738_829222672.png) no-repeat;}
.head_ggy li{float:left; width:109px; text-align:center; color:#FFF; letter-spacing:0; letter-spacing:normal;line-height:32px;}
.head_ggy li:nth-child(1){ color:#555;}

.tit_cn a {font-size:18px;color:#333;font-family: Arial; line-height: 99px;}
.head_box {width:92.9%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;}

.head.on .head_logo {background:url()no-repeat; width: 162px;height: 39px;}
.head.on .head_logo  img {display:none;}
.head.on .head_con>ul>li{height: 90px;}

.head_nav .on{background: linear-gradient(120deg,#d04347 10%,#cc0000 80%);color: #fff; }
.head_nav .on a{ color: #fff; font-size: 16px;}
.head_nav .on span{color:#000;}
.head_nav {width:100%;  background-image: linear-gradient(to bottom, #cc0000, #ad2331);position: absolute; z-index: 9; box-shadow: 1px 3px 26px -4px rgba(0,0,0,.15); position: fixed;z-index: 999;}
.head_nav>ul>li:hover{background: linear-gradient(120deg,#d04347 10%,#cc0000 80%); color: #fff;}
.head_nav>ul>li:hover>a{color: #fff;}
.head_nav>ul>li:hover>span{color: rgba(255,255,255,0.5);}
.head_nav>ul>li {transition: 0.5s; width: 100%;text-align: center;padding: 23px 0;  position: static; float: left;}

.head_nav>ul>li:after {content:'';width:0;height: 3px;background: #ad2430;position: absolute;bottom:0px;left: 0;z-index: -1;opacity: 0;    transition: 0.5s;}
.head_nav>ul>li:hover:after,.head_nav>ul>li.cur:after {opacity: 1;width: 100%;transition: 0.5s;}
.head_nav>ul>li>a {font-size: 16px; color: #fff; line-height:18px;text-align: center;position: relative;}
.head_nav>ul>li>span{display: block;font-size: 10px;color:rgba(255,255,255,0.4);line-height:12px;}
.head_con {position: absolute;right:4.3%;top:8px; }
.head_con>ul {display: flex;    display: -webkit-flex; display: -moz-flex;}
.head_con>ul>li {width:46.32px;height: 45px; display: flex; display: -webkit-flex; display: -moz-flex;flex-direction: column;align-items: center;justify-content: center;position: relative;background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250208/20250208154359_947120560.png) no-repeat center; border: 1px #eee solid; border-radius: 50%; margin-top:44px; margin-left:2%;}

.nav_search {position: relative; cursor:pointer; margin-left:16px; margin-top:44px;}
.sear{border-radius: 100%; text-align: center;padding:20% 0;position: relative; width: 46px; height:45px; line-height:24px; border: 1px solid #eee; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.nav_search i.iqj {font-size:20px;display: block;margin: 0 auto; font-family: "DIN";}
.iser_box,.icen_box{ position:absolute; padding-top:51px; right: -50px;transform-origin:top;transform:rotateX(90deg);transition:0.5s;left:auto;text-align: left; z-index:9999;}
.iser_box{width:600px;padding:20px;}
.icen_box{width:136px;}

.sear_input{position:relative;margin-top:10px;}
.inpu{width:100%;height:44px;border:1px solid #eee;}
.iser_box .z{width:44px;height:44px;position:absolute;top:0;right:0;background: #000;padding: 14px;}
.iser_box .z input{position:relative;}
.iser_box .z input:before{font-family: "iconfont" !important;font-size:18px;font-style: normal;color:#bdbdbd;}
.icen_box a{display:block;padding:11px 25px;line-height: 24px; }
.icen_box a{border-top:1px solid #eee; background:#fff;}
.icen_box a:hover{background:#eee;}
.icen_box a .icon{ width: 24px;height: 24px;vertical-align: middle;}
.nav_search:hover .iser_box,.nav_search:hover  .icen_box{transform:rotateX(0);transition:0.5s;}
.iqj img{ float:left; padding-right:10px;}

.subMenu{ background: #FFF; width: 320px; position: absolute; left: 50%; top: 100px; margin-left: -160px; opacity:0; visibility:hidden;}
.head_nav>ul>li:hover .subMenu{opacity:1; visibility:visible; transition:all 0.3s ease-in-out;}
.subMenu dl{ padding:42px 0 42px;}
.subMenu dd{ position:relative;}
.subMenu dd:before{content:""; height:1px; background:#E6E6E6; position:absolute; left:40px; right:40px; top:0px}
.subMenu dd:nth-child(1):before{display:none;}
.subNav_a{ display: block; line-height: 28px; padding: 16px 60px 16px 40px; font-size: 18px; color: #666; letter-spacing: 1px; position:relative; transition:all 0.3s ease-in-out; z-index:1; text-align:center;}
.subNav_a a{font-size: 18px;}
.subNav_a:before{content:"";background-image: linear-gradient(90deg, #d04347 0%,#cc0000 100%); position:absolute; left:0; top:0; width:0; bottom:-1px; transition:all 0.3s ease-in-out;}
.subNav_a:hover:before{ width:100%;}
.subNav_a:after{content:""; transition:all 0.3s ease-in-out; position:absolute; left:0; top:0; bottom:-1px; width:4px; background:#cc0000; opacity:0}
.subNav_a:hover:after{opacity:1;}
.subNav_a:hover span{color:#fff;}
.subMenu dd:hover span{color:#fff;}
.subNav_a a:hover span{color:#fff;}
.subNav_a span{display:block; position:relative;font-size: 17px;color: #333;}
.subNav_a i{ background: url() no-repeat center center; height: 16px; width: 25px; position: absolute; top: 50%; margin-top: -8px; right: 40px; transition:all 0.8s ease-in-out; transform:translateX(-45px); opacity:0}
.subNav_a:hover i{ transform:translateX(0); opacity:1;}

.headerWpr { position: fixed; z-index: 100;}
.style2Header .nav li{ position:static;}
.sumMenuWpr{overflow:hidden;position:absolute;left: 0%;top:64px;width:100%;max-width:100%;background:#fff;/* transform:translate(-50%,0); */opacity:0;visibility:hidden;z-index: 999;text-align:left;}
.sumMenuWpr .subMenu{ position:relative; z-index:2; float:left; opacity:1; top:0; left:5%; margin-left:0; min-height:350px;}
.head_nav>ul>li:hover .sumMenuWpr{opacity:1; visibility:visible; transition:all 0.5s ease-in-out;}
.subMenuRx{ position:absolute; left:380px; right:0; top:0; bottom:0;}
.subMenu_txt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); padding:0 8%; margin-top:-20px;}
.subMenu_txt>strong{ font-size: 32px; color: #cc0000; letter-spacing: 3px; line-height: 56px; display: block; }
.subMenu_txt>p{ margin-top: 18px; font-size: 17px; line-height: 32px; color: #333; word-spacing: 2px; font-weight: normal;}
.subMneu_more{ line-height: 48px; color: #FFF !important; background: linear-gradient(to top, #d04347, #cc0000); height: 48px; width: 180px; font-size: 16px; letter-spacing: 1px; text-align: center; display: inline-block; margin-top: 50px; border-radius:1.8em; }
.subMneu_more a{color: #fff;}
.subMneu_more:hover{ box-shadow:0 3px 8px rgba(0,0,0,0.1); transform:translateY(-5px); color:#fff;}
.subMenuRx .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}
.subMenuRx .bgImg:after{ content: ""; background: url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093531_905510521.jpg) no-repeat left top; background-size:cover; position:absolute; left:0; top:0; right:0; bottom:0; box-shadow:inset -3px 3px 5px rgba(0,0,0,0.1);}
#infoname{width:170px;height:32px;line-height: 32px;border: none;}

/*tel*/
.tit_cn{font-size:15px; line-height: 90px; padding:0 2%; color: #fff; width: 40%;}
.tit_con .phone:hover .phone_num, .head_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;opacity: 1;} 
.tit_sel {width:523px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;top:97px;right: 0;transition: all 0.5s;font-size: 16px;padding:20px; z-index: 9999;opacity: 0;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:42px; height: 39px;line-height: 11px;overflow: hidden;margin-top: 20px;box-sizing: border-box;padding-top: 0;border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:439px; height:39px; line-height: 39px;overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box; border: 1px solid #dddddd;border-right: none;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #fff !important; line-height:27px; margin-right:8px;     font-family: hs_l;}
.search-text a:hover{ font-size:14px; color: #ffffff;     font-family: hs_l;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px; line-height:27px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #56bcce; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #56bcce;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.tab_con {width: 300px;background: #fff;padding: 30px 50px;  position: absolute;top: 0;right: 0;display: none;    overflow: auto !important;
    height: 800px;}
.tab_txt>ul p {font-size:20px;}
.tab_txt>ul>li {      padding: 30px 0; border-bottom: 1px #eee solid;}
.tab_txt>ul>li>a {font-size:18px;    color: #333 !important;}
.tab_txt>ul>li>span {font-size:14px;color: #999; display: block; margin-top: 10px; line-height:28px;}
.tab_txt>ul>li>span>a {font-size:14px;color: #999;}
.tab_tit {font-size:24px; border-bottom: 1px #eee solid; padding-bottom:40px;}
.tab_tit em{color: #ccc; display: block;text-transform: uppercase; font-size: 14px; font-family: Arial;}
.button {width: 30px; height: 30px;background: #fff; position: absolute;right: 12px; top: 12px;cursor: pointer;}
.button:before {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(45deg);}
.button:after {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(-45deg);}
.tab_txt {padding-top: 16px;}

/* index */
.swiper-container{/*overflow: auto !ibuttonmportant;*/}
.banner {position: relative;margin-top:0px;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {height:100%;}
/*.banner-slide .txt:after {
    content: '';
    width: 130%;
    height: 138%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.4), transparent);
    position: absolute;
    left: -20%;
    bottom: -21%;
    z-index: -1;
    transition: all 1s;
}*/

.head_tit {display: flex;flex-direction: column; padding-left:13px; font-family:hs_l; margin-top:7px;}
.head_tit b {font-size:28px; height:42px; font-weight: normal;letter-spacing:1px; color:#333; font-family:hs_l;}
.head_tit b span {font-size:28px;color:#cc0000;vertical-align: bottom;font-weight: bold; font-family:hs_l;}
.head_tit ul {display: flex;justify-content: space-between;width: 100%;}
.head_tit li {font-weight: lighter;/*border: 1px dashed #ddd;*/  box-shadow: 0 0 20px rgb(0 0 0 / 5%); display:  flex; font-size:15px; flex-direction:  column;justify-content:  center;align-items:  center;padding:6px 13px;}
.head_tit li+li {border-left:none; color:#333; font-family:hs_l;}
.head_tit li i { font-size: 24px;color: #999;}
.head_tit li p {font-size:  14px;line-height: 15px;padding-top: 5px; font-weight:normal;}
.head_tit li p span { color:  #cc0000;}
.head_tit li a {font-size:14px;}

.banner-slide .txt{position: absolute; left: 9%;top:23%; ;z-index: 33;width:80%;}
.banner-slide .to{top:34%;}
.banner-slide .to3{top:30%;}
.banner-slide .txt h2{font-size:1.8vw;color: #fff;margin: 0;padding: 0;padding:0px 0 0px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 3vw;width: 41vw;text-align: left;border-radius: 0px;z-index: 999;font-family: "yuwei";}
.banner-slide .txt h3{font-size:2.8vw; margin: 0;padding-top: 8px;padding-bottom:0px; position: relative;text-transform: uppercase; line-height:3.5vw; z-index: 999; font-weight: bold;background: linear-gradient(45deg, #fff, #ccc);-webkit-background-clip: text;
background-clip: text;-webkit-text-fill-color: transparent; font-family: "Microsoft YaHei";}
.banner-slide .txt h3 span{-webkit-text-stroke: 1px #fff;color: transparent; display: block; padding-bottom:10px;font-size:3vw;}
.banner-slide .txt h3 b{color:#fea447;-webkit-text-stroke: 1px #fff;}
.banner-slide .txt .hz{color:#fff;}
.banner-slide .txt .hz1{color:rgba(255,255,255,0.56);padding: 39px 0 20px 0 !important;}

.hzzt1{font-family: "Microsoft YaHei";}
.banner-slide .txt .line {width: 260px;height:12px;background: rgba(48, 97, 173, .2);margin: 0px 0 20px 0;position: relative;
    margin-top: -2.8%;}
.banner-slide .txt h4{font-size:1vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.7vw;z-index: 999;color:#fff;}
@media screen and (max-width: 1440px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1400px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1366px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1360px){
.banner-slide .txt h4{font-size:1.3vw;}
}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:5vw;margin: 0;}
.banner-slide .txt.center h1{font-size:3.3vw; color:#1f78c7; font-weight:bold; margin-top:6%; font-family: "Microsoft YaHei"; padding-bottom:18px;text-transform: uppercase; }
.banner-slide .txt.center h6{ color:#0b141b; font-size:1.7vw; font-weight:normal; letter-spacing:1px;text-transform: uppercase;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;height:100%;transition: 6s;}
.banner-slide .txt .img1{text-align: left; margin-top:2%;}
.banner-slide .img1>a{    display: flex;justify-content: center;    align-items: center;height:100%;}
.banner-slide .img1 video{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}

.banner-btn {clear: both; margin-top:1%;}
.more .tit-166{border-radius: 60px;padding: 7px 32px;line-height: 1;display: inline-block;font-size: 16px;background: linear-gradient(120deg, #cc0000 10%, #d04347 80%);position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(237, 112, 32, .2);width: 180px;text-align: center;letter-spacing: 2px;}
.more .tit-16{border-radius: 60px;padding: 14px 32px;line-height: 1;display: inline-block;font-size: 16px;background: linear-gradient(to right, #d04347 25%, #cc0000 75%);position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);width: 140px;text-align: center;letter-spacing: 2px;}
.more .tit-17{border-radius: 60px;padding: 14px 15px;line-height: 1;display: inline-block;font-size: 16px;background: linear-gradient(to right, #d04347 25%, #cc0000 75%);color: #fff;position: relative;margin-left:-7%;padding-left: 7%;width: 230px;text-align: center;letter-spacing: 2px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);}
.more .tit-18{border-radius: 60px;padding: 14px 15px;line-height: 1;display: inline-block;font-size: 16px;background: linear-gradient(to right, #d04347 25%, #cc0000 75%);position: relative;z-index: -1;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);width: 190px;text-align: center;letter-spacing: 2px;margin-left:-5%;padding-left: 5%;}
.more .icon{display: inline-block;margin-left: 15px;transition: all 0.5s;}

.banner-slide .txt2{position: absolute; right: 0%;top:15%; z-index: 33;text-align: center; width: 100%; flex-direction: column;align-items:center;display:flex;}
.banner-slide .txt2 h3{font-size:2.6vw; margin: 0;padding-top: 25px;padding-bottom:0px; position: relative; line-height:2.8vw; font-weight: bold;background-image: -webkit-linear-gradient(30deg, #333, #999 50%, #333 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.banner-slide .txt2 h2{font-size:22px;color: #fff;margin: 0;padding: 0;padding:14px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 20px;width: 660px; flex-direction: column; display:flex;border-radius: 50px;letter-spacing: 3px;background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0,0, 0, 0.1) 20%, rgba(0,0, 0, 0.2) 30%, rgba(0,0, 0, 0.3) 40%, rgba(0,0, 0, 0.4) 50%, rgba(0,0, 0, 0.4) 60%, rgba(0,0, 0, 0.2) 70%, rgba(0,0, 0, 0.1) 80%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);}
.banner-slide .txt2 .line {width: 260px;height:12px;background: rgba(0,0,0,0.4);margin: 0px 0 20px 0;position: relative;margin: 0 auto;
    margin-top: -1.1%;}
.banner-slide .txt2 h4{font-size:1.3vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.8vw;z-index: 999;}

.banner-slide .txt2 h2 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h4 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h6 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .center h2 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .center h6 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h2,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h6,.index-banner-swiper .swiper-slide-active .txt h3,.banner-slide .txt.center h2,.banner-slide .center h6,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn,.banner-slide .txt.center h2,.banner-slide .txt.center h,.index-banner-swiper .swiper-slide-active .txt1 h3,.index-banner-swiper .swiper-slide-active .txt1 h2,.index-banner-swiper .swiper-slide-active .txt2 h3,.index-banner-swiper .swiper-slide-active .txt2 h2,.index-banner-swiper .swiper-slide-active .txt2 h4{transform:translateY(0px);opacity:1;}

.banner .swiper-banner-pagination {bottom:50px;width: 100%; display: block;z-index: 90;}
.banner .swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:5px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 5px;position: absolute;left: 0;top:8px;background: #fff;opacity: 0.3;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:8px;width:0;height:5px;background: linear-gradient(120deg, #cc0000 10%, #cc0000 80%);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 9000ms 1;}

.banner-slide .txt{position: absolute; top:16%; z-index: 33; color: transparent; text-align:center;}
.banner-slide .txt h1{font-size:4vw; margin: 0;padding: 0;padding-bottom:0.5vw; font-family: hs_b;  position: relative;text-transform: uppercase; /*-webkit-text-stroke: 2px #fff; */text-shadow: 0rem 0.2rem 0rem rgba(235,120,57,1);}
.banner-slide .txt h1 strong{ color: #fff; font-weight:normal; -webkit-text-stroke: 0px transparent;}
/*.banner-slide .txt .line {width: 80px;height: 4px;background: #3496fd;margin: 10px 0;}*/
.banner-slide .txt h4{ font-size:2vw;color: #fff;line-height:1.2vw; font-weight:normal; text-shadow: 0rem 0.15rem 0rem rgba(249,143,41,1); } 
.banner-slide .txt h5{ font-size:1.6vw;color: #fff;line-height:2.6vw;  margin-bottom:4%; font-weight:normal; text-shadow: 0rem 0.15rem 0rem rgba(0,168,73,0.5);}
.banner-slide .txt h6{ font-size:1.6vw; color: #333333; line-height:2.6vw;  margin-bottom:4%; font-weight:normal; text-shadow: 0rem 0.15rem 0rem rgba(255,255,255,0.5);}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:20%;margin: 0;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a {display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;}
.banner-slide .txt .img {text-align: left;}


@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.indexb_wrapper {width: 100%; position: relative; overflow: hidden;}
.index-scroll {position:absolute;left:1%;top:70%; display:none; z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left: 30px;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url("");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}

/* about
-------------------------------------------------------------- */
.about{width:100%;overflow:hidden;background:#f0f0f0 url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093532_186616010.jpg) no-repeat top center;background-size:cover;position:relative;padding-top:90px;padding-bottom:90px;}
.left{float: left;}
.right{float: right;}
.aboutlf{width:43%;overflow:hidden;}
.aboutimg{width:100%;overflow:hidden;border-radius:0 30px 0 30px;margin-top:70px;}
.aboutimg img,.aboutimg video{width:100%;height:auto;}
.aboutimg:hover img,.about_n .aboutimg_n:hover img,.xxhj_cont .xxhjimg_n:hover img{transform:scale(1.04);}
.aboutrt{width:54%;overflow:hidden;}
.aboutjs{width:100%;overflow:hidden;font-size:0.9vw;line-height:1.6vw;margin-top:63px;color: #666;}
.aboutjs p{ line-height:30px;}
.aboutjs span{font-size:2vw;line-height:2.6vw;color: #333;display: block;font-weight:bold;margin-bottom:18px;}
.aboutlist{width:100%;overflow:hidden;}
.aboutlist dl{overflow:hidden;padding:0;float: left;}
.aboutlist dl:nth-child(2){margin-left:9%; margin-right:9%;}
.aboutlist dl dt,.aboutlist dl dd{width:100%;overflow:hidden;}
.aboutlist dl dt{font-size:15px;color:#000;font-weight: normal;font-family: 'srm';}
.aboutlist dl dt .counter{font-size:72px;color:#cc0000;font-family: 'srm';line-height:72px; margin-right:4px;/*background-image: -webkit-linear-gradient(30deg, #ffd21a, #cc0000 50%, #ffd21a 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;*/}


.aboutlist dl dd{font-size:16px;color:#000;line-height:30px;}
.aboutbot{margin-top:92px;}
.aboutbot,.aboutbot ul{width:100%;overflow:hidden;}
.aboutbot ul li{width:33%;height:130px;overflow:hidden;background:#666;float:left;margin-right:0.5%;border-radius:10px;padding-left:40px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.aboutbot ul li:last-child{margin-right:0;}
.aboutbot ul li h5{overflow:hidden;font-size:26px;line-height:130px;color:#fff;font-weight:normal;padding-left:70px;float:left;}
.aboutbot ul li i{overflow:hidden;float:right;margin-top:59.5px;margin-right:46px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.aboutbot ul li a{width:100%;height:100%;display:block;}
.aboutbot ul li:first-child h5{
  background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093531_1882060795.png) no-repeat left center;
}
.aboutbot ul li:nth-child(2) h5{
  background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093531_1068653825.png) no-repeat left center;
}
.aboutbot ul li:nth-child(3) h5{
  background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093531_193728263.png) no-repeat left center;
}
.aboutbot ul li:hover,.aboutbot ul li.cur{background: linear-gradient(to top,#ad2331, #cc0000);}
.aboutbot ul li:hover i{margin-right:36px;}
.more{width: 100%;overflow: hidden;}
.more a{width: 176px;height: 3vw;line-height: 2.8vw;border: solid 1px #cc0000;display: block;font-size: 16px;color: #cc0000;border-radius: 30px;text-align: center;transition: all .5s ease;margin-top: 4%;}
.more a:hover{border: solid 3px #cc0000;transition: all .5s ease;}
.more a span{font-size: 16px;color: #cc0000;margin-left: 18px;}


.int_nr1{background: #fff;padding: 60px;display: flex; box-shadow: 1px 1px 50px rgba(0,0,0,0.1); flex-direction: column; max-width: 90%;
    margin: 0 auto; margin-top: -4%;position: relative;z-index: 99;}
.ab_cc ul{display: flex;}
.ab_cc{display: flex;transition:all .5s; margin-top: 30px;}
.ab_ic{background: #fff; padding: 46px; margin-top: 50px;}
.ab_cc ul img{width: 100%; height: auto;}
.ab_cc ul li{flex-shrink: 0; width: 10%; padding: 0 0.2%;}
.ab_cc .new_web_div2021{flex-shrink: 0; width: 100%; transition:all .5s;}
.ab_cc .new_web_div2021.on{height: auto; visibility: visible;}
.ab_bi{overflow: hidden; margin-top: 28px;}
.ab_num span{display: inline-block;width: 30px;height: 30px;border-radius: 4px;text-align: center;background: #333;color: #fff;line-height: 30px;font-size: 14px;cursor: pointer;}

span.ab_prev{background: #0060ba;}
span.ab_next{transform: rotate(180deg); margin-left: 5px;}
.ab_cc ul li>a{display: block; position: relative; overflow: hidden; border: 1px solid #eee;}
.ab_cc ul li>a:after,.ab_cc ul li>a:before{position: absolute; content: ""; background: rgba(0, 0, 0, 0.25); height: 100%; width: 100%; transition: all .5s;}
.ab_cc ul li>a:after{left: 0; top: -100%;}
.ab_cc ul li>a:before{left: 0; top: 100%;}
.ab_cc ul li>a:hover:after, .ab_cc ul li>a:hover:before{top: 0;}
.ab_cc ul li p a{display: block; font-size: 14px; text-align: center; margin-top: 15px;}
.ab_cc button{display: none!important;}

/*products*/
.pro_tab .prolist2021{width:91%;}
.pro_tab ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.pro_tab ul li{text-align: center;background: #eee;height: 48px;line-height: 48px;position: relative; margin-top: 0.2%;border: 1px solid #eee;width:16.5%;}

.pro_tab ul li.on{background:#cc0000;border:none;}
.pro_tab ul li.on a{color:#fff;}
.pro_tab ul li:nth-child(8){    display: none;}
.pro_tab ul li a{font-size: 17px; color: #333; display: flex; align-items: center; justify-content: center; height: 100%;}
.pro_tab ul li:hover{background: linear-gradient(120deg,#cc0000 10%,#cc0000 80%);color: #fff;}
.pro_tab ul li:hover a{color: #fff;}
.pro_tab ul li dl{position: absolute; top: 45px; left: 0; width: 100%; height: 45px; z-index: 2;}
.pro_tab ul li dl a{display: block; background: #666; height: 50px; line-height: 45px; color: #fff; transition: all .3s;font-size: 15px;}
.pro_tab ul li:hover dl{transform: rotateX(0deg);}
.pro_tab ul li dl{transition: all .5s;transform: rotateX(90deg);transform-origin: top;}
.pro_tab ul li dl a:hover{background: #cc0000;}
.pro_tab{display: flex;justify-content: space-between;align-items: center;margin: 50px 0 45px 11px;}
a.pro_btn{font-size: 16px;color: #707070;width: 102px;height: 42px;line-height: 42px;text-align: center;background: #fff;}
.pro_bc{padding: 70px 0;position:relative;}
.pro_ic ul{display: flex;}
.pro_ic ul li{flex-shrink: 0;width: 32%;margin: 20px 0.2% 110px;padding: 20px 20px 25px;background:#fff;transition:all .5s;border: 1px #eee solid;}
.pro_ic ul li:hover {transform: translateY(-10px);}
.pro_ic li img {width: 100%;height: auto;}
.pro_c {overflow: hidden;}
.pro_ic>div { flex-shrink: 0; width: 100%;}
.pro_ic {display: flex; position: relative; transition:all .5s;}
.pro_ic li br {display: none;}
.pro_ic li>a { display: block;}
.pro_ic li span a { display: block; font-size: 18px; margin-top:20px; position: relative;}
.pro_ic li span a:after { position: absolute;content: "\e78a";font-family: "iconfont"; font-size: 24px; right: 0;top: 1px;color: #999;}
.pro_bb {position: relative;}
.pro_num {display: none;}
.pro_num.on {display: block;}
.pro_num>span{font-size: 24px;color: #fff;display: block;z-index: 999;cursor: pointer;background: #cc0000;width: 57px;height: 57px;text-align: center;line-height: 57px;}
.pro_num>.pro_prev{position: absolute;bottom: 0;left: 51%;transform: rotate(180deg);margin-left: -75px;}
.pro_num>.pro_next{position: absolute;bottom: 0;right: 51%;margin-right: -75px;background:#eee;color:#cc0000;}

@font-face{
font-family: "mor";
src: url("//memberpic.114my.com.cn/ounuo123456/cssnew/monoton.woff2.txt") format("woff2"),
url("//memberpic.114my.com.cn/ounuo123456/cssnew/monoton.woff.txt") format("woff"),
url("//memberpic.114my.com.cn/ounuo123456/cssnew/monoton.ttf.txt") format("truetype"),
url("//memberpic.114my.com.cn/ounuo123456/cssnew/monoton.eot.txt") format("embedded-opentype"),
url("//memberpic.114my.com.cn/ounuo123456/cssnew/monoton.svg.txt") format("svg");
} 

/*gytit*/
.gytit{text-align: center;} 
.gytit>p{font-family:'mor';font-size:82px;line-height: 60px;color:#f3f3f3;letter-spacing:0px;}
.gytit b{font-size: 46px;line-height: 46px;color: #333;display: block;margin-top: -53px;} 
.gytit b span{color: #cc0000;}
.gytit div{color: #666;font-size: 24px;line-height: 24px;padding-top: 16px;} 

/*gytitl*/
.gytitl{text-align: left;} 
.gytitl>p{font-family:'mor';font-size:82px;line-height: 60px;color:#f3f3f3;letter-spacing:0px;}
.gytitl b{font-size: 46px;line-height: 46px;color: #333;display: block;margin-top: -53px;} 
.gytitl b span{color: #cc0000;}
.gytitl div{color: #666;font-size: 24px;line-height: 24px;padding-top: 16px;} 

/* fwbz
-------------------------------------------------------------- */
.fwbz{position:absolute;top:12%;left:50%;margin-left:-44% !important;}
.fwbz .tit span:after{display:none;}
.fwbz .tit h4{color:#fff;text-align:left;font-size: 38px;}
.fwbz .tit{text-align:left;}
.fwbz .tit span{color:rgba(255,255,255,0.15);font-size: 100px;font-family: 'mor';font-weight: bold;text-transform: uppercase;position: relative;}
.fwbz .more1{text-align:left;margin-top:34px;width: 100%;overflow: hidden;}
.fwbz .more1 a{display: flex;align-items: center;}
.fwbz .more1 span{font-size: 16px;color:#fff;border-bottom: solid 2px #fff;transition: all .5s ease;padding-bottom: 6px;margin-left: 16px;display: flex;line-height: 28px;height: 28px;align-items: center;}
.fwbz .more1 span:hover{color:#cc0000;border-bottom: solid 2px #cc0000;}
.fwbznr{width:100%;overflow:hidden;margin-top:40px; padding-top:40px; border-top: 1px rgba(255, 255, 255, 0.2) solid;}
/* sdbz
--------------------------------------------------------------*/.fp-section.fp-table, .fp-slide.fp-table{display: table;table-layout: fixed;width: 100%;}
.fp-section{position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section5{position:relative;background: url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250210/20250210095405_1783658860.jpg) no-repeat bottom center fixed;background-size: cover;height:950px;}
.sdbz{opacity:0;height:0;}
.sdbz.active{opacity:1;height:auto;}
.sdbz,.sdbz h4,.sdbz p{width:100%;overflow:hidden;}
.sdbz h4{font-size:30px;color:#fff;line-height:40px;margin-bottom:30px;}
.sdbz p{font-size:16px;color:#fff;line-height:26px;margin-top:4px;}
.sdbzlist{width:62%;overflow:hidden;background:#fff;padding-left:11.5%;border-radius:0 40px 0 0;position:absolute;left:0;bottom:0;}
.sdbzlist ul,.sdbzlist ul li .sdbz_icon,.sdbzlist ul li h4{width:100%;overflow:hidden;}
.sdbzlist ul{margin:0;}
.sdbzlist ul li{width:25%;height:300px;overflow:hidden;float:left;cursor:pointer;}
.sdbzlist ul li .sdbzbg{width:100%;height:100%;padding-top:80px;border-radius:0 40px 0 0;}
.sdbzlist ul li:nth-child(1){background:#b70000;}
.sdbzlist ul li:nth-child(2){background:#cc0000;}
.sdbzlist ul li:nth-child(3){background:#d04347;}
.sdbzlist ul li:nth-child(1) .sdbzbg{background:#fff;}
.sdbzlist ul li:nth-child(2) .sdbzbg{background:#b70000;}
.sdbzlist ul li:nth-child(3) .sdbzbg{background:#cc0000;}
.sdbzlist ul li:nth-child(4) .sdbzbg{background:#d04347;}
.sdbzlist ul li .sdbz_icon{text-align:center;transition: all .5s ease;font-size:50px;color:#fff;line-height:50px;}
.sdbzlist ul li:nth-child(1) .sdbz_icon{color:#333;}
.sdbzlist ul li:hover .sdbz_icon{
  transform: rotate(360deg);
}
.sdbzlist ul li h4{text-align:center;font-size:1.3vw;color:#2c3441;line-height:2vw;font-weight:normal;margin-top:24px;}
.sdbzlist ul li h4 span{font-size:0.8vw;color:rgba(255,255,255,0.5);display: block;}
.sdbzlist ul li:nth-child(1) h4 span{font-size:16px;color:rgba(0,0,0,0.5);}
.sdbzlist ul li:nth-child(2) .sdbzbg h4,.sdbzlist ul li:nth-child(3) .sdbzbg h4,.sdbzlist ul li:nth-child(4) .sdbzbg h4{ color:#fff;}
.fp-tableCell{display: table-cell;vertical-align: middle;width: 100%;height: 100%;}
.container{width: 88%;}
.container{margin-right: auto;margin-left: auto;}

/*case*/

.column{width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;flex-direction: column;}
.column li{float: left;position: relative;top: 0px;transition: 0.2s all ease-in-out;  border: 1px #eee solid;}
.column li+li{margin-left: 10px;}
.column_co li>a{display: block;padding: 0 1.6vw;position: relative;text-align: center;color:#222;z-index: 1;font-size: 18px;height: 40px;line-height: 40px;}
.column_co li.navcurrent i, .column_co > li:hover > a i{color: #fff;}
.column_co > li > a:after{content: '';display: block;height: 44px;transition: 0.2s all ease-in-out;position: absolute;left: 0%;bottom: -2px;background: #cc0000 ;z-index: -1;}
.column_co > li.navcurrent > a:after, .column_co > li:hover > a:after{width: 100%;}

.column_co li{float: left;position: relative;top: 0px;transition: 0.2s all ease-in-out; border: 1px #eee solid; margin-right:10px;}
.case ul{ width:1315px; margin:auto;}
.case .t h3 span{ left: -4vw;}
.case{padding:0px 0 18px;overflow: hidden;width: 100%;}
.case_box {}
.case_tit {display: flex;justify-content: center;flex-direction: column;align-items: center;}

.case_tit p {display: flex;flex-direction: column;align-items: center;}
.case_tit p b {position: relative;font-size: 40px;line-height: 40px;z-index: 5;}
.case_tit p b:after {content:'';width: 143px;height: 5px;background: #cc0000;position: absolute;bottom: -1px;left: 36%;z-index: -1;animation:myfirst 3s linear infinite;}
.case_tit p span {font-size: 18px;line-height: 20px;padding-top: 24px;}
.case_con {margin-top: 60px;}
.case_call {}
.case_call .tempWrap {width: 100% !important;}
.case_call .divdgweb_new_div {    width: 100% !important;overflow: unset !important;display: flex;}
.case_call .divdgweb_new_div_item:nth-child(2n) .divdgweb_new_div_item_content {top:0;}
.case_call .divdgweb_new_div_item {display: flex; flex-direction: column-reverse;flex-shrink: 0; position: relative; width:24% !important; margin:0 0.5%;}
.case_call .divdgweb_new_div_item_body {font-size: 15px; color: #666; opacity: 0.8;text-align: center; line-height: 24px; padding-top:16px; font-family:hs_l; width: 80%;     margin: auto;}
.case_call .news_div_item_pic { overflow:hidden;}
.case_call .news_div_item_pic img {width: 100%;height: auto;  transition: 0.5s; overflow:hidden;}
.case_after {display: flex;justify-content: center;    margin-top: 60px;}
.case_after ul {display: flex;justify-content: space-between;width: 5%;}
.case_after li {width:10px;height: 10px;background: #ddd;border-radius: 50%;}
.case_after li.on {background:#cc0000;}
.case_call .divdgweb_new_div_item_content {background: #fff;padding: 14% 0% 28% 0%;display: flex;flex-direction: column;align-items: center; margin-top:3%; border: 1px solid #eee;  /*box-shadow: 5px 0 15px #eee;*/}
.case_call .divdgweb_new_div_item_title a {font-size:1.32vw;font-weight: lighter;line-height: 24px;color: #000;position: relative; overflow: hidden; }
.case_call .divdgweb_new_div_item_title a:after {content:'查看更多 +';width:144px; margin-left:10%; position:absolute;bottom: -122px;left: 0;font-size:13px; border-radius: 40px;padding: 1% 0;text-align: center; background: linear-gradient(120deg,#ad2331 10%,#cc0000 80%); color: #fff; box-shadow: 0px 0 15px #ddd; }
.case_call .divdgweb_new_div_item:hover .news_div_item_pic img {transform: scale(1.2);  }
.case_con .divdgweb_new_div_item:nth-child(2n) .divdgweb_new_div_item_content {background: #fff; margin-top:0px; margin-bottom:3%;}
.case_con .divdgweb_new_div_item:nth-child(2n) .divdgweb_new_div_item_title a,.divdgweb_new_div_item:nth-child(2n) .divdgweb_new_div_item_body {color:#000;}
.case_call .divdgweb_new_div_item:nth-child(2n) {flex-direction: column;}

/**/
.fa_bc {padding: 80px 0 50px 0;}
.pro_tit2{text-align: left;}
.fa_cate{display: flex;justify-content: space-between;}
.fa_cate>ul{display: flex;}
.fa_cate>ul>li{height: 30px;line-height: 30px;}
.fa_cate>ul>li+li{margin-left:1vw;}
.fa_cate>ul>li a{font-size: 16px;color: #333;padding:12px 1.01vw; background: #f8f8f8;}
.fa_cate>ul>li.on,.fa_cate>ul>li:hover{border:1px solid #e5e5e5;}
.fa_cate>ul>li.on a,.fa_cate>ul>li:hover a{color: #fff;background: linear-gradient(to top, #d04347, #cc0000);}
.fa_cate>a{width: 130px;height: 40px;line-height: 40px;text-align: center;display: block;color: #000;font-size: 14px;border: 1px solid #e5e5e5;position: relative;top: -15px;}
.fa_cate>a:hover{color: #fff;background: linear-gradient(to top, #d04347, #cc0000);}

.pro_tit>b{font-size: 42px;color: #333;}
.pro_hx{width:68px;height: 3px;background: #cc0000;position: relative;margin:18px 0;}
.pro_hx:after{content: "";width: 4px;height: 3px;background:#fff;position: absolute;top: 0;left:58px;animation: myfirst 0.8s linear,myfirsts  4.64s linear infinite 0.8s;}
.gyp{margin: 0 auto; width: 100%; max-width: 1500px; min-width: 1200px;}
.coop_call{max-width: 90%; margin: 0px auto 70px;}
.coop_call ul{display: flex !important;
margin-bottom: 15px;}
.coop_call li{width: 25%; margin: 0 1% 0 0;background: #f8f8f8; padding: 0.3%; border-radius: 11px;}
.coop_call li a{display: inline-block; width: 100%;}
.coop_call li img{width: 100%;
height:auto;border-radius: 11px; /*margin-bottom:25px;*/ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition: all .3s ease; filter: grayscale(0.5); /*opacity: .6;*/}
.coop_call li:hover img{-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: initial; opacity: 1;}

/*流程*/
.int {overflow: hidden;padding: 77px 0 0 0;position: relative; margin-bottom:88px;}
.int_box {margin: 0 auto;}
.int_box .t{ padding:21px 0 0 0;}
.int_box .t h3{color:#fff;  font-weight:normal; font-size:3vw; line-height:4.5vw;}
.int_box .t h3 span{opacity: 0.1; left:12%;}
.int_box .t p{color:#fff;}
.t{text-align:center; padding:80px 0 40px 0; display: flex; flex-direction: column; align-items: center;}
.t h3{color:#222; font-size:2.5vw; line-height:4vw; font-weight:bold; position: relative; z-index: 5; letter-spacing:2px;}
.t p{font-size:18px; font-family:hs_l; color:#666; z-index: 5;}
.t h3 b{ color:#41b023;}
.t h3 span {font-size:5vw;line-height: 82px;color:#f8f8f8; left:-2vw; font-family: 'mor'; text-transform: uppercase;font-weight:  bold;position:  absolute;top: 0; z-index: -1;}
.int_con {margin: 5% 0 0;}
.int_con ul {display: flex;justify-content: space-around;}
.int_con li {display: flex;flex-direction: column;align-items:  center;}
.int_con li i {width:  140px;height:  140px;background: rgba(255,255,255,0.1);border-radius: 50%;border: 1px solid rgba(255,255,255,0.2);display:  flex;justify-content:  center;align-items:  center;font-size: 42px;color: #fff;}
.int_con li em {font-size: 18px;color:  #fff;padding: 16px 0 0;font-weight:  lighter;}
.int_con li p {color: #fff;display:  flex;align-items:  flex-start; padding: 13% 0 0;}
.int_con li p span {font-size: 46px;  font-family: din;}
.int_con li p b {font-size:  18px;font-weight:  normal;}
.int_mail {background: #cc0000;padding:70px 9%;margin:5.4% auto 0;}
.int_mail b {display: flex;flex-direction: column;align-items: center;color: #fff;font-size: 46px;font-weight: 500;}
.int_mail b span {font-size: 18px;font-weight: 100;text-transform: uppercase;padding:10px 0 0;font-family:  Arial;opacity: 0.5;}
/**/
.cc_ri {width:100%;margin:3% 0 0;}
.feed_lx {overflow: hidden;width: 100%;}
.feed_lx ul li {width: 100%;}
.feed_lx ul {display:  flex;justify-content:  space-between;width: 100%;}
.cc_ri ul li {height: 49px;position: relative;margin-bottom: 18px;width: 32%;}
.cc_ri ul li span {position: absolute;top: -20px;left: 0;line-height: 20px;}
.cc_ri ul li input {width: 100%;height: 49px;line-height: 49px;padding: 0 0 0 12px;outline: none;font-size: 16px;/**/background:  transparent;border: 1px solid rgba(255, 255, 255, 0.3); color: rgba(255,255,255,0.5) !important;}
.cc_ri ul li input:focus, .cc_ri textarea:focus, .code input#authcode:focus {border: 1px solid #0e131f;}
.cc_ri ul li.li08 {margin-left: 0;height: 49px;}
.cc_ri textarea {width: 100%;height: 49px;line-height:46px;outline: none;font-size: 16px;color: rgba(255,255,255,0.5) !important;padding: 0 0 0 12px;background: transparent;border: 1px solid rgba(255, 255, 255, 0.3);}
.code {font-size: 0;display: flex;justify-content: space-between;width: 87%;margin:0.6% auto 0;align-items:  center;justify-content:  center;}
.code input#code {width: 40%;height: 49px;padding-left: 12px;display: inline-block;vertical-align: top;border: 1px solid rgba(255, 255, 255, 0.3);background:  transparent; color: rgba(255,255,255,0.5) !important;}
.code i {vertical-align: middle;padding: 7.5px 0;display:  flex;align-items: center;}
.code img {margin-left: 13px;width:  100%;height:49px;}
#submit {color: #fff;font-size: 16px; text-align: center; height: 49px;line-height: 49px text-align: center;background-color: #fc0100;display: inline-block;vertical-align: top;margin-left: 13px;transition: all .5s;     border: aliceblue;}
.feed_lx b {font-size: 20px;line-height: 40px;}
#file {margin-top: 37px;}
.fs_lx {font-size: 16px;color: rgba(255,255,255,0.6);line-height: 30px;padding-top: 22px;}
/**/
input::-webkit-input-placeholder {color: #fff;opacity: 0.5;}
textarea::-webkit-input-placeholder{color:#fff;opacity: 0.5;}
.int_video {position: absolute;top:0;left: 0;width:  100%;height:  100%;z-index: -1;}
.int_video:after {content:'';position: absolute;top:0;left: 0;background: rgba(0,0,0,0.6);width:  100%;height:  100%;z-index: 1;}


/*新闻*/
.news{margin-top: 0px;padding-bottom: 70px;background: url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093532_1845652164.png) center bottom no-repeat;}
.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;line-height: 42px;}
.new_nav li.on{background: #cc0000;}
.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/ounuo123456/uploadfile/image/20250211/20250211093532_1352784228.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%; height:100%; }
.new_column{display: none;}
.new_content .news_div_item:nth-child(n+2){float:left;width:24%; margin-left:1%;margin-bottom:1%; height:307px; background:#fff url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250206/20250206135306_748238371.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:90%; top:110px; position:absolute;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date { background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250206/20250206135345_1876350307.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:#cc0000;}


/*cate*/
.cate_wrapp{width:100%;height:130px;background:url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250206/20250206120009_744652977.jpg)top center;}
.cate{height: 100%;}
.cate ul{height: 100%;display:flex;justify-content:space-around;align-items:center;}
.cate li{width:calc(100% / 3);height:90px;border-right:1px solid rgba(255,255,255,0.24);display:flex;justify-content:center;align-items:center;}
.cate li a{color:#fff;font-size:22px;text-align: center;line-height:100%;}
.cate li:nth-child(3){border-right:none;}
.cate li a i{font-size:40px;display: block;margin-bottom:5px;}
.cate li a span{display: block;font-size:14px;color:rgba(255,255,255,0.7);margin-top:10px;}
/*copy*/
.copy,.con_le,.copp{display:flex;justify-content:space-between;}
.copy {padding:3% 0;background: url(https://memberpic.114my.com.cn/ounuo123456/uploadfile/image/20250211/20250211093532_1282432472.jpg) center bottom no-repeat;}
.follow p{font-size:18px;margin-bottom:18px;font-weight:bold;}
.ewm_cc p+p{display: none;}
.ewm_cc img {width: 150px!important;}
.bq_ewm{display: flex;}
.bq_ewm li{width: 36px;height: 36px;border:2px solid #666;border-radius: 100%;text-align: center;line-height: 34px;font-size: 14px;display: block;cursor: context-menu;transition:all .5s;}
.bq_ewm li+li{margin-left: 18px;}
.bq_ewm li.on{background: #cc0000;border: 2px solid #cc0000;color:#fff;}
.contant{margin-left:15%; width: 410px;}
.con_logo{display: flex; align-items: center; }

.con_logo strong{display: block;font-size:32px; line-height:33px; color: #000;  font-weight: bold; font-family:"Microsoft YaHei"; letter-spacing:2px;}
.con_logo dl{ font-size:25px; letter-spacing:2px; color:#cc0000; line-height:30px; text-transform: uppercase; font-weight: 500;   font-family: "srm";}
.con_logo dl en{color:#ababab;}

.con_logo img{width:280px;}
@font-face {
  font-family: "bqname";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/a4HtplruTfpL/7XtwRx4KHhYz.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/a4HtplruTfpL/ck0ssD6tvSVT.woff") format("woff");
  font-display: swap;
}
.contant p{font-family: "bqname";display: flex;flex-direction: column;font-size: calc(1.4rem + 0.5vw);margin: 0 0 0 14px;color: #333;letter-spacing: 1px;}
.contant b{font-weight: 100;}
.contant p span{font-size: calc(0.38rem + 0.38vw);font-weight: lighter;margin: 5px 0 0;border-radius: 50px;text-align: center;position: relative;z-index: 5;font-family: "Arial";text-transform: uppercase;color: #999;}

.con_text{font-size:16px;color:#666;line-height:36px;margin-top:20px;}

.copp ul+ul{margin-left:64px;}
.copp li{margin-bottom:30px;}
.copp li+li{margin-bottom:0;margin-top:16px;}
.copp li b{font-size:18px;color:#222;}
.copp li a{font-size:15px;color:#999;}

.link_wrap{width:100%;height:80px;border-top:1px solid #efefef;}
.link {overflow:hidden;}
.link p{font-size:18px;line-height:80px;float:left;}

.linkTagcs{float:right;width:calc(100% - 100px) !important;}
.linkTagcs li a{font-size:16px;}

.bq{width:100%;height:80px;background:#efefef;}
.bq_box{display:flex;justify-content:space-between;align-items:center;}
.bq_box>div{line-height:80px;font-size:16px;color:#666;}
.bq_box>div a{font-size:16px;color:#666;}
.bq_box>div a:hover{color:#333;}

.boyh{position: absolute; padding: 1.5% 0 90px; top:69%; left: 0; width: 100%; height: 100%; z-index: 5; transition: ease .3s; }

.bannersldtxt_y{margin: 0px 0 30px 0;  font-family: "Microsoft YaHei"; text-transform: uppercase;font-size:4vw; font-weight:bold; color: #fff; text-shadow: 5px 0 10px rgba(0,0,0,.3);  letter-spacing: 2.5px;     padding: 12px 0 17px 0;}
.bannersldtxt_p{/*width: 48%;*/font-size: 16px;color: #fff;line-height: 26px;}