@charset "UTF-8";

body{    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;line-height: 1;}
img{max-width: 100%;max-height: 100%;vertical-align: middle;}
textarea, input, select {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cont{width: 1200px;margin:0 auto;}
.pic_center{display: inline-block;text-align: center;}
.pic_center img{max-width: 100%;max-height: 100%;
	}
.pic_center span{display: inline-block;height: 100%;vertical-align: middle;}
.trans{transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-ms-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;-webkit-transition: all 0.4s ease-out;}
.blank13{margin:0px auto; clear:both; height:13px; font-size:1px; overflow:hidden;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clear_gt_991{clear: both;}
a:hover{text-decoration: none!important;}
@media screen and (max-width: 1220px) {
	.cont{width: 98%;}
}

.responsive_pc_header .header_in{ width: 100%; height: 108px; background: #fff;}
.responsive_pc_header .header_in.fixed{ position: fixed; left: 0; top: 0; z-index: 100;}

.headerTop{height: 51px;border-bottom:1px solid #eeeeee;}
.headerTop .langWrapper{padding:0 20px 0 13px;float: left;line-height: 51px;background: url('../images/langico.png') no-repeat right center;position: relative;}
.headerTop .langWrapper .topLang{font-size: 16px;font-family:'Opensans-Light'; }
.headerTop .langWrapper .otherLang{position: absolute; top: 51px;left:0; width: 100%;z-index: 1;background: #fff;padding:5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;display: none;box-shadow: 0 5px 10px rgba(0,0,0,.3)}
.headerTop .langWrapper .otherLang .langName{display: block;text-align: center;line-height: 24px;}
.headerTop .langWrapper:hover .otherLang{display: block;}
.headerTop .headerInfo{float: right;}
.headerTop .headerInfo .headerInquiry{display: inline-block; font-size: 14px;font-family:'Opensans-Light';line-height: 51px;border-right:1px solid #eeeeee;padding:0 16px 0 26px;background: url('../images/inquiryico.png') no-repeat left center;}
.headerTop .headerInfo .headerCart{display: inline-block; font-size: 14px;font-family:'Opensans-Light';line-height: 51px;border-right:1px solid #eeeeee;padding:0 16px 0 26px;background: url('../images/cart_icon.png') no-repeat left 5px center/auto 14px;}
.headerTop .headerInfo .headerCart .default_shopping_cart{background: unset;}
.headerTop .headerInfo .headerUser{display: inline-block; font-size: 14px;font-family:'Opensans-Light';line-height: 51px;padding:0 20px 0 10px;}
.headerNav{box-sizing: border-box;min-height: 108px;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.dfd{
	display: flex;    
	width: 100%;
    justify-content: flex-end;
    align-items: center;
}	
.headerNav .h_logo{display: inline-block;vertical-align: middle;}
.headerNav .h_logo img{max-width: 150px}
.headerNav .h_home{ display: inline-block;vertical-align: middle; width: 24px;height: 22px;background: url('../images/homeico.png') no-repeat center;margin:0 5.41% 0 7.16%;}
.headerNav .h_nav{ display: inline-block;vertical-align: top;text-align: right; }
.headerNav .h_nav .n_item{display: inline-block;position: relative;}
.headerNav .h_nav .n_item .topName{display:inline-block; line-height: 60px;font-size: 16px;margin-right:40px;border-bottom: 3px solid transparent;text-transform: capitalize;}
.headerNav .h_nav .n_item .navSub{width: 242px; height: 0px; overflow: hidden; background: #fff;position: absolute;top:75px;left:50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-ms-transform: translate(-50%,0);transform: translate(-50%,0);box-shadow: 0 0 10px rgba(0,0,0,.1);box-sizing: border-box;opacity: 0;z-index: -1;text-align:left;}
.headerNav .h_nav .n_item .navSub .subName{display: block;font-size: 14px;text-transform: capitalize;padding:0 30px;line-height: 30px;}
.headerNav .h_nav .n_item .navSub .sub_box:hover .subName{background: #fafafa;}
.headerNav .h_nav .n_item .navSub .sub_box{position: relative;}
.headerNav .h_nav .n_item .navSub .sub_box .sec_sub{display: none;position: absolute;left: 100%;top: 0;width: 200px;background: #fff;box-sizing: border-box;padding:15px;/*background: #fafafa;*/}
.headerNav .h_nav .n_item .navSub .sub_box .sec_sub a{font-size: 14px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding:0 0 10px;}
.headerNav .h_nav .n_item .navSub .sub_box .sec_sub a:hover{color: #203878;}
.headerNav .h_nav .n_item .navSub .sub_box:hover .sec_sub{display: block;}
.headerNav .h_nav .n_item:hover .topName{border-bottom: 3px solid #0db7c6;}
.headerNav .h_nav .n_item:hover .navSub{opacity: 1;z-index: 100; padding:25px 0 15px; height: auto;}
.headerNav .h_search{float: right;}
.headerNav .h_search .searchBtn{display: block; width: 19px;height: 19px;background: url('../images/searchico.png') no-repeat center;}
.headerWrapper .cont{position: relative;}
.search-form{background: #fff;position: absolute;top: 95%;right: 0;z-index: 99;visibility: hidden;opacity: 0;padding: 0 5px;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.search-form .text{border:none;height: 40px;width: 200px;text-indent: 10px;font-size: 14px;color: #333;display: inline-block;vertical-align: middle;}
.search-form .sub_btn{border:none;background: none;width: 20px;height: 20px;background: url('../images/searchico.png') no-repeat center;display: inline-block;vertical-align: middle;}
.search-form.show{visibility: visible;opacity: 1;}

.bx-controls-direction{display: none;}
.index-banner .bx-wrapper .bx-pager{bottom: 5%;}
.index-banner .bx-wrapper .bx-pager.bx-default-pager a{width: 18px;height: 18px;background: #fff;border-radius: 0;}
.index-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index-banner .bx-wrapper .bx-pager.bx-default-pager a.active{background: #f3595b;}

body .ueeshop_responsive_position.s1>.title{ display: block;}
body .ueeshop_responsive_position.s1>.position{ text-align: right;}

/*尾部*/
.footerWrapper{background:#000;overflow: hidden;}
.footerWrapper .f_Box{margin: 4.6% 0 0;overflow: hidden;text-align:justify;}
.footerWrapper .f_Box .f_info{display: inline-block;vertical-align: top; max-width: 300px;margin-bottom: 3.6%;}
.footerWrapper .f_Box .f_info .f_about_info{font-size: 16px;color:#fff;line-height: 30px;text-align: left; padding-right: 35px;}
.footerWrapper .f_Box .f_info strong{display: block; font-weight: bold;font-size: 16px;color:#fff;text-transform: uppercase;}
.footerWrapper .f_Box .f_info strong span{color:#15b8c7;text-transform: uppercase;}
.footerWrapper .f_Box .f_info .f_line{width: 57px;height: 1px;background: #ffffff;margin:28px 0 25px;}
.footerWrapper .f_Box .f_info ul li{display: block;margin-bottom: 13px;}
.footerWrapper .f_Box .f_info ul li a{font-size: 16px; color:#fff;}
.footerWrapper .f_Box .f_hold{display: inline-block;width: 100%;vertical-align: middle;}
.footerWrapper .f_Box .f_info .newsletter_input{width: 300px;height: 50px;margin-top: 38px;background-color:transparent;  border:1px solid #949494;box-sizing: border-box;padding-left: 15px;color:#666;}
.footerWrapper .f_Box .f_info .newsletter_submit{display: block;width: 145px;height: 40px;color:#fff;font-size: 18px;text-align: center;line-height: 40px;margin-top: 34px;background: #ce936b;border:0;}
.footerWrapper .f_Box .f_info .f_infoItem.on{display: block;}
.footerWrapper .footerShare .shareBtn{display: inline-block;vertical-align: middle;margin-right: 25px;}
.footerWrapper .f_power{padding: 2.6%  0;}
.footerWrapper .f_power .powerWrapper{color:#fff; font-size:16px;  line-height:26px;}
.hs{
	color:#656565;
	}
.foot_share .foot_share_box{transform: scale(0.7);margin-right: 5px;}

.commonMenu{box-shadow: 0 3px 5px rgba(0,0,0,.1);margin-top: -49px;position: relative;margin-bottom: 45px;}
.commonMenu .c_top{height: 49px;text-indent: 15px;color:#fff;background-color:#f3595b;line-height: 49px;overflow: hidden;font-size: 20px;}
.commonMenu .c_item{border:1px solid #eeeeee;border-top:0;position: relative;}
.commonMenu .c_item .c_cateName{line-height: 61px; height:61px; overflow:hidden;font-size: 16px;text-indent: 15px;padding-right: 28px;}
.commonMenu .c_item .c_cateName.cur{background: #0db7c6;}
.commonMenu .c_item .c_cateName.cur a{color:#fff;}
.commonMenu .c_item:hover .c_cateName{background: #0db7c6;}
.commonMenu .c_item:hover .c_cateName a{color:#fff;}
.commonMenu .c_item:hover .item_ico{color:#fff;}
.commonMenu .c_item .item_ico{position: absolute;top:14px;font-size: 30px;right:14px;font-style:normal;}
.commonMenu .c_item .item_ico.cur{color:#fff;}
.commonMenu .c_item .subList{padding:0 10px 0 30px;opacity: 0;height: 0;overflow: hidden;}
.commonMenu .c_item .subList.open{height: auto;opacity: 1;}
.commonMenu .c_item .subList .sub_item{font-size: 14px;padding: 9px 0;}
.commonMenu .c_item .subList .sub_item.v3{padding:0 0 10px 10px;}
.commonMenu .c_item .subList .sub_item.v3 a{font-size: 12px;}
/*.commonMenu .c_item .subList .sub_item:first-child{padding-top:13px;}*/

.related{ margin-top: 22px; width: 100%;}
.related .r_title{ padding: 0 15px; width: 100%; height: 49px; color: #fff; background: #f3595b; line-height: 49px; overflow: hidden; font-size: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; text-transform: uppercase;}
.related .r_list{ position: relative; width: 100%; margin-bottom: 45px; box-shadow: 0 3px 5px rgba(0,0,0,.1); -webkit-box-sizing: border-box; box-sizing: border-box;}
.related .r_list .item{ padding: 15px; border-bottom: 1px solid #e5e5e5; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.3s; transition: all 0.3s;}
.related .r_list .item:first-child{ border-top: 0;}
.related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: 100%; line-height: 24px; font-size: 18px; color: #555; text-decoration: none; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s;}
.related .r_list .author{ margin-top: 6px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: all 0.3s; transition: all 0.3s;}
.related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 8px; width: 100%; line-height: 20px; font-size: 14px; color: #888; word-break: break-all; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s;}
.related .r_list .item:hover{background: #0db7c6;}
.related .r_list .item:hover .title,
.related .r_list .item:hover .author,
.related .r_list .item:hover .brief{ color: #fff;}

.re_prod{box-shadow: 0 0 5px rgba(0,0,0,.1);border:1px solid #eeeeee;margin-bottom: 100px;}
.re_prod .re_pTitle{height: 49px;border-bottom:1px solid #eee;font-size: 20px;text-indent: 12px;line-height: 49px;}
.re_prod .re_proList{overflow: hidden;}
.re_prod .re_proList .re_pItem{padding:24px 17px;border-bottom:1px solid #eee;}
.re_prod .re_proList .re_pItem .re_pImg{display: inline-block;vertical-align: middle; width: 80px;height: 80px;border:1px solid #eee;}
.re_prod .re_proList .re_pItem .re_pName{display: inline-block;vertical-align: middle;font-size: 14px;line-height: 23px;width: 52.2%;margin-left: 10px;}
.i_newsl{background: #0db7c6;}
.newsLetter{height: 394px; overflow: hidden;background-size: cover; }
.newsLetter .n_lTitle{margin:62px 0 28px;font-size: 24px;font-weight: bold;text-align: left;color:#fff;text-transform: uppercase;}
.rdm{
	width:134px;
	height:40px;
	text-align:center;
	line-height:40px;
	display:block;
	background:#ffffff;
	color:#0db7c6;
	}
.df{
	display:flex;
	justify-content: space-between;
	}
.newsLetter .aboutd{width:60%;}
.newsLetter .tp{width:35%; margin-top:62px}
.newsLetter .n_lDesc{margin-bottom:40px;font-size: 16px;text-align: left;color:#fff; line-height:30px}
.newsLetter .newsletter_input{display: block; width: 63.58%;height: 64px;background: #f0f2ff;border:0;border-radius: 32px; box-sizing:border-box;padding-left: 25px;font-size: 16.8px;font-family: 'Arial';margin:0 auto 50px;}
.newsLetter .newsletter_submit{display: block; width: 275px;height: 53px;background: #f3595b;border:0;font-size: 18px;margin:0 auto;line-height: 53px;color:#fff;cursor:pointer;text-transform: uppercase;}
.newsLetter .newsletter_input::-webkit-input-placeholder{color: #afafaf;}
.newsLetter .newsletter_input:-moz-placeholder{color: #afafaf;}
.newsLetter .newsletter_input::-moz-placeholder{color: #afafaf;}
.newsLetter .newsletter_input:-ms-input-placeholder{color: #afafaf;}

.leftContent{float: left;width: 23.67%;}
.rightContent{float: right;width: 70.42%;min-height: 50vh;/*margin-top: 20px;*/}
.goodsWrapper .rightContent{width: 100%;}

.productsWrapper .rightContent .blk{width:32%;margin:0 .5% 35px;text-align: center;}
.productsWrapper .rightContent .blk .imgbox{margin-bottom: 25px;overflow: hidden;}
.productsWrapper .rightContent .blk .name{height: 60px;line-height: 27px;overflow: hidden;margin-bottom: 4px;}
.productsWrapper .rightContent .blk .name a{font-size: 16px;}
.productsWrapper .rightContent .blk .prodItem_model{font-size: 14px;color: #828282;}

.productsWrapper .leftContent{}
.productsWrapper .leftContent .relate{border:1px solid #eee;box-sizing: border-box;}
.productsWrapper .leftContent .relate *{box-sizing: inherit;}
.productsWrapper .leftContent .relate .title{font-size: 20px;color: #333;border-bottom:1px solid #eee;height: 50px;line-height: 50px;padding:0 13px;}
.productsWrapper .leftContent .relate .list{}
.productsWrapper .leftContent .relate .list .row{border-bottom:1px solid #eee;padding:20px 15px;}
.productsWrapper .leftContent .relate .list .row a{display: inline-block;vertical-align: middle;}
.productsWrapper .leftContent .relate .list .row .img{border:1px solid #eee;width: 35%;margin-right: 5%;padding:3px;}
.productsWrapper .leftContent .relate .list .row .name{font-size: 14px;color: #333;width: 55%;line-height: 190%;}

/*.goodsWrapper .ueeshop_responsive_products_detail .gallery #small_img .pic_box{border-color: transparent;}
.goodsWrapper .ueeshop_responsive_products_detail .gallery #small_img .pic_box.on{border-color: #d88d8d;}
.goodsWrapper .ueeshop_responsive_products_detail .info .button a{width: 48%;background:#f3595b!important;margin-right: 2%;}*/
body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #f3595b;}
/*body .ueeshop_responsive_products_detail .info .button > a,body .ueeshop_responsive_products_detail .info .button .download_button > span{background-color: #f3595b!important;}*/
/*body .ueeshop_responsive_products_detail .info .button .add_to_inquiry{color: #fff;}*/
.goodsWrapper .ueeshop_responsive_products_detail .description .title{}
.goodsWrapper .ueeshop_responsive_products_detail_review .review_form h1{font-size: 20px;font-weight: bold;}

.newsWrapper .ueeshop_responsive_info_list .item .info .title{max-height: 22px;}
/*.downloadWrapper .ueeshop_responsive_download_list ul li a{background: #2bbcca;}*/

.ueeshop_responsive_position .position a{font-size: 14px;}

body .ueeshop_responsive_download_list ul li{height: 70px;line-height: 70px;}
body .ueeshop_responsive_download_list ul li a.s1{background-image: url(../images/icon_download.png);margin-top: 20px;}
body .ueeshop_responsive_download_list ul li .name{font-size: 16px;color: #333;}


body .ueeshop_responsive_turn_page span .page_item_current{background: #0db7c6;}
body .ueeshop_responsive_turn_page span em{display: none;}
body .ueeshop_responsive_products_detail .description .title{margin-bottom: 24px;}
body .ueeshop_responsive_products_detail .description .title span{font-size: 20px;line-height: 25px;color: #838383;height: 25px;border-left: 5px solid #bebebe;padding-left: 9px;background: #fff;padding-right: 30px;background: #fff;margin-right: 0;margin-bottom: 10px;display: inline-block;}
body .ueeshop_responsive_products_detail .description .title span.cur{color: #333333;border-left: 5px solid #0db7c6;}
.about{width: 1200px;margin: 15px auto 45px;}
.about .left{max-width: calc( 100% - 765px );}
.about .left .title{font-size: 24px;line-height: 36px;color: #333333;text-transform: uppercase;padding-bottom: 17px;}
.about .copy .words{width: 765px;}
.about .copy .words .imgout{padding-bottom: 80px;}
.about .copy .words .imgout .img{width: 227px;height: 198px;float: left;}
.about .copy .words .imgout .img:nth-child(2){margin: 0 42px;}
.about .copy .words .desc{font-size: 16px;color: #828282;line-height: 26px;padding-left: 15px;padding-bottom: 48px;}

.ueeshop_responsive_position{margin: 0 .5% 10px;}
body .ueeshop_responsive_products_detail{margin: 10px 0 30px;}

/* 新闻详细(推荐文章) */
.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;}
.rale_news .news_title .title{ font-size: 22px; color: #191919; }
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-family: cursive; font-weight: bold;}
.rale_news .list{ display: grid; grid-template-columns: repeat(4, 23.25%); justify-content: space-between; margin-top: 23px; width: 100%;}
.rale_news .list .item{ }
.rale_news .list .item .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ display: -webkit-box; margin-top: 15px; line-height: 21px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.rale_news .list .item .time{ margin-top: 8px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898;}
.rale_news .list .item .brief{ display: -webkit-box; margin-top: 6px; line-height: 24px; font-size: 14px; color: #888; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.rale_news .list .item:hover .title{ color: #15b8c7;}
.blogo{
	width:120px;
	}

.typd{
	
	height:59px;
	background:rgba(255,255,255,0.7);
	border-radius:30px;
	display:flex;
	padding:0 78px;
    align-items: center;
	margin:130px auto 0;
    width: fit-content;
	}
.type_item{
	text-align:center;
	color:#373737;
	font-size:18px;
	height:59px;
	line-height:59px;
	margin-right:4.5%;
	cursor:pointer;
	padding:0 20px;
	}	

.typd .type_item:nth-child(3n){
	margin-right:0;
	}
.type_item.active{
	font-weight:bold;
	border-bottom:5px #fff solid;
	}
.ejtypd{
	width:640px;
	height:120px;
	position:absolute;
	top:320px;
	left:calc(50% - 320px);
	border-radius:30px;
	display:flex;
    align-items: center;
    justify-content: center;
	}
	
.ejtype_item{
	width:120px;
	text-align:center;
	color:#373737;
	font-size:21px;
	margin-right:52px;
	}
.ejtype_item img{
	width:120px;
	height:120px;
	}

.ejtypd .ejtype_item:nth-child(4n){
	margin-right:0;
	}	
.ejname{
	color:#686868;
	text-align:center;
	font-size:18px;
	margin-top:25px;
	}	

.ejtype_item.active{
	font-weight:bold;
	}	
.ejtype_item.active .ejname{
	color:#0db7c6;
	}
.ejtype_item .cpimg {
    box-shadow: 2px 2px 30px rgb(0 0 0 / 30%);
    border-radius: 50%;
    overflow: hidden;
  } 
.ejtype_item.active .cpimg {
    box-shadow: 2px 2px 30px rgb(0 0 0 / 30%);
    border-radius: 50%;
    border: 2px #ffffff solid;
    overflow: hidden;
  } 	
.bbg{
	background:#fff;
	padding-top:186px;
	}	
.cp_item{
	width:379px;
	height:458px;
	border:1px #d6d6d6 solid;
	padding:58px 24px 45px;
	display:inline-block;
	margin-right:27px;
	margin-bottom:27px;
	}	
.cont .cp_item:nth-child(3n){
	margin-right:0px;
	}
.cptp{
	width:329px;
	height:176px;
	margin-bottom:58px;
	}	
.cpmc{
	font-size:18px;
	color:#686868;
	font-weight:bold;
	padding-bottom:17px;
	border-bottom:1px #d6d6d6 solid;
	}	
.cpqt{
	font-size:16px;
	color:#686868;
	margin-top:14px;
	}
.hidden{ display:none;}	
.pcbg{
	margin-left:auto;
	margin-right:auto; 
	width:1920px; 
	max-width:100%;
	height:361px; 
	position:relative;
	display:flex;
	}	
@media screen and (max-width:1200px) {
	.bbg .cont{
		display:flex;
		flex-flow: wrap;
		justify-content: center;
		align-items: center;
		}
	.cp_item{
		width:48%;
		margin-right:0;
		}
.cont .cp_item:nth-child(3n){
		margin-right:0;
	}
	.about{
		width:100% !important;
		margin-bottom:10px  !important;
		}
	.about .left{
		width:100% !important;
		text-align:center;
		max-width:100% !important;
		}
	.about .copy .words	{
		width:100% !important;
		text-align:center;
		}
		.about .copy .words .desc {
			padding-left:0 !important;
			}
	.about .fl{
		float:none;
		}
	.about .fr{
		float:none;
		}	
		.about .copy .words .imgout{
			padding-bottom:10px  !important;
			}
		.about .copy .words .imgout .img{
			display:inline-block;
			float:none !important;
			margin: 0 auto 10px !important;
			}
			.ueeshop_responsive_article_feedback{
				margin-top:10px !important;}
}
@media screen and (max-width:768px) {
	.bbg .cont{
		display:flex;
		flex-flow: wrap;
		justify-content: center;
		align-items: center;
		}
	.cp_item{
		width:48%;
		margin-right:0;
		}
.cont .cp_item:nth-child(3n){
		margin-right:0;
	}
	.ueeshop_responsive_info_list .item .img {
    width: 40%  !important;
}
.ueeshop_responsive_info_list .item .info{
    width: 57%  !important;
	padding-left:3% !important;
	}
	.newsWrapper .ueeshop_responsive_info_list .item .info .title{
		max-height:34px !important;
		}
	.ueeshop_responsive_info_list .item .info .time{
		font-size:7px  !important;}	
}	

@media screen and (max-width: 700px) {
	.blogo {
    display:none;
}
	.bbg .cont{
		display:flex;
		flex-flow: wrap;
		justify-content: center;
		align-items: center;
		}
	.cp_item{
		width:48%;
		margin-right:0;
		}
	.pcbg{
		height:240px;
		}	
	.typd{
		width:90%;
		margin:70px auto 0;
    	padding: 0 20px;
		}	
	.type_item{
		font-size:14px;
		}
	.ejtypd{
		width:98%;
		left:1%;
		top:185px;
		}	
	.ejtype_item {
		width:20%;
		margin-right:6%;
	}
	.ejtype_item img {
    width: 100%;
    height: 100%;
}
.ejname {
    font-size: 12px;
    margin-top: 10px;
}
	.ejtypd .ejtype_item:nth-child(4n){
		margin-right:0;
		}
		.bbg {
    padding-top: 120px;
}
}

@media screen and (max-width: 550px) {
	.cp_item{
		width:90%;
		margin-right:0;
		}
		.bbg {
    padding-top: 80px;
}
}
.bannerBox { position: relative; z-index: 80; }
.bannerBox .aboutNav { position: absolute; left: 0; bottom: 0; width: 100%; }
.banner { height: 180px; background: no-repeat center; background-size: cover; }
.banner .tb { display: table; height: 100%; width: 100%; text-align: center; }
.banner .tbc { display: table-cell; height: 100%; vertical-align: middle; color: #fff; }
.banner .h3 { color: #fff; font-weight: 900; position: relative; font-size: 20px; padding-bottom: 10px; }
.banner .h3 .i { position: absolute; left: 50%; margin-left: -25px; bottom: 0; width: 50px; height: 3px; background: #fff; }
.banner .h3 .imgicon { width: 30px; display: inline-block; vertical-align: middle; }
.banner .h3 .imgicon img { vertical-align: middle; position: relative; top: -8px; }
.banner .add { color: rgba(255, 255, 255, 0.7); }
.banner .emal { display: block; padding-top: 10px; }
.banner .emal a { display: inline-block; padding: 0 35px; background: #15b8c7; color: #fff; line-height: 35px; border-radius: 30px; }
@media screen and (min-width:768px) {
  .banner { height: 320px; }
}
@media screen and (min-width:1200px) {
  .banner { height: 600px; }
  .banner .h3 { font-size: 42px; line-height: 1.2em; }
  .banner .tbc { padding-bottom: 90px; }
  .bannerVmiddle.banner .tbc { padding-bottom: 0; }
  .banner .add { font-size: 20px; }
  .banner .emal { padding-top: 30px; }
  .banner .emal a { line-height: 70px; padding: 0 45px; border-radius: 70px; font-size: 20px; }
  .banner .emal a .iconfont { font-size: 22px; }
}
.ContactUs { padding: 30px 0; position: relative;}
.ContactUs .Position{ width: 1px; height: 1px; position: absolute; left: -100%; top: 0; }

.ContactUs .title .h3 { color: #333; font-size: 24px; font-weight: 800; text-align: center; text-transform: uppercase; }
.ContactUs .title .h3 .i { display: block; width: 30px; height: 2px; background: #d61518; margin: 5px auto 0; }
.ContactUs .title .info { text-align: center; padding-top: 10px; color: #848484; }
.ContactUs .FromBox { padding-top: 20px; }
@media screen and (min-width:768px) {
  .ContactUs .title .h3 { font-size: 32px; }
  .ContactUs { padding: 55px 0; }
}
@media screen and (min-width:1200px) {
  .ContactUs .title .h3 { font-size: 42px; }
  .ContactUs .title .info { font-size: 16px; padding-top: 20px; }
  .ContactUs { padding: 75px 0; }
  .ContactUs .FromBox { padding-top: 50px; }
}
.ContactUs .zjFormUlli > ul { padding-top: 30px; }
.ContactUs .zjFormUlli ul li.li1 { margin-bottom: 10px; }
.ContactUs .zjFormUlli ul li .libox { min-height: 40px; position: relative; padding-left: 115px; border: 1px solid #e0e0e0; }
.ContactUs .zjFormUlli ul li.li1s .libox{padding-left: 10px;}
.ContactUs .zjFormUlli ul li.li2 { margin-bottom: 10px; position: relative; }
.ContactUs .zjFormUlli ul li.li2 .libox { padding-left: 0; }
.ContactUs .zjFormUlli ul li .red { color: #d61518; display: inline-block; padding-right: 3px; }
.ContactUs .zjFormUlli .li1 .left { padding-right: 10px; line-height: 40px; position: absolute; top: 0; left: 10px; color: #999; }
.ContactUs .zjFormUlli .li1 .right { font-size: 14px; color: #333; position: relative; }
.ContactUs .zjFormUlli .li1 .right input { line-height: 40px; height: 40px; width: 100%; display: block; }
.ContactUs .zjFormUlli .li1 .right textarea { resize: none; width: 100%; padding: 15px 0; height: 100px; }
.ContactUs .ZJselectBox { width: 100%; height: 40px; position: relative; }
.ContactUs .ZJselectTxt { position: relative; line-height: 40px; color: #666; padding-left: 15px; }
.ContactUs .ZJselectTxt i.icon { display: block; width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url('../images/down.png') no-repeat center; z-index: 2; cursor: pointer; }
.ContactUs .ZJselectTxt i.iconOn { background-image: url('../images/downup.png'); }
.ContactUs .ZJselectBox .ZJselectUl { position: absolute; display: none; width: 100%; z-index: 4; top: 100%; left: 0; background: #fff; }
.ContactUs .ZJselectBox .ZJselectUl .ZJselectUlBox { max-height: 120px; overflow-y: auto; border: 1px solid #ccc; }
.ContactUs .ZJselectBox .ZJselectUl ul li { font-size: 14px; float: none; height: 40px; line-height: 40px; padding: 0; margin: 0; padding-left: 15px; border-bottom: 1px solid #f9f9f9; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; }
.ContactUs .ZJselectBox .ZJselectUl ul li:hover { background: #f5f5f5; }
.ContactUs .fromBtn { text-align: center; padding-top: 15px; }
.ContactUs .fromBtn a { box-shadow: 0 0 10px #fdf2f2; display: inline-block; line-height: 40px; border-radius: 35px; background-color: #d61518; color: #fff; padding: 0 35px; }
@media screen and (min-width:768px) {
  .ContactUs .zjFormUlli ul.Ful { margin: 0 -10px; font-size: 0; }
  .ContactUs .zjFormUlli ul li.li { display: inline-block; font-size: 14px; width: 50%; vertical-align: top; padding: 0 10px; }
  .ContactUs .zjFormUlli ul li.lirow { display: inline-block; font-size: 14px; width: 100%; vertical-align: top; padding: 0 10px; }
}
@media screen and (min-width:1200px) {
  .ContactUs .zjFormUlli ul li.li1 .libox { min-height: 54px; }
  .ContactUs .zjFormUlli .li1 .left { line-height: 54px; }
  .ContactUs .zjFormUlli .li1 .right input { line-height: 54px; height: 54px; }
  .ContactUs .ZJselectBox { height: 54px; }
  .ContactUs .ZJselectTxt { line-height: 54px; }
  .ContactUs .ZJselectTxt i.icon { height: 54px; }
  .ContactUs .zjFormUlli ul li.li { font-size: 16px; }
  .ContactUs .zjFormUlli ul li.lirow { font-size: 16px; }
  .ContactUs .zjFormUlli .li1 .right input,
  .ContactUs .zjFormUlli .li1 .right textarea { font-size: 16px; }
  .ContactUs .zjFormUlli .li1 .right textarea { height: 200px; }
  .ContactUs .fromBtn { padding-top: 25px; }
  .ContactUs .fromBtn a { font-size: 16px; line-height: 60px; padding: 0 90px; }
}

.w1300 { margin: 0 auto; max-width: 1300px; padding: 0 10px; }
.w1400 { margin: 0 auto; max-width: 1400px; padding: 0 10px; }
.w1440 { margin: 0 auto; max-width: 1440px; padding: 0 10px; }
@media screen and (min-width:1300px) {
  .w1300,
  .w1400 { width: 100%; margin: 0 auto; padding: 0; }
  .w1440 { padding: 0 50px; }
}
@media screen and (min-width:1500px) {
  .w1440 { width: 100%; margin: 0 auto; padding: 0; }
}
@media screen and (min-width: 1000px) {
	.in_ad{min-height: 49px;}
}
@media screen and (max-width: 1200px) {
  .headerNav .h_home{margin:0 3.41% 0 5.16%;}
  .headerNav .h_nav .n_item .topName{margin-right: 23px;}
  .df{
	display:block;
	}
	.rdm{
		margin:0 auto;
		}
	.newsLetter .aboutd{width:100%;}
	.newsLetter .tp { 
		width:50%;
		margin: 30px auto 0;
	}
	.newsLetter .n_lTitle{margin: 30px 0 15px;}
	.newsLetter{height: auto;padding-bottom: 30px;}
	.newsLetter .n_lTitle{ text-align:center;}
	.newsLetter .n_lDesc{ text-align:center;}
	.footerWrapper .f_power .powerWrapper{
		text-align:center;
		}
	.blogo{
		margin-top:10px;}
}
@media screen and (max-width: 1050px) {
  .re_prod .re_proList .re_pItem{padding:24px 10px 24px 17px;}
}
@media screen and (max-width: 1000px) {
    .clear_991{clear: both;}
    .clear_gt_991{clear: none;}

  .leftContent{display: none;}
  .rightContent{float: none;width: 98%;margin:0 auto;}
  .headerWrapper{display: none;}

  .productsWrapper .rightContent .blk{width: 49%;}
}
@media screen and (max-width: 768px) {
    .footerWrapper .f_Box .f_info{display: block;max-width: none;}
    .footerWrapper .f_Box .f_info .f_infoItem{display: none;}
    .newsLetter .newsletter_input{width: 90%;}

    .productsWrapper{margin-top: 20px;}
	.productsWrapper .rightContent .blk{margin-bottom: 20px;}
    .productsWrapper .rightContent .blk .imgbox{margin-bottom: 10px;}
    .productsWrapper .rightContent .blk .name{height: auto;}
    .rale_news .list{ grid-template-columns: repeat(2, 46.5%);}

    body .ueeshop_responsive_position{ margin: 10px 0.5%;}
    body .ueeshop_responsive_position .title{ height: 25px; line-height: 25px;}
    body .ueeshop_responsive_download_list ul li{height: 40px;line-height: 40px;}
    body .ueeshop_responsive_download_list ul li a.s1{margin-top: 10px;}
}
@media screen and (max-width: 680px) {
}
@media screen and (max-width: 640px) {
	.clear_991{clear: none;}
	.clear_640{clear: both;}

	.indexNav .i_navItem{height: 180px;}
	.indexNav .i_navItem .i_nName a{font-size: 16px;}

	.newsLetter .tp { 
		width:100%;
		margin: 30px auto 0;
	}
	.newsLetter .n_lTitle{margin: 30px 0 15px;}
	.newsLetter .n_lDesc{margin-bottom: 25px;line-height: 180%;}
	.newsLetter .newsletter_input{margin-bottom: 25px;height: 40px;font-size: 14px;}

	.footerWrapper .f_Box .f_info .f_line{width: 100%;margin: 15px 0;}
	.footerWrapper .f_Box .f_info .f_infoItem{padding-bottom: 5px;padding-left: 15px;}
	.footerWrapper .footerShare{text-align: center;}

}
@media screen and (max-width: 480px) {
  .newsLetter .newsletter_submit{width: 215px;height: 43px;line-height: 43px;}
}