.innerbanner .hottt{display: block;width: 570px;margin: 20px auto 0;}
.innerbanner .hottt span{ line-height: 24px; display: block;float: left;color: #ddd;font-size: 14px;letter-spacing: 0;}
.innerbanner .hottt a{display: block;float: left;color: #ccc;font-size: 12px;margin:0 10px 10px 0;border: 1px solid #eee;line-height: 20px;padding: 2px 10px;border-radius: 4px;opacity: 0.9;}
.innerbanner .hottt a:hover{ border: 1px solid #fff;color: #fff; }
 
.innerbanner{width: 100%;box-sizing: border-box;position: relative;overflow: hidden; }
.innerbanner img{display: block;width: 100%;}
.searchbanner .text{width: 100%;text-align: center;position: absolute;top: 55%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.innerbanner .text p{font-size: 24px;color: #ffffff;line-height: 1em;margin:0;font-weight: normal; }
.innerbanner .text h3{font-size: 40px;color: #ffffff;font-weight: bold;text-transform: uppercase;}
.innerbanner .text form{width: 570px;height: auto;margin: auto;margin-top: 20px;}
.innerbanner .text form input{display: block;width: 85%;float: left;box-sizing: border-box;background-color: #FFFFFF;border: none;height: 42px;outline: none;padding-left: 20px;}
.innerbanner .text form .btn{display: block;width: 15%;box-sizing: border-box;border: none;background-color: #ef6d00;font-size: 12px;color: #FFFFFF;height: 42px;outline: none;cursor: pointer;    transition: all .3s;}
.innerbanner .text form .btn i{font-size: 12px;color: inherit;margin-right: 5px;}
.innerbanner .text form .btn:hover{background-color: #ef6d00;}

.innerbanner .hottt span{width: 100px;float: left;text-align: left;}
.innerbanner .hottt p{width: calc(100% - 100px);    float: left;}



/* innerbanner */
.innerbanner{width: 100%;position: relative;overflow: hidden;box-sizing: border-box;margin-top: 80px;}
.innerbanner img{display: block;width: 100%;}
.i-bannercont{width: 1400px;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: 0;}
.i-bannertext{width:100%;margin: auto;box-sizing: border-box;}
.i-bannertext p{font-size: 13px;color: #ef6d00;margin-bottom: 10px;    text-transform: uppercase;}
.i-bannertext h3{font-size: 42px;font-weight: bold;color: #ef6d00;margin-bottom: 80px;}
/* mbx */
.mbx{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;height: 60px;}
.mbx i{font-size: 16px;color: #ef6d00;}
.mbx strong{display: block;width: 1px;height: 14px;background-color: #ef6d00;margin: 0 20px;}
.mbx a{font-size: 14px;color: #ef6d00;}
.mbx span{font-size: 14px;color: #ef6d00;margin: 0 10px;}

/* innerwrap */
.innerwrap{width: 100%;overflow: hidden;position: relative;}
.i-cont{width: 1400px;}
@media only screen and (max-width:1366px){
	.i-bannercont{width: 1266px;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: 0;}
}

@media only screen and (max-width:760px){
	.innerbanner{margin-top: 0px;}
	.innerbanner img{height: 220px;object-fit: cover;}
	.i-bannercont{width: 90%; margin:0 auto}
	.i-bannertext p{font-size: 12px;}
	.i-bannertext h3{font-size: 26px;margin-bottom: 20px;}
	.mbx strong{margin: 0 10px;}
	.mbx{height: 50px;}
	.mbx i{font-size: 14px;}
	.mbx a,.mbx span{font-size: 12px;}
	

	.innerbanner .text form{width: 90%;}
	.searchbanner .text p{margin-bottom: 10px;}
	.innerbanner .text h3{font-size: 24px;}
	.innerbanner .text form input{width: 80%;}
	.innerbanner .text form .btn{width: 20%;}	
	
}

.prolinkwrap{width: 100%;box-sizing: border-box;background-color: #FFF;border: 1px solid #eee; display:block}
.prolink{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;width:200px; }
.prolink a{display: block;padding: 0 50px;font-size: 16px;color: #333;line-height: 80px;position: relative;white-space: nowrap;}
.prolink a:after{content: '';display: block;width: 1px;height: 16px;position: absolute;right: 0;top: 50%;margin-top: -8px;background-color: #eee;}

.prolink a i{display: block;width: 0%;height: 3px;background-color: #ef6d00;position: absolute;left: 0;bottom: 0;}
.prolink a:hover i,.prolink a.active i{width: 100%; }

.drop-nav {display: none;}
@media(max-width: 640px) {
	.prolinkwrap{ display: none}

.drop-nav {display:  block;}
.drop-nav{width: 100%;background-color: #FFF; display:block; margin:-5% 0 0 0; padding:0;}
.ban-nav{ margin-bottom:5%;}
.ban-nav a{display: block;font-size: 16px;color: #333;line-height: 50px;float:left;padding: 0 5%;white-space: nowrap;position: relative;}
.ban-nav a:after{content: '';display: block;width: 1px;height: 16px;position: absolute;right: 0;top: 50%;margin-top: -8px;background-color: #eee;}

.ban-nav a i{display: block;width: 0%;height: 3px;background-color: #ef6d00;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.ban-nav a:hover i,.ban-nav a.active i{width: 100%; }
}

.innerbanner .ny-pc {display:  block;}
.innerbanner .ny-app {display: none;}
@media(max-width: 640px) {
.innerbanner .ny-pc {display: none;}
.innerbanner .ny-app {display: block;}
}

#hf_product_list{min-height:300px;padding-bottom:50px;padding-top:0px;background-fill-value:background-image;background-repeat:no-repeat;background-size:cover;background-position:top center;display-radio:1}
#hf_product_list .e_loop-6 .p_list{display:flex;flex-wrap:wrap}
#hf_product_list .e_loop-6 .p_loopitem{flex:0 0 33.3%;position:relative}
#hf_product_list .e_loop-6 .p_page{text-align:center}
#hf_product_list .e_loop-6 .p_filter_wrapper{width:100%;font-size:13px}
#hf_product_list .e_loop-6 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:24px;margin:15px 0}
#hf_product_list .e_loop-6 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}
#hf_product_list .e_loop-6 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}
#hf_product_list .e_loop-6 .p_active{color:#fff;background-color:#409EFF;border-radius:2px}
#hf_product_list .e_loop-6 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}
#hf_product_list .e_loop-6 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}
#hf_product_list .e_loop-6 .multSelect{font-size:13px;position:relative}
#hf_product_list .e_loop-6 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}
#hf_product_list .e_loop-6 .multSelect.is-invalid .inputWrap{border-color:#dc3545}
#hf_product_list .e_loop-6 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}
#hf_product_list .e_loop-6 .multSelect ul,li{list-style:none}
#hf_product_list .e_loop-6 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}
#hf_product_list .e_loop-6 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}
#hf_product_list .e_loop-6 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}
#hf_product_list .e_loop-6 .multSelect .multSelect-option>div.selected{color:#409eff}
#hf_product_list .e_loop-6 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}
#hf_product_list .e_loop-6 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}
#hf_product_list .e_loop-6 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}
#hf_product_list .e_loop-6 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}
#hf_product_list .e_loop-6 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}
#hf_product_list .e_loop-6 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}
#hf_product_list .e_loop-6 .p_filter_select{width:110px;height:24px;padding:0;border:1px solid #DCDFE6}
#hf_product_list .e_loop-6 .p_normal_start{display:inline;width:60px;height:22px}
#hf_product_list .e_loop-6 .p_date_start{display:inline;width:105px;height:22px}
#hf_product_list .e_loop-6 .p_normal_end{display:inline;width:60px;height:22px;margin-right:5px}
#hf_product_list .e_loop-6 .p_date_end{display:inline;width:105px;height:22px;margin-right:5px}
#hf_product_list .e_loop-6 .p_split{margin:0 5px}
#hf_product_list .e_loop-6 .p_normal{margin-right:16px}
#hf_product_list .e_loop-6{background_radio:1;max-width:1440px;padding-left:0px;padding-right:0px;margin-left:auto;margin-right:auto;width:94%;display-radio:1;margin-top:0px}
#hf_product_list .e_container-7{display:flex;flex-wrap:wrap;flex-direction:row;width:auto;background-color:rgba(245,245,245,1);margin-left:15px;margin-right:15px;margin-bottom:40px;padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;position:relative}
#hf_product_list .e_container-7:after{content:'';position:absolute;width:100%;height:0%;left:0;bottom:0;z-index:1;background:#fff;transition:all .5s ease}
#hf_product_list .e_container-7:hover:after{height:100%}
#hf_product_list .e_container-7:hover .e_text-8{color:#333}
#hf_product_list .e_container-7:hover .e_text-9{color:#333}
#hf_product_list .e_container-7:hover .e_image-11 img{transform:scale(1.1)}
#hf_product_list .e_container-7 > .p_item{flex:1;max-width:100%;max-height:100%;position:relative;z-index:2}
#hf_product_list .e_text-8{font_radio:2;font-size:16px;color:rgba(0,0,0,0.8);font-weight:bold;text-align:center;font-family:Microsoft YaHei;line-height:1.6;transition:all .5s ease}
#hf_product_list .e_text-9{font_radio:2;font-size:14px;color:rgba(0,0,0,0.4);font-weight:normal;text-align:center;font-family:Microsoft YaHei;line-height:1.5;margin-top:10px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;transition:all .5s ease;display-radio:-webkit-box;min-height:42px}
#hf_product_list .e_image-11{overflow:hidden;display-radio:1;max-height:210px;min-height:280px}
#hf_product_list .e_image-11 img{width:100%;height:100%;object-fit:contain;transition:all .5s ease 0.2s}
#hf_product_list .e_container-12{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;padding-top:20px;padding-left:10px;padding-bottom:20px;padding-right:10px;display-radio:flex}
#hf_product_list .e_container-12 > .p_item{flex:1;max-width:100%;max-height:100%}
#hf_product_list .e_breadcrumb-13 .p_breadcrumbItem{position:relative;float:left;display-radio:1;color:rgba(255,255,255,1)}
#hf_product_list .e_breadcrumb-13 .icon{width:12px;height:12px}
#hf_product_list .e_breadcrumb-13 .p_breadcrumbItem:not(:first-child){padding:0 3px 0 15px}
#hf_product_list .e_breadcrumb-13 .p_breadcrumbItem:not(:first-child)::before{content:'>';position:absolute;left:3px;color:#999}
#hf_product_list .e_breadcrumb-13 .p_breadcrumb::after{display:block;clear:both;content:''}
#hf_product_list .e_breadcrumb-13 .p_showTitle{position:relative;display:flex;align-items:center;padding-left:5px;border:1px solid transparent}
#hf_product_list .e_breadcrumb-13 .siblings::after{content:'>';display:flex;justify-content:center;align-items:center;width:20px;height:20px;transform:rotateZ(90deg);cursor:pointer;color:#ccc}
#hf_product_list .e_breadcrumb-13 .siblings.active{border:1px solid #dee2e6}
#hf_product_list .e_breadcrumb-13 .siblings.active::after{transform:rotateZ(-90deg)}
#hf_product_list .e_breadcrumb-13 .p_slide{position:absolute;left:18px;min-width:100%;padding:5px;display:none;z-index:999}
#hf_product_list .e_breadcrumb-13 .p_sibling{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#hf_product_list .e_breadcrumb-13{background_radio:1;display-radio:1;margin-left:auto;margin-right:auto;margin-top:15px;margin-bottom:35px;width:94%;max-width:none}
#hf_product_list .e_breadcrumb-13 .p_title{display-radio:1;color:rgba(255,255,255,1)}
@media(max-width:769px) {
#hf_product_list .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}
#hf_product_list{padding-top:30px;padding-bottom:20px;display-radio:1}
#hf_product_list .e_container-7{padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;margin-left:5px;margin-right:5px;margin-bottom:20px}
#hf_product_list .e_text-8{font_radio:2;font-size:14px;color:#333333;line-height:1.5;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
#hf_product_list .e_text-9{font_radio:2;font-size:12px;color:rgba(112,112,112,1);line-height:1.5;display-radio:1;min-height:0px}
#hf_product_list .e_container-12{padding-top:10px;padding-bottom:10px; margin:-14% 0 0 0;}
#hf_product_list .e_breadcrumb-13 a{display:flex}
#hf_product_list .e_breadcrumb-13 .p_title{display-radio:1;color:rgba(56,56,56,1)}
#hf_product_list .e_breadcrumb-13 .p_breadcrumbItem{display-radio:1;color:rgba(76,76,76,1)}
}
@media screen and (min-width: 769px){#hf_product_list .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 4)}
}
@media screen and (max-width: 1024px) and (min-width: 769px){}



#c_product .reset_style{line-height:2;word-wrap:break-word;font-size:16px}
#c_product{min-height:300px;display-radio:1;margin-top:0px;padding-top:0px;padding-bottom:50px;width:96%;margin-left:auto;margin-right:auto}
#c_product .e_container-1{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;}
#c_product .e_container-1 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_magnifier-2{min-height:400px;display-radio:1;background_radio:1;width:auto}
#c_product .e_magnifier-2 .magnifier{position:relative}
#c_product .e_magnifier-2 .magnifier-container{overflow:hidden;position:relative;border:1px solid #ddd}
#c_product .e_magnifier-2 .move-view{width:100px;height:100px;position:absolute;background-color:rgba(204,204,204,.5)}
#c_product .e_magnifier-2 .images-cover{height:100%;width:100%;position:relative;display:flex;justify-content:center;align-items:center}
#c_product .e_magnifier-2 .images-cover img{width:100%;height:100%;object-fit:contain}
#c_product .e_magnifier-2 .magnifier-assembly{margin-top:10px;overflow:hidden;position:relative;padding-left:30px;padding-right:30px}
#c_product .e_magnifier-2 .magnifier-btn{position:absolute;width:100%;top:0;left:0}
#c_product .e_magnifier-2 .magnifier-btn span{line-height:60px;height:60px;width:20px;display:block;z-index:8;text-align:center;font-size:20px;cursor:pointer;border-radius:3px}
#c_product .e_magnifier-2 .magnifier-btn .magnifier-btn-left{float:left}
#c_product .e_magnifier-2 .magnifier-btn .magnifier-btn-right{float:right}
#c_product .e_magnifier-2 .magnifier-line{position:relative;overflow:hidden;height:60px}
#c_product .e_magnifier-2 .magnifier-line ul{display:block;font-size:0;width:10000%;position:absolute;left:0;z-index:7}
#c_product .e_magnifier-2 .magnifier-line li{float:left;cursor:pointer}
#c_product .e_magnifier-2 .magnifier-line ul > .active .small-img{border-color:red}
#c_product .e_magnifier-2 .small-img{position:relative;height:60px;width:60px;padding:0px;margin-right:10px;overflow:hidden;border:1px solid #ddd;text-align:center}
#c_product .e_magnifier-2 .small-img img{width:100%;height:100%;object-fit:cover}
#c_product .e_magnifier-2 .magnifier-view{width:100%;height:110%;position:absolute;right:-100%;top:0;z-index:9;background-color:#fff;display:none;overflow:hidden}
#c_product .e_magnifier-2 .magnifier-view img{display:block}
#c_product .e_magnifier-2 .animation03{transition:all 0.3s ease-in 0.1s;-ms-transition:all 0.3s ease-in 0.1s;-moz-transition:all 0.3s ease-in 0.1s;-webkit-transition:all 0.3s ease-in 0.1s;-o-transition:all 0.3s ease-in 0.1s}
#c_product .e_magnifier-2 .image-icons{position:absolute;right:0;top:0px;z-index:9}
#c_product .e_magnifier-2  .closeBtn{width:35px;position:absolute;right:20px;top:20px;height:35px;display:block;z-index:999;cursor:pointer}
.container-fluid{position:fixed;background:black;top:0;right:0;bottom:0;left:0;margin:auto;z-index:999;display:flex;align-items:center}
.container-fluid .closeBtn{width:35px;position:absolute;right:20px;top:20px;height:35px;display:block;z-index:999;cursor:pointer}
.container-fluid .closeBtn img{width:100%;height:100%;object-fit:contain}
#c_product .e_magnifier-2 .image-big-video{width:80px;height:80px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:5px solid #fff;border-radius:50%}
#c_product .e_magnifier-2 .image-big-video::before{content:"";display:block;width:0;height:0;border-left:20px solid #fff;border-top:15px solid transparent;border-bottom:15px solid transparent;position:absolute;left:50%;top:50%;transform:translate(-40%,-50%)}
#c_product .e_magnifier-2 .image-bigger{position:absolute;right:0;bottom:0;z-index:9;color:#fff;display:flex;justify-content:center;align-items:center;width:30px;height:30px;cursor:pointer;background-color:#ccc}
#c_product .e_magnifier-2 .add-icon{position:absolute;right:8px;bottom:8px;z-index:9;color:#fff;display:flex;justify-content:center;align-items:center;width:15px;height:15px;border:2px solid #fff;border-radius:50%}
#c_product .e_magnifier-2 .add-icon::before{content:"";position:absolute;right:-2px;bottom:-2px;display:block;width:5px;height:2px;transform:rotateZ(45deg);background-color:#fff}
#c_product .e_magnifier-2 .video-icon::before{content:"";display:block;width:30px;height:30px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;z-index:9;border:2px solid #fff;border-radius:50%}
#c_product .e_magnifier-2 .video-icon::after{content:"";display:block;width:0;height:0;border-left:10px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;position:absolute;left:50%;top:50%;transform:translate(-40%,-50%)}
.rotate-icon::before{content:"";display:block;width:50px;height:40px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;z-index:99;border:3px solid #fff;border-radius:50%;transform:rotateX(70deg)}
.rotate-icon::after{content:"360°";display:block;width:30px;height:30px;text-align:center;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;z-index:99;color:#fff;font-size:16px;font-weight:400;background-color:transparent}
#c_product .e_container-3{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;padding-top:90px;padding-bottom:90px;padding-left:78px;padding-right:78px;display-radio:flex}
#c_product .e_container-3 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_h1-4{font_radio:2;font-size:30px;font-family:Microsoft YaHei;color:rgba(0,0,0,1);display-radio:1;margin-bottom:20px}
#c_product .e_line-13{max-height:1px}
#c_product .e_text-18{font_radio:2;color:rgba(51,51,51,9);font-size:14px}
#c_product .e_container-19{display:flex;flex-wrap:wrap;flex-direction:row;display-radio:flex;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;margin-top:0px;margin-right:30px;width:auto}
#c_product .e_container-19 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-20{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;margin-top:50px;background-color:rgba(254,254,254,1);border-style:none;border-width:1px;display-radio:flex}
#c_product .e_container-20 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_text-21{font_radio:2;font-size:24px}
#c_product .e_line-22{max-height:1px}
#c_product .e_richText-23{font_radio:2;display-radio:1;font-size:16px;color:#333333;line-height:1.8;margin-bottom:30px}
#c_product .e_container-24{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}
#c_product .e_container-24 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-24 .cbox-24-0{flex:0 0 70px;padding-right:0px}
#c_product .e_text-25{font_radio:2;color:rgba(51,51,51,9)}
#c_product .e_text-26{font_radio:2;color:rgba(51,51,51,9);font-size:14px}
#c_product .e_loop_sub-28{display:flex;flex-wrap:wrap}
#c_product .e_loop_sub-28 .p_loopItem{position:relative;flex:0 0 33.3%}
#c_product .e_container-29{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-top:30px;max-width:1400px;margin-left:auto;margin-right:auto;padding-right:0px;padding-left:0px}
#c_product .e_container-29 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-30{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-right:auto;max-width:none;margin-left:auto}
#c_product .e_container-30 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-30 .cbox-30-1{flex:0 0 60px}
#c_product .e_text-31{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px;text-align:right;margin-left:10px}
#c_product .e_text-32{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px;text-align:right}
#c_product .e_container-33{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-right:auto;max-width:none;margin-left:auto}
#c_product .e_container-33 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-33 .cbox-33-0{flex:0 0 auto}
#c_product .e_text-34{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px}
#c_product .e_text-35{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px;margin-right:10px}
#c_product .e_container-36{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-top:30px;max-width:1400px;margin-left:auto;margin-right:auto}
#c_product .e_container-36 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-37{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-right:auto;max-width:none;margin-left:auto}
#c_product .e_container-37 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-37 .cbox-37-1{flex:0 0 auto}
#c_product .e_container-37 .cbox-37-0{flex:0 0 auto}
#c_product .e_text-38{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px;text-align:right}
#c_product .e_text-39{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px;text-align:left;margin-left:auto;margin-right:10px}
#c_product .e_container-40{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-right:auto;max-width:none;margin-left:auto}
#c_product .e_container-40 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-40 .cbox-40-0{flex:0 0 auto}
#c_product .e_text-41{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px}
#c_product .e_text-42{line-height:2;display-radio:1;font_radio:2;color:rgba(85,85,85,1);font-size:14px;margin-right:10px}
#c_product .e_line-47{max-height:1px}
#c_product .e_line-48{max-height:1px}
#c_product .e_container-49{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}
#c_product .e_container-49 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-49 .cbox-49-0{flex:0 0 15%;padding-right:0px}
#c_product .e_loop_sub-50{display:flex;flex-wrap:wrap}
#c_product .e_loop_sub-50 .p_loopItem{position:relative;flex:0 0 33.3%}
#c_product .e_text-51{font_radio:2;color:rgba(51,51,51,9);display-radio:1;text-align:center}
#c_product .e_text-52{font_radio:2;color:rgba(51,51,51,9);font-size:14px}
#c_product .e_breadcrumb-53 .p_breadcrumbItem{position:relative;float:left;display-radio:1;color:rgba(255,255,255,1)}
#c_product .e_breadcrumb-53 .icon{width:12px;height:12px}
#c_product .e_breadcrumb-53 .p_breadcrumbItem:not(:first-child){padding:0 3px 0 15px}
#c_product .e_breadcrumb-53 .p_breadcrumbItem:not(:first-child)::before{content:'>';position:absolute;left:3px;color:#999}
#c_product .e_breadcrumb-53 .p_breadcrumb::after{display:block;clear:both;content:''}
#c_product .e_breadcrumb-53 .p_showTitle{position:relative;display:flex;align-items:center;padding-left:5px;border:1px solid transparent}
#c_product .e_breadcrumb-53 .siblings::after{content:'>';display:flex;justify-content:center;align-items:center;width:20px;height:20px;transform:rotateZ(90deg);cursor:pointer;color:#ccc}
#c_product .e_breadcrumb-53 .siblings.active{border:1px solid #dee2e6}
#c_product .e_breadcrumb-53 .siblings.active::after{transform:rotateZ(-90deg)}
#c_product .e_breadcrumb-53 .p_slide{position:absolute;left:18px;min-width:100%;padding:5px;display:none;z-index:999}
#c_product .e_breadcrumb-53 .p_sibling{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#c_product .e_breadcrumb-53{background_radio:1;display-radio:1;margin-left:auto;margin-right:auto;margin-top:15px;margin-bottom:35px;width:auto;max-width:none}
#c_product .e_download-54 button{font-size:12px}
#c_product .e_download-54 .p_item{height:42px}
#c_product .e_download-54 .p_name{width:60%;height:30px;line-height:30px;overflow:hidden}
#c_product .e_download-54 .form-check-input{margin-top:8px}
#c_product .e_download-54 .p_filename{width:100%;text-overflow:ellipsis;overflow:hidden}
#c_product .e_download-54 .p_btnGroup{white-space:nowrap}
#c_product .e_download-54 .flex1{flex:1}
#c_product .e_download-54 .flex2{flex:2}
#c_product .e_download-54 .p_preview{border-width:1px}
#c_product .e_download-54 .p_allSelect{height:30px;line-height:30px}
#c_product .e_button-55{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:100px;padding:8px;background_radio:2;border_radio:2;font_radio:1;radius_radio:1;display-radio:block;border-style:none;border-color:rgba(64, 158, 255, 1);border-width:1px}
#c_product .e_button-55 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}
#c_product .e_button-55::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}
#c_product .e_button-55:hover::after{opacity:1}
#c_product .e_button-55:hover{border-style:none;border-color:rgba(64, 158, 255, 1)}
#c_product .e_container-56{display:flex;flex-wrap:wrap;flex-direction:row;width:auto;max-width:175.05px;display-radio:flex;margin-bottom:20px}
#c_product .e_container-56 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_product .e_container-56 .cbox-56-1{flex:0 0 auto;align-self:center}
#c_product .e_text-57{line-height:1.5;font_radio:2;font-size:24px;font-family:Impact;color:rgba(0,0,0,1);text-align:right;width:auto;max-width:none;display-radio:1}
#c_product .e_text-57 .p_item{width:auto}
#c_product .e_container-56 .cbox-56-0{margin-bottom:0px;align-self:center}
#c_product .e_icon-59{width:20px;height:auto;font_radio:1;display-radio:1;margin-top:0px;margin-left:0px;margin-right:auto}
#c_product .e_icon-59 .icon{margin:0;width:100%;height:100%;fill:currentColor}
#c_product .e_breadcrumb-53 .p_title{display-radio:1;color:rgba(255,255,255,1)}
@media screen and (max-width:768px){#c_product .e_loop_sub-28 .p_loopItem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}
#c_product .e_container-36{display:none;display-radio:1;flex-direction:column;margin-left:0px;margin-right:0px}
#c_product .e_loop_sub-50 .p_loopItem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3)}
#c_product .e_magnifier-2{min-height:330px;width:100%;display-radio:1;background_radio:1}
#c_product .e_magnifier-2 .magnifier{width:100%}
#c_product .e_magnifier-2 .image-bigger{display:none}
#c_product .e_container-1{display-radio:1;flex-direction:column}
#c_product .e_container-19{display-radio:1;margin-right:0px}
#c_product .e_container-3{display-radio:1;padding-left:30px;padding-right:30px;padding-top:40px;padding-bottom:40px;flex-direction:column}
#c_product .e_text-21{display-radio:1;font_radio:1}
#c_product .e_container-20{display-radio:1;width:94%;margin-left:auto;margin-right:auto}
#c_product .e_h1-4{display-radio:1;font_radio:1}
#c_product .e_container-29{display-radio:1;display:none}
#c_product .e_container-33{display-radio:1}
#c_product .e_text-34{display-radio:1;font_radio:1}
#c_product .e_container-36 .cbox-36-0{margin-bottom:15px}
#c_product .e_text-39{display-radio:1;font_radio:1}
#c_product .e_breadcrumb-53 .p_breadcrumbItem:nth-child(1) .p_title,#c_product .e_breadcrumb-53 .p_breadcrumbItem:nth-child(2) .p_title{white-space:pre}
#c_product .e_breadcrumb-53 .p_breadcrumbItem:nth-child(3) .p_title{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
#c_product .e_breadcrumb-53 a{display:flex}
#c_product .e_download-54 .p_item{border:none;height:auto}
#c_product .e_download-54 .p_name{width:100%}
#c_product .e_download-54 .sm-hide{display:none}
#c_product .e_download-54 .justify-sm-between{justify-content:space-between}
#c_product .e_text-57{font_radio:2;display-radio:1;font-size:24px;color:rgba(31,31,31,1);line-height:1}
#c_product .e_container-49 .cbox-49-0{flex:0 0 40%}
#c_product .e_text-25{font_radio:1;display-radio:1}
#c_product .e_loop_sub-28{display-radio:1}
#c_product .e_container-24{display-radio:1}
#c_product .e_container-24 .cbox-24-0{flex:0 0 40%}
#c_product .e_container-56{display-radio:1;flex-direction:row;width:100%}
}
@media screen and (min-width: 769px){#c_product .e_loop_sub-28 .p_loopItem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}
#c_product .e_container-36{display:none}
#c_product .e_loop_sub-50 .p_loopItem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 5)}
}





#hf_new_list .e_loop-1 .p_loopitem:nth-child(1){display:none}
#hf_new_list .e_container-2{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;margin-bottom:20px;padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:30px;background:rgba(245,245,245,1);transition-property:all;transition-radio:hover;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1);margin-left:0px;background-color:rgba(245,245,245,0.51);display-radio:flex}
#hf_new_list{min-height:300px;padding-top:50px;padding-bottom:50px;padding-left:10px;padding-right:10px}
#hf_new_list .e_loop-1 .p_list{display:flex;flex-wrap:wrap}
#hf_new_list .e_loop-1 .p_loopitem{flex:0 0 33.3%;position:relative}
#hf_new_list .e_loop-1 .p_page{text-align:center}
#hf_new_list .e_loop-1 .p_filter_wrapper{width:100%;font-size:13px}
#hf_new_list .e_loop-1 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:24px;margin:15px 0}
#hf_new_list .e_loop-1 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}
#hf_new_list .e_loop-1 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}
#hf_new_list .e_loop-1 .p_active{color:#fff;background-color:#409EFF;border-radius:2px}
#hf_new_list .e_loop-1 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}
#hf_new_list .e_loop-1 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}
#hf_new_list .e_loop-1 .multSelect{font-size:13px;position:relative}
#hf_new_list .e_loop-1 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}
#hf_new_list .e_loop-1 .multSelect.is-invalid .inputWrap{border-color:#dc3545}
#hf_new_list .e_loop-1 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}
#hf_new_list .e_loop-1 .multSelect ul,li{list-style:none}
#hf_new_list .e_loop-1 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}
#hf_new_list .e_loop-1 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}
#hf_new_list .e_loop-1 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}
#hf_new_list .e_loop-1 .multSelect .multSelect-option>div.selected{color:#409eff}
#hf_new_list .e_loop-1 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}
#hf_new_list .e_loop-1 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}
#hf_new_list .e_loop-1 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}
#hf_new_list .e_loop-1 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}
#hf_new_list .e_loop-1 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}
#hf_new_list .e_loop-1 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}
#hf_new_list .e_loop-1 .p_filter_select{width:110px;height:24px;padding:0;border:1px solid #DCDFE6}
#hf_new_list .e_loop-1 .p_normal_start{display:inline;width:60px;height:22px}
#hf_new_list .e_loop-1 .p_date_start{display:inline;width:105px;height:22px}
#hf_new_list .e_loop-1 .p_normal_end{display:inline;width:60px;height:22px;margin-right:5px}
#hf_new_list .e_loop-1 .p_date_end{display:inline;width:105px;height:22px;margin-right:5px}
#hf_new_list .e_loop-1 .p_split{margin:0 5px}
#hf_new_list .e_loop-1 .p_normal{margin-right:16px}
#hf_new_list .e_loop-1{background_radio:1;max-width:1200px;margin-left:auto;margin-right:auto}
#hf_new_list .e_container-2 > .p_item{flex:1;max-width:100%;max-height:100%}
#hf_new_list .e_container-2 .cbox-2-0{flex:0 0 85%}
#hf_new_list .e_text-3{line-height:1.5;font_radio:2;font-size:18px;color:rgba(0,0,0,1);display-radio:1;font-weight:bold}
#hf_new_list .e_text-4{font_radio:2;font-size:14px;color:rgba(51,51,51,9);line-height:1.8;padding-top:10px;display-radio:-webkit-box;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
#hf_new_list .e_timeFormat-5{min-height:20px;font_radio:2;font-size:34px;font-family:Impact;text-align:right;line-height:1.5;color:rgba(51,51,51,9)}
#hf_new_list .e_timeFormat-7{min-height:20px;font_radio:2;font-size:14px;color:rgba(51,51,51,9);text-align:right;line-height:1}
#hf_new_list .e_container-2:hover{background:rgba(190,229,255,0.1);margin-left:5px;background-color:rgba(190,229,255,0.1)}
#hf_new_list .e_container-2:hover .e_timeFormat-7,#hf_new_list .e_container-2:hover .e_timeFormat-5{color:#ef6d00}
#hf_new_list .e_timeFormat-7,#hf_new_list .e_timeFormat-5{transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}
@media screen and (max-width:768px){#hf_new_list .e_loop-1 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}
#hf_new_list .e_container-2{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin-bottom:20px;padding-top:20px;padding-left:30px;padding-right:30px;padding-bottom:20px;background-color:rgba(245,245,245,1)}
#hf_new_list .e_container-2:hover{background-color:rgba(236,245,255,1)}
}
@media screen and (min-width: 769px){#hf_new_list .e_loop-1 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}
}
@media screen and (max-width: 1024px) and (min-width: 769px){}



.newsinfowrap{width: 100%;box-sizing: border-box;margin-top: 80px;}

.newsinfowrap .n-tlwrap{width: 100%;box-sizing: border-box; }
.newsinfowrap .n-tlwrap .n-tl{margin: auto;}
.newsinfowrap .n-tlwrap .n-tl h3{font-size: 30px;color: #222222;font-weight: bold;margin-bottom: 20px;line-height: 36px;}
.newsinfowrap .n-tlwrap .n-tl p{font-size: 14px;color: #888888;}
.newsinfo01{width: 100%;margin: auto;box-sizing: border-box;margin-bottom: 100px;}
.newsinfo01 .cont{width: 100%;box-sizing: border-box;padding: 20px 0 20px 0;}

.newsinfo01 .cont h4{font-size: 15px;color: #666666;line-height: 32px;margin-bottom: 30px;}
.newsinfo01 .cont h4:last-child{margin-bottom: 0;}
.newsinfo01 .cont h4 img{ display: block;width: auto;height: auto;max-width: 100%;margin: 0 auto;}
.newsinfo01 .cont h4 p{font-size: 15px;color: #666666;line-height: 32px;margin-bottom: 30px;}
.newsinfo01 .cont p{margin-bottom: 20px;}
.newsinfo01 .cont p:last-child{margin-bottom: 0;}
.newsinfo01 .page{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;padding-top: 30px;border-top: 1px solid #ddd;}
.newsinfo01 .page a{font-size: 14px;color: #666666;}
.newsinfo01 .page a i{font-size: inherit;color: inherit;margin-right: 10px;}
.newsinfo01 .page a:last-child i{margin-right: 0;margin-left: 10px;}
.newsinfo01 .page a:hover{color: #ef6d00;}
.newsinfo01 .cont p,.newsinfo01 .cont span,.newsinfo01 .cont font{font-size: 15px;color: #666666;line-height: 32px;}

.newsinfo01 .cont img{ width: auto;height: auto;max-width: 100%;margin: auto; }
@media only screen and (min-width:900px) and (max-width:1260px){
	.newsinfo01{width: 100%;padding-right: 0;}	
	
}	

@media only screen and (min-width:750px) and (max-width:1000px){
	
.newsinfo01{width: 100%;padding-right: 0;}	
.newsinfo01{margin-bottom: 80px;}
}

	
	
@media only screen and (max-width:760px){
	.newsinfowrap{margin-top: 30px;}
	.newsinfowrap .n-tlwrap{padding: 0px 0;}
	.newsinfowrap .n-tlwrap .n-tl{width: 94%;}
	.newsinfowrap .n-tlwrap .n-tl h3{font-size: 20px;margin-bottom: 20px;}
	.newsinfo01{width: 96%;padding-right: 0;}
	.newsinfo01 .cont p, .newsinfo01 .cont span, .newsinfo01 .cont font{font-size: 14px;line-height: 24px;}
	.newsinfo01{margin-bottom: 50px;}
	
	
	}	
		
.page{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;padding-top: 30px;border-top: 1px solid #ddd;}
.page a{font-size: 14px;color: #666666;}
.page a i{font-size: inherit;color: inherit;margin-right: 10px;}
.page a:last-child i{margin-right: 0;margin-left: 10px;}
.page a:hover{color: #ef6d00;}
.cont p,.cont span,.cont font{font-size: 15px;color: #666666;line-height: 32px;}

.contact_col{margin:28px 0;}
@media (max-width:668px){.contact_col{margin-top:30px}
}
.contact_col_list>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0 -10px;padding:0}
@media (max-width:1180px){.contact_col_list>ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}
.contact_col_list>ul>li{padding:0 10px;width:33%}
@media (max-width:1180px){.contact_col_list>ul>li{margin-bottom:20px;width:50%}
}
@media (max-width:668px){.contact_col_list>ul>li{width:100%}
}
.contact_col_list>ul>li .item{padding:32px}
.contact_col_list>ul>li .item,.contact_col_list>ul>li .item .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.contact_col_list>ul>li .item .icon{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#ef6d00;border-radius:100%;-webkit-flex-shrink:0;flex-shrink:0;height:70px;-webkit-justify-content:center;justify-content:center;width:70px}
.contact_col_list>ul>li .item .icon .fa{color:#fff;font-size:38px;line-height:48px}
.contact_col_list>ul>li .item .txt{padding-left:28px;padding-top:0px;}
.contact_col_list>ul>li .item .txt .t{color:#333;display:block;font-size:18px;line-height:1em;margin-bottom:10px}
.contact_col_list>ul>li .item .txt .des{color:#666;font-size:16px;line-height:1.5em}
.contact_col_list>ul>li .item .txt .des a{color:#666;-webkit-transition:all .5s;transition:all .5s}
.contact_col_list>ul>li .item .txt .des a:hover{color:#183ba0}
#map01{border:3px solid #e5e5e5;margin-top:10PX;width:100%}
@media (max-width:668px){#map01{margin-top:0}
.contact_col_list>ul>li .item{padding:0px; }
.contact_col_list>ul>li .item .icon{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#ef6d00;border-radius:100%;-webkit-flex-shrink:0;flex-shrink:0;height:50px;-webkit-justify-content:center;justify-content:center;width:50px}
.contact_col_list>ul>li .item .icon .fa{color:#fff;font-size:28px;line-height:28px}
.contact_col_list>ul>li .item .txt{padding-left:18px; padding-top:5px;}
}


.index04wrap{width: 100%;box-sizing: border-box;background-color: #ffffff;position: relative;z-index: 1;}
.index04{width:100%;position: relative;}
.index04 .swiper-slide{box-shadow: 0px 0px 5px rgba(0,0,0,0.3);}
.index04 a{display: block;width: 100%;overflow: hidden;position: relative;}
.index04 a img{display: block;width: 100%;transition: all .6s; }
.index04 a:hover img{transform: scale(1.1);}
.index04 a .text{width: 100%;box-sizing: border-box;position: relative;padding: 0 20px;height: 40px;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;transition: all .3s;position: absolute;bottom: 0;left: 0;}
.index04 a .text p{font-size: 15px;color: #ffffff;}
.index04 a .text font{font-size: 13px;color: #ffffff;transform: translateX(100px);transition: all .3s;}
.index04 a .text font i{margin-left: 10px;font-size: inherit;color: inherit;}
.index04 a:hover .text font{transform: none;}
.index04 a:hover .text{background-color: #ef6d00;}
.index04wrap .more{margin: auto;margin-top: 30px;}
.index04 .swiper-button-next,.index04 .swiper-button-prev{width: 36px;height: 50px;background-color: #ffffff;background-image: none;font-size: 20px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;margin-top: -25px;outline: none; color:#333}
.index04 .swiper-button-next{right: 0;}
.index04 .swiper-button-prev{left: 0;}


.pri-two {line-height:40px; font-size:16px}
.pri-two p{line-height:40px; }
.pri-two .container{ width:100%;}
.pri2-dec {margin-top: 0px;font-size: 16px;line-height: 27px;text-align: center;}
.pri2-dec em {display: block;font-style: normal;}
.pri2-con {position: relative;margin-top: 0px; line-height:30px; font-size:16px; }
.pri2-con2 {position: relative;margin-top: 0px; line-height:30px; font-size:16px; }
.pri2-con2 img{ width:auto}
@media(max-width:640px) {
.pri2-con2 {position: relative;margin-top: 0px; line-height:30px; font-size:16px; }
.pri2-con2 img{ width:100%}
}


.pri-two table { width:100%;border-collapse:collapse;border-radius:5px;font-weight:normal;border:none;border-collapse:collapse;width:100%;max-width:99%;background-color:white; } 
.pri-two tr:nth-of-type(odd) {background:#eee;}
.pri-two tr:nth-of-type(1) {background:#ef6d00;color:#fff; text-transform:uppercase; font-weight:bold;}

.pri-two td {border: 1px solid #dcdcdc;padding: 2px 15px;}
.pri-two th {border: 1px solid #dcdcdc;padding: 2px 15px;}
.pri-two tr {border: 1px solid #dcdcdc;}

.pri-three {padding-bottom: 0px;margin-top: 0px;}
.pri-three .container{ width:100%;}
.pri3-tab {margin-top: 0px;}
.pri3-tab table {width: 100%;text-align: center;}

@media(max-width:640px) {
.pri-two table { width:100%; font-size:12px } 
.pri-two tr:nth-of-type(odd) {background:#eee;}
.pri-two tr:nth-of-type(1) {background:#ef6d00;color:#fff; }

.pri-two td {border: 1px solid #dcdcdc;padding: 2px 10px 2px 10px;}
.pri-two th {border: 1px solid #dcdcdc;padding: 2px 10px 2px 10px;}
.pri-two tr {border: 1px solid #dcdcdc;}

.pri-three {padding-bottom: 0px;margin-top: 0px;}
.pri-three .container{ width:100%;}

}

.hf-pc {display:  block;}
.hf-app {display: none;}
@media(max-width: 640px) {
.hf-pc {display: none;}
.hf-app {display: block;}
}

.proinfo01wrap{width: 100%;margin: 0px auto 30px auto;}
.proinfo01tl{font-size: 40px;color: #222222;font-weight: bold;margin-bottom: 0px;text-align: center;}
.proinfo01{width: 100%;}
.proinfo01 .swiper-container{}
.proinfo01 .swiper-container .swiper-slide{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;box-sizing: border-box;padding: 0px 0;}
.proinfo01 .swiper-container .swiper-slide img{width: auto;height: auto;display: block;max-width: 90%;max-height: 100%;}
.proinfo01 .swiper-pagination{width: 100%;left: 0;position: relative;margin-top: 20px;}
.proinfo01 .swiper-pagination .swiper-pagination-bullet{width:80px;height: 3px;background-color: #aaaaaa;opacity: 1;margin-right: 10px; margin-top:10px;border-radius: 0;}

.proinfo01 .swiper-pagination .swiper-pagination-bullet-active{background-color: #ef6d00;}



@media only screen and (max-width: 1600px){

.searchbanner .text p{ font-size: 24px;margin: 0;}
.searchbanner .text form{    margin-top: 10px;}
.searchbanner .text{top:50%;}

}
 
@media only screen and (max-width: 640px){

.searchbanner .text h3{ font-size: 24px;margin: 0;}
.searchbanner .text form{    margin-top: 10px;}
.searchbanner .text{top:60%;}

}
 
 
 
#mainabout{min-height:300px;display-radio:1;background-fill-value:background-image;background-image:url(../images/about-02.jpg);padding-top:80px;padding-bottom:80px;width:100%}
#mainabout .e_container-1{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;display-radio:flex;max-width:1400px;min-width:0;margin-left:auto;margin-right:auto}
#mainabout .e_container-1>.p_item{flex:1;max-width:100%;max-height:100%}
#mainabout .e_container-2{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}
#mainabout .e_container-2>.p_item{flex:1;max-width:100%;max-height:100%}
#mainabout .e_text-3{line-height:normal;font_radio:2;display-radio:1;font-size:60px;text-align:left;max-width:1440px;margin-left:auto;margin-right:auto;color:#fff}
#mainabout .e_line-4{display-radio:1;border-top-color:#ed6d00;border-top-style:solid;border-top-width:5px;width:55px;padding-bottom:30px;margin-left:0}
#mainabout .e_richText-5{font_radio:1;display-radio:1;width:90%}
#mainabout .e_image-6{overflow:hidden;display-radio:1;width:810px;max-width:none;margin-left:auto;margin-right:0}
#mainabout .e_image-6 img{width:100%;height:100%;object-fit:contain}
#mainabout .e_container-7{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;padding-top:8%;max-width:90%}
#mainabout .e_container-7>.p_item{flex:1;max-width:100%;max-height:100%}
#mainabout .e_container-7 .cbox-7-0{margin-right:2%}
#mainabout .e_container-8{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex}
#mainabout .e_container-8>.p_item{flex:1;max-width:100%;max-height:100%}
#mainabout .e_container-8 .cbox-8-0{margin-right:2%;flex:0 0 30%;align-self:center}
#mainabout .e_text-9{line-height:normal;font_radio:2;display-radio:1;color:#fff;font-size:20px;font-weight:700}
#mainabout .e_richText-10{font_radio:1;display-radio:1;padding-top:3%}
#mainabout .e_icon-11{width:120px;height:120px;font_radio:2;display-radio:1;color:#ed6d00;border-radius:50%;background:#fff;padding:20%;background-color:#fff}
#mainabout .e_icon-11 .icon{margin:0;width:100%;height:100%;fill:currentColor}
#mainabout .e_icon-11:hover{color:#fff;background:#ed6d00;background-color:#ed6d00}
#mainabout .e_container-8 .cbox-8-1{align-self:center}
#mainabout .e_container-12{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex}
#mainabout .e_container-12>.p_item{flex:1;max-width:100%;max-height:100%}
#mainabout .e_container-12 .cbox-12-0{margin-right:2%;flex:0 0 30%;align-self:center}
#mainabout .e_container-12 .cbox-12-1{align-self:center}
#mainabout .e_text-14{line-height:normal;font_radio:2;display-radio:1;color:#fff;font-size:20px;font-weight:700}
#mainabout .e_richText-15{font_radio:1;display-radio:1;padding-top:3%}
#mainabout .e_container-1 .cbox-1-0{align-self:center}
#mainabout .e_icon-22{width:120px;height:120px;font_radio:2;display-radio:1;color:#ed6d00;border-radius:50%;background:#fff;padding:20%;background-color:#fff}
#mainabout .e_icon-22 .icon{margin:0;width:100%;height:100%;fill:currentColor}
#mainabout .e_icon-22:hover{color:#fff;background:#ed6d00;background-color:#ed6d00}
@media screen and (max-width:1366px){
#mainabout .e_text-3{font_radio:2;display-radio:1;font-size:42px;line-height:2;}	
}
@media screen and (max-width:768px){#mainabout .e_image-6{display-radio:1;width:100%}
#mainabout .e_container-1{display-radio:1;flex-direction:column}
#mainabout .e_text-3{font_radio:2;display-radio:1;font-size:32px;color:#fff;line-height:2;}
}


.teamt{ float:left}
.teamt h1 {font-size: 30px;color:#ef6d00; margin:0px 0;padding:20px 0;font-family:Arial, Helvetica, sans-serif; }
.teamt h2 {font-size: 16px;color:rgba(191,191,191,1); font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;margin:0px 0; padding:10px 0;}
.teamt img {float: left;}
.teamt span {width: 90px;height: 1px;opacity: 0.3;background: #333;display: block;float: left;margin-top: 13px;margin-left: 15px;}

@media(max-width: 640px) {
.teamt h1 {font-size: 28px;}
.teamt h2 {font-size: 16px;margin:0px 0;}
}


#w_effect{min-height:0;padding-top:50px;padding-bottom:50px;display-radio:1;max-height:none;background-color:#fff;text-align:center;}
#w_effect .e_container-1{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;min-height:0;display-radio:flex}
#w_effect .e_container-1>.p_item{flex:1;max-width:100%;max-height:100%}
#w_effect .e_loop-6 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%;display-radio:flex}
#w_effect .e_loop-6 .p_loopitem{flex:0 0 33.3%;position:relative}
#w_effect .e_loop-6 .p_page{text-align:center}
#w_effect .e_loop-6 .p_filter_wrapper{width:100%;font-size:13px}
#w_effect .e_loop-6 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}
#w_effect .e_loop-6 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:700;color:#333;font-size:12px}
#w_effect .e_loop-6 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555;margin-right:30px}
#w_effect .e_loop-6 .p_active .p_fbutton{color:#fff;background-color:#ed6464}
#w_effect .e_loop-6 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}
#w_effect .e_loop-6 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}
#w_effect .e_loop-6 .multSelect{font-size:13px;position:relative}
#w_effect .e_loop-6 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #dcdfe6;border-radius:3px;position:relative;cursor:pointer;background:#fff}
#w_effect .e_loop-6 .multSelect.is-invalid .inputWrap{border-color:#dc3545}
#w_effect .e_loop-6 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}
#w_effect .e_loop-6 .multSelect ul,li{list-style:none}
#w_effect .e_loop-6 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}
#w_effect .e_loop-6 .multSelect .multSelect-option{width:100%;border:1px solid #dcdfe6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}
#w_effect .e_loop-6 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}
#w_effect .e_loop-6 .multSelect .multSelect-option>div.selected{color:#409eff}
#w_effect .e_loop-6 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}
#w_effect .e_loop-6 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}
#w_effect .e_loop-6 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}
#w_effect .e_loop-6 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}
#w_effect .e_loop-6 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}
#w_effect .e_loop-6 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}
#w_effect .e_loop-6 .p_normal_start{display:inline;width:60px;height:22px}
#w_effect .e_loop-6 .p_date_start{display:inline;width:105px;height:22px}
#w_effect .e_loop-6 .p_normal_end{display:inline;width:60px;height:22px;margin-right:5px}
#w_effect .e_loop-6 .p_date_end{display:inline;width:105px;height:22px;margin-right:5px}
#w_effect .e_loop-6 .p_split{margin:0 5px}
#w_effect .e_loop-6 .p_normal{margin-right:16px}
#w_effect .e_loop-6 .p_fbutton{background-color:#007bff;border:1px solid #409eff;text-decoration:none;color:#fff;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}
#w_effect .e_loop-6 .input-check,#w_effect .e_loop-6 .input-radio{margin:0 5px;vertical-align:text-top}
#w_effect .e_loop-6 .position-left{display:flex}
#w_effect .e_loop-6 .position-right{display:flex;flex-direction:row-reverse}
#w_effect .e_loop-6 .position-bottom{display:flex;flex-direction:column-reverse}
#w_effect .e_loop-6 .p_mbutton{border:1px solid #409eff;text-decoration:none;color:#409eff;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}
#w_effect .e_loop-6 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(-45deg);transform:skewY(360deg);position:absolute;bottom:0;right:0;z-index:1}
#w_effect .e_loop-6 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#fff solid 2px;border-bottom:#fff solid 2px;-webkit-transform:rotate(35deg);transform:rotate(35deg);position:absolute;bottom:5px;right:4px;z-index:2}
#w_effect .e_loop-6 .p_active .p_mbutton::before{display:block}
#w_effect .e_loop-6 .p_active .p_mbutton::after{display:block}
#w_effect .e_loop-6{margin-top:0;display-radio:1;min-width:0;width:auto;max-width:none}
#w_effect .e_container-7{display:flex;flex-wrap:wrap;flex-direction:row;width:auto;margin-left:15px;margin-right:15px;margin-bottom:15px;cursor:pointer;transition:all ease .8s;display-radio:flex;margin-top:15px}
#w_effect .e_container-7>.p_item{flex:1;max-width:100%;max-height:100%}
#w_effect .e_container-9{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;background-color:#ed6d00;padding-top:10px;padding-bottom:10px;padding-left:30px;padding-right:30px;transition:all ease .5s;cursor:auto; text-align:center; margin-top:15px; width:100%;color:#fff}
#w_effect .e_container-7>.p_item .e_container-9 p{color:#fff; text-align:center}
#w_effect .e_container-7>.p_item:hover .e_container-9{background-color:#ed0000;}
#w_effect .e_container-7>.p_item:hover .e_container-9 p{color:#fff}
#w_effect .e_container-9>.p_item{flex:1;max-width:100%;max-height:100%}
#w_effect .e_text-10{line-height:1;font_radio:2;font-size:17px;font-family:Microsoft YaHei;text-align:left;color:rgba(0,0,0,.7);margin-bottom:5px;transition:all ease .5s}
#w_effect .e_container-7 a{pointer-events:none}
#w_effect #bigimghnre{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;max-height:1000px;z-index:11;opacity:0;visibility:hidden;transition:all ease .3s}
#w_effect #bigimghnre img{height:100%;margin:0 auto;display:block}
#w_effect #bigimghnre .black{background:rgb(0 0 0 / .6);width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;cursor:pointer;transition:all ease .5s}
#w_effect #bigimghnre .black:hover{background:rgb(0 0 0 / .8)}
#w_effect #bigimghnre.in{opacity:1;visibility:visible;transition:all ease .5s}
#w_effect .zhezi{position:absolute;margin-top:0;left:50%;top:50%;transform:translate(-50%,-50%);overflow-y:auto;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-height:80vh;height:100%}
#w_effect .zhezi .xx{position:fixed;width:32px;right:0;top:0;z-index:2;background:rgb(0 0 0 / 50%)}
#w_effect .zhezi .xx img{width:32px!important;cursor:pointer}
#w_effect .zhezi::-webkit-scrollbar{width:0}
#w_effect .kzbianju .swiper-container{padding:0 10px}
#w_effect .kzbianju{margin:0 -10px;width:auto!important}
#w_effect .e_image-8{overflow:hidden}
#w_effect .e_image-8 img{width:100%;object-fit:contain}
#w_effect .e_container-12{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}
#w_effect .e_container-12>.p_item{flex:1;max-width:100%;max-height:100%}
#w_effect .e_text-13{line-height:normal;font_radio:2;display-radio:1;font-size:42px;text-align:center;max-width:1537px;margin-left:auto;margin-right:auto}
#w_effect .e_line-14{display-radio:1;border-top-color:#a5ce3a;border-top-style:solid;border-top-width:5px;width:55px;padding-bottom:30px}
@media screen and (max-width:768px){#w_effect .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 2)}
#w_effect .zhezi{max-height:100vh;height:auto;width:90%}
#w_effect #bigimghnre img{height:auto;width:100%}
#w_effect .e_container-1{display-radio:1;width:100%}
#w_effect .e_container-7{display-radio:1;margin-left:0;margin-top:0;margin-right:0;margin-bottom:15px}
#w_effect .e_text-10{font_radio:2;display-radio:1;color:#333;font-size:15px}
#w_effect .e_container-9{display-radio:1;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}
#w_effect .p_loopitem>.e_container-7{margin-right:7px}
#w_effect .p_loopitem:nth-child(2n+0)>.e_container-7{margin-left:7px;margin-right:0}
}
@media screen and (min-width:769px){#w_effect .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 4)}
}
@media screen and (max-width:1024px) and (min-width:769px){#w_effect .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3)}
#w_effect .e_container-9{display-radio:1}
#w_effect .e_loop-6{display-radio:1}
#w_effect .e_container-7{display-radio:1;padding-left:0;padding-top:0;padding-right:0;padding-bottom:0;margin-left:7px;margin-top:7px;margin-right:7px;margin-bottom:7px}
}

.font12{font-size:12px!important}
.font14{font-size:14px!important}
.font16{font-size:16px!important}
.font18{font-size:18px!important}
.font20{font-size:20px!important}
.font24{font-size:24px!important}
.font28{font-size:28px!important}
.font32{font-size:32px!important}
.font48{font-size:48px!important}
.font64{font-size:64px!important}
.page_con{display:inline}
.page_a{display:inline-block;line-height:30px;height:30px;width:30px;margin:0 3px;background:#f4f4f4;color:#666;text-decoration:none}
.page_a:hover{text-decoration:none;background:#ed6d00;color:#fff}
.page_a.current{background:#ed6d00;color:#fff}
.page_a.disabled{background:#f4f4f4;color:#ccc;cursor:not-allowed}
.page_jump{margin-left:5px}
.page_input{border:1px solid #d5d5d5;line-height:28px;height:28px;width:40px}
@media only screen and (max-width:768px){.page_jump{display:none}
}

#vi_product_list{min-height:300px;padding-bottom:50px;background-fill-value:background-image;background-repeat:no-repeat;background-size:cover;background-position:top center;display-radio:1}
#vi_product_list .e_loop-6 .p_list{display:flex;flex-wrap:wrap}
#vi_product_list .e_loop-6 .p_loopitem{flex:0 0 33.3%;position:relative}
#vi_product_list .e_loop-6 .p_page{text-align:center}
#vi_product_list .e_loop-6 .p_filter_wrapper{width:100%;font-size:13px}
#vi_product_list .e_loop-6 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:24px;margin:15px 0}
#vi_product_list .e_loop-6 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:700;color:#333;font-size:12px}
#vi_product_list .e_loop-6 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555;margin-right:30px}
#vi_product_list .e_loop-6 .p_active{color:#fff;background-color:#409eff;border-radius:2px}
#vi_product_list .e_loop-6 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}
#vi_product_list .e_loop-6 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}
#vi_product_list .e_loop-6 .multSelect{font-size:13px;position:relative}
#vi_product_list .e_loop-6 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #dcdfe6;border-radius:3px;position:relative;cursor:pointer;background:#fff}
#vi_product_list .e_loop-6 .multSelect.is-invalid .inputWrap{border-color:#dc3545}
#vi_product_list .e_loop-6 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}
#vi_product_list .e_loop-6 .multSelect ul,li{list-style:none}
#vi_product_list .e_loop-6 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}
#vi_product_list .e_loop-6 .multSelect .multSelect-option{width:100%;border:1px solid #dcdfe6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}
#vi_product_list .e_loop-6 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}
#vi_product_list .e_loop-6 .multSelect .multSelect-option>div.selected{color:#409eff}
#vi_product_list .e_loop-6 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}
#vi_product_list .e_loop-6 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}
#vi_product_list .e_loop-6 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}
#vi_product_list .e_loop-6 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}
#vi_product_list .e_loop-6 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}
#vi_product_list .e_loop-6 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}
#vi_product_list .e_loop-6 .p_filter_select{width:110px;height:24px;padding:0;border:1px solid #dcdfe6}
#vi_product_list .e_loop-6 .p_normal_start{display:inline;width:60px;height:22px}
#vi_product_list .e_loop-6 .p_date_start{display:inline;width:105px;height:22px}
#vi_product_list .e_loop-6 .p_normal_end{display:inline;width:60px;height:22px;margin-right:5px}
#vi_product_list .e_loop-6 .p_date_end{display:inline;width:105px;height:22px;margin-right:5px}
#vi_product_list .e_loop-6 .p_split{margin:0 5px}
#vi_product_list .e_loop-6 .p_normal{margin-right:16px}
#vi_product_list .e_loop-6{background_radio:1;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto;width:94%;display-radio:1;max-width:none}
#vi_product_list .e_container-7{display:flex;flex-wrap:wrap;flex-direction:row;width:auto;background-color:#f5f5f5;margin-left:15px;margin-right:15px;margin-bottom:40px;padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;position:relative}
#vi_product_list .e_container-7:after{content:'';position:absolute;width:100%;height:0%;left:0;bottom:0;z-index:1;background:#ff7500;transition:all .5s ease;color:#fff;}
#vi_product_list .e_container-7:hover:after{height:100%;}
#vi_product_list .e_container-7:hover .e_text-8{color:#fff;}
#vi_product_list .e_container-7:hover .e_text-9{color:#fff;}
#vi_product_list .e_container-7:hover .e_image-11 img{transform:scale(1.0)}
#vi_product_list .e_container-7>.p_item{flex:1;max-width:100%;max-height:100%;position:relative;z-index:2}
#vi_product_list .e_text-8{font_radio:2;font-size:16px;color:rgba(0,0,0,.8);font-weight:700;text-align:center;font-family:Microsoft YaHei;line-height:1.6;transition:all .5s ease}
#vi_product_list .e_text-9{font_radio:2;font-size:14px;color:rgba(0,0,0,.4);font-weight:400;text-align:center;font-family:Microsoft YaHei;line-height:1.5;margin-top:10px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;transition:all .5s ease}
#vi_product_list .e_image-11{overflow:hidden}
#vi_product_list .e_image-11 img{width:100%;height:100%;object-fit:contain;transition:all .5s ease .2s}
#vi_product_list .e_container-12{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;padding-top:10px;padding-left:10px;padding-bottom:10px;padding-right:10px;display-radio:flex}
#vi_product_list .e_container-12>.p_item{flex:1;max-width:100%;max-height:100%}
@media screen and (max-width:768px){#vi_product_list .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 2)}
#vi_product_list{padding-top:30px;padding-bottom:20px}
#vi_product_list .e_container-7{padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;margin-left:5px;margin-right:5px;margin-bottom:20px}
#vi_product_list .e_text-8{font_radio:2;font-size:14px;color:#333;line-height:1.5;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
#vi_product_list .e_text-9{font_radio:2;font-size:12px;color:#707070;line-height:1.5}
#vi_product_list .e_container-12{padding-top:10px;padding-bottom:10px}
}
@media screen and (min-width:769px){#vi_product_list .e_loop-6 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 4)}
}


