* { margin: 0; padding: 0; box-sizing: border-box; list-style: none; line-height: 100%; font-size: 14px; }
body { font-size: 22px; min-width: 1300px; font-family: "jcyt"; }
a { text-decoration: none; color: #333; font-size: 14px; }
em, i { display: block; font-style: normal; }
:focus { outline: none; }
.gy { max-width: 1400px; margin: 0 auto; min-width: 1300px; width: 100%; }
@media screen and (max-width: 1450px) {
.gy { width: calc(100% - 50px); }
}
@font-face { font-family: 'iconfont';  /* Project id 1490935 */ src: url('//at.alicdn.com/t/font_1490935_j2gi73t9v0j.woff2?t=1625802310107') format('woff2'), url('//at.alicdn.com/t/font_1490935_j2gi73t9v0j.woff?t=1625802310107') format('woff'), url('//at.alicdn.com/t/font_1490935_j2gi73t9v0j.ttf?t=1625802310107') format('truetype'); }
/*header*/
.head_bc { width: 100%; background: -moz-linear-gradient(#fff, #e7e7e7); background: -webkit-linear-gradient(#fff, #e7e7e7); background: -o-linear-gradient(#fff, #e7e7e7); background: -ms-linear-gradient(#fff, #e7e7e7); }
.hea_tc { display: flex; justify-content: space-between; align-items: center; margin: 20px 0 0; }
.hea_tc>a { font-size: 14px; color: #333; }
.hea_tc>ul { display: flex; font-size: 14px; color: #333; }
.hea_tc>ul>li>a { display: block; font-size: 14px; color: #333; }
.hea_tc>ul>li+li { margin-left: 15px; }
.hea_cc { display: flex; justify-content: space-between; padding: 40px 0 40px; }
.hea_cl { display: flex; align-items: center; }
.h_cl>b { display: block; font-size: 54px; color: #2966cb; }
.h_cl>p { color: #767676; padding-top: 8px; font-size: 16px; text-transform: uppercase; letter-spacing: 0.8px; }
.hea_cl>p { margin: 0 30px; }
.h_cl img { height: 90px; }
.h_cr>p { font-size: 28px; color: #525252; }
.h_cr>b { display: block; font-size: 24px; color: #333; margin-top: 8px; }
.hea_cr>p { display: flex; justify-content: flex-end; align-items: center; }
.hea_cr>p>span { display: inline-block; font-size: 15px; margin-left: 10px; color: #525252; }
.hea_cr>b { display: block; font-size: 36px; color: #333; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; }
.nav_bc { background: #2966cb; }
.nav_c>ul { display: flex; justify-content: center; height: 70px; }
.nav_c>ul>li { width: calc(100%/9); position: relative; }
.nav_c>ul>li+li:after { position: absolute; content: ""; width: 1px; height: 16px; background: #fff; top: 27px; left: 0; }
.nav_c>ul>li>a { display: block; color: #fff; font-size: 16px; transition: all .5s; text-align: center; line-height: 70px; }
.nav_c>ul>li.on>a, .nav_c>ul>li:hover>a { background: #dd5b5e; }
/*banner*/
.bann { overflow: hidden; }
.slider { width: 100%; }
.slick-slide { height: auto; }
.slick-slide img { width: 100%; }
.slick-prev { left: 38px; z-index: 99; }
.slick-next { right: 40px; }
.bann>button { display: none!important; }
.ban_bc { width: 100%; min-height: 737px; position: relative; text-align: center; height: 780px; overflow: hidden; }
.ban_bc video { max-width: 1920px; margin: 0 auto; }
.slick-dotted.slick-slider { margin-bottom: 0!important; }
.bann_num>span { font-size: 30px; color: #fff; display: block; z-index: 999; cursor: pointer; }
.bann_num>.ban_prev { position: absolute; top: 50%; left: 40px; transform: rotate(180deg); }
.bann_num>.ban_next { position: absolute; top: 50%; right: 40px; }
.ban_dot { position: absolute; bottom: 46px; left: 50%; display: flex; margin-left: -33px; }
.ban_dot li { width: 12px; height: 12px; border-radius: 100%; background: #fff; }
.ban_dot li+li { margin-left: 12px; }
.ban_dot li button { display: none; }
.ban_dot li.slick-active { background: #005aa0; }
.video_text { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; z-index: 9; }
.video_text h3 { font-weight: bold; font-size: 78px; color: #fff; }
.video_text p { font-size: 36px; margin-top: 30px; color: #fff; }
.ban_bc:after { content: ''; position: absolute; width: 993px; height: 366px; background: url()center no-repeat; top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: 7; }
.ban_bc:before { content: ''; position: absolute; width: 100%; height: 100%; background: url(//memberpic.114my.cn/021055/uploadfile/image/20230621/20230621111211_203281231.png) repeat 0px 0px; background-size: 2px; -webkit-background-size: 2px; -moz-background-size: 2px; -o-background-size: 2px; -ms-background-size: 2px; left: 0; top: 0; z-index: 6; }
/*search*/
.sea_c { display: flex; justify-content: space-between; height: 75px; align-items: center; }
.gjc { display: flex; align-items: center; }
.gjc>div { margin-left: 20px; padding-top: 3px; font-size:14px;}
.gjc>div>a { font-size: 14px; color: #333; }
#infoname { width: 240px; height: 38px; text-indent: 43px; background: #f5f5f5; border-radius: 20px; outline: none; border: none; }
.search_r { position: relative; }
.z { position: absolute; top: 0; right: 7px; }
.z:before { position: absolute; content: ""; width: 1px; height: 10px; background: #333; top: 15px; left: 0; }
/*about*/
.ab_bc { background: #f5f5f5; padding: 80px 0 180px; }
.ab_c { display: flex; align-items: center; justify-content: space-between; }
.ab_lc { width: 50%; position: relative; }
.ab_lc video { width: 100%; height: 445px; }
.ab_lc>p { position: absolute; top: 50%; left: 50%; width: 76px; height: 76px; background: rgba(255,255,255,.8); border-radius: 100%; margin-left: -38px; margin-top: -38px; display: flex; align-items: center; justify-content: center; }
.ab_rc { width: 46%; }
.ab_ti { font-size: 48px; color: #333; }
.ab_ti>b { display: inline-block; font-size: 48px; color: #2966cb; }
.ab_ti>b:last-child { margin-left: 28px }
.ab_rc>p { color: #cccccc; margin-top: 10px; text-transform: uppercase; letter-spacing: 3px; font-size: 18px; }
.ab_wz { font-size: 16px; color: #333; line-height: 40px; margin: 40px 0; }
/*num*/
.com_num { background: #fff; height: 200px; box-shadow: 1px 1px 10px rgba(0,0,0,0.1); display: flex; position: relative; margin-top: -108px; }
.com_num>li { width: 25%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; height: 100%; }
.com_num>li+li:after { position: absolute; content: ""; width: 1px; height: 75px; background: #d6d6d6; top: 50%; left: 0; margin-top: -37px; }
.com_num>li>span { color: #525252; font-size: 17px; }
.com_num>li>span>b { font-size: 57px; color: #2966cb; font-family: Arial, Helvetica, sans-serif; }
.com_num>li>p { font-size: 16px; color: #333333; margin-top: 16px; }
/*products*/
.pro_bc { width: 100%; background: url() no-repeat right bottom; padding: 80px 0; }
.pro_tit { text-align: center; }
.pro_tit>b { font-size: 40px; display: block; color: #2966cb; }
.pro_tit>b>span { font-size: 40px; color: #333; }
.pro_tit>p { font-size: 18px; color: #333; margin-top: 13px; }
.pro_c>ul { display: flex; justify-content: space-between; margin: 49px 0 20px; }
.pro_c>ul>li { width: 34%; height: 60px; }
.pro_c>ul>li>a { display: block; text-align: center; line-height: 60px; color: #fff; background: #2966cb; transition: all .5s; font-size: 20px; }
.pro_c>ul>li.on>a { background: #dd5b5e; }
.pro_xq .divproduct_new_div { display: flex; flex-wrap: wrap; justify-content: space-between; }
.pro_xq { display: none; }
.pro_xq { display: flex; justify-content: space-between; }
.pro_cp { width: 100%; }
.pro_xq .divproduct_new_div_item .product_div_item_pic { overflow: hidden; }
.pro_xq .divproduct_new_div_item .product_div_item_pic img { width: 100%; }
.pro_xq .divproduct_new_div_item { position: relative }
.pro_xqcate { overflow: hidden; margin-top: 40px; }
.pro_xqcate .pro_xq+.pro_xq { display: none; }
.pro_xq .divproduct_new_div_item { display: flex; flex-direction: column-reverse; width: 24%; overflow: hidden; }
.pro_xq .divproduct_new_div_item_title { background: #fff; height: 53px; width: 100%; z-index: 3; transition: all .4s; position: relative; background: #f5f5f5; text-align: center; }
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title { border: none; }
.pro_xq .divproduct_new_div_item_title a { font-size: 16px; color: #333; display: block; line-height: 53px; }
.pro_xq .divproduct_new_div_item .product_div_item_pic { position: relative; border: 1px solid #dbdbdb; }
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before { position: relative; }
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before, .pro_xq .divproduct_new_div_item .product_div_item_pic a:after { position: absolute; }
.pro_xq .divproduct_new_div_item .product_div_item_pic a:after { content: ""; width: 100%; height: 101%; top: 0; left: 0; background: rgba(17,18,23,.52); transform: rotateZ(-180deg); transform-origin: center bottom; z-index: 1; transition: all .3s; }
.pro_xq .divproduct_new_div_item .product_div_item_pic a:before { content: "+"; width: 48px; height: 48px; border-radius: 100%; text-align: center; line-height: 45px; color: #fff; border: 1px solid rgba(255,255,255,0.75); position: absolute; top: 50%; left: 50%; margin-left: -20px; margin-top: -20px; transform: scale(5); opacity: 0; z-index: 2; font-size: 32px; transition: all .3s; }
.pro_xq .divproduct_new_div_item:hover .product_div_item_pic a:after { transform: rotateZ(0deg); }
.pro_xq .divproduct_new_div_item:hover .product_div_item_pic a:before { opacity: 1; transform: scale(1); }
.pro_xq .divproduct_new_div_item:nth-child(1), .pro_xq .divproduct_new_div_item:nth-child(2), .pro_xq .divproduct_new_div_item:nth-child(3), .pro_xq .divproduct_new_div_item:nth-child(4) { margin-bottom: 22px; }
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_content { position: relative; }
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title { background: #2966cb; }
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title a { color: #fff; }
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title:before { background: #fff; }
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title a:after { color: #fff; }
/*adv*/
.pro_tit2 * { color: #fff!important; }
.advcon { overflow: hidden; }
.adv_bg { background: url(//memberpic.114my.cn/021055/uploadfile/image/20230621/20230621094705_28987674.jpg) no-repeat top center; position: relative; z-index: 99; padding: 80px 0; }
.advtab ul { display: flex; margin: 50px 0 17px; }
.advtab li { float: left; display: flex; align-items: center; height: 130px; width: calc(100% / 4); background: #fff; overflow: hidden; justify-content: center; position: relative; }
.advtab li + li:after { position: absolute; content: ""; width: 1px; height: 60px; background: #e2e2e2; top: 50%; margin-top: -30px; left: 0; }
.advtab li em { display: block; color: #333; opacity: 0.07; font-size: 57px; font-weight: bold; margin-left: -16px; font-family: "Roboto"; }
.advtab li i { font-size: 32px; width: 66px; height: 66px; line-height: 68px; background: #e2e2e2; border-radius: 100%; text-align: center; color: #333; margin-right: 16px; }
.advtab li.on i { background: #2966cb; color: #fff; }
.advtab li p { display: grid; }
.advtab li b { font-size: 24px; margin-bottom: 11px; display: block; }
.advtab li span { font-size: 14px; text-transform: uppercase; color: #b7b7b7; }
.advtab li.on { }
.advtab li.on em { color: #fff; }
.advcon .tempWrap { width: 100% !important; box-shadow: 0 0 52px rgba(0, 0, 0, 0.11); }
.advnr { display: flex; transition: all .5s; }
.advnr dl { background: #fff; flex-shrink: 0; width: 100%; position: relative; padding: 30px; }
.advnr dt img { width: 100%; }
.advnr dd { position: absolute; background: rgba(255,255,255,0.9); width: 86%; margin: 0 auto; bottom: 53px; left: 50%; margin-left: -43%; }
.advnr dd>p { padding: 38px 38px; text-align: left; line-height: 36px; font-size: 17px; color: #525252; display: flex; justify-content: center; }
/*application*/
.app_bc { width: 100%; background: url(//memberpic.114my.cn/021055/uploadfile/image/20230621/20230621094730_1724030556.jpg) no-repeat center; padding: 377px 0 80px; position: relative; margin-top: -390px; }
.cf_img .divdgweb_new_div { display: flex; flex-wrap: wrap; justify-content: space-between; }
.cf_img .divdgweb_new_div_item { width: 32.2%;/* flex-shrink: 0; *//* padding: 0 0.1%; */ display: flex; flex-direction: column-reverse; margin-top: 28px; }
.cf_img .news_div_item_pic a { display: block; position: relative; overflow: hidden; }
.cf_img .news_div_item_pic a:before, .cf_img .news_div_item_pic a:after { position: absolute; }
.cf_img .news_div_item_pic img { width: 100%; transition: all .5s; display: block; overflow: hidden; }
.cf_img { margin-top: 22px; }
.cf_img .divdgweb_new_div_item .divdgweb_new_div_item_title a { display: block; font-size: 20px; color: #525252;/* padding: 20px 0 0; */ position: relative; text-align: center; height: 70px; line-height: 70px; background: #fff; }
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a, .cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after { color: #0a4286; }
.cf_img .divdgweb_new_div button { display: none!important; }
.cf_img .divdgweb_new_div_item:hover img { transform: scale(1.1); }
/*par*/
.par_item { margin-top: 36px; }
.par_item .divdgweb_new_div { display: flex; justify-content: space-between; flex-wrap: wrap; }
.par_item .divdgweb_new_div_item { width: 24%; position: relative; border: 1px solid #eaeaea; overflow: hidden; margin-top: 16px; }
.par_item .divdgweb_new_div_item_a { display: block; text-align: center; color: #fff; font-size: 16px; }
.par_item .divdgweb_new_div_item_content { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: rgba(8,48,147,0.7); transition: all .5s; transform: rotateX(90deg); }
.par_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_content { transform: rotateX(0deg); }
.par_item .slick-dots, .par_item .divdgweb_new_div>button { display: none!important; }
img.news_div_item_image { width: 100%; }
.par_c { padding: 80px 0; }
a.par_btn { width: 100%; display: block; height: 70px; text-align: center; line-height: 70px; background: #dd5b5e; color: #fff; font-size: 24px; margin-top: 40px; }
/*sccj*/
.sccj_bg { width: 100%; padding: 80px 0; background: url(//memberpic.114my.cn/021055/uploadfile/image/20230621/20230621094832_2043197453.jpg) no-repeat center; }
.sccj_list { margin-top: 50px; }
.sccj_list td { float: left; position: relative; margin-left: 1.3%; overflow: hidden; }
.sccj_list td br { display: none; }
.sccj_list td { width: 23.9%; height: 100%; padding-left: 0!important; }
.sccj_list td>a, .sccj_list td>a>img { width: 100%; height: auto; transition: 0.5s; }
.sccj_list td:hover img { transform: translate3d(0px, -30px, 0px); transition: 0.5s; }
.sccj_list td:nth-child(1) { width: 49.5% !important; height: 100% !important; float: left; margin-left: 0px; }
.sccj_list td:nth-child(1) >a { width: 100% !important; height: 100% !important; display: block; }
.sccj_list td:nth-child(1) img { width: 100% !important; height: auto !important; }
.sccj_list td:nth-child(n+4) { margin-top: 1.3%; }
.sccj_list td div { padding-top: 0px !important; position: absolute; transition: 0.5s; bottom: 0; left: 0; width: 100%; background: #dd5b5e; height: 50px; transform: translateY(50px); transition: 0.5s; }
.sccj_list td:hover div { transform: translateY(0px); transition: 0.5s; }
.sccj_list td div a { color: #fff; font-size: 19px; line-height: 50px; }
/*news*/
.pro_lc>b { display: block; font-family: "Impact"; font-weight: normal; font-size: 46px; color: rgba(16,17,15,0.17); }
.pro_lc>p { font-size: 42px; color: #10110f; font-weight: bold; position: relative; margin-top: -29px; padding-bottom: 30px; }
.pro_lc>p:after { position: absolute; bottom: 0; left: 0; width: 79px; height: 5px; background: #2966cb; content: ""; }
.news_c { padding: 100px 0; }
.news_tc { display: flex; justify-content: space-between; align-items: center; }
.new_rt>ul { display: flex; }
.new_rt>ul>li+li { margin-left: 20px; }
.new_rt>ul>li>a { width: 190px; height: 87px; line-height: 87px; text-align: center; line-height: 87px; display: block; background: #10110f; font-size: 24px; color: #fff; }
.new_rt>ul>li.on>a { background: #2966cb; }
.new_boc { margin-top: 40px; overflow: hidden; }
.new_ic { display: flex; transition: all .5s; }
.new_item { display: flex; justify-content: space-between; flex-shrink: 0; width: 100%; }
.new_lc { width: 39%; overflow: hidden; }
.new_rc { width: 57.2%; }
.new_lc .news_div, .new_lc .divdgweb_new_div { display: flex; align-items: flex-start; border: 1px solid #e5e5e5; }
.new_lc .news_div_item, .new_lc .divdgweb_new_div_item { flex-shrink: 0; width: 100%; display: flex; flex-direction: column-reverse; position: relative; }
.new_lc .news_div_item_content, .new_lc .divdgweb_new_div_item_content { padding: 40px 40px 85px; background: #fff; }
.new_lc .news_div_item_a, .new_lc .divdgweb_new_div_item_a { font-size: 20px; display: block; color: #333; position: relative; }
.new_lc .news_div_item_body, .new_lc .divdgweb_new_div_item_body { font-size: 14px; color: #929292; line-height: 28px; margin-top: 20px; }
.new_lc .news_div_item_date, .new_lc .divdgweb_new_div_item_date { display: flex; font-size: 18px; color: #999; position: absolute; bottom: 41px; left: 50px; }
.new_lc .news_div_item_a:after, .new_lc .divdgweb_new_div_item_a:after { position: absolute; content: "\e640"; font-family: "iconfont"; width: 56px; height: 26px; background: #333; color: #fff; border-radius: 13px; text-align: center; line-height: 26px; font-size: 22px; top: 122px; right: 5px; transition: all .5s; }
.new_rc .news_div_item:nth-child(1), .new_rc .news_div_item:nth-child(2), .new_rc .news_div_item:nth-child(3), .new_rc .divdgweb_new_div_item:nth-child(1), .new_rc .divdgweb_new_div_item:nth-child(2), .new_rc .divdgweb_new_div_item:nth-child(3) { display: none; }
.new_rc .news_div_item, .new_rc .divdgweb_new_div_item { padding: 55px 0 55px 67px; background: #fff; border: 1px solid #e5e5e5; border-top: none; }
.new_rc .news_div_item:nth-child(4), .new_rc .divdgweb_new_div_item:nth-child(4) { border-top: 1px solid #e5e5e5; }
.new_rc .news_div_item_a, .new_rc .divdgweb_new_div_item_a { font-size: 20px; color: #333; position: relative; display: block; transition: all .5s; }
.new_rc .news_div_item_body, .new_rc .divdgweb_new_div_item_body { font-size: 14px; color: #929292; line-height: 28px; margin-top: 22px; width: 77%; }
.new_rc .news_div_item_a:after, .new_rc .divdgweb_new_div_item_a:after { content: "\e640"; font-family: "iconfont"; position: absolute; width: 56px; height: 26px; background: #333; border-radius: 13px; text-align: center; font-size: 22px; color: #fff; line-height: 26px; top: 40px; right: 42px; transition: all .5s; }
.new_lc .news_div>button, .new_lc .divdgweb_new_div>button { display: none!important; }
.new_lc .slick-dots { bottom: 260px; right: 42px; background: rgba(255,255,255,0.3); border-radius: 11px; width: 12.2%; }
.new_lc ul.slick-dots li button:before { width: 12px; height: 12px; color: #333; line-height: 17px; }
.new_lc ul.slick-dots li button { height: 12px; width: 12px; padding: 0; }
.new_lc ul.slick-dots li { margin: 0!important; width: 18px; height: 22px; }
.new_lc ul.slick-dots li.slick-active button:before { color: #2966cb!important; }
.new_rc .news_div_item:hover .news_div_item_a, .new_lc .news_div_item:hover .news_div_item_a { color: #2966cb; }
.new_rc .news_div_item:hover .news_div_item_a:after, .new_lc .news_div_item:hover .news_div_item_a:after { transform: translateX(5px); background: #2966cb; }
/* copy */
.copy_wrap { width: 100%; background: #010616; padding-top: 70px; }
.link { height: 64px; background: #333; }
.link_tit { width: 150px; height: 100%; text-align: center; padding-top: 13px; background: #333; }
.link_tit b { font-size: 20px; color: #fff; }
.link_tit b span { color: #dd5b5e; }
.link_tit p { color: #fff; margin-top: 5px; }
.link_con { width: calc(100% - 150px); padding: 0 45px; }
.linkTagcs { width: 100% !important; }
.linkTagcs li { padding-right: 19px !important; }
.copy_con { padding: 60px 0; align-items: end; }
.banq { width: 65%; }
.bq_item { display: flex; align-items: end; justify-content: space-between; }
.bq_item li { height: 100%; height: 198px; position: relative; padding-left: 35px; border-left: 1px solid rgba(255,255,255,0.1); }
.bq_item li:before, .bq_r:before { content: ''; width: 1px; height: 20px; background: #dd5b5e; position: absolute; top: 0; left: -1px; transition: all 0.3s; }
.bq_item li:hover:before, .bq_r:hover:before { height: 100%; }
.bq_item li a { display: block; font-size: 15px; line-height: 30px; color: #b5b3b2; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.bq_item li a:hover { color: #fff; }
.footer_t { font-size: 18px !important; color: #fff !important; line-height: 48px !important; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.bq_r { width: 30%; padding-left: 80px; position: relative; border-left: 1px solid rgba(255,255,255,0.1); margin-left: 5%; }
.bq_r b { font-size: 18px; font-weight: normal; color: #fff; display: block; line-height: 48px; }
.bq_lx { line-height: 36px; }
.bq_lx li { font-size: 15px; color: #b5b3b2; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.bq_ewm { display: flex; padding-top: 24px; position: relative; }
.bq_ewm li+li { margin-left: 10px; }
.bq_ewm li:hover .ewm_cc { display: block; }
.bq_ewm li span { display: block; width: 36px; height: 36px; border-radius: 100%; font-size: 24px; text-align: center; line-height: 34px; color: #fff; background: #333; }
.bq_ewm li span:hover { background: #dd5b5e; }
.ewm_cc { position: absolute; top: -150px; left: 0; display: none; background: #fff; }
.ewm_cc p { line-height: 30px; text-align: center; padding-bottom: 5px; position: relative; }
.ewm_cc p:before, .ewm_cc p:after { content: ''; width: 100%; position: absolute; top: 0; left: 0; animation: ewmccBA infinite 3s; }
.ewm_cc p:before { height: 2px; background: #dd5b5e; }
.ewm_cc p:after { height: 10px; background: linear-gradient(to bottom, #dd5b5e, transparent); }
.ewm_cc img { width: 130px; }
.copy { line-height: 30px; font-size: 14px; color: #999; margin-top: 20px; padding-top: 10px; }
.copy a { font-size: 14px; color: #999; }
.copy a:hover { color: #ff7b0f; }
.copy_w { width: 100%; border-top: 1px solid rgba(255,255,255,0.1); }
.copy_b>div { line-height: 92px; color: #b5b3b2; }
.copy_b a { color: #b5b3b2; font-size: 15px; }
.copy_b a:hover { color: #fff; font-size: 15px; }
 @keyframes ewmccBA { 0% {
top:0;
opacity:1;
}
 50% {
top:130px;
opacity:0.2;
}
 100% {
top:0;
opacity:1;
}
}
.dfs { display: flex; align-items: end; justify-content: space-between; font-size: 16px; }
.linkTagcs li { line-height: 64px!important; }