@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;}
a:hover{color: #f85811;cursor:pointer;}
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:42px; color:#333333;}
.title b{color:#f85811;}
.title span{ position:relative;}
.title span:after{ content:''; display:block; position:absolute; width:20%; height:6px; z-index:-1; background:#f85811; left:0; bottom:4px; animation:widthchange 2s linear infinite;}
@keyframes widthchange{
	0%{ width:20%}
	50%{ width:100%}
	100%{ width:20%}
	}
.title em{ display:block; font-size:18px; color:#666666; font-weight:lighter; margin:15px 0 25px 0;}
.title:after{ content:''; display:block; height:9px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110152508_448578516.jpg) no-repeat center;}
.hovermaincolor a:hover{ color:#f85811;}
/*抬头*/
.htop{ line-height:46px; background:#ededed;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; padding:0 2.5%;}
.htop a,.htop{ font-size:14px; color:#666666; font-weight:lighter;}
.htl{ padding-left:26px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110140647_881247703.png) no-repeat left center;}
.htop a,.htop span{ display:inline-block; vertical-align:top; padding-left:21px; position:relative;}
.htop a{ background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110140647_1521841223.png) no-repeat left center;}
.htop span:nth-child(2){ background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110140648_296320773.png) no-repeat left center;}
.htop span:nth-child(3){ background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110140648_559038723.png) no-repeat left center;}
.htop span:nth-child(4){ background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110140648_1672723529.png) no-repeat left center;}
.htop span img{ position:absolute; top:100%; right:0; display:none;  width:100px; height:auto; z-index:9;}
.htop span:hover img{ display:block;}
.htop span{ margin-left:17px;}
.hsecond{ position:relative; height:120px; padding:0 2.5%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hsecond:after{ content:''; display:block; position:absolute; width:2.5%; height:100%; right:0; top:0; background:#f85811; z-index:-1;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:18px; color:#171717; font-weight:lighter;}
.hleft b{ display:block; font-size:28px; color:#e50000; margin-bottom:10px;}
.hleft i{ font-size:35px; color:#f85811;}
.hleft p+p{ margin-left:10px;}
.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.htel{ line-height:120px; font-size:24px; color:#ffffff; font-family:fontDin1; padding-left:60px; background:#f85811 url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110142324_1534661518.png) no-repeat 23px center;}
.hbtn{ height:120px; padding:0 15px; background:#ededed;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hbtn a{ display:inline-block; width:36px; height:35px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110142324_665297888.png) no-repeat center;}
.hbtn a+a{ margin-left:7px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110142324_2099965468.png) no-repeat center;}
.nav{ font-size:0;}
.nav>ul>li{ display:inline-block; vertical-align:top; margin-right:50px; position:relative; transition:all .3s ease;}
.nav>ul>li>a{ display:block;font-size:17px; color:#333333; line-height:120px; color:#333333; font-weight:lighter; position:relative;}
.nav>ul>li>a:after{ content:''; display:block; position:absolute; left:0; width:0; bottom:13px; height:3px; background:#f85811; transition:all .3s ease;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{ width:100%;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{ color:#f85811;}
@media screen and (max-width:1720px){
	.nav>ul>li{ margin-right:30px;}
	}
@media screen and (max-width:1570px){
	.nav>ul>li{ margin-right:20px;}
	}
@media screen and (max-width:1500px){
	.nav>ul>li>a{ font-size:14px;}
	.htel{ font-size:18px;}
	.hleft b{ font-size:22px;} 
	.hleft i{ font-size:28px;}
	.hleft{ font-size:14px;}
	}
.dropmenu{ position:absolute; width:150px; top:100%; left:0;  background:#f85811; z-index:99; display:none;}
.dropmenu a{ display:block; line-height:50px; border-bottom:1px solid #f38f63; font-size:14px; color:#fff; transition:all .3s ease; text-align:center;}
.nav ul li#a1 .dropmenu{ width:300px; padding:9% 0;}
.dropmenu a:hover{ background:#e50000;}
.dropmenu table,.dropmenu tbody,.dropmenu td{ display:block; width:100%; text-align:center; text-align:left;}
.dropmenu  tr{ display:inline-block; width:45%; margin:0 2.5%;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#f5f5f5;}
.banner-box{ min-width:1300px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; background-color: #f5f5f5}
.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:260px; left: 0; margin-left: 0; height: 400px; 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(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110135143_1715000549.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110135143_1715000549.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: #f85811;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{ margin-top:1px; height:70px; background:#f5f5f5; padding:0 2.5%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.keyword,.keyword a{ line-height:70px; font-size:15px; color:#222222; font-weight:lighter;}
.keyword span{ font-weight:normal;} 
.keyword{ padding-left:40px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110142325_1937424976.png) no-repeat left center;}
.search form{ font-size:0;}
.search form input{ display:inline-block; vertical-align:top;}
#soo{ background:#f85811;}
#infoname{ box-sizing:border-box; width:270px; height:48px; padding-left:20px; border:1px solid #ebebeb; font-weight:lighter; background:none; border-right:none;} 
/*立体曲面披覆膜一站式生产实力厂家*/
.trait{ padding-top:80px; position:relative;text-align:center; }
.tracon{ height:490px; position:relative; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1);}
.trait:after{ content:''; display:block; position:absolute; width:100%; height:190px; background:#f85811; z-index:-1; top:0; left:0;}
.tratitl{ display:inline-block; margin:60px 0 50px 0; font-size:42px; color:#333333;}
.tratitl span{ display:block; font-size:22px; color:#666666; font-weight:lighter; margin:10px 0 20px 0;}
.tratitl:after{ display:block; content:''; height:15px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110150421_745505449.png) no-repeat center;}
.tracon ul{ font-size:0;}
.tracon ul li{ display:inline-block; vertical-align:top; position:relative;}
.tracon ul li+li{ margin-left:150px;}
.traicon{ display:inline-block; border-radius:50%; background:#fbece5; transition:all .3s ease;}
.tra_t{ font-weight:BOLD; font-size:20px; color:#f85811; margin-top:25px;}
.tracon ul li+li:after{ display:inline-block; content:''; position:absolute; left:-95px; top:46px; width:29px; height:19px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110150422_80770209.png) no-repeat center;}
.tracon ul li:hover .traicon{ background-color:#fcf4f0; transform:rotate(360deg);}
.tracon:after,.tracon:before{ content:''; display:block; position:absolute; top:110px; width:0; height:0;}
.tracon:after{ left:-40px; border-left:40px solid transparent; border-top:100px solid #f85811;}
.tracon:before{ right:-40px; border-right:40px solid transparent; border-top:100px solid #f85811;}
/*彩易得 产品中心*/
.product{ padding:75px 0;}
.protab{ font-size:0; margin:45px 0 40px 0; background:#f6f3f2; text-align:center;}
.protab  a{ display:inline-block; width:12.5%; line-height:98px; font-size:18px; color:#333333; font-weight:lighter; transition:all .3s ease; position:relative;}
.protab a.cur{ background:#f85811; color:#fff;}
.protab a.cur:hover{ background:#e50000;}
.protab .swiper-pagination{ position:relative;}
.proshow{ padding:0 2.5%; font-size:0;}
.proshow table td{width: 24.2% !important;overflow: hidden;position: relative; display:inline-block; vertical-align:top; padding:16px !important; box-sizing:border-box; background:#f6f3f2; transition:all .3s ease; }
.proshow table td+td{ margin-left:1%;}
.proshow td br{display:none;}
.proshow tr{ white-space:nowrap;}
.proshow td a{ display:block; position:relative; overflow:hidden;}
.proshow td span{ display:block; width:100% !important;}
.proshow td span a{font-size: 14px;color: #666666; display:block; line-height:42px; line-height:62px; background:#fff; padding:0 15px; position:relative; text-align:left; transition:all .3s ease;}
.proshow table tr+tr{margin-top: 1%; display:block;}
.proshow table td>a img{ width:100%; height:auto; transition:all .6s ease;}
.proshow table td:hover>a img{ transform:scale(1.1);}
.proshow table td span a:after{ content:''; display:block; position:absolute; right:0; top:0; width:64px; height:62px; background:#f85811 url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110162333_920317591.png) no-repeat center; border-radius:20px 0 0 0; transition:all .3s ease;}
.proshow table td:hover span a{ color:#f85811;}
.proshow table td:hover span a:after{ background-color:#e80414;}
.proshow table td:hover{ background:#e4e1e0;}
.protab a.on{ font-weight:BOLD; color:#f85811;}
.protab a:after{ content:''; display:block; position:absolute; width:0; height:0; left:0; right:0; margin:0 auto; bottom:0; border-left:8px solid transparent; border-right:8px solid transparent; border-top:6px solid #f85811; opacity:0; transition:all .3s ease;}
.protab a.on:after{ opacity:1; bottom:19px;}
/*专注 · 只为您做好每一款水转印膜*/
.proadv{ height:900px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110165528_1557539963.jpg) no-repeat center; padding-top:55px;}
.patop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.pa_t{ font-size:26px; color:#efefef;     line-height: 60px;     padding-top: 10px;}
.pa_t b{ display:block; font-size:45px; color:#ffffff; margin-top:5px;}
.paright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.paright p+p{ margin-left:40px; padding-left:60px; font-size:16px; color:#262626; line-height:32px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110165528_134181803.png) no-repeat 0 40px;}
.paright p em{ display:block; font-size:32px; color:#f85811; font-family:fontDin2;}
.proadv ul{ width:1300px; margin:45px auto 0 auto; padding:70px 60px; 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;}
.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:#f85811; 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:#f85811;}
/*彩易得4大优势 · 让您放心选择*/
.adv{padding: 80px 0 100px 0; background:#f6f3f2;}
.advtitle{ text-align:center; font-size:20px; color:#666666; font-weight:lighter;}
.advtitle b{ display:block; font-size:45px; color:#f85811; margin-bottom:5px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110172959_1980060768.png) no-repeat center;}
.advtab{ font-size:0; margin:40px 0 20px 0;}
.advtab li{ display:inline-block; vertical-align:top; width:25%; box-sizing:border-box; text-align:center; height:200px; background:#413935; font-size:30px; color:#cdcdcd; cursor:pointer; transition:all .3s ease;}
.advtab li em{ display:block; margin-top:4px; text-transform:uppercase; font-size:16px; color:#848484; font-family:fontDin1;transition:all .3s ease;}
.advtab li+li{ border-left:1px solid #5b5653;}
.advicon{ display:inline-block; margin:35px 0 10px 0; width:53px; height:54px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110174136_1242393446.png) no-repeat left top;transition:all .3s ease;}
.advtab li:nth-child(2) .advicon{ background-position-x:-76px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-159px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-255px;}
.advtab li.on{ background:#f85811;}
.advtab li.on,.advtab li.on em{ color:#fff;}
.advtab li.on .advicon{ background-position-y:-69px;}
.advcon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; background:#fff;}
.advright{ margin:48px;}
.advleft{ width:535px; margin-left:48px;}
.advnum{ width:90px; height:130px; background:#f85811; border-radius:0 0 45px 45px; text-align:center; line-height:130px; font-size:60px; font-family:fontDin1; color:#fff;}
.advt{ margin:40px 0; font-size:35px; color:#f85811;}
.advt em{ display:block; font-size:16px; color:#cdcdcd; text-transform:uppercase; margin-top:4px; font-family:fontDin1;}
.advwa p{ padding-left:35px; font-size:16px; color:#2b2b2b; line-height:35px; font-weight:lighter; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201110/20201110173000_36275684.png) no-repeat left 12px;}
.advwa p+p{ margin-top:30px;}
/*立体曲面披覆膜*/
.adver{ height:738px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111085136_2127654981.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; }
.adver .w1300{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.adveright{ padding:0 60px;}
.advert{ font-size:50px; color:#f85811;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.advert i{ display:inline-block; width:101px; line-height:101px; text-align:center; border-radius:50%; background:#f85811; border:5px solid #fff; color:#fff; font-size:40px; margin-left:30px;}
.adverwa{ font-size:16px; color:#666666; line-height:35px; margin:10px 0 40px 0;}
.adverc{ font-size:24px; color:#f85811; letter-spacing:2px;}
.adverc:after{ content:''; display:block; width:462px; height:53px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111085136_1778847026.png) no-repeat center; margin:8px 0 0 8px;}
/*彩易得 案例展示*/
.case{ padding:60px 0 90px 0;}
.casetab{ font-size:0; margin:30px 0 20px 0; line-height:76px; background:#f6f3f2; text-align:center;}
.casetab a{ display:inline-block; vertical-align:top; font-size:20px; color:#333333;}
.casetab a+a{ margin-left:135px;}
.casetab a.on{ color:#f85811; font-size: 20px;
    font-weight: 900;}
.caseshow table,.caseshow tbody,.caseshow tr{ display:block; overflow:hidden;}
.caseshow td{ display:inline-block; vertical-align:top; width:425px; padding:0 !important; margin-right:12px;}
.caseshow td a{ display:block; overflow:hidden; position:relative;}
.caseshow td br{ display:none;}
.caseshow td div{ padding:0 !important;}
.caseshow td>a{ border:1px solid #e7e7e7;}
.caseshow td>a img{ width:100%; height:auto;}
.caseshow td div a{ transition:all .3s ease; line-height:70px; font-size:16px; font-weight:lighter; color:#333333; background:#f6f3f2; text-align:center;}
.caseshow td:hover div a{ background:#f85811; color:#fff;}
.casejt{ font-size:0; text-align:center; margin-top:60px;}
.casejt i{ display:inline-block; background:#f85811; border-radius:18px; cursor:pointer;}
.casejt i+i{ margin-left:28px;}
.casejt i:hover{ background:#e50000;}
.casecon ul+ul{ display:none;}
/*num*/
.num{ background:#efe7e5;}
.num ul{ position:relative; height:220px; font-size:0; text-align:center; white-space:nowrap;}
.num ul:after{ content:''; display:block; position:absolute; left:100%; height:100%; top:0; width:100%; background:#f6f3f2;}
.num ul li{ display:inline-block; vertical-align:top;font-size:16px; color:#666666;}
.num ul li span{ display:block; font-size:20px; color:#f85811; padding:60px 0 0 0;}
.num ul li span i{ font-size:65px; font-family:fontDin1; display:inline-block; padding-right:3px;} 
.num ul li+li{ margin-left:85px;}
/*关于彩易得*/
.about{ background:#f6f3f2;}
.abright{ border:3px solid #fff;}
.abcon{ width:1610px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.ableft{ margin-right:50px;}
.ab_t{ font-size:42px; color:#f85811;}
.ab_t span{ display:block; font-size:20px; color:#666666; font-weight:lighter; margin:10px 0 25px 0;}
.ab_t:after{ content:''; display:block; width:28px; height:4px; background:#dedede;}
.ab_c{ margin:50px 0 55px 0; font-size:15px; color:#666666; font-weight:lighter; line-height:35px;}
.ab_btn a{ display:inline-block; transition:all .3s ease; width:265px; line-height:54px; background:#f85811; text-align:center; font-size:16px; color:#fff; font-weight:lighter; border:1px solid #f85811;}
.ab_btn a:hover{ color:#f85811; background:rgba(255,255,255,.7);}
/*彩易得 新闻中心*/
.news{ padding:65px 0 80px 0;}
.newstab{ margin:40px 0; font-size:0; text-align:center;}
.newstab a{ display:inline-block; width:148px; line-height:54px; font-size:20px; color:#333333; font-weight:lighter; transition:all .3s ease; background:#f2f2f2;}
.newstab a+a{ margin-left:35px;}
.newstab a.on{ background:#f85811; color:#fff;}
.newsleft{ width:625px;}
.newsright{ width:654px;}
.newsleft .news_div_item{ padding:26px; background:#f7f7f7; position:relative;}
.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:#f85811;}
.newsleft .news_div_item_content{ right:40px; top:40px; bottom:0; width:285px; position:absolute;}
.news .news_div_item_a{ display:block; position:relative; white-space:nowrap;text-overflow:ellipsis; font-size:18px; color:#666666; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .news_div_item_body{ font-size:14px; color:#666666; font-weight:lighter; line-height:30px; height:125px; overflow:hidden; margin-top:10px;}
.newsleft .news_div_item_a:after{ content:''; display:block; position:absolute; right:0; top:140px; width:25px; height:25px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111095122_1395622887.png) no-repeat center;}
.newsright .news_div_item{ padding:15px; background:#f7f7f7; position:relative;}
.newsright .news_div_item_pic{ width:165px;overflow:hidden;}
.newsright .news_div_item_content{ position:absolute; right:110px; width:330px; top:28px;}
.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(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111095122_1395622887.png) no-repeat center;}
.newsleft .divdgweb_new_div_item{ padding:26px; background:#f7f7f7; position:relative;}
.newsleft .divdgweb_new_div_item+.divdgweb_new_div_item{ margin-top:15px;}
.news .divdgweb_new_div_item:hover .divdgweb_new_div_item_pic img{ transform: scale(1.1);}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color:#f85811;}
.newsleft .divdgweb_new_div_item_content{ right:40px; top:40px; bottom:0; width:285px; position:absolute;}
.news .divdgweb_new_div_item_a{ display:block; position:relative; white-space:nowrap;text-overflow:ellipsis; font-size:18px; color:#666666; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .divdgweb_new_div_item_body{ font-size:14px; color:#666666; font-weight:lighter; line-height:30px; height:125px; overflow:hidden; margin-top:10px;}
.newsleft .divdgweb_new_div_item_a:after{ content:''; display:block; position:absolute; right:0; top:140px; width:25px; height:25px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111095122_1395622887.png) no-repeat center;}
.newsright .divdgweb_new_div_item{ padding:15px; background:#f7f7f7; position:relative;}
.newsright .divdgweb_new_div_item_content{ position:absolute; right:110px; width:330px; top:28px;}
.newsright .divdgweb_new_div_item_body{ height:60px;}
.newsright .divdgweb_new_div_item+.divdgweb_new_div_item{ margin-top:16px;}
.newsright .divdgweb_new_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 .divdgweb_new_div_item_month,.newsright .divdgweb_new_div_item_day{ display:inline-block;}
.newsright .divdgweb_new_div_item_year{ font-size:25px;}
.newsright .divdgweb_new_div_item_a:after{ content:''; display:block; position:absolute; right:-80px; bottom:-65px; width:25px; height:25px; background:url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111095122_1395622887.png) no-repeat center;}
/*版权*/
.crcenter{height: 570px;background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100459_134098993.jpg) no-repeat center;}
.crcon{padding: 80px 0 60px 0;}
.kslj,.crcode,.crcontact{font-size: 0;}
.kslj li,.crcode li,.crcontact li{display: inline-block;vertical-align: top;}
.kslj p{font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.kslj li a{font-size: 14px;color: #b2afae;line-height: 32px;display: block;}
.kslj li a:hover{color: #fff;}
.kslj li{margin-left: 90px; }
.crcode li img{width: 149px;height: 149px;}
.crcode li+li{margin-left: 23px;}
.crcode li span{display: block;line-height: 40px;font-size: 14px;color: #fff;background: #514742; text-align: center;}
.crcontact{padding: 20px 0;background: #514742;border-radius: 15px;height: 90px; text-align: center;white-space: nowrap;}
.crcontact li{font-size: 15px;color: #a9a9a9;padding-top: 55px; margin: 0 35px;}
.crcontact li em{font-size: 22px;font-family: fontDin1;}
.crcontact li:nth-child(1){background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100500_1488137037.png) no-repeat top center;}
.crcontact li:nth-child(2){background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100459_1494202129.png) no-repeat top center;}
.crcontact li:nth-child(3){background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100500_861391042.png) no-repeat top center;}
.crcontact li:nth-child(4){background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100500_1863618993.png) no-repeat top center;}
.crcontact li:nth-child(5){background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100500_1435083898.png) no-repeat top center;}
.end,.end a{line-height: 110px;font-size: 14px;color: #a9a9a9;}
.end a:hover{color: #fff;}
.links{background: #f85811;}
.links p.fl{font-size: 18px;color: #fff;padding-left: 53px;background: url(//memberpic.114my.com.cn/0412091/uploadfile/image/20201111/20201111100500_1960402110.png) no-repeat left center;margin-top: 25px;margin-right: 40px;position: relative;}
.links p.fl span{display: block;font-size: 28px;color: #fff;font-family: fontDin2; text-transform: uppercase;}

.links p.fr a{line-height: 109px;font-size: 14px;color: #fff;}
.links p.fr a:hover{color: #fff;}