@charset "UTF-8";
/*  ¼ýÍ· @include arrow(direction,size,color);
**/
/* ³¬³öÊ¡ÂÔºÅ @include ell(); */
/* inline-block @include inline_block(); */
/* font-size of REM @include font_size(fz); */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.pc_block{display:inline}
.mb_block{display:none;}

@media only screen and (max-width : 768px) {
	.pc_block{display:none;}
	.mb_block{display:block;}
	body{padding-top:50px;}
	header{height:50px;background-color:rgba(1,2,7,1);}
	header a.logo{height:50px;}
	
	header a.mobile_menu_btn{display: inline-block;height: 50px; line-height: 50px;font-size: 20px; padding: 0 15px; width: 48px; box-sizing: border-box;position: absolute;right:0;text-decoration:none;color:#fff;}
	header a.mobile_menu_btn.cur{text-indent: -999em;overflow:hidden;background:url(/public/index/images/common/mobile_btn.png) no-repeat center;background-size:22px;}
	
	header nav{display:none;position: fixed;left:0;right:0;top:50px;bottom:0;padding-top:15px;background-color:#fff;}
	header nav a{display:block;font-size:16px;line-height:36px;color:#333;height:36px;margin-left:0;margin-bottom:10px;}
	header nav a:hover,header nav a:visited{color:#333;}
	
	footer{padding:40px 0;}
	footer .msg{width:100%;margin-bottom:30px;}
	footer .msg ul li.w50{width:calc((100% - 10px)/2);}
	footer .msg ul li.w50.mr20{margin-right:10px;}
	footer .lx{margin-left:0;width:100%;}
	footer .lx .hot{padding-bottom:25px;}
	footer .list{margin-top:25px;}
	footer .abt{width:100%;text-align:center;margin-top:30px;}
	footer .abt h3{font-size:20px;}
	footer .abt h4{font-size:70px;}
	footer .abt h5{font-size:16px;}
	footer .abt .code{width:80px;}
	footer .copyright{margin-top:30px;text-align:center;}
	footer .copyright a{display:inline-block;margin:0 auto;}
	
	h2.tit{padding-bottom:30px;}
	h2.tit b{font-size:24px;}
	h2.tit span{font-size:14px;line-height:14px;padding-left:5px;}
	
	.pageKv{height:300px;}
	.pageKv .txt_body h1{font-size:24px;margin-bottom:5px;}
	.pageKv .txt_body h2{font-size:12px;}
	.tabnav{margin-top:-35px;margin-bottom:35px;}
	.tabnav .nav__body{padding:15px 0;box-shadow:0 0 30px rgba(65,20,54,.18)}
	.tabnav .nav__body a{height:40px;line-height:40px;font-size:14px;margin:0 5px;}
	.tabnav .nav__body a span{width:40px;height:40px;margin-right:15px;background-size:cover;}
	.tabnav .nav__body a span i{background-size:cover;}
	
	
	.index_kv{height:460px;margin-bottom:60px;}
	.index_kv .kv_slider .swiper-slide{height:460px;}
	.index_kv .kv_slider .swiper-slide .box_body .txt{top:22%;padding:0 20px;}
	.index_kv .kv_slider .swiper-slide .box_body .txt h3{font-size:20px;margin-bottom:15px;}
	.index_kv .kv_slider .swiper-slide .box_body .txt h4{font-size:16px;margin-bottom:20px;}
	.index_kv .kv_slider .swiper-slide .box_body .txt a.more{width:120px;height:40px;line-height:38px;font-size:16px;border:1px solid #fff;}
	.index_kv .kv_slider .slider-button{display:none;}
	.index_kv .kv_slider .dot{position: absolute;left:0;right:0;bottom:150px;text-align:center;z-index:4;}
	.index_kv .kv_slider .dot span{background-color:#666;opacity:1;margin:0 5px;}
	.index_kv .kv_slider .dot span.swiper-pagination-bullet-active{background-color:#fff;}
	
	.index_kv .about_body{height:auto;}
	.index_kv .about_body .txt_body{height:inherit;padding:20px 10px;}
	.index_kv .about_body .txt_body .box{margin-left:10px;width:calc((100% - 10px)/2);padding-left:30px;overflow:hidden;background-size:24px;vertical-align: top;}
	.index_kv .about_body .txt_body .box_1{margin-left:0;mrgin-bottom:20px;}
	.index_kv .about_body .txt_body .box_2{margin-bottom:20px;}
	.index_kv .about_body .txt_body .box_3{margin-left:0;}
	.index_kv .about_body .txt_body .box h3{font-size:12px;line-height:12px;padding-top:0;}
	.index_kv .about_body .txt_body .box hr{margin-top:10px;margin-bottom:10px;}
	.index_kv .about_body .txt_body .box h4{font-size:18px;}
	.index_kv .about_body .txt_body .box h4 span{font-size:12px;}
	
	
	.index_about{padding-top:40px;}
	.index_about .content{height:inherit;background-attachment:inherit;padding-top:220px;background-size:auto 220px;background-position:center top;background-image:url(/public/index/images/index/index_about_m.jpg);}
	.index_about .content .txt_body{position: inherit;top:inherit;transform: none;left:inherit;width:100%;padding:30px 0;}
	.index_about .content .txt_body .box_body{width:100%;right:inherit;}
	.index_about .content .txt_body .box_body .img_out{display:none;}
	.index_about .content .txt_body .box_body .txt_out{padding:0 20px;width:100%;}
	.index_about .content .txt_body .box_body .txt_out h3{font-size:18px;margin-bottom:15px;}
	.index_about .content .txt_body .box_body .txt_out p{font-size:14px;line-height:24px;}
	
	.index_product .slider{padding-bottom:60px;}
	.index_product .slider .slider-group .slider-btn{width:36px;height:36px;line-height:36px;margin:0 15px;}
	.index_product .slider .slider-group .slider-btn i{width:36px;height:36px;background-size:16px;}
	.index_product .slider .swiper-slide a .txt{width:100%;}
	.index_product .slider .swiper-slide a .txt .right{width:68%;padding-left:15px;margin-top:5px;}

	.index_case{padding:40px 0;}
	.index_case .content .swiper-slide .box{height:380px;}
	.index_case .content .slider{padding-bottom:60px;}
	.index_case .content .slider .slider-group .slider-btn{width:36px;height:36px;line-height:36px;margin:0 15px;}
	.index_case .content .slider .slider-group .slider-btn i{width:36px;height:36px;background-size:16px;}
	.index_case .content .swiper-slide .box a:hover .txt_out{background-color:rgba(0,0,0,.45);top:0;}
	.index_case .content .swiper-slide .box a .txt_out .mask i{width:50px;height:50px;}
	.index_case .content .swiper-slide .box a .txt_out .mask h3{font-size:18px;}
	.index_case .content .swiper-slide .box a .txt_out .mask h4{font-size:12px;margin-top:5px;}
	
	.techBy .tech_tit{margin-bottom:30px;padding:0 15px;}
	.techBy .tech_tit h3{font-size:20px;}
	.techBy .tech_tit h4{font-size:16px;}
	.techBy .tech_tit h4 br{display:none;}
	.techBy .tech_1{background:none;padding-top:0;}
	.techBy .tech_1 .txt_body_1{margin-bottom:30px;}
	.techBy .tech_1 .txt_body_1 .img_box{width:100%;height:300px;margin-right:0;}
	.techBy .tech_1 .txt_body_1 .img_box .pic{width:100%;height:100%;}
	.techBy .tech_1 .txt_body_1 .img_box::after{display:None;}
	.techBy .tech_1 .txt_body_1 .img_box::before{display:none;}
	.techBy .tech_1 .txt_body_1 .txt_box{width:100%;padding-top:25px;}
	.techBy .tech_1 .txt_body_1 .txt_box h3{font-size:18px;margin-bottom:10px;}
	.techBy .tech_1 .txt_body_1 .txt_box h4{font-size:14px;line-height:24px;margin-bottom:15px;}
	.techBy .tech_1 .txt_body_1 .txt_box ul li{font-size:14px;line-height:24px;padding-left:15px;}
	.techBy .tech_1 .txt_body_1 .txt_box ul li::before{width:6px;height:6px;}
	.techBy .tech_1 .txt_body_2 h3{font-size:18px;line-height:30px;padding-bottom:15px;}
	.techBy .tech_1 .txt_body_2 .list_box{width:calc(100% + 20px);display:flex;flex-wrap:wrap;}
	.techBy .tech_1 .txt_body_2 .list_box .box{width:calc((100% - 40px)/2);margin-right:20px;margin-bottom:20px;padding:30px 10px;vertical-align: top;}
	.techBy .tech_1 .txt_body_2 .list_box .box i{width:60px;height:60px;margin-bottom:10px;}
	.techBy .tech_1 .txt_body_2 .list_box .box h4{font-size:14px;}
	.techBy .tech_1 .txt_body_2 .list_box .box p{font-size:13px;}
	.techBy .tech_1 .txt_body_2 h5{font-size:12px;padding-top:15px;}
	
	.techBy .tech_2{padding-top:30px;background:none;}
	.techBy .tech_2 .tablist span::before{top:22px;height:20px;}
	.techBy .tech_2 .tablist span{padding:16px 0;font-size:16px;}
	.techBy .tech_2 .tabcon{padding-top:30px;}
	.techBy .tech_2 .tabcon .con .txt_body{margin-bottom:30px;}
	.techBy .tech_2 .tabcon .con .txt_body .img_out{width:100%;height:inherit;}
	.techBy .tech_2 .tabcon .con .txt_body .txt_out{width:100%;padding-top:20px;}
	.techBy .tech_2 .tabcon .con .txt_body .txt_out h3{font-size:18px;line-height:28px;}
	.techBy .tech_2 .tabcon .con .txt_body .txt_out h3 span{font-size:14px;}
	.techBy .tech_2 .tabcon .con .txt_body .txt_out ul li{font-size:14px;line-height:24px;padding-left:15px;}
	.techBy .tech_2 .tabcon .con .txt_body .txt_out ul li::before{width:6px;height:6px;top:7px;}
	.techBy .tech_2 .tabcon .con .txt_body.cur .img_out{width:100%;padding:0;height:inherit;}
	.techBy .tech_2 .tabcon .con .txt_body.cur .img_out::after{display:none;}
	.techBy .tech_2 .tabcon .con .txt_body.cur .txt_out{width:100%;padding-top:20px;}
	.techBy .tech_2 .tabcon .con .txt_body.cur .txt_out ul li{font-size:14px;line-height:24px;}
	.techBy .tech_2 .tabcon .con .txt_body.cur .txt_out ul li::before{width:6px;height:6px;top:7px;}
	
	.techBy .tech_3 ul{margin-top:40px;}
	.techBy .tech_3 ul li{width:20%;margin:0;vertical-align: top;position: static;height:90px;}
	.techBy .tech_3 ul::before{left:30px;right:30px;width:calc(100% - 60px)}
	.techBy .tech_3 ul li .title{width:100%;}
	.techBy .tech_3 ul li .title h5{font-size:14px;height:40px;line-height:20px;}
	.techBy .tech_3 ul li .title .dot{width:20px;height:20px;}
	.techBy .tech_3 ul li .title .dot i{width:16px;height:16px;border: 3px solid #c8a664;top:3px;left:3px;}
	.techBy .tech_3 ul li.active .title .dot i{width:20px;height:20px;border:5px solid #c8a664;}
	.techBy .tech_3 ul li .mask{width:100%;left:0;right:0;top:120px;}
	.techBy .tech_3 ul li:first-child .mask{left:0;}
	.techBy .tech_3 ul li:last-child .mask{left:0;}
	.techBy .tech_3 ul li .mask::before{width:20px;height:14px;background-size:cover;top:-14px;}
	.techBy .tech_3 ul li:first-child .mask::before{left:6%;}
	.techBy .tech_3 ul li:nth-child(2) .mask::before{left:26%;}
	.techBy .tech_3 ul li:nth-child(3) .mask::before{left:46%;}
	.techBy .tech_3 ul li:nth-child(4) .mask::before{left:66%;}
	.techBy .tech_3 ul li:nth-child(5) .mask::before{left:86%;}
	
	.techBy .tech_4{background:none;padding-bottom:40px;}
	.techBy .tech_4 .txt_body_1 .list_box{width:calc(100% + 20px);display:flex;flex-wrap:wrap;}
	.techBy .tech_4 .txt_body_1 .list_box .box{width:calc((100% - 40px)/2);margin-right:20px;margin-bottom:20px;padding:30px 10px;vertical-align: top;height:inherit;}
	.techBy .tech_4 .txt_body_1 .list_box .box i{width:60px;height:60px;margin-bottom:10px;}
	.techBy .tech_4 .txt_body_1 .list_box .box h4{font-size:14px;}
	.techBy .tech_4 .txt_body_1 .list_box .box p{font-size:13px;}
	
	.techBy .tech_4 .txt_body_2 ul li{width:100%;height:100%;margin-top:15px;display:flex;flex-wrap:wrap}
	.techBy .tech_4 .txt_body_2 ul li::before{display:none;}
	.techBy .tech_4 .txt_body_2 ul li .img_out{width:150px;height:150px;overflow:hidden;}
	.techBy .tech_4 .txt_body_2 ul li .img_out img{width:100%;height:100%;object-fit:cover;}
	.techBy .tech_4 .txt_body_2 ul li .txt_out{width:calc(100% - 150px);height:150px}
	.techBy .tech_4 .txt_body_2 ul li .txt_out .txt{left:10px;right:10px;}
	.techBy .tech_4 .txt_body_2 ul li .txt_out .txt h3{font-size:16px;line-height:16px;margin-bottom:5px;}
	.techBy .tech_4 .txt_body_2 ul li .txt_out .txt h4{font-size:12px;line-height:18px;padding-right:0;}
	
	.techBy .tech_4 .txt_body_2 ul li:nth-child(2) .img_out,.techBy .tech_4 .txt_body_2 ul li:nth-child(4) .img_out,.techBy .tech_4 .txt_body_2 ul li:nth-child(6) .img_out{order:1}
	
	.techBy .tech_4 .txt_body_2 ul li:nth-child(2) .txt_out,.techBy .tech_4 .txt_body_2 ul li:nth-child(4) .txt_out,.techBy .tech_4 .txt_body_2 ul li:nth-child(6) .txt_out{order:0;}
	.techBy .tech_4 .txt_body_2 ul li:nth-child(2) .txt_out .txt,.techBy .tech_4 .txt_body_2 ul li:nth-child(4) .txt_out .txt,.techBy .tech_4 .txt_body_2 ul li:nth-child(6) .txt_out .txt{left:0;}
	
	.techBy .tech_5{padding:30px 0;}
	.techBy .tech_5 .tech_tit{margin-bottom:20px;}
	.techBy .tech_5 .list_box .box{margin-bottom:20px;position: inherit;}
	.techBy .tech_5 .list_box .box .img_out{width:100%;overflow:hidden;height:220px;float:none;}
	.techBy .tech_5 .list_box .box .img_out img{object-fit:cover;width:100%;height:100%;}
	.techBy .tech_5 .list_box .box .txt_out{position: inherit;left:inherit;right:inherit;top:inherit;transform:none;width:100%;text-align:left;padding-top:15px;float:none;}
	.techBy .tech_5 .list_box .box .txt_out h3{width:100%;text-align:center;font-size:18px;margin-bottom:0;}
	.techBy .tech_5 .list_box .box .txt_out h3::after{display:none;}
	.techBy .tech_5 .list_box .box .txt_out p{font-size:14px;line-height:24px;}
	.techBy .tech_5 .list_box .box_3 .img_out{margin-left:0;}
	
	.abBody{padding-bottom:0;}
	.abBody .ab_1{padding:30px 0;}
	.abBody .ab_1 h1{font-size:20px;}
	.abBody .ab_1 h2{font-size:14px;margin-bottom:15px;}
	.abBody .ab_1 p{padding:0;font-size:14px;line-height:24px;}
	.abBody .ab_1 .list_body{margin-top:25px;}
	.abBody .ab_1 .list_body .img_out{height:200px;margin-bottom:25px;}
	.abBody .ab_1 .list_body .list_txt .box{width:25%;padding-right:0;margin:0;border-right:0;}
	.abBody .ab_1 .list_body .list_txt .box h3{font-size:18px;line-height:28px;}
	.abBody .ab_1 .list_body .list_txt .box h3 sup{font-size:12px;right:-8px}
	.abBody .ab_1 .list_body .list_txt .box_3 h3 sup{right:-15px;}
	.abBody .ab_1 .list_body .list_txt .box h4{font-size:12px;margin-top:10px;}
	
	.abBody .ab_2 .list{height:inherit;position:relative;padding-top:60px;margin-bottom:30px;display:inline-block;width:100%;}
	.abBody .ab_2 .list .img_out{width:100%;height:200px;overflow:hidden;}
	.abBody .ab_2 .list .txt_out{width:100%;padding-left:0;}
	.abBody .ab_2 .list .txt_out h3{position: absolute;left:0;right:0;top:0;text-align:center;font-size:20px;padding:15px 0 5px;}
	.abBody .ab_2 .list .txt_out h3 span{left:0;right:0;font-size:26px;line-height:26px;}
	.abBody .ab_2 .list .txt_out h3 i{display:none;}
	.abBody .ab_2 .list .txt_out p{padding-top:20px;font-size:14px;line-height:24px;}
	.abBody .ab_2 .list:nth-child(2n) .txt_out{padding-right:0;}
	
	.abBody .ab_3{padding-bottom:0;}
	.abBody .ab_3 h1{font-size:20px;}
	.abBody .ab_3 h2{font-size:14px;}
	.abBody .ab_3 .event-list{display:none;}
	.abBody .ab_3 .even-box{background:none;}
	.abBody .ab_3 .even-box .page, .abBody .ab_3 .object-photo-box .page{display: none;}
	.abBody .ab_3 .even-box .show-box{bottom:90px;margin-right:-170px;width:340px;}
	.abBody .ab_3 .even-box .show-box li{width: 340px;}
	.abBody .ab_3 .even-box .show-box li .pic h6{position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 30px; background-color: rgba(0,0,0,.5); color: #fff; text-align: center; font-size: 16px; line-height: 30px;}
	
	.bx-wrapper .bx-controls-direction a{position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999;}
	
	.bx-wrapper .bx-prev{left: 10px;background: url(/public/index/images/about/bx-prev.png) no-repeat;background-size:cover;}
	.bx-wrapper .bx-next{right: 10px;background: url(/public/index/images/about/bx-next.png) no-repeat;background-size:cover;}
	.caseNav{margin-top:-36px;margin-bottom:40px;}
	.caseNav .list-box{white-space:nowrap;overflow-x:auto;padding:15px 10px;;}
	.caseNav .list-box a{font-size:14px;height:40px;width:90px;line-height:40px;}
	
	.caseBody .list .list-box{margin-bottom:30px;}
	.caseBody .list .list-box .img-box{width:50%;}
	.caseBody .list .list-box .img-box span{font-size:16px;line-height:20px;background-size:auto 100%;padding-left:20px;}
	.caseBody .list .list-box .txt-box{margin-left:0;width:50%;padding-left:10px;}
	.caseBody .list .list-box .txt-box h3{font-size:18px;line-height:28px;padding-bottom:10px;margin-bottom:15px;}
	.caseBody .list .list-box .txt-box h3::after{width:60px;}
	.caseBody .list .list-box .txt-box h4{font-size:14px;line-height:20px;padding-left:75px;position: relative;}
	.caseBody .list .list-box .txt-box h4 span{width:75px;height:20px;left:0;position: absolute;top:0;}
	.caseBody .list .list-box .txt-box ul{padding-left:75px;}
	.caseBody .list .list-box .txt-box ul li{width:30px;height:30px;border-radius:8px;}

	.caseBody .list .list-box:nth-child(2n) .txt-box{padding-left:0;padding-right:10px;}
	.caseBody .list .list-box:nth-child(3) .txt-box{margin-left:0;}
	.caseBody .list .list-box:nth-child(4) .img-box{margin-right:0;}
	.caseBody .list .list-box:nth-child(5) .txt-box{margin-left:0;}
	
	.caseBody .down{padding:40px 0;}
	.caseBody .down h3{font-size:18px;margin-bottom:15px;}
	.caseBody .down h4{font-size:14px;line-height:24px;text-align:left;}
	.caseBody .down h4 br{display:none;}
	.caseBody .down a.pdf{padding:0 15px;width:inherit;height:40px;font-size:16px;line-height:40px;margin-top:30px;}
	.caseBody .down a.pdf i{font-size:20px;margin-left:15px;}
	
	
	.prodBy{overflow:hidden;}
	.prodBy .tit{padding:30px 0;}
	.prodBy .tit h1{font-size:20px;padding-bottom:5px;}
	.prodBy .tit h2{font-size:12px;}
	
	.prodBy .list{padding-bottom:10px;}
	.prodBy .list .list-box{margin-bottom:30px!important;margin-top:0!important;}
	.prodBy .list .list-box .img-box{width:50%!important;height:220px!important;}
	.prodBy .list .list-box .txt-box{width:65%!important;height:160px!important;padding:20px 10px!important;}
	.prodBy .list .list-box .txt-box h3{font-size:18px;margin-bottom:10px;}
	.prodBy .list .list-box .txt-box p{font-size:14px;line-height:20px;}
	.prodBy .list .list-box .txt-box a{margin-top:5px!important;}
	.prodBy .list .list-box .txt-box a span{font-size:14px;}
	.prodBy .list .list-box .txt-box a i{width:18px;height:18px;background-size:cover;margin-top:3px;}
	.prodBy .list .list-box .txt-box a:hover i{background-size:cover;}
	.prodBy .list .list-box:first-child .txt-box{right:0;bottom:0;}
	.prodBy .list .list-box:nth-child(2) .txt-box{right:inherit;left:0;bottom:0;top:inherit;}
	
	.prodBy .list .list-box:nth-child(3){margin-top:inherit;}
	.prodBy .list .list-box:nth-child(3) .txt-box{top:inherit;bottom:0;right:0;left:inherit;}
	
	.prodBy .list .list-box:nth-child(4) .txt-box{top:inherit;right:inherit;left:0;bottom:0;}
	
	.prodBy .list .list-box:nth-child(5) .txt-box{left:inherit;right:0;bottom:0;top:inherit;}
	
	.prodBy .list .list-box:nth-child(6) .txt-box{left:0;top:inherit;bottom:0;}
	
	.prodBy .list .list-box:nth-child(7) .txt-box{left:inherit;right:0;bottom:0;}
	
	.prodBy .list .list-box:nth-child(8) .txt-box{right:inherit;left:0;bottom:0;top:inherit;}
	
	.prodBy .detIntro{padding-top:40px;margin-bottom:40px;}
	.prodBy .detIntro .BigTu{width:100%;height:240px;overflow:hidden;}
	
	.prodBy .detIntro .txt_body{width:100%;margin-right:0;}
	.prodBy .detIntro .txt_body h2{font-size:18px;padding:10px 0 15px;margin-bottom:10px;}
	.prodBy .detIntro .txt_body h3{font-size:14px;line-height:20px;}
	.prodBy .detIntro .txt_body h4{font-size:14px;line-height:20px;padding-bottom:10px;margin-bottom:0;}
	.prodBy .detIntro .txt_body .SmallTu{display:none;}
	
	.prodBy .prodtab{height:40px;line-height:40px;}
	.prodBy .prodtab a{line-height:40px;width:50%;height:40px;font-size:16px;}
	.prodBy .prodtab a span{height:40px;line-height:40px;padding-left:30px;background-size:auto 20px}
	
	.prodBy .list .con_tit .bigPic{width:40%;height:160px;}
	.prodBy .list .con_tit .txt_body{width:60%;margin-left:0;margin-top:10px;padding-left:15px;box-sizing: border-box;}
	.prodBy .list .con_tit .txt_body h3{font-size:18px;padding-bottom:15px;margin-bottom:15px;}
	.prodBy .list .con_tit .txt_body h3 span{font-size:24px;line-height:24px;left:0;top:-10px;}
	.prodBy .list .con_tit .txt_body h3::after{width:25px;height:3px;}
	.prodBy .list .con_tit .txt_body p{font-size:12px;line-height:20px;}
	.prodBy .list .slider::before,.prodBy .list .con_tit .smallPic,.prodBy .list .con_tit .more{display:none;}
	.prodBy .list .slider{height:inherit;margin-top:0;padding-top:20px;padding-bottom:20px;}
	.prodBy .list .slider .box_body{width:100%;height:inherit!important;padding-left:0;font-size:0;text-align:center;}
	.prodBy .list .slider .box_body .box{position:inherit!important;left:inherit!important;top:inherit!important;
		bottom:inherit!important;right:inherit!important;width:calc((100% - 10px)/3);margin-right:5px;margin-bottom:5px;height:180px;padding-bottom:40px;}
	.prodBy .list .slider .box_body .box .mask{position: inherit;left:inherit;right:inherit;top:inherit;bottom:inherit;display:block;opacity:1;height:inherit;width:100%;padding-top:10px;}
	.prodBy .list .slider .box_body .box .mask p{display:inline-block;font-size:12px;}
	.prodBy .list .slider .box_body .box .mask i{display:none;}
	
	.prodBy .list .slider .box_body .box_3{margin-right:0;}
	.prodBy .list .slider .slider-btn{display:none;}
	.prodBy .list .slider .swiper-container{overflow:hidden;}
	.prodBy .list .slider .dot{position: absolute;left:0;right:0;bottom:0;text-align:center;}
	.prodBy .list .slider .dot span{width:6px;height:6px;background-color:#ccc;opacity:1;margin:0 3px;}
	.prodBy .list .slider .dot span.swiper-pagination-bullet-active{background-color:#411436;}
	
	.prodBy .list.conBy_2 .con_tit .bigPic,	.prodBy .list.conBy_4 .con_tit .bigPic,	.prodBy .list.conBy_6 .con_tit .bigPic{width:40%;height:160px;}
	.prodBy .list.conBy_2 .con_tit .txt_body,.prodBy .list.conBy_4 .con_tit .txt_body,.prodBy .list.conBy_6 .con_tit .txt_body{padding-left:0;padding-right:15px;}

	
	.prodBy .perform{padding-bottom:30px;}
	.prodBy .perform .tit h3{font-size:20px;line-height:20px;margin-bottom:5px;}
	.prodBy .perform .tit h4{font-size:12px;}
	.prodBy .perform .list-box .box{margin-top:30px;margin-left:0;width:100%;}
	.prodBy .perform .list-box .box i{width:60px;height:60px;}
	.prodBy .perform .list-box .box .test{max-width:calc(100% - 80px);}
	.prodBy .perform .list-box .box .test h3{font-size:16px;}
	
}



