*{margin: 0;padding: 0;box-sizing: border-box;}
body{margin: 0px auto; padding: 0px; font-size: 14px; line-height:28px; color: #1f1119; font-family:Microsoft YaHei;box-sizing: border-box;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
input, textarea{outline: none;border: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
tr,td{padding:0 !important;}
em,i{text-transform: uppercase;font-family: arial;}
ul{list-style-type: none;}
a{text-decoration: none; color:#333333; font-size: 14px;}
a:hover{color:#0958cd; text-decoration:blink; font-size: 14px;}
.fr{ float:right;}
.fl{ float:left;}
.db,.lb,.dd{font-size: 0;}
.db>div,.lb>li,.dd>dl{display: inline-block;vertical-align: top;}
.w1500,.page,.gy{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.top30{width: 100%;height: 30px;margin: 0 auto;overflow: hidden;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}

/*抬头*/
.htop{ height:47px;font-weight:lighter; background: #f5f5f5;}
.htop .page{display: flex;justify-content: space-between;align-items: center;}
.htop .page h1.fl {width: 26%;}
.htop a{ font-size:14px;font-weight:lighter; color:#aaa; display:block; padding-left:26px;}
.htop h1 p{font-size: 14px;font-weight: lighter;color: #8c8c8c;}
.he_top{display: flex;justify-content: flex-end;align-items: center;width: 100%; height: 46px;}
.he_top .tel{font-size: 14px;line-height: 30px;color: #333333;}
.he_top .tel img{vertical-align: middle;margin-right: 6px;}
.he_top .tel b{font-size: 1.04vw;color: #0958cd;vertical-align: bottom;margin-left: 5px;}
.he_top .tel i{color: #999999;font-weight: lighter;margin:0 6px;}
.he_top .ul-bar{margin: 0 20px;}
.he_top .ul-bar li{float: left;}
.he_top .ul-bar li a{font-size:14px;color:#333333;border-left: 1px solid #e6e6e6;padding: 0 10px;}
.he_top .ul-bar li:last-of-type a{border-right: 1px solid #e6e6e6;}
.head_yy{font-size: 14px;color: #666666;line-height: 20px;margin-left: 20px;}
.head_yy a{font-size: 12px;display: block;float: left;width: 42px;height: 20px;background:#e0e0e0;border-radius:20px;line-height: 20px;padding-left: 4px;}
.head_yy a.sele{background:#0958cd;color: #ffffff;}
.head_yy a img{float: right;}
.head_yy span{float: right;}
.head_yy a+a{margin-left: 10px;}


/*导航*/
.nav_bg{width:100%; height:120px;}
.nav_logo{float:left; padding-top:31px;}
.nav_name{float:left; padding-left:15px; margin-top:37px; height:50px; padding-right:7px; font-size:33px; font-weight:bold;}
.nav_name p{font-size:15px; font-weight:normal; padding-top:-10px;}
.nav_font{float:left; padding-top:28px;}
.nav_font b{font-size: 32px;color: #333;line-height: 32px;}
.nav_font p{font-size: 16px;line-height: 30px;color: #222;font-weight: lighter;}
.nav_font i{color: #0958cd;}
.head_lc{width: 56%;height: 120px;float: right;position: relative;}
.head_c {background: #0958cd; }
.nav_c{display: flex;width: 100%;justify-content: space-between;height: 100%;}
.nav_c>li>a:after {content: ''; width: 0%;  height: 3px; position: absolute; bottom: 0;background: #0958cd; transition: all .5s;}
.nav_c>li:hover>a:after, .nav_c>li.on>a:after{width: 100%;}
.nav_c>li{position: relative; height: 100%; display: flex; justify-content: center; align-items: center;transition: all .5s; }
.nav_c>li>a{font-size: 18px; height: 100%; display: flex; justify-content: center; align-items: center; width: 100%; color: #333; transition: all .5s; }
.nav_c>li:hover>a,.nav_c>li.on>a{color: #0958cd;}
.pudown{width:500%;box-sizing: content-box;padding:25px;background:#e6edf7;display: flex;position: absolute;top: 120px;left: 50%;transform: translateX(-50%);text-align: center;z-index:9;visibility: hidden;}
.pudown.to{width:500%;box-sizing: content-box;}
.nav_c>li:hover .pudown{visibility: visible;}
.pudown_le i{width:200px;display:block;}
.pudown_le i img{width:100%;}
.pudown_le a{width:80%;height:46px;display:block;line-height:46px;font-size:14px;color:#666;margin:30px auto 0;border:1px solid #aaa;}
.pudown_le a:hover{color:#0958cd;border:1px solid #0958cd;}
.pudown_ri{width:calc(100% - 225px);margin-left:25px;text-align: left;}
.pudown_ri a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri a:before{content:'';width:4px;height:4px;background:#0958cd;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown table{width: 100%;}
.pudown_ri a:hover{color:#0958cd;}
.pudown tr td b a{font-weight: normal;font-size: 16px;}
.pudown tr:hover a{color: #0958cd !important;}
.pudown_li{width:44%;}
.pudown_ri tr:nth-child(n+6) { display: none;}

/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#0958cd;}
.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(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210809/20210809110501_467371605.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}

/*搜索*/
.search{ width: 100%; height:87px; line-height:87px; background: #ffffff; overflow:hidden;border-bottom:1px solid #f2f2f2;}
#search_nr{width:1500px; margin:0 auto; height:87px; border-radius: 8px; }
#search-i{float:left; width:36px; height:41px; overflow:hidden; margin-top:20px; background:#ffffff; border: 1px solid #e5e5e5;border-left:none;box-sizing: border-box; padding-top: 7px;}
#search-bg{float:left; width:363px; height:41px; line-height: 41px; background:#ffffff; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box; border:1px solid #e5e5e5;border-right:none;}
.search-text{width:961px; float:left; font-size:14px; line-height:87px; height:87px;color: #ffffff;}
.search-text a{ font-size:14px; color: #666666;text-decoration: none;}
.search-text a:hover{ font-size:14px; color: #cd0202;}
.search-text span{ float:left; font-weight:bold; color:#333333;}
#infoname{ border:none;background:none; outline:none;}  
#search-bg input {color: #999999 !important;}

/*titbt*/
.titbt{text-align:center;}
.titbt b{font-size: 42px;line-height: 100%;color: #333;}
.titbt b span{color: #0958cd;}
.titbt p{font-size: 18px;color: #666666;line-height: 100%;font-weight: lighter;margin-top: 20px;}
.titbt p:after{content: '';width: 60px;height: 3px;background:#0958cd; display: block;margin: 0 auto;margin-top: 26px;}

/*pro*/
.pro{padding:80px 0;}
.pro_con{margin-top: 50px;}
.pro_cate{width: 100%;background: #f9f9f9;display: flex;align-items: center;padding: 46px; justify-content: space-between; border: 1px solid #f0f1f5;}
.cate_ti{font-size: 22px;font-weight: bold; color: #222222; height: 70px;padding-right: 30px;}

.cate_c {width: 90%;}
.cate_c li {float: left;width: 10%;line-height: 16px;}
.cate_c li a { font-size: 16px;color: #666666;}
.cate_c li:nth-child(n+10) {padding-top: 30px;}
.cate_c li:before{content: '';width: 6px;height: 6px;background: #0958cd;border-radius: 100%;display: inline-block;vertical-align: middle;margin-right: 5px;}
.cate_c li:nth-child(8) {width: 11%;}
.cate_c li:nth-child(9) {width: 7%; margin-left: 2vw;}
.cate_c li+li{margin-left: 0.8vw;}
.cate_c li:nth-child(10) { margin-left: 0 !important;}
.pro_rc { width: 100%; margin-top: 20px;}
.pro_rc td{display:inline-block;padding:0 !important;width:24%;transition: all .4s ease;}
.pro_rc td a{ display:block;}
.pro_rc td br{ display:none;}
.pro_rc td span{margin-top: 1px;/* background: #ffffff; */padding: 0 20px !important;line-height: 52px !important;display: block;/* transition: all .4s ease; */}
.pro_rc td img{ width:100%; height:auto; transition:all .5s ease;}
.pro_rc td span a{position:relative;z-index:99;font-size:15px;color:#333333;font-weight:lighter;text-align: center;transition:all .3s ease;}
.pro_rc td span a:after{/* content:''; */display:block;position:absolute;right:0;top:0;bottom:0;margin:auto 0;width:7px;height:13px;background:url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210907/20210907204624_839653239.png) no-repeat top center;}
.pro_rc tr+tr{margin-top:20px;}
.pro_rc td:hover span{padding:0 30px !important;}
.pro_rc td:hover span a{}
.pro_rc td:hover span a:after{ background-position:bottom center;}
.pro_rc td>a{overflow:hidden;border: 1px solid #efefef;transition: all .4s ease;}
.pro_rc td:hover img{ transform:scale(1.1);}
.cate_c li:hover a { color: #0958cd;}
.pro_rc tr { width: 100%; display: flex; justify-content: space-between;}
.pro_rc td:hover>a { box-shadow: 0px 0px 20px #e8e8e8;}

/*品业电子 · 产品特点*/
.proadv{ height:894px; background:url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210908/20210908172423_349699063.jpg) no-repeat center; padding-top:80px; }
.patop{display: -webkit-flex; display: flex; justify-content: center;}
.pa_t{font-size: 18px;color: #efefef; line-height: 50px; text-align: center;}
.pa_t b{display: block;font-size: 42px; color: #ffffff;line-height: 42px;}
.proadv ul{ width:1500px; margin:45px auto 0 auto; background:#fff; font-size:0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; text-align:center;}
.proadv ul li{width: 300px;  padding: 70px 37px; box-sizing: content-box; transition: 0.5s;}
.proadv ul li:hover { box-shadow: 0px 0px 12px 4px #cdd1da;}
.papic{ overflow:hidden; border-radius:20px;}
.papic img{ transition:all .6s ease;}
.proadv ul li:hover .papic img{ transform:scale(1.1);}
.pat{ margin-top:40px; font-size:32px; color:#0958cd; font-weight:bold;}
.pac{ font-size:15px; color:#9b9b9b; line-height:33px; color:#9b9b9b;}
.paicon{ margin:25px 0 30px 0;}
.paicon span{ display:inline-block; vertical-align:top; width:10px; height:10px; border-radius:5px; background:#e4e4e4;}
.paicon span+span{ margin-left:12px;}
.paicon span.cur{ width:28px; background:#0958cd;}

/*appli*/
.appli {overflow: hidden; padding-top: 80px;padding-bottom: 80px;}
.appli_box {}
.appli_tit {display: flex;flex-direction: column;align-items: center;position: relative;z-index: 5;}
.appli_tit:after {content:'';width:47px;height: 2px;background: #095bac;position: absolute;bottom: -22px;left: 48.6%;}
.appli_tit b {font-size: 42px;position: relative;font-weight: normal;width: 380px;
text-align: center;background: #fff;}
.appli_tit b:after {content:'';width: 500px;height:43px;position: absolute;top:50%;left:-17%;border:1px solid #ddd;z-index: -1;}
.appli_tit b span {color: #095bac;}
.appli_tit em {font-size: 18px;color: #999999;background: #fff;width:420px;text-align: center;}
.appli_call {margin-top: 50px;overflow: hidden;}
.appli_call .tempWrap {width:1500px !important;}
.appli_call tbody {display:flex;justify-content: space-between;}
.appli_call tr {margin-right: 27px; }
.appli_call tr td {display: inline-block; padding-left: 0 !important;overflow:hidden; position: relative; border-radius: 20px;}
.appli_call tr td img {-webkit-transition: .8s; -o-transition: .8s; transition: .8s;}
.appli_call tr td+td {margin-left: 14px;}
.appli_call td div {height: 50px;background:rgba(9, 88, 205, 0.7);line-height: 50px; padding-top: 0 !important;transition: all 0.3s linear;width:100%;    position: absolute;bottom: -50px;}
.appli_call td div a {font-size: 1rem;color: #ffffff !important;}
.appli_call tr td:hover div {bottom:0px;}
.appli_call table tr td:hover div a {display: block;transition: all 0.3s linear;}
.appli_call table tr td:hover img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); border-radius: 0px;}
.appli_call table tr td a {display:block;overflow:hidden;}
.appli_call table tr td br {display:none;}


/*sup_bc*/
.sup_bc{width: 100%;background:url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210908/20210908191640_1846802136.jpg) center;padding:100px 0 100px;}
.sup_ic{margin-top: 60px;justify-content: center;}
.sel_tit2>div>span{border:2px solid #fff;}
.sel_tit2>div>span:before,.sel_tit2>div>span:after{border:2px solid #fff;}
.sel_tit2>div>b{color: #fff;}
.sel_tit2>p{color: #fff;}
.sup_ic{display: flex;overflow: hidden;border-radius: 0px;}
.sup_lc{width: 21%;background: #fff;position: relative;z-index: 99;}
.sup_rc{width: 79%;transition:all .5s;}
.sup_lc>ul>li{display: flex;align-items: center;padding:44.9px 0;justify-content: center;}
.sup_lc>ul>li.on{background: #0958cd;}
.sup_lc>ul>li.on *{color: #fff;}
.sup_lc>ul>li.on>span{color: #0958cd;}
.sup_lc>ul>li+li{border-top:1px solid #ececec;}
.sup_lc>ul>li>span{display: flex;width: 70px;height: 70px; border: 2px solid #bfd0ea; border-radius: 100%;background: #fff; align-items: center;justify-content: center;}
.sup_lc>ul>li>div{margin-left: 12px;}
.sup_lc>ul>li>div>b{font-size: 24px;color: #000;display: block;}
.sup_lc>ul>li>div>p{font-size: 14px;color: #999;margin-top: 3px;}
.sup_rc{display: flex;}
.sup_item{width: 100%;flex-shrink: 0;width: 100%;position: relative;}
.sup_item img{width: 100%;min-width: 1185px;}
.sup_info{background: rgba(255, 255, 255, 0.8);padding: 48px 44px; border-radius: 0px; position: absolute;bottom: 0;left: 0; width: 100%;}
.sup_info>p{font-size: 16px;color: #777;position: relative;padding-left: 27px;line-height: 24px;}
.sup_info>p+p{margin-top: 15px;}
.sup_info>p:after{font-size: 12px;position: absolute;content: "○";font-family: "ymg";color: #999;left: 0;top: 0;}

/*char*/
.char {overflow: hidden;padding-top: 80px;padding-bottom: 80px;}
.char_box {width:1500px;margin: 0 auto;}
.char_tit {text-align: center;font-size: 36px;position: relative;line-height: 45px;z-index: 2;}
.char_tit:after {content:'';background: url(https://memberpic.114my.com.cn/dg0080577/uploadfile/image/20210508/20210508150441_428845823.png)no-repeat;position: absolute;left:49%;bottom:-30px;width: 27px;height: 19px;}
.char_tit b {color: #0958cd;}
.char_tit p {font-size: 16px;color: #999999;}
.char_con {padding-top: 70px;position: relative;}
.char_con li:after {content: ''; width: 107%; height: 1px; background: #dbe0e8; position: absolute; bottom: -48px; left: 0; right: 0; margin: auto; z-index: -1;}
.char_con ul {display: flex;justify-content: space-around;}
.char_con li {background: #f8f8f8;width: 200px;height: 200px;position: relative;text-align: center;padding-top: 45px; transition: 200ms;}
.char_con li i {display: inline-block;width: 30px;height: 30px;line-height: 30px;font-size: 32px;}
.char_con li p {font-size: 20px;line-height: 30px;padding-top: 18px;}
.char_con li p span {display: block;font-size: 15px;color: #999;}
.char_con li em{width: 58px; height: 58px;border-radius: 50%;background: #ffffff;position: absolute;left: 78px;bottom: -75px;font-size: 26px;font-family: Arial;color: #666; line-height: 58px; border: 1px solid #dbe0e8; font-weight: bold;transition: 200ms;}
.char_con:before,.char_con:after{content: ''; width: 210px; height: 1px; background: #dbe0e8; position: absolute; bottom: -48px; right: -210px; margin: auto; z-index: -1;}
.char_con:before{right: auto;left:-203px;}
.char_more {display: flex;border-radius: 40px;background: #000000;width: 580px;height: 50px;align-items: center;margin: 0 auto;margin-top: 148px;}
.char_more p {background: #0958cd;width: 58%;border-radius: 40px;font-size: 20px;color: #fff;height: 100%;display: flex;align-items: center;padding-left: 58px;position: relative;margin-left:-2px;}
.char_more p span {color: #fff;font-size: 26px;    font-family: Arial;}
.char_more em a{font-size: 20px;color: #fff;padding-left: 70px;position: relative;display: flex;justify-content: center;align-items: center;}
.char_more p:before {position: absolute;left: 26px;}
.char_more em a:before {position: absolute;left: 36px;font-size:25px;}
.icon-goutong a:before{content:'';width: 21px;height: 20px;background: url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210806/20210806220353_791576894.png)center no-repeat;}
.icon-dianhua:before{content:'';width: 20px;height: 20px;background: url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210806/20210806220534_1674897083.png)center no-repeat;}
.char_con li:hover {box-shadow: 0px 0px 13px #cdd1da;}
.char_con li:hover em {background: #0958cd;color: #fff;}

/*about*/
.about_b{background:url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210915/20210915142748_1153909615.jpg) no-repeat center top; height:700px; padding:80px 0;}
.about_t{ background:#fff; padding:40px; margin:0 auto; width:1500px; margin:0 auto; box-shadow: 0px 0px 20px rgba(34, 25, 25, 0.2);}
.ab_f{ width:650px; float:left;}
.ab_a{width:700px;}
.ab_t{color: #34373a;font-size:30px;font-weight: normal; margin-top: 40px;}
.ab_t:after {width: 52px;height: 3px;background: #0958cd; display: block; content: ''; margin: 32px 0 32px 0;}
.ab_aa{height:520px;background: #fff;padding-left: 50px;}
.ab_b p{font-size: 15px;color: #999;line-height: 36px;}
.about li{width: 215px;float: left; color: #fff;}
.about li a{font-size: 20px;text-align: center;display: block;color: #fff;    margin-top: 15px;line-height: 32px;}
.about li i{display: block;color: rgb(255 255 255/0.4);font-size: 14px;text-align: center;text-transform: uppercase;}
.about li img{padding-left: 83px;}
.about ul{margin-top:115px;}
.ab_b{padding-right: 40px;}

.abul a {padding: 5px 20px; font-size: 14px; line-height: 16px; border: 1px solid #ddd; border-radius: 30px; color: #999;transition: 0.5s;}
.abul { margin-top: 34px;}
.abul a:hover {color: #fff;  background: #0958cd; border: none;  font-weight: bold;}

/*企业形象*/
.qyxx{overflow:hidden; margin-top:56px; padding:0 2%;}
.qyxx table,.qyxx tbody,.qyxx tr{ display:block; width:100%; overflow:hidden;}
.qyxx td{ display:inline-block; width:396px; padding:0 !important; margin-right:30px;}
.qyxx td a{ display:block; position:relative; overflow:hidden;}
.qyxx td a img{ width:100%; height:auto; transition:all .6s ease;}
.qyxx td:hover a img{ transform:scale(1.1);}
.qyxx td br{ display:none;}
.qyxx td div{ padding:0 !important;}
.qyxx td div a{ background:#f2f3f4; line-height:72px; font-size:20px; color:#333333; transition:all .3s ease;}
.qyxx td:hover div a{color:#fff; background:#0958cd;}

/*新闻中心*/
.news{padding: 80px 0;}
.newstab{ margin:40px 0; font-size:0; text-align:center;}
.newstab a{display: inline-block;width: 130px;line-height: 38px;font-size: 16px;  color: #333333;font-weight: lighter; transition: all .3s ease;border-radius: 11px;background: #ececec;}
.newstab a+a{ margin-left:35px;}
.newstab a.on{ background:#0958cd; color:#fff;}
.newsleft{width: 49%;}
.newsright{width: 50%;}
.newsleft .news_div_item{ padding:26px; background:#f7f7f7; position:relative; transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;}
.newsleft .news_div_item+.news_div_item{ margin-top:15px;}
.newsleft .news_div_item_pic{ overflow:hidden;width:250px;}
.news .news_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{ transform: scale(1.1);}
.news_div_item:hover .news_div_item_a{color:#0958cd;}
.newsleft .news_div_item_content{ right:40px; top:40px; bottom:0; width:54%; position:absolute;}
.news .news_div_item_a{ display:block; position:relative; white-space:nowrap;text-overflow:ellipsis; font-size:18px; color:#666666;}
.news .news_div_item_body{ font-size:14px; color:#666666; font-weight:lighter; line-height:30px; height:120px; overflow:hidden; margin-top:10px;}
.newsleft .news_div_item_a:after{ content:''; display:block; position:absolute; right:0; top:124px; width:25px; height:25px; background:url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210909/20210909170550_364144805.png) no-repeat center;}
.newsright .news_div_item{ padding:15px; background:#f7f7f7; position:relative;transition: all 0.3s ease-out;  -webkit-transition: all 0.3s ease-out;}
.newsright .news_div_item_pic{ width:165px;overflow:hidden;}
.newsright .news_div_item_content{ position:absolute; right:110px; width:58%; top:30px;}
.newsright .news_div_item_body{ height:60px;}
.newsright .news_div_item+.news_div_item{ margin-top:16px;}
.newsright .news_div_item_date{ position:absolute; padding-left:20px; text-align:center; height:115px; border-left:1px solid #f0f2f1; top:32px; right:15px; font-size:16px; color:#666666; font-family:fontDin1; line-height:30px;}
.newsright .news_div_item_month,.newsright .news_div_item_day{ display:inline-block;}
.newsright .news_div_item_year{ font-size:25px;}
.newsright .news_div_item_a:after{ content:''; display:block; position:absolute; right:-80px; bottom:-65px; width:25px; height:25px; background:url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210909/20210909170550_364144805.png) no-repeat center;}
.newscon ul{ padding: 20px;box-sizing: content-box;}
.newsleft .news_div_item:hover,.newsright .news_div_item:hover{box-shadow: 0px 20px 11px 0px rgb(216, 216, 216);transform: translateY(-3px); -webkit-transform: translateY(-3px);}



/*友情链接*/
.links_bg{width:100%; height:90px; background:#f1f1f1; overflow:hidden;}
.links{line-height: 90px; font-size: 18px; color: #333;}
.links p.fl{padding-left: 34px; background: url(https://memberpic.114my.com.cn/076986388745/uploadfile/image/20210915/20210915135355_1276738273.png) no-repeat left center;margin-right: 20px;    font-weight: bold;}
.links p.fl span{font-family: impact; text-transform: uppercase; padding: 0 10px; border-right: 1px solid #007eff;    font-weight: normal;}
.links p.fr a{font-size: 14px;color: #333;}

/*copy*/
.cop_bc{width: 100%;background:#1b1b1b;position: relative;}
.cop_c{display: flex;align-items: center;justify-content: space-between;    height: 400px;}
.cop_lc{width: 52%;}
.copp{display: flex;justify-content: space-between;}
.copp ul{position: relative;}
.copp ul+ul:after{ content: ''; width: 1px; height: 210px; background: rgba(255,255,255,0.1); position: absolute; top: 0;left: -94px;}
.copp ul li a{font-size: 14px;color: #666;padding-bottom: 11px;display: block;text-align:center;}
.copp ul li:first-child a{font-size: 18px;color: #fff;padding-bottom: 30px;}
.cop_rc{width: 528px;display: flex;justify-content: space-between;position: relative;}
.dy_c>div{padding-top: 22px;text-align: center;}
.dy_c>div p{font-size: 14px;color: #666;}
.dy_c>div p:last-child{padding-top: 8px;}
.lx_c>p{font-size: 16px;color: #fff;padding-top:10px;}
.lx_c>div{font-size: 16px;color: #666;line-height: 36px;margin:30px 0 52px;}
.cop_ryq{position: relative;}
.bq_ewm{display: flex;position: absolute;right: -198px; bottom: 0;}

.bq_ewm li{width: 36px;  height: 36px; border: 2px solid #666;border-radius: 100%; text-align: center; display: block; transition: all .5s; padding: 8px;}
.bq_ewm li+li{margin-left: 12px;}
.foot_bc{border-top:1px solid rgba(255,255,255,0.14);}
.foot_c{display: flex;justify-content: space-between;height: 73px;align-items: center;}
.foot_c a,.foot_c div{font-size: 14px;color: #666;}

.bq_ewm li:hover,.bq_ewm li.on{
    background: #0958cd;
    border: 2px solid #0958cd;
    color: #fff;
}
.dy_c>p {
    background: #fff;
    padding: 13px;
    border-radius: 6px;
}