@charset "utf-8";
@font-face {
	font-family: "Graphik-Regular";
	src: url("../font/graphik-regular-webfont/graphik-regular-webfont.woff2") format("woff2"),
		 url("../font/graphik-regular-webfont/graphik-regular-webfont.woff") format("woff"),
		 url("../font/graphik-regular-webfont/graphik-regular-webfont.ttf") format("truetype"),
		 url("../font/graphik-regular-webfont/graphik-regular-webfont.eot") format("embedded-opentype"),
		 url("../font/graphik-regular-webfont/graphik-regular-webfont.svg") format("svg"),
		 url("../font/graphik-regular-webfont/graphik-regular-webfont.otf") format("opentype");
  }
  @font-face {
	font-family: "graphik-medium";
	src: url("../font/graphik-medium-webfont/graphik-medium-webfont.woff2") format("woff2"),
		 url("../font/graphik-medium-webfont/graphik-medium-webfont.woff") format("woff"),
		 url("../font/graphik-medium-webfont/graphik-medium-webfont.ttf") format("truetype"),
		 url("../font/graphik-medium-webfont/graphik-medium-webfont.eot") format("embedded-opentype"),
		 url("../font/graphik-medium-webfont/graphik-medium-webfont.svg") format("svg"),
		 url("../font/graphik-medium-webfont/graphik-medium-webfont.otf") format("opentype");
  }
*{font-family: 'Graphik-Regular';}
html, div{outline:0;}
.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:1280px; margin:0 auto; zoom:1;}
.index_con.wrap{width:1440px; margin:0 auto; zoom:1;}
/*.wrap:after,.wrap:before{display:table; content:'';}*/
/*.wrap:after{clear:both;}*/
.item_title{font-weight: 600;border-bottom: 1px #ccc solid;margin-bottom: 20px;}
.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: #febf66!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;}
.in_ad{position: relative; font-size: 0;}
.in_ad:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 11px; background: url(../images/pro_ban_bg.png) no-repeat bottom center; z-index: 1;}
.in_ad .ad_con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.in_ad .ad_con .con_table{ display: table; width: 100%; height: 100%;}
.in_ad .ad_con .con_table .con_table_cell{ display: table-cell; vertical-align: middle;}
.in_ad .ad_con .MingQi_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .MingQi_responsive_position .title{ float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 48px; color: #fff; text-align: center;}
.in_ad .ad_con .MingQi_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: center;}
.in_ad .ad_con .MingQi_responsive_position .position{ font-size: 14px; color: #fff;}
.in_ad .ad_con .MingQi_responsive_position .position a{ font-size: 14px; color: #fff;}
/*.in_ad .ad_con .MingQi_responsive_position .position a:last-child{ color: #f1ab47;}*/

.index-banner{ position: relative; width: 100%;}
/*.index-banner:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 17px; background: url(../images/banner_bg.png) no-repeat center; z-index: 1;}*/
.index-banner .f_btn{ position: absolute; left: 50%; top: 70%; padding: 2px; width: 240px; height: 60px; border: 1px solid #aebc9f; transform: translateX(-50%); box-sizing: border-box;}
.index-banner .f_btn a{ display: block; width: 100%; height: 100%; line-height: 55px; background: #aebc9f; font-size: 18px; color: #fff; text-align: center;}
.bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a.active{ background: #006967;}
.bx-wrapper .bx-controls-direction a{ display: none;}

/*
.in_ad:before{content: '';width: 100%;height: 20px;background: url(../images/icon_banner_top.png) no-repeat center top;background-size: contain;position: absolute;top: 0;left: 0;z-index: 1;}
.in_ad:after{content: '';width: 100%;height: 20px;background: url(../images/icon_in_banner_bot.png) no-repeat center bottom;background-size: contain;position: absolute;bottom: 0;left: 0;z-index: 1;}
*/


/*.MingQi_responsive_header .header{border-bottom-color: transparent !important;}*/
.responsive_pc_header{ width: 100%; height: 124px;}
.responsive_pc_header.ab_header{  left: 0; top: 0; background: none; z-index: 1;}

.responsive_pc_header .header_in{ width: 100%; height: 124px; background: #fff; transition: all 0.3s;}
.responsive_pc_header .header_in.fixed{ position: fixed; left: 0; top: 0; z-index: 100;}

.header .logo{ display: block; margin: 0 auto; height: 100%; text-align: center;}
.header .h_right{ margin: 0 auto; height: 100%; max-width: calc(100% - 200px);}
.header .right{ height: 100%;}
.header .right .h_icon{ margin-left: 25px; width: 26px; height: 100%; line-height: 72px;display: flex;align-items: center;justify-content: center; cursor: pointer;}
.header .right .h_icon div, .header .right .h_icon a{ display: block;width: 100%;height: 100%;}

.header .header_in .left{ height: 100%;}
.header .header_in .right .h-lang{ height: 100%;    margin-left: 25px;}
.header .header_in .right .h-lang .lang-on{ width: 35px;height: 100%;line-height: 124px; font-size: 22px;color: #000;text-transform:uppercase;}
.header .header_in .right .h-user{font-size: 0;}
.header .header_in .right .icon .layer{ padding: 0 10px; width: 135px; background: #fff; top: 65%; left: 50%; -webkit-border-radius: 8px; border-radius: 8px; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.header .header_in .right .icon .layer a{line-height: 45px;font-size: 14px;color: #000; font-weight: bold;}
.header .header_in .right .icon .layer a + a{border-top: 1px solid rgba(255, 255, 255, 0.2);}
.header .header_in .right .icon .layer a:hover{text-decoration: underline;}
.header .header_in .right .icon:hover .layer{opacity: 1;visibility: visible;}
.ooooo{width: 100%;position: absolute;left: 0;top: 0;opacity: 0.5;pointer-events:none;z-index: 99999;}
.header .headerNav{ width: 100%; height: 100%; box-sizing: border-box;background: url(/static/themes/t251/images/index_banner_r.png) no-repeat right center;}
.header .headerNav .head-nav{ display: flex; justify-content: center; height: 100%;}
.header .headerNav .head-nav .n_item{  max-width: 300px;position: relative; z-index: 0;/*padding-bottom: 16px;*/margin: 0 22px;}
.header .headerNav .head-nav .n_item.item_icon{padding-right: 19px; background: url('../images/index_show.png') no-repeat right center;}
/*.header .headerNav .head-nav .n_item + .n_item{margin-right: 65px;}*/
.header .headerNav .head-nav .n_item .topName{ position: relative; line-height: 120px; font-size: 15px; color: #000; }
/*.header .headerNav .head-nav .n_item .topName:before{ display: block; content: ''; position: absolute; left: 0; top: 27px; width: 0; height: 3px; background: linear-gradient(to right, #f1ab46, #eee086); transition: all 0.2s;}*/
.header .headerNav .head-nav .n_item .navSub{width: 200px;background: url('../images/nav_sub_bg.png') no-repeat center top #fff;position: absolute;top: 65%;left:50%;transform: translate(-50%,0);box-shadow: 0 0 10px rgba(0,0,0,.1);padding:9px 20px;box-sizing: border-box;opacity: 0; border-radius: 3px; pointer-events: none;}
.header .headerNav .head-nav .n_item .navSub .subName{display: block; line-height: 36px;font-size: 14px;text-transform: capitalize; font-weight: bold;}
/*.header .headerNav .head-nav .n_item .navSub .subName + .subName{margin-top: 10px;}*/
/*.header .headerNav .head-nav .n_item:hover .topName{ color: #9cc6cd;}*/
.header .headerNav .head-nav .n_item:hover .topName:before{ width: 100%;}
.header .headerNav .head-nav .n_item:hover .navSub{ opacity: 1; pointer-events: auto;}


.header{ text-align: center;z-index: 9;}
.header .header_in{ padding: 0 50px; height: 124px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.header .search-form{ position: relative; height: 100%; z-index: 1;}
.header .search-form .search_icon{ display: block; width: 100%; height: 100%; background: url(../images/index_search.png) no-repeat center;}
.header .search-form form{ opacity: 0; position: absolute; top: 50%; right: 0; width: 250px; height: 42px; background: #fff; border-bottom: 1px solid #9cc6cd; pointer-events: none; transform: translateY(-50%);}
.header .search-form.open form{ opacity: 1; pointer-events: auto;}
.header .search-form form input.text{ padding-left: 10px; width: 80%; height: 100%; background: none; border: 0; box-sizing: border-box;}
.header .search-form form input.sub_btn{ width: 15%; height: 100%; background: url(../images/index_search.png) no-repeat center / 50% auto; border: 0;}

.header .sign{ height: 100%; background: url(../images/index_login.png) no-repeat left center; cursor: pointer;}
.header .sign a, .header .sign span{ display: block; line-height: 40px; font-size: 14px; color: #000;}
.header .sign span{ margin: 0 5px;}

.header .inq_btn{ height: 100%; background: url(../images/index_info.png) no-repeat center;}
.header .inq_btn_num{ height: 100%; margin-left: 10px !important;  width: unset !important;font-size: 15px;}
.header .inq_btn_num>a{     line-height: 124px;}
.header .imgparen{margin-top: 83%;}
.header .top_share_facebook{ height: 100%;margin-left: 12% !important;}
.header .top_share_twitter{ height: 100%;    margin-left: 0px !important;}
.header .top_share_instagram{ height: 100%;    margin-left: 0px !important;}
.header .top_share{width: 9.905% !important;}

.header .langWrapper{ display: block; height: 100%; position: relative;}
.header .langWrapper .topLang{ line-height: 92px; font-size: 14px; color: #fff;text-transform: uppercase;}
.header .langWrapper .otherLang{position: absolute; top: 65%;right:0; width: 120px;z-index: 101;background: #fff;padding:5px;border-radius: 5px;display: none;box-shadow: 0 5px 10px rgba(0,0,0,.3)}
.header .langWrapper .otherLang .langName{display: block;line-height: 24px;font-size: 12px;color: #000;}
.header .langWrapper:hover .otherLang{display: block;}

/*.index .bx-wrapper .bx-controls-direction{ display: none;}*/
.index .bx-wrapper{position: relative;}
.index .bx-wrapper .bx-pager.bx-default-pager a{ width: 13px; height: 13px; background: rgba(255, 255, 255, 0.3); -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box}
.index .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a.active{ background: none;  border: 2px solid 
	#fff;}
.index .bx-wrapper .bx-pager .bx-pager-item, .bx-wrappe2r .bx-controls-auto .bx-controls-auto-item{ vertical-align: bottom;}

.index .video_con{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); -webkit-transform: translateY(-100%); transform: translateY(-100%); z-index: 1000;}
.index .video_con.cur{ -webkit-transform: translateY(0); transform: translateY(0);}
.index .video_con .video_con_in{ position: absolute; left: 50%; top: 50%; width: 800px; height: 500px; background: #fff; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.index .video_con .video_con_in embed{ width: 100%; height: 100%;}
.index .video_con .video_con_in .close_btn{ position: absolute; right: -12px; top: -12px; width: 25px; height: 25px; background: #fff; text-align: center; -webkit-border-radius: 50%; border-radius: 50%;}
.index .video_con .video_con_in .close_btn img{ max-width: 50%; max-height: 505;}

.look{    color: #0d0b70 !important;}
.look span{        background: #0d0b70 !important;}
.index_item{ position: relative; margin: 120px auto 0;}
.index_item .index_item_outer{ display: table;}
.index_item .index_item_in{ display: table-cell; vertical-align: middle;}
.index_item .i_title{ width: 100%; font-size: 50px; color: #333; font-family: 'Lustria-Regular'; text-align: center;}
.index_item .i_brief{ margin-top: 28px; line-height: 30px; font-size: 16px; color: #666; font-weight: bold; text-align: center;}
.index_item .i_left{ width: 46.1%;padding-right: 3.9%; color: #333; }
.index_item .i_left .small_title{ color: #333333;font-size: 20px; padding: 18px 0;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.index_item .i_left .max_title{ color: #F36827;font-size: 48px; font-weight: bold;position:relative;overflow:hidden;
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.max_title{ color: #F36827;font-size: 48px; font-weight: bold;line-height: 54px;	   font-family: 'graphik-medium';
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;}
.index_item .i_left .i_left_content{ color: #555555;font-size: 16px; line-height: 31px;margin: 53px 0;	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;}
.i_img_list{width: 100%;height: 363px;position: relative;text-align: center;}
.i_img_list .b_title{color: #fff;font-size: 35px;width: 60%;margin: 0 auto;margin-top: 78px;	text-overflow: ellipsis;overflow: hidden;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;}
.i_img_list .more_btn{    display: inline-block;margin: 42px auto;background: #F36827;color: #fff;width: 238px;height: 54px;line-height: 54px;border-radius: 25px;text-align: center;background: none !important;border: 1px solid #fff;}
.i_img_list .before{position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, .5);height: 100%;width: 100%;}
.index_item .i_right{ width:50%;color: #666; overflow: hidden;}
.index_item .i_right img{ transition: all .5s; }
.index_item .i_right:hover img{transform: scale(1.1); }
.index_item .text_outer{ display: block; width: 100%;}
.index_item .text_outer .text{ display: table; width: 100%; height: 100%;}
.index_item .text_outer .text .text_in{ display: table-cell; vertical-align: middle; text-align: center;}
.index_item .text_outer .text .text_in .icon{ display: inline-block; width: 116px; height: 116px; background: rgba(255, 255, 255, 0.12); -webkit-border-radius: 50%; border-radius: 50%;}
.index_item .text_outer .text .text_in .brief{ padding-top: 110px; line-height: 30px; font-size: 16px; color: #333; font-family: 'Lustria-Regular'; text-align: center;}
.index_item .text_outer:first-child .text .text_in .brief{ margin-top: 25px; padding: inherit; line-height: 32px; color: #eee;}

.i_quote{ width: 100%;}
.i_about .more_btn{margin: 0px  0 20px 0;}
.i_quote .i_title{ height: 53px; line-height: 53px; font-size: 40px; color: #fff; text-align: left;}
.i_quote .i_brief{ margin-top: 6px; height: 33px; line-height: 33px; font-size: 16px; color: #999; text-align: left;}
.i_quote .right .btn{ display: block; margin-top: 21px; width: 210px; height: 50px; line-height: 50px; border: 2px solid #fff; font-size: 16px; color: #fff; font-weight: bold; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;}
.i_quote .i_quote_icon{width: 50%; position: relative;}
.i_quote .i_quote_icon a img{float: left;height: 100%;}
.i_quote .i_quote_icon_t{width: 100%;height: 100%;background: rgba(243, 104, 39, .75);position: absolute;top: 0;left: 0;opacity: 0;transition: all .5s;}
.i_quote .i_quote_icon:hover .i_quote_icon_t{opacity: 1;}

.i_quote .i_quote_icon .i_quote_icon_c{    position: absolute;bottom: 60px;left: 50px;}
.i_quote .i_quote_icon .i_quote_icon_c img{margin-top: 30px;}
.i_quote .i_quote_icon .i_quote_icon_c .i_quote_icon_c_t{    color: #fff;font-size: 20px;font-weight: bold;line-height: 1.5;}
.i_quote .i_quote_icon .i_quote_icon_c .i_quote_icon_c_c{    color: #fff;font-size: 14px;height: 0px;overflow: hidden;transition: all .5s;}
.i_quote .i_quote_icon:hover .i_quote_icon_c_c{height: 56px;}
.index_advantage{background-color: #eee;padding-top:3rem;padding-bottom: 3rem;}
.index_advantage .max_title{margin-bottom:2rem;text-align: center;}
.index_advantage ul{display: flex;justify-content: space-between;}
.index_advantage ul li{width:20%;border:1px #ccc solid;padding:2%;background:#fff;min-height: 50px;transition: all .5s;}
.index_advantage ul li:hover{box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);}
.index_advantage ul li .img{text-align: center;margin-bottom:20px;}
.index_advantage ul li .info{text-align: center;font-size:1.4rem;}
.i_optical{ margin-top: 110px;}
.i_optical .i_optical_drop{ height: 65px;font-size: 20px;color: #F36827;line-height: 65px;position: relative;transition: all 0.5s;    cursor: pointer;}
.i_optical .i_optical_drop .drop_title{ overflow: hidden; /*自动隐藏文字*/   text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/width: 90%;}
.drop_content{line-height:1.6;font-size: 16px;}
.drop_content ul li{list-style:square;margin-left:15px;}
.i_optical .i_optical_drop img{ transform: translateY(4px);transition: all .5s;}
.i_optical_drop_content{    padding-left: 5%;overflow: hidden;transition: all .5s;}
.show{height: auto;transition: all .3s;}
.hide{height: 0;transition: all .3s;}
.i_optical_drop_content .more_btn{margin: 28px auto ;    width: 174px;height: 48px;line-height: 48px;}
.i_optical_drop_content p{font-size: 18px;color: #555555;line-height: 30px;	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;}
.i_optical_drop_content ul{list-style: none;}
.i_optical_drop_content ul li{font-size:18px;margin:0;}
.i_optical .i_optical_drop span{ position: absolute;right: 0;    top: 0;    display: inherit;}
.i_optical .i_optical_left{ width: 46.8%;}
.i_optical .i_optical_left .i_optical_left_top{overflow: hidden;}
.i_optical .i_optical_left .i_optical_left_top a img{transition: all .3s;}
.i_optical .i_optical_left .i_optical_left_top:hover a img{ transform: scale(1.1);}
.i_optical .i_optical_right{ width: 49%;padding:0% 0 0 3.907%;}
.i_optical .i_optical_left_bottom{ margin-top: 20px;}
.i_optical_left_bottom_l,.i_optical_left_bottom_r{width: 48%;overflow: hidden;}
.i_optical_left_bottom_l a img,.i_optical_left_bottom_r a img{transition: all .3s;}
.i_optical_left_bottom_l:hover a img,.i_optical_left_bottom_r:hover a img{transform: scale(1.1);}
/* .i_optical .content{ margin-top: 50px; width: 100%;}
.i_optical .content .left,
.i_optical .content .right{ width: 50%;}
.i_optical .content .right{ padding: 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.i_optical .content .right .title{ width: 100%; line-height: 36px; font-size: 22px; color: #333; font-weight: bold;}
.i_optical .content .right .brief{ margin-top: 18px; width: 100%; line-height: 30px; font-size: 14px; color: #666; font-weight: bold;}
.i_optical .content .right .brief:nth-child(3){ margin-top: 23px;} */

.i_products .cate_list{ margin-top: 34px; width: 100%; text-align: center;}
.i_products .cate_list .cate_item{ display: inline-block; margin: 0 5px; width: 180px; height: 40px; line-height: 40px; font-size: 16px; color: #999; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.i_products .cate_list .cate_item:hover{ background: #333; color: #fff; font-weight: bold;}
.i_products .cate_list .cate_item.cur{ background: #333; color: #fff; font-weight: bold;}
.i_products .list{ margin-top: 78px;}
.i_products .list .item{}
.i_products .list .item .img{ position: relative; width: 100%; height: 220px; overflow: hidden;}
.i_products .list .item .img .img1{ width: 100%; height: 100%;}
.i_products .list .item .img .img2{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.i_products .list .item .title{ display: block; margin-top: 40px; width: 100%; height: 32px; line-height: 32px; color: #666; font-weight: bold; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.i_products .list .item .btn{ display: block; position: relative; margin: 5px auto 0; width: 153px; height: 36px; line-height: 36px; font-size: 14px; color: #333; font-weight: bold; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;}
.i_products .list .item .btn:before{ display: block; content: ''; position: absolute; left: 50%; bottom: 0; width: 52px; height: 1px; background: #333; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.i_products .list .item .btn:after{ display: block; content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 100%; border: 1px solid #333; opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.index .i_products .bx-wrapper2{ position: relative;}
.index .i_products .bx-wrapper2 .bx-controls-direction a{ display: block; position: absolute; top: 50%; width: 12px; height: 20px; background: none; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.index .i_products .bx-wrapper2 .bx-controls-direction a.bx-prev{ left: -37px;}
.index .i_products .bx-wrapper2 .bx-controls-direction a.bx-next{ right: -37px;}
.i_products .list .item:hover .img .img2{ opacity: 1;}
.i_products .list .item:hover .btn:after{ width: 100%; opacity: 1;}

.i_img_list{ width: 100%;}
.i_img_list .img{ position: relative; width: 50%; background-repeat: no-repeat; background-position: center; background-size: auto 100%; -webkit-transition: all 0.3s; transition: all 0.3s;}
/*.i_img_list .img .img_in{ overflow: hidden;}*/
.i_img_list .img:hover{ background-size: auto 110%;}
.i_img_list .text{ position: absolute;  left: 0; top: 0;}

.more_btn{display: inline-block;margin: 55px auto;background: #F36827;color: #fff;width: 213px;height: 54px;line-height: 54px;border-radius: 25px;text-align: center;}

.i_case{ padding: 85px 0 57px 0; width: 100%; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;background: #f5f6fa;}
.i_case .case_cate_t{ height:38px;line-height: 38px; border-radius: 60px;padding-right: 10px;  text-align: center; background: #fff;display: inline-block;min-width: 100px;margin: 0 7px;font-size: 14px;color: #666;}
.i_case .case_cate_t span{display: inline-block;float: left;width: 8px;height: 8px;background: #f5f6fa;border-radius: 100%;    margin-right: 0.5rem;	margin-left: 20px;position: relative;top: 50%;transform: translateY(-50%);}
.i_case .case_cate_t:hover{color: #0d0b70;}
.i_case .case_cate_t:hover span{background: #0d0b70;}
.i_case .case_item{width: 25%;position: relative;font-size: 0px;max-width: 480px;max-height: 283px;height: 100vw;}
/* .i_case .case_item:nth-child(5n){clear: both;} */
.i_case .case_item a:first-child img{width: 100%;height: 100%;}
.i_case .title{ display: inline-block; position: relative; padding: 0 110px;  font-size: 40px; color: #333;}
.i_case .list{ margin: 59px auto 0;}
.i_case .list .item{ display: block; position: relative;}
.i_case .list .item.mob_item{ display: none;}
.i_case .more_btn {display: inline-block;margin: 61px auto;background: #F36827;color: #fff;width: 245px;height: 54px;line-height: 54px;border-radius: 25px;text-align: center;}
.i_case .list .item .img{ display: block; width: 100%; max-height: 232px; overflow: hidden;}
.i_case .list .item .text{ padding: 40px; width: 100%; height: 232px; text-align: left; -webkit-box-sizing: border-box; box-sizing: border-box;}
.i_case .list .item .text .name{ width: 100%; height: 48px; line-height: 24px; font-size: 16px; color: #333; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.i_case .list .item .text .time{ margin-top: 18px; padding-left: 28px; width: 100%; height: 20px; line-height: 26px; background: url('../images/info_icon.png') no-repeat left center; font-size: 14px; color: #999; -webkit-box-sizing: border-box; box-sizing: border-box;}
.i_case .list .item .text .brief{ margin-top: 24px; line-height: 22px; font-size: 14px; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.i_case .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.case_item{width: 33.3%; position: relative;}
.case_item .i_quote_icon_t{width: 100%;height: 100%;background: rgba(13, 11, 112, .75);position: absolute;top: 0;left: 0;opacity: 0;transition: all .5s;}
.case_item:hover .i_quote_icon_t{opacity: 1;}
.case_item .i_quote_icon_c{    position: absolute;bottom: 0px;left: 0;width: 100%;}
.case_item .i_quote_icon_c img{margin-top: 30px;}
.case_item .i_quote_icon_c a{display: inline-block;    float: right;width: 20%;opacity: 0;transition: all .5s;    transform: translateY(-36%);}
.case_item .i_quote_icon_c .i_quote_icon_c_t{ 	overflow:hidden; 
	text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;   color: #fff;font-size: 32px;font-weight: bold;text-align: left;width: 50%;opacity: 0;transition: all .5s;margin-left: 3rem;}
.case_item .i_quote_icon_c .i_quote_icon_c_c{    color: #fff;font-size: 16px;height: 0px;overflow: hidden;transition: all .5s;}
.case_item:hover .i_quote_icon_c_c{height: 50px;}
.case_item:hover .i_quote_icon_c a{opacity: 1;}
.case_item:hover .i_quote_icon_c .i_quote_icon_c_t{opacity: 1;}
/*
#footer{ width: 100%; padding-top: 85px; background: #222;}
.footer_top{ position: relative; padding-bottom: 50px; border-bottom: 1px solid #2f2f2f;}
.footer_top .f_left{ width: 24%; }
.footer_top .f_left1{ width: 24%; }
.footer_top .f_left .f_title{ width: 100%; height: 15px; line-height: 15px; font-size: 18px; color: #fff; font-weight: bold;}
.footer_top .f_left .f_contact{ width: 100%;}
.footer_top .f_left .f_contact .row{ margin-top: 20px; padding-left: 38px; width: 100%; line-height: 24px; font-size: 14px; color: #999; -webkit-box-sizing: border-box; box-sizing: border-box;}
.footer_top .f_left .f_contact .row:first-child{ margin-top: 34px;}
.footer_top .f_left .f_contact .row a{ font-size: 14px; color: #999;}
.footer_top .f_left .f_contact .row.address{ background: url('../images/address_icon.png') no-repeat left top;}
.footer_top .f_left .f_contact .row.phone{ background: url('../images/phone_icon.png') no-repeat left 2px;}
.footer_top .f_left .f_contact .row.email{ background: url('../images/email_icon.png') no-repeat left 2px;}
.footer_top .f_left1 .f_title{ width: 100%; height: 15px; line-height: 15px; font-size: 20px; color: #fff; font-weight: bold;}
.footer_top .f_left1 .f_contact{ width: 100%;}
.footer_top .f_left1 .f_contact .row{ margin-top: 20px; padding-left: 38px; width: 100%; line-height: 24px; font-size: 16px; color: #999; -webkit-box-sizing: border-box; box-sizing: border-box;}
.footer_top .f_left1 .f_contact .row:first-child{ margin-top: 34px;}
.footer_top .f_left1 .f_contact .row a{ font-size: 14px; color: #999;}
.footer_top .f_left1 .f_contact .row.address{ background: url('../images/address_icon.png') no-repeat left top;}
.footer_top .f_left1 .f_contact .row.phone{ background: url('../images/phone_icon.png') no-repeat left 2px;}
.footer_top .f_left1 .f_contact .row.email{ background: url('../images/email_icon.png') no-repeat left 2px;}

.footer_top .f_right{ display: inline-flex; width: calc(100% - 49%); justify-content: space-around;}
.footer_top .f_right .f_item .f_title{ width: 100%; height: 15px; line-height: 15px; font-size: 20px; color: #fff; font-weight: bold;}
.footer_top .f_right .f_item .list{ margin-top: 29px;}
.footer_top .f_right .f_item .list .item{ width: 150px; height: 36px; line-height: 36px; font-size: 16px; color: #999;}

.footer_top .footer_logo{ width: 100%; text-align: center;}
.footer_top .footer_logo .logo{ display: inline-block;}
.footer_top .foot_list{ margin-top: 48px; width: 100%; font-size: 16px; color: #595959; font-weight: bold;}
.footer_top .foot_list a{ display: inline-block; margin: 0 24px;}
.footer_top .share_img{ margin-top: 30px; font-size: 14px; color: #808080;}
*/
.footer_top{ position: relative; width: 100%; height: 683px; background: url(../images/f_img_bg.jpg) no-repeat center;}

.footer_top:before{ display: block; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 19px; background: url(../images/f_top_t_bg.png) no-repeat center;}
.footer_top:after{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 19px; background: url(../images/f_top_b_bg.png) no-repeat center;}
.footer_top .f_con{ width: 100%;}
.footer_top .f_con .f_about_icon{ margin-top: 101px; text-align: center;}
.footer_top .f_con .title{ position: relative; margin-top: 24px; padding-top: 35px; width: 100%; height: 48px; line-height: 48px; font-size: 36px; color: #222; font-family: 'Baskervilleserial-Regular',Arial; text-align: center; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; overflow: hidden;}
.footer_top .f_con .title:before{ display: block; content: ''; position: absolute; left: 50%; top: 0; width: 260px; height: 1px; background: #d6b981; transform: translateX(-50%);}
.footer_top .f_con .brief{ margin-top: 33px; width: 100%; line-height: 36px; font-size: 24px; color: #222; font-family: 'Corbel-L', Arial; text-align: center; overflow: hidden;/* text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;*/}
.footer_top .f_con .f_btn{ margin: 80px auto 0; padding: 2px; width: 240px; height: 60px; border: 1px solid #aebc9f; box-sizing: border-box;}
.footer_top .f_con .f_btn a{ display: block; width: 100%; height: 100%; line-height: 55px; background: #aebc9f; font-size: 18px; color: #fff; text-align: center;}

#footer{ width: 100%;}
#footer .f_list{ margin: 0 auto; padding: 88px 0 98px; box-sizing: border-box;background-color: #1e1e1e;}
#footer .f_list .f_item{ padding-right: 2%; width: 33%; box-sizing: border-box;}
#footer .f_list .f_item:first-child{ padding-left: 0;width: 20%;}
#footer .f_list .f_item:first-child img{margin-top: -5px;}
#footer .f_list .f_item .logo{ display: block; width: 100%;}
#footer .f_list .f_item .brief{ margin-top: 24px; width: 100%; line-height: 30px; font-size: 18px; color: #222; font-family: 'Corbel-L', Arial;display: none;}
#footer .f_list .f_item .share_img{ margin-top: 30px;}
#footer .f_list .f_item .item_title{ position: relative; width: 100%; height: 36px; line-height: 36px; font-size: 20px; color: #ececec; font-family: 'graphik-medium'; }
#footer .f_list .f_item .list{ margin-top: 20px; width: 100%;}
#footer .f_list .f_item .list .item{ display: block; width: 100%; height: 32px; line-height: 32px; font-size: 16px; color: #656667; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#footer .f_list .contact{ margin-top: 26px; width: 100%;}
#footer .f_list .contact .item{ margin-top: 17px; padding-left: 0; height: auto; line-height: 20px; font-size: 16px; color: #ececec;}
#footer .f_list .contact .item a{ font-size: 16px; color: #ececec;}
#footer .f_list .contact .item:first-child{ margin-top: 0;}
#footer .f_list .contact .item.address{ background: url('../images/address_icon.png') no-repeat left top 4px;}
#footer .f_list .contact .item.phone{ background: url('../images/phone_icon.png') no-repeat left top 2px;}
#footer .f_list .contact .item.email{ background: url('../images/email_icon.png') no-repeat left top 2px;}

.copyright{ margin: 0 auto; font-size: 18px; color: #aaa;background-color: #191919;}
.copyright .left{ width: 100%; min-height: 90px; line-height: 90px; font-size: 16px; color: #737373;text-align: center;}
.copyright .left a{ font-size: 16px; color: #737373; font-family: Arial;}
.copyright span{ color: #8f4c44;}
.copyright .global_swap_chain{ padding: 0;}
.copyright .global_swap_chain .sc_wrapper{ width: 100%; max-width: none; margin: 0; text-align: left;}
.copyright .global_swap_chain a{ margin-right: 20px; margin-left: 0;}

/*
.foot_share .foot_share_box {display: inline-block;width: 40px;height: 40px;margin-right: 13px;vertical-align: middle;background-repeat: no-repeat;}
#footer .foot_logo{padding-top: 27px;height: 158px;vertical-align: middle;text-align: center;}
#footer .foot_logo:after{content: '';display: inline-block;vertical-align: middle;height: 100%;}
#footer .foot_logo img{display: inline-block;vertical-align: middle;}
#footer .foot-list{text-align: center;}
#footer .foot-list a{display: inline-block;height: 30px;line-height: 30px;padding: 0 35px;font-size: 18px;color: #000;}
.share.foot_share{display: block;margin-top: 35px;text-align: center;}
.global_swap_chain.sc_pb{height: 26px;line-height: 26px;padding-top: 20px;padding-bottom: 0;}

.foot_share .foot_share_box{width: 40px;height: 40px;margin-right: 16px;vertical-align: middle;background-image: url(/static/images/global/icon_follow_1.svg);background-repeat: no-repeat;}
.foot_share .Facebook{background-position:0 0;}
.foot_share .Twitter{background-position:0 -42px;}
.foot_share .Pinterest{background-position:0 -82px;}
.foot_share .LinkedIn{background-position:0 -120px;}
.foot_share .YouTube{background-position:0 -162px;}
.foot_share .Google{background-position:0 -200px;}
.foot_share .Vk{background-position:0 -378px;}
.foot_share .Instagram{background-position:0 -280px;}
*/
.wrap-module *{}

#position{font-size: 14px;color: #7d7d7d;}
#position a{font-size: 14px;color: #7d7d7d;}
/*
body .MingQi_responsive_position{width: 96%;max-width: 1200px;min-height: 40px;margin:0 auto;}
body .MingQi_responsive_position .title{font-size: 18px;color: #f87b58;height: 40px;line-height: 40px;padding-left: 44px;position: relative;font-weight: bold;box-sizing: border-box;}
body .MingQi_responsive_position .title:before{content: '';width: 30px;height: 26px;background: url(../images/icon_pro_all.png) no-repeat 0 -26px;margin: auto;position: absolute;top: 0;bottom: 0;left: 0;}
body .MingQi_responsive_position .position{height: 40px;line-height: 40px;font-size: 12px;}
body .MingQi_responsive_position .position a{display: inline-block;font-size: 12px;color: #888888;vertical-align: top;}
body .MingQi_responsive_position .position a:first-child{width: 11px;position: relative;margin-right: 2px;font-size: 0;}
body .MingQi_responsive_position .position a:first-child:before{content: '';width: 11px;height: 9px;background: url(../images/icon_pro_all.png) no-repeat 0 -208px;margin: auto;position: absolute;top: 0;bottom: 0;left: 0;}

body .MingQi_responsive_article_feedback .article_feedback_title .title{}
*/
.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.wrap-module body .MingQi_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}
.art-menu-wrap-style{margin-bottom: 45px;}
.art-menu-wrap-style .menu{text-align: center;}
.art-menu-wrap-style .menu ul li{display: inline-block;font-size: 15px;color: #222;margin:0 25px;}

.menu-in-left{padding-top: 7px;margin-bottom: 48px;}
.menu-in-left .menu-wrap-style{    width: 25%;background: #f0f4f5;float: left;margin-top: 30px;}
.menu-wrap-style .menu{}
.menu-wrap-style .menu .m-title{font-size: 19px;color: #191919;margin-bottom: 15px;}
.menu-wrap-style .menu .cate-top{font-size: 18px;color: #191919;font-weight: bold;margin-bottom: 20px;}
.menu-wrap-style .menu h3{margin-bottom: 10px;}
.menu-wrap-style .menu h3 a{font-size: 15px;color: #222;font-weight: bold;}
/*.menu-wrap-style .menu h3 a.on{color: #691a19;text-decoration: underline;}*/
.menu-wrap-style .menu .sublist{line-height: 250%;margin-bottom: 15px;}
.menu-wrap-style .menu .sublist li{}
.menu-wrap-style .menu .sublist li a{font-size: 16px;color: #555;}
.menu-wrap-style .menu .sublist li a:before{width: 13px;height: 13px;border:1px solid #464646;border-radius: 3px; display: inline-block;vertical-align: middle;margin-right: 10px;transition: all .5s; content: '';}
.menu-wrap-style .menu .sublist li a.on{color: #691a19;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a.on:before{border-color: #691a19;border-radius: 100px;}
.menu-wrap-style .menu .sublist li a:hover{color: #691a19;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a:hover:before{}
.menu-wrap-style .menu .sublist li.v3{padding-left: 20px;}
.menu-wrap-style .menu .sublist li.v3 a{}
.menu-wrap-style .menu .sublist li.v3 a:before{display: none;}

.menu-wrap-style .related{ margin-top: 22px; width: 100%;}
.menu-wrap-style .related .r_title{ width: 100%; height: 23px; line-height: 23px; font-size: 18px; color: #191919;}
.menu-wrap-style .related .r_list{ margin-top: 5px; width: 100%;}
.menu-wrap-style .related .r_list .item{ padding: 16px 0 19px; border-bottom: 1px solid #e5e5e5;}
.menu-wrap-style .related .r_list .item:first-child{ border-top: 0;}
.menu-wrap-style .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: 100%; line-height: 24px; font-size: 15px; color: #222; font-weight: bold; text-decoration: none; overflow: hidden;}
.menu-wrap-style .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;}
.menu-wrap-style .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;}

.menu-wrap-style{ width: 277px; float: left;}
.wrap-righter-style{ width: 71.6%; float: right;}
.products  .MingQi_responsive_products_list .item .info .more{display: block;font-size: 14px;color: #2e8af7;margin: 9% 0 22% 0;}

.pro_left{width: 25%;background: #f0f4f5;}
.pro_cate{padding: 33px;}
/*.pro_cate .content{ margin-top: 8px;}*/
.pro_cate .page_name{ position: relative;  }
.pro_cate .page_name a{  font-size: 24px; color: #0d0b70; font-weight: bold;font-family: "graphik-medium";}
.pro_cate .first_cate{ height: 45px;line-height: 45px; position: relative; padding-right: 20px; overflow:hidden; cursor: pointer;display: flex;align-items: center;}
.pro_cate .first_cate.son span{ display: inline-block;float: left;}
.pro_cate .first_cate.son span img{ transition: all .5s;}
.pro_cate .list.on .first_cate span img{transform: rotate(180deg);}
/* .pro_cate .first_cate.son span:before{ display: block; content: ''; position: absolute; top: 0; left: 50%; width: 2px; height: 10px; background: #a7a7a7; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateX(-50%); transform: translateX(-50%);} */
/* .pro_cate .first_cate.son span:after{ display: block; content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 2px; background: #a7a7a7; -webkit-transform: translateY(-50%); transform: translateY(-50%);} */
.pro_cate .first_cate a{ display: inline-block; font-size: 16px; color: #0d0b70;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden;float: left;padding-right: 20px;font-weight: bold; }
.pro_cate .son_cate{ display: none; }
.pro_cate .list.on .son_cate{display: block;}
.pro_cate .list.on .first_cate.son span:before{ transform: rotate(90deg);}
.pro_cate .son_cate .item{ position: relative; padding-left: 0; height: 38px;}
.pro_cate .son_cate .item a{ display: block; padding: 0 10px; width: 100%; height: 24px;line-height: 24px;  background: url(../images/cate_two_icon.png) no-repeat left -15px center; font-size: 14px; color: #0d0b70; box-sizing: border-box; transition: all 0.5s;}
.pro_cate .son_cate .item a:hover{ background: #fff; }
.pro_cate .son_cate .item.on a{ padding-left: 16px; background-position: left 1px center;}
.pro_cate .son_cate .item.on a,
.pro_cate .son_cate .subcate3 a.sia.on{ background: #fff; }
.pro_cate .son_cate .subcate3{ margin-bottom: 10px;}
.pro_cate .son_cate .subcate3 a.sia{ display: block; padding-left: 32px; font-size: 16px; color: #7a7a7a; line-height: 30px;}

.pro_cate .list{ width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}
.pro_cate .list:first-child{ margin-top: 0;}
.pro_cate .list .row{ padding: 20px 0; width: 100%;}
.pro_cate .list .row:first-child{ border-top: 0;}
.pro_cate .list .row .img{ display: block; width: 25.5396%; max-height: 71px;}
.pro_cate .list .row .row_txt{ width: calc(100% - 30.9353%);}
.pro_cate .list .row .row_txt .name{ line-height: 22px; font-size: 14px; color: #666; font-weight: bold; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.pro_cate .list .row .row_txt .btn{ display: block; margin-top: 10px; width: 48px; height: 26px; line-height: 26px; border: 1px solid #6b6b6b; font-size: 14px; color: #666; text-align: center;}
.pro_cate .list .row:hover .row_txt .btn{ background: #6b6b6b; color: #fff;}
/*.pro_cate .list .row:hover .row_txt .name{ color: #b87e77;}*/

.contenter .MingQi_responsive_products_list .item{ margin-right: 25px; width: 30.668%;}
.contenter .MingQi_responsive_products_list .item:nth-child(3n){ margin-right: 0;}
.contenter .MingQi_responsive_products_list .item .pro{ width: 100%;border: 1px solid #e9e9e9;}

.contenter .MingQi_responsive_position{ border-color: #eee; -webkit-box-sizing: border-box; box-sizing: border-box;}
.contenter .MingQi_responsive_position .title{ width: 100%; height: 81px; line-height: 81px; font-size: 30px; color: #333; font-weight: bold;}
.contenter .MingQi_responsive_position .position{ display: none;}

.contenter .MingQi_responsive_products_list{margin: 0;}
.contenter .MingQi_responsive_position .position a{ font-size: 14px; color: #999; font-weight: bold;}
.contenter .MingQi_responsive_position .position a:last-child{ color: #999;}

.contenter .MingQi_responsive_products_list .item .info .name{ line-height: 44px; height: 88px;margin-top: 45px;}
.contenter .MingQi_responsive_products_list .item .info .name a{ font-size: 32px; color: #111; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all; overflow: hidden;}
.contenter .MingQi_responsive_products_list .item .info .price{ font-size: 16px; color: #111;}

.contenter .cate_brief{ width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}

body .MingQi_responsive_products_detail .description .title{padding: 10px 0 0;}
.product-detail .MingQi_responsive_products_detail .description .title{border: none;}
.product-detail .MingQi_responsive_products_detail .description .title span{font-size: 30px;color: #1f1f1f;position: relative;background: #fff;margin-right: 0;padding-right: 15px;}
.product-detail .MingQi_responsive_products_detail .description .title span:after{position: absolute;width: 10000px;left: 100%;top: 13px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

body .MingQi_responsive_case_list .item .img{ width: 33.1073%;}
body .MingQi_responsive_case_list .item .info{  padding-left: 47px; width: 61.5819%;}
body .MingQi_responsive_case_list .item .info .name{ position: relative; margin-bottom: 0; padding-bottom: 15px; max-height: 76px; line-height: 38px;}
body .MingQi_responsive_case_list .item .info .name:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 44px; height: 1px; background: #555;}
body .MingQi_responsive_case_list .item .info .name a{ font-size: 24px; color: #333;}
body .MingQi_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}

.MingQi_responsive_download_list ul li:hover{color: #f25529;}
.MingQi_responsive_download_list ul li a:hover{background: #f25529;}

.g_member #header{position: static;}

body .MingQi_responsive_turn_page{ height: 34px; line-height: 0; text-align: center;}
body .MingQi_responsive_turn_page span{ width:auto;min-width: 34px; height: 34px; line-height: 34px; background: none;}
body .MingQi_responsive_turn_page span:first-child,
body .MingQi_responsive_turn_page span.page_last{ border: 1px solid #666;width: 34px;}
body .MingQi_responsive_turn_page span:hover{ background: none;}
body .MingQi_responsive_turn_page span a{ display: block; background: #fff;}
body .MingQi_responsive_turn_page span .page_item_current{ background: none; color: #333;}
body .MingQi_responsive_turn_page span a,
body .MingQi_responsive_turn_page span font{ position: relative; width: 100%; height: 100%; color: #aaa ;font-size: 16px; font-weight: bold;}
/*body .MingQi_responsive_turn_page span a{ background: #fff;}*/
body .MingQi_responsive_turn_page span em{ position: absolute; left: 0; top: 0; margin-top: 0; width: 100%; height: 100%;}
body .MingQi_responsive_turn_page span em.icon_page_prev{ background: url(../images/prev_page.png) no-repeat center;}
body .MingQi_responsive_turn_page span em.icon_page_next{ background: url(../images/next_page.png) no-repeat center;}

.product-list .top_pos .MingQi_responsive_position{ border-bottom: 0;}
.product-list .top_pos .MingQi_responsive_position .title{ display: none;}
.product-list .top_pos .MingQi_responsive_position .position{ width: 100%; height: 56px; line-height: 56px; text-align: left;color: #0d0b70;font-size: 14px;}
.product-list .top_pos .MingQi_responsive_position .position a{ width: 100%; height: 56px; line-height: 56px; text-align: left;color: #0d0b70;font-size: 14px;}
.product-list .top_pos .MingQi_responsive_position .position a:last-child{color: #333;}

.wrap-module .MingQi_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

#chat_window .chat_box .chat_box_menu a{ background-color: #006967;}

/* 新闻详细(推荐文章) */
.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; font-family: 'PlayfairDisplay-Regular';}
.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: #aebc9f;}

.download-list .related{ margin-top: 22px; padding-bottom: 20px; width: 100%;}
.download-list .related .r_list{ margin-top: 5px; width: 100%;}
.download-list .related .r_list .item{ margin-top: 20px; width: 100%;}
.download-list .related .r_list .item .img{ display: block; width: 100%; text-align: center;}
.download-list .related .r_list .item:first-child{ border-top: 0;}
.download-list .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 11px; width: 100%; line-height: 20px; font-size: 16px; color: #000; text-decoration: none; overflow: hidden;}
.download-list .related .r_list .time{ margin-top: 11px; width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.download-list .related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 7px; width: 100%; line-height: 23px; font-size: 14px; color: #888; word-break: break-all; overflow: hidden;}

@media (max-width: 1600px){
	.i_case .case_item{max-height: 233px;}
}
@media (max-width: 1500px){
	/* .header .headerNav .head-nav .n_item{ margin: 0 3.35%;} */
}
@media (max-width: 1440px){
	.wrap{ width: 95%;}
	.index_con.wrap{ width: 95%;}
	.index_con .small_img{ height: 21.9vw;}
	.index_con .small_img .img{ margin-top: 2.9861vw; height: 5.9722vw;}
	.index_con .small_img .img_con .title{ height: 2.5vw; line-height: 2.5vw;}
	.index_con .small_img .img_con .brief{ margin-top: 0.9722vw; line-height: 2.2917vw;}
	.header .headerNav .head-nav .n_item{ margin: 0 13px;}
	.header .logo{width: 17%;}
	.header .h_right{width: 80%;}
	.header .search-form{margin-left: 5px !important;}
	.header .right .h_icon{margin-left: 7%;}
	.header .right .h_icon .icon_inq{ display: none; }
	.i_case .case_item{max-height: 203px;}
}
@media (max-width: 1330px){
	.header .headerNav .head-nav .n_item{ margin: 0 10px;}
}
@media (max-width: 1200px){
	.index_con .img_item .img_con .title{ font-size: 18px;}
	.index_con .img_item .img_con .brief{ font-size: 14px;}
	.index_con .small_img .img_con .title{ font-size: 18px;}
	.index_con .small_img .img_con .brief{ font-size: 14px;}
	.index_con .right .mid_right .big_img1 .img_con .brief{ font-size: 32px;}
	.index_con .bot .big_img2 .img_con .title{ line-height: 37px;}
	.index_con .bot .big_img2 .img_con .title span{ font-size: 32px;}
	.index_con .bot .big_img2 .img_con .brief{ font-size: 14px;}
	.i_case .case_item{width: 33.3%;}
	/* .i_case .case_item:nth-child(6),.i_case .case_item:nth-child(7),.i_case .case_item:nth-child(8){display:none;} */
	/* .i_case .case_item:nth-child(5n){clear: unset;}
	.i_case .case_item:nth-child(4n){clear: both;} */

	/* #footer .f_list .f_item{ width: 33%;}
	#footer .f_list .f_first{ float: none; margin: 0 auto; width: 375px;}
	#footer .f_list .f_first .logo{ text-align: center;}
	#footer .f_list .f_first .brief{ text-align: center;} */
@font-face {
	font-family: Montserrat;
	src: url('MingQi.MingQi-cdn.com/font/Montserrat-Regular');
}
	.index_item.video .left{ margin-left: 0; width: 49%;}
	.index_item.video .right{ width: 49%;}
	/* .header .logo{ height: 50%;}
	.header .right{ height: 50%;} */
	.header .header_in{height: 66px;    padding: 0 25px;}
	.header .inq_btn_num>a{    line-height: unset;}
	/* .header .h_right{ clear: both;} */
	.header .header_in .right .h-lang .lang-on{ line-height: 63px;}
	.header .header_in .left .icon .layer{ top: 100%;}
	/* .header .headerNav .head-nav{ height: 50%;} */
	.header .headerNav .head-nav .n_item{ margin: 0 1.5%; clear: both;}
	.header .headerNav .head-nav .n_item .topName{ line-height: 63px;}
	.header .headerNav .head-nav .n_item .navSub{ top: 100%;}
	.i_quote .i_quote_icon .i_quote_icon_c .i_quote_icon_c_t{font-size: 2.2vw;line-height: 3.6vw;}
	.i_quote .i_quote_icon .i_quote_icon_c{bottom: 5vw;left: 5vw;}
	.i_quote .i_quote_icon:hover .i_quote_icon_c_c{height: 5vw;}
	.i_quote .i_quote_icon .i_quote_icon_c img{margin-top: 1vw;width: 4vw;}
}

@media (max-width: 1000px){
	.i_case {
		padding: 60px 0 17px 0;
		width: 100%;
		text-align: center;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: #f5f6fa;
	}
	.i_case .case_item{max-height: 11.9rem;}
}
@media (max-width: 991px){
	.index_advantage ul{flex-wrap: wrap;}
	.index_advantage ul li{width:45%;}
	body .MingQi_responsive_header .header .func{width: 45%;padding-right: 10px;}
	body .MingQi_responsive_header .header .logo{width: 45%;padding-left: 10px;}
	body .MingQi_responsive_header .header{padding: 0;}
	.i_img_list .more_btn{margin-bottom: 0;}
	.i_img_list .before .con{width: 92.5%;}
	.index_con .index_mid .list .img_list .img .img_title{ font-size: 24px;}

	.copyright{padding:10px 0;font-size: 12px; text-align:center;}

    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
    .pro_cate{display: none;}

    .products .pro_left{display: none;}
	.menu-wrap-style{display: none;}
	.header{ top: 0 !important;}
	.header .logo{ height: auto;}
	.menu-in-left .wrap-righter-style{width: 100%;}
	#footer .footer_top .con_table .con_table_cell .con .txt{ font-size: 22px;}
	#footer .foot_logo{height: 100px;}
	/*.share.foot_share{margin-top: 15px;}*/
	.foot_share .foot_share_box{margin-bottom: 5px;}
	.i_optical .i_optical_right{width: 100%; padding:0 0 0 0;   margin-top: 3%;float: left;}
	.i_optical .i_optical_left{width: 100%;}
	.i_optical .i_optical_left_top{text-align: center;}
	.i_optical_left_bottom_r{float: right;}
	.i_optical_left_bottom_l{float: left;}
	.i_img_list .b_title{color: #fff;font-size: 40px;width: 60%;margin: 0 auto;margin-top: 0px;}
	.i_img_list .before{position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, .5);height: 100%;width: 100%;    display: flex;width: 100%;justify-content: center;align-items: center;}
	/*#footer .footer_top .con_table .con_table_cell .con .txt{ font-size: 22px;}
	#footer .foot_logo{height: 100px;}
	.share.foot_share{margin-top: 15px;}
	.foot_share .foot_share_box{margin-bottom: 5px;}


	.footer_top .f_left{ float: none; width: 100%; border: 0;}
	.footer_top .f_left1{ float: left; width: 100%; border: 0;margin-top: 50px;}
	.footer_top .f_right{ float: left; margin-top: 50px; width: 100%;}*/
	.i_optical_left_bottom_l a img{float: right;}
	.i_optical_left_bottom_r a img{float: left;}
	.index_item .i_left{width: 100%;margin-right: 0;}
	.index_item .i_right{width: 100%;}
	.i_about{text-align: center;    margin: 3.33vw auto !important;}
	.i_img_list{height: 15rem;}

}

@media (max-width: 860px){
	.i_case .case_item{max-height:10.1rem;}
	.i_quote .i_quote_icon .i_quote_icon_c .i_quote_icon_c_c{font-size: 1.8vw;}
	.i_img_list .b_title{color: #fff;font-size: 4.3vw;width: 100%;margin: 0 auto;margin-top: 0px;}
	.index .video_con .video_con_in{ width: 80%; height: 58.1395vw;}
	.i_quote .index_item_outer{ padding: 20px 0; height: auto;}
	.index_item .index_item_in .left{ float: none; margin: 0 auto; width: 100%; text-align: center;}
	.index_item .index_item_in .left .i_title{ text-align: center;}
	.index_item .index_item_in .left .i_brief{ text-align: center;}
	#footer .foot-list a{font-size: 14px;padding: 0 15px;}
	.index_item .index_item_in .right{ float: none; width: 100%;}
	.index_item .index_item_in .right .btn{ margin: 20px auto 0;}
}

@media (max-width: 768px){
	.case_item .i_quote_icon_c,.case_item .i_quote_icon_t{display: none;}
	.i_case .case_cate_t{margin-bottom: 1rem;}
	.i_case .case_item{max-height: 13.8rem;width: 50%;}
	.MingQi_responsive_header .header .logo{width: 20%;}
	.header .right .h_icon{margin-left: 3%;}
	.header .headerNav .head-nav .n_item .topName{font-size: 1.5vw;}
	.header .logo{text-align: left;}
	.contenter .MingQi_responsive_products_list .item .info .name a{font-size: 1.5rem;padding: 0 6%;}
	.products .MingQi_responsive_products_list .item .info .more{padding: 0 6%;}
	#footer .f_list{padding: 2.5rem 0 0 0;}
	#footer .f_list .f_item:first-child{margin-bottom:1rem;}
	#footer .f_list .f_item .list{margin-top:0 ;    height: 0;overflow: hidden;padding-left: 15px;}
	#footer .f_list .f_item.on .list{height: auto;margin-bottom: 10px;}
	#footer .f_list .f_item .item_title{height: 50px;line-height: 45px;   }
	#footer .f_list .f_item.ty .item_title{position: relative;}
	#footer .f_list .f_item{ border-bottom: 1px solid #fff;}
	#footer .f_list .f_item.ty .item_title::after{content: '';position: absolute;top: 50%;transform: translateY(-50%);right: 20px;background: url('../images/footer_icon.png') no-repeat;width: 20px;height: 34px;}
	#footer .f_list .f_item.ty.on .item_title::after{content: '';position: absolute;top: 50%;transform: rotate(90deg) translateX(-50%);right: 20px;}
	#footer .f_list .f_item.f_first,#footer .f_list .f_item:first-child { border-bottom: none;}
	.max_title{overflow: hidden;}

	.i_case .more_btn{margin: 2rem 0;}
	.i_quote .i_quote_icon{width: 100%;}
	.i_quote .i_quote_icon a>img{height: auto;width: 100%;}
	.i_quote .i_quote_icon .i_quote_icon_c .i_quote_icon_c_t {font-size: 1.5rem;line-height: 7.6vw;}
	.i_quote .i_quote_icon .i_quote_icon_c img{width: 8vw;}
	.index_item{ margin: 5.3333vw auto;padding-bottom: 5vw;}

	.index_item .i_title{ font-size: 8.0vw;}
	.index_item .i_brief{ line-height: 5.3333vw; font-size: 3.4667vw;}

	.index_con .i_optical .content .left{ float: none; width: 100%;}
	.index_con .i_optical .content .right{ float: none; width: 100%;}

	.index_con .i_quote .i_brief{ height: auto;}
	.index_con .i_quote .right .btn{ width: 28.0vw; height: 8.0vw; line-height: 8.0vw; font-size: 3.4667vw;}
	.index_con .i_products .cate_list .cate_item{ width: 26.6667vw;}

	.index_con .i_img_list .img{ float: none; width: 100%;}

	.index_con .i_case{ margin: 0vw auto 0; padding-top: 6vw;  height: auto;}
	.index_item .i_left .small_title{font-size: 1rem;padding: 12px 0;}
	
	.index_con .i_case .title{ padding: 0 14.6667vw; font-size: 5.3333vw;}
	.index_con .i_case .title:before,
	.index_con .i_case .title:after{ width: 10.6667vw;}
	.index_con .i_case .list{ grid-template-columns: 1fr; margin-top: 6vw;}
	/*.index_con .i_case .list .item{ height: 28.6667vw;}*/
	.index_con .i_case .list .item.pc_item{ display: none;}
	.index_con .i_case .list .item.mob_item{ display: block;}
	.index_con .i_case .list .item .text{ padding: 2.8vw 3.6vw 2.8vw 4.0vw; height: auto;}
	.index_con .i_case .list .item .text .name{ height: 12.6667vw; line-height: 4.6667vw; font-size: 3.3333vw;}
	.index_con .i_case .list .item .text .time{ height: 4.0vw; line-height: 4.0vw; background: url(../images/info_icon.png) no-repeat left center / auto 100%; font-size: 2.6667vw;}
	.index_con .i_case .btn{ margin-top: 11.4667vw; width: 25.0667vw; height: 10.6667vw; line-height: 10.6667vw; font-size: 3.4667vw;}

	.wrap-module .MingQi_responsive_products_list .item{ margin-right: 2%; width: 49%;}
	.wrap-module .MingQi_responsive_products_list .item:nth-child(4n){ margin-right: 2%;}
	.wrap-module .MingQi_responsive_products_list .item:nth-child(2n){ margin-right: 0;}
/*
	.footer_top .f_right{ display: block; float: none; margin-top: 0; width: 100%;}
	.footer_top .f_right .f_item{ margin-top: 6.6667vw; width: 100%;}*/
	.footer_top{ height: 91.0667vw;}
	.footer_top .f_con .f_about_icon{ margin-top: 10vw;}
	.footer_top .f_con .title{ margin-top: 3.2vw; padding-top: 4.6667vw; height: 6.4vw; line-height: 6.4vw; font-size: 4.8vw;}
	.footer_top .f_con .brief{ margin-top: 4.4vw; line-height: 4.8vw; font-size: 3.7vw;}
	.footer_top .f_con .f_btn{ margin-top: 4vw; width: 25.0vw; height: 6.0vw;}
	.footer_top .f_con .f_btn a{ line-height: 5.3333vw; font-size: 2.5333vw;}

	#footer .f_list .f_item{ float: none; margin-left: 0; width: 100%;}
	#footer .f_list .f_item:first-child,
	#footer .f_list .f_item.contact{ width: 100%;}
	#footer .f_list .f_item .logo,
	#footer .f_list .f_item .brief,
	#footer .f_list .f_item .share_img{ text-align: center;}


	body .MingQi_responsive_case_list .item .img{ width: 100%;}
	body .MingQi_responsive_case_list .item .info{ margin: 0 auto; padding: 0 0 20px 0; width: 90%;}
	body .MingQi_responsive_case_list .item .info .name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	body .MingQi_responsive_case_list .item .info .name a{ font-size: 20px;}
	
}

@media (max-width: 640px){
	.i_case .case_item{max-height: 13rem;}
}
@media (max-width: 600px){
	.i_case .case_item{max-height: 10.7rem;}
	.i_case .case_item{width: 50%;}
	/* .i_case .case_item:nth-child(4n){clear: unset;}
	.i_case .case_item:nth-child(3n){clear: both;} */
}
@media (max-width: 450px){
	.i_case .case_item{max-height: 7.78rem;}
	#footer .f_list .contact{margin-top: 0;}
	.index_item .i_left{margin: 0.5rem 0 1rem 0;    padding-right: 0;}
	.index_item{padding-bottom:0vw;}
	.i_quote{margin-top: 6.5vw;margin-bottom: 0vw;}
	.i_optical .i_optical_right{margin-top: 4%;}
	.copyright .left{min-height: auto;line-height: unset;}
	.max_title,.index_item .i_left .max_title{font-size: 1.5rem;line-height: 2rem;}
	.index_item .i_left .i_left_content{margin: 1.5rem 0;}
	.i_optical .i_optical_drop{height: 3.5rem;line-height: 3.5rem;}
	.i_optical{margin-bottom: 3vw;}
	.case_item .i_quote_icon_c .i_quote_icon_c_t{font-size: 1.5rem;}
	/* .index_con .i_case{ width: 375px;} */

	.i_category .list{ grid-template-columns: 100%;}
	.i_products .list{ grid-template-columns: 100%;}
	.i_img_list .more_btn{height: 35px;line-height: 35px;}
	#footer .f_list .f_item.ty .item_title::after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translateY(-34%);
		right: 20px;
		background: url(../images/footer_icon.png) no-repeat;
		width: 20px;
		background-size: 12px;
		height: 34px;
	}
}


/* body .headerTop,body .index-banner .bx-wrapper,body .menu-wrap-style .menu .m-title:after,body .menu-wrap-style .related .r_title:after,body .index-banner .bx-wrapper .bx-pager.bx-default-pager a.active:after,body .product-list .pro_cate .leftContent .relate .title:before,body .index-module .i-title:after,body .index-why .box .b_line,body .index-case .more,body #footer,body .product-list .pro_cate .page_name:after{background: #1e1e1e;} */
body .index-why .box .num,body .index-product .list .swiper-slide .det,body .index-info .list .item .info .more,body .menu-wrap-style .menu h3 a:hover,body .menu-wrap-style .menu .sublist li a:hover{color: #F36827;}
body .index-banner .bx-wrapper .bx-pager.bx-default-pager a.active{    border-color: #F36827;}
body *.hoverColor:hover{color:#F36827 !important;}
body .index-case .list .box .tab span{    background: linear-gradient(to right,#F36827, #6263eb);}
body .swiper-hd .pointer:hover{background-color: #F36827;}
body .index-product .list .swiper-slide .box:hover,body .product-list .MingQi_responsive_products_list .item .pro:hover{border-color: #F36827;    box-shadow: 0 0px 10px 1px rgba(22, 182, 210, 0.3);}
body .index-why .box:hover .num{    background: radial-gradient(at 0% 30%, #F36827 0%, #6263eb 50%);}
body .headerNav .head-nav .n_item:hover .topName{    border-bottom: 3px solid #F36827;}

.MingQi_responsive_products_filter{background-color: unset;}