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








/*抬头*/
.head_bg{height: 40px;line-height: 40px;background: #0e85d5;font-size: 14px;color:rgba(255,255,255,0.7);}
.head_tel{background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429144202_87220807.png)no-repeat ;padding-left: 26px;margin-left: 26px;transition:0.3s;background-position-y: 8px;}
.head_tel span{display:block;float: right; font-size: 1.5rem; color:#fff; font-family: "Tw Cen MT"; font-weight: bold;}

.top.box{display: flex;justify-content: space-between;align-items: center;}

.head_r p{width: 86px;height: 40px;display: block;background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20210522/20210522103309_1405663840.png)no-repeat left;float: left;margin-left: 26px;position: relative; text-align: right;}
.head_r p:last-child{background-image: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20210522/20210522103309_1072880093.png);}
.head_r p span{position: absolute;top: 110%;left:0;transform: rotateX(90deg);transition: 0.3s ease all;transform-origin: top;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);z-index: 99;}
.head_r p span img{width: 100px;}
.head_r p:hover span{transform: rotateX(0)}


/*导航*/
.top_bg{height: 112px;}
.top_l{height: 100%;display: flex; align-items: center;}
.logo{}
.logo img{height: 85px;}
.name{margin-left: 1.4rem;}
.name p{font-size: 2.2rem;font-weight: bold;color: #0e85d5; line-height:36px;}
.name span{position: relative;font-size: 1.2rem;line-height: 26px;text-align: center;display: block; margin-top: 6px;}


/*栏目*/
.nav{width:auto; height:112px;}
.nav>ul>li{ float: left; display: block;height:100%; position: relative;}
.nav>ul>li>a{ display: block; color: #333; font-size: 0.98rem; text-align: center; padding-left:2vw ;  position: relative; line-height:112px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.nav>ul>li>a p{position: relative; z-index: 2;}
.nav>ul>li>a:after{content:"";position: absolute;top:56px;left: 0px;width: 14px;height: 14px;display: none;}

.nav>ul>li:hover>a:after,.NavCeshi > li.navcurrent > a:after{display: block;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a{margin: 0 auto;color:#0e85d5;font-weight: bold;}

@media (max-width: 1600px){
.top{padding:0 4rem;}
.nav>ul>li>a{padding-left:1.8vw;}
}

@media (max-width: 1500px){
.top{padding:0 4rem;}
.nav>ul>li>a{padding-left:1.6vw;}
}

@media (max-width: 1400px){
.top{padding:0 3rem;}
.nav>ul>li>a{padding-left:1.4vw;}
}

/*栏目下拉*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:160px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:50%;top:110px; margin-left:-60px; text-align:center; border-top:3px #00a0e9 solid;}

.nav ul li>ul a{ -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity;}
.nav ul li>ul.nav1 a{background: #0e85d5;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1);width: 160px;height: 44px;line-height: 44px; display: block;color: #fff;font-size: 14px; }
.nav ul li>ul.nav1 a:hover{background: #fff; text-indent: 10px;color: #0e85d5;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


.nav ul li>ul.nav2{background:#fff; padding:20px 40px; width:800px; left:-100%;}
.nav ul li>ul.nav21{ margin-left:-100%;}
.nav ul li>ul.nav22{ margin-left:-250%;}
.nav ul li>ul.nav23{margin-left:-350%;}
.nav ul li>ul.nav2 li{ float:left; width:30%; height:250px;}
.nav ul li>ul.nav2 li+li{margin-left:2%;}
.nav ul li>ul.nav2 li a{display:block; line-height:30px;}
.nav ul li>ul.nav2 li p{color:#222; font-weight:bold; line-height:50px;}
.nav ul li>ul.nav2 .nav_m{border-top:1px #eee solid; padding-top:30px;}
.nav ul li>ul.nav2 .nav_m a{display:inline-block; width:23%;}
.nav ul li>ul.nav2 .nav_m a+a{margin-left:1.1%;}
.nav ul li>ul.nav2 .nav_m a p{line-height:40px;}
.nav ul li>ul.nav2 a img{width:100%;}




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






/*搜索*/
.search_bg{height:94px;border-bottom:1px solid #eee;}
.search_nbg{position: absolute;z-index: 999;top: 585px;height:94px;border-bottom:1px solid #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:260px;height:40px;overflow: hidden;margin-top:26px;border-radius: 30px; border: 1px solid #eee;}
.search{height: 94px;}
.search_l{line-height: 94px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#0061ae;}
.search-bg #infoname{width:310px;background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 30%;height: 15px;}



.title{text-align: center;font-size: 18px;color: #909499;position: relative;z-index: 1;}
.title b{display: block;font-size: 40px;color: #323436;margin-bottom: 10px;}
.title b i{color: #0e85d5;}
.title span{position: relative;}
.title span:after{content: '';display: block;position: absolute;z-index: -1;width: 20%;height: 10px;background: #0e85d5;bottom: 0;left: 0;animation: withchange 1.5s linear infinite;}

@keyframes withchange {
    0% {
        width: 20%;
    }

    50% {
        width: 100%;
    }

    100% {
        width: 20%;
    }
}






/*服务*/
.ser_bg{padding:80px 0;}
.ser.box{margin-top: 50px;}
.ser li{ float: left; width: 33.3333%; padding: 0 3vw 0 3vw; text-align: center; cursor: pointer; transition: all ease 0.3s;position: relative;}
.ser li:before{content:""; display:block; width:150px; height:150px; border:1px #ccc solid; margin:0 auto;border-radius: 100%; background-image:url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240506/20240506150237_707578817.png); background-repeat:no-repeat;  transition: all ease 0.3s;}
.ser li:nth-child(1):before{background-position:0 0;}
.ser li:nth-child(2):before{background-position:-150px 0;}
.ser li:nth-child(3):before{background-position:-300px 0;}
.ser li:hover::before{background-color:#0e85d5;background-position-y:-150px;border:1px #0e85d5 solid;}
.ser li+li{border-left:1px #eee solid;}
.ser li img{width: 100%;border-radius: 50px 0; transition: all ease 0.3s;}
.ser_w{padding: 0 1vw; height:290px; position: relative; }
.ser_w h3{font-size: 24px; color:#222; line-height: 80px; margin:15px 0 20px 0;}
.ser_w h3:after{content:""; display:block; width:30px; height:2px; margin:0 auto; background: #0e85d5;  transition: all ease 0.3s;}
.ser_w p{font-size: 15px; line-height: 30px;}
.ser_w a{display: block; width: 110px; height: 34px; line-height: 34px; font-size: 15px; color:#fff;  text-align: center; background: #0e85d5; margin: auto; position: absolute; left:0; right: 0; bottom: 0;  transition: all ease 0.3s;}

.ser li:hover h3:after{ width:20px;}
.ser li:hover .ser_w a{border-radius:100px; bottom:20px; }
.ser_w a:hover{width:160px;}





/*产品*/
.prod_bg{padding-bottom: 130px; background: #eeeff0;padding-top: 80px;}
.prod{margin-top: 50px;}
.prod_list a{background: #fff; height: 78px; line-height: 78px; display: block;float: left; color:#333; font-size: 18px; text-align: center; width:16.666666%; }
.prod_list a.on{background: #0e85d5; color: #fff;}
.prod_cont ul{text-align:center; margin-top:2%; }
.prod_cont ul li{width:23.5%; display:inline-block; background:#fff; padding:26px;transition: 0.2s linear all; }
.prod_cont ul li a{display: block; overflow: hidden;}
.prod_cont ul li span a{ font-size:16px; color:#333; height:50px; line-height:60px;}
.prod_cont ul li img{width:100%; height:auto;transition: 0.3s linear all; }
.prod_cont ul li:hover img{transform: scale(1.1);}
.prod_cont ul li+li{margin-left:2%;}
.prod_cont ul li br{display:none; }
.prod_cont ul li:hover{}




/*优势*/
.adv{position: relative;}
.adv_t{height: 346px;text-align: center;background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429165612_1892933843.jpg) center no-repeat;color: #fff;padding-top: 80px;background-attachment: fixed;}
.adv_t b{font-family: "Arial"; text-transform: uppercase; font-size: 98px; opacity: 0.05;}
.adv_t h3{font-size: 40px; margin-top:-84px;font-weight: bold;}
.adv_t p{font-size: 24px; line-height:70px;}
.adv_t p:after{content: ""; display: block; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 15px solid #fff; margin: 10px auto;}


.adv_list{width: 40%; height: 850px;  background:#0e85d5; padding: 50px 0;}
.adv_list li{width: 100%; height: 25%; color:#fff;cursor: pointer;  }
.adv_list li .adv_lw{width: 100%;  height:100%; padding:0 8% 0 14%;  position: relative;}
.adv_list li .adv_lw:after{content:""; display: block; width: 100%; height: 100%; transition:0.3s all ease;  background:#0d6cac; position: absolute; opacity: 0; left: -100px; top:0;}
.adv_list li.on .adv_lw:after{opacity: 1; left: 0;}
.adv_list li h3{font-size: 28px; padding-top: 0.5vw; line-height: 70px; position: relative; z-index: 2;font-weight: bold;}
.adv_list li p{font-size: 16px; line-height: 24px; opacity: 0.8; position: relative; z-index: 2;font-weight: 100;}

.adv_lm{position: absolute; top:640px; width: 10vw; border:6px #fff solid; box-shadow: 0 0 50px rgba(0,0,0,0.5);z-index: 3; }
.adv_lm img{width: 100%; }
.adv_lm1{left:46%;}
.adv_lm2{left:57%;}
.adv_lm3{left:68%;}
.adv_lm4{left:79%;}
.adv_list li.on .adv_lm{border:6px #0d5db4 solid;}

.adv_r{width: 60% !important; height: 850px;}
.adv_m{width:100%; height:100%;}
.adv_m1{background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429213229_495841956.jpg)no-repeat center; }
.adv_m2{background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429213229_1041387920.jpg)no-repeat center; }
.adv_m3{background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429213228_1928121954.jpg)no-repeat center; }
.adv_m4{background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429223147_1813020263.jpg)no-repeat center; }









/*application*/
.ap_c{margin-top: 30px;}
.ap_bc {padding: 0px 0 70px 0;position: relative; margin-top: 80px;}
.ap_ic {display: flex; position: relative; margin-top: 60px; }
.ap_rc {position: absolute; right: 0; top: 0; width: 78%; height: 100%; display: flex; align-items: center; }
.ap_lc {width: 50%; position: relative; }
.ap_lc img {width: 100%; transition: all 1s; }
.ap_lc>a {display: block; overflow: hidden; }
.ap_lc:hover img {transform: scale(1.1); }
.ap_lc>a i {position: absolute; bottom: 26px; left: 30px; color: #fff; font-size: 16px; display: flex; align-items: center; }
.ap_lc>a i span{ margin-left: 6px; transition: all .5s; }
.ap_rc .new_web_div2021{width:100%;}
.ap_rc ul {display: flex; flex-wrap: wrap; justify-content: space-between; background: #fff; padding: 24px; }
.ap_rc img {width: 100%; height: auto; }
.ap_rc li {width: 32%; position: relative; overflow: hidden; }
.ap_rc li>a {display: block; position: relative; }
.ap_rc li p a {display: block; position: absolute; bottom: 28px; left: 32px; color: #fff; font-size: 16px; }
.ap_rc li p a:after { content: "";width: 22px;height: 22px;background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429214500_1047150408.png)no-repeat; position: absolute; top: 0; right: -30px; transition: all .5s; }
.ap_rc li:nth-child(n+4) {margin-top: 20px; }
.ap_rc li>a:after {position: absolute;content: "";bottom: 0;left: 0;background: url(//memberpic.114my.com.cn/013154/uploadfile/image/20211029/20211029145457_1510675301.png) no-repeat left bottom;width: 100%;height: 100%;}

.ap_rc li>a:before {content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg ,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.ap_rc li:hover>a:before {left: 100%; transition: 1s; }
.ap_rc li:hover p a:after {transform: translateX(5px); }
.ap_lc:hover>a i span {transform: translateX(5px); } a.ap_btn {font-size: 16px; color: #fff; display: flex; width: 190px; height: 54px; line-height: 54px; background: #0e85d5; border-radius: 30px; align-items: center; justify-content: center; margin: 0 auto; margin-top: 50px; }
a.ap_btn span {color: #fff; font-size: 30px; margin-left: 14px; }




/*简介*/
.com_bg{background: url(//memberpic.114my.com.cn/0432541/uploadfile/image/20240429/20240429212607_1564502418.jpg)no-repeat center; height: 900px;padding-top:80px;}
.com_t{text-align: center;color: #fff;}
.com_t b{font-family: "Arial"; text-transform: uppercase; font-size: 98px; opacity: 0.05;}
.com_t h3{font-size: 40px; margin-top:-84px;font-weight: bold;}
.com_t p{font-size: 24px; line-height:70px;}
.com_t p:after{content: ""; display: block; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 15px solid #fff; margin: 10px auto;}
.com p{ text-align: center; font-size: 16px; line-height: 40px;color:#fff; padding:30px 0 70px 0;}
.com a{display: block;width: 230px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #fff;background: #0e85d5;border-radius: 100px;margin: 0 auto;transition: all 0.5s;}
.com a:hover{width: 260px;}

.com_b{ width: 100%;}
.com_b li{float: left; width: 25%; text-align: center; color:#fff;  padding-top:100px;}
.com_b p{font-size: 50px; font-family: "Arial"; }
.com_b p span{font-size: 20px; font-family: "Microsoft YaHei"}
.com_b dd{font-size: 16px; line-height: 30px;}


/*厂房*/
.image{margin: 0 auto;width: 100%;min-width: 1300px;max-width: 1920px;box-sizing: border-box;padding-left: 6%;padding-right: 6%;}
.image_b{margin-top: 40px; position: relative; margin-bottom: 80px;}
.image_b ul li{display:inline-block;  width:23%; margin-right:1.8vw; transition: 0.3s ease all; position: relative;}
.image_b ul li>a{display: block;overflow: hidden; transition: 0.3s ease all; }
.image_b .tempWrap{width:100% !important;}
.image_b img{width:100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height:auto;}
.image_b li:hover img{transform: scale(1.1);}
.image_b li p{position: absolute; bottom:0; left:0; background:rgba(14,133,213,0.8); text-align:center; width:100%;}
.image_b li p a{display: block; color:#fff; font-size: 16px; line-height: 44px;}

.image_btn{background: url(//memberpic.114my.com.cn/yonglv98/uploadfile/image/20211030/20211030165305_925464317.png)no-repeat center;width: 36px;height: 36px;position: absolute;top: 45%;cursor: pointer; }
.image_btn.btnl{left: -4%;}
.image_btn.btnr{right:-4%;transform: rotate(180deg);}






/*新闻*/
.news_box{margin:0px auto;background: #f8f8f8; padding:80px 0px;}
.news_bt{width:1400px;float:left;}
.nb_tab{font-size:0;text-align:center;padding-top: 50px;padding-bottom: 50px;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 20px #eee;border-radius:30px;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.cur{background:#0e85d5;color:#fff;background-size:400% 370%;box-shadow:0px 0px 10px rgba(14,133,213,0.3);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width:726px;}
.nbcl_le .news_div_item{width:350px;display: inline-block;vertical-align:top;    border: 1px solid #e6e6e6;    padding:16px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item_pic img{width:318px;height:239px;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:25px;color:#68686a;font-size:14px; font-weight:100;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(//memberpic.114my.com.cn/paisenjx/uploadfile/image/20220518/20220518164218_1188360256.png) no-repeat right center;float: right;margin-top:15px;}

.nbcr_ri{width:640px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:36px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:505px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}






/*版权*/
.head_bgx{width:100%;height:10px;cursor: pointer;background:#0e85d5;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #f1b133;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#f1b133}
        25%{ width:100%; background-color:#f1b133}
        100%{ width:0%; background-color:#f1b133}
        }
.copy{width: 100%;background: #021623;    padding: 10px 0 30px;overflow: hidden;}

/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;border-bottom: 1px solid rgba(255,255,255,0.1);}
.links_zbt{width:120px;font-size:16px;color:#fff;padding-left:35px;background:url(//memberpic.114my.com.cn/yijiezdh/uploadfile/image/20230728/20230728111613_1388408758.png)no-repeat left center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#fff;opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:14px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #fff;}

.copy_tab {padding: 70px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con{width:80%;}
.copy_con li {float:left;text-align: left;padding: 0 6%;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: rgba(255,255,255,0.2);font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 15px;color: rgba(255,255,255,0.5);display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #0e85d5;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 270px;background: rgba(255,255,255,0.1);position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {width:20%;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color:rgba(255,255,255,0.2);font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 130px;height: 130px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 130px; height:130px;}
.copy_name {display: flex;justify-content: space-between;}
.copy_name span {font-size: 16px;color:rgba(255,255,255,0.6);line-height: 28px;display: inherit;}
.copy_name span a {color:rgba(255,255,255,0.6);transition: all 0.3s linear;font-size: 16px;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}