﻿@charset "utf-8";
/* 首页 */
.HomeBan{background:url(../images/loading.gif) no-repeat center center;position:relative;}
.HomeBan .item{position:relative;}
.HomeBan .item .img{padding-top:8.02rem;}
.HomeBan .item .txt{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);}
.HomeBan .item .txt .txtbox{max-width:50%;}
.HomeBan .item.slick-current .txt .txtbox{animation:fadeInUp 1s .5s ease both;-webkit-animation:fadeInUp 1s .5s ease both;-moz-animation:fadeInUp 1s .5s ease both;}
.arrdown{-webkit-animation:rightan 1s infinite;-webkit-animation-fill-mode:both;color:#fff;height:auto;position:absolute;bottom:0px;left:0;z-index:999;text-align:center;position:absolute;width:100%;left:0;bottom:0.3rem;}
@keyframes rightan{from{bottom:1rem;opacity:0;}
to{bottom:0.4rem;opacity:1;}
}
@-webkit-keyframes rightan{from{bottom:1rem;opacity:0;}
to{bottom:0.4rem;opacity:1;}
}
.HomeBan .slick-dots{position:absolute;top:50%;right:0.6rem;transform:translateY(-50%);}
.HomeBan .slick-dots li{width:0.26rem;height:0.26rem;margin:0.15rem 0;background:url(../images/dot.png) no-repeat center center;position:relative;}
.HomeBan .slick-dots li button{display:none;}
.HomeBan .slick-dots li::after{content:'';display:block;width:100%;height:100%;background:url(../images/dotc.png) no-repeat center center;background-size:contain;position:absolute;left:0;top:0;opacity:0;transition:all .3s;}
.HomeBan .slick-dots li.slick-active::after{-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite;opacity:1;}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}
50%{-webkit-transform:rotate(180deg);}
100%{-webkit-transform:rotate(360deg);}
}
@keyframes rotate{0%{transform:rotate(0deg);}
50%{transform:rotate(180deg);}
100%{transform:rotate(360deg);}
}
.HomeAbout{background:url(../images/homeaboutbg.png) no-repeat center center;background-size:cover;}
.HomeAbout .HomeAboutBox .Txt{width:45%;}
.HomeAbout .HomeAboutBox .Txt .con{line-height:1.85;color:#666;margin-bottom:0.5rem;}
.HomeAbout .HomeAboutBox .img{width:50%;}
.HomeAbout .HomeAboutBox .img .imgbox{padding-top:4.5rem;}
.HomeAbout .HomeAboutBox .img .imgbox .play{width:100%;height:100%;background:url(../images/play.png) no-repeat center center;background-size:0.6rem;position:absolute;top:0;left:0;}
.HomeAbout .HomeAboutBox .img:hover .imgbox span{transform:scale(1.05);-webkit-transform:scale(1.05);}
.HomeAbout .AboutNum{margin-top:0.3rem;}
.AboutNum ul{display:flex;justify-content:space-between;}
.AboutNum ul li{text-align:center;}
.AboutNum ul li .num{font-family:oswald;color:#0693e3;font-size:0.48rem;}
.AboutNum ul li .text{color:#999;height: 20px;  padding-top: 10px;}
.VideoInfo{width:95%;max-width:1200px;position:relative;margin:0 auto;}
.VideoInfo video{width:100%;}
.mfp-close-btn-in .mfp-close{color:#fff !important;opacity:1 !important;}
.HomeMarket{position:relative;}
.HomeMarket .HomeTit{width:100%;position:absolute;top:1.5rem;left:0;z-index:99;}
.HomeMarket .slider-for .item{position:relative;}
.HomeMarket .slider-for .item .img{padding-top:8rem;}
.HomeMarket .slider-for .item .img::after{content:'';display:block;width:45%;height:100%;background-image:linear-gradient(to right,#1665ac,#1665ac,#1665ac,rgba(22,101,172,0.9),rgba(22,101,172,0.5),rgba(255,0,0,0));position:absolute;top:0;left:0;z-index:9;}
.HomeMarket .slider-for .item .txt{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);z-index:99;}
.HomeMarket .slider-for .item .txt .txtbox{max-width:6rem;color:#fff;}
.HomeMarket .slider-for .item .txt .txtbox .title{font-size:0.3rem;}
.HomeMarket .slider-for .item .txt .txtbox .dec{line-height:1.85;margin-bottom:0.5rem;}
.HomeMarket .slider-for .item.slick-current .txt .txtbox{animation:fadeInUp 1s .2s ease both;-webkit-animation:fadeInUp 1s .2s ease both;-moz-animation:fadeInUp 1s .2s ease both;}
.HomeMarket .HomeMarketNav{position:absolute;bottom:0;width:100%;z-index:99;}
.HomeMarket .HomeMarketNav .item{text-align:center;height:2.4rem;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;}
.HomeMarket .HomeMarketNav .item a{display:block;position:relative;z-index:99;padding-top:0.3rem;text-align:center;}
.HomeMarket .HomeMarketNav .item::before{content:"";display:block;width:100%;height:100%;background-image:linear-gradient(to top,#5eecbf,rgba(255,0,0,0));position:absolute;bottom:0;left:0;transition:all .3s;overflow:hidden;height:0;opacity:0;}
.HomeMarket .HomeMarketNav .item.slick-current::before{height:100%;opacity:1;}
.HomeMarket .HomeMarketNav .item .tit{font-size:0.24rem;color:#fff;margin-top:0.2rem;}
.HomeMarket .HomeMarketNav .item .ico img{display:inline;max-width:40px;}
.HomeMarket .HomeMarketNav .item:hover .ico img{-webkit-animation:icon-bounce 0.5s alternate;-moz-animation:icon-bounce 0.5s alternate;-o-animation:icon-bounce 0.5s alternate;animation:icon-bounce 0.5s alternate;}
.lineico{border-bottom:1px solid rgba(255,255,255,0.2);width:100%;position:relative;margin:0.25rem 0;}
.lineico::before{content:'';display:block;width:4px;height:4px;background:#fff;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-2px;}
.HomeTechnology{background:url(../images/hometcbg.png) no-repeat bottom center;background-size:cover;overflow:hidden;}
.HomeTechnology .w1600{position:relative;}
.HomeTechnology .HomeTechnologyTit{position:absolute;left:0;top:1rem;max-width:6rem; z-index:10;}
.HomeTechnology .HomeTechnologyTit .HomeMore{margin-top:0.8rem;}
.HomeTechnology .HomeTechnologyBox .slider{padding-left:6.2rem;width:110%;}
.HomeTechnology .HomeTechnologyBox .slider{margin-left:0;}
.HomeTechnology .HomeTechnologyBox .slider .item{margin-right:0.25rem;position:relative;}
.HomeTechnology .HomeTechnologyBox .slider .item .img{padding-top:6rem;z-index:99;}
.HomeTechnology .HomeTechnologyBox .slider .item .img::after{content:'';display:block;width:100%;height:100%;background:url(../images/hometcitembg.png) no-repeat center top;background-size:cover;position:absolute;top:0;left:0;opacity:0;transition:all .3s;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt{position:absolute;width:100%;box-sizing:border-box;left:0;bottom:0;padding:0.4rem;transition:all .3s;height:1.7rem;z-index:99;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt .tit{font-size:0.24rem;color:#fff;margin-top:0.2rem;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt .hidebox{color:#fff;display:none;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt .hidebox .dec{line-height:1.85;margin:0.2rem 0 0.3rem 0;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt .HomeMore{margin:0 auto;display:block;}
.HomeTechnology .HomeTechnologyBox .slider .item:hover .img::after{opacity:1;}
.HomeTechnology .HomeTechnologyBox .slider .item:hover .txt{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;z-index:998;}
.HomeTechnology .HomeTechnologyBox .slider .item:hover .txt .hidebox{display:block;}
.HomeTechnology .HomeTechnologyBox .slider .item::after{content:'';display:block;width:100%;height:100%;background:url(../images/lingbg.png) no-repeat center bottom;background-size:100% auto;position:absolute;bottom:0;left:0;opacity:0;}
.HomeTechnology .HomeTechnologyBox .slider .item{padding-bottom:3px;position:relative;}
.HomeTechnology .HomeTechnologyBox .slider .item.slick-current::after{opacity:1;}
.HomeTechnology .slick-arrow{top:auto;bottom:-20px;}
.HomeTechnology .slick-prev{left:0;}
.HomeTechnology .slick-next{left:55px;}
.HomeTechnology .HomeTechnologyBox{position:relative;}
.HomeTechnology .HomeTechnologyBox::before{content:'';display:block;width:6.2rem;height:2px;background:url(../images/line.png) repeat-x bottom;position:absolute;bottom:0;left:95px;}
.HomeNews{background:url(../images/homenewsbg.jpg) repeat;}
.HomeNews .HomeNewsBox .newsSlider{width:48%;}
.HomeNews .HomeNewsBox .newsSlider .item a{display:block;padding-left:3.7rem;position:relative;}
.HomeNews .HomeNewsBox .newsSlider .item .img{width:3.2rem;padding-top:2.4rem;position:absolute;left:0;top:0;}
.HomeNews .HomeNewsBox .newsSlider .item:hover .img span{transform:scale(1.05);}
.HomeNews .HomeNewsBox .newsSlider .item .txt{min-height:2.4rem;box-sizing:border-box;padding:0.2rem 0;}
.HomeNews .HomeNewsBox .newsSlider .item .txt h2{font-size:0.24rem;font-weight:normal;}
.HomeNews .HomeNewsBox .newsSlider .item .txt .dec{line-height:0.3rem;height:0.9rem;color:#666;margin:0.2rem 0 0.3rem 0;}
.HomeNews .HomeNewsBox .newsSlider .item .txt .date{color:#999;text-align:right;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots{position:absolute;bottom:0.3rem;left:3.7rem;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots li{width:0.1rem;height:0.1rem;border-radius:50%;background:#cccccc;display:inline-block;margin-right:0.18rem;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots li button{display:none;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots li.slick-active{background:#1665ac;}
.HomeNews .HomeNewsBox .newsList{width:48%;}
.HomeNews .HomeNewsBox .newsList ul li{padding:0.26rem 0;border-bottom:1px solid #eee;position:relative;}
.HomeNews .HomeNewsBox .newsList ul li::before{content:'';display:block;width:4px;height:4px;background:#1665ac;border-radius:50%;position:absolute;left:0;bottom:-2px;}
.HomeNews .HomeNewsBox .newsList ul li a{display:block;padding-right:100px;position:relative;}
.HomeNews .HomeNewsBox .newsList ul li span{position:absolute;right:0;top:0;color:#999;}
.HomeNews .HomeNewsBox .newsList ul li p{font-size:0.2rem;}
.HomePartner{background-image:linear-gradient(to bottom,#f7fafd,#f2f7fb);position:relative;overflow:hidden;}
.HomePartner #particles-js{position:absolute;width:100%;height:auto;position:absolute;top:0;left:0;}
.HomePartner .HomeTit{position:relative;z-index:9;}
.HomePartner .HomePartnerBox{margin-top:1.2rem;}
.HomePartner .HomePartnerBox ul li{width:12.5%;float:left;height:2.1rem;padding-bottom:0.27rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:99;margin-top:-0.6rem;position:relative;}
.HomePartner .HomePartnerBox ul li::before{content:'';background:url(../images/lobg.png) no-repeat center center;background-size:100% 100%;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.05);}
.HomePartner .HomePartnerBox ul::after{content:'';display:block;clear:both;}
.HomePartner .HomePartnerBox ul li:nth-child(15n+9){margin-left:6.25%;}
.HomePartner .HomePartnerBox ul li a{position:relative;z-index:9;text-align:center;}
.HomePartner .HomePartnerBox ul li img{max-width:75%;max-height:80%;transition:all .3s;}
.HomePartner .HomePartnerBox ul li:hover img{transform:scale(1.05);}
@media(max-width:1600px){.HomeTechnology .HomeTechnologyBox .slider{width:102%;}
}
@media(max-width:1024px){.HomeBan .item .img{padding-top:50%;}
.AboutNum ul li .num{font-size:30px;line-height:1.5;}
.HomeAbout .HomeAboutBox .Txt .con{margin-bottom:30px;}
.HomeAbout .HomeAboutBox .img .imgbox{padding-top:345px;}
.HomeMarket .slider-for .item .img{padding-top:520px;}
.HomeMarket .HomeTit{top:60px;}
.lineico{margin:15px 0;}
.HomeMarket .slider-for .item .txt .txtbox .title{font-size:18px;font-weight:bold;}
.HomeMarket .slider-for .item .txt .txtbox .dec{margin-bottom:20px;}
.HomeMarket .HomeMarketNav .item{height:150px;}
.HomeMarket .HomeMarketNav .item .tit{font-size:16px;}
.HomeMarket .slider-for .item .txt .txtbox{padding-bottom:40px;}
.HomeTechnology .HomeTechnologyBox .slider{padding-left:0;width:100%;padding-bottom:50px;}
.HomeTechnology .HomeTechnologyTit{position:static;max-width:100%;margin-bottom:20px;}
.HomeTechnology .HomeTechnologyTit .HomeMore{margin-top:0;}
.HomeTechnology .slick-arrow{bottom:0;}
.HomeTechnology .slick-arrow.slick-prev{left:40%;}
.HomeTechnology .slick-arrow.slick-next{right:40%;left:auto;}
.HomeTechnology .HomeTechnologyBox::before{display:none;}
.HomeTechnology .HomeTechnologyBox .slider .item .img{padding-top:165%;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt .tit{font-size:16px;}
.HomeNews .HomeNewsBox .newsList ul li{padding:15px 0;}
.HomeNews .HomeNewsBox .newsList ul li p{font-size:16px;}
.HomeNews .HomeNewsBox .newsSlider .item a{padding-left:260px;}
.HomeNews .HomeNewsBox .newsSlider .item .img{width:240px;padding-top:180px;}
.HomeNews .HomeNewsBox .newsSlider .item .txt{min-height:1.8rem;padding:15px;}
.HomeNews .HomeNewsBox .newsSlider .item .txt h2{font-size:16px;}
.HomeNews .HomeNewsBox .newsSlider .item .txt .dec{line-height:24px;height:72px;margin:15px 0;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots{left:260px;bottom:15px;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots li{margin-right:10px;}
.HomePartner .HomePartnerBox ul li{height:120px;margin-top:-38px;}
.HomePartner .HomePartnerBox{margin-top:80px;}
}
@media(max-width:640px){.arrdown img{max-height:22px;}
.HomeAbout .HomeAboutBox .Txt{width:100%;}
.HomeAbout .HomeAboutBox .img{width:100%;margin-top:20px;}
.HomeAbout .HomeAboutBox .img .imgbox{padding-top:56%;}
.AboutNum ul li .num{font-size:24px;}
.HomeAbout .HomeAboutBox .Txt .con{margin-bottom:20px;}
.HomeMarket .slider-for .item .img{padding-top:400px;}
.HomeMarket .HomeTit{top:30px;}
.HomeMarket .slider-for .item .txt .txtbox .title{font-size:16px;}
.HomeMarket .slider-for .item .txt .txtbox{padding-bottom:50px;}
.HomeMarket .HomeMarketNav .item{height:120px;}
.HomeMarket .HomeMarketNav .item .ico img{max-width:30px;}
.HomeTechnology .HomeTechnologyBox .slider .item .txt{height:auto;}
.HomeNews .HomeNewsBox .newsSlider{width:100%;}
.HomeNews .HomeNewsBox .newsList{width:100%;margin-top:20px;}
.HomeNews .HomeNewsBox .newsSlider .item a{padding-left:150px;}
.HomeNews .HomeNewsBox .newsSlider .item .img{width:130px;padding-top:100px;}
.HomeNews .HomeNewsBox .newsSlider .item .txt{padding:0;}
.HomeNews .HomeNewsBox .newsSlider .item .txt .dec{margin:5px 0;-webkit-line-clamp:2;height:48px;line-height:24px;}
.HomeNews .HomeNewsBox .newsSlider .slick-dots{left:150px;bottom:0;}
.HomeNews .HomeNewsBox .newsList ul li{padding:10px 0;}
.HomeNews .HomeNewsBox .newsList ul li p{font-size:15px;}
.HomePartner .HomePartnerBox{margin-top:30px;}
.HomePartner .HomePartnerBox ul li{width:20%;height:70px;margin-top:-20px;}
.HomePartner .HomePartnerBox ul li:nth-child(15n+9){margin-left:0;}
.HomePartner .HomePartnerBox ul li:nth-child(9n+6){margin-left:10%;}
}
/* 新闻中心 */
.subBan{position:relative;}
.subBan .img{padding-top:6rem;}
.subBan .img::after{content:'';display:block;width:50%;background-image:linear-gradient(to right,rgba(22,101,172,0.8),rgba(255,0,0,0));position:absolute;top:0;left:0;height:100%;}
.subBan .txt{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);}
.subBan .txt .title{padding-bottom:0.2rem;border-bottom:1px solid rgba(255,255,255,0.2);display:inline-block;padding-left:1.3rem;position:relative;font-size:40px;color:#fff;}
.subBan .txt .title::before{content:'';display:block;width:4px;height:4px;background:#5eecbf;border-radius:50%;position:absolute;bottom:-2px;right:0;}
.subMenu{border-bottom:1px solid #e7e7e7;}
.subMenu .tit{line-height:40px;background-image:linear-gradient(to bottom,#1665ac,#349db4);box-sizing:border-box;padding:0 20px;position:relative;color:#fff;font-size:15px;display:none;}
.subMenu .tit i{width:40px;height:40px;background:url(../images/more-white.png) no-repeat center center;position:absolute;right:0;top:0;transition:all .3s;}
.subMenu .tit.on i{transform:rotate(90deg);}
.subMenu ul li{float:left;line-height:0.6rem;min-width:1.4rem;text-align:center;box-sizing:border-box;padding:0 0.3rem;transition:all .3s;}
.subMenu ul::after{content:'';display:block;clear:both;}
.subMenu ul li.on{background-image:linear-gradient(to bottom,#1665ac,#349db4);}
.subMenu ul li:hover{background-image:linear-gradient(to bottom,#1665ac,#349db4);}
.subMenu ul li.on a{color:#fff;}
.subMenu ul li:hover a{color:#fff;}
.subMenu ul li a{display:block;}
.News_slider{margin-bottom:0.8rem;}
.News_slider .slider .slick-list{margin-left:-0.8rem;}
.News_slider .slider .item{margin-left:0.8rem;}
.News_slider .slider .item .img{padding-top:69%;}
.News_slider .slider .item:hover .img span{transform:scale(1.05);-webkit-transform:scale(1.05);}
.News_slider .slider .item .txt{border-bottom:1px solid #e9e9e9;padding-bottom:0.3rem;}
.News_slider .slider .item .txt .date{line-height:0.5rem;color:#fff;box-sizing:border-box;padding:0 0.25rem;background:url(../images/datebg.jpg) no-repeat center center;background-size:cover;display:inline-block;margin-left:0.3rem;position:relative;top:-0.25rem;}
.News_slider .slider .item .txt h2{font-size:0.24rem;font-weight:normal;}
.News_slider .slider .item .txt .dec{line-height:0.24rem;height:0.48rem;color:#666;margin:0.2rem 0;}
.News_slider .slider .item .txt .more{color:#1665ac;}
.News_slider .slider .item .txt .more img{display:inline-block;margin-left:10px;position:relative;top:-2px;}
.News_list{background:#f6f6f6;padding:0.4rem 0;}
.News_list ul{margin-left:-4%;}
.News_list ul li{width:46%;margin-left:4%;float:left;padding:0.3rem 0;border-bottom:1px solid #e9e9e9;transition:all .5s;overflow:hidden;}
.News_list ul li a{display:block;padding-right:1.15rem;position:relative;}
.News_list ul li .date{width:1.15rem;text-align:center;position:absolute;right:0;top:0;height:100%;box-sizing:border-box;color:#1665ac;border-left:1px solid #e9e9e9;transition:all .2s;}
.News_list ul li .date span{font-size:0.32rem;}
.News_list ul li .date p{}
.News_list ul li .more{width:1.15rem;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;transform:translateX(-50px);opacity:0;border-left:1px solid rgba(255,255,255,0.2);transition:all .2s;}
.News_list ul li .txt{padding-right:25px;transition:all .3s;}
.News_list ul li .txt .tit{position:relative;padding-left:15px;}
.News_list ul li .txt h2{font-size:0.24rem;font-weight:normal;position:relative;}
.News_list ul li .txt .tit::before{content:"";display:block;width:6px;height:6px;background:#073f89;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-3px;}
.News_list ul li .txt .dec{color:#666;margin-top:0.12rem;}
.News_list ul li:hover{background:url(../images/listbg.jpg) no-repeat center center;background-size:cover;transition:all .5s;}
.News_list ul li:hover .txt{padding-left:25px;}
.News_list ul li:hover .txt .tit::before{background:#fff;}
.News_list ul li:hover .txt h2{color:#fff;}
.News_list ul li:hover .txt .dec{color:#fff;opacity:0.6;}
.News_list ul li:hover .date{opacity:0;transform:translateX(50px);}
.News_list ul li:hover .more{opacity:1;transform:translateX(0);}
@media(max-width:1024px){.subBan .img{padding-top:50%;}
.subBan .txt .title{font-size:24px;line-height:1.5;}
.News_slider{margin-bottom:60px;}
.News_slider .slider .slick-list{margin-left:-30px;}
.News_slider .slider .item{margin-left:30px;}
.News_slider .slider .item .txt .date{line-height:35px;top:-17.5px;padding:0 15px;}
.News_slider .slider .item .txt h2{font-size:16px;}
.News_slider .slider .item .txt{padding-bottom:15px;}
.News_slider .slider .item .txt .dec{height:48px;line-height:24px;margin:10px 0;}
.News_list{padding:30px 0;}
.News_list ul li{padding:15px 0;}
.News_list ul li .txt h2{font-size:16px;}
.News_list ul li .txt .dec{margin-top:5px;}
.News_list ul li .date span{font-size:24px;}
.News_list ul li .txt{padding-right:15px;}
}
@media(max-width:640px){.News_slider{margin-bottom:30px;}
.News_list{padding:20px 0;}
.News_list ul li{width:96%;}
.News_list ul li .date p{font-size:12px;}
.subBan .txt .title{font-size:20px;padding-left:50px;}
}
/* 新闻详情 */
.NewsInfo .NewsInfo_l{width:71.25%;}
.NewsInfo .NewsInfoTit{border-bottom:1px solid #e9e9e9;padding-bottom:0.3rem;margin-bottom:0.3rem;}
.NewsInfo .NewsInfoTit h1{font-size:0.44rem;font-weight:normal;line-height:1.6;}
.NewsInfo .NewsInfoTit .date{color:#666;margin-top:0.2rem;}
.NewsInfo .NewsInfoTit .date span{display:inline-block;margin-right:0.3rem;}
.NewsInfo .NewsInfoTit .date .share{position:relative;}
.NewsInfo .NewsInfoTit .date .bshare-custom{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;}
.singlePage{color:#666;line-height:0.3rem;}
.singlePage img{display:block;margin:10px auto;}
.NewsInfo .goback{padding:0.5rem 0;border-bottom:1px solid #e9e9e9;}
.NewsInfo .goback a{display:block;width: 2.1rem;line-height:0.5rem;border-radius:0.5rem;overflow:hidden;color:#fff;text-align:center;margin:0 auto;background:url(../images/gobackbg.jpg) no-repeat center center;background-size:cover;}
.NewsInfo .goback a img{position:relative;margin-right:10px;top:-2px;}
.NewsInfo .NewsPage{margin-top:0.4rem;font-size:0.18rem;line-height:0.42rem;}
.NewsInfo .NewsPage dd span{display:inline-block;color:#1665ac;margin-right:0.2rem;}
.NewsInfo .NewsPage dd a{color:#999;}
.NewsInfo .NewsInfo_r{width:23.75%;box-sizing:border-box;padding:0.5rem 0.3rem;background:#f6f6f6;}
.NewsInfo .NewsInfo_r .title{padding-left:15px;font-size:0.26rem;position:relative;margin-bottom:0.1rem;}
.NewsInfo .NewsInfo_r .title::before{content:'';display:block;width:3px;height:80%;background:#1665ac;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.NewsInfo .NewsInfo_r ul li{padding:0.3rem 0;border-bottom:1px solid #e9e9e9;}
.NewsInfo .NewsInfo_r ul li p{font-size:0.2rem;line-height:0.3rem;}
.NewsInfo .NewsInfo_r ul li span{color:#999;margin-top:0.1rem;display:block;}
.NewsInfo .NewsInfo_r .more{margin-top:0.3rem;font-size:0.18rem;}
.NewsInfo .NewsInfo_r .more a{color:#666;}
.NewsInfo .NewsInfo_r .more img{display:inline-block;margin-right:8px;position:relative;top:-2px;}
@media(max-width:1024px){.NewsInfo .NewsInfo_l .NewsInfoTit{padding-bottom:15px;margin-bottom:15px;}
.NewsInfo .NewsInfo_l .NewsInfoTit h2{font-size:24px;font-weight:bold;}
.NewsInfo .NewsInfo_l .NewsInfoTit .date{margin-top:5px;}
.NewsInfo .NewsInfo_l .goback a{width:140px;line-height:40px;border-radius:40px;}
.NewsInfo .NewsInfo_l .goback a img{max-height:18px;}
.NewsInfo .NewsInfo_l .NewsPage{font-size:14px;line-height:30px;}
.NewsInfo .NewsInfo_r{padding:30px 20px;}
.NewsInfo .NewsInfo_r .title{font-size:20px;font-weight:bold;}
.NewsInfo .NewsInfo_r ul li{padding:15px 0;}
.NewsInfo .NewsInfo_r ul li p{font-size:15px;line-height:24px;}
.NewsInfo .NewsInfo_r .more{margin-top:15px;font-size:15px;}
.singlePage{line-height:24px;}
}
@media(max-width:640px){.NewsInfo .NewsInfo_l{width:100%;}
.NewsInfo .NewsInfo_r{width:100%;margin-top:20px;}
.NewsInfo .NewsInfoTit h1{font-size:18px;}
.NewsInfo .NewsInfoTit .date span{margin-right:10px;font-size:13px;}
.NewsInfo .NewsInfo_r ul li{padding:10px 0;}
.subMenu{border:none;}
.subMenu .tit{display:block;}
.subMenu .w1600{position:relative;}
.subMenu ul{width:100%;position:absolute;top:100%;left:0;background:#fff;z-index:998;box-shadow:0 0 10px rgba(0,0,0,0.1);padding:10px;display:none;box-sizing:border-box;}
.subMenu ul li{width:100%;line-height:35px;}
.singlePage img{width:auto !important;height:auto !important;max-width:100%;}
}
/* 公司介绍 */
.subTit{text-align:center;margin-bottom:0.5rem;}
.subTit h2{font-size:0.36rem;}
.About_part1{background:url(../images/aboutbg1.jpg) no-repeat top center;}
.About_part1 .AboutNum{margin:0.55rem 0;}
.About_part1 .AboutNum ul li .num{font-size:1rem;line-height:1;margin-bottom:0.15rem;}
.About_part1 .AboutNum ul li .num span { display: inline-block;}
.About_part1 .AboutVideo .img{padding-top:36%;}
.About_part1 .AboutVideo .img .play{width:100%;height:100%;background:url(../images/play.png) no-repeat center center;position:absolute;left:0;top:0;}
.About_part1 .AboutVideo .video{display:none;position:relative;}
.About_part1 .AboutVideo .video video{width:100%;}
.About_part1 .AboutVideo .video .close{position:absolute;right:0.2rem;top:0.2rem;z-index:99;cursor:pointer;}
.About_part2{background:url(../images/aboutbg2.png) no-repeat top center;}
.About_part2 .rzHonor{margin-top:0.8rem;}
.About_part2 .rzHonor ul{display:flex;flex-wrap:wrap;margin-left:-2%;}
.About_part2 .rzHonor ul li{width:14.6667%;margin-left:2%;text-align:center;margin-bottom:2%;}
.About_part2 .rzHonor ul li .text{color:#666;margin-top:0.2rem;padding:0 0.2rem;}
.About_part2 .rzHonor ul li .img{height:1.5rem;}
.About_part2 .rzHonor ul li .img img{max-height:100%;}
@media(max-width:1024px){.subTit{margin-bottom:20px;}
.subTit h2{font-size:24px;}
.About_part1 .AboutNum ul li .num{font-size:36px;}
.About_part2 .rzHonor ul li .img{height:100px;}
.About_part2 .rzHonor ul li .text{padding:0;line-height:1.5;}
}
@media(max-width:640px){.subTit h2{font-size:20px;}
.About_part1 .AboutNum ul li .num{font-size:24px;}
.About_part1 .AboutVideo .img{padding-top:50%;}
.About_part1 .AboutVideo .img .play{background-size:45px;}
.About_part2 .rzHonor ul li{width:31.33%;margin-bottom:20px;}
.About_part2 .rzHonor ul li .img{height:60px;}
.About_part2 .rzHonor ul li .text{font-size:12px;}
}
/* 董事长致辞 */
.Chairman_speech{background:url(../images/dzsbg.jpg) no-repeat top center;background-size:cover;overflow:hidden;}
.Chairman_speech .Chairman_speech_txt{width:56.25%;}
.Chairman_speech .Chairman_speech_txt .subTit{margin-bottom:0.2rem;}
.Chairman_speech .Chairman_speech_txt .title{font-size:0.24rem;}
.Chairman_speech .Chairman_speech_txt .dsz_line{margin:0.5rem 0 0.45rem 0;}
.Chairman_speech .Chairman_speech_img{width:30%;}
.Chairman_speech .Chairman_speech_img img{width:100%;}
@media(max-width:1024px){.Chairman_speech .Chairman_speech_txt{width:65%;}
.Chairman_speech .Chairman_speech_txt .title{font-size:16px;}
.Chairman_speech .Chairman_speech_txt .dsz_line{margin:20px 0;}
}
@media(max-width:640px){.Chairman_speech .Chairman_speech_txt{width:100%;margin-bottom:20px;}
.Chairman_speech .Chairman_speech_img{width:100%;}
.Chairman_speech .Chairman_speech_txt .dsz_line{margin:10px 0;}
}
/* 高管团队 */
.Team{background:url(../images/teambg.jpg) no-repeat top center;background-size:cover;overflow:hidden;}
.Team .TeamList ul{margin-left:-12.5%;}
.Team .TeamList ul li{width:37.5%;margin-left:12.5%;float:left;margin-bottom:1.2rem;}
.Team .TeamList ul li a{display:block;position:relative;padding-left:3.6rem;min-height:3.47rem;}
.Team .TeamList ul li .img{position:absolute;left:0;top:0;width:2.6rem;}
.Team .TeamList ul li .img .imgbox{padding-top:3.47rem;}
.Team .TeamList ul li .img::before{content:'';display:block;width:2.4rem;height:0.48rem;background:url(../images/teambox.jpg) repeat;position:absolute;bottom:-0.2rem;left:0.4rem;}
.Team .TeamList ul li .txt{padding:0.3rem 0;}
.Team .TeamList ul li .txt .title{font-size:0.24rem;}
.Team .TeamList ul li .txt .tag{line-height:0.34rem;display:inline-block;min-width:1rem;box-sizing:border-box;padding:0 0.2rem;background:#1665ac;color:#fff;text-align:center;margin:0.3rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.Team .TeamList ul li .txt .dec{line-height:0.3rem;color:#666;height:0.9rem;}
.Team .TeamList ul li .txt .more{color:#1665ac;margin-top:0.4rem;}
.Team .TeamList ul li .txt .more img{display:inline-block;position:relative;margin-left:10px;top:-2px;}
.Team .TeamList ul li:hover .img .imgbox span{transform:scale(1.05);}
@media(max-width:1024px){.Team .TeamList ul li a{padding-left:150px;min-height:180px;}
.Team .TeamList ul li .img{width:130px;}
.Team .TeamList ul li .img .imgbox{padding-top:180px;}
.Team .TeamList ul li .img::before{width:120px;height:30px;bottom:-10px;left:20px;}
.Team .TeamList ul li .txt{padding:0;}
.Team .TeamList ul li .txt .title{font-size:16px;font-weight:bold;}
.Team .TeamList ul li .txt .tag{margin:10px 0;line-height:25px;font-size:13px;padding:0 10px;min-width:70px;}
.Team .TeamList ul li .txt .dec{line-height:24px;height:72px;font-size:13px;}
.Team .TeamList ul li .txt .more{margin-top:10px;}
}
@media(max-width:640px){.Team .TeamList ul li{width:87.5%;}
}
/* 发展历史 */
.History{background:url(../images/historybg.jpg) no-repeat top center;background-size:cover;overflow:hidden;}
.History .History_con{padding-top:0.3rem;}
.History .History_con .slider{padding:0 2rem;}
.History .History_con .slider .item{display:flex;justify-content:center;align-items:center;}
.History .History_con .slider .item .year{font-size:0.8rem;background:linear-gradient(to bottom,#1665ac,#379fb3);-webkit-background-clip:text;color:transparent;font-family:oswald;line-height:1;}
.History .History_con .slider .item .con{margin:0 0.7rem;padding-left:0.7rem;background:url(../images/zs.png) no-repeat top left;line-height:2.2;}
.History .History_con .slider .item .img{padding:0.15rem;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.History .History_con .slider .item .img .imgbox{width:3rem;padding-top:1.6rem;}
/* .History .History_year{background:url(../images/history_line.png) repeat-x left center;min-height:0.33rem;margin-top:0.8rem;background-size:auto 0.33rem;}
*/
.History .History_year .slick-track{background:url(../images/history_line.png) repeat-x left center;min-height:0.33rem;margin-top:0.8rem;background-size:auto 0.33rem}
.History .History_year .item{position:relative;text-align:center;transition:all .3s;}
.History .History_year .item .year{line-height:0.6rem;padding-top:0.6rem;}
.History .History_year .item .dotico{width:0.18rem;height:0.18rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(../images/hisdot.png);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.History .History_year .item.slick-current a{color:#1665ac;}
.History .History_year .item.slick-current .dotico{background-image:url(../images/hisdotc.png);}
.History .History_year .item{position:relative;top:-0.15rem;}
.History .History_year .item:nth-child(2n){top:0.15rem;}
.History .History_year .slick-arrow{top:68%;}
/* .History .History_year .item.slick-active{position:relative;top:-0.1rem;}
.History .History_year .item.slick-active + .item{top:0.1rem;}
.History .History_year .item.slick-active + .item + .item{top:-0.1rem;}
.History .History_year .item.slick-active + .item + .item + .item{top:0.1rem;}
.History .History_year .item.slick-active + .item + .item + .item + .item{top:-0.1rem;}
.History .History_year .item.slick-active + .item + .item + .item + .item + .item{top:0.1rem;*/
@media(max-width:1024px){.History .History_con .slider{padding:0;}
.History .History_con .slider .item .con{padding-left:50px;margin:0 50px;}
.History .History_con .slider .item .year{font-size:40px;}
.History .History_con .slider .item .img .imgbox{width:240px;padding-top:120px;}
.History .History_year .slick-track{margin-top:40px;}
.History .History_year .item{top:0.15rem;}
}
@media(max-width:640px){.History .History_con .slider .item{flex-wrap:wrap;}
.History .History_con .slider .item .year{width:100%;text-align:left;font-size:24px;margin-bottom:10px;}
.History .History_con .slider .item .con{margin:0;padding:0;background:none;width:100%;text-align:left;}
.History .History_con .slider .item .img{width:100%;margin-top:15px;padding:10px;}
.History .History_con .slider .item .img .imgbox{width:100%;padding-top:50%;}
.History .History_year .item:nth-child(2n){top:-0.1rem;;}
.History .History_year .item{top:-0.05rem;}
.History .History_year .slick-track{margin-top:20px;}
}
/* 荣誉资质 */
.Honor{background:url(../images/aboutbg1.jpg) no-repeat center top;}
.Honor .HonorList{background:url(../images/honor_line.png) no-repeat center bottom -0.2rem;background-size:100%;}
.Honor .HonorList .slider{padding:0 1rem;}
.Honor .slick-list{margin-left:-0.5rem;}
.Honor .item{margin-left:0.5rem;text-align:center;}
.Honor .item .img{padding:0.15rem;background:url(../images/honorbg.png) no-repeat center center;background-size:100% 100%;display:inline-block;height:2.25rem;box-sizing:border-box;}
.Honor .item .img img{height:100%;width:auto;display:inline;}
.Honor .item .txt{font-size:0.18rem;line-height:0.3rem;height:0.6rem;margin-top:0.4rem;}
.Honor .slick-arrow{top:35%;}
@media(max-width:1024px){.Honor .item .img{padding:8px;height:1.2rem;}
.Honor .HonorList{background-position:center bottom 0;}
.Honor .item .txt{font-size:14px;line-height:24px;height:48px;margin-top:30px;}
}
@media(max-width:768px){.Honor .HonorList{background-position:center bottom 20px;}
.Honor .item .img{height:1.8rem;}
}
@media(max-width:640px){.Honor .item .img{height:180px;}
.Honor .HonorList{background-position:center bottom 40px;}
}
/* 使命愿景价值观 */
.Culture{background:url(../images/culbg.jpg) no-repeat center top;background-size:cover;}
.Culture .CultureBox ul{margin-left:-3%;}
.Culture .CultureBox ul li{width:30.33%;margin-left:3%;box-sizing:border-box;margin-bottom:3%;float:left;position:relative;}
.Culture .CultureBox ul li .img{padding-top:6.4rem;transition:all 0.5s;opacity:0;}
.Culture .CultureBox ul li .txt{position:absolute;width:100%;height:100%;box-sizing:border-box;border:1px solid #e7e7e7;position:absolute;top:0;left:0;background:url(../images/cul_box.jpg) no-repeat center bottom;background-size:cover;box-sizing:border-box;padding:0.6rem;transition:background .5s;}
.Culture .CultureBox ul li .txt .ico{width:0.88rem;height:0.88rem;border-radius:50%;background:url(../images/culture_yuan.png) no-repeat center center;overflow:hidden;line-height:0.88rem;text-align:center;margin-bottom:0.5rem;}
.Culture .CultureBox ul li .txt .ico .img2{display:none;}
.Culture .CultureBox ul li .txt .ico img{max-width:0.5rem;}
.Culture .CultureBox ul li .txt .en{font-size:0.4rem;}
.Culture .CultureBox ul li .txt .cn{font-size:0.24rem;margin:0.1rem 0 0.2rem 0;}
.Culture .CultureBox ul li .txt .dec{font-size:0.18rem;line-height:0.3rem;color:#666;}
.Culture .CultureBox ul li .txt b{display:block;width:25px;height:3px;background:#1665ac;position:absolute;bottom:0.6rem;left:0.6rem;}
.Culture .CultureBox ul li:hover .txt{border:1px solid #fff;background:transparent;color:#fff;}
.Culture .CultureBox ul li:hover .txt .ico{background:#fff;}
.Culture .CultureBox ul li:hover .txt .ico .img1{display:none;}
.Culture .CultureBox ul li:hover .txt .ico .img2{display:inline-block;}
.Culture .CultureBox ul li:hover .img{opacity:1;}
.Culture .CultureBox ul li:hover .txt .dec{color:#fff;}
.Culture .CultureBox ul li:hover .txt b{background:#fff;}
@media(max-width:1024px){.Culture .CultureBox ul li .txt{padding:35px;}
.Culture .CultureBox ul li .txt .ico{width:60px;height:60px;line-height:60px;}
.Culture .CultureBox ul li .txt .ico img{max-width:30px;max-height:30px;}
.Culture .CultureBox ul li .txt .en{font-size:24px;}
.Culture .CultureBox ul li .txt .cn{font-size:18px;}
.Culture .CultureBox ul li .txt .dec{font-size:14px;line-height:22px;}
.Culture .CultureBox ul li .txt b{left:35px;bottom:35px;}
.Culture .CultureBox ul li .img{padding-top:150%;;}
}
@media(max-width:768px){.Culture .CultureBox ul li .txt{padding:20px;}
.Culture .CultureBox ul li .txt b{left:20px;bottom:20px;}
.Culture .CultureBox ul li .txt .ico{width:50px;height:50px;line-height:50px;}
.Culture .CultureBox ul li .txt .ico img{max-width:22px;max-height:22px;}
}
@media(max-width:640px){.Culture .CultureBox ul li{width:47%;}
.Culture .CultureBox ul li .txt .ico{width:40px;height:40px;line-height:40px;margin-bottom:10px;}
.Culture .CultureBox ul li .txt .ico img{max-width:18px;max-height:18px;}
.Culture .CultureBox ul li .txt .en{font-size:20px;}
.Culture .CultureBox ul li .txt .cn{font-size:16px;margin:5px 0;}
}
/* 体系认证 */
.System_Certification{background:url(../images/txbg.jpg) no-repeat center top;background-size:cover;}
.System_Certification .System_Certification_box .flipster ul li .img{box-shadow:0 10px 30px rgba(0,0,0,0.1);}
.System_Certification .System_Certification_box .flipster ul li .img .imgbox{padding-top:5.3rem;}
.System_Certification .System_Certification_box .flipster ul li{width:3.8rem !important;}
.System_Certification .System_Certification_box .flipster ul li .txt{text-align:center;margin-top:0.3rem;font-size:0.18rem;opacity:0;transition:all .3s;}
.System_Certification .System_Certification_box .flipster ul li.flip-current .txt{opacity:1;}
@media(max-width:1024px){.System_Certification .System_Certification_box .flipster ul li{width:2.8rem !important;}
.System_Certification .System_Certification_box .flipster ul li .img .imgbox{padding-top:140%;}
}
@media(max-width:640px){.System_Certification .System_Certification_box .flipster ul li{width:160px !important;}
.System_Certification .System_Certification_box .flipster ul li.flip-current .txt{margin-top:15px;font-size:13px;line-height:1.5;padding:0 10px;}
}
/* 营销网络 */
.Network{overflow:hidden;}
.Network .Network_part1{position:relative;padding:0.3rem 0;}
.Network .Network_part1 .slider-for .item{position:relative;}
.Network .Network_part1 .slider-for .item .img{padding-top:6rem;}
.Network .Network_part1 .slider-for .item .img::after{content:'';width:50%;height:100%;position:absolute;right:0;top:0;background-image:linear-gradient(to left,#1665ac,rgba(255,0,0,0));}
.Network .Network_part1 .slider-for .item .txt{padding:0.8rem;padding-top:1rem;position:absolute;right:0;top:0;text-align:right;color:#fff;}
.Network .Network_part1 .slider-for .item .txt .title{font-size:0.36rem;}
.Network .Network_part1 .slider-for .item .txt ul{line-height:0.3rem;margin:0.2rem 0 0.3rem 0;}
.Network .Network_part1 .slider-for .item .txt .ewaimg{display:inline-block;padding:0.1rem;background:url(../images/ewabg_1.png) no-repeat center center;background-size:100% 100%;}
.Network .Network_part1 .slider-for .item .txt .ewaimg img{max-width:1.25rem;}
.Network .Network_part1 .slider-nav{position:absolute;left:0.8rem;top:50%;transform:translateY(-50%);background:url(../images/networkbg.jpg) no-repeat center center;background-size:cover;z-index:99;width:2.3rem;box-sizing:border-box;padding:0.4rem;}
.Network .Network_part1 .slider-nav .item{padding:0.32rem 0;text-align:center;cursor:pointer;border-top:4px solid transparent;border-bottom:4px solid transparent;font-size:0.18rem;opacity:0.5;}
.Network .Network_part1 .slider-nav .item a{color:#fff;}
.Network .Network_part1 .slider-nav .item.slick-current{border-top:4px solid #fff;border-bottom:4px solid #fff;opacity:1;transition:all .3s;}
.Network .Network_part1 .slick-arrow.slick-prev{left:-0.6rem;}
.Network .Network_part1 .slick-arrow.slick-next{right:-0.6rem;}
.Network .Network_part2{display:flex;margin-left:-3%;margin-top:0.8rem;flex-wrap:wrap;}
.Network .Network_part2 .item{width:30.33%;margin-left:3%;background:url(../images/conbg.jpg) no-repeat top center #f8f9fa;box-sizing:border-box;padding:0.35rem 0.5rem;position:relative;padding-right:1.3rem;margin-bottom:3%;}
.Network .Network_part2 .item .title{font-size:0.22rem;font-weight:bold;color:#333;padding-bottom:0.2rem;background:url(../images/conline.png) repeat-x bottom left;padding-top:0.1rem;margin-bottom:0.2rem;}
.Network .Network_part2 .item .con ul li{display:flex;line-height:0.3rem;color:#666666;}
.Network .Network_part2 .item .con ul li span{white-space:nowrap;}
.Network .Network_part2 .item .con ul li .link_box a{color:#1665ac;text-decoration:underline;}
.Network .Network_part2 .item .ewa{padding:0.1rem;background:#fff;position:absolute;right:0.1rem;bottom:0.1rem;z-index:99;}
.Network .Network_part2 .item .ewa img{max-width:1.05rem;}
.Network .Network_part2 .item::before{content:'';display:block;width:0.4rem;height:0.4rem;background:url(../images/zs1.jpg) no-repeat center center;background-size:cover;position:absolute;right:-0.1rem;bottom:-0.1rem;z-index:9;}
@media(max-width:1024px){.Network .Network_part1 .slider-for .item .img{padding-top:4.5rem;}
.Network .Network_part1 .slider-nav .item{padding:0.18rem 0;font-size:15px;}
.Network .Network_part1 .slider-nav{left:40px;}
.Network .Network_part1 .slider-for .item .txt{padding:40px;}
.Network .Network_part1 .slider-for .item .txt .title{font-size:20px;font-weight:bold;}
.Network .Network_part1 .slider-for .item .txt .ewaimg img{max-width:90px;}
.Network .Network_part2 .item{padding:20px;padding-right:20px;}
.Network .Network_part2 .item .title{font-size:16px;}
.Network .Network_part2 .item .ewa{position:static;display:inline-block;margin-top:10px;}
.Network .Network_part2 .item .ewa img{max-width:90px;}
.Network .Network_part2 .item .con ul li{line-height:24px;}
.Network .Network_part2 .item::before{display:none;}
.Network .Network_part1 .slider-for .item .txt ul{line-height:24px;}
.Network .Network_part1 .slick-arrow.slick-prev{left:2px;}
.Network .Network_part1 .slick-arrow.slick-next{right:2px;}
}
@media(max-width:768px){.Network .Network_part2 .item{width:47%;}
}
@media(max-width:640px){.Network .Network_part2 .item{width:97%;}
.Network .Network_part1 .slider-nav{width:100%;position:static;transform:translateY(0);}
.Network .Network_part1 .slider-for .item .txt{padding:20px;padding-right:35px;}
.Network .Network_part1 .slider-nav .item{padding:8px 0;border-top:2px solid transparent;border-bottom:2px solid transparent;}
.Network .Network_part1 .slider-nav .item.slick-current{border-top:2px solid #fff;border-bottom:2px solid #fff;}
.Network .Network_part1 .slider-for .item .txt .title{font-size:16px;}
.Network .Network_part1 .slider-for .item .img::after{width:100%;}
.Network .Network_part1 .slider-for .item .img{padding-top:6.4rem;}
}
/* 人才招募 */
.Job .Job_select{display:flex;justify-content:space-between;}
.Job .Job_select ul{display:flex;justify-content:space-between;width:62.5%;}
.Job .Job_select ul li{width:31.5%;}
.Job .Job_select ul li select{height:0.65rem;border:1px solid #f2f7fb;background:url(../images/select.png) no-repeat center right 0.2rem;width:100%;padding:0 0.2rem;text-indent:0;font-size:0.18rem;}
.Job .Job_select .search_box{display:flex;width:35.8%;}
.Job .Job_select .search_box input{width:80%;height:0.65rem;border:1px solid #f2f7fb;padding:0 0.2rem;box-sizing:border-box;font-size:0.18rem;}
.Job .Job_select .search_box button{display:block;margin-left:5%;width:1.8rem;height:0.65rem;background:url(../images/navbg.jpg) no-repeat center center;color:#fff;background-size:cover;font-size:0.18rem;}
.Job .Job_list{margin-top:0.2rem;}
.Job .Job_list .item{border:1px solid #f2f7fb;margin-bottom:0.3rem;}
.Job .Job_list .item .jobTit{position:relative;padding:0.3rem 0.4rem;padding-right:2.5rem;cursor:pointer;}
.Job .Job_list .item .jobTit *{position:relative;z-index: -1;}
.Job .Job_list .item .jobTit::before{content:'';display:block;width:100%;height:4px;background-image:linear-gradient(to right,#1665ac,#349db4);position:absolute;top:0;left:0;transition:all .3s;opacity:0;width:0;}
.Job .Job_list .item .jobTit.on::before{width:100%;opacity:1;}
.Job .Job_list .item .jobTit .title{font-size:0.24rem;}
.Job .Job_list .item .jobTit .tag{color:#999;margin-left:-3%;margin-top:0.15rem;}
.Job .Job_list .item .jobTit .tag::after{content:'';display:block;clear:both;}
.Job .Job_list .item .jobTit .tag dd{width:22%;margin-left:3%;float:left;}
.Job .Job_list .item .jobTit .more{width:40px;height:40px;background:url(../images/jobmore.png) no-repeat center center;background-size:100%;position:absolute;right:0.3rem;top:50%;margin-top:-20px;}
.Job .Job_list .item .jobTit.on{box-shadow:0 10px 30px rgba(0,0,0,0.1);}
.Job .Job_list .item .jobTit.on .more{background:url(../images/jobmorec.png);}
.Job .Job_list .item .jobCon{padding:0.4rem 0.4rem;display:none;}
.Job .Job_list .item .jobCon .box{color:#999;line-height:0.3rem;margin-bottom:0.3rem;}
@media(max-width:1024px){.Job .Job_select ul li select{height:40px;font-size:14px;}
.Job .Job_select .search_box input{height:40px;font-size:14px;}
.Job .Job_select .search_box button{height:40px;font-size:14px;}
.Job .Job_list .item .jobTit{padding:20px;padding-right:100px;}
.Job .Job_list .item .jobTit .title{font-size:16px;font-weight:bold;}
.Job .Job_list .item .jobCon{padding:20px;}
.Job .Job_list .item .jobCon .box{line-height:24px;}
}
@media(max-width:640px){.Job .Job_select{flex-wrap:wrap;}
.Job .Job_select ul{flex-wrap:wrap;width:100%;}
.Job .Job_select ul li{width:100%;margin-bottom:10px;}
.Job .Job_select .search_box{width:100%;}
.Job .Job_list .item .jobTit{padding:15px;padding-right:50px;}
.Job .Job_list .item .jobTit .tag dd{width:98%;}
.Job .Job_list .item .jobTit.on .more{width:30px;height:30px;margin-top:-15px;background-size:contain;}
.Job .Job_list .item .jobCon .box{margin-bottom:30px;}
}
/* 留言咨询 */
.Message .Message_box{position:relative;min-height:6rem;}
.Message .Message_box .img{width:100%;max-width:12rem;padding-top:6rem;position:absolute;left:0;top:0;}
.Message .Message_box .Form{margin-top:0.8rem;width:50%;padding:0.8rem 1rem;box-sizing:border-box;background:url(../images/messagebg.png) no-repeat center bottom;background-size:cover;position:relative;z-index:9;}
.Message .Message_box .Form .inputbox{background:#fff;margin-bottom:0.2rem;}
.Message .Message_box .Form .inputbox input{height:0.65rem;padding:0 0.3rem;}
.Message .Message_box .Form .inputbox textarea{height:1.4rem;padding:0.2rem 0.3rem;box-sizing:border-box;}
.Message .Message_box .Form .formbtn button,.Message .Message_box .Form .formbtn input[type='button']{width:1.8rem;height:0.65rem;background-image:linear-gradient(to bottom,#1665ac,#349db4);color:#fff;font-size:0.18rem;cursor:pointer;}
.Message .Message_box .Form .formbtn{margin-top:0.3rem;}
@media(max-width:1024px){.Message .Message_box .img{max-width:8rem;padding-top:4rem;}
.Message .Message_box .Form{margin-top:40px;padding:40px;}
.Message .Message_box .Form .inputbox input{height:40px;}
.Message .Message_box .Form .inputbox textarea{height:120px;}
.Message .Message_box .Form .formbtn button{height:40px;font-size:14px;width:120px;}
}
@media(max-width:768px){.Message .Message_box .Form{width:100%;margin-top:0;}
.Message .Message_box .img{position:relative;width:100%;padding-top:50%;max-width:100%;}
}
@media(max-width:640px){.Message .Message_box .Form{padding:20px;}
}
/* 企业文化 */
.blue{color:#1665ac;}
.Company_cul .culTit{font-size:0.3rem;margin-bottom:0.4rem;}
.Company_cul .culTit img{display:inline-block;margin-right:10px;position:relative;top:-2px;}
.Company_cul .culTit_1{text-align:center;}
.Company_cul .culTit_1 img{display:block;margin:0 auto 0.2rem;}
.Company_cul .Company_cul_part1 .con{font-size:0.18rem;line-height:0.32rem;color:#666;}
.Company_cul .Company_cul_part1 .con ul li{padding-left:20px;margin-bottom:0.18rem;position:relative;}
.Company_cul .Company_cul_part1 .con ul li::before{content:'';display:block;width:4px;height:4px;background:#1665ac;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-2px;}
.Company_cul .Company_cul_part1 .txt{width:50%;}
.Company_cul .Company_cul_part1 .img{width:43%;font-size:0.18rem;}
.Company_cul .Company_cul_part1 .conimg{text-align:center;}
.Company_cul .Company_cul_part1 .conimg img{max-height:1.4rem;}
.Company_cul .Company_cul_part1 .img .ul{display:flex;justify-content:space-between;}
.Company_cul .Company_cul_part1 .img .ul li{padding-top:0.3rem;margin-top:0.1rem;position:relative;text-align:center;}
.Company_cul .Company_cul_part1 .img .ul li::before{content:'';display:block;width:100%;height:0.2rem;border:1px solid #e7e7e7;border-top:none;position:absolute;top:0;left:50%;transform:translateX(-50%);}
.Company_cul .Company_cul_part1 .img .ul_1 li:nth-child(1){width:60%;}
.Company_cul .Company_cul_part1 .img .ul_1 li:nth-child(2){width:35%;}
.Company_cul .Company_cul_part1 .img .ul_2{justify-content:center;}
.Company_cul .Company_cul_part1 .img .ul_2 li::before{width:80%;}
.Company_cul .Company_cul_part2{position:relative;overflow:hidden;}
.Company_cul .Company_cul_part2 .bg{width:150%;height:100%;background:#1b6cb0;position:absolute;right:0;top:0;overflow:hidden;z-index:0;}
.Company_cul .Company_cul_part2 .txt{width:50%;box-sizing:border-box;z-index:99;box-sizing:border-box;padding:0.8rem 0;position:relative;}
.Company_cul .Company_cul_part2 .txt .con{position:relative;z-index:99;width:88%;color:#fff;}
.Company_cul .Company_cul_part2 .txt .con .title{font-size:0.18rem;color:#5eecbf;margin-bottom:0.2rem;}
.Company_cul .Company_cul_part2 .txt .con .title img{display:inline-block;margin-right:10px;}
.Company_cul .Company_cul_part2 .txt .con .dec{font-size:0.3rem;line-height:0.48rem;}
.Company_cul .Company_cul_part2 .img{width:50%;}
.Company_cul .Company_cul_part3{overflow:hidden;}
.Company_cul .Company_cul_part3 .partbox ul{display:flex;border-left:1px solid #ecf5fc;}
.Company_cul .Company_cul_part3 .partbox ul li{width:13.75%;position:relative;transition:all .5s;}
.Company_cul .Company_cul_part3 .partbox ul li .img{padding-top:4.4rem;opacity:0;transition:all .5s;}
.Company_cul .Company_cul_part3 .partbox ul li .txt{position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;padding:0.9rem 0;background:url(../images/lnbg.png) repeat-x bottom center;border-top:1px solid #ecf5fc;border-bottom:1px solid #ecf5fc;border-right:1px solid #ecf5fc;text-align:center;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .title{font-size:0.24rem;min-width:100px;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .hidebox{opacity:0;transition:all .5s;margin-top:0.2rem;min-width:300px;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .hidebox b{display:block;width:25px;height:3px;background:#1665ac;margin:0;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .hidebox .con{font-size:0.18rem;line-height:0.32rem;height:1.6rem;margin-top:0.2rem;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .ico img{max-width:0.52rem;}
.Company_cul .Company_cul_part3 .partbox ul li.on{width:58.75%;}
.Company_cul .Company_cul_part3 .partbox ul li.on .txt{background:none;padding:0.9rem 1rem;text-align:left;}
.Company_cul .Company_cul_part3 .partbox ul li.on .img{opacity:1;}
.Company_cul .Company_cul_part3 .partbox ul li.on .txt .hidebox{opacity:1;}
.Company_cul .Company_cul_part4{padding-top:0;}
.Company_cul .Company_cul_part4 .img{width:50%;}
.Company_cul .Company_cul_part4 .img img{width:100%;}
.Company_cul .Company_cul_part4 .txt{width:45%;}
.Company_cul .Company_cul_part4 .txt ul li{padding-left:1.85rem;position:relative;margin-top:0.5rem;}
.Company_cul .Company_cul_part4 .txt ul li .name{height:1.45rem;padding-bottom:0.26rem;background:url(../images/culboxbg.png) no-repeat center center;background-size:contain;width:1.25rem;display:flex;align-items:center;justify-content:center;font-size:0.16rem;color:#1665ac;position:absolute;left:0;top:0;}
.Company_cul .Company_cul_part4 .txt ul li .text{min-height:1.45rem;display:flex;align-items:center;color:#666;line-height:0.32rem;font-size:0.18rem;}
@media(max-width:1024px){.Company_cul .Company_cul_part1 .img{width:100%;font-size:14px;}
.Company_cul .Company_cul_part1 .txt{width:100%;margin-bottom:20px;}
.Company_cul .culTit{font-size:18px;margin-bottom:20px;font-weight:bold;}
.Company_cul .Company_cul_part1 .con{font-size:14px;line-height:24px;}
.Company_cul .Company_cul_part2 .txt{padding:25px 0;}
.Company_cul .Company_cul_part2 .txt .con .dec{font-size:16px;line-height:28px;}
.Company_cul .Company_cul_part2 .txt .con .title{font-size:18px;font-weight:bold;}
.Company_cul .culTit_1 img{margin-bottom:5px;}
.Company_cul .Company_cul_part3 .partbox ul li.on .txt{padding:40px 30px;}
.Company_cul .Company_cul_part3 .partbox ul li .txt{padding:40px 0;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .title{font-size:16px;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .hidebox .con{font-size:14px;line-height:24px;height:120px;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .ico img{max-width:30px;}
.Company_cul .Company_cul_part3 .partbox ul li .img{padding-top:300px;}
.Company_cul .Company_cul_part4 .txt ul li .name{width:80px;height:100px;font-size:18px;font-weight:bold;}
.Company_cul .Company_cul_part4 .txt ul li{padding-left:95px;margin-top:30px;}
.Company_cul .Company_cul_part4 .txt ul li .text{min-height:100px;font-size:14px;line-height:24px;}
}
@media(max-width:640px){.Company_cul .Company_cul_part2 .txt{position:relative;width:100%;padding:15px;}
.Company_cul .Company_cul_part2 .bg{width:100%;}
.Company_cul .Company_cul_part2 .txt .con{width:100%;}
.Company_cul .Company_cul_part2 .img{width:100%;}
.Company_cul .Company_cul_part3 .partbox ul{flex-wrap:wrap;}
.Company_cul .Company_cul_part3 .partbox ul li{width:100%;margin-bottom:10px;}
.Company_cul .Company_cul_part3 .partbox ul li.on{width:100%;}
.Company_cul .Company_cul_part3 .partbox ul li .txt{background:none;padding:20px;text-align:left;}
.Company_cul .Company_cul_part3 .partbox ul li .img{opacity:1;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .hidebox{opacity:1;}
.Company_cul .Company_cul_part3 .partbox ul li .img{padding-top:220px;}
.Company_cul .Company_cul_part3 .partbox ul li.on .txt{padding:20px;}
.Company_cul .Company_cul_part3 .partbox ul li .txt .hidebox .con{height:96px;}
.Company_cul .Company_cul_part4 .txt{width:100%;}
.Company_cul .Company_cul_part4 .img{width:100%;margin-top:20px;}
}
/* 市场-工业 */
.Introduct{padding-left:4.3rem;position:relative;margin-bottom:0.8rem;}
.Introduct .subTit{text-align:left;width:3.1rem;position:absolute;left:0;top:0;}
.Introduct .subTit .line{width:100%;border-bottom:1px solid #e6e6e6;margin-top:0.2rem;position:relative;}
.Introduct .subTit .line::before{content:'';display:block;width:4px;height:4px;background:#1665ac;border-radius:50%;position:absolute;right:0;top:50%;margin-top:-2px;}
.Introduct .con{line-height:0.3rem;color:#666;}
.Market_logo ul{margin-left:-10px;}
.Market_logo ul li{width:14.285%;margin-bottom:10px;float:left;}
.Market_logo ul li a{display:block;background:#f9f9f9;margin-left:10px;}
.Market_logo ul li .img{padding-top:1.24rem;}
.Market_logo ul li .img span{background-size:contain;}
.Market_logo ul li:hover a{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.Market_logo ul li:hover .img span{transform:scale(1.05);}
.Market_logo .more{text-align:center;margin-top:0.3rem;}
.Market_logo .more a{color:#666;}
.Product .slider .slick-list{margin-left:-0.2rem;}
.Product .slider .slick-list .item{margin-left:0.2rem;}
.Product .item .img{padding-top:2.89rem;background:#faf8fb;}
.Product .item .img span{background-size:contain;}
.Product .item:hover .img span{transform:scale(1.05);}
.Product .item .txt{}
.Product .item .txt .num{width:40px;height:40px;background:#cccccc;font-family:oswald;color:#fff;text-align:center;line-height:40px;position:relative;top:-20px;left:20px;}
.Product .item .txt .txtbox{padding:0 20px;padding-right:60px;position:relative;}
.Product .item .txt .txtbox-1{padding-right:190px;}
.Product .item .txt .txtbox .tit{font-size:0.18rem;}
.Product .item .txt .txtbox .more{color:#1665ac;position:absolute;right:5px;top:0;}
.Product .item .txt .txtbox .more img{display:inline;position:relative;top:-1px;margin-left:5px;}
.Product .item:hover .txt .num{background:url(../images/topbg.png) no-repeat center center;}
@media(max-width:1024px){.Introduct{padding-left:3.5rem;}
.Introduct .subTit{width:2.8rem;}
.Introduct .con{line-height:25px;}
.Market_logo ul li .img{padding-top:56%;}
.Product .item .img{padding-top:70%;}
.Product .item .txt .num{width:30px;height:30px;line-height:30px;top:-15px;left:10px;}
.Product .item .txt .txtbox{padding-left:10px;padding-right:50px;}
.Product .item .txt .txtbox .tit{font-size:14px;}
}
@media(max-width:640px){.Introduct{padding-left:0;}
.Introduct .subTit{position:static;min-width:50%;width:auto;}
.Market_logo ul li{width:33.33%;}
}
/* 电路板印制 */
.subTit h2 span{display:inline-block;padding:0.15rem 0.3rem;position:relative;text-transform: capitalize;}
.subTit h2 span::before,.subTit h2 span::after{content:'';display:block;width:54px;height:6px;line-height:6px;background:url(../images/titico1.png) no-repeat center center;position:absolute;}
.subTit h2 span::before{top:0;right:0;}
.subTit h2 span::after{bottom:0;left:0;}
.subTit .dec{margin:0 auto;margin-top:0.4rem;text-align:center;max-width:1024px;line-height:0.3rem;color:#666;}
.Product_list{margin-left:-2%;}
.Product_list .item{float:left;margin-left:2%;width:22%;margin-bottom:3%;}
@media(max-width:1024px){.subTit h2 span{padding:10px 20px;}
.subTit .dec{line-height:24px;margin-top:20px;}
}
@media(max-width:640px){.Product_list .item{width:48%;}
}
/* 电路板设计 */
.Circuit_Board_Design .Design_parameters_box ul{display:flex;flex-wrap:wrap;margin-left:-1%;}
.Circuit_Board_Design .Design_parameters_box ul li{width:11.5%;margin-left:1%;margin-bottom:1%;box-sizing:border-box;background:url(../images/csbg.png) repeat-x bottom center;border:1px solid #ecf5fc;box-sizing:border-box;padding:0.2rem 0.1rem;text-align:center;}
.Circuit_Board_Design .Design_parameters_box ul li .dec{color:#1665ac;}
.Circuit_Board_Design .Design_parameters_box ul li .text{font-size:0.18rem;margin-top:0.1rem;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul{display:flex;flex-wrap:wrap;margin-left:2%;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li{width:31.33%;margin-left:2%;margin-bottom:4%;position:relative;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .ico{width:1.47rem;height:1.53rem;padding:0.15rem 0.1rem 0.27rem 0.1rem;background:url(../images/xpbg.png) no-repeat center center;background-size:100% 100%;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:9;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .ico img{max-width:0.55rem;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .title{font-size:0.24rem;text-align:center;margin-bottom:0.2rem;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .con{font-size:0.14rem;line-height:0.24rem;color:#666;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .con strong{color:#333;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .txt{padding:0 0.35rem 0.35rem;position:relative;z-index:9;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li::before{content:'';position:absolute;width:100%;height:calc(100% - 0.9rem);background:url(../images/xpbg_1.jpg) no-repeat center center;background-size:cover;position:absolute;bottom:0;left:0;}
.Design_case .slider{padding-bottom:0.5rem;border-bottom:2px solid #0693e3;}
.Design_case .item .img .text{width:100%;height:100%;background:rgba(6,147,227,0.9);position:absolute;top:auto;left:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0.5rem;text-align:center;color:#fff;font-size:0.18rem;line-height:0.3rem;opacity:0;bottom:-100%;transition:all .3s;}
.Design_case .item:hover .img .text{opacity:1;bottom:0;}
.Design_case .item .img span{background-size:cover;}
.Design_case .item .txt .num{background:#0073ae;}
.Design_case .item:hover .txt .num{background:#fff;color:#0693e3;}
.Design_case .slider .slick-arrow{top:auto;margin-top:0;bottom:-0.8rem;}
.Design_case .slider .slick-arrow.slick-next{right:auto;left:60px;}
.Introduction_Simulation{padding-bottom:0;}
.Introduction_Simulation .hd{margin-bottom:0.7rem;}
.Introduction_Simulation .hd ul{text-align:center;}
.Introduction_Simulation .hd ul li{display:inline-block;background:url(../images/fzbg2.png) no-repeat center center;background-size:100% 100%;margin-left:-0.4rem;transition:all .3s;}
.Introduction_Simulation .hd ul li .ico{width:0.5rem;height:0.5rem;margin:0 auto;text-align:center;line-height:0.5rem;}
.Introduction_Simulation .hd ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:3.26rem;height:2rem;}
.Introduction_Simulation .hd ul li .ico .img2{display:none;}
.Introduction_Simulation .hd ul li .tit{font-size:0.18rem;margin-top:0.2rem;}
.Introduction_Simulation .hd ul li.on .tit{color:#fff;}
.Introduction_Simulation .hd ul li.on .ico .img1{display:none;}
.Introduction_Simulation .hd ul li.on .ico .img2{display:inline-block;}
.Introduction_Simulation .hd ul li.on{background:url(../images/fzbg2c.png) no-repeat center center;background-size:100% 100%;}
.Introduction_Simulation .hd ul li:first-child{background:url(../images/fzbg.png) no-repeat center center;background-size:100% 100%;margin-left:0.4rem;}
.Introduction_Simulation .hd ul li:first-child.on{background:url(../images/fzbgc.png) no-repeat center center;background-size:100% 100%;}
.Introduction_Simulation .bd .bd_part1{position:relative;padding:0.65rem 0;display:flex;justify-content:space-between;flex-wrap:wrap; align-items: center;}
.Introduction_Simulation .bd .bd_part1 .bg{width:70%;height:100%;position:absolute;right:0;top:0;background:#f3f9fe;overflow:hidden;}
.Introduction_Simulation .bd .bd_part1 .img{width:45.6%;position:relative;z-index:9;}
.Introduction_Simulation .bd .bd_part1 .img img{width:100%;box-shadow:0 10px 20px rgba(31,107,175,0.2);}
.Introduction_Simulation .bd .bd_part1 .txt{position:relative;z-index:9;width:48%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding-right:1rem;}
.Introduction_Simulation .bd .bd_part1 .txt .title{font-size:0.3rem;}
.Introduction_Simulation .bd .bd_part1 .txt .tag{margin:0.2rem 0;color:#1665ac;}
.Introduction_Simulation .bd .bd_part1 .txt .tag dl dd{font-size:0.18rem;line-height:2;padding-left:15px;position:relative;}
.Introduction_Simulation .bd .bd_part1 .txt .tag dl dd::before{content:'';display:block;width:5px;height:5px;background:#1665ac;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-2.5px;}
.Introduction_Simulation .bd .bd_part1 .txt .con{font-size:0.18rem;line-height:2;color:#666;}
.Introduction_Simulation .bd .bd_part2{margin-top:0.7rem;}
.Introduction_Simulation .bd .bd_part2 .PartL{width:55%;}
.Introduction_Simulation .bd .bd_part2 .PartL .partimg{text-align:center;margin-bottom:0.4rem;}
.Introduction_Simulation .bd .bd_part2 .PartL table{border-collapse:collapse;border-spacing:0;border:1px solid #fff;width:100%;}
.Introduction_Simulation .bd .bd_part2 .PartL table tr td{height:0.6rem;background:#f2f7fb;text-align:center;border:2px solid #fff;font-size:0.18rem;}
.Introduction_Simulation .bd .bd_part2 .PartL table .trTit td{background:#0693e3;color:#fff;}
.Introduction_Simulation .bd .bd_part2 .PartR{width:43%;text-align:center;}
.Introduction_Simulation .bd .bdlist dl::after{content:'';display:block;clear:both;}
.Introduction_Simulation .bd .bdlist dl{margin-left:-1%;display:flex;flex-wrap:wrap;}
.Introduction_Simulation .bd .bdlist dl dd{width:24%;margin-left:1%;margin-bottom:3%;}
.Introduction_Simulation .bd .bdlist dl dd .img{padding-top:56%;}
.Introduction_Simulation .bd .bdlist dl dd:hover .img span{transform:scale(1.05);}
.Introduction_Simulation .bd .bdlist dl dd .tit{margin-top:0.2rem;color:#1665ac;font-size:0.18rem;padding-left:15px;position:relative;line-height:1.8;}
.Introduction_Simulation .bd .bdlist dl dd .tit::before{content:'';display:block;display:inline-block;width:5px;height:5px;background:#1665ac;border-radius:50%;margin-right:10px;position:absolute;left:0;top:0.14rem;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2{margin-left:-0.5%;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item{width:49.5%;margin-left:0.5%;margin-bottom:0.3rem;float:left;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item.col100{width:99.5%;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item .itemtit{padding-left:15px;position:relative;font-size:0.24rem;margin-bottom:0.2rem;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item .itemtit::before{content:'';display:block;width:6px;height:6px;background:#1665ac;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-3px;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item dl{display:flex;flex-wrap:wrap;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item dl dd{width:99%;margin-left:1%;margin-bottom:1%;box-sizing:border-box;padding:0.2rem 0.3rem;background:#f3f9fe;font-size:0.18rem;line-height:2;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item dl dd.col6{width:15.6667%;text-align:center;padding:0.2rem;}
.Introduction_Simulation .bd .bdbox_4 .bd_part2 .PartR{padding:0.5rem 0;}
@media(max-width:1024px){.Circuit_Board_Design .Design_parameters_box ul li{padding:10px 5px;}
.Circuit_Board_Design .Design_parameters_box ul li .dec{font-size:13px;}
.Circuit_Board_Design .Design_parameters_box ul li .text{font-size:14px;line-height:24px;margin-top:5px;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .ico{width:90px;height:100px;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .ico img{max-width:30px;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .title{font-size:16px;font-weight:bold;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .txt{padding:0 20px 20px 20px;}
.Introduction_Simulation .hd ul li a{width:100%;height:120px;}
.Introduction_Simulation .hd ul li{width:22%;margin-left:-20px;}
.Introduction_Simulation .hd ul li .ico{width:35px;height:35px;line-height:35px;}
.Introduction_Simulation .hd ul li .tit{font-size:16px;}
.Introduction_Simulation .hd{margin-bottom:30px;}
.Introduction_Simulation .bd .bd_part1{padding:0 0;}
.Introduction_Simulation .bd .bd_part1 .img{width:100%;}
.Introduction_Simulation .bd .bd_part1 .txt{width:100%;margin-top:30px;padding-right:0;}
.Introduction_Simulation .bd .bd_part1 .txt .title{font-size:16px;}
.Introduction_Simulation .bd .bd_part1 .txt .tag{margin:10px 0;}
.Introduction_Simulation .bd .bd_part1 .txt .tag dl dd{font-size:14px;}
.Introduction_Simulation .bd .bd_part1 .txt .con{font-size:14px;}
.Introduction_Simulation .bd .bd_part2{margin-top:30px;}
.Introduction_Simulation .bd .bd_part1 .bg{display:none;}
.Introduction_Simulation .bd .bd_part2 .PartL table tr td{font-size:14px;height:40px}
.Introduction_Simulation .bd .bd_part2 .PartL{width:100%;}
.Introduction_Simulation .bd .bd_part2 .PartR{width:100%;margin-top:30px;}
.Introduction_Simulation .bd .bdlist dl dd .tit{font-size:14px;margin-top:10px;}
.Introduction_Simulation .bd .bdlist dl dd .tit::before{top:12px;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item dl dd{padding:10px;font-size:14px;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item dl dd.col6{padding:10px;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item .itemtit{font-size:16px;}
}
@media(max-width:640px){.Introduction_Simulation .hd ul li .tit{font-size:14px;padding:0 15px;line-height:1.5;}
.Circuit_Board_Design .Design_parameters_box ul li{width:49%;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li{width:98%;margin-bottom:4%;}
.Circuit_Board_Design .Main_chip .Main_chip_box ul li .con{font-size:13px;line-height:24px;}
.Introduction_Simulation .hd ul li:first-child{margin-left:0;}
.Introduction_Simulation .hd ul li{width:28%;}
.Introduction_Simulation .hd ul li .ico{width:25px;height:25px;line-height:25px;}
.Introduction_Simulation .hd ul li a{height:100px;}
.Introduction_Simulation .bd .bdlist dl dd{width:49%;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item{width:99.5%;}
.Introduction_Simulation .bd .bdbox_3 .bd_part2 .item dl dd.col6{width:49%;}
.Design_case .slider .slick-arrow.slick-next{left:40px;}
}
/* PCB LAYOUT */
.Table{margin-top:0.7rem;padding-top:0.6rem;background:url(../images/tablebg.png) repeat-x top center;}
.Table .tableTit{text-align:center;font-size:0.3rem;color:#1665ac;margin-bottom:0.3rem;font-weight:bold;text-transform: capitalize;}
.Table .Table_box{}
.Table .Table_box table{width:100%;border-collapse:collapse;border-spacing:0;border:2px solid #fff;font-size:0.16rem;line-height:0.3rem;}
.Table .Table_box table td{height:0.6rem;border:2px solid #fff;background:#f2f7fb;padding:0.1rem 0.3rem;box-sizing:border-box;}
.Table .Table_box table td.check{text-align:center;width:120px;}
input[type="checkbox"]{width:0.22rem;height:0.22rem;background:url(../images/checkbox.png) no-repeat center center;background-size:contain;-webkit-appearance:none;cursor:pointer;display:block;margin:0 auto;}
input[type="checkbox"]:checked{background:url(../images/checked.png) no-repeat center center;background-size:contain;}
@media(max-width:1024px){.Table{margin-top:40px;padding-top:30px;}
.Table .tableTit{font-size:18px;font-weight:bold;margin-bottom:20px;}
.Table .Table_box table{font-size:14px;line-height:24px;}
.Table .Table_box table td{height:40px;padding:5px 10px;}
input[type="checkbox"]{width:15px;height:15px;}
}
/* 软性电路板 */
/* .Table .Table_box.table_center table{text-align:center;}
*/
.Table .Table_box table td.blue{background:#63b2ee;color:#fff;}
.Table .Table_box table td.greed{background:#76da91;color:#fff;}
.Table .Table_box table td.red{background:#f1615f;color:#fff;}
.Table .Table_box table td.orange{background:#feb055;color:#fff;}
/* 埋置元件印制电路板 */
.mayzys_info_part1 .partBox{text-align:center;}
.mayzys_info_part2{background:url(../images/mdzbg.png) no-repeat top center;background-size:cover;}
.mayzys_info_part2 .partBox .con{line-height:0.3rem;color:#666;max-width:1200px;margin:0 auto;margin-bottom:0.7rem;text-align:center;}
.mayzys_info_part2 .partBox .part_list .part_tit{text-align:center;font-size:0.3rem;font-weight:bold;color:#1665ac;margin-bottom:0.5rem;}
.mayzys_info_part2 .partBox .part_list ul{margin-left:-8%;display:flex;flex-wrap:wrap;}
.mayzys_info_part2 .partBox .part_list ul li{width:25.33%;margin-left:8%;margin-bottom:5%;}
.mayzys_info_part2 .partBox .part_list ul li .num{width:28px;height:28px;text-align:center;line-height:28px;background:url(../images/numbg.png) no-repeat center center;background-size:100% 100%;color:#1665ac;text-align:center;font-weight:bold;margin-bottom:0.2rem;}
.mayzys_info_part2 .partBox .part_list ul li .text{line-height:0.3rem;color:#666;}
.common_tit{position:relative;margin-bottom:0.5rem;}
.common_tit::before{content:'';display:block;width:100%;height:1px;background:#e7e7e7;position:absolute;top:50%;left:0;}
.common_tit::after{content:'';display:block;width:4px;height:4px;background:#1665ac;border-radius:50%;position:absolute;right:0;top:50%;margin-top:-2px;}
.common_tit span{display:inline-block;padding-right:20px;background:#fff;position:relative;z-index:99;font-weight:bold;font-size:0.22rem;}
.mayzys_info_part3{padding-bottom:0;}
.mayzys_info_part3 .part_item1{}
.mayzys_info_part3 .part_item1 .item{width:46%;}
.mayzys_info_part3 .part_item1 .item .itemcon{line-height:0.3rem;color:#666;}
.mayzys_info_part3 .part_item1 .item .itemcon img{display:block;margin:0.3rem 0;}
.Table_1{margin-top:0;padding-top:0;background:none;margin-bottom:20px;}
.mayzys_info_part3 .part_item2{margin-top:0.7rem;}
.mayzys_info_part3 .part_item2 .Table .trTit td{background:#d2dce5;font-size:0.18rem;}
.mayzys_info_part3 .part_item2 .Table td{padding:0.1rem;font-size:0.16rem;}
.mayzys_info_part3 .part_item3{margin-top:0.7rem;}
.mayzys_info_part3 .part_item3 .jiexilc ul{display:flex;flex-wrap:wrap;margin-left:-5%;}
.mayzys_info_part3 .part_item3 .jiexilc ul li{width:20%;margin-left:5%;margin-top:6%;text-align:center;position:relative;}
.mayzys_info_part3 .part_item3 .jiexilc ul li .txt{margin-top:0.3rem;}
.mayzys_info_part3 .part_item3 .jiexilc ul li .txt .title{font-size:0.22rem;margin-bottom:0.1rem;}
.mayzys_info_part3 .part_item3 .jiexilc ul li .txt .dec{color:#666;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(1){order:1;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(2){order:1;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(3){order:1;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(4){order:1;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(5){order:8;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(6){order:7;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(7){order:6;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(8){order:5;}
.mayzys_info_part3 .part_item3 .jiexilc ul li::before{content:'';display:block;width:0.5rem;height:0.5rem;background:url(../images/lc_jt.png) no-repeat center center;position:absolute;right:-0.7rem;top:30%;margin-top:-0.25rem;background-size:contain;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(4)::before{right:auto;left:50%;margin-left:-0.25rem;transform:rotate(90deg);top:auto;bottom:-0.7rem;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(5)::before,.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(6)::before,.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(7)::before,.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(8)::before{transform:rotate(180deg);}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(5)::before{display:none;}
@media(max-width:1024px){.mayzys_info_part2 .partBox .part_list .part_tit{font-size:20px;line-height:1.8;}
.mayzys_info_part2 .partBox .part_list ul li .text{line-height:24px;}
.common_tit span{font-size:18px;}
.mayzys_info_part3 .part_item1 .item .itemcon{line-height:24px;}
.mayzys_info_part3 .part_item2 .Table td{font-size:14px;padding:5px;}
.mayzys_info_part3 .part_item2 .Table .trTit td{font-size:14px;}
.mayzys_info_part3 .part_item3 .jiexilc ul li::before{width:30px;height:30px;right:-19%;}
.mayzys_info_part3 .part_item3 .jiexilc ul li:nth-child(4)::before{bottom:-20%;}
.mayzys_info_part3 .part_item3 .jiexilc ul li .txt .title{font-size:16px;margin-bottom:5px;}
.mayzys_info_part2 .partBox .con{line-height:24px;}
}
@media(max-width:640px){.mayzys_info_part2 .partBox .part_list ul li{width:42%;}
.mayzys_info_part3 .part_item1 .item{width:100%;margin-bottom:30px;}
.mayzys_info_part3 .part_item2 .Table .Table_box{overflow:auto;}
.mayzys_info_part3 .part_item2 .Table .Table_box table{width:1000px;}
.mayzys_info_part2 .partBox .part_list .part_tit{font-size:16px;}
.common_tit{margin-bottom:20px;}
.common_tit span{font-size:16px;}
.mayzys_info_part3 .part_item3 .jiexilc ul{margin-left:-8%;}
.mayzys_info_part3 .part_item3 .jiexilc ul li{width:42%;margin-left:8%;}
.mayzys_info_part3 .part_item3 .jiexilc ul li::before{display:none;}
.mayzys_info_part3 .part_item3 .jiexilc ul li .txt .dec{font-size:12px;line-height:20px;}
}
/* 电子装联 */
.Electronic_assembly .Electronic_assembly_part1 .slider{padding-bottom:0.5rem;border-bottom:2px solid #0693e3;}
.Electronic_assembly .Electronic_assembly_part1 .slider .slick-arrow{top:auto;margin-top:0;bottom:-0.8rem;}
.Electronic_assembly .Electronic_assembly_part1 .slider .slick-arrow.slick-next{right:auto;left:60px;}
.Electronic_assembly .Electronic_assembly_part1 .slider .slick-list{margin-left:-0.2rem;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item{margin-left:0.2rem;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .img{background:#fafafc;position:relative;height:4rem;overflow:hidden;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .imgbox{text-align:center;height:100%;display:flex;align-items:center;justify-content:center;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .imgbox img{width:auto;height:auto;max-width:90%;max-width:70%;display:inline;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .img .txt{width:100%;height:100%;background:rgba(6,147,227,0.9);transition:all .3s;position:absolute;left:0;bottom:0;box-sizing:border-box;padding:0.3rem;text-align:center;color:#fff;font-size:0.18rem;line-height:0.3rem;display:flex;justify-content:center;align-items:center;bottom:-100%;opacity:0;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .img .tag{font-size:0.14rem;color:#1665ac;padding:0 0.2rem;position:absolute;top:0.2rem;left:0;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .img .more{width:20px;height:20px;background:url(../images/jia.png) no-repeat center center;position:absolute;bottom:0;right:0;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .tit{margin-top:0.2rem;text-align:center;font-size:0.22rem;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item:hover .img .txt{bottom:0;opacity:1;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item:hover .img .more{background:url(../images/jiac.png) no-repeat center center;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item:hover .img .tag{color:#fff;opacity:0.5;}
.Electronic_assembly_part2{padding-bottom:0;}
.Electronic_assembly_part2 .partBox{margin-left:-2%;}
.Electronic_assembly_part2 .partBox .item{width:48%;margin-left:2%;float:left;margin-bottom:4%;position:relative;}
.Electronic_assembly_part2 .partBox .item .imgbox{padding-top:4.38rem;}
.Electronic_assembly_part2 .partBox .item .imgbox::after{content:'';display:block;width:50%;height:100%;background-image:linear-gradient(to right,#1665ac,#1665ac,#1665ac,rgba(22,101,172,0.9),rgba(22,101,172,0.5),rgba(255,0,0,0));position:absolute;top:0;left:0;}
.Electronic_assembly_part2 .partBox .item .txt{position:absolute;left:0.4rem;padding:0.3rem 0.4rem;top:50%;transform:translateY(-50%);color:#fff;}
.Electronic_assembly_part2 .partBox .item .txt .con{font-size:0.18rem;line-height:2;margin-top:0.3rem;}
.Electronic_assembly_part2 .partBox .item .title{}
.Electronic_assembly_part2 .partBox .item .title span{background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:0.6rem;font-weight:bold;}
.Electronic_assembly_part2 .partBox .item .title p{font-size:0.28rem;font-weight:bold;margin-top:-0.4rem;}
.Electronic_assembly_part2 .partBox .item3{width:98%;margin-bottom:0;}
.Electronic_assembly_part2 .partBox .item3 .title{background:#0693e3;color:#fff;padding:2px 20px 15px 20px;max-width:800px;margin:0 auto;text-align:center;box-sizing:border-box;}
.Electronic_assembly .Electronic_assembly_part3{padding-bottom:0;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item::after{content:'';display:block;clear:both;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item .img{width:48%;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item .txt{width:48%;color:#666;line-height:0.3rem;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item .txt ul li{padding-left:15px;position:relative;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item .txt ul li::before{content:'';display:block;width:4px;height:4px;background:#1665ac;border-radius:50%;position:absolute;left:0;top:12.5px;}
.Electronic_assembly .Electronic_assembly_part4 .con{max-width:1095px;margin:0 auto;color:#666;line-height:0.3rem;text-align:center;}
.Electronic_assembly .Electronic_assembly_part4 .more{margin-top:0.5rem;}
.Electronic_assembly .Electronic_assembly_part4 .more a{display:block;width:1.6rem;line-height:0.48rem;text-align:center;background-image:linear-gradient(to bottom,#1665ac,#349db4);color:#fff;margin:0 auto;}
@media(max-width:1024px){.Electronic_assembly .Electronic_assembly_part1 .slider .item .tit{font-size:15px;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .img{height:3.2rem;}
.Electronic_assembly_part2 .partBox .item .imgbox{padding-top:3.2rem;}
.Electronic_assembly_part2 .partBox .item .txt{left:20px;padding:15px;}
.Electronic_assembly_part2 .partBox .item .title p{font-size:18px;margin-top:-20px;}
.Electronic_assembly_part2 .partBox .item .title span{font-size:30px;}
.Electronic_assembly_part2 .partBox .item .txt .con{font-size:14px;margin-top:15px;}
.Electronic_assembly_part2 .partBox .item3 .title{padding:8px;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item .txt{line-height:24px;}
.Electronic_assembly .Electronic_assembly_part4 .more a{width:120px;height:40px;line-height:40px;}
.Electronic_assembly .Electronic_assembly_part4 .con{line-height:24px;}
}
@media(max-width:768px){.Electronic_assembly .Electronic_assembly_part3 .partBox .item .img{width:100%;}
.Electronic_assembly .Electronic_assembly_part3 .partBox .item .txt{width:100%;margin-top:20px;}
}
@media(max-width:640px){.Electronic_assembly .Electronic_assembly_part1 .slider .slick-arrow.slick-next{right:auto;left:40px;}
.Electronic_assembly_part2 .partBox .item{width:98%;}
.Electronic_assembly_part2 .partBox .item .imgbox{padding-top:65%;}
.Electronic_assembly_part2 .partBox .item .txt{left:5px;}
.Electronic_assembly .Electronic_assembly_part1 .slider .item .img{height:240px;}
.Electronic_assembly_part2 .partBox .item .title p{font-size:16px;}
}
/* 20230602 */
.detailTop{display:table;margin-bottom:50px;width:100%;}
.detailTop .img{display:table-cell;width:45%;vertical-align:middle;border:1px solid #e6e6e6;padding:30px;text-align:center;height:420px;}
.detailTop .img img{max-height:100%;}
.detailTop .txt{width:55%;display:table-cell;vertical-align:top;padding-left:6%;}
.detailTop .txt h2{font-size:30px;font-weight:normal;padding:30px 0;position:relative;}
.detailTop .txt h2:before{content:"";position:absolute;left:0;top:0;border-bottom:1px solid #e6e6e6;width:8em;}
.detailTop .txt h2:after{content:"";left:8em;top:-3px;width:6px;height:6px;background:#002d7d;border-radius:50%;position:absolute;}
.detailTop .txt .con{font-size:16px;line-height:1.875;}
.dttab{border-bottom:1px solid #e6e6e6;}
.dttab span{display:inline-block;vertical-align:middle;line-height:65px;text-align:center;padding:0 30px;font-size:20px;background:url(../images/tabbg.png) no-repeat center;color:#fff;border-radius:3px 3px 0 0;background-size:cover;}
.pro_detail .Table{margin-top:0;padding-top:50px;background:none;}
.detailbg{background:url(../images/detailbg.png) no-repeat right top;}
.Product .item .txt .txtbox .lks{position:absolute;right:0;top:0;line-height:1;}
.Product .item .txt .txtbox .lk img{display:none;vertical-align:middle;margin-bottom:2px;}
.Product .item .txt .txtbox .lk{background:#63b2ee;padding:0px 8px;font-size:14px;color:#fff;line-height:24px;transition:.3s;display:inline-block;vertical-align:middle;white-space:nowrap;min-width:4em;text-align:center;box-sizing:border-box;border-radius: 3px;}
.Product .item .txt .txtbox .lk.s2{background:#76da91;}
.Product .item .txt .txtbox .lk:hover{background:#146fb4;}
.Product .item .txt .txtbox .lk.s2:hover{background:#1a8f39;}
.Product .item .txt .txtbox.s2{min-height:24px;line-height:24px;}
@media(max-width:1024px){.Product .item .txt .txtbox .lks{position:relative;height:24px;margin-top:10px;}
.Product .item .txt .txtbox.s2{padding-right:0;}
.detailTop .txt h2{font-size:24px;padding:20px 0;}
.detailTop .txt .con{font-size:14px;}
.detailTop .img{height:auto;min-height:300px;}
}
@media(max-width:768px){.detailTop{display:block;margin-bottom:30px;}
.detailTop .img{display:block;width:auto;height:auto;min-height:0;margin-bottom:30px;}
.detailTop .txt{display:block;width:auto;padding:0;}
.detailTop .txt h2{font-size:20px;}
.dttab span{line-height:50px;font-size:16px;}
.pro_detail .Table{padding-top:30px;}
.detailTop .img img{max-height: 240px;}
}
