@charset "utf-8";
/*
Powered by MingQi.com		http://www.MingQi.com
		020-83226791
*/

*{font-family: 'Opensans-Regular';}
html, div{outline:0;}
.w{width: 980px; margin:0 auto; min-width:899px;}
.hide{display:none;}
.imgbox{display:block; overflow:hidden;}
.imgbox img{max-width:100%; max-height:100%;}
input,textarea{outline: none;}
input[type=submit]{cursor: pointer;}
/*#main.w>.fl{width:190px;}*/

body{background:#fff;width: 100%;height: 100%;max-width: 1920px;margin:0 auto;overflow-x: hidden;position: relative;}
.wrap{width:1200px; margin:0 auto; zoom:1;}
.wrap:after,.wrap:before{display:table; content:'';}
.wrap:after{clear:both;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.over{overflow: hidden;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.table{width: 100%;height: 100%;display: table;}
.table-cell{display: table-cell;}
.inline{display: inline;}
.inline-block{display: inline-block;}
.block{display: block;}
.hidden{display: none;}
.visible-hidden{visibility: hidden;opacity: 1;}
.middle{vertical-align: middle;}
.middleImg img{vertical-align: middle;}
.middleImg .mid-ilb{vertical-align: middle;display: inline-block;}
.middleImg span{height: 100%;vertical-align: middle;display: inline-block;}
.relative{position: relative;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.center-vertical{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.trans-show{transition:all .5s;-webkit-transition:all .5s;opacity: 0;visibility: hidden;}
.trans-show.visable{opacity: 1;visibility: visible;}
.trans{-webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.imgZoom img{transition: all .4s;-webkit-transition: all .4s;}
.imgZoom img:hover{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1);}
.pointer{cursor: pointer;}
.flow-shadow{-webkit-transition:all .5s;transition:all .5s;}
.flow-shadow:hover{transform:translate3d(0, -2px, 0);-webkit-transform:translate3d(0, -2px, 0);-webkit-box-shadow:0 0px 10px #e9e9e9;box-shadow:0 0px 10px #e9e9e9;}
.clear_gt_991{clear: both;}
.border-box{box-sizing: border-box;}
*.hoverColor{-webkit-transition:all .3s;transition:all .3s;}
*.hoverColor:hover{color: #42b3e5!important;}
.show-pc-block{display: block!important;}
.show-pc-inline-block{display: inline-block!important;}
.show-mb-block{display: none!important;}
.show-mb-inline-block{display: none!important;}
body.flex-foot-bottom{display: flex;flex-direction: column;}
.flex-foot-bottom .header,
.flex-foot-bottom .footer,
.flex-foot-bottom .top-cateogry,
.flex-foot-bottom .wrap-banner,
.flex-foot-bottom .bread{flex: 0 0 auto;}
.flex-main-content{flex: 1 0 auto;}
a:hover{text-decoration: none;}

.responsive_pc_header .header_in{ width: 100%; height: 110px; transition: all 0.3s;}
.responsive_pc_header .header_in.fixed{ position: fixed; left: 0; top: 0; z-index: 100; background: #000;}

#header{width: 100%;top: 0;left: 0;right: 0;margin:auto;z-index: 100;}
#header .header{height: 110px;}
.header{width: 1440px;}
#header .header .logo{float: left;width: 15%;max-width: 300px;height: 100%;}
#header .header .logo a{}
#nav{display: flex;align-items: center;justify-content: space-around;float: right;width: 66%;margin-top: 35px;margin-right: 2.8%;}
#nav .list{display: inline-block;vertical-align: middle;margin: 0 10px 0 0;padding-bottom: 20px;position: relative;}
#nav .list > a{display: block;padding: 15px 0 17px;font-size: 16px;color: #fff;text-transform: uppercase;white-space: nowrap;}
/*#nav .list:hover > a,
#nav .list.on > a{padding-bottom: 15px;border-bottom: 2px solid #d17474;}*/
#nav .list .sub_row{position: absolute;left: 0;top: 100%;/*width: 140px;*/background: rgba(255,255,255,.8);box-sizing: border-box;z-index: 110;padding: 15px 10px 30px;line-height: 28px;opacity: 0;visibility: hidden;}
#nav .list .sub_row:before{width: 9999px;height: 100%;position: absolute;left: 100%;top: 0;background: rgba(255,255,255,.8);content: '';}
#nav .list .sub_row:after{width: 9999px;height: 100%;position: absolute;right: 100%;top: 0;background: rgba(255,255,255,.8);content: '';}
#nav .list .sub_row a{display: block;line-height: 30px;font-size: 16px;color: #1f1f1f;}
#nav .list .sub_row a span{margin-right: 10px;}
#nav .list .sub_row a:hover{color:#42b3e5;}
#nav .list:hover .sub_row{opacity: 1;visibility: visible;}
#header .func{float: right;width: 15.5%;margin-top: 47px;margin-right: 0%;}
#header .func .icon{cursor: pointer;padding-left: 10%;height: 24px;}
#header .func .icon img{display: inline-block;vertical-align: middle;max-height: 100%;max-width: 100%;}
#header .func .icon i{display: inline-block;vertical-align: middle;height: 100%;}
#header .func .icon.default_shopping_cart{filter: brightness(0) invert(1);background: unset;width: auto;height: 24px;}
#header .func .icon:first-child{margin-left: 0;padding:0;}
#header .func .icon.language_icon{position: relative;padding:0;font-size: 20px;background: url(../images/language_arrow.png) no-repeat right center;}
#header .func .icon.language_icon span{color: #fff;text-transform: uppercase;font-family: Arial;}
#header.white-module .func .icon.language_icon span{color: #000;}
#header .func .icon.language_icon .down{position: absolute;left: 0;top: 100%;background: rgba(255,255,255,.8);opacity: 0;visibility: hidden;z-index: 100;padding: 10px;border-radius: 5px;}
#header .func .icon.language_icon:hover .down{opacity: 1;visibility: visible;}
#header .func .icon.language_icon .down a{display: block;width: 120px;line-height: 25px;font-size: 17px;overflow: hidden;}
#header.index_header{position: absolute;left: 0;top: 47px;width: 100%;z-index: 10001;}
#header.index_header .header{background: rgba(255,255,255,.8);border-radius: 10px;}
#header.fiexd{position: fixed;top: 0;left: 0;width: 100%;background: white;z-index: 10001;}
/*#header.fiexd .header{height: 80px;}
#header.fiexd #nav{margin-top: 17px;}*/
#header.fiexd #nav .list{padding-bottom: 9px;}
/*#header.fiexd .func{margin-top: 31px;}*/
#header .search_box.on{visibility: visible;opacity: 1;}
#header .search_box{position: absolute;top: 100%;width: 100%;max-width: 1440px;border-radius: 4px;background: rgba(255,255,255,.5);opacity: 0;visibility: hidden;z-index: 100;overflow: hidden;box-shadow: 0 0.5px 5px rgba(122, 122, 122, 0.4);}
#header .search_box .search{}
#header .search_box .search input[name=Keyword]{width: calc( 100% - 120px );border: none;text-align: center;line-height: 60px;font-size: 15px;color: #909090;}
#header .search_box .search input[type=submit]{width: 120px;height: 60px;line-height: 60px;background: white;font-weight: bold;font-size: 15px;border:none;border-left: 1px solid #eee;}
#header.white-module{background: #fff;box-shadow: 0 1px 6px rgba(122, 122, 122, 0.4);position: relative; z-index:1000;}
#header.white-module #nav .list > a{color: #000;}
#header.white-module .header_in.fixed .logo{ filter:invert(1); }
#header.white-module .header_in.fixed #nav .list > a{color:#fff;}
#header.white-module .func .icon img{filter: invert(1);}
/*#header.white-module .func .icon img{visibility: hidden;opacity: 0;}
#header.white-module .func .icon{background: url(../images/icon_member_b.png) no-repeat center;}
#header.white-module .func .icon.search_icon{background-image: url(../images/icon_search_b.png);}*/

/************ footer *****************/
#footer{background: #111213; color:#777;}
#footer .link{padding:55px 0; padding-bottom:30px; max-width:1200px; margin:0 auto; box-sizing:border-box;}
#footer .link .ft_inform,
#footer .link ul{float: left;width:18%; overflow:hidden; box-sizing:border-box;}
#footer .link ul{margin-left: 5%;}
#footer .link ul li{height: 32px;overflow: hidden;line-height: 32px;font-size: 15px;color: #3e3e3e; text-transform:capitalize; max-width:90%; color:#818183;}
#footer .link ul li.tit{margin-bottom:5px;font-weight: bold;font-size: 16px;text-transform: uppercase; color:#fff;font-family: "OpenSans-Semibold";}
#footer .link ul a{font-size: 15px;color: #818183;}
#footer .link .ft_inform{width: 25%;}
#footer .link .ft_inform .foot_logo{margin-bottom: 20px;}
#footer .link .ft_inform .brief{font-size: 14px;color: #777;line-height: 25px;margin-bottom: 20px;}
#footer .link ul.contact{width:23%;}
#footer .link ul.contact li.i{line-height:150%; height:auto; position:relative; padding:5px 0 10px; box-sizing:border-box;}
#footer .link ul.contact li span{float: left;display:block; width:20px; height:24px; background:url(../images/icon_addr.png) no-repeat left center;margin-right: 10px;}
#footer .link ul.contact li.tel span{background-image: url(../images/icon_phone.png);}
#footer .link ul.contact li.email span{background-image: url(../images/icon_mail.png);}
#footer .partners{max-width:1200px; position:relative; margin:0 auto; box-sizing:border-box; padding-bottom:40px;}
#footer .partners .title{position:absolute; top:0; width:160px; font-size:16px; color:#fdc107; font-weight:bold;}
#footer .partners .box{padding-left:160px;}
#footer .partners .box .list{width:160px; height:60px; overflow:hidden; border:1px solid #ddd; margin-right:10px; text-align:center; margin-bottom:10px; background:#fff;}
#footer .partners .box .list .item{height:100%;}
#footer .copyright{padding:25px 0;font-size: 14px;color: #818183; border-top:1px solid #2f313d;}
#footer .copyright .txt{float:left}
#footer .copyright .txt a{color:#818183;}
.foot_share .foot_share_box{margin-right: 0;}
#footer .foot-lang{}
#footer .foot-lang .down-select{bottom: 100%;right: 0;background: rgba(255,255,255,.8);padding: 5px 10px;border-radius: 4px;}
#footer .foot-lang .down-select a{padding:3px 0; white-space: nowrap;}
#footer .foot-lang .down-select a img,
#footer .foot-lang .cur_lang img{max-width: 20px;max-height: 20px;margin-right: 4px;}
#footer .foot-lang .down-select a:hover{color:#42b3e5;}
#footer .foot-lang .cur_lang{text-transform: uppercase;}
#footer .foot-lang:hover .down-select{opacity: 1;visibility: visible;}

.index-banner{ position: relative;}
.banner-swiper-pagination{position: absolute;bottom: 45px;left: 0;z-index: 100;width: 100%;}
.banner-swiper-pagination .swiper-pagin{height: 160px;}
.banner-swiper-pagination .bullet{cursor: pointer;font-size: 14px;color: #fff;opacity: .4;}
.banner-swiper-pagination .bullet.active{opacity: 1;font-family: "OpenSans-Bold";}
.banner-swiper-pagination .bullet.pag-slide-next,
.banner-swiper-pagination .bullet.pag-slide-prev{opacity: .7;}
.banner-swiper-pagination .bullet::before{float: left;width: 2px;height: 16px;background: none;margin: 2px 25px 0 0;content: '';}
.banner-swiper-pagination .bullet.active::before{background: #fff;}

.index-photo{padding-top: 60px;background: #f6f6f6;padding-bottom: 60px;font-size: 0;}
.index-photo .box{width: 49.16667%;}
.index-photo .box.left{max-height: 658px;}
.index-photo .box.right{}
.index-photo .box.right div{max-height: 319px;}
.index-photo .box.right div + div{margin-top: 3%;}
.index-photo .bot{margin-top: 40px;}
.index-photo .bot .box{max-height: 296px;}

.index-blog{padding:35px 0 50px;}
.index-blog .title{overflow: hidden;margin-bottom: 60px;}
.index-blog .title span{font-size: 24px;color: #111;font-family: "OpenSans-Semibold";text-transform: uppercase;padding:0 25px;}
.index-blog .title span::after,
.index-blog .title span::before{position: absolute;top: 0;bottom: 0;width: 1000%;height: 1px;background: #ddd;margin:auto;content: '';}
.index-blog .title span::after{left: 100%;}
.index-blog .title span::before{right: 100%;}
.index-blog .list{}
.index-blog .list .box{width: 48.75%;}
.index-blog .list .box .date{width: 90px;}
.index-blog .list .box .date span{display: block;}
.index-blog .list .box .date span.d{line-height: 50px;font-size: 46px;color: #aaa;font-weight: bold;font-family:"OpenSans-Semibold";}
.index-blog .list .box .date span.m{font-size: 14px;color: #666;font-family: "Opensans-Light";}
.index-blog .list .box .word{width: calc(100% - 90px);padding-left: 25px;box-sizing: border-box;border-left: 1px solid #e5e5e5;}
.index-blog .list .box .word .name{margin-bottom: 10px;font-size: 16px;color: #333;font-family: "OpenSans-Semibold";}
.index-blog .list .box .word .brief{max-height: 40px;font-size: 14px;color: #666;font-family: "OpenSans-Light";}
.index-blog .list .box .img{max-height: 290px;margin-top: 35px;}

.wrap-module .MingQi_responsive_position .position a{font-size: 14px;color: #545454;}
.product-list .menu-wrap{width: 22.42%;}
.product-list .menu{margin-bottom: 35px;}
.product-list .menu .photo{margin-top: 30px;}
.product-list .menu .cate-top{border-bottom:1px solid #ddd;}
.product-list .menu .cate-top,
.product-list .relate .title{height: 52px;line-height: 52px;background: #f3f3f3;text-indent: 15px;font-size: 18px;color: #000;font-family: "OpenSans-Bold";}
.product-list .menu .name{height: 52px;line-height: 52px;border:1px solid #ddd;padding-left: 20px;padding-right: 15px;cursor: pointer;border-top: none;}
.product-list .menu .name:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;background: none;content: '';}
.product-list .menu .name.open:before{background: #42b3e5;}
.product-list .menu .name.open{border-left-color: transparent;}
.product-list .menu .name a{font-size: 15px;color: #333;}
.product-list .menu .sublist{}
.product-list .menu .name.open{}
.product-list .menu .sublist{display: none;border-bottom:1px solid #ddd;}
.product-list .menu .sublist.open{display: block;}
.product-list .menu .sublist li{}
.product-list .menu .sublist li.v3{}
.product-list .menu .sublist li.v3 a{padding-left: 32px;}
.product-list .menu .sublist li a{height: 35px;line-height: 35px;padding-left: 20px;font-size: 13px;color: #7a7a7a;}
.product-list .menu .sublist li a.on,
.product-list .menu .sublist li a:hover{background-color: #f7f7f7;}
.product-list .relate{box-sizing: border-box;margin-bottom: 50px;}
.product-list .relate *{box-sizing: inherit;}
/*.product-list .relate .title{font-size: 20px;color: #333;border-bottom:1px solid #ddd;height: 50px;line-height: 50px;padding:0 13px;}*/
.product-list .relate .list{}
.product-list .relate .list .row{border:1px solid #ddd;padding:10px;}
.product-list .relate .list .row + .row{border-top: none;}
.product-list .relate .list .row a{}
.product-list .relate .list .row .img{width: 40%;}
.product-list .relate .list .row .rg{width: 56%;}
.product-list .relate .list .row .name{margin-bottom: 5px;}
.product-list .relate .list .row .name a{font-size: 14px;color: #333;line-height: 160%;}
.product-list .relate .list .row .p{font-size: 14px;color: #42b3e5;}

.product-list .pro-right{width: 72.42%;}
.product-list .pro-right .cate_info{ margin-bottom: 32px; width: 100%;}
.product-list .pro-right .cate_info .cate_title{ width: 100%; height: 37px; line-height: 37px; font-size: 24px; color: #000; font-family: "OpenSans-Semibold";}
.product-list .MingQi_responsive_products_list{margin-top: 0;}
.product-list .MingQi_responsive_products_list .item{margin-bottom: 30px;}
.product-list .MingQi_responsive_products_list .item .pro{width: 85%;border:1px solid #ddd;padding-bottom: 30px;}
.product-list .MingQi_responsive_products_list .item .info .more{display: block;max-width: 185px;width: 100%;margin:0 auto;background: #3a3a3a;border-radius: 3px;padding:10px 0;font-size: 14px;color: #fff;text-align: center;}
/*.MingQi_responsive_products_list .item .pro{width: 100%;}*/

.ban_word{margin:auto;width: 97%;max-width: 1200px;}
.ban_word.absolute{bottom: 4%;left: 0;right: 0;}
.ban_word .p_title{font-size: 40px;color: #010101;}

.product-wrap{padding-top: 4%;}

/* 新闻详细(推荐文章) */
.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.desc_news{ margin-top: 55px;}
.rale_news.desc_news .news_title{ position: relative; width: 100%; text-align: center;}
.rale_news.desc_news .news_title:before{ display: block; content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #ddd; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.rale_news.desc_news .news_title .title{ position: relative; z-index: 1; padding: 0 40px; width: 100%; background: #fff; text-align: center;}
.rale_news.desc_news .list{ grid-template-columns: repeat(2, 49%); grid-row-gap: 44px;}
.rale_news.desc_news .list .item .img{ width: 39.2857%; height: 100%; text-align: center;}
.rale_news.desc_news .list .item .text{ width: calc(100% - 43.5374%);}
.rale_news.desc_news .list .item.no_img .text{ width: 100%;}
.rale_news.desc_news .list .item .text .title{ margin-top: 0; font-size: 18px;}
.rale_news.desc_news .list .item .brief{ font-size: 15px; color: #888;}

body .MingQi_responsive_turn_page *{font-family: "OpenSans-Bold";}
body .MingQi_responsive_turn_page.s1 > span .page_item_current{font-weight: bold;color: #000;}
body .MingQi_responsive_turn_page.s1 > span .page_item_current:after{display: block;width: 19px;height: 3px;background: #000;margin:-12px auto 0;content: '';}
body .MingQi_responsive_turn_page span a,
body .MingQi_responsive_turn_page span font{color: #787878;}

body .MingQi_responsive_products_detail .description .title{text-align: center;}
body .MingQi_responsive_products_detail .description .title span{position: relative;font-size: 14px;color: #333;font-family: "OpenSans-Semibold";text-transform: uppercase;height: 100%;display: inline-block;}
body .MingQi_responsive_products_detail .description .title span:after{position: absolute;bottom: -10px;left: 0;width: 100%;height: 6px;content: '';}
body .MingQi_responsive_products_detail .description .title span.cur{color: #018cca;}
body .MingQi_responsive_products_detail .description .title span.cur:after{background: #018cca}

.wrap-module .cate-name{font-size: 30px;color: #000;}

body .MingQi_responsive_info_list{overflow: visible;}
body .MingQi_responsive_info_list .item{transition: all .4s;margin-bottom: 0;padding:35px 30px;}
body .MingQi_responsive_info_list .item:hover{box-shadow:0 0px 10px #e9e9e9;border-bottom-color: #fff;}
body .MingQi_responsive_info_list .item .info .title:hover a{color: #138bff;}

body .MingQi_responsive_download_list ul li{border:none;padding:40px;padding: 25px 40px;}
body .MingQi_responsive_download_list ul li .name{font-size: 16px;}
body .MingQi_responsive_download_list ul li a{width: 45px;height: 45px;line-height: 45px;margin:0;background-color: #aaa;}
body .MingQi_responsive_download_list ul li:nth-child(odd){background-color: #f6f6f6;}
body .MingQi_responsive_download_list ul li:nth-child(odd) a{background-color: #3a3a3a;}
*
@media (max-width: 1600px){

}

@media (max-width: 1440px){
    .header{width: 96%;}
    #header .func{width: 17%;}
    #nav{width: 65%;}
}

@media (max-width: 1280px){
    .wrap{width: 96%;}
    #nav{width: 61%; margin-right: 1.8%;}
    #header .func{width: 22%;}
     /*#header .func .icon:first-child{padding: 0px 15.2% 0 0;}*/
    /*#header .func .icon.language_icon{padding: 0px 15.2% 0 0;}*/
}

@media (max-width: 1024px){

}


@media (max-width: 991px){
    .show-pc-block,
    .show-pc-inline-block,
    .hide-991{display: none!important;}
    .show-mb-block{display: block!important;}
    .show-mb-inline-block{display: inline-block!important;}
    .clear_991{clear: both;}
    .clear_gt_991{clear: none;}

	#header .logo{}
	#nav{display: none;}

	.index-pro-category{padding: 30px 0;}
	.index-pro-category .list{margin-top: 25px;}

	.product-list .rows .box{width: 31%;margin: 0 1% 20px;}


	#footer{width:100%; overflow:hidden;}
	#footer .link{padding:10px;}
	#footer .link ul{width:100%;margin-left: 0;}
	#footer .link ul li{display:none; border-bottom:1px solid #818181; text-indent:15px; height:44px; line-height:44px; max-width:100%;}
	#footer .link ul.cur li{ display: block;}
	#footer .link ul.contact{width:100%;}
	#footer .link ul.contact li.i{text-indent:0; padding:10px 0; padding-left:25px;}
	#footer .link ul li.tit{font-weight:normal; font-size:16px; display:block; background:url(../images/navsub.png) 95% center no-repeat; text-indent:5px; margin:0; height:44px; line-height:44px;}
	#footer .link .br{display:none;}
	#footer .partners{padding-bottom:10px;}
	#footer .partners .title{position:relative; text-align:center; width:100%; padding:8px 0; padding-bottom:5px;font-size:20px;}
	#footer .partners .box{padding:5px 0;}
	#footer .partners .box .list{width:50%; height:auto; float:left; box-sizing:border-box; margin:0; border:none; margin-bottom:10px; padding:0 5px; background:none;}
	#footer .partners .box .list .item{border:1px solid #ddd; width:100%; box-sizing:border-box;}
	#footer .partners .box .list .item a{background:#fff; display:block;}
	#footer .copyright{padding:10px 0;}
	#footer .copyright .txt{padding:10px 0;font-size: 12px; text-align:center; float:none;}
    #footer .link .ft_inform .foot_logo{text-align: center;}
    #footer .foot_share{display: block;text-align: center;}
	/*#footer .foot_share{text-align:center; width:100%; float:none; margin:0; padding-top:10px; float:none;}*/
    #footer .link .ft_inform{width: 100%;padding-top: 15px;}
    #footer .foot-lang{display: none;}

    .product-list .menu-wrap{display: none;}
    .product-list .pro-right{width: 100%;float: none;}
    .product-list .MingQi_responsive_products_list .item .pro{width: 100%;padding-bottom: 0;}
    .product-list .MingQi_responsive_products_list .item .info .more{display: none;}
    .product-list .MingQi_responsive_products_list .item{margin-bottom: 15px;}

    .ban_word{position: relative;}
    .ban_word .p_title{display: none;}

    body .MingQi_responsive_turn_page.s1 > span .page_item_current::after{margin-top: -6px;}
}

@media (max-width: 768px){
	.banner-swiper-pagination{bottom: auto;top: 0;}

	.wrap-module .cate-name{margin-bottom: 15px;font-size: 22px;}
	.wrap-module .cate-name span{margin-top: 10px;}

	.menu{display: none;}
	.banner-swiper-pagination .bullet{font-size: 12px;}
}

@media (max-width: 640px){
    .clear_991{clear: none;}
    .clear_640{clear: both;}

	.product-list .rows .box{width: 48%;}

    .index-photo{padding-top: 35px;}
    .index-photo .box{width: 100%;float: none;}
    .index-photo .box.left{max-height: none;margin-bottom: 3%;}
    .index-photo .bot .box{max-height: none;}
    .index-photo .bot .box + .box{margin-top: 3%;}

    .index-blog{padding-bottom: 0;}
    .index-blog .title{margin-bottom: 30px;}
    .index-blog .list .box{width: 100%;float: none;}
    .index-blog .list .box + .box{margin-top: 25px;}
    .index-blog .list .box .img{margin-top: 15px;}
}


@media (max-width: 450px){
	#copymsg,
	#copymsg a{font-size: 14px;}
}