@charset "UTF-8";
.ep1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.h100{height: 100%;}
body{font-family: "Roboto-Regular", Arial, sans-serif;}
@font-face {
	font-family: "Roboto-Regular";
	src: url("../fonts/Roboto-Regular.ttf");
}
@font-face {
	font-family: "Roboto-Bold";
	src: url("../fonts/Roboto-Bold.ttf")
}
@font-face {
	font-family: "Roboto-Light";
	src: url("../fonts/Roboto-Light.ttf")
}
/**header**/
.header{position: fixed;z-index: 109;top: 0;left: 0;right: 0;align-items: center;}
.logo{float: left;}
.logo img{vertical-align: middle;height:32px;}
.logo .lg2{display:none;}
.hdr{float: right;}
.nav li{float: left;margin-left:54px;position: relative;}
.nav li a{color:#fff;padding:45px 0;display:block;}
.nav li:hover a,.nav li.on a{color:rgba(255,255,255,.8);}
.nav li::after{content:"";width:0;height:2px;background:#fff;position: absolute;left:0;bottom:28px;transition:all ease .3s;opacity:0;}
.nav li:hover::after,.nav li.on::after{width:16px;opacity:1;}
.header .sou{padding-left:75px;color:#fff;flex-shrink:0;position: relative;}
.header .sou i{font-size:24px}
.header .sou::before{content:"";width:1px;height:21px;background:rgba(242, 244, 249,.3);position: absolute;left:38px;top:50%;transform: translateY(-50%);}
.header.fix{position: fixed;background-color: #fff;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);}
.detail{padding-top:90px;}
.header.fix .nav li a{padding:28px 0;color:#333}
.detail .header .nav li a{padding:38px 0 28px 0;color:#333}
.header.fix .nav li::after,.detail .nav li::after{bottom:12px;background:rgba(255,255,255,.8);}
.header.fix .sou,.detail .header .sou{color:#333}
.header.fix .sou::before,.detail .header .sou::before{background:#E5E5E5;}
.header.fix .logo .lg2,.detail .header .logo .lg2{display:inline-block;}
.header.fix .logo .lg1,.detail .header .logo .lg1{display:none;}
.header.fix .nav li:hover a,.header.fix .nav li.on a,.detail .header li:hover a,.detail .header .nav li.on a{color:#35237f;}
.header.fix .nav li::after,.detail .header .nav li:after{background:#35237f;}
.header.fix .menuBtn b,.detail .header .menuBtn b{background:#333;}
/* search_down */
.search_down{animation: searchOpen .5s cubic-bezier(.215,.61,.355,1);display: none;width:100%;height:60%;position: absolute;left:0;top:0;}
.search_down .input{position: relative;z-index: 2;width: 100%;padding-right: 60px;border: 0;border-bottom: 1px solid #e4e4e4;color: #fff;font-size: 24px;line-height: 96px;border-radius:0!important;background:none;outline:0;}
.search_down .submit{position: absolute;top: 36px;right: 0;z-index: 10;width: 22px;height: 26px;cursor: pointer;background:none;border:0;outline:0;}
.search_down .submit i{font-size:28px;color:#fff;margin-top:5px;}
.search_down .form{position:fixed;z-index:33;width: 60vw;left:50%;top:30%;transform: translate(-50%,-50%);}
@keyframes searchOpen{0%{top:20px;transform:scale(1.2);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="30" /></filter></svg>#filter');filter:blur(30px)}100%{top:0;transform:scale(1);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');filter:blur(0)}}
.lightbox{width:100%;height:100%;position:fixed;top:0;left:0;z-index:22;background:rgba(0,0,0,.8);display:none;}
/* footer */

.footer{width:100%;background:#452ab6;position: relative;}
.footer .fbox1{padding:50px 0;clear:both;overflow:hidden;}
.footer .fbox1 .ullist a{color:#fff}
.footer .fbox1 .ullist{color:#fff}
.footer .fbox1 .tel i{font-size:26px;margin-right:10px;}
.footer .fbox1 .tel a:hover{color:rgba(255,255,255,.8)}
.footer .fbox2{background:url(../images/bg_ft.png) no-repeat bottom -5px center;font-size:14px;padding:50px 0;clear:both;border-top:1px solid rgba(255,255,255,.1);}
.footer .footer_nav li{width:88px}
.footer .footer_nav .title{color:#fff;font-size:16px;}
.footer .footer_nav a{color:rgba(255,255,255,.7)}
.footer .footer_nav a:hover{color:rgba(255,255,255,.9)}
.footer .footer_nav ul{margin-top:25px}
.footer .footer_nav .dd li{line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.footer .footer_nav .dd a{color:#DFDFDF}
.footer .footer_nav .dd a:hover{color:#fff!important}
.footer .footer_nav .dd li:hover a{color:#fff!important}
.footer .ewm{text-align:center;margin-left: 22px;width: 140px;}
.footer .ewm img{width:110px}
.footer .ewm p{color:rgba(255,255,255,.4);margin-top:10px;transition:all .3s;}
.footer .ewm:hover p{color:rgba(255,255,255,.8);}
.copyright{clear:both;font-size:12px;background:#35237f;;color:rgba(255,255,255,.5);padding:30px 0;overflow:hidden;}
.copyright a{color:rgba(255,255,255,.5);margin-right:5px;}
.copyright a:hover{color:rgba(255,255,255,.8)}
.copyright .fr a{margin:0;}
.copyright .fr span{padding:0 15px;}
.gotop{position:absolute;right:2%;bottom:15%;z-index:1;width:9px;height:115px;background:url(../images/gotop.png) no-repeat;background-size:9px 115px;cursor: pointer;}

/* index */
.banner .swiper-slide{height:85vh}
.banner .ban-slide-bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;background: no-repeat center;background-size: cover;}
.banner .swiper-slide-active .ban-slide-bj{transform: scale(1.15);-ms-transform: scale(1.15);-webkit-transform: scale(1.15);transition:all linear 5s;-webkit-transition:all linear 5s;}
.banner .slide_txt{position:relative;z-index:2;color:#fff;font-family: AlibabaPuHuiTiB; font-weight:bold;}
.banner .slide_txt .txt1{font-size:38px; text-transform:uppercase}
.banner .slide_txt .txt2{font-size:20px;margin:28px 0 0 0;font-family: 'SegoeUI';}
.node .swiper-pagination{position: absolute;width: 100%;bottom:60px;left:160px;text-align:left;}
.node .swiper-pagination .swiper-pagination-bullet{width:25px;height:25px;position: relative;background: transparent;margin: 0 5px;opacity: 1;cursor:pointer;}
.node .swiper-pagination .swiper-pagination-bullet:before{content: "";position: absolute;width: 8px;height: 8px;left: 50%;top: 50%;margin-left: -4px;margin-top: -4px;background: #fff;border-radius: 50%;}
.node .swiper-pagination .ui-loop{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;/*opacity: 0;*/
transition: all .3s;}
.node .swiper-pagination .ui-loop svg{position: absolute;left: 0;top: 0;transition: all .3s;}
.node .swiper-pagination .swiper-pagination-bullet .ui-loop{opacity:0;}
.node .swiper-pagination .swiper-pagination-bullet-active .ui-loop{opacity:1;}
.node .swiper-pagination .ui-loop .path-loop-bg{fill: none;width: 100%;height: 100%;stroke: #fff;stroke-miterlimit: 10;stroke-width: 3px;opacity: 0;}
.node .swiper-pagination .ui-loop .path-loop{fill: none;stroke: #fff;stroke-miterlimit: 10;stroke-width: 3px;opacity: 0;transition: opacity .3s 1s;}
.node .swiper-pagination .swiper-pagination-bullet-active .ui-loop .path-loop-bg{opacity: .2;}
.node .swiper-pagination.swiper-pagination span.swiper-pagination-bullet-active .ui-loop{opacity: 1;}
.node .swiper-pagination.swiper-pagination span.swiper-pagination-bullet-active .path-loop{opacity: 1;}
/* section1 */
.section1 .xm5{background:url(../images/bg_sec1.jpg) no-repeat left top;background-size:cover;}
.section1 .sec1_tit{padding-right:38%;position: relative;text-align:right;}
.section1 .sec1_tit span{position: relative;}
/*.section1 .sec1_tit span::after{content:"";width: 86px; height: 15px; background: #35237f;position: absolute;bottom:10px;right:2px;z-index:-1;}*/
.section1 li .item{background:#fafafa;padding:30px;position: relative;min-height:400px;border:1px solid #eee;margin:-1px;;}
.section1 li .item .pic img{max-height:218px;margin-bottom:35px;}
.section1 li .item .info .tit{ font-size:18px;}
.section1 li .xm6.flex{align-items: flex-end;}
.section1  .list_pro li .link{margin-top:25px;}
.section1 .sec1_b1{max-width:540px;margin:0 auto}
.section1 .sec1_b1 .desc p{margin:10px 0}
.section1 .sec1_b1 .desc p span{position: relative;z-index:1;}
.section1 .sec1_b1 .desc p span::after{content:"";height:2px;width:100%;bottom:0px;z-index:-1;left:0;position: absolute;background:#35237f;}
.section1 .sec1_b1 .pic{margin-top:155px;}
.section1 .sec1_b1 .pic a{display: block;}
.section1 .sec1_b1 .pic img{display:inline-block;}
.section1 .sec1_b1 .desc p{ font-size:30px}
.sec_type{text-align:center;position: relative;padding-bottom:20px;margin:40px 0;}
.sec_type::after{content:"";width:48px;height:4px;background:#35237f;position: absolute;left:50%;transform: translateX(-50%);bottom:0;}
/* section2 */
.section2{background-repeat: no-repeat;background-position:top center;background-size:cover;}
.section2 .item{position: relative;height:600px;color:#fff;padding:30px;overflow:hidden;}
.section2 .item .tit{position: relative;padding-bottom:20px;}
.section2 .item .tit::after{content:"";width:20px;height:4px;background:#fff;position: absolute;left:0;bottom:0;}
.section2 .item .desc{line-height:30px;margin:30px 0;opacity:0;transition:all .3s;}
.section2 .item .en{text-transform: uppercase;transform: rotate(-90deg);position: absolute;left:-90px;bottom:90px;width:200px;}
.section2 .item .pimg{position: absolute;left:0;top:0;width:100%;height:100%;background-size:cover}
.section2 .item::before{content:"";width:100%;height:100%;position: absolute;left:0;top:0;background:url(../images/bg_h.png) no-repeat;background-size:cover;z-index:1;opacity:0;}
.section2 .item .box{width:100%;height:100%;position: relative;z-index:2;}
.section2 .item:hover::before{opacity:1;}
.section2 .item:hover .pimg{-webkit-transform: scale(1.1);transform: scale(1.1);-moz-transform: scale(1.1);}
.section2 .item:hover .en{opacity:0;}
.section2 .item:hover .desc{opacity:1;}
.section2 .swiper-wrapper{padding-bottom:60px;}
.section2 .swiper-pagination-bullet{width:10px;height:4px;background:#DCDCDC;border-radius:0;opacity:1;}
.section2 .swiper-pagination-bullet-active{width:20px;background:#35237f;opacity:1;}
/* section3 */
.section3 .subcat{border:0;padding:20px 0 35px}
.section3 .subcat li{margin:0 28px;}
.section3 .tablist{overflow:hidden;}
.section3 .tablist .itembox{zoom:1.28;margin:0 -43% 0 -44%;padding-bottom:35px;}
.section3 .tablist .itembox .item{height:500px;background-size:cover;background-position:center;overflow:hidden;transition:ease .3s;}
.section3 .tablist .itembox .item .tit{width:100%;max-width: 460px; padding:25px 30px;background:rgba(53, 35, 127, .9);position: absolute;bottom:20px;left:20px;color:#fff;opacity:0;transition:ease .3s;}
.section3 .tablist .itembox .swiper-slide-next .tit{opacity:1;}
.section3 .tablist .itembox .swiper-slide:hover .tit{background:rgba(53, 35, 127, .8);}
.section3 .tablist .itembox .swiper-slide:hover .item{opacity:.88;}
.section3 .swiper-wrapper{padding-bottom:45px}
.section3 .itembox .swiper-pagination-progress{bottom:0;top:auto;max-width:900px;margin:0 auto!important;left:50%;transform:translateX(-50%);background:#E5E5E5;border-radius:3px;}
.section3 .swiper-pagination-progress .swiper-pagination-progressbar{background:#EC1D23!important;}
/* section4 */
.link i{margin-left:12px;font-size:14px;}
.section4{clear:both;background-size:cover;background-repeat:no-repeat;background-position:top center;padding:120px 0 120px 0;color:#fff}
.section4 .sec4_t2{margin-top:10px;}
.section4 .line1 .link a{color:#fff;}
.section4 .line1 .play{margin-left:18%;}
.section4 .line2 .dd .itembox{background:#fff;padding:18px 30px;min-height:280px;}
.section4 .dd_type{margin-bottom:30px;}
.section4 .dd_type .icon{width: 56px; height: 56px; background: #35237f; border-radius: 50%;text-align:center;line-height:56px;margin-right:12px;}
.section4 .dd_type .icon img{vertical-align:middle;}
.section4 .line2 .dd .fl{color:#111111}
.section4 .line2 .item{color:#333;text-align:center;}
.section4 .line2 .swiper-slide{text-align:center;}
.section4 .line2 .focus1 .tit{margin:15px 0 12px 0}
.section4 .line2 .focus1 .desc{font-size:14px;}
.section4 .line2 .focus1  .icon{height:50px}
.section4 .line2 .focus1 .icon img{max-height:45px}
.section4 .line2 .swiper-wrapper{padding-bottom:15px;}
.section4 .line2 .swiper-pagination{position: absolute;bottom:25px;width:100%;text-align:center;left:0;}
.section4 .line2 .swiper-pagination-bullet{width:10px;height:4px;background:#DCDCDC;border-radius:0;opacity:1;margin:0 5px}
.section4 .line2 .swiper-pagination-bullet-active{width:20px;background:#35237f;opacity:1;}
.section4 .line2 .focus2 .pic img{width:101px;margin:0 auto}
.section4 .focus3 .swiper-slide .pic{width:163px;height:122px;background:url(../images/bg_jd.jpg) no-repeat;background-size:cover;margin:0 auto}
.section4 .focus3  .swiper-slide .pic img{width:133px;height:95px;vertical-align:middle;}
.section4{position: relative;}
.section4 #video1{position: absolute;left:0;bottom:0;object-fit: cover;z-index:0;width:100%;height:100%;display:none;}
.section4 .wp{position: relative;z-index:1;}

.indgy-num{width: 100%;color: #fff;}
.indgy-num ul{justify-content: center;margin: -20px 0 0 -20px;}
.indgy-num li{display: flex;width: calc(25% - 20px);margin: 20px 0 0 20px;padding: 32px 30px;border: 1px solid rgba(255,255,255,.5);transition: all .4s ease;justify-content: space-between;align-items: center;}
.indgy-num li .cont{width: auto;}
.indgy-num li .cont .num{align-items: baseline;}
.indgy-num li .cont .num b{margin-left: 6px;font-weight: normal;}
.indgy-num li .ico{height: 44px;max-width: 62px;display: flex;align-items: flex-end;}
.indgy-num li .ico i{ font-size:40px}
.indgy-num li:hover{border-color: #35237f;background: #35237f;}


/* section5 */
.section5{position: relative;background:url(../images/bg_sec5.png) no-repeat right -80px top;}
.section5 .subcat{border:0;}
.section5 .subcat li{margin:0 32px;}
.section5 .subcat li.on{font-size:22px;}
.section5 .subcat li:last-child{margin-right:0;}
.section5 .slide_news{margin-top:-30px;}
.section5 .slide_news .item{color:#666}
.section5 .slide_news .item .tit{font-size:34px;margin:15px 0;color:#333;}
.section5 .slide_news .item .desc{line-height:30px;}
.section5 .slide_news .item .link{margin-top:30px;color:#333;font-size:15px;}
.section5 .slide_news .item .link i{font-size:14px;}
.section5 .slide_news{position: relative;}
.section5 .slide_news .swiper-pagination{position: absolute;right:0;top:48px;z-index: 2;}
.section5 .slide_news .swiper-pagination-bullet{width:10px;height:4px;background:#DCDCDC;border-radius:0;opacity:1;margin:0 5px}
.section5 .slide_news .swiper-pagination-bullet-active{width:20px;background:#35237f;opacity:1;}
.section5 .slide_news .item:hover .tit{color:#35237f}
.section5 .slide_news .item:hover .link{color:#35237f}
.section5 .list2 .item{border:1px solid #eee;padding:35px 50px;margin-left:-1px;}
.section5 .list2 li .time{color:#666;position: relative;z-index:1;}
.section5 .list2 li .day{font-size:40px;font-weight:bold;}
.section5 .list2 .year{font-size:18px;}
.section5 .list2 li .tit{line-height:30px;height:60px;margin:30px 0;}
.section5 .list2 li .desc{line-height:30px;height:60px;color:#666;margin-bottom:60px;}
.section5 .list2 li .item{overflow:hidden;position: relative;}
.section5 .list2 li .item .pimg{position: absolute;left:0;top:0;width:100%;height:100%;background-size:cover;opacity:0;}
.section5 .list2 li .item::before{content:"";width:100%;height:100%;position: absolute;left:0;top:0;background:url(../images/bg_h.png) no-repeat;background-size:100% 100%;z-index:1;opacity:0;}
.section5 .list2 li .item .box{width:100%;height:100%;position: relative;z-index:2;}
.section5 .list2 li .item:hover::before{opacity:1;}
.section5 .list2 li .item:hover .pimg{-webkit-transform: scale(1.1);transform: scale(1.1);-moz-transform: scale(1.1);opacity:1;}
.section5 .list2 li a:hover{color:#fff}
.section5 .list2 li:hover .desc{color:#fff}
.section5 .list2 li:hover .time{color:#fff}
/* ny_slide */
.ny_slide{clear:both;color:#fff;position:relative;}
.ny_slide .slide_tc{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;text-align:center;}
.ny_slide .wp{height:100%;justify-content: center;flex-direction: column;}
.ny_slide .slide_img{position:relative;z-index:-1;}
.ny_slide .desc{margin-top:25px; font-size:20PX}
.ny_slide .tit{position: relative;padding-bottom:20px;}
.ny_slide .tit::after{content:"";width:48px;height:4px;background:linear-gradient(to right, rgba(229, 17, 17, 0.8), rgba(252, 207, 0, 0.8));position: absolute;left:50%;bottom:0;transform: translateX(-50%);z-index:0;}
.subcat{padding:37px 0px;border-bottom:1px solid #f7f7f7}
.subcat li{margin:0 42px;position: relative;}
.subcat li a{position: relative;z-index:1;color:#333; font-size:24px; font-weight: bold}
.subcat li:after{content:"";width:0;height:8px;background:#35237f;position: absolute;left:50%;transform: translateX(-50%);bottom:0;transition:all .5s;}
.subcat li:hover::after,.subcat li.on::after{width:100%}
.pbox{padding:25px;}
/* news */
.main{background:#f7f7f7;padding:30px 0;}
.main .list_news li .item{background:#fff;transition:all .3s;margin:-5px 0}
.main .list_news li .tit{line-height:36px;height:72px;}
.main .list_news li .time{color:#999;margin-top:20px;}
.main .list_news li:hover .item{box-shadow: 0px 5px 33px 0px rgba(0, 0, 0, 0.08);transform: translateY(-5px);}
/* pages */
.pages{padding:40px 0 60px 0}
.pages li{margin:0 3px;}
.pages li a{width:48px;height:48px;line-height:48px;text-align:center;display:block;flex-shrink:0;}
.pages li.active a{background:#35237f;color:#fff;border-radius:50%;}
/* list_case */
.list_case li .item{position: relative;}
.list_case li .tit{position: absolute;bottom:0;z-index:1;width:100%;padding:30px 20px;color:#fff;transition:all .3s;}
.list_case li .link{font-size:14px;width:120px;flex-shrink:0;display:none;opacity:0;transition:all .3s;}
.list_case li .link i{margin-left:10px;font-size:16px;}
.list_case li:hover .tit{background:rgba(53, 35, 127,.8);}
.list_case li:hover .link{display:inline-flex;opacity:1;}
/* about */
.youshi{background:url(../images/bg_ys.jpg) no-repeat right center;background-size:cover;padding:80px 0;}
.youshi li{padding:60px 0;}
.youshi li .icon{width:100px;height:100px;border:1px dashed #35237f;border-radius:50%;text-align:center;margin:0 auto;transition:all .5s;}
.youshi li{text-align:center;}
.youshi li .tit{margin:35px 0 10px 0;}
.youshi li i{background-repeat:no-repeat;background-position:center;background-size:44px;width:100%;height:100%;float:left;text-align:center;}
.youshi li .i1{background-image:url(../images/icon_gy1.png);}
.youshi li .i2{background-image:url(../images/icon_gy2.png);}
.youshi li .i3{background-image:url(../images/icon_gy3.png);}
.youshi li .i4{background-image:url(../images/icon_gy4.png);}
.youshi li .i5{background-image:url(../images/icon_gy5.png);}
.youshi li .i6{background-image:url(../images/icon_gy6.png);}
.youshi li:hover .i1{background-image:url(../images/icon_gy01.png);}
.youshi li:hover .i2{background-image:url(../images/icon_gy02.png);}
.youshi li:hover .i3{background-image:url(../images/icon_gy03.png);}
.youshi li:hover .i4{background-image:url(../images/icon_gy04.png);}
.youshi li:hover .i5{background-image:url(../images/icon_gy05.png);}
.youshi li:hover .i6{background-image:url(../images/icon_gy06.png);}
.youshi li:hover .icon{background: #35237f; border: 1px solid #35237f; box-shadow: 0px 11px 26px 0px rgba(53, 35, 127, 0.3);}
/* jidi */
.main2 .list_jidi li .tit{text-align:center;margin-top:15px;}
/* product */
.main .list_pro li .item{background:#fff;padding:65px 80px;position: relative;min-height:460px;}
.list_pro li  .xh span{height: 28px; background: #eee; border-radius: 14px;line-height:28px;padding:0 15px;display:inline-block;}
.list_pro li  .xh{margin:15px 0;color:#333}
.list_pro li .atrr{line-height:30px;}
.list_pro li .attr p{margin:5px 0;color:#777; line-height:2}
.list_pro li .link{margin-top:60px;}
.list_pro li .link i{font-size:16px;margin-left:6px;}
.list_pro li .item:after{content:"";width:0;height:3px;background:#35237f;position: absolute;bottom:0;left:0;transition:all .3s;}
.list_pro li:hover .item::after{width:100%}
/* zpbox */
.red{color:#35237f}
.zpbox .zp1{color:#35237f;font-size:40px;border-bottom:1px solid #35237f;padding-bottom:20px;}
.zpbox .zp2{line-height:30px;}
.zpbox .zp2 .desc{max-width:96%;color:#666}
.zpbox .zp2 .desc p{margin-bottom:15px;}
.zpbox li .item{background:#fff;padding:25px 40px;}
.zpbox li .attr{margin:26px 0 32px -5px}
.zpbox li .attr span{padding:0 5px;}
.zpbox li a{color:#333;}
.link2{color:#666;}
.link2 span{width: 40px; height: 40px; background: #F2F4F9; border-radius: 50%;justify-content:center;margin-right:10px;transition:all .3s;}
.link2 span i{font-size:16px;}
.link2:hover span{background:#35237f;color:#fff}
.zpbox li:hover .item{box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);}
.zpbox li:hover .tit,.zpbox li:hover .link{color:#35237f}
.zpbox li:hover .link span{background:#35237f;color:#fff}
.zpbox .job_tips{padding-top:35px;}
.zpbox .job_tips .tit{margin-bottom:25px;}
.zpbox .job_tips li{margin:15px 0;color:#666}
.zpbox .job_tips li .icon{width: 36px; height: 36px; background: #35237f; border-radius: 50%;flex-shrink:0;text-align:center;line-height:36px;color:#fff;margin-right:10px;}
/* 弹窗 */
.lay_job{max-width:1200px;background:#fff;border-top:4px solid #35237f;padding:60px 50px;display:none;max-height:90vh}
.lay_job .close{position: absolute;right:30px;top:20px;z-index:1;cursor: pointer;}
.lay_job .lay_t1 .fl{align-items:flex-end;}
.lay_job .lay_t1 .fl .t2{margin:0 0 5px 25px;}
.lay_job .attr{margin:26px 0 32px -5px;color:#666;}
.lay_job .attr span{padding:0 5px;}
.lay_job .fuli span{height: 30px; background: #35237f;line-height:30px;display:inline-block;text-align:center;border-radius:15px;background:rgba(53, 35, 127, .05);color:#35237f;padding:0 12px;margin-right:10px;}
.lay_job .fuli span:hover{background:#35237f;color:#fff;}
.lay_job .pbox{padding:0 30px;}
.lay_job .pbox2{border-top:1px solid #eee;margin-top:25px;}
.lay_job .detail .scrollbox{max-height:40vh;overflow-y:auto;margin-right:-30px;margin-top:15px;}
.scrollbox::-webkit-scrollbar{width:6px;height:6px;}
.scrollbox::-webkit-scrollbar-thumb{border-radius:100px;-webkit-box-shadow:inset 0 0 5px rgba(183,195,207,0.2);background:#333;}
/*滚动条里面轨道样式*/
.scrollbox::-webkit-scrollbar-track{border-radius:0;background:none;}
.lay_job .detail .dd{margin:30px 0;}
.lay_job .detail .dd .tit{position: relative;padding-left:20px;}
.lay_job .detail .dd .tit::before{content:"";width:4px;height:20px;background:#35237f;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.lay_job .detail .dd .info{padding-left:15px;margin-top:20px;color:#666;line-height:30px;}
.lay_job .detail .dd .info p{margin:6px 0;}
.lay_job .apply{margin-top:35px;}
.lay_job .apply a{width: 180px; height: 50px; background: #35237f; border: 2px solid #35237f;line-height:50px;text-align:center;color:#fff}
.lay_job .apply img{vertical-align:middle;margin-left:6px;}
.lay_job .apply a:hover{background:rgba(53, 35, 127, .8);}
/* contact */
.contact{margin:65px 0;position: relative; }
.contact #map{height:700px;}
.contact .msgbox{width:100%;padding:40px;background:#35237f;color:#fff;z-index:2;}
.contact .msgbox .lx2{line-height:36px;}
.contact .msgbox .lx3 li{width:120px;margin-right:50px;}
.contact .msgbox .lx3 li p{margin-top:6px;}
.contact .msgbox .lx3 li img{width:110px;}
/* detail */
.detail{background:#f7f7f7;}
.detail .main{padding:35px 0 90px 0}
.main .contbox{background: #fff;padding:60px 120px;}
.contbox .cnt1{align-items: flex-end;} 
.contbox .cnt1 .back{width: 100px; height: 48px; background: #fff; box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08); border-radius: 24px;text-align:center;text-align:center;line-height:48px;color:#777}
.contbox .cnt1 .back i{width:14px;height:13px;float:left;background:url(../images/i_fh.png) no-repeat center;margin-right:12px;}
.contbox .cnt1 .back:hover i{background:url(../images/i_fh2.png) no-repeat center;}
.contbox .cnt1 .back:hover{background:#35237f;color:#fff}
.contbox .cnt1 .time{color:#666;}
.contbox .news_tit{font-size:40px;margin:50px 0;}
.contbox .news_cont{line-height:30px;padding:35px 0 55px 0}
.contbox .share{border-top:3px solid #E5E5E5;}
.share{width:100%;float:left;}
.share .social-share .social-share-icon{background:#c7c7c7;color:#fff;border-color:#fff;font-size:16px;}
.share .social-share .social-share-icon:hover{background:#35237f;}
.share #share{margin-left:10px;}
.sxp li a{width: 48px; height: 48px; background: #FFFFFF; box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08); border-radius: 50%;line-height:48px;text-align:center;margin-left:18px;font-size:16px;display:block;}
.sxp li a i{color:#7D7D7D}
.sxp li:hover a{background:#35237f;color:#fff}
.sxp li:hover a i{color:#fff;}
.contbox .last li .item{box-shadow: 0px 5px 33px 0px rgba(0, 0, 0, 0.08);}
/* show_case */
.detail .main{background:none;}
.detail2{background:#fff;}
.detail2 .header{background:#fff;}
.det1{background:#fafafa;padding:60px 0 30px 0}
.crumbs,.crumbs a{color:#888}
.crumbs span{color:#333}
.crumbs a:hover{color:#35237f}
.crumbs i{font-size:16px;margin-right:6px;color:#D33134}
.det1 h1.tit{font-size:40px;}
.det2 .det2_focus .swiper-pagination{bottom:25px;}
.det2 .det2_focus .swiper-pagination-bullet{width:13px;height:13px;background:rgba(255,255,255,.6);opacity:1;border:2px solid transparent}
.det2 .det2_focus .swiper-pagination-bullet-active{background:none;border-color:#fff}
.det2 .det2_attr li{margin-top:10px;background: #F7F7F7;line-height:50px;transition:all .5s;}
.det2 .det2_attr li .x3{padding-left:40px;color:#666}
.det2 .det2_attr li:hover{background:#35237f;color:#fff}
.det2 .det2_info .det2_tit{margin:45px 0 35px 0;}
.det2 .det2_info .info{line-height:30px;}
.det2 .pbox2{padding:60px 0;overflow:hidden;}
.det2 .xm9 .pbox2{padding-right:60px;border-right:1px solid #F7F7F7}
.det2 .xm3 .pbox2{padding-left:60px;}
.det2 .list_xg ul{padding:30px 0;}
.det2 .list_xg li{margin-top:30px;}
.det2 .list_xg li .tit{margin:15px 0;color:#333}
.det2 .list_xg li .tit:hover{color:#35237f}
.det2 .list_xg li:hover .link2 span{background:#35237f;color:#fff}
.det2 .list_xg li:hover .link2{color:#35237f}
/* team */
.list_team{padding:60px 0;}
.list_team ul{margin:0 -7px}
.list_team li{padding:7px;}
.list_team li .item{position: relative;}
.list_team li .item .tit{position: absolute;left:0;bottom:5px;padding:25px;color:#fff;width:100%;}
.list_team{padding-bottom:35px;position:relative;margin-bottom:80px;}
.list_team .swiper-container{position:initial}
.list_team .swiper-container .swiper-pagination-progress{bottom:0;top:auto;left:50%;transform:translateX(-50%);background:#e5e5e5;border-radius:3px;}
.list_team .swiper-pagination-progress .swiper-pagination-progressbar{background:#cd3035!important;}
/* about */
.about1{ padding:50px 0px}
.about1 .list_ab1 .dd{padding:30px 0;}
.about1 .list_ab1 .xm6{overflow:hidden}
.about1 .list_ab1 .fbt{margin:25px 0;}
.about1 .list_ab1 .dd:nth-child(2) .fbt{margin-bottom:65px;}
.about1 .list_ab1 .desc{line-height:36px;}
.about2{padding:80px 0 120px 0;background:url(../images/bg_ab2.jpg) no-repeat bottom center;background-size:cover;}
.about2 .about2_t1 ul{width:100%;max-width:980px;float:right;text-align:center;}
.about2 .about2_t1 li .num{width:112px;height:79px;background:url(../images/icon_ry.png) no-repeat center;margin:0 auto 15px auto;color:#35237f}
.about2 .about2_slide .swiper-wrapper{padding-bottom:60px;}
.about2 .about2_slide .swiper-pagination-bullet{width:10px;height:4px;background:#dcdcdc;opacity:.8;border-radius:0;}
.about2 .about2_slide .swiper-pagination-bullet-active{width:20px;background:#35237f;opacity:1;}
.about3 .info{max-width:575px;}
.about3 .info .scrollbar{max-height:420px;overflow-y:auto;}
.about3 .info .list_gs .cont{margin-top:25px;}
.about3 .info .list_gs .cont p{color:#666;margin:5px 0;}
.about4{background:url(../images/bg_ab4.png) no-repeat left center;}
.about4 .pic,.about4 .pic2{max-width:480px;width:70%}
.about4 .pic2 .pic{width:100%}
.about4 .pic img{height:280px}
.about4 .pic2{position:relative;margin:-65px 0 0 250px}
.about4 .pic2::before{content:"";width:100%;height:80%;background:#E50012;position: absolute;left:-9px;top:-9px;}
.about4 .pic2 img{position: relative;z-index:1;}
.about4 .info{padding-left:65px;}
.about5 .xm8{padding-left:65px;}
.about4 .desc{margin-top:80px;}
.about5{padding:120px 0}
.about5 .tit{margin-bottom:90px;}
.about5 .ab5_tit{padding:38px 0 20px;position: relative;margin-bottom:25px;}
.about5 .ab5_tit::after{content:"";width: 48px; height: 4px; background: #35237f;position: absolute;left:0;bottom:0;}
.about5 .steep{height:520px;background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center;}
.about5 .steep li .item{flex-direction: column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.2);color:#fff;position: relative;z-index:2;}
.about5 .steep li p{margin-top:18px;}
.about5 .steep li .item,.about5 .steep li{height:100%;}
.about5 .steep li:hover p{color:rgba(255,255,255,.8)}
.about5 .steep li:hover::after{content:"";width:100%;height:100%;background:rgba(0, 0, 0, .25);position: absolute;left:0;top:0;}
/* show_product */
.prob1 .det1{background:#fff;}
.det3{border-top:1px solid #eee;border-bottom:1px solid #eee;position: relative;z-index:1;overflow:hidden;}
.prok2{background:#fafafa;}
.prok2 .subcat{margin-left:-42px;}
.prok3{ padding:30px 0px}
.prok3 p{ font-size:16px; line-height:1.8}
.prok3 p strong{ font-size:16px; line-height:1.8}
.prok1 .type_tit{padding-left:18px;position: relative;margin:35px 0;}
.prok1 .type_tit::before{content:"";width:5px;height:30px;background:#35237f;position: absolute;left:0;top:50%;transform: translateY(-50%);}

.prok3 .type_tit{padding-left:18px;position: relative;margin:35px 0;}
.prok3 .type_tit::before{content:"";width:5px;height:30px;background:#35237f;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.prok3 .pro_b2 li .item{background:#FAFAFA;padding:22px 0;transition:ease .3s;}
.prok3 .pro_b2 li .label{padding-left:65px;color:#666;}
.prok3 .pro_b2 li:hover .item{background: #35237f;color:#fff}
.prok3 .pro_b2 li:hover .label{color:#fff}
.prok3 .pro_b3{padding:65px 0;}
.prok3 .pro_b3 .list_xg{margin-top:-20px;}
.prok3 .pro_b3 .list_xg li{text-align:center;}
.prok3 .pro_b3 .list_xg li .pic{height:240px;margin-bottom:15px;}
.pic .pimg{background-position:center;background-size:cover;}
.prok3 .pro_b4 li .tit{margin:20px 0;}
.prok3 .pro_b4 li .desc{color:#666;line-height:25px;}
.prok3 .pro_b5{padding-bottom:80px;}
.prok3 .pro_b5 li .desc{margin-top:12px;}
.prok3 .pro_b5 li .desc .fl{color:#666}
.prok3 .pro_b5 li .desc .fl span{color:#333}
.prok3 .pro_b5 li .link2:hover{color:#35237f}
.scrollto{margin-top:-90px;padding-top:90px;}
.prok1 .sp-thumbnail-container{border-bottom:10px solid #fff;}
.sp-thumbnail-image{
    border:2px solid #ccc;
}


/* 产品参数表格美化 */
.prok3 table{ border: 1px solid #efefef; width:100% }

.prok3 table  thead tr th {
    padding: 5px 20px;
    background-color: blue;
    font-weight: 400;
    color: #fff;
}
 
.prok3 table  tbody tr td {
    padding: 10px 15px;
    border:  1px solid #ddd !important;
}

.prok3 table tr:first-child td { 
font-weight:bold;
border-top: 2px solid #cecece !important;
}
 
.prok3 table  tbody tr:nth-child(2n+1) td {
    background-color: #f0f0f0;
}
 
.prok3 table  tbody tr:last-child td {
    border-bottom: 2px solid #cecece !important;
}
 
 
.prok3 table  tbody tr td p{
    font-size: 16px;
}
.prok3 table  tbody tr td { vertical-align:middle;
    font-size: 16px;
}
.sp-selected-thumbnail img{background-color: #eee;border:2px solid #35237f}
.sp-selected-thumbnail::before,.sp-selected-thumbnail::after{display:none;}
.sp-image{background-color: #eee;max-width:450px;border-radius:50%;top:0;text-align:center;padding:0;max-height:450px;}
.sp-vertical .sp-previous-arrow,.sp-vertical .sp-next-arrow{right:-75px;left:auto!important;}
.prok1{padding-bottom:90px;}
.prok1 .sp-fade-arrows{opacity: 1;}
.prok1 .sp-arrow{width: 40px; height: 40px; border: 1px solid #D2D2D2; border-radius: 50%; opacity: 1; text-align: center; line-height: 40px; display: block !important; transform: rotate(0deg) !important; line-height: 20px; z-index: 22;}
.prok1 .pro_tit{font-size: 40px;}
.sp-next-arrow:before{content: "\e610" !important;}
.sp-previous-arrow:before{content: "\e60d" !important;}
.sp-arrow::before{font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: 0 0 black; color: #D2D2D2;}
.sp-arrow:hover{background: #35237f; border-color: #35237f;}
.sp-arrow:hover::before{color: #fff;}
.sp-previous-arrow{top: -40px !important;}
.sp-next-arrow{bottom:-15px !important;}
.sp-right-thumbnails.sp-has-pointer{height: 360px !important;margin-top: 30px;}
.sp-image-container{overflow:initial!important}
#goodsshow{margin:20px 0;overflow:hidden;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:55%;}
#goodsshow .right{float:right; width:40%}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;cursor:pointer;}
#goodsshow .shop_plist{clear:both;width:100%;}
#prolist{width:90%;float:left;overflow:hidden;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;border:1px solid #ccc; margin-right:5px; display:block}
#prolist ul li img{height:58px;width:87px;margin:4px;padding:0px;border:0;}
#prolist .hover{ border:1px solid #5145a5; display:block}
#goodsshow .shop_plist a.prev{float:left;width:5%;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:5%;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{}
#goodsshow .right h1{font-size:18px;font-family:"Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px; }
#goodsshow .right .intro p strong{ color:#000; font-size:18px;}
#goodsshow .right .intro p{font-size:16px; line-height:1.8}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}



.aboJj{background: #fff;}
.aboJj-wrap{width: 100%;position: relative;flex-direction: row-reverse;}
.aboJj-img, .aboJj-cont{width: 50%;}
.aboJj-img img{width: 100%;}
.aboJj-cont{background: url("../images/pages/abo1bg.jpg") no-repeat center/cover;padding: 120px var(--widDb) 220px 60px;}
.aboJj-cont-text{width: 100%;}
.aboJj-num{position: absolute;color: #fff;background: #35237f;width: calc(100% - var(--widDb));right: 0;bottom: 0;z-index: 4;padding: 0 var(--widDb) 0 150px;}
.aboJj-num ul{justify-content: space-between;}
.aboJj-num li{height: 180px;display: flex;flex-direction: column;justify-content: center;padding: 0;position: relative;}
.aboJj-num li .num{align-items: baseline;}
.aboJj-num li .num b{margin-left: 6px;font-weight: normal;}
.aboLn{background: #fff; padding:80px 0px}
.aboLn .comHead{justify-content: center;}
.aboLn .comHead .comHead-info{display: flex;flex-direction: column;align-items: center; margin-bottom:30px}
.aboLn-list{width: 100%;border: 1px solid #e2e5ec;}
.aboLn-list li{flex: 1;position: relative;overflow: hidden;}
.aboLn-list li img.bg{width: 100%;height: 560px;}
.aboLn-list li::before, .aboLn-list li::after{content: "";position: absolute;height: 100%;top: 0;left: 0;transition: opacity .4s ease;}
.aboLn-list li::before{width: 1px;background: #e2e5ec;z-index: 2;}
.aboLn-list li:first-child:before{display: none;}
.aboLn-list li::after{width: 100%;background: #f5f8fd url("../images/pages/abo2sd.png") no-repeat right -110% bottom/76% auto;}
.aboLn-cont{position: absolute;width: 100%;height: 100%;padding: 104px 48px;top: 0;left: 0;display: flex;flex-direction: column;justify-content: space-between;z-index: 10;transform: translate3d(0,0,10px);}
.aboLn-cont .ico{width: 72px;height: 72px;position: relative; text-align:center}
.aboLn-cont .ico::before{content: "";position: absolute;animation: sonBanCtQ 30s linear infinite;transition: border .4s ease;width: 100%;height: 100%;top: 0;left: 0;border: 1px dashed #35237f;border-radius: 50%;}
.aboLn-cont .ico i{position: relative;z-index: 4;font-style: normal; font-size:40px; text-align:center; line-height:72px}


.aboLn-list li:hover::after{opacity: 0;}
.aboLn-list li:hover .aboLn-cont .title{color: #fff;}
.aboLn-list li:hover .aboLn-cont .text{color: #fff;}
.aboLn-list li:hover .aboLn-cont .ico::before{border-color: #fff;}
.aboLn-list li:hover .aboLn-cont .ico i{ color:#fff;}
:root {
    --wid: 1500px;
    --widDb: calc((100vw - var(--wid))/2);
}

.comHead{width: 100%;justify-content: space-between;align-items: flex-end;}
.comHead-info{width: auto;}
.comHead-info .title.mtf{margin-top: -28px;position: relative;}
.comHead-info .title span{padding-right: 32px;background: url("../images/index/dot.png") no-repeat right center/21px auto;}
.pro_b1 h2{ font-size:24px; font-weight:bold; color:#35237f;  line-height:1.8; }

@keyframes sonBanCtQ{0% {transform: rotate(0)}100% {transform: rotate(360deg);}}