@font-face {
 font-family:fontDin1;
 src: url(../cssnew/DIN-MEDIUM_otf.txt),url(../cssnew/DIN-MEDIUM_woff.txt),url(../cssnew/DIN-MEDIUM_eot.txt),url(../cssnew/DIN-MEDIUM_woff2.txt),url(../cssnew/DIN-MEDIUM_ttf.txt)}
@font-face {
 font-family:fontDin2;
 src: url(../cssnew/DIN-BOLD_otf.txt),url(../cssnew/DIN-BOLD_woff.txt),url(../cssnew/DIN-BOLD_eot.txt),url(../cssnew/DIN-BOLD_woff2.txt),url(../cssnew/DIN-BOLD_ttf.txt)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;cursor:pointer;}
a:hover{color: #f85811;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1300{ width:1300px; margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}
.title{ text-align:center; font-size:40px; color:#343331;}
.title b i{ color:#f89408;}
.title span{ display:block; font-size:18px; color:#8c8b89; margin:10px 0 20px 0;}
.title em i{ display:inline-block; width:6px; height:24px; background:#ee4f08; border-radius:3px; vertical-align:top;animation: tptd 1.5s infinite;-webkit-animation: tptd 1.5s infinite;}
.title em i+i{ margin-left:11px;}
.title em i:nth-child(2){ height:32px; background:#f89408;animation: tptd 1.8s infinite;-webkit-animation: tptd 1.8s infinite;}
.title em i:nth-child(3){ background:#794a08;animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite;}
@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}
.hovermaincolor a:hover{ color:#f89408;}

/*抬头*/
.header{ height:110px; position:relative;}
.headercontent{ position:absolute; width:95%; top:0; left:0; right:0; margin:0 auto; height:160px; border-radius:0 0 25px 25px; box-shadow:0 0 10px rgba(0,0,0,.1); background:#fff; z-index:9;}
.htop{ height:39px; line-height:39px; border-bottom:1px solid #ecebea;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; padding:0 3%;}
.htop,.htop a{ font-size:14px; color:#aeacaa;}
.htop i{ display:inline-block; vertical-align:top; position:relative; padding:0 25px;}
.htop i:nth-last-child(1){ padding-right:0;}
.htop i+i:after{ content:''; display:block; position:absolute; width:1px; height:; top:0; bottom:0; left:0; margin:auto 0; height:24px; background:#e7e5e3;}
.htop i em{ font-size:22px; color:#f89408; font-family:fontDin1;}
.htop i span,.htop i a{ display:inline-block; padding-left:30px;}
.htop i span{ background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119164144_741097545.png) no-repeat left center;}
.htop i:nth-child(2) a{ background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119164144_1696286735.png) no-repeat left center;}
.htop i:nth-child(3) a{ background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119164144_1241308942.png) no-repeat left center;}
.hsecond{ height:120px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;padding:0 3%;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hleft p+p{ margin-left:15px;}
.htitle em{ display:block; font-size:16px; color:#91908f; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:7px;}
.hline{ width:1px; height:58px; background:#e8e8e7;}
.hmean{ font-size:16px; color:#4a4948;}
.hmean span{ display:block;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; margin-bottom:3px;}
.hmean span i{ display:inline-block; width:116px; line-height:36px; text-align:center; border-radius:20px 0 20px 0; background:#f89408; color:#fff; font-weight:bold; font-size:16px;}
.hmean span i+i{ margin-left:6px; border-radius:0 20px 0 20px;}
.hmean span img{ margin-left:10px;}
.nav ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.nav ul li{ position:relative; transition:all .3s ease;}
.nav ul li>a{ display:block; font-size:16px; color:#333231; line-height:120px; position:relative; transition:all .3s ease;}
.nav ul li.cur>a,.nav ul li:hover>a{ color:#f89408; font-weight:bold;}
.nav ul li+li{ margin-left:50px;}
.nav ul li>a:after{ content:''; display:block; position:absolute; left:0; right:0; top:0; margin:0 auto; width:1px; height:0; background:#f89408; transition:all .3s ease;}
.nav ul li.cur>a:after,.nav ul li:hover>a:after{ height:42px;}
@media screen and (max-width:1650px){
	.nav ul li+li{ margin-left:25px;}
	}
@media screen and (max-width:1500px){
	.nav ul li+li{ margin-left:10px;}
	.nav ul li>a{ font-size:14px;}
	}
.dropmenu{ position:absolute; top:110%; opacity:0; visibility:hidden; right:0; width:140px; padding:15px; background:#fff; border-radius:0 0 0 20px; box-shadow:0 0 10px rgba(0,0,0,.1); transition:all .3s ease; border-top:4px solid #f89408; transition:all .3s ease;}
.dropmenu a{ display:block; font-size:15px; color:#666; transition:all .3s ease; line-height:46px; font-weight:normal !important;}
.dropmenu a:hover{ padding-left:15px; background:#f89408; color:#fff;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block;}
.nav ul li:hover .dropmenu{ opacity:1; top:100%; visibility:visible;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1300px; height:720px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:720px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:250px; left: 0; margin-left: 0; height: 410px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119163305_450630690.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119163305_450630690.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #f89408;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; 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; }
/*搜索*/
.search{ height:80px; padding-top:10px; margin-top:-10px; position:relative; z-index:9; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119175302_1128646852.png) no-repeat center;}
.search .w1300{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.keyword,.keyword a{ line-height:80px; font-size:14px; color:#555555;}
.keyword span{color:#f89408;}
.keyword { padding-left:25px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201119/20201119175302_1874802563.png) no-repeat left center; }
.search_bg{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; box-sizing:border-box;width:256px; height:50px; border-radius:25px; background:#fff; padding:0 5px;}
.search_bg input{ border:none; background:none;}
#soo{ border-radius:50%; background:#f89408;}
#infoname{ box-sizing:border-box; padding-left:20px; height:50px; width:180px;}
/*品锐 • 产品中心*/
.product{ padding:60px 0 80px 0;}
.protab{ font-size:0; margin:38px 0 50px 0; text-align:center; }
.protab a{ display:inline-block; vertical-align:top; position:relative; width:226px; line-height:66px; text-align:center; background:#ececec; font-size:18px; color:#35383a; overflow:hidden;transition:all .3s ease;}
.protab a+a{ margin-left:30px;}
.protab a em{position:relative; z-index:1;}
.protab a i:after,.protab a i:before{ content:''; display:block; position:absolute; transition:all .3s ease; z-index:7}
.protab a i:after{ border-right:36px solid #f89408; border-top:36px solid transparent; bottom:0; right:0;}
.protab a i:before{ content:'+'; font-size:20px; color:#fff; right:2px; bottom:3px; z-index:9; line-height:20px;}
.protab a:after{ content:''; display:block; position:absolute; width:100%; height:400%; transform:rotate(-70deg); top:-200%; left:-300%; background:#f89408; transition:all .3s ease;}
.protab a.on:after{ left:0;}
.protab a.on{ color:#fff;}
.protab a.on i:after{ border-right-color:#31302e;}
.proshow td{ display:inline-block; vertical-align:top; padding:0 !important; width:414px; border:1px solid #eeeeee;}
.proshow td a,.proshow td a span { display:block; position:relative; overflow:hidden; transition:all .3s ease;}
.proshow td br{ display:none;}
.proshow td a img{ width:100%; height:auto; transition:all .6s ease;}
.proshow td+td{ margin-left:25px;}
.proshow tr{ display:block; white-space:nowrap;}
.proshow tr+tr{ margin-top:28px;}
.proshow td>a:after,.proshow td>a:before{ content:''; display:block; position:absolute; transition:all .5s ease;}
.proshow td>a:after{ width:100%; height:100%;background:rgba(0,0,0,.5); top:0; left:0; opacity:0;}
.proshow td>a:before{ width:56px; height:56px; top:0; bottom:0; left:0; right:0; margin: auto; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120090704_616258919.png) no-repeat center; transform:scale(0); z-index:1;}
.proshow td:hover>a:after{ opacity:1;}
.proshow td:hover>a:before{transform:scale(1);}
.proshow td:hover>a img{ transform:scale(1.1);}
.proshow td span a{ line-height:66px; background:#f2f1f0; font-size:16px; color:#35383a;}
.proshow td:hover span a{ background:#f89408; color:#fff;}
/*精选原材料，严格把控质量*/
.trait{ height:946px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120092012_949226794.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; }
.trait .title{ color:#fff;}
.trait .title span{ color:#fee7cd;}
.trait .title em i{ background:#ca3e00;}
.trait .title em i:nth-child(2){background:#ffff00;}
.trait .title em i:nth-child(3){background:#fcd59d;}
.traul{ width:1300px; margin:50px auto 0 auto; padding:50px; background:#fff;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; text-align:center;}
.traul li{ display:inline-block; vertical-align:top; box-sizing: border-box; width:300px; height:490px; border:1px dashed #e1e0de; padding:0 30px;transition:all .3s ease; position:relative; z-index:3;}
.traul li+li{ margin-left:33px;}
.traul li p{ position:relative; z-index:3;}
.trac{ font-size:14px; color:#838281; line-height:34px; transition:all .3s ease;}
.traicon{ display:inline-block; width:68px; height:66px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120092012_222238705.png) no-repeat left top; margin:40px 0 20px 0;transition:all .3s ease;}
.traul li:nth-child(2) .traicon{ background-position-x:-86px;}
.traul li:nth-child(3) .traicon{ background-position-x:-181px;}
.traul li:nth-child(4) .traicon{ background-position-x:-294px;}
.trat{ font-size:28px; color:#343331; padding-bottom:50px; position:relative; transition:all .3s ease;}
.trabtn a{ display:inline-block; text-align:center; width:168px; line-height:38px; border-radius:20px; position:relative; background:#545351; transition:all .3s ease; font-size:14px; color:#fff;}
.trabtn a i{ display:inline-block; padding-left:43px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120092012_685568230.png) no-repeat left center;}
.trabtn a:after{ content:''; display:block; position:absolute; z-index:-1; width:100%; height:100%; left:0; top:6px; background:#161514; border-radius:20px;}
.trabtn{ margin-top:40px;}
.trat i{ display:block; position:absolute; left:0; right:0; margin:0 auto; width:4px; height:5px; background:#f89408; bottom:25px; border-radius:50%;}
.traul li:after{ content:''; display:block; position:absolute; width:300px; height:490px; box-sizing:border-box; border:2px solid #f89408; opacity:0; transition:all .3s ease; top:-1px; left:-1px;}
.traul li:hover:after{ opacity:1;}
.traul li:hover .traicon{background-position-y:-90px;}
.traul li:hover .trat{ color:#f89408; padding-bottom:70px;}
.traul li:hover .trabtn a{ background:#f89408;}
.traul li:hover .trabtn a:after{ background:#ba7008;}
.traul li:hover .trat i{ width:10px; height:10px; border:1px solid #f89408; background:#fff;bottom:40px;}
.trat i:after{ content:''; display:block; position:absolute; top:13px; width:1px; height:0; background:#f89408; opacity:0; left:0; right:0; margin:0 auto; transition:all .3s ease;}
.traul li:hover .trat i:after{ opacity:1; height:14px;}
/*四大优势 · 让您放心选择*/
.adv{ height:950px; padding-top:77px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120100536_1257017892.jpg) no-repeat center;}
.advtab{ font-size:0; margin:46px 0 60px 0; white-space:nowrap;}
.advtab li{ display:inline-block; vertical-align:top; width:300px; height:126px; box-sizing:border-box; text-align:center; border:1px solid #e5e4e1; background:#41403f; transition:all .3s ease; padding:33px 0; font-size:14px; color:#b3b1ae; text-transform:uppercase; cursor:pointer;}
.advtab li+li{ margin-left:33px;}
.advtab li p{ display:inline-block; vertical-align:middle; text-align:left;}
.advicon{ width:69px; height:52px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120100059_49241383.png) no-repeat left top; transition:all .3s ease;}
.advtab li:nth-child(2) .advicon{ background-position-x:-75px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-158px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-246px;}
.advtitl b{ display:block; color:#fff; font-size:30px; margin-bottom:3px;}
.advtab li.on{ background:#f89408; border-color:#f89408; color:#efd7b5;}
.advtab li.on .advicon{ background-position-y:-66px;}
.advcon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; background:#fff; }
.advleft{ margin:0 40px;}
.adv_t{ font-size:28px; color:#343331; margin:45px 0 0 28px;}
.adv_t em{ display:block; font-size:14px; color:#b5b4b1; text-transform:uppercase; white-space:nowrap; margin-top:5px;}
.advtop p{ display:inline-block; vertical-align:top;}
.advtop{ font-size:0;}
.advwa{ padding:45px 0; border-bottom:1px solid #eaeae9; margin-bottom:45px; font-size:15px; color:#8b8a89; line-height:36px;}
.advwa p{ padding-left:38px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120100059_96892467.png) no-repeat left 10px;}
.advtel{ font-size:16px; color:#8b8a89; padding-left:40px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120100059_1259424559.png) no-repeat left center;} 
.advtel em{ vertical-align:sub; font-size:32px; color:#f89408; font-size:fontDin1; padding-left:10px;}
.advtop p:nth-child(1){ width:112px; height:146px; box-sizing:border-box; background:#343331; text-align:center; padding-top:25px; font-size:30px; color:#fff; position:relative; margin-top:-14px; position:relative;}
.advtop p:nth-child(1) em{ display:block; font-size:54px; font-family:fontDin2;}
.advtop p:nth-child(1):after{ content:''; display:block; width:0; height:0; left:100%; top:0; border-left:14px solid #020202; border-top:14px solid transparent; position:absolute;}
/*良好口碑 • 奠定行业地位*/
.case{ padding:70px 0;}
.swiper-container{ padding:35px 0;}
.post_m{position: relative;  padding-bottom:40px; margin:50px auto 0 auto; width:87%;}
.post_m .swiper-slide {position: relative;background-repeat: no-repeat;background-position: center top;background-size: cover;
-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;-webkit-transform: scale(.8);transform: scale(.8);}
.post_m .swiper-slide img { width: 100%;height:auto;}
.post_m .text {box-sizing:border-box;width: 100%; line-height:58px; opacity:0; color:#fff; text-align:center;font-size:18px;background-color:#f89408;}
.post_m .text h4 {color: #333;font-size: 18px;line-height: 18px;font-weight: 700;padding-bottom: 5px}
.post_m .text p {color: #5f5f5f; font-size: 14px; line-height: 26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.post_m .text a {display: none;color: #fff; font-size: 12px; line-height: 12px;}
.post_m .swiper-slide-next{ -webkit-transform: scale(.95) translateX(10px);transform: scale(.95)translateX(10px);}
.post_m .swiper-slide-prev{ -webkit-transform: scale(.95) translateX(-10px);transform: scale(.95)translateX(-10px);}
.post_m .swiper-slide-active, .post_m .swiper-slide-duplicate-active { -webkit-transform: scale(1.07) translateY(-14px);transform: scale(1.07) translateY(-14px);}
.post_m .swiper-slide-active .text, .post_m .swiper-slide-duplicate-active .text { opacity:1;}
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p { color: #fff;}
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a { display: block; width:100%; height:100%;position: relative;}
.post_m .swiper-pagination {bottom:0;left: 50%;transform: translate(-50%, 0)}
.post_m .swiper-pagination-bullet{ width:16px; height:16px; background:#dedfe0; opacity:1;}
.post_m .swiper-pagination-bullet+ .swiper-pagination-bullet{ margin-left:14px;}
.post_m .swiper-pagination-bullet-active{background:#f89408;}
/*走进品锐五金塑胶*/
.about{ padding:70px 55px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120104820_963333827.jpg) repeat left; position:relative;}
.about:after{ content:''; display:block; position:absolute; height:198px; width:100%; background:#ff9f18; left:0; bottom:0;}
.about .title em{ display:block; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120104820_835018450.png) no-repeat center;}
.about>div{ position:relative; z-index:9;}
.abcon{ margin-top:25px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; }
.ableft{ margin:35px 60px 0 0;}
.abwa{ font-size:16px; line-height:36px; color:#90908f; text-indent:2em; margin-bottom:50px;}
.abbtn a{ display:inline-block; width:172px; line-height:56px; background:#2d2c2b; text-align:center; transition:all .3s ease; font-size:18px; color:#ffffff;}
.abbtn a:hover{ background:#f89408;}
.abpic{ padding:10px;background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120104820_963333827.jpg) repeat left;}
.num{ font-size:0; position:relative; margin-top:-50px;}
.num li{ display:inline-block; vertical-align:top; font-size:18px; color:#ffddad; text-align:center; padding:0 10px;}
.num li span{ display:block; font-size:14px; font-weight:bold; color:#fff; margin-bottom:12px;}
.num li em,.num li i{ display:inline-block; vertical-align:text-top;}
.num li i{ font-size:48px; font-family:fontDin2; margin-right:30px; line-height:40px;}
.num li:nth-child(1) i{ margin-right:20px;}
.num li:nth-child(2){ margin:0 40px; padding:0 40px; border-left:1px dashed #ffbb5b; border-right:1px dashed #ffbb5b;}
/*新闻聚焦*/
.news{ padding:70px 0 60px 0;}
.newstab{ font-size:0; margin:42px 0; text-align:center;}
.newstab a{ display:inline-block; width:160px; line-height:52px; border-radius:6px; background:#f2f2f2; text-align:center; font-size:18px; color:#222; transition:all .3s ease;}
.newstab a.on{ background:#f89408; color:#fff;}
.newstab a+a{ margin-left:36px;}
.newscon .news_div_item{ float:left; width:412px; position:relative;}
.newscon .news_div_item+.news_div_item{ margin-left:30px;}
.newscon .news_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;}
.newscon .news_div_item_pic{ overflow:hidden; margin-bottom:263px;border: 1px solid #eeeeee; }
.newscon .news_div_item_date{ position:absolute; width:102px; height:102px; box-sizing:border-box; background:#f89408; padding:20px; font-size:0; text-align:center; border-radius:0 8px 0 8px; left:3px; bottom:266px; z-index:9;}
.newscon .news_div_item_date>div{ display:inline-block; font-size:18px; color:#fff; font-family:fontDin1;}
.newscon .news_div_item_date>div.news_div_item_year{ font-size:30px;} 
.newscon .news_div_item_content{ position:absolute; width:100%; box-sizing:border-box; left:0; bottom:0;background: #f1f1f1;height:263px; padding:40px 30px 0 30px;}
.newscon .news_div_item_a{ font-size:18px; color:#333333; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;transition:all .3s ease;}
.newscon .news_div_item_body{ font-size:14px; color:#999999; line-height:32px; padding:25px 0 35px 0; border-bottom:1px solid #e4e4e4;}
.newsbtn{ margin-top:27px;}
.newsbtn .newicon{ float:left; display:inline-block; width:28px; height:20px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120111716_1067925066.png) no-repeat center;}
.newsbtn .newmore{ float:right; font-size:14px; color:#888888; padding:0 5px 10px 5px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; border-bottom:2px solid #cdcdcd; transition:all .3s ease;}
.newscon .news_div_item:hover .newmore,.newscon .news_div_item:hover .news_div_item_a{ color:#f89408; border-color:#f89408;}
.newscon .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
/*版权*/
.copyright{ margin-top:26px; background:#1a1918;}
.end{ line-height:120px; border-top:1px dashed #2c2b2a;}
.end,.end a{ font-size:15px; color:#9c9a97;}
.end a:hover,.kslj a:hover{ color:#fff;}
.links{ line-height:118px; font-size:16px; color:#fff;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;border-top:1px dashed #2c2b2a; }
.links>p{ font-weight:bold; margin-right:20px;padding-left:35px; background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120112716_896364412.png) no-repeat left center;}
.links>p em{ font-size:18px; padding-left:5px;}
.crcon{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.crcon ul{ font-size:0;}
.crcon ul li{ display:inline-block; vertical-align:top;}
.kslj p{ font-size:20px; color:#fff; margin-bottom:20px; }
.kslj li{ position:relative; padding: 0 70px; height:188px; border-left:1px solid #282726;}
.kslj a{ display:block; font-size:14px; color:#9c9a97; line-height:30px;}
.kslj li:after{ content:''; display:block; position:absolute; width:3px; height:18px; left:-2px; top:0; background:rgba(248,148,8,.4);}
.crcode img{ display:block; width:122px; height:122px; margin-bottom:18px;}
.crcode li+li{ margin-left:25px;}
.crcode li{ font-size:14px; color:#fff; text-align:center;}
.crcontact{ width:330px; height:376px; background:#f89408; position:relative; box-sizing:border-box; margin-top:-26px; padding:60px 30px;}
.crcontact:after,.crcontact:before{ content:''; display:block; position:absolute; top:0; width:0; height:0;}
.crcontact:after{ border-bottom: 26px solid #875106;border-left: 21px solid transparent; left:-21px;}
.crcontact:before{ border-bottom: 26px solid #875106;border-right: 21px solid transparent; left:100%;}
.cr_tel{ margin-bottom:30px;}
.cr_tel p{ padding-left:30px; font-size:16px; color:#fde5c2; white-space:nowrap;background:url(https://memberpic.114my.com.cn/dgfrwj/uploadfile/image/20201120/20201120112716_89438570.png) no-repeat left center;}
.cr_tel p+p{ margin-top:10px;}
.cr_tel p em{ font-size:28px; color:#ffffff; vertical-align:sub; font-family:fontDin1; }