@charset "utf-8";


html{background:#fff;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "OPPOSans2";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#0159b3;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:80%; box-sizing: border-box;min-width:1400px;}
.page{width: 1400px;margin: 0 auto;}

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

.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}



.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}



@font-face{font-family:OPPOSans2;font-weight:400;src:url(https://memberpic.114my.com.cn/xinchuanbj/cssnew/OPPOSans-Regular.txt)}
@font-face{font-family:OPPOSans2;font-weight:500;src:url(https://memberpic.114my.com.cn/xinchuanbj/cssnew/OPPOSans-Medium.txt)}
@font-face{font-family:OPPOSans2;font-weight:600;src:url(https://memberpic.114my.com.cn/xinchuanbj/cssnew/HarmonyOS_Sans_SC_Bold.ttf.txt)}


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


/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}



/*文字*/
.t{text-align: center;padding-bottom:40px;}
.t d{color:#0159b3;}
.t p{font-size:40px;color:#333;font-weight:bold;}
.t span{font-size:18px;color:#666;font-weight:lighter;margin: 5px 0 0px 0;}



/*抬头*/
.top_bg{height:40px;line-height: 40px;background: #0159b3;}
.top_fl{font-size: 14px;color:rgba(255,255,255,0.6);}
.top_fl a{color:rgba(255,255,255,0.6);}
.top_fr p,.top_fr a{float:left;display:block;width:140px;height: 40px;}
.top_fr p{background: #0468cc;}
.top_fr p:hover{background: #d22723;}
.top_fr p:after{display:block;content:"";width:140px;height:0px;background: url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231208/20231208162930_1819803425.png)no-repeat;background-size: 100%;position: relative;z-index: 99999;transition: all 0.3s;}
.top_fr p:hover:after{height:140px;box-shadow: 0px 4px 21px 3px rgba(0, 0, 0, 0.09);}
.top_fr p img{float: left;padding:10px 0 0 25px;}
.top_fr p span{display: block;padding-left: 55px;font-size: 14px;color:#fff;}
.top_fr a{background: #0550c6;}
.top_fr a:hover{background: #d22723;}
.top_fr a img{float:left;margin:14px 0 0 25px;}
.top_fr a span{padding-left:7px;font-size: 14px;color:#fff;}









/*产品*/
.prod_box {padding: 80px 0;}

.contentbt{margin:0 auto;overflow:hidden;}
.pc_left{overflow:hidden;margin:auto;}
.pcl_list{width:580px;position:relative;margin:auto;}

.pc_right {background: #fff;margin: auto;}
.pc_right li td br{display:none;}
.pc_right li tr{font-size:0;display:block;}
.pc_right li tr+tr{margin-top:33px;}
.pc_right li td{width:377px;display:inline-block;vertical-align:top;background:#fff;border:2px solid #f2f2f2;position:relative;transition:all 0.3s;}
.pc_right li td:hover{border-color:#339933;transition:all 0.3s;}
.pc_right li td+td{margin-left:33px;}
.pc_right li td span{border-top:1px solid #f2f2f2;} 
.pc_right li td span,.pc_right li td span a{display:block;line-height:62px;}
.pc_right li td span a{font-size:16px;color:#333;transition:all 0.3s;}
.prod_wt .progdwz2021 ul li:nth-child(5) {margin-left:0;}
/*产品切换*/
.prod_wt{display: flex;}
.prod_wt .progdwz2021{width: 100% !important;flex-shrink: 0;}
.prod_wt ul{position:relative;float:left;text-align:center;margin-top:17px;width:100%;}
.prod_wt ul li span a{font-size:18px;display:block;}
.prod_wt ul img {width:100%;height: auto;transition: 0.2s;}
.prod_wt ul li:hover img{transform: scale(1.3);transition: 0.2s;}
.prod_wt ul:nth-child(4) {margin-left: 0px !important;}
.prod_wt .progdwz2021 ul li{width:calc((100% - 45px)/4);float:left;border:1px #eee solid;transition: all 0.3s;margin-top:15px;position:relative;background:#fff; overflow: hidden;}
.prod_wt .progdwz2021 ul li>a{display:block;overflow: hidden;border-bottom: 1px solid #eee;}
.prod_wt .progdwz2021 ul li+li {margin-left:15px;}


.pc_left .prolist2021 dl {display: none;}
.pc_left .prolist2021 li{float:left;display:block;width:25%;line-height:75px;transition: all 0.3s;background:#eee;}
.pc_left .prolist2021 li+li{margin-left:0px;}
.pc_left .prolist2021 li a{font-size:19px;color:#222;text-align:center;display: block;margin-left: 1px; transition: all 0.5s;}
.pc_left .prolist2021 li.on a{color:#fff;}
.pc_left .prolist2021 li:hover{background: #0159b3;transition: all 0.5s;color:#fff;}
.pc_right>ul { transition: all 0.5s;}
.pc_left .prolist2021 li.on {background: #0159b3;}

.prod_wt .progdwz2021 li br{display:none;}
.prod_wt .progdwz2021 li span a{display: block; font-size: 16px; background: #eeeeee; color: #444; height: 60px; line-height: 60px; padding-left: 22px; z-index: 2; transition: all .5s; position: relative;transition:all 0.5s;    text-align: left;}
.prod_wt .progdwz2021 li:hover span a{background: #0159b3; color: #fff;}
.prod_wt .progdwz2021 li span a:after{position: absolute; content: ""; width: 3px; height: 15px; background:#0159b3; top: 50%; left: 0; margin-top: -7.5px;transition:all 0.5s;}
.prod_wt .progdwz2021  li:hover span a:after{height: 100%;top: 0;margin-top:0;}
.prod_wt .progdwz2021 li span a:before{position: absolute; content: "+"; font-family: "iconfont"; width: 30px; height: 30px; background: #0159b3; border-radius: 100%; color: #fff; text-align: center; font-size: 20px; top: 50%; right: 15px; margin-top: -15px;transition:all 0.5s; line-height: 30px;}
.prod_wt .progdwz2021 li:hover span a:before{background: #0159b3;color:#fff;}
.prod_wt .progdwz2021 li:hover span a{width: 100%;}
.prod_wt .progdwz2021 li>a:before,.prod_wt .progdwz2021 li>a:after{position: absolute;transition: all .5s;}






/*导航*/
.head_bg{height:124px;}
.head{display:flex;justify-content: space-between;align-items: center;    height: 100%;}
.logo{/* padding-top:25px; */}
.logo a{display:block;}
.logo a img{height:70px;}
.head_fl{/* margin-top: 30px; */font-weight:bold;margin-left: 20px;}
.head_fl img{height:60px;}
.head_fl span{font-size:30px;color:#0159b3;}
.head_fl p{font-size:16px;color: #333;line-height: 16px;font-weight:500;letter-spacing: 0.5px;margin-top:5px;}
.nav{}
.NavCeshi > li {float: left;-webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out;  position: relative;}
.NavCeshi > li > a {display: block;width:120px;height:115px;line-height:115px;text-align: center; color: #454545; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out;position: relative; z-index: 88; -webkit-box-sizing: border-box; box-sizing: border-box; }
.NavCeshi > li > a > i{display: block;padding-top: 38px;line-height: 24px;font-size: 18px;color: #333; position: relative; z-index: 99; font-style: normal; }
.NavCeshi > li.navcurrent > a >i, .NavCeshi > li:hover > a > i,.NavCeshi > li.navcurrent > a > i >span, .NavCeshi > li:hover > a > i >span{font-weight:bold;}
.NavCeshi > li.navcurrent > a > i >span:after, .NavCeshi > li:hover > a > i >span:after{display:block;content:"";width:80%;height:4px;margin: 30px auto 0;background:#0159b3;transition: all 0.3s;}
.NavCeshi > li > a > i >span{display: block;font-size: 12px;color: #999;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ height: 140px;}

/*导航下拉*/
.nav2{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9;left:0;top:124px;  background:#fff; padding:40px;width:480px; }
.NavCeshi > li:nth-child(5) .nav2,.NavCeshi > li:nth-child(6) .nav2{left:-250px;}

.nav2 a{ display: block;  -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;  transition-property: color, background, text-indent, opacity; line-height:40px;}
.nav2_w{padding-top:20px;}
.nav2_w table{display: block; width:200px;}
.nav2_w table tr{display: block; float:left; padding-right:24px;}
.nav2_w table a{font-weight:normal !important;}
.nav2_w.nav2_w1.fl table {
    width: 100%;
}
.nav3{ width:580px;}
.nav2 img{width:300px;display: block;float: right;}
.nav2 a:hover{color: #0159b3;}
.nav ul li:hover .nav2 {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}




.head_fr a{display: block;padding:14px; margin-top:35px;border:1px #eee solid;float: left;}
.tel{color:#333;}
.tel p{font-size:16px;padding-left: 25px;background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_403088272.png)no-repeat left;}
.tel b{font-size: 25px;color:#0159b3;display: block;}









/*幻灯片*/
.banner_box,.banner_box .bd li{height:800px;background: #fff;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:350px;background-image:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_1836798425.png);}
.banner_box .hd ul li.on{background:#0159b3;}
.banner_box{min-width:1300px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box .banner-btn a.prev:hover,.banner_box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_box .hd {position:absolute;bottom:40px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:16px; height:16px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out;}










/*搜索*/
.search_nbg{ color: #999;width:100%; min-width:1300px; height:95px;line-height:95px;background: #fff;position:absolute; top:664px; border-bottom:1px #eee solid;}
.search_bg{ color: #999;width:100%; min-width:1300px;height:95px;line-height:95px;margin:0 auto;background: #fff;position: relative;border-bottom:1px solid #eee;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:900px;}
.search_01 img{float: left;margin: 34px 15px 0 0;}
.search_02{width:314px;height:50px;overflow:hidden;margin-top:23px;float:right;}
.search_02 form{padding-left:0;}
.search-i{ width:44px; overflow:hidden; height:49px;}
.search-bg{float:left;width:259px;height:49px;overflow:hidden;padding-left:10px;background: #f5f5f5;border-radius: 24px 0 0 24px;}
.search-bg{float:left;width:259px;height:49px;overflow:hidden;padding-left:10px;background: #f5f5f5;border-radius: 24px 0 0 24px;}
.search_01 a{font-size:15px;}









/*td*/
.trait{ height:897px; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20251212/20251212144457_232529508.jpg) no-repeat center;}
.trait .page{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; color:#fff;}
.traleft{ width:600px; margin:90px 0 0 0px;text-align:left;}
.tra_t{ font-weight:bold; font-size:44px;}
.tra_t em{ font-size:60px; text-transform:uppercase;     color: #d3e2fd;}
.tra_c{ line-height:37px; text-align:center; border-radius:20px; border:1px solid #7ba1e4; font-size:18px; font-weight:lighter;display: inline-block;padding: 0 40px;}
.tra_img{ margin:15px 0;}
.tra_e{ font-size:12px; opacity:0.2;font-family:Arial, Helvetica, sans-serif; line-height:15px; text-transform:uppercase; letter-spacing:-.5px; width:360px;}
.tra_tel{ margin-top:440px; white-space:nowrap;font-size:16px;}
.tra_tel em{ font-size:36px;}
.tra_btn{margin-top:20px;}
.tra_btn a{ display:inline-block; width:220px; line-height:38px; border-radius:20px; background:#d30003; color:#fff; font-size:18px; font-weight:lighter; transition:all .3s ease; text-align:center; }
.tra_btn a:hover{ background-color:#d30003;}
.traright{ margin-top:100px; width:535px;}
.traright li{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; text-align:center;}
.traright dl{ width:195px;}
.traright li+li{ margin-top:27px;}
.traright_t{ font-size:15px; font-weight:lighter; line-height:28px;}
.traright_t b{ display:block; font-size:25px; margin:20px 0 10px 0;}
.traicon{ /*animation:rotation 3s linear infinite;*/ border: 1px solid #adc0ec;
    border-radius: 50px;
    width: 80px;
    height: 80px;
   line-height: 80px;
    font-size: 40px;     margin-left: 50px;}


@keyframes rotation{
	from{ transform:rotate(0deg);}
	to{ transform:rotate(360deg);}
	}





/*优势*/
.actorbg{width:100%; padding-top:70px; padding-bottom:80px; background:#f1f1f2;}
.actor{margin:0 auto;}

.actor_contbg{width: 100%;margin-top: 50px;padding: 0 50px 50px 50px;background: #fff;}
.actor_nav{width:100%;overflow:hidden;position: relative;top: -50px;}
.actor_nav li{float:left; width:24.94%; height:130px; padding-top:32px; padding-left:10%; border-bottom:4px solid #26282b; background:#26282b; box-sizing:border-box; position:relative; font-size:32px; line-height:32px; color:#fff; font-weight:bold; transition:0.8s;}
.actor_nav li+li{margin-left:1px;}
.actor_nav li p{margin-top:10px; font-size:16px; line-height:16px; color:rgba(255,255,255,.8); font-weight:normal;}
.actor_nav li:before{content:""; display:block; position:absolute; left:18%; top:36px; width:56px; height:56px; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_2057994852.png) no-repeat; transition:0.8s;}
.actor_nav li:nth-child(1):before{background-position:left top;}
.actor_nav li:nth-child(2):before{background-position:-56px top;}
.actor_nav li:nth-child(3):before{background-position:-112px top;}
.actor_nav li:nth-child(4):before{background-position:right top;}
.actor_nav li:after{content:""; display:block; position:absolute; left:38px; bottom:-4px; width:0; height:4px; background:#fff; overflow:hidden; transition:0.8s;}
.actor_nav li:hover,.actor_nav li.on{background:#0159b3; border-color:#333;}
.actor_nav li:hover:after,.actor_nav li.on:after{width:30px;}
.actor_nav li:hover:before,.actor_nav li.on:before{background-position-y:bottom;}
.actor_cont{width:100%;/* margin-top:51px; */overflow:hidden;}
.actor_txt{float:left; padding-top:30px;width:50%;}
.actor_txt em{font-size:36px; line-height:36px; color:#0159b3; font-weight:bold;}
.actor_txt i{display:block; margin-top:13px; margin-bottom:42px; font-family:Arial; font-size:16px; line-height:14px; color:#999;}
.actor_txt p{font-size:16px; line-height:32px; color:#666;}
.actor_txt p+p{margin-top:16px;}
.actor_txt span{display:block; margin-top:54px; padding-left:88px; font-size:16px; line-height:90px; color:#7b7b7b; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211115209_1115387792.jpg) left center no-repeat;}
.actor_txt span font{font-size:24px; line-height:60px; color:#333; font-weight:bold; vertical-align:middle;}
.actor_img{float:right;width:45%;}




/*简介*/
.aboutbg{width:100%; max-width:1920px; height:760px; margin:0 auto; padding:120px; box-sizing:border-box; position:relative; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231208/20231208162101_1458189583.jpg) center top no-repeat; background-attachment:fixed; background-size:cover;}
.aboutbg:before{content:""; position:absolute; left:0; top:0; display:block; width:100%; height:100%; background:rgba(0,0,0,.6);}
.about{width:1400px; margin:0 auto; text-align:center; position:relative; z-index:5;}
.about em{font-size:44px; line-height:44px; color:#fff;}
.about em i{font-size:40px;}
.about span{display:block; margin-top:16px; font-size:16px; line-height:18px; color:#fff;}
.about p{margin-top:28px; font-size:16px; line-height:34px; color:rgba(255,255,255,0.8);}
.about a{display:inline-block; width:163px; padding-left:26px; margin-top:40px; text-align:left; font-size:16px; line-height:38px; color:#fff; text-decoration:none; border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5); border-radius:8px; transition:0.8s; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_1159819970.png) 100px center no-repeat;}
.about a:hover{background-color:#0159b3;}



/*企业形象*/
.formbg{margin:0 auto; margin-top:-250px; padding:50px; background:#fff; box-shadow:0px 3px 24px 0px rgb(0 0 0 / 10%); position:relative; z-index:9;}
.formbg .new_web_div2021 li{float:left; margin-right:20px;width: calc((100% - 60px) / 4);}
.formbg .new_web_div2021 li > a{display:block; width:100%;overflow:hidden; border:1px solid #ddd;}
.formbg .new_web_div2021 li > a img{transition-duration:0.5s;width:100%;height: 13.5vw;}
.formbg .new_web_div2021 li:hover > a img{transform:scale(1.1);}
.formbg .new_web_div2021 li p{width:100%; height:46px; background:#f9f9f9;}
.formbg .new_web_div2021 li p a{display:block; width:100%; text-align:center; font-size:16px; line-height:46px; color:#999; text-decoration:none;}
.formbg .new_web_div2021 li:hover p{background:#0159b3;}
.formbg .new_web_div2021 li:hover p a{color:#fff;}




/*新闻中心*/
.news_bg{height:848px;background: #fff;}
.lanrenzhijia .news_dt a{ background:#fff;display:block; float:left; text-decoration:none; width:317px; font-size:16px;padding:18px 30px;  -webkit-transition: all 0.8s linear;  transition: all 0.8s linear; margin-bottom:30px; height:96px;}
.lanrenzhijia .news_dt a+a{ margin-left:16px;}
.lanrenzhijia .news_dt a{text-decoration:none; width:405px; font-weight:bold; background:#f8f8f8 url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_1043375383.png) no-repeat 438px 40px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.lanrenzhijia .news_dt a.on{ width:558px;background:#0159b3 url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_50124799.png) no-repeat 490px 40px;}
.lanrenzhijia .news_dt a.on .news_dt_ren{ color:#fff;}
.lanrenzhijia .news_dt a.on .news_dt_rm{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#fff; font-weight:bold;}

.news_dt_rm{overflow:hidden;font-weight:normal;  color:#222; line-height:35px; font-size:24px; padding-left:10px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_dt_ren{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#888; line-height:26px; font-weight:normal; padding-left:10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}

.lanrenzhijia .content{ position:relative; margin-top:20px;}
.news .news_div_item{ background:#fff;width:687px; float:left; position:relative;-webkit-transition: all 0.8s linear;transition: all 0.8s linear; border:1px solid #efefef; padding:10px; margin-bottom:24px;}
.news .news_div_item:nth-child(2n){ margin-left:24px;}
.news .news_div_item_pic{float:left; width:242px; height:182px; overflow:hidden; border:1px solid #efefef;}
.news .news_div_item_pic img{width:240px; height:180px; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{float:right; width:378px; margin-right:15px; text-align:left;}
.news_div_item_title, .divdgweb_new_div_item_title{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; width:295px; padding-top:10px;}
.news_div_item_title a, .divdgweb_new_div_item_title a{font-size:16px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; color:#222;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; line-height:25px; padding-top:16px; height:70px; font-size:14px; color:#666666; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-bottom:18px;}
.news_dt_rgo{overflow:hidden; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo a{font-size:0px; line-height:0px;}
.news_dt_rgo span{display:block; width:90px; height:1px; background:#efefef; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo p{font-size:14px; line-height:48px; text-align:right; position:relative; z-index:2; color:#0159b3; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; margin-left:200px; width:270px;}
.news_div_item_date, .divdgweb_new_div_item_date{position:absolute; font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:269px; margin-top:150px; color:#999;}
.news_div_item_year, .divdgweb_new_div_item_year{float:left;}
.news_div_item_month, .divdgweb_new_div_item_month{float:left;}
.news_div_item_day, .divdgweb_new_div_item_day{float:left;}
.news .news_div_item:hover .news_dt_rgo span, .news .divdgweb_new_div_item:hover .news_dt_rgo span{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#0159b3;}
.news .news_div_item:hover .news_dt_rgo p, .news .divdgweb_new_div_item:hover .news_dt_rgo p{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%; margin-left:0px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{-webkit-transition: all 0.5s linear;transition: all 0.5s linear; -webkit-transform: scale(1.15); transform: scale(1.15);}





/*友情链接*/
.copyright{ background:#222; color:#fff; }
.links{ line-height:90px; background:#0159b3; color:#fff; font-size:18px;}
.linkTagcs li{ line-height:21px !important;}
.links p.fl{ padding-left:40px; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114928_1561683886.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}
.linkTagcs{margin-top:23px;}

/*版权*/
.bq{border-top: 1px solid #333;line-height: 80px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0; margin:0 auto;}
.kslj{ font-size:0;}
.kslj>li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj>li:after{content: "";display: block;width: 1px;height: 180px;background: #333;position: absolute;right: -4vw;top: 0;}
.kslj>li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj>li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj>li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj>li a:hover{ text-decoration:underline; color:#fff;} 
.kslj>li+li{ margin-left:9vw;}
.crcode{ font-size:14px;text-align:center;margin-left: 15px;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:0px 60px; }
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#0159b3; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(https://memberpic.114my.com.cn/lulongjichu/uploadfile/image/20231211/20231211114927_1485784793.png) no-repeat left center;font-style: normal;}
.zhuying{line-height: 80px;}