*{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;vertical-align: top;display: block;}
ul{list-style-type: none;}
a{text-decoration: none; color:#333333; font-size: 14px;}
a:hover{color:#1388e5; text-decoration:blink; font-size: 14px;}
a:visited, a:link{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;}
.page{max-width: 1400px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.kg30{width: 1400px;height: 30px;margin: 0 auto;overflow: hidden;}

/*抬头*/
.htop{ line-height:40px; background:#f2f6f8;}
.htop .page{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.htop,.htop a{ font-size:13px; color:#a7afac;}
.htop a{ display:inline-block; padding-left:25px;}
.htop a+a{ margin-left:25px;}
.htop a:nth-child(1){ background:url(//memberpic.114my.com.cn/aolaihb/uploadfile/image/20201129/20201129175105_325818182.png) no-repeat left center;}
.htop a:nth-child(2){ background:url(//memberpic.114my.com.cn/aolaihb/uploadfile/image/20201129/20201129175105_104645659.png) no-repeat left center;}
.htop a:nth-child(3){ background:url(//memberpic.114my.com.cn/aolaihb/uploadfile/image/20201129/20201129175105_1812532244.png) no-repeat left center;}
.hsecond{}
.hsecond .page{ height:160px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hlogo{ margin-left:20px;}
.hline{ width:1px; height:70px; background:#d3d3d3; margin:0 30px;}
.hmean{ font-size:28px; color:#1388e5;}
.hmean span{ display:block; font-size:18px; color:#484848; font-weight:lighter; margin-top:4px; letter-spacing:2px;}
.htel{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:16px; color:#484848; font-weight:lighter; padding-left:40px; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127171100_661465818.png) no-repeat left center;}
.htel span{ font-size:30px; color:#1388e5; font-family:fontDin1; letter-spacing:-2px; line-height:32px;font-weight: bold;}
.htel span i{ display:block; letter-spacing:-1.5px;}

/*导航*/
.nav{ background:#1388e5; margin:1px 0; text-align:center;}
.nav>ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.nav>ul>li:after,.nav>ul>li:first-child:before{ content:''; position:absolute; right:0; top:0; bottom:0; margin: auto 0; height:11px; width:0; border-left:1px dotted #66aae2;}
.nav>ul>li:first-child:before{ right:inherit; left:0;}
.nav>ul>li{ width:10%; position:relative;}
.nav>ul>li:hover>a,.nav>ul>li.cur>a{ background:#f48502;}
.nav>ul>li>a{ display:block; line-height:70px; font-size:15px; color:#ffffff; font-weight:lighter; transition:all .3s ease;}
.nav>ul>li .dropmenu{width:100%;position:absolute;top:100%;left:0;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 15px;display:block;line-height:45px;text-align:center;color:#fff;background:rgba(0,114,206,.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#f48502;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block; width:100%;}

/*banner*/
.banner{width:100%;height:100%;overflow: hidden;position: relative;z-index:1;}
.banner .bd{position: relative;z-index:2;}
.banner .bd li{min-width:1200px;width:100%;height:720px;}
.banner .bd li img{width:100%;height:auto;}
.banner .hd{width:100%;height:100%;position:absolute;top:0;left:0;}
.banner .hd ul{width:100%;position:absolute;bottom:46px;z-index:3;}
.banner .hd li{width:20px;height:10px;border-radius:10px;background:#fff;font-size:0;}
.banner .hd li+li{margin-left:10px;}
.banner .hd li.on{background:#055ac4;}
.banner .hd a{width:50px;height:100px;border-radius:4px;background:rgba(0,0,0,0.6);position:absolute;top:50%;margin-top:-50px;font-size:26px;color:#fff;text-align: center;line-height:100px;cursor: pointer;user-select:none;opacity:0;transition:all 0.5s;z-index:3;}
.banner .hd .next{right:30px;}
.banner .hd .prev{left:30px;}
.banner .hd a:hover{background:#000;}
.banner:hover .hd a{opacity:1;}
.dfc{display:flex;align-items:end;justify-content:center;}
.banner .hd a img {width: 100%;display: block;position: absolute;top: 50%;margin-top: -26px;}

/*搜索*/
.search{ border-bottom:1px solid #eff4f5;}
.keyword{ line-height:75px; padding-left:50px; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126184601_1543181231.png) no-repeat left center;}
.keyword,.keyword a{ font-size:14px; color:#222222; font-weight:lighter;}
.keyword span{ font-weight:normal;}
.keyword a:hover{ color:#1388e5;}
.search_bg{ width:268px; height:44px; border-radius:25px; margin-top:17px; background:#f3f5f5; white-space:nowrap;}
.search_bg input{ display:inline-block; vertical-align:top; border:none; background:none;}
.search_bg #soo{ border-radius:50%; background:#1388e5; margin-top:5px;}
#infoname{ height:44px; padding-left:20px; width:224px;}

.title{ text-align:center; font-size:42px;line-height: 38px; color:#222222;}
.title b{color:#1388e5;}
.title span{ display:block; font-size:18px; color:#666666; font-weight:lighter; margin:7px 0 15px 0;}
.title:after{ content:''; display:block; height:28px; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126193116_808665773.png) no-repeat center;}

/*products*/
.products{background: url(//memberpic.114my.com.cn/songgu/uploadfile/image/20201121/20201121152109_685188934.png) no-repeat bottom center;width: 100%;padding-bottom: 70px;padding-top: 70px;}
.pro_con{overflow: hidden;margin-top: 50px;}
.proclass{ width:22%;}
.pc_b{ text-align:center; color:#fff; height:119px; background:#1388e5; font-size:16px; text-transform:uppercase;}
.pc_b b{ display:block; font-size:35px; padding:28px 0 10px 0;}
.pcon{ background:#fff;}
.pcc td b{ font-size:0; line-height: 0;}
.pcc td b a{ line-height:56px; font-size:16px; color:#6b6b6b; font-weight:normal; padding: 0 35px 0 60px; position:relative; display:block;}
.pcc td b a:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0;opacity: 0.5;}
.pcc td b a:after{width: 22px; height: 20px; background: url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126194939_1398032976.png) no-repeat center;left:24px;}
.pcc td b a:hover{ color:#1388e5 !important;}
.pcc td b a:hover:after{opacity: 1;}
.pcc tr{ position:relative;}
.pcc #showtyepname{ position:absolute; right:-120%; top:0; width:100%; background:#eaeff3; z-index:99;opacity:0; visibility: hidden; transition:all .3s ease;}
.pcc table,.pcc tbody,.pcc tr,.pcc td{ display:block; width:100%; padding:0 !important;background: #f3f6f9;}
.pcc tr{ border-bottom: 1px solid #ffffff;}
.pcc #showtyepname a{ display:block; line-height:56px; border-bottom:1px solid #feffff; padding-left:45px; position:relative;}
.pcc tr:hover #showtyepname{ opacity:1; visibility:visible; right:-100%;}
.pcc #showtyepname a:after{ content:''; display:block; position:absolute; width:5px; height:5px; background:#999; border-radius:50%; left:30px; top:0; bottom:0; margin:auto 0;}
.pcc #showtyepname a:hover{ color:#1388e5 !important;}
.pcc #showtyepname a:hover:after{ background:#1388e5;}

.procon{width: 76%;}
.pbbc_list{}
.pbbc_list tr+tr{display:block;margin-top:29px;}
.pbbc_list td{width: calc((100% - 43px) / 3);display:inline-block;vertical-align:top;}
.pbbc_list td{padding-left: 0px !important;}
.pbbc_list td>a{position:relative;overflow:hidden;}
.pbbc_list td>a:before,.pbbc_list td>a:after{content:'';width:100%;height:100%;position:absolute;transition:0.6s;}
.pbbc_list td>a:before{background: rgba(19, 136, 229, 0.8);top: 0;left:0;height: 0%;}
.pbbc_list td>a:after{background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126201017_1025243329.png) no-repeat center;transform:scale(0);top:0;left:0;}
.pbbc_list td:hover>a:before{transition:0.6s;height: 100%;}
.pbbc_list td:hover>a:after{transform:scale(1);transition:0.6s;}
.pbbc_list td+td{margin-left: 2%;}
.pbbc_list td br{display:none;}
.pbbc_list td span,.pbbc_list td a{display:block;line-height: 60px;}
.pbbc_list td a img {width: 100%;height: 100%;}
.pbbc_list td span{position:relative;background: #f0f3f5;}
.pbbc_list td:hover span:after{background: #0e86e0;height:100%;transition:0.6s;}
.pbbc_list td span a{font-size:16px;position: relative;z-index: 2;text-align: left;transition: 0.5s;padding-left: 13px;}
.pbbc_list td span a:after{position: absolute;content: '';background: url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126200927_1000276646.png) no-repeat left;width: 19px;height: 20px;top: 50%;margin-top: -10px;right: 10px;}
.pbbc_list td:hover span a{color:#fff;background: #1388e5;transition: 0.5s;}

/*产品四大特性*/
.trait{ background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126205421_1477081782.jpg) no-repeat center;}
.trait * {box-sizing: content-box;}
.trait .page{ height:705px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.traleft_t{ display:inline-block; padding:45px 0 52px 0; position:relative; font-size:36px; color:#fff;line-height: 46px;}
.traleft_t em{ display:block;font-size: 20px; font-weight: lighter; text-transform: uppercase; line-height: 23px;letter-spacing: 1px;}
.traleft_t:after,.traleft_t:before{ content:''; display:block; position:absolute; top:0; left:0; width:200px; height:28px; border:6px solid #4f4f4f;}
.traleft_t:before{ border-bottom:none; border-radius: 12px 12px 0px 0px;}
.traleft_t:after{ border-top:none; top:auto; bottom:0;border-radius: 0px 0px 12px 12px;}
.traleft_c{ margin:60px 0 50px 0; font-size:16px; color:#fff; font-weight:lighter; line-height:36px;}
.traleft_c b{ display:block; font-size:24px; margin-top:10px; margin-bottom: 18px;}
.traleft_e{ font-size:12px; color:#616161; font-weight:lighter; line-height:18px; text-transform:uppercase;}
.traright{ position:relative; width:875px; height:497px; background:#e7eff8; position:relative; z-index:1; text-align:center; font-size:0; padding:50px 0 0 0; border-bottom-right-radius: 30px;    border-top-left-radius: 30px;}
.traright:after{ content:''; display:block; position:absolute; width:175px; height:100%; z-index:-1; background:#ebebeb; left:0; top:0; border-top-left-radius: 30px;}
.traright:before{ content:''; display:block; position:absolute; width:1px; height:100%; top:0; left:0; right:0; margin:0 auto; background:#e0e6ea;}
.traright li{ width:50%; display:inline-block; vertical-align:top;}
.traright_t span{ display:block; font-size:30px; color:#222222; margin:15px 0; font-weight:normal;}
.traright_t{ font-size:16px; color:#888888; font-weight:lighter;} 
.traright ul+ul{ margin-top:30px;}
.traright_icon{ display:inline-block; border-radius:50%; background:#1388e5; transition:all .4s ease;position: relative;}
.traright ul li:hover .traright_icon{ background:#f48502; transform:rotate(360deg);}
.traright_icon:after {content: '';width: 105%;height: 105%; border: 3px solid rgba(19, 136, 229, 0.2);position: absolute; left: -6px;top: 1px; right: 0;bottom: 0; margin: auto;border-radius: 50%;transition: all .4s ease;}
.traright ul li:hover .traright_icon:after{border: 3px solid rgba(244, 133, 2, 0.2);}

/*选择聚盈的四大优势*/
.adv{ padding:70px 0 80px 0;}
.advtab{ margin:50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advtab li{ width:305px; position:relative; border-bottom:1px solid #e1e1e1; padding-bottom:18px; font-size:30px; color:#222222; font-weight:lighter; transition:all .3s ease; cursor:pointer;}
.advtab li span{ display:block; transition:all .3s ease; font-size:16px; color:#aaaaaa; font-weight:lighter; margin-top:4px;}
.advtab li:after,.advtab li:before{ content:''; display:block; position:absolute; transition:all .3s ease;}
.advtab li:after{ height:1px; background:#1388e5; width:0; bottom:-1px; left:0;}
.advtab li:before{ top:20px; right:0; width:24px; height:24px; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126221020_1343439855.png) no-repeat center;}
.advtab li.on,.advtab li.on span{ color:#1388e5;}
.advtab li.on:after{ width:100%;}
.advtab li.on:before{ transform:rotate(360deg); background-image:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210126/20210126221020_2055506439.png);}
.advcon{ position:relative; height:600px;}
.advnum{ position:absolute; width:560px; height:132px; z-index:9; background:#f1f5f9; top:377px; right:60px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; font-size:18px; color:#222222; font-weight:lighter; text-align:center;}
.advnum li+li{ margin-left:60px;}
.advnum li b{ font-size:30px; color:#1388e5;}
.advnum li span{ display:block; margin:10px 0 15px 0;}
.advnum li:after{ content:''; display:inline-block; height:1px; width:40px; background:#000000;}
.advcen ul{ position:relative; height:600px;}
.advbox{ position:absolute; width:632px; height:540px; background:#fff; box-sizing:border-box; top:30px; right:30px; box-shadow:0 0 20px rgba(0,0,0,.4); padding:70px 40px;}
.adv_t{ font-size:45px; line-height: 45px; color:#222222; margin-bottom:40px;}
.adv_t span{ display:block; font-size: 22px; color: #ffffff; margin-top: 20px; padding: 5px 5px 5px 15px;background: #1388e5; background-image: linear-gradient(to left, #fff,#1388e5);}
.adv_c{ font-size:14px; line-height:30px; color:#aaaaaa;}

/*荣誉资质 */
.honer{ height:794px; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127141957_1942931257.jpg)center no-repeat; padding-top:70px;}
.honer_title{ text-align:center; font-size:42px;line-height: 38px; color:#ffffff;}
.honer_title span{ display:block; font-size:18px; color:#c5c5c5; font-weight:lighter; margin:7px 0 15px 0;}
.honcen{ padding-top:40px;}
.poster-main .poster-btn{ width:44px; height:32px; position: absolute; cursor:pointer; display:block; z-index: 10; }
.poster-main .poster-btn a { position: absolute; top: 50%; margin-top: -16px; }
.poster-main .poster-next-btn{  top:130px; right:0;}
.poster-main .poster-prev-btn{ top:130px; left:0;}

.poster-main .poster-next-btn a:hover,.poster-main .poster-prev-btn a:hover{ background-position: -36px 0}

.poster-item{ position: relative; margin: 0 auto; }

.poster-main .poster-list .poster-item img { display: block; width: 100%; }
.poster-main { position: relative; margin: 0 auto 60px; }
.poster-main .poster-list .poster-item { position: absolute; left: 0; top: 0; }
.poster-main .poster-btn { position: absolute; top: 0; cursor: pointer; }
.custerm{ padding:12px 0 0 0;}
.custom{ margin:35px 0 0 0;}
.custom td{ display:inline-block; padding:0 !important; border:1px solid #ebebeb; position:relative; overflow:hidden;}
.custom td+td{ margin-left:20px;}
.custom tr+tr{ display:block; margin-top:20px;}
.custom tr a{ display:block;}
.custom tr a img{ margin:0 !important;}
.custom td>a{ display:block; position:relative; overflow:hidden;}
.custom td>a:after,.custom td>a:before{ content:''; display:block; position:absolute; transition:all .5s ease;}
.custom td>a:before{ width:100%; height:100%; background:rgba(0,0,0,0.5); opacity:0;}
.custom td:hover>a:before{ opacity:1;}
.custom td>a:after{ content:'查看详情'; line-height:35px; padding:0 20px; top:40%; background:#265eb2; font-size:14px; color:#fff; font-weight:lighter; left:-100%; -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);

    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.custom td:hover>a:after{ left:35%;}

/*富强磁业科技*/
.about{ padding:80px 0; background:#f5f5f5;}
.abcenter{ background:#fff;}
.abright{ width:865px; margin:65px 0 0 75px;}
.ab_t{ font-size:36px; line-height: 46px; color:#1e1e1e;} 
.ab_c{ margin:40px 0 50px 0;}
.ab_c,.ab_c a{ font-size:14px; color:#aaaaaa; font-weight:lighter; line-height:33px;}
.ab_c a:hover{ color:#0359b6;}
.abtab{ font-size:0; margin-bottom:30px;}
.abtab a{ display:inline-block; transition:all .3s ease; line-height:50px; text-align:center; width:150px; height:50px; background:#484848; font-size:18px; color:#fff;}
.abtab a.on{ background:#0359b6; color:#fff;}
.abtab a+a{ margin-left:10px;}
.abcen td{ display:inline-block; padding:0 !important; width:273px; overflow:hidden; position:relative;}
.abcen td+td{ margin-left:20px;}
.abcen td a{ display:block;}
.abcen td br{ display:none;}
.abcen td div{ padding:0 !important; width:100%; position:absolute; bottom:0; left:0;}
.abcen td div a{ display:block; line-height:40px; font-size:18px; color:#fff; text-overflow: ellipsis;overflow: hidden; display:block; white-space: nowrap;background:rgba(0,0,0,.95); }
.abcen td a img{ width:100%;height: auto; transition:all .6s ease;}
.abcen td>a{ overflow:hidden;}
.abcen td:hover a img{ transform:scale(1.1);}
.abcen td:hover div a{background:rgba(19, 136, 229, 0.95);}

/*新闻中心*/
.news{padding: 55px 0 0 0; }
.news_t{font-size: 40px;color: #484848;font-weight: lighter; line-height: 35px;}
.newstop{border-bottom: 1px solid #e1e6e1;}
.news_t em{font-size: 33px; display: inline-block;}
.newtab a{padding-bottom: 30px; display: inline-block;font-size: 20px;color: #484848;font-weight: lighter; position: relative;}
.newtab a+a{margin-left: 55px;}
.newtab a:after{content: '';display: block;width: 0;height: 2px;background: #1388e5;transition: all .3s ease; position: absolute; bottom: 0; left: 0;}
.newtab a.on:after{width: 100%;}
.newscon{padding: 80px 0 55px 0;position: relative;}
.newscon:after{content: '';display: block;position: absolute;height: 100%;width: 1px;background: #e1e6e1;z-index: 3;left: 830px;top: 0;}
.newsleft{width: 830px;}
.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 240px;height: 170px; overflow: hidden;}
.newsleft .news_div_item:nth-child(2){padding: 25px 0 35px 0; margin: 35px 0 25px 0;border-top: 1px solid #e1e6e1;border-bottom: 1px solid #ededed; height:230px;}
.news .news_div_item_pic{overflow: hidden;    border: 1px solid #e1e6e1;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#1388e5;}
.newsleft .news_div_item{height: 170px; position: relative;padding-left: 266px;padding-right: 105px;}
.newsleft .news_div_item:nth-child(2){padding-left: 266px;padding-right: 105px;}
.newsleft .news_div_item_date{position: absolute;top: 50px;right:55px;padding-top: 45px;text-align: center;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #a6abaf;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 0;left: 0;right: 0;margin: 0 auto;font-size: 40px;font-weight: normal;}
.newsleft .news_div_item_content{width: 340px;padding-top: 20px;}
.newsleft .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative;} 
.newsleft .news_div_item:nth-child(2) .news_div_item_pic{top: 25px;}
.newsleft .news_div_item_a:after{content: '';display: block;position: absolute;width: 34px;height: 34px;background: url(//memberpic.114my.com.cn/dgychg11/uploadfile/image/20201228/20201228173435_685836548.png) no-repeat center; left: 0; top: 110px;}
.newsright{width: 525px;}
.newsright .ns_t{display: block;font-size: 36px;color: #1388e5;background: url(//memberpic.114my.com.cn/dgychg11/uploadfile/image/20201228/20201228173435_631839922.png) no-repeat right center;margin-bottom: 35px;}
.newsright .ns_t em{display: block;font-size: 14px;text-transform: uppercase;margin-top: 3px;}
.newsright .news_div_item{position: relative;padding-top: 365px;}
.newsright .news_div_item_date{position: absolute;top: 390px;right:0px;padding-top: 45px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #9ea59e;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 0;left: 0;right: 0;margin: 0 auto;font-size: 40px;font-weight: normal;}
.newsright .news_div_item_content{width: 425px;}
.newsright .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative;} 
.newsright .news_div_item_pic{position: absolute;left: 0;top: 0;width: 525px;height: 340px; overflow: hidden;}
.news .news_div_item_body{font-size: 14px;color: #9ea59e;margin-top: 15px;line-height: 28px; font-weight: lighter;}
.newsright .news_div_item_a:after{content: '';display: block;position: absolute;width: 34px;height: 34px;background: url(//memberpic.114my.com.cn/dgychg11/uploadfile/image/20201228/20201228173435_685836548.png) no-repeat center; left: 0; top: 120px;}

/*版权*/
.links{ background:#eaeff3;}
.links .page{ height:110px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.linksl{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.linksr a{ font-size:14px; color:#666666;}
.linksl>p{ font-size:18px; color:#666666; margin-right:30px; padding-left:50px; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127154441_1870131359.png) no-repeat left center;}
.linksl>p em{ display:block; font-size:28px; color:#333333; font-family:fontDin2; text-transform:uppercase;}
.crcenter{ background:#10283c;}
.crcon{ padding:80px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.crcon ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcode span{ display:block; text-align:center; background:#1388e5; line-height:38px; font-size:14px; color:#fff;}
.crcode img{ width:130px; height:130px;} 
.crcode li+li{ margin-left:20px;}
.klsj p{ font-size:18px; color:#fff; margin-bottom:20px;}
.klsj a{ display:block; font-size:14px; color:#e7e7e7; line-height:32px;}
.klsj a:hover{ color:#fff;}
.klsj li{ width:185px;}
.klsj li+li{ margin-left:50px;}
.crcontact{ width:100%; height:150px; padding:0 50px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; background:rgba(19, 136, 229, 0.1); border-radius:20px;}
.end,.end a{ line-height:120px; font-size:14px; color:#e7e7e7;}
.end a:hover{ color:#fff;}
.end{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.crcontact{ text-align:center; font-size:15px; color:#fff; font-weight:lighter;}
.crcontact i{ font-size:16px;}
.crcontact em{ font-size:22px; font-family:fontDin1; display: inline-block;}
.crcontact span{ display:block; margin:0 auto 10px auto; width:46px; height:46px; border-radius:50%; background:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127163845_1521712523.png) no-repeat center;}
.crcontact li:nth-child(2) span{ background-image:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127163845_135757862.png)}
.crcontact li:nth-child(3) span{ background-image:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127163845_462073377.png)}
.crcontact li:nth-child(4) span{ background-image:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127163845_492179894.png)}
.crcontact li:nth-child(5) span{ background-image:url(//memberpic.114my.com.cn/dgjuying/uploadfile/image/20210127/20210127163845_1062903525.png)}