*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: 'Hos','Microsoft YaHei';}
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,.cl{ 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;}


::-webkit-scrollbar{height:4px; width:3px;background: #ededed;}
::-webkit-scrollbar-button{height:0; width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#0070c0;box-shadow:inset 1px 1px 0 #0070c0,inset 0 -1px 0 #0070c0;}


@font-face { 
        font-family: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}
@font-face { 
        font-family: 'D-DIN-Bold'; src: 
       url('https://cdn.114my.com.cn/font/lcw/D-DIN-Bold.ttf') format('truetype')
}


@font-face {
  font-family: "alhz";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/3hA9V25sMv11/NhDdF69KLk9t.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/3hA9V25sMv11/eHeZ77AcKtPy.woff") format("woff");
  font-display: swap;
}


/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4874784 */
  src: url('//at.alicdn.com/t/c/font_4874784_87nb3o7supi.woff2?t=1743249215514') format('woff2'),
       url('//at.alicdn.com/t/c/font_4874784_87nb3o7supi.woff?t=1743249215514') format('woff'),
       url('//at.alicdn.com/t/c/font_4874784_87nb3o7supi.ttf?t=1743249215514') format('truetype');
}
.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;}


.page{margin: auto; max-width: 1400px;}
.gy{max-width: 1400px;margin: 0 auto;min-width: 1200px;width: 100%;}
.top40{margin-top:40px}
.top70{margin-top:70px}

/*bt*/
.one_title{text-align: center;margin-bottom:40px;}
.one_title p{font-size:44px; font-weight: bold; }
.one_title p b{color:#0070c0;}
.one_title span{display: inline-block;font-size:18px;color:#999;margin-top:12px;position:relative;}
.one_title span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title span i:first-child{left:-20px;}
.one_title span i:last-child{right:-20px;}
.one_title span i:before,.one_title span i:after{content:'';position:absolute;}
.one_title span i:before{width:5px;height:2px;background:#999;top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #999;left:0;top:0;}
.one_title span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}

.one_title1{text-align: center;margin-bottom:40px;}
.one_title1 p{font-size:44px; color:#fff;font-weight: bold;}

.one_title1 span{display: inline-block;font-size:18px;color:#eee;margin-top:12px;position:relative;}
.one_title1 span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title1 span i:first-child{left:-20px;}
.one_title1 span i:last-child{right:-20px;}
.one_title1 span i:before,.one_title1 span i:after{content:'';position:absolute;}
.one_title1 span i:before{width:5px;height:2px;background:#eee;top:calc(50% - 1px);}
.one_title1 span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #eee;left:0;top:0;}
.one_title1 span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title1 span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}


@keyframes oneTitleBefore{
  0%{width:5px;left:-10px;}
  25%{width:1px;left:0px;}
  50%{width:5px;left:-10px;}
  75%{width:15px;left:-20px;}
  100%{width:5px;left:-10px;}
}
@keyframes oneTitleAfter{
  0%{width:5px;right:-10px;}
  25%{width:1px;right:0px;}

  50%{width:5px;right:-10px;}
  75%{width:15px;right:-20px;}
  100%{width:5px;right:-10px;}
}



/*header*/
header{    background: #fff; width: 100%;/*position: fixed;*/top: 0;z-index: 9999;height: 100px;display: flex;}
.nav_on{width: 92%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;     min-width: 1300px;}

.nav_on .logo { float: left; display: flex; justify-content: center; align-items: center;height:90px;}
.nav_on .logo img{height:60px; width:auto;}
.nav_on>a>p{font-size: 1.8rem; line-height:1; padding-left:1rem; font-weight: normal; letter-spacing: 0px;color: #222; font-family: "alhz";}
.nav_on>a>p>span{font-size: 1.1rem; padding-top:6px; display: block; line-height: 20px;letter-spacing:5px; color: rgba(0,0,0,0.6);font-weight: normal; }



.nav{display:flex;width: calc(100% - 28vw);       justify-content: flex-end;}

.nav>ul>li{display: flex;float: left;flex-direction: column;justify-content: center;}
.nav>ul>li:nth-child(2)>a:before,.nav>ul>li:nth-child(3)>a:before,.nav>ul>li:nth-child(5)>a:before{
    position: absolute;
    content: "\e65e";
    font-family: "iconfont";
    font-size: 12px;
    color: #333;
    top: -20%;
    right: -22%;
    transition: .5s;}
.nav>ul>li.cur{color: #1f78c7; font-weight:bold;}
.nav>ul{display: flex;justify-content: space-between;align-items: center;width: calc(100% - 400px);padding-top:3px; padding-right: 2%;}
.nav>ul>li+li{}
.nav>ul>li:after{content:'';width:0%;height:4px; display:block;margin: -0px auto 0;transition: .3s; background: linear-gradient(to bottom, #0070c0 0%, #0070c0 100%);}
.nav>ul>li:hover:after, .nav>ul>li.cur:after {
    opacity: 1;
    width: 100%;
    transition: 0.5s;}
.nav>ul>li:hover:after{width:100%;}
.nav>ul>li>a{font-size:0.9vw;color:#333;font-weight:100;text-align:center;display:block;position: relative;}
.nav,.nav>ul,.nav>ul>li{height:100%;}


@media screen and (max-width: 1680px){
.nav>ul>li>a{font-size: 1.2vw;}
}

@media screen and (max-width: 1440px){
.nav_on>a>p{font-size: 1.3rem;}
.nav>ul>li>a{font-size: 1.2vw;}
}

@media screen and (max-width: 1400px){
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul { width: calc(100% - 340px);}
.nav_on>a>p>span {letter-spacing: 1px;}
.search_bg .gy {  width: 1300px !important;}
.advleft {     width: 1170px !important;}

}

@media screen and (max-width: 1366px){

.nav>ul { width: calc(100% - 320px);}
.nav_on{padding: 0% 1% 0% 2%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul>li>a{font-size: 1.1vw;}
.nav_on>a>p>span {font-size: 1.1rem; letter-spacing: 0px;}
.top_con>ul>li:last-child a { font-size: 1.6vw;}
.copy_bc .gy { width: 1300px; margin: 0 auto;}
.copy_item {padding-left: 130px  !important;}
}

@media screen and (max-width: 1280px){
.nav_on .logo img { height: 56px;}
.nav>ul { width: calc(100% - 300px);     padding-right: 0%;}
.nav_on{padding: 0% 19% 0% 2%;}
.nav_on>a>p{font-size: 1.2rem;}
.nav>ul>li>a{font-size: 1vw;}
.nav_on>a>p>span {font-size: 1rem; letter-spacing: 0px;}
.top_con>ul>li:last-child a { font-size: 1.6vw;}
.copy_bc .gy { width: 1200px; margin: 0 auto;}
.copy_item {padding-left: 130px  !important;}
}

@media screen and (max-width: 1200px){
.nav_on .logo img { height: 56px;}
.nav>ul { width: calc(100% - 320px);}
.nav_on{padding: 0% 1% 0% 2%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul>li>a{font-size: 1vw;}
.nav_on>a>p>span {font-size: 1.1rem; letter-spacing: 0px;}
.top_con>ul>li:last-child a { font-size: 1.6vw;}
.copy_bc .gy { width: 1200px; margin: 0 auto;}
.copy_item {padding-left: 130px  !important;}
}



.header-search{position: relative;height:100%; transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px; padding: 0% 0% 0 0;font-weight: bold;}
.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}

.top_con {width: 15vw;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px;border-radius: 50%; justify-content: center;z-index:66;}
.top_con>ul>li:last-child {background: none;display: flex; align-items: center; width: 13vw;}
.top_con>ul>li:last-child a { text-transform: uppercase; font-size: 1.4vw; font-weight:bold; color: #0070c0; padding-left: 3%; font-family: din;}
.top_con li i {font-size: 1.1vw;line-height: 24px; color: #333; height: 24px; font-weight:normal;display: flex; align-items: center;}
.top_con li i a{font-size: 1.1vw;line-height: 24px; color: #333;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(2) i a{font-size:17px; padding-right:2%;padding-left:6%;}
.top_con li:nth-child(3)>p{width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 16px;background: #fff;border: 1px solid #ddd;}
.top_con li>p>span{display: block;height: 14px;line-height: 14px;color: #333;font-size: 14px;font-weight:normal;}
.top_con li:nth-child(1)>p{width: 200px;color: #666;font-size: 1.2vw;line-height:26px;height: auto !important;left: -0px;text-align: center;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}



/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 552px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:42px;}
.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:30px; height:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:430px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#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 #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

.fleft { float:left!important }
.fright { float:right!important }
.fnone { float:none!important }


.nav>ul>li:hover .p_navBox2{max-height:600px;}
.left{float:left;}
.right{float:right;}
.nav .p_navBox2{position: absolute;width:100%;background: rgba(255,255,255,0.9);top:100px;left: 0;max-height:0px;overflow: hidden;transition: 0.3s ease all;border-radius: 10px;backdrop-filter: blur(5px); z-index: 99;}
.nav .p_navBox2.prod_fl>div.warp{width:94%;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:0;}
.nav .p_navBox2>div.warp{margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:4% 2%;}
.nav .p_navBox2 .warp .right .tit{font-size:30px;line-height:30px;font-weight:400;margin-bottom:40px;color:#333}
.nav .p_navBox2 .warp .right .con{display:flex;flex-direction:column; }
.nav .p_navBox2 .warp .right .con a{width:180px;height:46px;font-size:16px;color:#333;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border:2px solid #bfbfbf;margin-bottom:15px;transition:all .5s ease}
.nav .p_navBox2 .warp .right .con a span{font-size:16px;}
.nav .p_navBox2 .warp .right .con a:hover span{ color:#fff;}
.nav .p_navBox2 .warp .right .con a:hover{ color:#fff; background:#1f78c7;border:2px solid #1f78c7}
.nav .p_navBox2 .warp .right .tel{padding-top:10px}
.nav .p_navBox2 .warp .right .tel .t22{font-size:16px;line-height:20px;color:#666}
.nav .p_navBox2 .warp .right .tel .c{font-size:30px;font-family:arial}
.nav .p_navBox2 .warp .right .tel .c a{color:#1f78c7; font-size:30px; font-family:"din";}
.nav .p_navBox2.prod_fl .warp .left{width:auto;position: relative;}
.nav .p_navBox2 .warp .left{width:60%;}
.nav .p_navBox2 .warp .left ul{display:block;width:100%;height: 100%;}
.nav .p_navBox2.prod_fl .warp .left ul{padding: 40px 0;}
.nav .p_navBox2 .warp .left ul p a{font-size: 18px;display:block;line-height: 40px;}
.nav .p_navBox2 .warp .left ul p a span{font-size: 17px;line-height: 40px;}
.nav .p_navBox2 .warp .left ul li:hover p a{color:#fff;}
.nav .p_navBox2.prod_fl .warp .left li{width:100%;background:#f8f8f8;margin:0px !important;}
.nav .p_navBox2.prod_fl .warp .left li>a{width: 50%;font-size: 18px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 40px;float: left;margin-left:0%;background:#fff url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203030_5439877.png) no-repeat center right 20px;margin-bottom:0px;}
.nav .p_navBox2.prod_fl  .warp .left li.on>a{background-color: #fff;color: #1f78c7;}
.nav .p_navBox2.prod_fl  .warp .left li:hover{background:none;}
.nav .p_navBox2 .warp .left>ul>li>a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 18px;font-weight: lighter;transition:all .3s ease;width: 50%;float: left;}
.nav .p_navBox2 .warp .left>ul>li{width:23.5%; font-size: 20px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;background:#fff url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203030_5439877.png) no-repeat center right 20px;transition:all .3s ease;}
.nav .p_navBox2 .warp .left>ul>li+li{margin-left:2%;}
.nav .p_navBox2 .warp .left>ul>li:nth-child(4n+1){margin-left:0;}
.nav .p_navBox2 .warp .left>ul>li:nth-child(n+5){margin-top:20px;}
.nav .p_navBox2 .warp .left>ul>li:hover{background:#0070c0 url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203102_1071626595.png) no-repeat center right 20px;}

.nav .p_navBox2 .warp .left>ul>li>a:hover{color:#fff;}
.nav .p_navBox2 .warp .right {padding-left:5%;padding-top:5%;padding-bottom:5%;box-shadow: -10px 0px 10px rgb(0 0 0 / 5%);width: 540px;}
.nav .p_navBox2 .warp .center{max-width:330px;}
.nav .p_navBox2 .warp .center img{width:100%;height:auto;}
.nav .p_navBox2 .warp .left .title{font-size:27px;line-height:26px;color:#000;font-weight:700;margin-bottom:20px;text-align:left;}
.nav .p_navBox2 .warp .left .jieshao{font-size:16px;line-height:1.8;color:#333;margin-bottom:40px}
.nav .p_navBox2 .warp .left li dl{width: 50%;float:left;position: absolute;left: 50%;display:none;top:0px;background: #fff;height: 100%;padding: 40px 0;overflow-y: auto;}
.nav .p_navBox2 .warp .left li dl a{width: 100%;font-size: 18px;line-height: 60px;display: block;padding-left: 60px;float:left;font-weight: lighter;}
.nav .p_navBox2 .warp .left li.on dl{display:block;}

.nav .p_navBox2 .warp .left>ul>li.prod_list{background:none;width:100%;padding: 0;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li{margin-right:1%;display:block;float:left;padding:0px 20px;line-height: 40px;margin-bottom: 10px;margin-left: 0;background: #ddd;width: calc(92% / 6);}
.nav .p_navBox2 .warp .left>ul>li.prod_list li a{font-size:15px;color:#222;line-height: 40px;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li:hover{background:#1f78c7;color:#fff;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li:hover a{color:#fff;}

.nav .p_navBox2 .warp .left li.prod_zs{width:calc((100% - 8%) / 5) !important;background:none;padding:0 !important; position: relative;}
.nav .p_navBox2 .warp .left.prod_nav{width:100%;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li img{width:100%;height:auto;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li span,.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li br{display:none;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li>a{display:block;} 
.nav .p_navBox2 .warp .left>ul>li.prod_zs:nth-child(5) {margin-top: 0px;margin-left:2%;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a{width:100%;height:100%;position: absolute;z-index: 9;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a span{display:block;width:100%;text-align:center;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs:hover{background:none;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a:hover{color:#1f78c7;}
.nav .p_navBox2 .warp .left li.prod_zs>span{display:block;width:100%;text-align:center;}

.syswiper-wrap>.swiper-container>.swiper-wrapper>.swiper-slide{height:100vh;}



/*pro*/
.pro_bg{background: #f8f8f8; padding: 70px 0;}

.pro_list {
    background: #fff;
    width: 1000px;
    margin: 0 auto;
    border-radius: 50px;
    height: 70px;
    display: block;
    box-shadow: -9px 3px 31px 2px rgba(0,0,0,0.18);
    -webkit-box-shadow: -9px 3px 31px 2px rgba(0,0,0,0.18);
    -moz-box-shadow: -9px 3px 31px 2px rgba(0, 0, 0, 0.18);}
.pro_list ul {/*display: flex; justify-content: space-between;*/position: relative; }
.pro_list li{float:left;display:block;width: calc((100% - 80px) / 4); line-height:90px;transition: all 0.3s;    position: relative;  margin: 10px;}


.pro_list li>a {font-size: 20px;
    color: #333;
    text-align: center;
    display: block;
    margin-top: 1px;
    transition: all 0.5s;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   
    border-radius: 50px;}
.pro_list li:nth-child(7){ margin-right: 0px;}
.pro_list li.on>a{    background: linear-gradient(to right, #0070c0 0%, #209de3 80%);transition: all 0.5s;color:#fff;}
.pro_list li dl{    display: none;}
.pro_list li dl{    width: 100%; position: absolute; top: 60px; left: 0;  height: 50px; z-index: 2; transition: all .5s; transform: rotateX(90deg); transform-origin: top;}
.pro_list li dl a{display: block; background: rgba(255,255,255,0.98); height: 50px; line-height: 50px; color: #555; transition: all .3s;     text-align: center; font-size:16px;}
.pro_list li:hover dl{transform: rotateX(0deg);}
.pro_list li dl a:hover{background: #0063d1; color: #fff;}
.pro_list li dl dt { border-bottom: 1px solid #eee;}

.pro_a { margin-top: 20px;}
.pro_call{display: flex;overflow: hidden;     width: 1400px;     margin: 0 auto;     height: auto;}
.pro_call ul{ width: 100%;overflow: hidden;transition: 0.5s;flex-shrink: 0; margin-top: 20px;     height: 630px;}
.pro_call li {padding-left: 0 !important; display: block; float: left;  margin-bottom: 20px;     width: 24.1%; border: 1px solid #f5f5f5; }
.pro_call li+li { margin-left: 1%;}
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative; }
.pro_call li a img{ }
.pro_call li br{display:none;}
.pro_call li span a{display:block;width:100%;height:60px;line-height:60px;font-size:16px;color:#333;   position: relative;z-index:22;     text-align: center; background: #fff; transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s;}
.pro_call li:nth-child(5){    margin-left: 0%;}
.pro_call li img{ transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s; width: 100%;height: auto;}
.pro_call li:hover img{ -webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.pro_call li:hover span a{ color:#fff; background:#016adf ;  }
.pro_call li a img {  height: 220px;}






/*mod*/
.mod_bg{ background:url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329172354_1355982877.jpg) no-repeat center; width:100%; height:1000px; margin:0 auto; padding:80px 0px;position: relative;}
.mod_bg:after {content: '';background: url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250328/20250328215433_834115095.png)no-repeat bottom left;position: absolute;bottom:30px; right:20px;width:423px;height:350px;background-size: contain;}
.mod_t{ font-size:40px; color:#fff; text-align:center; font-weight:bold; line-height:64px;}
.mod_t p{ font-size:18px; font-weight:normal; text-align:center; color:rgba(255,255,255,0.7);}
.mod_t1{margin-top:90px;}
.mod_t1 li{width: 200px;height: 200px;background: rgba(255, 255, 255, 0.1);border-radius: 50%;display: flex;justify-content: center;align-items: center;padding: 22px;position: relative;transition: 0.5s;z-index: 55;cursor:pointer;}
.mod_t1 ul {display: flex;justify-content: space-around;}
.mod_t1 li p {font-size: 22px;line-height: 24px;display: flex;flex-direction: column;align-items: center;color:  #fff;}
.mod_t1 li p span {font-size: 14px;font-weight: lighter;color: #fff;text-align:  center;line-height: 24px;padding-top: 16px;}
.mod_t1 li.on:after {display:block;}
.mod_t1 li.on {background: #0070c0;}
.mod_t1 li:after {content:'';width: 250px;height: 250px;background: rgba(255,255,255,0.4);position: absolute;top: -25px;left: -25px;border-radius: 50%;z-index: -1;-webkit-animation: living 2s linear infinite;display:none;}

@keyframes living {
    0%{
        transform: scale(0.8);
        opacity: 0.3;
    }
    50%{
        transform: scale(1.1);
        opacity: 0.1;
    }
    100%{
        transform: scale(0.8);
        opacity: 0.3;
    }
}



/*sl*/
.strength{margin-top:100px;}
.strength ul {display: flex;justify-content: space-between;}
.strength li {width: 21%;background: #0070c0; border-right: 1px solid rgba(0, 112, 192, 0.1); display:flex;flex-direction:column;align-items:center;justify-content:center;     background-color: rgba(0, 112, 192, 0.8);     padding: 52px 40px;  border-right: 1px solid rgba(255, 255, 255, 0.1);}
.strength li i {font-size:  36px; color:  #fff;opacity: 1;    transition: 0.5s;}
.strength li:hover i {transform: rotate3d(2, 5, 2, 360deg);}
.strength li:last-child {width: 47%;align-items:  flex-start;padding: 60px 80px 55px 24%;}
.strength li:last-child p { padding-top: 18px;}
.strength li:last-child p span {text-align: left;}
.strength li:last-child p:after {left: 0;}
.strength li:last-child i {font-size:38px;     padding-left: 63px;}
.strength li p {font-size:  22px;color:  #fff;line-height:  24px;display:  flex;flex-direction:  column;position:relative;align-items:center;padding-top: 24px;}
.strength li p:after {content:'';width:20px;height:1px;position:absolute;top: 74px;left: 75px;background:#fff;}
.strength li p span {font-size:  15px;font-weight:  lighter;line-height: 26px;padding-top: 50px;text-align:center;opacity:0.8;}
.strength li:last-child {padding: 60px 45px;}
.strength li:last-child p:after {left: 72px;}
.strength li:last-child p b {
    position: relative;
    left: -40px;
}


/*case*/
.so_ic { margin-top: 54px;}
.so_ic .new_web_div2021 {display: flex;justify-content: space-between;}
.so_ic ul img { width: 100%; height: auto; transition: all .75s;}
.so_ic ul {  width: 24%;}
.so_ic ul:nth-child(1) { width: 49.6%;}
.so_ic ul:nth-child(1) li:nth-child(2) { display: none;}
.so_ic ul li { position: relative;}
.so_ic ul li p a {display: block; position: absolute;  bottom: 0px; right: 0; width: 100%; height: 46px;  line-height: 46px; text-align: center;  background: rgba(0,0,0,0.6); color: #fff;  font-size: 16px;transition: all .5s;}
.so_ic ul li+li { margin-top: 18px;}
.so_ic li:hover img {  transform: scale(1.1);}
.so_ic li>a {  display: block;  overflow: hidden;}
.so_ic ul li:hover p a { background: #0070c0;}



/*adv*/
.adv{ min-height:902px; background:#f8f8f8; padding-top:70px;}

.advleft{ width:1180px;}
.advwa{ height:180px; width:100%; background:#fff; padding:30px 50px;}
.advw{ width:790px;}
.advw p:nth-child(1){ font-weight:bold; font-size:30px; color:#222222; margin-bottom:10px;}
.advw p:nth-child(2){ font-size:15px; color:#666; line-height:28px;}
.advconcat{ font-size:30px; color:#222222; padding-top:20px; line-height: 56px; font-family:"din";}
.advconcat span{ display:block; padding-left:30px; background:url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203142_1299593265.png) no-repeat left center; font-size:16px; line-height:22px;}
.advtab li{ width:220px; height:112px; border-bottom:1px solid  rgba(255,255,255,0.2); background:#0070c0; color:#fff; padding:30px 0px 0px 30px; transition:all .4s ease; cursor:pointer;}
.advtab li p{ float:left;}
.advtab li p:nth-child(1){ font-size:45px; font-family:Antonio, Arial;}
.advtab li p:nth-child(2){ font-size:25px; line-height:28px; margin: 10px 0px 0px 10px;}
.advtab li p:nth-child(2) span{ font-size:12px; display:block; line-height:12px;}
.adver{ width:220px; height:182px; background:#0070c0; text-align:center; padding-top:16px;}
.adver img{ width: 150px;     border: 10px solid #fff;}
.advtab li.on{     background-image: linear-gradient(to top, #e60012, #e60012);  border-bottom:1px solid rgba(255,255,255,0.2);}



/*partner*/
.par_bg{ background: url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329202605_529237963.jpg); width: 100%; padding: 70px 0;}
.par_ic { margin-top:32px;}
.par_ic ul{display: flex;
    flex-wrap: wrap;
    flex-direction: row;}
.par_ic li{ width:230px; height:117px; border:1px solid #eee; box-sizing:initial;}
.par_ic ul:nth-child(1) li{margin-left:-1px;}
.par_ic ul:nth-last-child(1) li{margin-left:-1px;}
.par_ic .new_web_div2021 li+li{margin-top:-1px; margin-left: -1px;}
.par_ic .new_web_div2021 li > a{display:block; position:relative;}
.par_ic  .new_web_div2021 li > a:after,.par_ic .new_web_div2021 li > a:before{content:""; display:block; width:0; height:0; border:2px solid #0070c0; position:absolute; z-index:1; visibility:hidden; transition-duration:0.6s;}
.par_ic .new_web_div2021 li > a:after{left:-1px; bottom:-1px; border-top-color:transparent; border-right-color:transparent;}
.par_ic .new_web_div2021 li > a:before{right:-1px; top:-1px; border-left-color:transparent; border-bottom-color:transparent;}
.par_ic .new_web_div2021 li:hover > a:after,.par_ic .new_web_div2021 li:hover > a:before{width:100px; height:50px; visibility:visible;}


.par_bc{width: 1400px; margin: 0 auto;  margin-top: 40px;     position: relative;}
.par_bc:before {content:'';background: linear-gradient(to right,#fff 50%,transparent);position:absolute;width: 10%;height:  100%;z-index: 1;top: 0;left:  0;}
.par_bc:after {content:'';background: linear-gradient(to left,#fff 0,transparent);position:absolute;width:  10%;height: 100%;z-index: 1; top: 0;right:  0;bottom: 0;}



.par_more{margin-top:40px;}
.par_more a { width: 150px; border-radius: 5px;font-size: 18px; color: #333; background: #fff; border: 1px solid #cfcfcf; margin:0 auto;     text-align: center;  line-height: 46px;  font-size: 16px;  color: #333; display: block;}
.par_more a:hover,.par_more:hover a{color: #fff;  background: #0070c0; display: block; transition: all .9s ease;  width: 200px;   }



/*视频*/

.about_p {width:100%;background: url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250516/20250516133622_1629166740.jpg)no-repeat center;height:32vw;overflow: hidden;padding-top:8vw;position: relative;background-size: 100%; background-repeat: no-repeat;
    background-attachment: fixed; position: relative;}
.about_p:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
background:rgba(0,0,0,0.6);
    top: 0;
    left: 0;}
.about_con {color: #ffffff;}
.about_con p span {font-size: 45px;line-height:45px;width: 727px;margin: 0 auto;margin-top: 20px; font-weight: bold; position: relative;}
.about_con em { font-size:28px; line-height: 32px;  display: block; margin-top: 36px; text-align: center;  position: relative; font-family: Microsoft YaHei; font-weight: normal;}
.about_con p {font-size: 45px; line-height: 45px; text-align:center; position: relative;} 

/*video_sp*/

.about_video { position: relative;  top: 70px;}
.ripple{top:70%;}
.video_sp{float:left; padding:27px 0px;}
.ripple img { width:32px;height:32px;position: relative;z-index: 5;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;top:62%;height: 90px;width: 90px;margin-top: -55px;margin-left: -45px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #7f7f7f;animation: ripple 3s infinite;background: #fff;}
.ripple{background: rgba(255, 255, 255, 0.5); display: flex;justify-content: center;align-items: center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-300px;margin-left:-575px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:40%;transition:600ms ease;}
.video_x1{}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
    100%{-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);}
}

.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}

.video_box.cur .video,.video_box.cur .video_x{top:45%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:61%;margin-left:260px;margin-top:-260px;text-align: center;line-height:50px;font-size:32px; line-height:46px; font-weight: lighter;cursor: pointer;transition:600ms ease; content: "x"; color:#000;}


@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
            box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
  }
}
@media screen and (max-width:999px) and (min-width:800px) {
    .box1 {max-width:990px;}
}
@media screen and (max-width:1099px) and (min-width:1000px) {
    .box1 {max-width:1070px;}
}
@media screen and (max-width:1299px) and (min-width:1100px) {
    .box1 {max-width:1280px;}
     .about_txt {padding-top: 0%;}
 .about_txt>em {padding-top: 2%;}
    .about_video {top:65%;}
 .about_txt ul {padding-top: 5%;}
}
@media screen and (max-width:1499px) and (min-width:1300px) {
    .box1 {max-width:1490px;}
    .about_txt {padding-top: 1.1%;}
   .about_txt ul {padding-top: 5%;}
    .about_video {top:65%;}
    .about_txt>em {padding-top: 3%;}

}
@media screen and (max-width:1660px) and (min-width:1500px) {
.about_txt ul {    padding-top: 6%;}


}
@media screen and (max-width:1920px) and (min-width:1500px) {
    .box1 {max-width:1400px;}
}


@keyframes ripple{70%{-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);}
100%{-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);}}



/*bt*/
.goy_titd{display: flex; position: relative;}
.goy_tit{display: block;align-items: center;}
.goy_tit p{color: #333;font-size: 40px;position: relative;padding-left: 2px;margin-bottom: 0rem !important;line-height: 55px;font-weight:bold;font-family: 'Microsoft YaHei';}
.goy_tit p b{color: #0070c0;font-size: 40px; font-weight:bold;}
.goy_tit h3{color: #333;font-size: 3rem;position: relative;padding-left: 2px;margin-bottom: 0rem !important;line-height:3rem;}
.goy_tit b{font-weight: bold;font-size: 20px;color: #333;padding-left: 0px; text-transform: uppercase; line-height:32px;font-weight:normal;}
.goy_tit em{font-weight: normal;font-size: 20px;color: #999;padding-left: 0px; line-height:30px; padding-top:5px; display: block;}
.goy_tit i{width: 170%;height: 3px; position: relative; margin: 16px 0 28px 0; background: rgba(0,0,0,.1);display: block;}
.goy_tit i:before{position: absolute;content: "";width: 30%;height: 3px;background: linear-gradient(to right, #1f78c7 0%, #11ccee 100%);top: 0px;left: 0;}
.goy_titmore {position: absolute;right: 0; top: 26%;}
.goy_titmore a {display: inline-block;transition: 0.3s all ease;width: 140px;height: 40px;line-height: 40px;text-align: center; color: #fff;background: linear-gradient(to right, #0070c0 0%, #209de3 100%);font-size: 14px;}
.goy_titmore a:hover{background:#0070c0 ;color: #fff;}

/*公司简介*/
.comp_bc{width: 100%;background: url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203214_1260082630.jpg) no-repeat center;padding: 0 0 0 70px;}
.comm{display: flex;justify-content: space-between;}
.comp_l{width: 46%;padding: 80px 0;
    height: 670px;}
.comp_l ul{padding-top: 80px;overflow:hidden;}
.comp_l ul li{float:left;display: inline-block;pad}
.comp_l ul li+li{margin-left:4vw;}
.comp_l ul li p{display:inline-block;position: relative; margin-bottom: 0 !IMPORTANT;}
.comp_l ul li b{font-size:2.5vw; display: block;font-family:"din";background: linear-gradient(45deg, #0070c0 , #0070c0 );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;}
.comp_l ul li span{position: absolute;display: block;font-size: 13px;color:#fff;width: 22px;height: 22px;border-radius: 100%;background:#e60012;text-align: center;line-height:22px;top: 11px;right:-1vw;}
.comp_l ul li div{font-size: 16px;color: #565656;}
.comp_wz{font-size: 16px;color: #666;line-height: 30px;padding-top: 34px;overflow:hidden;}
.comp_btn{display: block;font-size: 18px!important;color: #fff!important;width: 156px;height: 52px;line-height: 52px;border-radius: 10px;padding-left: 30px;margin-top: 20px; background: linear-gradient(to right, #0070c0 0%, #209de3 100%);}
.comp_btn span{font-size: 18px;color: #fff;display: inline-block;padding-left: 10px;line-height: 52px;}
.comp_btn:hover{color:#fff!important;font-size: 18px; border-radius: 40px 0;}
.benf_le em{width: 574px;height:439px;background: #009946;}
.benf_le em img{margin-left: 25px;margin-top: 25px;}

.cbr{position: absolute;width: 100%;top: 55%;left: 0;}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 80px;width: 80px;margin-top: -40px;margin-left: -40px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: rgba(255, 255, 255, 0.64);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;}
.ripple{}
.ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute;right: 0;bottom: 0;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
                box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
                box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
                box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
                box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
    }
}
.comp_r{width: 50%;position: relative;margin-top: 60px;background: url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250328/20250328192220_590145637.jpg) no-repeat right top;}
.comp_r p{position: absolute;top: 0;left: 0;}
.comp_r>p>img{width: 100%;}
.bof {color: #fff;font-size: 38px !important;position: relative;top: 11px;left: 22px;}


/*厂房*/
.plantbg{}
.plant{ }
.plant .new_web_div2021{width:100%; overflow:hidden;}
.plant .new_web_div2021 li{width:446px; margin-right:30px; position:relative;}
.plant .new_web_div2021 li > a,.plant .new_web_div2021 li > a img{display:block; width:100%; height:calc(446px * 3 / 4);}
.plant .new_web_div2021 li > a{overflow:hidden;}
.plant .new_web_div2021 li > a img{transition-duration:0.6s;}
.plant .new_web_div2021 li p{position:absolute; left:0; bottom:0; width:100%; background:rgba(0,0,0,.5);}
.plant .new_web_div2021 li p a{display:block; width:100%; text-align:center; font-size:16px; line-height:50px; color:#fff;}
.plant .new_web_div2021 li:hover > a img{transform:scale(1.1); background:#0070c0;}



/*新闻*/
.newsbg{width:100%; min-width:1400px; max-width:1920px;  margin:0 auto; background:#f5f5f5 url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329201137_1061415352.jpg) center no-repeat;     padding: 75px 0;}
.news{}
.news_top{display:flex; flex-direction:row; justify-content:space-between; align-items:center;}
.new_tl>b{display:block;color:#e9e9e9;font-size:52px;}
.new_tl>b span{color:#0070c0;}
.new_tl>i{margin-top:10px;font-weight:700;font-size:28px;}
.new_tl>i em{display:inline-block;margin-left:20px;width:100px;height:1px;background:#e6e6e6;}

.news_nav a{display:inline-block; margin-left:60px; font-size:20px; line-height:20px; color:#444;}
.news_nav a i{display:inline-block; margin-right:5px; font-size:30px; line-height:30px; color:#666; vertical-align:middle;}
.news_nav a:hover,.news_nav a.news_cur{color:#0070c0; font-weight:bold;}
.news_nav a:hover i,.news_nav a.news_cur i{color:#0070c0; font-weight:normal;}
.news .tempWrap{margin-top:34px;}
.news_cont .news_div{display:flex; flex-direction:row; justify-content:space-between;}
.news_cont .news_div_item{width:450px; height:560px; background:#fff; position:relative; transition:0.5s;}
.news_cont .news_div_item_date{position:absolute; left:290px;  top: 250px; font-size:16px; line-height:16px; color:#fff; transition:0.5s;   background:rgba(0 112 192);  padding: 10px;   z-index: 1111;}

.news_cont .news_div_item_year,.news_cont .news_div_item_month,.news_cont .news_div_item_day{float:left;}
.news_cont .news_div_item_date i{float:left; display:block; font-size:17px; line-height:16px; vertical-align:middle; margin-right:3px; top: 2px;
    position: relative;}
.news_cont .news_div_item_content{position:absolute; left:30px; top:327px;}
.news_cont .news_div_item_title a{font-size:20px; line-height:20px; color:#222; font-weight:bold; transition:0.5s;}
.news_cont .news_div_item_body{width:400px; margin-top:23px; font-size:14px; line-height:32px; color:#666; transition:0.5s;}
.news_cont .news_div_item_pic{position:absolute; left:29px; top:29px;     border: 1px solid #eee;}
.news_cont .news_div_item_pic a{display:flex; justify-content:center; align-items:center; width:391px; height:257px; overflow:hidden;}
.news_cont .news_div_item_pic a img{width:100%; height:auto; transition:0.5s;}
.news_cont .news_div_item_details{position:absolute; left:30px; bottom:38px;}
.news_cont .news_div_item_details a{font-size:16px; line-height:16px; color:#666; transition:0.5s;}
.news_cont .news_div_item_details a i{display:inline-block; margin-right:7px; font-size:14px; line-height:16px;}
.news_cont .news_div_item:hover{}
.news_cont .news_div_item:hover .news_div_item_date,.news_cont .news_div_item:hover .news_div_item_body,.news_cont .news_div_item:hover .news_div_item_details a{color:rgba(0,0,0,.6);}
.news_cont .news_div_item:hover .news_div_item_title a,.news_cont .news_div_item:hover .news_div_item_details a{color:#0070c0;}
.news_cont .news_div_item:hover .news_div_item_date{color:#fff; background: rgb(3, 71, 167,, 0.8);}
.news_cont .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}



/*底部*/
.copy_bc{width:100%; max-width:1920px; margin:0 auto; background:#152029 url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203306_1666640322.png) no-repeat bottom; padding: 70px 0 30px 0;}

.copy_item{float:left; padding-left: 145px;}
.copy_item1{float: right;padding-left:60px;     border-left: 1px solid #403f3f; height:250px;}
.copy_item ul proadvong{display: block;padding:0 0 30px; position: relative;}
.copy_item ul proadvong a{display: block; line-height: 40px;color: rgba(255,255,255,1); font-weight: normal;font-size: 18px;}
.copy_item ul proadvong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: rgba(255,255,255,0.7);line-height:29px;font-size: 15px; }
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #fff; }
.copy_item ul proadvong::after { position: absolute; content: ""; top: 50px; width: 25px; height: 2px; background-color:rgba(255,255,255,0.5); left: 0px; }
.copy_item:hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 2px; background-color: #ffffff;; left: 0px; transition: 0.5s; }
.crconcat{ width:32%; }
.copy_row1{ width:68%; }

.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 35px;border: 1px solid rgba(255,255,255,0.2); transition:0.3s all ease-in-out; float: left;  display: block;
    margin-right: 10px;
    margin-top: 4%;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    text-align: center;}
.social a i { font-size: 18px;  color: rgba(255,255,255,0.6); font-weight: normal;
    text-align: center;
    line-height: 35px;}
.social a img{ display: block}
.social a:hover{ background: #d30006;  }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social a:nth-child(4) i {}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -35px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px;left: calc((100% - 10px) / 2); }
.social .ewm img { display: block; width: 100%; height:auto; }

.cr_tel{ padding-bottom: 15px; font-size:16px; color:#fff;}
.cr_tel img{ float: left; height: 62px;}
.cr_tel em {float: left; padding-left: 10px; font-size: 35px;color: #fff;font-family: Arial;font-weight: bold; letter-spacing: 5px;}
.cr_tel em b{display: block; font-weight: normal; line-height: 36px;  font-size: 12px; color: rgba(255,255,255,0.4);  text-transform: uppercase; letter-spacing: 0px;}

.craddr{margin-top: 10px; font-size:16px; color:#b0b0b0; line-height:35px; }
.craddr{color: rgba(255,255,255,0.8);}
.craddr span{ font-size: 14px; opacity: 0.95;margin-top: 15px; display: block;}
.craddr span i{font-size: 18px; padding-right: 10px;}
.craddr b{color: rgba(255,255,255,0.95);  font-size: 25px; font-weight: bold; display: block;     padding-top: 14px;     font-family: din; letter-spacing: 2px;}
.craddr p{ font-size: 15px; font-weight: lighter; line-height: 38px;}

/*db*/
.Copyright_t{ width: 100%; height: 1px; background:rgba(255,255,255,.1); margin-top: 60px;}
.Copyright{margin-top:40px;}
.Copyright,.Copyright a{line-height:36px; color:rgba(255,255,255,0.6); font-weight: lighter; font-size: 15px;}
.Copyright a:hover{color:rgba(255,255,255,1);}

/*友情链接*/
.links{float:right; width:180px; margin-top:10px; padding-left:15px; line-height:40px; color:rgba(255,255,255,0.6); border:1px solid rgba(255,255,255,.3); position:relative; background:url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250329/20250329203408_950965061.png) 160px center no-repeat;}
.links_cont{height:0; position:absolute; bottom:41px; left:-1px; visibility:hidden; background:#fff; overflow-y:auto;}
.links:hover .links_cont{height:auto; max-height:200px; visibility:visible; transition:0.5s all ease-in-out;}
.linkTagcs{}
.linkTagcs li{float:none; width:100%;}
.linkTagcs li a{display:block !important; text-align:center; font-size:16px; line-height:50px; color:#555 !important; text-decoration:none; transition:0.5s all ease-in-out;}
.linkTagcs li a:hover{color:#333 !important; background-color:rgba(255,255,255,.8);}



/*search*/
.search_bg0{    position: absolute; top: 550px;
    left: 50%;
    transform: translatex(-50%);  background: #f5f5f5;}

.search_bg .gy {  width: 1400px;margin: 0 auto;}
.search_bg{height:80px;  width: 100%;}
.keywords{ padding-left:30px; background:url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250403/20250403144252_1978973963.png) no-repeat left center;}
.keywords,.keywords a{ font-size:15px; color:#666; line-height:80px; text-transform: uppercase;}
.keywords a:hover{ color:#0070c0; text-decoration:underline;}
#search_bg input{ float:left;}
#sso{ background:#0070c0;     height: 50px;}
#infoname{ height:50px; border:none; border:1px solid #e0e0e0; padding-left:20px;  font-size:14px; font-weight:lighter; width: 250px; border}
#search_bg { margin: 15px 0px;}


/*search*/
.search_bg{height:80px;}
.keywords{ padding-left:30px; background:url(https://memberpic.114my.com.cn/x13809273642/uploadfile/image/20250403/20250403144252_1978973963.png) no-repeat left center;}
.keywords,.keywords a{ font-size:15px; color:#666; line-height:80px; text-transform: uppercase;}
.keywords a:hover{ color:#0070c0; text-decoration:underline;}
#search_bg input{ float:left;}
#sso{ background:#0070c0;     height: 50px;}
#infoname{ height:50px; border:none; border:1px solid #e0e0e0; padding-left:20px;  font-size:14px; font-weight:lighter; width: 250px; border}
#search_bg { margin: 15px 0px;}