@charset "utf-8";
@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)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{ min-width:1400px; color:#333; font-size:14px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; overflow-x:hidden;}
img{ border-right-width:0px; border-top-width:0px; border-bottom-width:0px; border-left-width:0px; margin:0px; padding: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:#333; font-size:14px; text-decoration:none;}
a:hover{ color:#0478db; cursor:pointer;}
em,i{ font-style:normal;}
input,button,select,textarea{ outline:none; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ max-width:1400px; margin:0 auto; min-width:1300px;}
.fr{ float:right;}
.fl{ float:left;}
*,:after,:before{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.title{ text-align:center; padding-top:46px; margin-bottom:30px;}
.title em{ color:#f6f6f6; font-size:80px; font-weight:bold; font-family:Arial; text-transform:uppercase;}
.title b{ display:block; color:#333; font-size:36px; margin-top:-62px; z-index:2; position:relative;}
.title b span{ color:#0478db;}
.title p{ display:block; font-size:16px; font-weight:100; margin-top:8px;}
/*通用代码*/
/*抬头*/
.header{ width:100%; height:50px; line-height:50px; background:#0478db;}
.header_l{ color:#fff; font-size:14px; font-weight:lighter; opacity:0.5;}
.header_l:before{ content:""; display:inline-block; width:18px; height:14px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818103446_862189832.png)center no-repeat; margin-right:8px;}
.header_r{ color:rgba(255,255,255,0.5); font-size:14px; font-weight:lighter; line-height:47px;}
.header_r span{ color:#fff; font-size:20px; font-family:fontDin1;}
.header_r:before{ content:""; display:inline-block; width:16px; height:16px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818191129_1691319273.png)center no-repeat; margin-right:6px;}
/*抬头*/
/*导航*/
.hseond{ height:120px; position:relative;}
.hlogo{ margin-top:27px;}
.hname{ margin-left:14px;}
.hname strong{ display:block; color:#333; font-size:30px; float: left; line-height: 62px;}
.hname span{ color:#262626; font-size:22px; padding-left: 50px; line-height: 70px;}
.nav ul li{ float:left; line-height:120px;}
.nav ul li+li{ margin-left:35px;}
.nav ul li>a{ display:block; color:#666; font-size:16px;}
.nav ul li.cur:after,.nav ul li:hover:after{ content:''; display:block; width:100%; height:2px; background:#0478db; transition:all 0.5s ease;}
.nav ul li.cur>a,.nav ul li:hover>a{ color:#0478db;}

.dropmenu{ width:100%; height:0px; text-align:center; background:rgba(246,246,246,0.5); z-index:9999; overflow:hidden; transition:all 0.5s ease; position:absolute; right:0px; top:122px;}
.nav ul li:hover .dropmenu{ height:50px;}
.dropmenu a{ display:inline-block; color:#666; font-size:16px; line-height:50px;}
.dropmenu a+a,.dropmenu tr+tr{ padding-left:60px;}
.dropmenu table,.dropmenu tbody,.dropmenu td{ display:block; width:100%; height:auto !important; font-size:0;}
.dropmenu tr{ display:inline-block; height:auto !important; vertical-align:top;}
.dropmenu tr a{ display:block; color:#666; font-size:14px; line-height:50px; text-align:center; font-weight:normal !important; transition:all .3s ease;}
.dropmenu tr a:hover{ color:#0478db;}
/*导航*/
/*幻灯片*/
.banner{ width:100%; background:#f5f5f5; overflow:hidden; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:638px; margin:0 auto; position:relative;}
.banner-box .bd, .banner-box .bd ul{ width:100% !important;}
.banner-box .bd li{ width:100% !important; height:638px; background-position:center; background-repeat:no-repeat; -webkit-animation:kenburns-top1 3.5s ease-out both; animation:kenburns-top1 3.5s ease-out both;}
.banner-box .bd li a{ display:block; width:100%; height:80%; background-size:auto; z-index:9; position:relative;}
.banner-btn{ width:100%; height:360px; margin-left:0; overflow:hidden; position:absolute; top:237px; left:0;}
.banner-btn a{ display:block; width:49px; height:104px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index:9; position:absolute; top:30px;}
.banner-btn a.prev{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817141309_551355162.png) no-repeat 0 0; left:-50px;} 
.banner-btn a.next{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817141309_551355162.png) no-repeat -49px 0; right:-50px;}
.banner-box .hd{ display:block; width:100%; position:absolute; bottom:0px;}
.banner-box .hd ul{ text-align:center}
.banner-box .hd ul li{ display:inline-block; width:10px; height:10px; text-indent:-9999px; background:#fff; border-radius:50%; cursor:pointer; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ width:70px; background:#0478db; border-radius:8px;}
.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{ display:flex; width:100%; min-width:1400px; height:80px; line-height:80px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818145015_1869275438.jpg) center no-repeat;}
.search_l{ display:block; align-items:center;}
.search_l:before{ content:""; display:inline-block; width:20px; height:20px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818195148_1818040800.png)center no-repeat; position:relative; top:6px;}
.search_l span{ color:#0478db; font-size:14px; font-weight:normal;}
.search_l a{ color:#666; font-size:14px;}
.search_l a:hover{ color:#0478db;}
.search_r{ display:block; align-items:center; margin-top:16px;}
.search_r>a{ display:inline-block; margin-right:20px;}
.search_tel{ display:inline-block;; color:#fff; font-size:14px; margin-right:30px;}
.search_tel img,.search_tel p{ float:left; line-height:0px;}
.search_tel p{ margin-top:7px; margin-left:14px;}
.search_tel p b{ display:block; font-size:24px; font-family:'fontDin1'; line-height:46px;}

.search_r form{ float:left; display:inline-block; width:211px; height:40px; background:#fff; border-radius:50px; margin-top:7px; position:relative;}
.search_r form #search-i{ display:block; width:30px; height:30px; background:#ff6c00 url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818145256_1816887672.png) center no-repeat; border-radius:50%; overflow:hidden; transition:0.3s all ease-in-out; position:absolute; right:7px; top:5px;}
.search_r form #search-i input{ display:block; width:100%; height:100%; cursor:pointer; background:none; border:0 none;}
.search_r form #search-bg input{ width:100%; color:#aaa; line-height:40px; background:none; border:0 none; padding-left:30px;}
/*搜索关键字*/
/*琛城机械产品中心*/
.pro_tit{ display:flex; justify-content:space-between; align-items:center; position:relative;}
.pro_t_fl{ display:flex; align-items:center; justify-content:center; width:234px; height:104px; color:#fff; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818205557_1961180801.png)center no-repeat; position:relative;}
.pro_t_fl p{ color:rgba(255,255,255,0.5); font-size:11px; text-transform:uppercase; margin-right:20px;}
.pro_t_fl p b{ display:block; color:#fff; font-size:30px;}
.pro_t_fl:after{ content:""; display:inline-block; width:34px; height:34px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818205517_1410212168.png)center no-repeat;}

.pro_t_fr{ width:1166px; height:104px; border:1px solid #eee; padding:0 30px; box-sizing:border-box;}
.pro_t_fr:after{ content:""; display:inline-block; width:1166px; height:1px; background:#eee; position:relative; top:-52px; left:-30px;}
.pro_t_fr table { width:100%; position:relative;}
.pro_t_fr tr,.pro_t_fr td{ display:block; float:left; width:12.5%; height:52px;}
.pro_t_fr td{ width:100%; position:relative;}
.pro_t_fr td:after{ content:""; display:block; width:8px; height:8px; background:#333; border-radius:100%; border:2px solid #ccc; position:absolute; top:42%; left:0;}
.pro_t_fr td:hover:after{ background:#0478db; border:2px solid #b3d6f4;}
.pro_t_fr td a{ display:block; height:52px; color:#333; font-size:16px; line-height:52px; font-weight:lighter !important; padding-left:14px;}
.pro_t_fr td:hover a{ color:#0478db;}

.pro_show{ margin-top:30px;}
.pro_show tr:first-child{ display:inline-block; width:100%; margin-bottom:20px;}
.pro_show td{ display:block; float:left; width:calc((100% - 60px) / 4); background:#f6f6f6; margin-right:20px; padding:10px 0 30px 0px !important; position:relative; overflow:hidden;}
.pro_show td:after { content:""; display:block; width:100%; height:100%; background:#0478db; position:absolute; top:0; transition:all 0.3s; transform:rotateZ(180deg); right:110%;}
.pro_show td:hover:after{ height:100%; transform:rotateZ(0deg); right:0;}
.pro_show td:last-child{ margin-right:0px;}
.pro_show td>a{ display:block; position:relative; z-index:2;}
.pro_show td>a img{ height:100%;}
.pro_show td br{ display:none;}
.pro_show td span a{ display:block; font-size:16px; color:#666; line-height:56px; font-weight:lighter; position:relative; z-index:2;}
.pro_show td span a:after { content:"查看详情+"; display:block; width:160px; height:40px; color:#fff; font-size:16px; line-height:40px; font-weight:lighter; background:#0478db; border-radius:30px;}
.pro_show td:hover span a{ color:#fff;}
.pro_show td:hover span a:after{ background:#fff; color:#333;}
/*琛城机械产品中心*/
/*琛城·实力挤出机研发生产厂家*/
.service{ width:100%; min-width:1400px; height:685px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819174505_445830431.png)center no-repeat; margin-top:60px;}
.ser_c>ul{ display:flex; justify-content:space-between; margin-top:35px;}
.ser_c>ul>li * { position:relative; z-index:2;}
.ser_c>ul>li{ display:flex; flex-direction:column; align-items:center; justify-content:center; width:309px; height:309px; background:#fff; border-radius:100%; position:relative;}
.ser_c>ul>li:before{ content:""; width:327px; height:327px; border-radius:100%; border:3px solid #fff; position:absolute; transition:all .5s;}
.ser_c>ul>li:hover{ background:#0478db;}
.ser_c>ul>li:hover:before{ border-color:#0478db; transform:rotateY(180deg);}
.ser_c>ul>li>span i{ display:none;}
.ser_c>ul>li:hover>span t{ display:none;}
.ser_c>ul>li:hover>span i{ display:block;}
.ser_c>ul>li>b{ display:block; color:#333; font-size:22px; margin:31px 0 10px; transition:all .5s;}
.ser_c>ul>li:hover b{ color:#fff;}
.ser_c>ul>li>div{ color:#aaa; font-size:14px; line-height:26px; text-align:center; padding-bottom:22px;}
.ser_c>ul>li:nth-child(1):hover{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819182357_145059714.png);}
.ser_c>ul>li:nth-child(2):hover{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819182357_547565700.png);}
.ser_c>ul>li:nth-child(3):hover{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819182357_1452840116.png);}
.ser_c>ul>li:nth-child(4):hover{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819182358_1418781543.png);}
.ser_c>ul>li:hover>div{ color:rgba(255,255,255,0.5);}

.ser_lx{ width:44.7%; height:60px; background:#0478db; border-radius:30px; z-index:2; margin:0 auto; margin-top:68px; position:relative;}
.ser_lx *{ float:left; display:inline-block; color:#fff;}
.ser_lx span{ height:60px; font-size:16px; line-height:60px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817150100_160735073.png) center no-repeat; background-position:40px 19px; padding-left:76px;}
.ser_lx b{ font-size:30px; font-family:fontDin1; font-weight:100; line-height:60px;}
.ser_lx a{ width:30.5%; height:40px; font-size:16px; text-align:center; line-height:40px; background:#ff6c00; border-radius:30px; margin-left:34px; margin-top:10px;}
.ser_lx a:hover{ color:#fff; font-weight:bold;}
/*琛城·实力挤出机研发生产厂家*/
/*选择琛城挤出机的4大优势*/
.advantage{ padding-bottom:60px;}
.adv_ul{ width:100%; margin:0 auto;}
.adv_ul li{ float:left; width:25%; height:320px !important; text-align:center; background:#f6f6f6; transition:all 0.5s ease; cursor:pointer; overflow:hidden; position:relative;}
.adv_ul li img{ transition:all 0.8s ease;}
.adv_ul li:hover img{ transform:scale(1.1);}
.adv_ul li:after{ content:''; display:block; width:100%; height:100%; background:#0478db; transition:all 0.8s ease; position:absolute; top:0px; left:-100%;}
.adv_ul li p,.adv_ul li div ,.adv_ul li img{ position:relative; z-index:111; transition:all 0.5s ease;}
.adv_ul li:hover:after{ transform:rotate(360deg); left:0px;}
.adv_ul li:hover .adv_wa p{ color:#fff;}
.adv_ul li:hover .adv_wa{ padding:0px 10%;}
.adv_wa{ padding:0px 10%; transition:all 0.5s ease;}
.adv_wa p:nth-child(1){ color:#ddd; font-size:40px; font-family:Impact; transition:all 0.5s ease;}
.adv_wa p:nth-child(2){ color:#333; font-size:20px; font-weight:lighter; margin:8px 0px 18px 0px;}
.adv_wa p:nth-child(3){ color:#aaa; font-size:15px; line-height:32px; font-weight:lighter;}
.adv_ul li>p{ width:14px; height:8px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818092443_931856826.png) center no-repeat; margin:0 auto;}
.adv_ul li:nth-child(1)>p,.adv_ul li:nth-child(3)>p{ transform:rotate(180deg); margin-top:20px;}
.adv_ul li:nth-child(1),.adv_ul li:nth-child(3),.adv_ul li:nth-child(6),.adv_ul li:nth-child(8){ padding-top:44px;}
.adv_ul li:nth-child(6)>p,.adv_ul li:nth-child(8)>p{ margin-bottom:20px;}
/*选择琛城挤出机的4大优势*/
/*广告条*/
.ggt{ width:100%; min-width:1400px; height:407px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210818/20210818152501_228122577.jpg)center no-repeat;}
.ggt_l{ margin-top:78px;}
.ggt_l p{ color:#fff;}
.ggt_l p:nth-child(1){ font-size:40px; font-weight:bold;}
.ggt_l p:nth-child(2){ font-size:16px; padding-top:8px;}
.ggt_l p:nth-child(3){ width:497px; height:50px; font-size:20px; line-height:50px; text-align:center; letter-spacing:3px; background:#ff6c00; border-radius:30px; margin-top:18px;}

.ggt_tel p{ color:#fff; font-size:16px !important; font-weight:lighter !important; padding-left:32px; padding-top:15px; position:relative;}
.ggt_tel em{ color:#fff; font-size:30px; font-family:fontDin1;}
.ggt_tel p:before{ content:""; display:inline-block; width:22px; height:22px; position:absolute; left:0; top:23px;}
.ggt_tel p:nth-child(1):before{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819205256_2110567705.png) center no-repeat;}
.ggt_tel p:nth-child(2):before{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210819/20210819205256_905426560.png) center no-repeat;}

.ggt_tel fr{ width:497px; height:50px; color:#fff; line-height:50px; text-align:center; background:#ff6c00; margin-top:13px; transition:all .5s ease-out;}
.ggt_ewm{ margin:100px 0 0 92px;}
.ggt_ewm img{ width:140px; height:140px;}
.ggt_ewm span{ display:block; width:140px; height:40px; font-size:15px; line-height:40px; text-align:center; background:#fff;}
.ggt_ewm p{ float:left; margin-right:20px;}
.ggt_r{ color:#fff; font-size:20px; margin-top:67px;}
.ggt_r p{ margin-bottom:10px;}
.ggt_r input{ width:340px; height:50px; color:#aaa; font-size:14px; line-height:50px; box-sizing:border-box; border:none; outline:none; padding:0 10px 0 12px; margin-bottom:10px;}
.ggt_r #submit{ color:#fff; background:#2889db !important; cursor:pointer;}
.ggt_r #submit:hover{ background:#333 !important;}
/*广告条*/
/*他们都选择了琛城机械*/
.par_main{ margin-top:-10px; position:relative;}
.par_main .tempWrap{ width:1311px !important; height:434px; overflow:hidden; margin:0 auto;}
.par_main li{ width:413px !important; height:414px; background:#f6f6f6; box-shadow:0px 0px 10px rgba(170,170,170,0.75); transition:0.3s all ease-in-out; margin-right:26px; margin-top:10px; margin-bottom:10px; padding:23px; position:relative;}
.par_main li.clone{ margin-left:10px;}
.par_main li>a{ display:block; border-radius:10px; overflow:hidden;}
.par_main li img{ width:100%; transition:0.3s all linear;}
.par_cont li>a:hover img{ -webkit-transform:scale(1.2); transform:scale(1.2);}
.par_w{ padding:15px 0 30px 0; text-align:center}
.par_w p{ font-size:18px; color:#666; padding-bottom:3px;}
.par_w a:after { content:"查看详情+"; display:block; width:110px; height:30px; color:#fff; font-size:14px; line-height:30px; font-weight:lighter; background:#0478db; border-radius:30px; margin:13px auto 0px auto;}
.par_main .btn{ width:26px; height:50px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210820/20210820093845_1704093083.png) center no-repeat; position:absolute; top:190px !important; cursor:pointer;}
.par_main .btn:hover{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210820/20210820093844_1948896947.png) center no-repeat;}
.par_btnl{ left:0px !important;}
.par_btnr{ right:0px !important; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
/*他们都选择了琛城机械*/
/*简介*/
.about{ width:100%; min-width:1400px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817164934_466738657.jpg) center top no-repeat; text-align:center; margin-top:50px;}
.about .about_video{ display:inline-block; width:60px; height:60px; margin:154px auto; cursor:pointer; position:relative;}
.about .about_video span{ display:inline-block; width:60px; height:60px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210820/20210820155415_1787968569.png) center no-repeat; z-index:33; position: relative;}
.abcon{ height:660px; background:#fff; box-shadow:0 0 10px rgba(221,221,221,0.75); padding:60px;}
.ableft{ width:940px; text-align:left;}
.ab_t{ color:#484848; font-size:12px; font-weight:lighter; text-transform:uppercase; margin-bottom:14px;}
.ab_t b{ display:block; color:#484848; font-size:26px;}
.ab_c,.ab_c a{ color:#aaa; font-size:14px; font-weight:lighter; line-height:36px;}
.ab_c a:hover{ color:#0478db;}

.abright{ border-left:1px solid #ddd; padding-left:60px; box-sizing:border-box;}
.ar_t{ color:#333; font-size:26px; margin-top:6px;}
.ar_t span{ display:block; font-size:14px; font-weight:lighter; margin-bottom:10px;}
.ar_t em{ color:#ddd; font-size:40px; font-family:Arial; text-transform:uppercase;}
/*视频*/
.video_box{ width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; top:0; left:0; z-index:-1; opacity:0; transition:600ms ease;}
.video_box.cur{ opacity:1; z-index:999999; transition:600ms ease;}
.video{ margin-top:-250px; margin-left:-500px; transition:600ms ease; position:fixed; top:-100%; left:43%;}
.video_box.cur .video,.video_box.cur .video_x{ top:50%; transition:600ms ease;}
.video_x{ width:50px; height:50px; font-size:22px; text-align:center; line-height:50px; font-weight:lighter; background:#fff; border-radius:50px; margin-left:520px; margin-top:-250px; position:fixed; top:-100%; left:50%; cursor:pointer; transition:600ms ease;}
.pulse1{ width:240%; height:240%; background:#0478db; border-radius:50%; box-shadow:1px 1px 30px #0478db; position:absolute; top:-70%; left:-70%; z-index:1; opacity:0; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; opacity:0; -webkit-animation:warn 2s ease-out; animation:warn 2s ease-out; -o-animation:warn 2s linear infinite; -moz-animation:warn 2s linear infinite; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite;}
.pulse2{ width:240%; height:240%; background:#0478db; border-radius:50%; opacity:0; box-shadow:1px 1px 30px #0478db; position:absolute; top:-70%; left:-70%; z-index:1; animation-iteration-count:infinite; -webkit-animation:warn1 2s ease-out; animation:warn1 2s ease-out; -o-animation:warn1 2s linear infinite; -moz-animation:warn1 2s linear infinite; -webkit-animation-iteration-count:infinite;}
/*视频圆圈放大*/
@keyframes warn{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.6;}
75%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.65;}
100%{ transform:scale(1); -webkit-transform:scale(1); opacity:0.0;}
}
@-o-keyframes warn{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.6;}
75%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.65;}
100%{ transform:scale(1); -webkit-transform:scale(1); opacity:0.0;}
}
@-moz-keyframes warn{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.6;}
75%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.65;}
100%{ transform:scale(1); -webkit-transform:scale(1); opacity:0.0;}
}
@-webkit-keyframes warn{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.6;}
75%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.65;}
100%{ transform:scale(1); -webkit-transform:scale(1); opacity:0.0;}
}
@keyframes warn1{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.6;}
75%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.65;}
100%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.0;}
}
@-webkit-keyframes warn1{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.6;}
75%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.65;}
100%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.0;}
}
@-o-keyframes warn1{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.6;}
75%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.65;}
100%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.0;}
}
@-moz-keyframes warn1{ 
0%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.1;}
25%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.4;}
50%{ transform:scale(0.3); -webkit-transform:scale(0.3); opacity:0.6;}
75%{ transform:scale(0.5); -webkit-transform:scale(0.5); opacity:0.65;}
100%{ transform:scale(0.8); -webkit-transform:scale(0.8); opacity:0.0;}
}
/*视频圆圈放大*/
/*视频*/
/*企业形象*/
.qyxx{ margin-top:48px;}
.qyxx .tempWrap{ width:100% !important;}
.qyxx table,.qyxx tbody,.qyxx tr{ display:block;}
.qyxx br{ display:none;}
.qyxx a{ display:block; overflow:hidden; position:relative; transition:all .3s ease;}
.qyxx td,.qyxx div{ padding:0 !important;}
.qyxx td{ display:inline-block; width:312px; vertical-align:top; margin-right:10px;}
.qyxx td>a img{ width:100%; height:auto;}
.qyxx td div a{ display:block; color:#666; font-size:16px; line-height:50px; background:#eee;}
/*企业形象*/
/*简介*/
/*琛城机械新闻中心*/
.news{ margin-bottom:60px;}
.news *{ box-sizing:border-box;}
/*新闻左边*/
.news_dl{ width:441px; height:615px; position:relative; background:#fff url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817183928_789545711.jpg) top center no-repeat; box-shadow:0 0 6px rgb(221,224,221,0.75);}
.news_dlt{ color:#fff; padding:36px 30px 0 40px; position:relative;}
.news_dlt p{ font-size:26px; line-height:30px;}
.news_dlt span{ font-size:12px; line-height:20px; font-weight:lighter; opacity:0.5;}
.news_dlt a{ display:block; position:absolute; top:45px; right:40px;}
.newscon{ width:361px; margin:30px auto 0px auto;}
.news .news_div_item{ position:relative; width:100%; height:461px; padding-top:266px;}
.news .news_div_item_pic{ width:100%; position:absolute; top:0; left:0;}
.news .news_div_item_pic img{ width:361px; height:271px;} 
.news .news_div_item_title{ padding-bottom:8px; margin-top:30px;}
.news .news_div_item_a{ font-size:16px !important; color:#666;}
.news .news_div_item:hover .news_div_item_a{ color:#0478db;}
.news .news_div_item_body{ display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; color:#aaa; font-size:14px; line-height:30px; font-weight:lighter; text-overflow:ellipsis; overflow:hidden;}
.news .news_div_item_date{ width:100%; position:absolute; bottom:0px; right:0px;}
.news .news_div_item_year{ margin-left:280px;}
.news .news_div_item_year,.news_div_item_month,.news_div_item_day{ float:left; color:#aaa; font-size:14px;}
.news .news_div_item_date:after{ content:''; display:block; width:65px; height:1px; background:#ddd; position:absolute; top:10px; -webkit-transition:0.3s all ease; transition:0.3s all ease;}
.news .news_dl:hover .news_div_item_date:after{ width:100px; background:#0478db;}
.news .news_div_item:hover{ cursor:pointer;}
.news_l_cont_in{ font-size:0; position:absolute; top:347px; right:60px;}
.news_l_cont_in li{ display:inline-block; width:10px; height:10px; background:#fff; border-radius:5px; cursor:pointer;}
.news_l_cont_in li.cur{ width:30px; background:#0478db;}
.news_l_cont_in li+li{ margin-left:7px;}
/*新闻左边*/
/*新闻右边*/
.news_dr{ width:941px;}
.news_tit a{ display:block; color:#333; font-size:26px; line-height:30px; position:relative;}
.news_tit a span{ color:#0478db;}
.news_tit a .en{ display:block; color:#aaa; font-size:14px; line-height:25px; text-transform:capitalize;}
.news_row2{ width:100%; height:291px; box-shadow:0 0 6px rgb(221,221,221,0.75); padding:37px 40px 40px 39px; position:relative;}
.news_r2_cont{ overflow:hidden;}
.news_r2_cont .tempWrap{ width:862px !important;}
.news_r2_cont_tit{ width:100%; text-align:right; position:absolute; top:60px; right:40px;}
.news_r2_cont_tit li{ display:inline-block; width:10px; height:10px; background:#ddd; border-radius:50px; -webkit-transition:0.3s all ease; transition:0.3s all ease; margin-right:3px; cursor:pointer;}
.news_r2_cont_tit li.cur{ width:30px; background:#0478db;}
.news_r2_cont_i{ width:398px !important; margin-right:50px;}
.news_r2_cont_i *{ -webkit-transition:0.3s all ease; transition:0.3s all ease;}
.news_r2_cont_i strong{ display:block; width:100%; color:#666; font-size:16px; line-height:45px; font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:9px 0 0;}
.news_r2_cont_i p{ color:#aaa; font-size:14px; font-weight:lighter; line-height:30px;}
.news_r2_cont_i i{ display:block; color:#999; font-size:14px; line-height:30px; text-align:right; margin-top:26px; position:relative;}
.news_r2_cont_i i em{ float:right;}
.news_r2_cont_i i:after{ content:''; display:block; width:65px; height:1px; background:#ddd; position:absolute; top:10px; -webkit-transition:0.3s all ease; transition:0.3s all ease;}
.news_r2_cont_i:hover i:after{ width:100px; background:#0478db;}
.news_r2_cont_i:hover strong{ color:#0478db;}
.news_row3{ width:100%; height:304px; box-shadow:0 0 6px rgb(221,221,221,0.75); padding:40px; margin-top:20px; position:relative;}
.news_row3>div.fl img{ width:320px;}
.news_row3 .fr{ width:509px;}
.news_r3_cont{ position:relative;}
.news_r3_cont_i p{ color:#333; font-size:16px; line-height:38px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-left:37px; position:relative;}
.news_r3_cont_i p:before{ content:"问"; display:inline-block; width:24px; height:27px; color:#fff; font-size:12px; line-height:27px; text-align:center; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210820/20210820182057_394829787.png) left center no-repeat; position:absolute; left:0; top:6px;}
.news_r3_cont_i p:hover{ color:#0478db;}
.news_r3_cont_i span{ color:#aaa; font-size:14px; line-height:38px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-left:37px; position:relative;}
.news_r3_cont_i span:before{ content:"答"; display:inline-block; width:24px; height:27px; color:#999; font-size:12px; line-height:27px; text-align:center; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210820/20210820182958_1347723150.png) left center no-repeat; position:absolute; left:0; top:-4px;}
.news_r3_cont_i{ display:block; padding:15px 0 0px;}
.news_r3_cont_in a{ box-sizing:content-box;}
.news_r3_cont_tit{ width:100%; text-align:right; position:absolute; top:-35px; left:0;}
.news_r3_cont_tit li{ display:inline-block; width:10px; height:10px; background:#ddd; border-radius:50px; -webkit-transition:0.3s all ease; transition:0.3s all ease; margin-right:3px; cursor:pointer;}
.news_r3_cont_tit li.cur{ width:30px; background:#0478db;}
/*新闻右边*/
/*琛城机械新闻中心*/
/*友情链接*/
.links{ width:100%; background:#f6f6f6;}
.links .w1400{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:nowrap; align-items:center; height:110px;}
.linksl{ display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:center;}
.linksl>p{ color:#666; font-size:18px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817204137_1853363049.png) left center no-repeat; margin-right:22px; padding-left:48px;}
.linksl>p em{ display:block; color:#333; font-size:28px; text-transform:uppercase; font-weight:bold; font-family:fontDin1;}
.linksr a{ color:#666; font-size:14px;}
/*友情链接*/
/*版权*/
.footer{ width:100%; min-width:1400px; height:574px; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817204502_1022045038.png) center no-repeat;}
.footer_main{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:nowrap; align-items:flex-start; padding:60px 0 50px 0;}
.footer_main ul{ display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:flex-start;}
.footer_nav li{ width:170px;}
.footer_nav li:nth-child(2){ width:104px;}
.footer_nav li:nth-child(3){ width:197px;}
.footer_nav p{ color:#fff; font-size:18px; line-height:26px; margin-bottom:20px;}
.footer_nav a{ display:block; color:#fff; font-size:14px; line-height:32px; font-weight:lighter; opacity:0.5;}
.footer_nav a:hover{ color:#fff; opacity:1;}

.footer_ewm li{ width:150px;} 
.footer_ewm li+li{ margin-left:20px;}
.footer_ewm li img{ width:100%;}
.footer_ewm span{ display:block; color:#fff; font-size:14px; text-align:center; line-height:38px; background:#2687da; opacity:0.7;}

.footer_lx{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:nowrap; align-items:center; width:100%; height:130px; color:rgba(255,255,255,0.5); background:#2687da; border-radius:10px; padding:0 40px;}
.footer_lx em{ font-size:22px; font-family:fontDin1; line-height:26px;}
.footer_lx i{ font-size:16px;}
.footer_lx t{ font-family:'微软雅黑';}
.footer_lx span{ display:block; margin:0 auto 10px auto; width:46px; height:46px; border-radius:50%; background-position:center; background-repeat:no-repeat;}
.footer_lx li:nth-child(1) span{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817205303_1269227589.png);}
.footer_lx li:nth-child(2) span{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817205303_1251122499.png);}
.footer_lx li:nth-child(3) span{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817205304_47041457.png);}
.footer_lx li:nth-child(4) span{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817205304_1543794807.png);}
.footer_lx li:nth-child(5) span{ background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210817/20210817205304_2088235111.png);}
.copy,.copy a{ color:rgba(255,255,255,0.5); font-size:14px; line-height:128px;}
.copy a:hover{ color:#fff;}
/*版权*/
/*在线浮动*/
.y-kefu-box{ font-size:13px; position:fixed; right:0; top:20%; z-index:99899999;}
.y-kefu-box img{ display:block; width:100%; height:auto;}
.y-kefu-box01 .icon{ display:block; background:url(https://memberpic.114my.com.cn/gpwsfd/uploadfile/image/20210820/20210820192642_1509827803.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{ width:54px; color:#666; text-align:center;}
.y-kefu-box01 .kf-close-btn{ width:27px; height:27px; background-position:-5px -115px; cursor:pointer; position:relative;}
.y-kefu-box01 .kf-close-btn:before{ content:''; display:block; width:1px; height:12px; background:#0478db; position:absolute; bottom:-12px; left:13px; z-index:1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{ display:block; width:52px; background:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; padding:8px 0 12px; position:relative;}
.y-kefu-box01 .show-status{ position:relative;}
.y-kefu-box01 .show-status .kf-zixun{ color:#fff; background:#0478db; border-color:#0478db; margin:10px 0 7px;}
.y-kefu-box01 .kf-zixun{ border-radius:2px;}
.y-kefu-box01 .kf-zixun i{ width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-mobile{ border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{ width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{ background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{ width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{ background-position:-30px -55px;}
.y-kefu-box01 .kf-email{ border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .kf-email>i{ width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{ background-position:-30px -80px;}
.y-kefu-box01 .back-top i{ width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{ background-position:-30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{ border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{ border-radius:2px; margin-top:20px; left:55px;}
.y-kefu-box01 .hver:hover{ background:#0478db; border-color:#0478db;}
.y-kefu-box01 .hver:hover>p{ color:#fff;}
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{ display:none; background:#fff; border:1px solid #efefef; border-radius:2px; position:absolute; right:90px; z-index:2;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos{ width:260px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{ padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{ width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{ border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{ color:#aaa;}
.y-kefu-box01 .mobile-infos p{ color:#0478db; font-size:18px;}
.right{ width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.right-arrow1,.right-arrow2{ width:0; height:0; display:block; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden; position:absolute; left:0; top:0;}
.right-arrow1{ left:1px; border-left:6px solid #efefef;}
.right-arrow2{ border-left:6px solid white;}
/*咨询热线*/
/*二维码*/
.y-kefu-box01 .y-ewm-box{ width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{ width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{ width:120px; height:120px; margin:16px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{ width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{ top:84px;}
/*二维码*/
/*email*/
.y-kefu-box01 .y-email-infos{ color:#aaa; text-align:left; padding:28px 20px 28px 45px; bottom:0;}
.y-kefu-box01 .y-email-infos p{ color:#0478db; font-size:16px;}
.y-kefu-box01 .y-email-infos>i{ width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{ top:55px;}
.y-kefu-box01 .hide-status{ width:54px; height:65px; background:#0478db; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{ color:#fff; padding:10px 0 7px; cursor:pointer;}
/*email*/
/*在线浮动*/



.ali{float: right;display: flex;align-items: center;height: 110px;margin-left: 1vw;}
.ali img{width: 3.5vw;}