body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#c20000; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl,.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}

.gy {margin: 0 auto;max-width: 1400px;min-width: 1200px;}

/*字体*/
@font-face {
font-family:neutraface2;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}
@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
font-family:Tw Cen MT;
src: url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.ttf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.eot),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.otf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff2);
}



@font-face {
  font-family: 'iconfont';  /* Project id 4720267 */
  src: url('//at.alicdn.com/t/c/font_4720267_pfg6fcf3ca8.woff2?t=1730346499672') format('woff2'),
       url('//at.alicdn.com/t/c/font_4720267_pfg6fcf3ca8.woff?t=1730346499672') format('woff'),
       url('//at.alicdn.com/t/c/font_4720267_pfg6fcf3ca8.ttf?t=1730346499672') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}



/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}


/*抬头*/
.headbg{width:100%; max-width:1920px; min-width:1500px; height:130px; margin:0 auto;}
.head_fl{float:left; display:flex; flex-direction:row; margin-left:2.5%;}
.logo{margin-top:34px;}
.name{margin-top:34px; margin-left:18px; font-size:40px; line-height:38px; color:#222; font-weight:bold;}
.name p{ font-size:17px; color:#666; font-weight:normal;}
.head_fr{float:right; display:flex; flex-direction:row; margin-right:3%;}
.head_nav{padding-top:42px;}
.head_nav ul{display:block; padding-right:40px; }
.head_nav li{float:left; position:relative;}
.head_nav li:before{content:""; position:absolute; left:calc(50% - 0.5px);  bottom:-52px; display:block; width:1px; height:0; background:#c20000;
transition-duration:0.5s;}

.head_nav>ul>li:after{content:""; position:absolute; width: 7px;height: 7px;border-radius: 100%;border:1px solid #c20000;top: 0;left: 50%;margin-left: -5px;opacity: 0;transition: all .5s; display:block; }


.head_nav li+li{margin-left:35px;}
.head_nav li a{display:block; font-size:16px; line-height:36px; color:#333; text-decoration:none; transition-duration:0.5s;}
.head_nav li:hover a,.head_nav li.head_cur a{color:#c20000; font-weight:bold;}
.head_nav li:hover:before,.head_nav li.head_cur:before{height:34px;}
.head_nav li:hover:after,.head_nav li.head_cur:after{height:7px; top: 45px;opacity: 1;}
.head_tel{display:flex; align-items:center;  margin-top:43px; padding-left:37px;  background:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241202/20241202092805_1600620151.png) left center no-repeat; font-size:16px;}
.head_tel span{margin-left: 10px; font-family:DIN Medium; font-size:24px; line-height:24px; color:#333; margin-left:10px;}



/*小优势*/
.meritbg{width:100%; max-width:1920px; min-width:1400px; height:163px; margin:0 auto; background:#f6f6f6;}
.merit{width:1400px; margin:0 auto; display:flex; justify-content:space-between; padding-top:40px;}
.merit dl{display:flex; height:90px; align-items:center; padding-left:53px; border-left:1px solid #e7e9e8;}
.merit dl:nth-child(1){padding-left:0; border-left:none;}
.merit dt{width:48px; height:48px; overflow:hidden; position:relative;}
.merit dt img{position:absolute; left:0; top:0; transition-duration:0.8s;}
.merit dl:hover dt img{top:-48px;}
.merit dd{margin-left:18px; font-size:20px; line-height:20px; color:#333; font-weight:bold;}
.merit dd p{margin-top:10px; font-size:16px; line-height:16px; color:#666; font-weight:normal;}
.merit dl:hover dd{color:#cb0407;}
.merit dl:hover dd p{color:rgba(203,4,7,.6);}
.news_nav a span {padding-right: 10px;  font-size: 27px; vertical-align: middle;}

/*bt*/
.product_tit{display:flex; align-items:center; flex-direction:column; }
.product_tit em{font-size:40px; line-height:40px; color:#333; font-weight:bold;}
.product_tit em b{color:#cb0407;}
.product_tit p{margin-top:18px; font-size:18px; line-height:18px; color:#666;}


/*产品*/
.productbg{width:1400px; margin:0 auto; margin-top:66px;}


.sort{    margin-top: 40px;
    overflow: hidden;
    background: #f7f7f7;
    border-radius: 50px;
    height: 54px;
    padding: 10px;}
.sort .prolist2021 {height: 60px;
    display: block;
    border-radius: 30px;}
.sort .prolist2021 li{float:left; width:calc(100% / 5); box-sizing:border-box; transition-duration:0.8s;}
.sort .prolist2021 li+li{/*border-left:1px solid #ddd;*/}
.sort .prolist2021 li a{display:block; text-align:center; font-size:18px; line-height:54px; color:#333; text-decoration:none; transition-duration:0.8s;}
.sort .prolist2021 li:hover,.sort .prolist2021 li.sort_cur{border-color:#cb0407;}
.sort .prolist2021 li:hover a,.sort .prolist2021 li.sort_cur a{background:#cb0407; color:#fff; border-radius: 30px;}
.productshow{margin-top:30px;}
.progdwz2021 li{float:left; width:446px; height:335px; margin-bottom:20px; overflow:hidden; position:relative;}
.progdwz2021 li > a{display:block;}
.progdwz2021 li > a:after{content:""; position:absolute; left:calc(50% - 40px); top:calc(50% - 40px); display:block; width:70px; height:70px; text-align:center; font-size:16px; line-height:16px; color:#fff; padding-top:24px; border-radius:50%; box-shadow:0 0 0 10px rgba(255,255,255,.5); box-sizing:border-box; transform:scale(0); opacity:0; visibility:hidden; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241202/20241202095504_1307883587.png) 50% 20px no-repeat rgba(203,4,7,.8);}
.progdwz2021 li+li{margin-left:30px;}
.progdwz2021 li span{display:block; position:absolute; right:0; bottom:20px; background:rgba(0,0,0,.7); transition-duration:0.8s;}
.progdwz2021 li span a{display:block; width:197px; height:56px; padding:0 50px 0 25px; font-size:16px; line-height:56px; color:#fff; box-sizing:border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-decoration:none; background:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241209/20241209174716_1597939982.png) 150px center no-repeat;}
.progdwz2021 li:hover span{right:-197px;}
.progdwz2021 li:hover > a:after{transform:scale(1.0); opacity:1; visibility:visible;}





/*效果图*/
.VRbg{ width:100%; margin-top:60px; padding-top:60px; background:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241206/20241206171559_1564383503.jpg) repeat-x; padding-bottom:140px;}
.VR{ margin:0 auto; width:1400px;}
.VRtit{}
.VRtit1{ float:left; font-size:40px; line-height:40px; color:#fff; font-weight:bold; letter-spacing:0px;}
.VRtit2{ float:right; width:170px; height:40px; line-height:40px; text-align:center; margin-top:30px;}
.VRtit2 a{ display:block; color:#FFF; font-size:16px; text-decoration:none; border-radius:40px;  transition:0.5s; border: 1px solid rgba(255,255,255,0.4);}
.VRtit2 a:hover{ background:#e60011;}
.VRtit span{ font-size:20px; line-height:36px; color:rgba(255,255,255,0.75); font-weight:normal; letter-spacing:0;}
.VR_cont{ margin-top:40px;}
.VR_cont li{ position:relative; float:left; width:341px; background:#fff; margin-right:12px;}
.VR_cont li:nth-child(4){ margin-right:0;}
.VR_cont li span{ display:block; font-size:24px; line-height:24px; font-weight:bold; color:#333; padding-left:20px; padding-top:36px;}
.VR_cont li font{ display:block; font-size:14px; line-height:26px; color:#666; padding-left:20px; margin-top:10px; margin-bottom:25px;}
.VR_cont li .item{ position:absolute; left:0; top:-25px; opacity:0; transform:scale(0); transition:0.5s; cursor:pointer;}
.VR_cont li:hover .item,.VR_cont li.VR_contcur .item{ opacity:1; transform:scale(1);}

/*弹出框*/
.video_wrap{ width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,0.6); z-index:999; display:none; justify-content:center; align-items:center;}
.video_box{ width:1400px; height:800px; position:absolute; border-radius:10px; top:50%; left:50%; transform:translate(-50%, -50%); border:10px solid rgba(0,0,0,0.5);z-index:999; background:#fff;}
.video_cv{ width:36px; height:36px; position:absolute; top:0px; right:-46px; text-align:center; line-height:30px; border-radius:2px; background:#e60011; font-size:24px;color:#fff; user-select:unset; cursor:pointer; z-index:9;}



/*优势*/
.traitbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; margin-top:70px; overflow:hidden;}
.trait_tit{text-align:center;}
.trait_tit em{font-size:40px; line-height:32px; color:#333; font-weight:bold;}
.trait_tit i{display:inline-block; margin:0 8px; font-family:DIN Medium; font-size:66px; line-height:66px; color:#cb0407; vertical-align:text-bottom;}
.trait_tit p{margin-top:10px; font-size:18px; line-height:18px; color:#666;}
.trait{width:1400px; height:688px; margin:0 auto; margin-top:30px; position:relative;}
.trait_box1{}
.trait_cont{height:688px;}
.trait_img{width:auto; height:688px; position:absolute; left:-260px; top:0; overflow:hidden;}
.trait_img img{animation:kenburns-top1 2s ease-out both;}
.trait_txt span img {  width: 90px; position: relative; top: 34px;}
.trait_txt{width:490px; height:543px; background:rgba(0,0,0,.78); position:absolute; left:0; bottom:0; z-index:1; box-sizing:border-box;}
.trait_txt span{display:block; margin-left:51px; margin-top:70px; font-size:30px; line-height:30px; color:#fff; font-weight:bold;}
.trait_txt em{display:block; width:312px; margin:0px 0 0 52px; text-align:center; font-size:20px; line-height:50px; color:#fff; font-weight:normal; }
.trait_box1 .trait_cont:nth-child(1) .trait_txt em{letter-spacing:0px;     padding-left: 70px;}
.trait_box1 .trait_cont:nth-child(2) .trait_txt em{   padding-left: 80px;}
.trait_box1 .trait_cont:nth-child(3) .trait_txt em{   padding-left: 73px;}
.trait_box1 .trait_cont:nth-child(4) .trait_txt em{   padding-left: 80px;}
.trait_txt p{width:390px; margin-left:48px; margin-top:24px; font-size:16px; line-height:28px; color:#fff;}
.trait_txt a{display:block; position:absolute; left:50px; bottom:88px; width:249px; text-indent:69px; font-size:16px; line-height:50px; color:#fff; border:1px solid #fff; text-decoration:none; background:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241209/20241209174816_845218570.png) 151px center no-repeat;}
.trait_box2{display:flex; flex-direction:row; position:absolute; left:50px; top:542px; z-index:1;}
.trait_box2 em{display:block; width:123px; height:51px; cursor:pointer; background-image:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241209/20241209174816_1165606800.jpg);}
.trait_box2 #Left{background-position:left center;}
.trait_box2 #Right{background-position:right center;}
@keyframes kenburns-top1 {
0% {
-webkit-transform: scale(1.1) translateY(-15px);
transform: scale(1.1) translateY(-15px);
-webkit-transform-origin: top;
transform-origin: top;
}
100% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
}


/*简介*/
.com_bg { height: 760px; background: #f5f5f5; }
.com { position: relative; }
.com_fl { height: 760px; position: relative; z-index: 2; padding-top: 70px; }

.com_fl_title { position: relative; z-index: 9; }
.com_fl_title b { margin: 78px 0 17px 0; font-size: 80px; color: #e9e9e9;     text-transform: uppercase; }
.com_fl_title p { font-size: 37px; color: #333; line-height: 54px; position: relative; }
.com_fl_title em{ font-size: 18px; color: #444; line-height: 54px; position: relative; }
.com_fl_title p:nth-child(2):after { content: ""; display: block; width: 90px; height: 4px; background: #be0007; position: absolute; top: 25px; left: 215px; }
.com_fl_bj { width: 800px; height: 400px; padding: 55px 60px 0 0; background: #f5f5f5; position: absolute; bottom: 70px; left: 0px;      border-radius: 0 30px 0 0;}
.com_fl_text { margin-bottom: 40px; }

.com_fl_text p { font-size: 15px; color: #666; line-height: 30px; }
.com_fl_text t { font-size: 165px; color: #dedede; position: absolute; right: 80px; top: -20px; }

.com_fl_a{margin-top:30px;}
.com_num{display: flex;justify-content: space-between;}
.com_num>li{text-align: center;position: relative;}
.com_num>li+li:after{position: absolute;content: "";width: 1px;height: 54px;background: #e6e6e6;top: 50%;left: -55px;margin-top: -27px;}
.com_num>li>span{font-size: 18px;color: #666;display: block;}
.com_num>li>span>b{font-size: 50px;color: #c20000;    font-family: DIN Medium;}
.com_num>li>p{margin-top: 2px;font-size: 18px;color: #444;}

.com_fr { position: absolute; top: 0; right: -260px; }





/*定制流程*/
.process{width:1400px; margin:0 auto;margin-top: 80px;}
.pcul{ font-size:0; margin:50px 0 80px 0; z-index:2; position:relative; display:flex; justify-content:space-between;}
.pcul:after{ content:''; display:block; position:absolute; width:100%; height:0; top:0; bottom:0; margin:auto 0; z-index:-1; border-top:1px solid #ddd;}

.pcul li{     border: 1px solid #eee; display:flex;flex-direction: column; align-items: center;justify-content: center; vertical-align:top; width:155px; height:210px; border-radius:5px; background:#fff; position:relative; font-size:18px; color:#222222; font-weight:lighter;transition:all .3s ease; text-align:center;}
.pcul li+li{}
.pcul li+li:after{ content:''; display:block; position:absolute; width:0; height:0; border-left:6px solid #ccc; border-top:6px solid transparent; border-bottom:6px solid transparent; left:-30px; top:0; bottom:1px; margin:auto 0;}
.pcicon{ display:inline-block; width:42px; height:42px; background:url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241206/20241206210002_1419654410.png) no-repeat left top;transition:all .3s ease;}
.pcul li p:last-child{font-size: 18px;margin-top: 18px;font-weight: normal;}
.pcul li span{ display:block; font-size:30px; line-height: 30px; color:#666666; font-family:din; margin-bottom:10px; font-weight:bold;}
.pcul li:nth-child(2) .pcicon{ background-position-x:-42px;}
.pcul li:nth-child(3) .pcicon{ background-position-x:-84px;}
.pcul li:nth-child(4) .pcicon{ background-position-x:-126px;}
.pcul li:nth-child(5) .pcicon{ background-position-x:-168px;}
.pcul li:nth-child(6) .pcicon{ background-position-x:-210px;}
.pcul li:nth-child(7) .pcicon{ background-position-x:-252px;}

.pcul li.cur{color: #ffffff; background: #c20000;}
.pcul li.cur .pcicon{ background-position-y:-45px;}
.pcul li.cur span{color:#fff;}

#form1 ul{ font-size:0; white-space:nowrap;}
.process #form1{ margin:60px 0; padding:50px; box-shadow:0 0 20px #eee; background:#fff;}
#form1 ul li{display:inline-block; vertical-align:middle; display:inline-block; vertical-align:top; width:260px; height:68px; box-sizing:border-box; background-color:#f6f6f6; background-position:20px center; background-repeat:no-repeat; padding-left:60px;}

#form1 ul li input{ border:none; height:68px; background:none; width:180px;}
#form1 ul li+li{ margin-left:10px;}
#form1 ul li:nth-child(4){ padding-left:30px;}
#form1 ul li:nth-child(4) input{ width:140px;}
#form1 ul li:nth-child(4) img{ display:inline-block; vertical-align:middle;}
#form1 ul li:nth-child(5){ padding:0;}
#form1 ul li:nth-child(5) input{ display:block; width:100%; background:#333333; font-size:18px; color:#f5f5f5; font-weight:lighter; cursor:pointer; transition:all .3s ease;}
#form1 ul li:nth-child(5) input:hover{ background:#c20000;}


/*新闻*/
.newsbg{width:1400px; margin:0 auto; }
.news_top{}
.news_tit{float:left; font-size:40px; line-height:40px; color:#cb0407; font-weight:bold;}
.news_tit span{display: block;  font-size:16px; line-height:30px; color:#666; font-weight:normal; vertical-align:bottom;}
.news_nav{float:right; padding:20px 0;}
.news_nav a{float:left; display:block; margin-left:44px; font-size:18px; line-height:18px; color:#333; text-decoration:none;}
.news_nav a:hover,.news_nav a.news_cur{color:#cb0407; font-weight:bold;}
.news{margin-top:44px;}
.news dt{float:left;}
.news dt .news_div_item{width:700px; height:460px; position:relative;}
.news dt .news_div_item_date{position:absolute; left:0; bottom:0; width:107px; height:135px; font-family:DIN Medium; color:#fff; background:rgba(0,0,0,.6); z-index:1; transition-duration:0.8s;}
.news dt .news_div_item_date:after{content:""; position:absolute; left:30px; top:38px; display:block; width:41px; height:1px; background:#fff;}
.news dt .news_div_item_year{position:absolute; left:25px; bottom:30px; line-height:14px;}
.news dt .news_div_item_month{position:absolute; left:60px; bottom:30px; line-height:14px;}
.news dt .news_div_item_day{position:absolute; left:32px; top:55px; font-size:36px; line-height:36px; font-weight:bold;}
.news dt .news_div_item_content{position:absolute; right:0; bottom:0; width:592px; height:135px; background:rgba(0,0,0,.6); z-index:1; transition-duration:0.8s;}
.news dt .news_div_item_title{margin-left:37px; margin-top:30px;}
.news dt .news_div_item_title a{font-size:18px; line-height:18px; color:#fff; font-weight:bold; text-decoration:none;}

.news dt .news_div_item_body{width:520px; margin-left:37px; margin-top:11px; line-height:31px; color:rgba(255,255,255,.8);}
.news dt .news_div_item_pic{position:absolute; left:0; top:0;}
.news dt .news_div_item_pic a{display:block; width:700px; height:460px; overflow:hidden;}
.news dt .news_div_item_pic a img{width:100%; transition-duration:0.8s;}
.news dt .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}
.news dt .news_div_item:hover .news_div_item_date,.news dt .news_div_item:hover .news_div_item_content{background-color:#cb0407;}
.news dt .news_div_item:hover .news_div_item_title a:before{right:33px;}

.news dd{float:right;}
.news dd .news_div_item:hover { box-shadow: 0 0 21px #d2d2d2; z-index: 1;   transition: 300ms;}
.news dd .news_div_item:nth-child(1){display:none;}
.news dd .news_div_item{width:620px; height:100px; margin-bottom:17px; border:1px solid #efefef; position:relative;     padding:20px;}
.news dd .news_div_item_date{font-family:DIN Medium; color:#ccc;}
.news dd .news_div_item_year{position:absolute; left:25px; top:78px; line-height:14px;}
.news dd .news_div_item_month{position:absolute; left:60px; top:78px; line-height:14px;}
.news dd .news_div_item_day{position:absolute; left:22px; top:30px; font-size:40px; line-height:36px; font-weight:bold;}
.news dd .news_div_item_content{position:absolute; left:100px; top:30px; width:520px;}
.news dd .news_div_item_title{}
.news dd .news_div_item_title a{font-size:18px; line-height:18px; color:#333; text-decoration:none; transition-duration:0.8s;}
.news dd .news_div_item_title a:before{content:""; position:absolute; left:560px; top:3px; display:block; width:21px; height:12px; transition-duration:0.8s; }
.news dd .news_div_item:hover a{ color:#cb0407; font-weight: bold;}


.news dd .news_div_item_body{margin-top:11px; line-height:26px; color:#666;}
.news dd .news_div_item:nth-child(2){height:100px;}
.news dd .news_div_item:nth-child(2) .news_div_item_content{top:30px;}

.news dd .news_div_item:nth-child(5){height:76px; margin-bottom:0; border-bottom:none;}
.news dd .news_div_item:nth-child(5) .news_div_item_date:after{content:""; position:absolute; left:0; bottom:0; display:block; width:50px; height:1px; background:#efefef;}
.news dd .news_div_item:hover .news_div_item_title a{color:#cb0407;}






/*copy*/
.copy_bc{ background:#212121/*url(https://memberpic.114my.com.cn/0479511/uploadfile/image/20241030/20241030164208_79950427.jpg)*/; width: 100%;}

.copy_con {width:60%; border-right: 1px rgba(0,0,0,0.1) solid;     float: right;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}

.copy_con li {width: 27%;position: relative; padding-left:0%; color: #fff;}
.copy_con li p {font-size: 12px;color: #fff;line-height: 16px;margin-bottom: 20px;font-weight: normal;}
.copy_con li em {font-size: 20px;color: #fff;line-height: 22px;margin-bottom: 20px;/*font-weight: bold;*/display: block;}
.copy_con li a {font-size: 15px;color:rgba(255,255,255,0.7);line-height: 32px; display: flex;}
.copy_cc {display: flex; justify-content: space-between;padding:60px 0 60px 0;}


.cop_ce{position: relative;overflow: hidden;background-size: cover;}
.cop_ce .right {max-width: 30%;}
.cop_ce .right .logo {padding-bottom: 0.5vw;/*border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/}
.cop_ce .right .logo>img {width:250px;}
.cop_ce .right .rx {margin: 1.5vw 0;}
.cop_ce .right .rx p {font-size: 14px;}
.cop_ce .right .rx h1, .cop_ce .right .rx h2.h2 {font-size: 30px;}
.cop_ce .right .rx p { font-size: 16px;color: rgba(255, 255, 255, 0.5);}
.cop_ce .right .zx .zx_l h5 {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}
.cop_ce .right .share p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}
.cop_ce .right .zx {
    margin: 0.6vw 0 1.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
.cop_ce .right .rx p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}
.cop_ce .right .zx .zx_l p {
    font-size: 24px;
    color: #fff;
    font-family: 'moo';
    line-height: 30px;
    margin-top: 5px;
}
.cop_ce .right .zx .zx_r img {
    width: 75px;
    height: 75px;
    margin-right: 15px;
}
.cop_ce .right .rx h1, .cop_ce .right .rx h2.h2 {
    font-size: 30px;
    font-family: 'moo';
    color: #fff;
    margin-top: 5px;font-weight: lighter;
}
.bq_ewm{display: flex;    margin-top: 3%;}
.bq_ewm li{position: relative;}
.bq_ewm li span{width: 36px;height: 36px;border:2px solid rgba(255, 255, 255, 0.5);border-radius: 100%;text-align: center;line-height: 34px;font-size: 19px;color: rgba(255, 255, 255, 0.8);display: block;transition:all .5s;}
.bq_ewm li+li{margin-left: 12px;}
.foot_bc{border-top:1px solid rgba(0,0,0,0.14);}
.foot_c{display: flex;justify-content: space-between;height: 104px;align-items: center;}
.foot_c a,.foot_c div{font-size: 14px;color: rgba(0,0,0,0.37);}
.ewm_cc{display: none;position: absolute; top: -155px; left:calc(50% - 75px);}
.ewm_cc img {width: 150px!important; }
.linkTagcs{width:100%!important;}
.bq_ewm li:hover span {background: #c20000; border: 2px solid #c20000; color: #fff; }
.copy_icon>p {color: #fff;font-size: 20px;margin-bottom: 16px;}
.lin_c{border-bottom: 1px solid rgba(0,0,0,0.12);background: #eee;}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz{width:7%;}
.l_wz p{color: #fff;letter-spacing: 1px; font-size: 16px; padding-right:2%;}
.linkTagcs{width: 100%!important;}
.lin_ic {width: 30px; height: 30px; border-radius: 100%; border: 1px solid #ccc; text-align: center; line-height: 30px; color: #fff; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color:#999;}
.copy_bg {border-top: 1px solid  rgba(255,255,255,0.1);}
.copy_bg div {color: rgba(255,255,255,0.5); line-height: 40px; display: block; font-size:15px; text-align: center;padding:10px 0;}
.copy_bg div a {color: rgba(255,255,255,0.5); font-size:15px;}
.copy_b {display: flex; justify-content: space-between; align-items: center; }

.cop_ce .cop_ce:hover,.cop_ce:hover .cop_ce a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.cop_ce:before{ -webkit-animation: kenburns-top1  3.5s infinite ease-out  both;animation: kenburns-top1  3.5s infinite ease-out  both;}