/* CSS Document */
@font-face{font-family:'yingwen';src:url('https://www.mgbm.net/css/font/CAI978.ttf');}
@-webkit-keyframes zoomUp {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}
}

@keyframes zoomUp {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}
}

@keyframes change1{
	0% {
		right:400px; top:95px;
		width: 200px;
		height: 270px;
		background-color:rgba(160,160,160,.8);
	}

	50% {
		right:365px; top:180px;
		width: 270px;
		height: 100px;
		background-color: rgba(26,44,120,.7);
	}
	100% {
		right:400px; top:95px;
		width: 200px;
		height: 270px;
		background-color:rgba(160,160,160,.8);
	}
}

@keyframes change2{
	0% {
		width: 255px;
		height: 590px;

	}

	100% {
		left:0;
		width: 1295px;
		height:590px;
	}
}

@keyframes change3{
	0% {
		width: 315px;
		height: 630px;

	}

	100% {
		left:0;
		width: 1595px;
		height:630px;
	}
}
@keyframes change4{
	0% {
		width: 335px;
		height: 680px;

	}

	100% {
		left:0;
		width: 1695px;
		height:680px;
	}
}

*, ::after, ::before {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #000;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(https://www.mgbm.net/images/select.gif) no-repeat scroll 98% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {display: none;}



body{font-family:'Microsoft YaHei','SimSun',Arial,Sans-Serif; color:#4d4948;overflow-x:hidden;} /*有用*/

/* body{font-family: Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, sans-serif; color:#4d4948;overflow-x:hidden;} */



body.first{overflow: hidden;}
div{ box-sizing:border-box;}

::-webkit-scrollbar{ width:10px;}
::-webkit-scrollbar-track{background: #999;border-radius:2px;}
::-webkit-scrollbar-thumb{background: #fcc800;border-radius:10px;}
::-webkit-scrollbar-thumb:hover{background: #fcc800;}
::-webkit-scrollbar-corner{background: #fcc800;}



a,a:visited{ color:#333; text-decoration:none;
transition:all .3s ease;
-moz-transition:all .3s ease; /* Firefox 4 */
-webkit-transition:all .3s ease; /* Safari and Chrome */
-o-transition:all .3s ease; /* Opera */
}
a:hover{ color:#000; text-decoration:none;}
img {border: none;vertical-align: middle;
transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
}

.dong{
transition:all .2s;
-moz-transition:all .2s; /* Firefox 4 */
-webkit-transition:all .2s; /* Safari 和 Chrome */
-o-transition:all .2s; /* Opera */}

.dong1{
transition:all .5s;
-moz-transition:all .5s; /* Firefox 4 */
-webkit-transition:all .5s; /* Safari 和 Chrome */
-o-transition:all .5s; /* Opera */}


.text-big{ text-transform:uppercase;}
.c-999{color: #999;}
.f-c-0260aa{color:#0260aa;}
.my-c-f9c385{ color:#f9c385;}
.my-c-898887{ color:#898887;}
.my-c-006661{color:#fcc800;}
.my-c-e70012{color:#e70012;}
.my-c-ccc{color:#ccc;}
.my-c-red{color:red;}
.my-c-b8b5b5{color:#b8b5b5;}
.my-fontn{ font-weight:normal !important;}
.my-textl-5{ letter-spacing:5px;}
.my-hide{ display:none !important;}
.my-p-2{ line-height:25px; font-size:16px; color:#545454; }
.my-p-05{padding-left:.5rem; padding-right:.5rem;}
.my2-plr-0{padding-left:0; padding-right:0;}
.my-line{ border-bottom:0; border-top:1px solid #CCC;}
.my-pt-0{ padding-top:0;}
.my-pt-5{padding-top:5px !important;}
.my-pb-50{padding-bottom:50px;}
.my-pt-30{padding-top:30px;}
.my-pt-50{padding-top:50px;}
.myc-pt-50{padding-top:50px;}
.my-pl-50{ padding-left:50px;}
.my-pr-50{ padding-right:50px;}
.my-pt-60{ padding-top:60px;}
.myc-pb-50{padding-bottom:50px;}
.myc-pb-60{ padding-top:50px;}
.myc-pb-10{padding-bottom:10px;}
.my-pt-80{ padding-top:80px;}
.myc-pt-80{padding-top:90px;}
.my-pt-60imp{ padding-top:60px !important;}
.my-pb-60{ padding-bottom:60px;}
.my-pb-0{padding-bottom:0;}
.my-pb-100{ padding-bottom:100px;}
.my-plr-30,.my-plr-30a{ padding-left:30px; padding-right:30px;}
.my-plr-0{ padding-left:0; padding-right:0;}
.my-ptb-40{ padding-top: 40px; padding-bottom: 60px;}
.my-pt-40{padding-top:40px;}
.my-pl-0{ padding-left:0;}
.my-pr-0{ padding-right:0;}
.myc-pr-30{padding-right:30px;}
.my-mt-60{margin-top:60px;}
.my-mt-0{ margin-top:0;}
.my-mt--5{margin-top:-5px;}
.my-mt--10{margin-top:-10px;}
.my-mb-0{ margin-bottom:0;}
.my-mb-60{ margin-bottom:60px;}
.my-f-14{ font-size:14px;}
.my-fontw{ font-weight:bold;}
.my-fontc{text-align:center;}
.my-f-26{ font-size:26px;}
.my-f-80{font-size: 80px; font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;}
.plr-6{padding-left: 6px; padding-right: 6px;}
.my-f-j{text-align: justify;}
.my-fontf-Arial{ font-family:Arial,Sans-Serif;}
.my-over-hi{ overflow: hidden;}
.flex-cb{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:end;
	display: flex; justify-content: center; align-items:baseline; flex-direction: row;
}
.img-c{
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; align-content:center; flex-direction: row;flex-wrap: wrap;
}
.img-c>img{width: 100%; height:100%; object-fit: cover;}



.flex-c{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: wrap;
}
.flex-c{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: wrap;
}
.flex-tc{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:start; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:flex-start; flex-direction: row;flex-wrap: wrap;
}
.flex-nc{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;
}
.flex-ntc{ 
	display: -webkit-box; -webkit-box-lines:word-break; -webkit-box-orient:horizontal; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: nowrap;
}
.flex-lt{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:start; -webkit-box-align:start;
	display: flex; justify-content:flex-start; align-items:flex-start; flex-direction: row; flex-wrap: wrap;
}
.flex-lc{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:start; -webkit-box-align:center;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row; flex-wrap: wrap;
}
.flex-ylc{ 
	display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-orient:horizontal; -webkit-box-pack:start; -webkit-box-align:center;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row; flex-wrap: wrap;
}
.flex-lb{ 
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:start; -webkit-box-align:end;
	display: flex; justify-content:flex-start; align-items:flex-end; flex-direction: row;
}
.flex-bb{ 
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:end;
	display: flex; justify-content:space-between; align-items:flex-end; flex-direction: row;
}
.flex-rb{ 
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:end; -webkit-box-align:end;
	display: flex; justify-content:flex-end; align-items:flex-end; flex-direction: row;
}
.flex-bc{ 
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align:center; -webkit-box-orient:horizontal; -webkit-box-lines:word-wrap;
	display: flex; justify-content:space-between; align-items:center; flex-direction: row; flex-wrap: wrap;
}
.flex-nbc{
	display: -webkit-box; -webkit-box-lines:word-break; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:center;
	display: flex; justify-content:space-between; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-nbb{
	display: -webkit-box; -webkit-box-lines:word-break; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:end;
	display: flex; justify-content:space-between; align-items:flex-end; flex-direction: row; flex-wrap: nowrap;
}
.flex-rc{ 
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:end; -webkit-box-align:center;
	display: flex; justify-content:flex-end; align-items:center; flex-direction: row;
}
.flex-ct{ 
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: center; -webkit-box-orient:horizontal;
	display: flex; justify-content:center; align-items:flex-start; flex-direction: row;
}
.flex-rcn{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align: center; -webkit-box-lines:word-break; -webkit-box-orient:horizontal;
	display: flex; justify-content:flex-end; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-hc{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:center; -webkit-box-align: center; 
	display: flex; justify-content: center; align-items:center; flex-direction:column;
}
.flex-hlc{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:center; -webkit-box-align:start;
	display: flex; justify-content: center; align-items:flex-start; flex-direction:column;align-content:center;
}
.flex-htl{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:start; -webkit-box-align:start;
	display: flex; justify-content: center; align-items:flex-start; flex-direction:column;align-content:flex-start;
}
.flex-hrt{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:start; -webkit-box-align:end;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;align-content:flex-start;
}

.flex-hbl{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:end; -webkit-box-align:start;
	display: flex; justify-content: flex-end; align-items:flex-start; flex-direction:column;align-content:flex-end;
}
.flex-nhbl{
	display: -webkit-box !important; -webkit-box-orient:vertical; -webkit-box-pack:end; -webkit-box-align:start;-webkit-box-lines:word-break;
	display: flex !important; justify-content: space-between; align-items: flex-start; flex-direction:column;flex-wrap: nowrap;
}


.flex-hrc{
	display: -webkit-box; -webkit-box-pack:center; -webkit-box-align:end; -webkit-box-orient:vertical;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;align-content:center;
}
.flex-hlb{
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align:start; -webkit-box-orient:vertical;
	display: flex; justify-content: space-between; align-items:flex-start; flex-direction:column;align-content:flex-start;
}
.flex-hrb{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align: end; -webkit-box-orient:vertical;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;align-content:flex-end;
}
.flex-nlt{
	display: -webkit-box; -webkit-box-lines:word-break; -webkit-box-orient:horizontal; -webkit-box-pack:start; -webkit-box-align:start;
	display: flex; justify-content:flex-start; align-items:flex-start; flex-direction: row; flex-wrap: nowrap;
}
.flex-nlc{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: center; -webkit-box-lines:word-break; -webkit-box-orient:horizontal;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-nlb{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: end; -webkit-box-lines:word-break; -webkit-box-orient:horizontal;
	display: flex; justify-content:flex-start; align-items:flex-end; flex-direction: row; flex-wrap: nowrap; align-content: flex-end;
}
.flex-htc{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: center; -webkit-box-orient:vertical;
	display: flex; justify-content: flex-start; align-items:center; flex-direction:column;align-content:center;
}
.flex-hbc{
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align: center; -webkit-box-orient:vertical;
	display: flex; justify-content: space-between; align-items:center; flex-direction:column;align-content:center;
}
.flex-bt{
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align:start; -webkit-box-lines:word-wrap;
	display: flex; justify-content:space-between; align-items:flex-start; flex-direction:row; flex-wrap: wrap; align-content:flex-start;
}
.flex-nbt{
	display: -webkit-box; -webkit-box-lines:word-break; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:start; 
	display: flex; justify-content:space-between; align-items:flex-start; flex-direction:row; flex-wrap: nowrap;
}


.flex-nrt{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align:start; -webkit-box-lines:word-break;
	display: flex; justify-content: flex-end; align-items:flex-start; flex-direction:row;flex-wrap: nowrap;
}

.wrap{word-break: break-all;word-wrap: break-word;white-space: pre-wrap;}
.nowrap{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.my-move{
transition:all .3s ease;
-moz-transition:all .3s ease; /* Firefox 4 */
-webkit-transition:all .3s ease; /* Safari and Chrome */
-o-transition:all .3s ease; /* Opera */
}
.nostart{
	visibility: hidden; animation-name: none;
}

.bgcolor-eee{background-color: #eee;}

.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.text-overflow2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 2;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space:pre-wrap;}
.text-overflow3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 3;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space:pre-wrap;}
.text-overflow5{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 5;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.text-overflow6{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 6;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.pos-r{position: relative;}


.wow {visibility: hidden;}
.nodata{ text-align:center; font-size: 18px;}
.nodata i{font-size: 20px;}

/* 公共样式 */
.index_title1{ position: relative; margin-bottom: 30px;}
.index_title1 .h1{text-align: center; line-height:50px; font-size: 30px; color: #000; padding: 0; }
.index_title1 .h2{text-align: center; font-size: 16px; color:#666;padding: 0; }

.index_title1 p{ font-size: 16px; color: #a9a8a8; }
.index_title1 a.more{ color: #666666; position: absolute; right:0; top: 10px; max-width: 200px; transition: 0.3s; font-size:16px; z-index: 2; height:40px;}
.index_title1 a.more:before{content: ''; position:absolute; display: block; width:65px; height: 100%; transition: 0.3s; z-index: 1;border-bottom: solid 1px #ccc;}
.index_title1 a.more:hover:before{width: 100%; border-bottom-color: #fcc800; border-bottom-width: 2px;}
.index_title1 a.more:hover{color: #fcc800; font-weight: bold;}
.index_title1 a.more i{font-size: 18px;}
.index_title2{margin-top: 60px;}
.infn{background-color: rgba(0,0,0,.5); padding: 15px;}
.infn .share-btn>div{color: #fff;}
.infn .item .tit2{color:#fff;}
.infn .item.on .tit2,.infn .item:hover .tit2{border-bottom: 2px solid #fff;}
.index_title3 .h1{color: #fff;}
.index_title3 .h2{color: #eee;}
.load-bottom{width: 100%; height: 80px; display: block; overflow: hidden;}



/*视频背景*/
.fullvideo{z-index: 10; width: 100%; height:100vh; overflow: hidden; background-color: #000; }
#bg-video-box .banner-center-text {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#bg-video-box .banner-center-text .btn-box{
	margin-top: 50px;
}
#bg-video-box .banner-center-text .btn-box .foot-2{margin-top: 20px; color: #9d9d9e; position: relative;}
#bg-video-box .banner-center-text .btn-box .foot-2 a,#bg-video-box .banner-center-text .btn-bo .foot-2 a:hover{color: #9d9d9e;}

.overlay-div {  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 100%;  
    background-color: rgba(0, 0, 0, .5); /* 半透明黑色背景 */  
    display: flex;  
    justify-content: center;  
    align-items: center;    
	z-index: 15;
}  



/*弹出层自定义样式*/
.openLayercss .layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: 200px;
    top: 0;
    width: 50px;
    height:50px;
    margin-left: 0;
	background: url(https://www.mgbm.net/Public/images/close.png) no-repeat center center;
	background-size: 100% 100%;
	
    *right: 200px;
    _display: none;
}
.openLayercss .layui-layer-setwin .layui-layer-close2:hover{
	
	background: url(https://www.mgbm.net/Public/images/close_hl.png) no-repeat center center;
	background-size: 100% 100%;
}
.layer-anim{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.8s !important;animation-duration:.8s !important;}

/* 左侧浮动按钮 */
.lfbtn{position: fixed; top:50%; transform: translate3d(0px,-50%,0); left:30px; z-index: 50; }
.lfbtn img{width: 20px; height: auto;animation: bounce 2s infinite;}
@keyframes bounce {  
  0%, 100% {  
    transform: translateY(0); /* 起始和结束位置，图标在原始位置 */  
  }  
  50% {  
    transform: translateY(-20px); /* 图标向下移动20px */  
  }  
}


/* 右下解浮动按钮 */
.rfbtn{position: fixed; top:50%; transform: translate3d(0px,-50%,0); right:0; z-index: 50;}
.rfbtn2{right:0;}
.rfbtn3{right: 50px; bottom: 60px; top:unset; transform: unset; height: 180px;}
.rfbtn>.a{width: 40px; height: 40px; position: relative; margin-bottom:1px; background-color: rgba(0, 0, 0, .6); overflow: hidden; cursor: pointer;}
.rfbtn .a>.img{width: 40px; height: 40px; display: block; flex-shrink: 0;}
.rfbtn .a>.r_wx{ background: url(../image/gzh_icon.png) no-repeat center center; }
.rfbtn .a>.r_tel{ background: url(../image/tel_icon.png) no-repeat center center}
.rfbtn .a>.r_email{ background: url(../image/email-icon.png) no-repeat center center; }
.rfbtn .a>.r_top{ background: url(../image/top_icon.png) no-repeat center center;}
.rfbtn .a>.r_back{ background: url(../image/r_back.png) no-repeat center center; }
.rfbtn .a>.r_up{ background: url(../image/up_icon.png) no-repeat center center;}
.rfbtn .a>.r_down{ background: url(../image/down_icon.png) no-repeat center center;}

.rfbtn .a>span.img{background-size:20px 20px;}
.rfbtn .a>.con{ color:#fff; line-height: 40px; height: 40px;  text-align: left; width: 200px; font-size: 16px; }
.rfbtn .a:hover{width: 260px;}

.rfbtn .a.a1:hover{width: 40px; background-color: rgba(0, 0, 0, .9);}




/* 内页头部与尾部 */
.inpagetop{text-align: center; padding: 40px 0 20px 0;}
.inpagetop>div{position: relative; text-align: center;}
.inpagetop .nav{position:absolute; right: 0; top: 25px;}
.inpagetop .nav .dropDown_A i{font-size: 30px;}
.inpagetop .dropDown_hover:hover{background-color:transparent;}
.inpagetop .nav .dropDown_A{
	transition:all .3s ease;
	-moz-transition:all .3s ease; /* Firefox 4 */
	-webkit-transition:all .3s ease; /* Safari and Chrome */
	-o-transition:all .3s ease; /* Opera */
}
.inpagetop .nav .open .dropDown_A{
	transform:rotate(90deg) !important;
	-ms-transform:rotate(90deg) !important; 	/* IE 9 */
	-moz-transform:rotate(90deg) !important; 	/* Firefox */
	-webkit-transform:rotate(90deg) !important; /* Safari 和 Chrome */
	-o-transform:rotate(90deg) !important; 	/* Opera */
}
.inpagetop .dropDown-menu{margin-left: -40px;}
.inpagetop img{}



.foot-2 .select{
  width: 140px;
  border: 1px solid #dcdcdc;
  font-size: 14px;
  color: #b7b7b7;
  padding-right: 50px;
  padding-left: 10px;
  background:#252525 url(https://www.mgbm.net/images/select.png) no-repeat right center;
  background-size:30px auto;
  height: 30px;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  position: absolute;
  right: 15px;
  top: -8px;
}

/* 全站页头 */
.header.container-fluid,header.container-fluid{height: 70px; position: fixed; top: 0; left: 0; z-index: 200; width: 100%; /* background: linear-gradient(to right,#e60016,#d30014,#75000b); */ background-color:rgba(255,255,255); }
.header1.container-fluid,header1.container-fluid{background-color:rgba(200,200,200,.8);}


.my-navbar{ height:70px; padding:0;font-size: 16px position: relative !important; z-index: 200;}
.my-navbar>div{ box-sizing:border-box;padding:0 5px 0 5px; float: left; position: relative;text-align: center;height:70px; flex: 1 1 auto; z-index: 210;}
.my-navbar>div>a{display:block; overflow: visible;line-height:70px; color: #e8000d; box-sizing: border-box; height: 70px; border-bottom: 3px solid transparent; font-size: 16px; }
.my-navbar>div>a:hover{background-color: #000;}
.my-navbar>div.allsearch>a:hover{background-color:transparent; color: #fcc800;}
.my-navbar>div>a.active{background-color: #000 !important; color: #fcc800;  border-bottom: 3px solid #fcc800;}
.my-navbar>div.logo{padding-left: 0; flex: 6 1 auto;}
.my-navbar>div.logo>a{margin-top: 0;padding-bottom:5px; background-color:transparent !important;}
.my-navbar>div.logo>a:hover{background-color:transparent;}
.my-navbar>div.logo img{height: 50px; width: auto;}
.my-navbar>div.sbtn i{font-size: 25px;}

/* .my-navbar>div .item{display:none;position: absolute;top:70px;  width:550px; min-height:300px; background-color:rgba(255,255,255,1); box-sizing: border-box; } */
.my-navbar>div .item{display:none;position: absolute;top:70px;  width:550px;  box-sizing: border-box; background-color:#fff; box-sizing: border-box; box-shadow: 0 5px 8px rgba(0,0,0,.4); border-radius:0 0 10px 10px !important; overflow: hidden; padding-top: 40px; }


.my-navbar>div .item1{left: -50px;}
.my-navbar>div .item2{left: -300px;}

.my-navbar>div .item .item-1{width:250px; min-height: 300px;  float: left; position: relative;}
.my-navbar>div .item .item-1>h2{margin:100px 20px 0 20px; font-size: 20px; text-align: left; color: #000; text-shadow: 0 0 10px #fff; }
.my-navbar>div .item .item-1>p{margin:10px 20px 0 20px; line-height: 25px; font-size: 14px; color: #000; text-align: left;text-shadow: 0 0 10px #fff;}

.my-navbar>div .item .item-2{float: left;background-color:rgba(255,255,255,1);}
.my-navbar>div .item .item-2 .img{width: 100%; height: 170px; display:flex; justify-content: center; align-items: center; overflow: hidden;}
.my-navbar>div .item .item-2 .img img{width: 100%;
transition:all .3s ease;
	-moz-transition:all .3s ease; /* Firefox 4 */
	-webkit-transition:all .3s ease; /* Safari and Chrome */
	-o-transition:all .3s ease; /* Opera */
}
.my-navbar>div .item .item-2 .img img:hover{transform:scale(1.1);}

.my-navbar>div .item .item-2>ul{width:510px; min-height: 75px; border-bottom: 1px solid #474747;  margin:0 20px 20px 20px; box-sizing: border-box;}
.my-navbar>div .item .item-2>ul li{text-align: left; font-size: 16px; position: relative;width:24%;box-sizing: border-box;  margin-right: 1%;
transition:all .3s ease;
-moz-transition:all .3s ease; /* Firefox 4 */
-webkit-transition:all .3s ease; /* Safari and Chrome */
-o-transition:all .3s ease; /* Opera */
float: left;
word-break: break-all;
}

.my-navbar>div .item .item-2>ul li a{
	padding: 2px 0 2px 0;font-size: 14px; display: inline-block;
}


.my-navbar>div .item .item-2 .onetit{border-bottom: 1px solid #474747; font-size: 22px; color:#000;padding: 0 20px 2px 0; margin:5px 20px 0 20px; width:510px; line-height: 40px; text-align: left;}
.my-navbar>div .item .item-2>ul>li a:hover{background-color:#fcc800; border-radius:5px; padding-left: 10px; padding-right: 10px;color: #000;word-break: break-all;}

.my-navbar>div .item .item-2>ul li.onetit:hover{background-color:transparent;}
.searchArea{position: absolute; top: -70px; left: 0; z-index: 220; width:100%; height: 70px; background-color: rgba(26, 25, 21, 1);display: none; padding:0 !important; float: unset !important; flex: unset !important;}
.searchArea .main{width: 100%; height: 100%;}
.searchArea .mainIn{width:100%; height: 100%;}
.searchArea .mainIn .iclose{color: #eee; cursor: pointer;}
.searchArea .mainIn .iclose i{font-size: 25px; color: #eee;}
.searchArea .mainIn .iclose:hover i{color: #fff;}
.searchArea .mainIn input[type=text]{width: 500px; height: 45px; padding:5px 20px; border: 1px solid #fff; box-sizing: border-box; border-radius: 50px 0 0 50px; border-right: 0;  font-size: 16px;}
.searchArea .mainIn input[type=button]{width:100px; flex-shrink: 0; height: 45px; color: #000; background-color:#fcc800; padding:5px 20px;box-sizing: border-box; border-radius:0 50px 50px 0;border: 0; font-size: 14px; cursor: pointer; letter-spacing: 10px; font-size: 16px; margin-right: 60px;}
.searchArea .mainIn form input{display: block;}





/*首页-------------------*/
/* 首页版头广告 */
.screen1{position: relative;}
.screen1 .mousempt{
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	padding-left: 6%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 50px;
	z-index: 999;
	animation-name:  mouse;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-play-state: running;
}
.screen1 .mousempt>div{padding-left: 30px;}
.screen1 .mousempt::after{
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 20px;
	height: 28px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position:left;
	background-image: url(../image/mouse.png);
}
@keyframes mouse{
	0%{
		bottom: 55px;
	}
	50%{
		bottom: 80px;
	}
	100%{
		bottom: 55px;
	}
}
#adSwiper .btngrop{
	width: 350px;
	height: 25px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: 0 auto;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
}
#adSwiper .btngrop .swiper-button-prev,
#adSwiper .btngrop .swiper-button-next{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 0;
	height: 0;
	outline: none;
	border: none;
	position: static;
	margin-top: 0;
}
#adSwiper .btngrop .swiper-button-prev::after{
	font-size: 18px;
	font-weight: normal;
	content: 'PREV';
	width: 60px;
	height: 25px;
	cursor: pointer;
}
#adSwiper .btngrop .swiper-button-next::after{
	font-size: 18px;
	font-weight: normal;
	content: 'NEXT';
	width: 60px;
	height: 25px;
	cursor: pointer;
}
#adSwiper .fenshi{position: absolute; right: 100px; bottom: 10px; font-size:14px; color:#fff; z-index: 20; }
#adSwiper .fenshi>span{font-size:20px;}

/*页脚 */
.homefoot{}
.homefoot .box6{width:100%; margin-top: 70px;margin-bottom: 80px;}
.homefoot .box6 .item{margin:0; position: relative;}
.homefoot .box6 .item .icon{cursor: pointer; background-color:#fff; border-radius: 50%; overflow: hidden; width: 50px; height: 50px;}
.homefoot .box6 .item .icon img{width: 30px; height:30px;}
.homefoot .box6 .item .ma{position: absolute; top:-120px;left: -30px; display: none;}
.homefoot .box6 .item .ma img{width: 110px; height: 110px;}
.homefoot .box6 .item:hover .ma{display: block;}


.homefoot .box2{color:#fff; min-height: 350px; padding: 0 50px !important;}
.homefoot .box2 .left{flex-grow: 1;}
.homefoot .box2 .left .left-1>a{flex-shrink: 0; padding-right:30px;}
.homefoot .box2 .left .left-1>a>img{width: 160px; height:auto;}

.homefoot .box2 .left .left-1-2{ font-size: 14px; margin-top: 20px;}
.homefoot .box2 .left .left-1-2>div{margin-bottom: 5px;}
.homefoot .box2 .left .left-1-2>div:last-child{margin-right: 0;}
.homefoot .box2 .left .left-1-2>div>img{width: 20px; height: 20px; margin-right: 10px;}

.homefoot .box2 .right{flex-shrink: 0;}
.homefoot .box2 .right .right-1{width: 100%; }
.homefoot .box2 .right .item{margin-left: 40px;}
.homefoot .box2 .right .item>a{line-height: 30px; font-size: 14px; color: #aaa9a9;}
.homefoot .box2 .right .item>a:hover{color:#fcc800;}
.homefoot .box2 .right .item>a.one{line-height: 40px; font-size: 18px;color: #fff; }
.homefoot .box2 .right .item>a.one:hover{color:#fcc800;}

.screen8 .box3{width: 100%; padding: 15px 0 15px 0; font-size: 14px;border-top: 1px solid #555; position: absolute;bottom: 0; left: 0;}
.screen8a .box3{position: fixed; z-index: 60; background-color: #4d4948;}


.screen8 .box3 .container{ color:#fff; padding: 0 50px !important;}
.screen8 .box3 .container a{color: #fff;}
.screen8 .box3 .container>div:nth-child(1){text-align: left;flex-grow: 1;}
.screen8 .box3 .container>div:nth-child(2){text-align: right;flex-grow: 1;}

.homefoot .box4{margin-top: 20px;flex-grow: 1; padding-bottom: 10px; font-size:14px;}
.homefoot .box4>span{ margin-right: 20px;}
.homefoot .box4>a{white-space:nowrap; margin-right: 20px; color:#fff; }

/* 内页页脚 */
.inpagefoot{background-color: #4d4948; position: relative; padding-top: 60px; padding-bottom: 40px;}
.inpagefoot .box2{color:#fff; min-height:unset;}
.inpagefoot .box3{position: unset; bottom: unset; left: unset;}
.inpagefoot .box6{margin-bottom: 50px; margin-top: 40px;}

/* .inpagefoot .box1{margin: 30px 0; padding: 30px 50px;}
.inpagefoot .box3{padding-top: 20px;} */


.bodyBg1{background-color:#eee;}
#fullpage .swiper-slide .container{padding-top:70px;}
.adSwiper{margin-top:70px;}

#fullpage-btn{display: flex; justify-content: center; align-items: center;flex-direction:column; left: 15px !important;}
.full-bullet{width:1px; height:30px; background-color:rgba(170,169,169,.6); box-sizing: border-box; display:block; position: relative; margin: 6px 0;cursor: pointer; border: 0; overflow: hidden; color: transparent;}
.full-bullet-active{width:auto; height:30px; line-height: 30px; border-radius: 50px; color: #000; padding: 0 10px; background-color:rgba(252,200,0,1); margin: 10px 0 10px 0; border:0; font-size: 14px; position: relative; overflow: visible; padding: 0 20px; }
/* .full-bullet-active:after {  
    content: '';  
    position: absolute;  
    right:-15px;  
    top: 0;  
    width: 0;  
    height: 0;  
    border-left: 15px solid rgba(252,200,0,1);
    border-top: 15px solid transparent;  
    border-bottom: 15px solid transparent;  
} */ 




#fullpage-btn.swiper-pagination-bullets{left:30px; right: unset;}
#fullpage .swiper-slide{background-position: center center; background-repeat: no-repeat; background-size: cover;}
#adSwiper .swiper-slide .slide-img{width: 100%;height: 100%;background-position: center center; background-repeat: no-repeat; background-size: cover; display: block;}
/* background-size: 100% auto; */

#adSwiper .swiper-slide-active .slide-img,
#adSwiper .swiper-slide-duplicate-active .slide-img{
	-webkit-animation: zoomUp 12s linear 0s;
	animation: zoomUp 12s linear 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.ad-bullet{width:12px; height: 12px; background-color:rgba(255,255,255,.3); display:inline-block; position: relative; border-radius:50%; margin: 0 8px; cursor: pointer;}
.ad-bullet-active{ background-color:rgba(0,0,0,.95);transform: scale(1.2);}


/* 题头 */
.titou{font-size: 40px; font-weight: bold; color: #000; font-style: italic; position:absolute; z-index: 100; top: 20px; left: 0;}
.titou font{color: #fcc800;}





/* .com-more i{font-size: 20px; margin-left: 5px; margin-top: 1px;} */



/* 通用标题 */
.com-title{width: 100%; position: relative; padding-top: 20px;}
.com-title h1{text-align: left; color: #000; width:100%; padding: 0; margin-bottom: 10px;}
.com-title h1>span{width: auto;}
.com-title h1>span:nth-child(1){ font-size: 24px; font-family: yingwen;}
.com-title h1>span:nth-child(2){ font-size: 16px; color: #666; margin-left: 10px; padding-bottom: 3px;}
.com-title p{text-align: left; font-size: 18px; color: #666;padding: 0;}
.com-title1 h1{color: #fff;}

.com-title1 h1>span:nth-child(2){ color: #eee;}


.com-title1 p{color: #eee;}
.com-title2 h1{font-size:22px; border-bottom: 1px #eee solid;}
.com-title3{padding-top: 50px;}
.com-title4{padding-top: 0;}

/* 通用标题-栏目区 */
.com-lanmu{
	position: absolute; top:10px; right: 0; z-index: 9; width: 100%; height: 100%;
}
.com-lanmu>a{border-radius:6px; font-size: 16px;padding:0 15px 0 15px; line-height: 30px; margin: 0 15px; color: #000;}
.com-lanmu>a.on,.com-lanmu>a:hover{background-color:#fcc800;}



/* 通用更多 */
.com-moreout{height: 100%;position: absolute; top:10px; right: 0; z-index: 10;}
.com-more {color: #000;font-size: 16px;border:0;  line-height: 20px; padding:10px 20px 8px 20px; transition: all 0.3s; border-radius: 50px; }
.com-more:visited{color: #000;}
.com-more>span{width: 20px; height: 20px; background:transparent url(../image/more-icon.png) no-repeat center center; background-size: 100% auto; margin-left: 5px; }
.com-more1,.com-more1:visited{color:#fff;}
.com-more1>span{background-image: url(../image/more-icon_hl.png);}
.com-more:hover {background-color: #fcc800;color: #000;}
.com-more:hover>span{background-image: url(../image/more-icon.png);}




/* 首页--关于我们 */
.index-part2{background:url(https://www.mgbm.net/Public/images/fullpage2.png) no-repeat right 70px; background-color: 80% auto;}
.index-part2 .container{padding-left: 0; padding-right: 0;}
.index-part2 .swiper-slide{position: relative;}
.index-part2 .swiper-slide img{width: 100%;}
.index-part2 .swiper-slide .con{width: 380px; height: 250px; background-color: rgba(170,169,169,.9); position: absolute; bottom:0;left:0; padding:20px 30px 50px 30px; color: #fff; cursor: pointer;}
.index-part2 .swiper-slide .con h3{font-size: 28px; font-weight: bold; margin-bottom:0;}	
.index-part2 .swiper-slide .con pre{background-color: transparent; font-size: 16px; color:#fff; line-height: 25px; width: 100%;font-family:'Microsoft YaHei','SimSun',Arial,Sans-Serif;
white-space: pre-wrap; /* CSS-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ 
}
.index-part2 .swiper-slide .con:hover h3,.index-part2 .swiper-slide .con:hover pre{color: #000;}
.index-part2 .box2{ position: relative;background-color: #ccc;}
.index-part2 .box2:before,
.index-part2 .box2:after,
.index-part2 .box2 .ul:before{ position: absolute; content: ''; top: 0; width: 1px; height: 100%; background-color: rgba(188,188,188,0.8)}
.index-part2 .box2:before{left: 25%;}
.index-part2 .box2:after{ right: 25%;}
.index-part2 .box2 .ul:before{ left:50%;}
.index-part2 .box2 .ul .li{ float: left; display: block; width: 25%; padding: 1% 2%;font-size: 14px;
	transition:all .3s ease;
	-moz-transition:all .3s ease; /* Firefox 4 */
	-webkit-transition:all .3s ease; /* Safari and Chrome */
	-o-transition:all .3s ease; /* Opera */
	color:#000;
	box-sizing: border-box;
	
}
.index-part2 .box2 .ul .li:hover{background-color: #fcc800}
.index-part2 .box2 .ul .li,
.index-part2 .box2 .ul .li .a{ color: #000;}
.index-part2 .box2 .ul .li .txt1{ height:40px; font-size: 16px; }
.index-part2 .box2 .ul .li b{ font-size: 30px; color: #000; font-weight: normal; margin-right: 10px;}
.index-part2 .box2 .ul .li p{ opacity: 0.8; color: #000; padding:5px 0 0 0;}
/* .index-part2 .box2 .ul .li:hover .a,.index-part2 .box2 .ul .li:hover div,.index-part2 .box2 .ul .li:hover b,.index-part2 .box2 .ul .li:hover p{ color: #fff;} */

.index-part2 .box2 .ul .li .link{ text-align: right;opacity: 0.8}
.index-part2 .box2 .ul .li .link .a{ position: relative;  width:auto; padding-left: 15px;}
.index-part2 .box2 .ul .li .link .a:before{ left: 0px; top: 5px; content: ''; position: absolute; border: solid 6px transparent; border-left-color: #4d4948}
.index-part2 .box2 .ul .li:hover:before .link .a{ border-left-color: #fff;}
.index-part2 .box2 .ul .li:hover .link .a{color: #000;}
.index-part2 .box2 .ul .li:hover .link .a:before{border-left-color: #000;}
#aboutSwiper-btn{text-align: left; left: 20px; bottom: 10px !important;}
.about-bullet{width:30px; height: 30px; border-radius: 50%; background-color:rgba(255,255,255,.7); display:inline-block; position: relative; margin: 0 8px; cursor: pointer;  text-align: center; line-height:30px; font-size: 18px; color: #666;}
.about-bullet-active{ background-color:rgba(252,200,0,.95);  color: #000; font-weight: bold;}

/* 首页--产品中心 */
.homeProduct{margin-top:0;}
.homeProduct .container{padding-left: 0; padding-right: 0; box-sizing: border-box;}

.homeProduct .probox2{width:1300px; margin-top:0;}
.homeProduct .probox2 .swiper-wrapper{ width:100%; }
.homeProduct .swiper-slide{position:relative; z-index: 10;}
.homeProduct .swiper-slide .part1{position: absolute; left: 0; bottom: 0; box-sizing: border-box;width:100%; padding:10px 20px 15px 20px; height:15%; text-align: center;
transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
}
/* .homeProduct .swiper-slide .part1 img{display: none; width: 50px; height: 50px;} */
.homeProduct .swiper-slide .part1 h1{display: none; font-size: 28px; padding-top: 0; padding-bottom: 5px;font-family: yingwen;color: #fff;}
.homeProduct .swiper-slide .part1 p{font-size: 22px; padding: 0; margin-bottom: 0; letter-spacing: 2px;color: #fff;}

/* .homeProduct .swiper-slide:hover .part1 h1,.homeProduct .swiper-slide:hover .part1 p{color: #000;} */

.homeProduct .swiper-slide .part2{width:100%; height:100%; overflow: hidden;}
.homeProduct .swiper-slide .part2 img{height:120%; width:auto;}
.homeProduct .swiper-slide:hover .part2 img{transform:scale(1.1);}
.homeProduct .probox2 .item-prev,.homeProduct .probox2 .item-next{width:50px; height: 50px; flex-shrink: 0; text-align: center; font-size: 40px; cursor: pointer;color: #fff; position: absolute; z-index:999; background-color: #666; border-radius:50%;}
.homeProduct .probox2 .item-prev{top: 45%; left: 10px;padding-right: 3px;}
.homeProduct .probox2 .item-next{top: 45%; right: 10px; padding-left: 3px;}
.homeProduct .probox2 .item-prev:hover,.homeProduct .probox2 .item-next:hover{color: #000; background-color: #fcc800;}
.homeProduct2 .swiper-slide .part1{background-color: rgba(238,238,238,1);}
.homeProduct .swiper-slide:hover{width: 520px !important;}
.homeProduct .swiper-slide:hover .part2{width:100%; height:100%;}


.homeProduct .swiper-slide:hover .part1{width: 100%; height:100%; position: absolute; left: 0; top: 0; padding: 0; z-index: 11; background-color: rgba(0, 0, 0, .5);
display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:center; -webkit-box-align: center; 
	display: flex; justify-content: center; align-items:center; flex-direction:column;
}
.homeProduct .swiper-slide:hover .part1 h1{display: block; letter-spacing: 2px; flex-shrink: 0;}
.homeProduct .swiper-slide:hover .part1 p{letter-spacing: 2px;color: #fff; font-size: 18px;}

.homeProduct .box2{margin-top:20px; width: 100%; box-shadow: 0 0 10px #ccc; height:110px; overflow: hidden; background-color: #fff;}
.homeProduct .box2 .box2-1{width:50%; padding:0; border-right: 1px solid #e0e0e0; cursor: pointer;overflow: hidden;}
.homeProduct .box2 .box2-1:last-child{border: 0;}
.homeProduct .box2 .box2-1 .tit{padding:20px; z-index: 10; position: relative; width:100%; flex-shrink: 0; height: 110px;}
.homeProduct .box2 .box2-1 .tit>div{text-align: center;}
.homeProduct .box2 .box2-1 .tit>.img{width:40px; height:40px; margin-right: .2rem; background: url(../image/specs.png) no-repeat center center; background-size: 100% 100%; flex-shrink: 0;}
.homeProduct .box2 .box2-1 .tit .p1{margin-left: 10px;}
.homeProduct .box2 .box2-1 .tit .p1>div:nth-child(1){font-size:22px; text-align: left;}
.homeProduct .box2 .box2-1 .tit .p1>div:nth-child(2){font-size:14px; text-align: left;}
.homeProduct .box2 .box2-2 .tit>.img{background: url(../image/faces.png) no-repeat center center; background-size: 100% 100%;}
.homeProduct .box2 .box2-3 .tit>.img{background: url(../image/colors.png) no-repeat center center; background-size: 100% 100%;}

.homeProduct .box2 .box2-1 .tit.on{background-color: rgba(252,200,0,1); width: 45%;}
.homeProduct .box2 .box2-1 .tit.on>div{color: #000;}
.homeProduct .box2 .box2-1 .tit.on>.img{background: url(../image/specs.png) no-repeat center center;background-size: 100% 100%;}
.homeProduct .box2 .box2-2 .tit.on>.img{background: url(../image/faces.png) no-repeat center center;background-size: 100% 100%;}
.homeProduct .box2 .box2-3 .tit.on>.img{background: url(../image/colors.png) no-repeat center center;background-size: 100% 100%;}
.homeProduct .box2 .box2-1 .tit.on::before{position: absolute; top:40px; right: -10px; border:10px solid rgba(252,200,0,1); border-right: 0; border-top-color: transparent; border-bottom-color: transparent; content: ""; z-index: 12;}
.homeProduct .box2 .box2-1 .con{padding:8px 0 10px 20px; width: 55%; height: 110px; display: none; overflow: hidden; }
.homeProduct .box2 .box2-1 .con a{ margin: 0 20px 2px 0; display: inline-block; font-size:14px;border-bottom: 1px solid transparent;}
.homeProduct .box2 .box2-1 .con a:hover{border-bottom: 1px solid #000;}



/*首页新闻资讯*/
.homeNews{margin-top:0; padding:0  !important; width: 100%;}
.homeNews .item{padding: 5px; width: 20%; position: relative; z-index: 10;}
.homeNews .item>.box-1{box-sizing: border-box; border: 1px solid #ccc; border-radius: 5px; width: 100%; height: 320px; color: #000; display: block; overflow: hidden; position: relative;}
.homeNews .item>.box-1 .img{width: 100%; height: 200px; overflow: hidden;}
.homeNews .item>.box-1 .con{width:100%; padding:10px 15px 10px 15px;}
.homeNews .item>.box-1 .p1>img{width: 15px; height: 15px; margin-right: 5px;}
.homeNews .item>.box-1 .p1>span{font-size: 12px; color: #666;}
.homeNews .item>.box-1 .h1{line-height: 26px; font-size:16px;}

.homeNews .item>.box-1 .p2{position: absolute; left: 0; bottom: 0; width: 100%; padding:10px 20px 5px 20px;}

.homeNews .item>.box-1 .p2>img{width: 15px; height: 15px; margin-right: 5px;}
.homeNews .item>.box-1 .p2>span{font-size: 12px; margin-right: 10px;}
.homeNews .item>.box-1 .p2>div{border-radius: 50px; padding: 0 10px; font-size: 12px; color: #000; background-color: #fcc800; line-height: 20px;}
.homeNews .item>.box-1 .p2a{padding-left:15px;}
.homeNews .item>.box-1 .p2a>img{margin-right: 0px;}

.homeNews .item.on{width: 40%;}
.homeNews .item.on .box-1{width: 100%; height:320px; overflow: hidden; position: relative; color: #fff;}
.homeNews .item.on .box-1 .img{height:100%;}
.homeNews .item.on .box-1 .con{position: absolute; left: 0; bottom: 0; width: 100%; padding:80px 20px 10px 20px; background: linear-gradient(to top, rgba(0, 0, 0, .8), transparent); }
.homeNews .item.on .box-1 .p1>span{color: #fff;}
.homeNews .item.on .box-1 .p2{position:unset; left:unset; bottom:unset; padding:0; margin-top: 10px;}
.homeNews .item:hover .img img{transform:scale(1.1);}
.homeNews .item:hover .box-1{box-shadow: 0px 0px 10px 0 #999;}




/* .homeNews .left{flex-shrink: 0; box-sizing: border-box; width: 600px; padding: 30px;background-color: rgba(255,255,255,.8);}
.homeNews .left .img{width: 540px;height: 375px; overflow: hidden;}
.homeNews .left .img img{width:100%;min-height:100%;}
.homeNews .left .h1{margin-top: 20px; line-height: 25px; font-size: 18px; padding: 0; color: #000; }
.homeNews .left .p{margin-top: 10px; line-height: 20px; font-size: 14px; color: #aaa9a9;}
.homeNews .left .more{margin-top: 20px; width: 100%; }
.homeNews .left .more>div{font-size: 14px; margin-right: 10px;color: #aaa9a9;}
.homeNews .left .more>img{width: 25px;height: 25px;}
.homeNews .left:hover{box-shadow: 0px 0px 15px 0 #999; background-color: rgba(255,255,255,1);}
.homeNews .left:hover .img img{transform:scale(1.1);}
.homeNews .left:hover .h1,.homeNews .left:hover .p{color:#000 !important;}

.homeNews .right{padding:15px 15px 15px 30px; flex-grow: 1;}
.homeNews .right{flex-grow: 1;}
.homeNews .right .item{width:100%;box-sizing: border-box; display: block; padding:30px; margin-bottom: 20px; border-bottom: 1px solid #555;}

.homeNews .right .item .h1>div:nth-child(1){line-height: 25px; font-size: 18px;flex-grow:1; color: #000; width:500px; }
.homeNews .right .item .h1>div:nth-child(2){line-height:25px; text-align:right; font-size: 14px;width: 110px; color: #aaa9a9;flex-shrink: 0;}
.homeNews .right .item .p{margin-top: 10px; line-height: 20px; font-size: 14px; color: #aaa9a9;}
.homeNews .right .item:hover{box-shadow: 0px 0px 15px 0 #999;background-color: rgba(255,255,255,.9); border-radius: 10px; }
.homeNews .right .item:hover .h1>div:nth-child(1),.homeNews .right .item:hover .h1>div:nth-child(2),.homeNews .right .item:hover .p{color:#000;} */


/* 首页-------盈利屏 */
.yingli .container{padding-top: 0 !important;}
.yingli .container .box1{width: 100%; }
.yingli .box1 ul{width: 100%; box-sizing:border-box; margin-top: 10px; }
.yingli .box1 ul.two{margin-top: 40px;}
.yingli .box1 li{ color: #333; box-sizing: border-box; padding:0; width: 18.5%; height: 300px;  text-align:center; cursor: pointer; position: relative; z-index: 10; overflow: hidden; box-shadow: 7px 7px 5px 0 #333; background-color:rgba(204, 204, 204, .8); padding-bottom: 20px; }
.yingli .box1 ul li:nth-child(1){margin-left: 0 !important;}
.yingli .box1 ul li:nth-child(5){margin-right: 0 !important;}
.yingli .box1 ul li .img{width:80px; height:80px; margin-bottom:20px; background: url(../image/zhichi.png) no-repeat; background-size: 400px auto; flex-shrink: 0; transform:scale(0.8);}
.yingli .box1 ul li .img-1{background-position:0 0;}
.yingli .box1 ul li .img-2{background-position:-80px 0;}
.yingli .box1 ul li .img-3{background-position:-160px 0;}
.yingli .box1 ul li .img-4{background-position:-240px 0;}
.yingli .box1 ul li .img-5{background-position:-320px 0;}
.yingli .box1 ul li .img-6{background-position:0px -80px;}
.yingli .box1 ul li .img-7{background-position:-80px -80px;}
.yingli .box1 ul li .img-8{background-position:-160px -80px;}
.yingli .box1 ul li .img-9{background-position:-240px -80px;}
.yingli .box1 ul li .img-10{background-position:-320px -80px;}
.yingli .box1 ul li:hover{padding-bottom: 100px;}

/* .yingli .box1 li>img{width: 100%; height: auto;} */

.yingli .box1 li .con{position:absolute;bottom:0;left: 0; width: 100%; background-color: #fff; z-index:11;}
.yingli .box1 li .con .h2{width: 100%; height: 45px; line-height: 50px; text-align: center; word-break: break-all;white-space: nowrap; font-size: 20px; font-weight: bold; padding-top:12px; position: relative;}
.yingli .box1 li .con .h2>span{z-index: 15;}
.yingli .box1 li .circle{width:100%; height:60px; z-index: 13; left: 0; top: -30px; position: absolute; }
.yingli .box1 li .circle>div{width: 60px; height: 60px; border-radius:50%; overflow:hidden; background-color: #fff;font-size: 28px;  color: #333; text-align: center; line-height: 60px; font-family: Arial, Helvetica, sans-serif; margin-right: 5px; }
.yingli .box1 li .con p{max-height: 0; overflow: hidden; text-align: center;box-sizing: border-box; font-size: 14px; line-height: 20px; padding: 0 10px;}
.yingli .box1 li:hover .con p{max-height:70px; padding: 10px 10px;}
.yingli .box1 li:hover .con{background-color: #fcc800;
transition:all .5s;
-moz-transition:all .5s; /* Firefox 4 */
-webkit-transition:all .5s; /* Safari 和 Chrome */
-o-transition:all .5s; /* Opera */
}
.yingli .box1 li:hover .circle>div{background-color: #fcc800;
transition:all .5s;
-moz-transition:all .5s; /* Firefox 4 */
-webkit-transition:all .5s; /* Safari 和 Chrome */
-o-transition:all .5s; /* Opera */
}



/* 首页----招商屏 */
.homeZhaoshang{padding-top: 70px; padding-bottom: 0 !important; height: 100%;}
.homeZhaoshang .part1{width: 100%; flex-grow: 1; padding-top: 30px !important;}

.homeZhaoshang .container{position: relative; padding-top: 0 !important; margin-bottom: 0 !important;}
.homeZhaoshang .container:nth-child(1){margin-bottom: 20px;}
.homeZhaoshang .container:nth-child(2){margin-bottom: 40px;}
.homeZhaoshang .container>div{}
.homeZhaoshang .main{width: 100%; padding-top: 10px !important; }
.homeZhaoshang .box2-1{width:50%; height:100%; box-sizing: border-box;  text-align: right; }
.homeZhaoshang .box2-1 .con3-1{width: 300px; height:550px;}
.homeZhaoshang .box2-1 .con3-1 .item-prev,.homeZhaoshang .box2-1 .con3-1 .item-next{width:100%; height: 30px; flex-shrink: 0; text-align: center; font-size: 30px; cursor: pointer; color: #eee;}
.homeZhaoshang .box2-1 .con3-1 .item-prev i,.homeZhaoshang .box2-1 .con3-1 .item-next i{margin: 0;padding: 0; line-height: 30px;}
.homeZhaoshang .box2-1 .con3-1 .item-prev{margin-bottom:5px;}
.homeZhaoshang .box2-1 .con3-1 .item-next{margin-top:5px; overflow: hidden;}
.homeZhaoshang .box2-1 .con3-1 .item-prev:hover,.homeZhaoshang .box2-1 .con3-1 .item-next:hover{color: #fcc800; transform:scale(1.5);}

.homeZhaoshang .box2-1 .con3-1 .p2{
	width: 100%; height:30px; line-height: 30px; text-align: center; color: #fff; font-size: 18px; box-sizing: border-box;
}
.homeZhaoshang .box2-1 .con3-1 a.p2:visited,.homeZhaoshang .box2-1 .con3-1 a.p2:link{color: #fff;}
.homeZhaoshang .box2-1 .con3-1 a.p2:hover{color: #fcc800;}


.homeZhaoshang .box2-1 .con3-1 .swiper-container{flex-grow: 1;}
.con3-1 .swiper-slide{width:300px; box-sizing: border-box; cursor: pointer;}
.con3-1 .swiper-slide .div1{width:100%; height: 100%; box-sizing: border-box; display: block; z-index: 10; position: relative; overflow: hidden; background-color: #fff; border-radius: 10px;}
/* .con3-1 .swiper-slide .div1>img{width: 100%; height: auto;} */
.con3-1 .swiper-slide .div1>.p1{
	width: 100%; height:auto; z-index: 15; position: absolute; bottom:0; left: 0; background-color: #fff; padding: 0;
}
.con3-1 .swiper-slide .div1>.p1 h2{text-align: left;  height: 30px; font-size: 18px;  padding: 8px 10px 0 10px; margin: 0; font-weight: bold; color: #000;}
.con3-1 .swiper-slide .div1>.p1 h2>span{font-size: 14px; padding-left: 5px; display: inline-block; color: #999; font-weight: normal;}
.con3-1 .swiper-slide .div1>.p1 p{box-sizing: border-box; padding:0 10px 0 10px; margin-top: ; text-align: justify; max-height: 0; font-size: 12px; line-height: 20px; overflow: hidden;}
.con3-1 .swiper-slide:hover .div1>.p1 p{max-height:110px; padding-top: 10px;}
.homeZhaoshang .box2-2{width:50%; min-height: 550px; background-color: rgba(255, 255, 255, .9); padding:80px 50px; border-radius:10px; height: auto; box-shadow: 0 0 10px 5px rgba(255, 255, 255, .3); box-sizing: border-box;}

.homeZhaoshang .box2 .swiper-pagination{text-align: right; padding-right: 20px;}
.homeZhaoshang .box2-2 p{font-size: 16px; line-height:30px; padding-top: 0;color:#666;}

.zx-new-1{width:470px; padding:0 0 0 0; color: #eee; }
.zx-new-1>h1{font-size: 26px; width: 100%; text-align: center;  color: #000; margin-bottom: 15px;}
.zx-new-1 td{ padding-bottom:15px;}
.zx-new-1 tr td:nth-child(1){width: 50px; text-align: left; font-size:22px;}
.zx-new-1 tr:last-child td{padding-bottom: 0;}
.zx-tit{ font-size:18px;color:#000; width: 60px !important; }
.zx-input{ box-sizing:border-box; border:1px solid #999; width:90%;  padding:5px 5px; border-radius: 5px; font-size:18px; line-height:30px; background-color: #eee;}
.zx-new-1a .zx-input{background-color: #fff;}
.zx-submit{ text-align:center; width:200px; font-size:24px; line-height:25px; padding:5px 15px; box-sizing: border-box; border-radius:50px; background-color: #000; color:#fff; box-shadow:none; border:0; font-family:'Microsoft YaHei','SimSun',Arial,Sans-Serif; cursor:pointer; letter-spacing:3px;}
.zx-submit:hover{background-color: rgba(252,200,0,1); color:#000 !important;}

.homeZhaoshang-2{padding:0!important; height: 95px; width: 100%; overflow: hidden; flex-shrink: 0;}
.brandlogo{  padding:0; box-sizing: border-box;}
.brandlogo .item-prev,.brandlogo .item-next{width:60px; flex-shrink: 0; text-align: center; font-size: 50px; cursor: pointer; color: #eee;}
.brandlogo .item-prev:hover,.brandlogo .item-next:hover{color: #fcc800;}
.brandlogo #brandSwiper{flex-grow: 1; text-align: center;}
.brandlogo #brandSwiper .swiper-slide img{display: inline-block; cursor: pointer; width:150px; margin:0 10px;}


/* 首页---门店屏 */
.mendian{margin-top:0;}
.mendian .item{margin: 0 30px; margin-top: 75px; position: relative; cursor:pointer; width: 490px; height: 465px; }
.mendian .item:nth-child(1){margin-left: 0;}
.mendian .item:nth-child(3){margin-right: 0;}
.mendian .item>.img{position: relative; width:490px; overflow: hidden; height: 365px; z-index: 10;  background-color: rgba(0, 0, 0, .5);
}
.mendian .item>.img .tit{box-sizing: border-box; padding:5px 20px; line-height:35px; font-size: 16px; color: #fff; background-color: rgba(110, 50, 35, .9); text-align: left; width: 100%; position: absolute; left: 0; bottom: -200px; z-index: 20;}
.mendian .item>.img img{width:auto; min-width:100%;  height:100%;}
.mendian .item>.con{width: 100%; height: 130px; position:absolute; left: 0; top: -60px;}

.mendian .item>.con .logo{width: 130px; height: 130px; overflow: hidden; position: relative; z-index: 10;}
.mendian .item>.con .logo .logo-1{width: 100px; height: 100px; box-sizing: border-box; border:2px solid #fcc800;  border-radius: 50%; overflow: hidden;background-color: #fff;}
.mendian .item>.con .logo .logo-1 .tu{width: 80px; height: 80px; background:url('https://www.mgbm.net/Public/images/logo5_hl.png') no-repeat center center; background-size: 100% 100%;}
.mendian .item>.con .line{
	width: 115px;
	height: 115px;
	border: 1px solid rgba(170, 169, 169, 1);
	box-sizing: border-box;
	border-radius: 50%;
	position: relative;
	animation: myRotate 1.5s linear infinite;
	z-index: 9;
	position: absolute;
	top:8px;
	left:8px;
	display: none;
	
}
.mendian .item>.con .slideCircle{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #c0a05c;
	position: absolute;
	top: 11px;
	left: 11px;
}
.mendian .item>.con .cen{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.mendian .item>.img img,.mendian .item>.img .tit{
transition:all .3s ease;
-moz-transition:all .3s ease; 
-webkit-transition:all .3s ease; 
-o-transition:all .3s ease; 
transform:none;}
.mendian .item:hover>.img img{transform:scale(1.1);}
.mendian .item:hover>.con .line{display: block;}
.mendian .item:hover>.img .tit{bottom: 0;}
.mendian .item:hover>.con .logo .logo-1{background-color: #fcc800;}
.mendian .item:hover>.con .logo .logo-1 .tu{background-image:url('https://www.mgbm.net/Public/images/logo5.png');}
@keyframes myRotate {
	0%{
		transform: rotate(0);
	}
	100%{
		transform: rotate(360deg);
	}
}

/* 首页---案例屏 */
.incases{}
.homecase{width:100%; padding-top: 20px !important;}
.homecase .item{width: 40%; height: 320px; position: relative; overflow: hidden; box-sizing: border-box; z-index: 10; }
.homecase .item:nth-child(6n+1){width: 40%;}
.homecase .item:nth-child(6n+2){width: 25%;}
.homecase .item:nth-child(6n+3){width: 35%;}
.homecase .item:nth-child(6n+4){width: 34%;}
.homecase .item:nth-child(6n+5){width: 33%;}
.homecase .item:nth-child(6n+6){width: 33%;}
.homecase .item:nth-child(6n+7){width: 50%;}
.homecase .item:nth-child(6n+8){width: 25%;}
.homecase .item:nth-child(6n+9){width: 25%;}

.homecase .item .con{ position: absolute; top: 0; left: 0; z-index: 12; width: 100%; height: 100%; padding: 30px; background-color: rgba(0, 0, 0, 0);}
.homecase .item .con .h1{line-height: 40px; font-size: 22px; font-weight: bold; color: #fff; text-shadow: 0 0 10px #000; letter-spacing: 2px;}
.homecase .item .con .p1{padding-top:20px; line-height: 25px; font-size: 16px;color: #fff; max-height: 0; overflow: hidden;}
.homecase .item:hover>img{transform:scale(1.1);}
.homecase .item:hover .con{background-color: rgba(0, 0, 0, .6);}
.homecase .item:hover .con .p1{max-height: 170px;}
.homecase .item .video-btn{width:35px; height: 35px; z-index:11; right: 20px; bottom: 15px; position: absolute; opacity: .6;}

/*首页----新闻屏 */




/*产品中心页-----------------------*/
.productlist{ margin-bottom: 30px; margin-top:100px;}
.productlist .container{ padding-right: 0;}
.productlist .left{padding-top:100px; padding-bottom: 40px; z-index: 50; position: fixed; left: 0; top:0; height:100%; box-sizing: border-box; width:280px; overflow-y: scroll;background-color: #fff;}
.productlist .left::-webkit-scrollbar-track{background: #fff;border-radius:2px;}
.productlist .left::-webkit-scrollbar-thumb{background: #fff;border-radius:10px;}
.productlist .left::-webkit-scrollbar-corner{background: #fff;}
.productlist .left .search{border:1px solid #000; padding:5px 10px; height: 40px;overflow: hidden; margin-bottom: 30px;}
.productlist .left .search input{flex-grow: 1; line-height: 30px;background-color: transparent; border: 0; padding: 0; margin: 0; font-size: 16px;}
.productlist .left .search i{font-size: 30px;flex-shrink: 0; padding-left: 10px; cursor: pointer; }

.productlist .left .tit1 p:nth-child(1){position:relative;line-height: 30px; margin: 0; font-size: 24px; font-weight: normal; text-transform:uppercase; font-family: yingwen;
}
.productlist .left .tit1 p:nth-child(2){line-height: 30px; margin: 0; font-size: 25px;text-transform:uppercase; font-weight: normal; }
.productlist .left .tit1 h1{padding: 0; margin: 0; font-size: 18px; font-weight:normal; line-height: 30px; }
.productlist .left .bigclass{margin-left:0;}
.productlist .left .bigclass>a{padding:3px 10px 3px 0; word-break: break-all; font-size:18px; margin-top:5px; border-radius: 10px; position: relative;width: 100%;}
.productlist .left .bigclass>a,.productlist .left .bigclass>a:hover{color: #000;}
.productlist .left .bigclass>a::before{position: absolute; bottom: 0; left: 0; width: 0; height: 1px; background-color:#000;transition: 0.3s;content: ''; display: block;}
.productlist .left .bigclass>a:hover::before,.productlist .left .bigclass>a.on::before{width: 100%;background-color:#fcc800;}
.productlist .left .bigclass>a>span{width:20px; height: 20px; margin-right: 10px; background-color: #666; border-radius: 50%; overflow: hidden; line-height: 20px; text-align: center; color: #fff; flex-shrink: 0; }
.productlist .left .bigclass>a.on>span{background-color: #fcc800;}
.productlist .left .bigclass>a.on{color: #fcc800;}

.productlist .left .ziclass{ width: 100%; padding: 5px 0 0 0px; }
.productlist .left .ziclass.on{display: block;}

.productlist .left .ziclass>div{width: 33%;}
.productlist .left .ziclass a{padding:1px 5px; word-break: break-all; font-size:14px; border-radius: 5px; margin-bottom: 2px;}
.productlist .left .ziclass a:hover,.productlist .left .ziclass a.on{background-color:#fcc800; color: #000;}

.productlist .left .ziclass2{overflow:hidden; margin-top: 5px; margin-left: 0;}
.productlist .left .ziclass2 a{display: inline-block;}


.productlist .left .ziclass2{}
/* .productlist .left .ziclass3{height:auto;} */
.productlist .left .ziclass3>div{width: 50%;}
/* .productlist .left .ziclass3 a{padding:5px 10px; word-break: break-all; font-size:15px; border-radius: 5px; margin-top: 5px;} */


.productlist .left .ziclass2.on{height: auto;}
.productlist .left .more-btn{width: 100%; text-align: center; cursor: pointer; font-size: 14px; color:#000; margin-top: 5px;}

.productlist .left .tit2{margin-top:10px;}
.productlist .left .tit2 span:nth-child(1){line-height: 40px; margin: 0 0 0 5px; font-size: 22px;text-transform:uppercase; font-weight: normal; font-family: yingwen;color: #000;}
.productlist .left .tit2 span:nth-child(2){padding: 0; margin: 0 0 0 5px; font-size: 14px; font-weight:normal; line-height: 30px; color: #929192; }



.productlist .right1{/* background-color: #ccc; */padding-top:30px; padding-bottom: 90px;transition: none;transform: none; opacity:0;}
.productlist .right1.on{opacity: 1;}
.productlist .right1 .list{ width:100%;}
.productlist .right1 .list li{padding:0 10px 20px 10px; border:0 !important; box-shadow: unset !important; }
.productlist .right1 .list .img{width:100%; overflow:hidden; box-sizing: border-box; box-shadow: 2px 2px 5px 0 #cccc; border:1px solid #ccc; background-color: #e2e2e2; border-radius: 10px;}
/* .productlist .right1 .list .img img{ max-width:100%; max-height:100%; width: auto; height: auto; transition:all .3s;} */
.productlist .right1 .list .img img:hover{transform:scale(1.1);}

.productlist .right1 .list li a>img.vr-icon{ max-width:unset; max-height:unset; width: 40px; height: 40rpx; transition:all .3s; position: absolute; top: 0; left: 10px; opacity: .6;}
.productlist .right1 .list li a:hover>img.vr-icon{opacity: 1;}

.productlist .right1 .list .tit{ font-size:16px; font-family:yingwen; text-align:center;padding-top:10px;}
.productlist .right1 .list li a{color: #595757;}
.my-pro-list1 li a:hover{color: #ccc;}
.no-product{font-size:18px;}




/* 产品展示页 */
.my-proview{height:auto; margin:110px auto 50px auto; }
.my-proview .right{background-color: #333; padding: 30px; box-sizing: border-box; box-shadow: 0 0 10px #666; border-radius: 10px; }
#bigProimg{}
#bigProimg .swiper-slide{cursor: pointer; position: relative;overflow: hidden;  background-color: #fff; background-color: #e2e2e2; }
#bigProimg .swiper-slide img{max-width: 100%; max-height:100%; }
#bigProimg .swiper-slide p{line-height:40px; text-align: center; color: #000; font-size: 16px; width: 100%; position: absolute; bottom: 0; left: 0; margin-bottom: 0;}
.my-proview #bigProimg .swiper-pagination{text-align: right; text-shadow: 0 0 5px #fff; font-size: 16px; padding-right:20px;}


.small-items{margin-top: 10px;}
.small-items .item-prev,.small-items .item-next{font-size: 40px; width: 40px; flex-shrink: 0; text-align: center; cursor: pointer;}
#proThumbs{flex-grow: 1;}
#proThumbs .swiper-slide{cursor: pointer;
opacity:0.7;
overflow: hidden;
background-color: #fff;
box-sizing: border-box;
border:2px solid #4d4948;
}
#proThumbs .swiper-slide img{max-width:100%; max-height:100%;}
#proThumbs .swiper-slide-thumb-active{
opacity:1;
border:2px solid #fcc800;
}
.small-items .item-prev,.small-items .item-next{color: #fff;}
.small-items .item-prev:hover,.small-items .item-next:hover{color: #fcc800; }

.my-proview .left{ position: relative; }
.my-proview .left .main{box-sizing: border-box; background-color:rgba(252, 200, 0, 1); color: #000; font-size: 14px; z-index: 5; width: 100%;border-radius: 10px; overflow: hidden;}
.my-proview .left .main>.mainin{width:100%; min-height: 496px; position: relative; box-sizing: border-box; padding:0 30px 0 30px; overflow: hidden;}
.my-proview .left .main>.mainin>.profoot{width: 100%; box-sizing: border-box; position:absolute; z-index: 10; right: 10px; bottom:0; }
.my-proview .left .main>.mainin>.profoot .share-btn{width:150px; padding-left: 25px; background-color: #000; border-radius: 0 20px 0 10px; color: #fff;}
.my-proview .left .main>.mainin>.profoot  .share-btn>div img{width:20px; height: 20px;}
.my-proview .left .main>.mainin>.profoot .profoot-2{}
.my-proview .left .main>.mainin>.profoot .profoot-2>img{width:30px; height:30px; margin-right: 5px;}
.my-proview .left .main>.mainin>.profoot .profoot-2>span{line-height: 30px; font-size:16px; font-weight: bold; margin-right:0; color: #fff;}
.my-proview .left .title{margin-bottom: 20px;font-size: 22px; line-height:30px; font-weight: bold;}
.my-proview .left .title .box1-2{text-align: center; cursor: pointer;}
.my-proview .left .title .box1-2 p{margin-top:0; padding: 0; font-size: 12px; color:#fff; text-align: center; margin-bottom: 0; line-height: 18px; font-weight: normal;}
.my-proview .left .title .box1-2 img{width: 25px; height: 25px;}
.my-pro-canshu{padding-bottom:35px; padding-top: 30px;}
.my-pro-canshu li{ margin: 5px 0 5px 0; line-height:30px; width: 100%; float: none;}
.my-pro-canshu li div{ float:left; box-sizing:border-box; }

.my-pro-canshu li div#ajax-tit{flex-grow: 1;}
.my-pro-canshu li div.hits{flex-shrink: 1; margin-left:20px; font-size: 14px; font-weight: normal; }
.my-pro-canshu li div.hits>img{width:20px; height: 20px; margin-right:5px;}

.my-canshu-tit{width:10%;font-size: 16px;padding-top: 15px; line-height:25px;}
.my-canshu-value{width:90%;padding-top: 15px; line-height:25px;font-size: 16px;}
.my-canshu-tit1{width: 15%;}
.my-canshu-value1{width:85%;}
.my-canshu-value2{max-height: 220px; overflow-x: hidden; overflow-y: auto; line-height: 25px; }
.proinfo img{max-width: 100%;}
.pro-texing img{height:70px; width: auto; padding-left: 5px; padding-right: 5px; margin-bottom:5px;}
.pro-texing span{border-radius: 5px; font-size: 14px; padding: 5px 10px; background-color: #fff; color: #333; margin-right: 10px; margin-bottom: 10px; line-height: 20px; word-break: break-all;}

.pro-vr img{height:auto; width:90px; margin-right: 20px; }
.pro-vr>div{line-height: 25px; font-size: 14px; }

.my-proview .updown{margin-top: 40px;}
.my-proview .updown .prev,.my-proview .updown .next{border:1px solid #676564; color: #666;  padding: 5px 20px; box-sizing: border-box; font-size: 16px; text-align: center; border-radius:50px; background-color:#fff; margin: 0 50px; line-height:25px; box-shadow: unset;}
.my-proview .updown .prev{padding-left:35px;background:#fff url(../image/more-icon1.png) no-repeat 12px center; background-size:20px 20px;}
.my-proview .updown .prev:hover{background-image:url(../image/more-icon1_hl.png);}
.my-proview .updown .next{padding-right:35px;background:#fff url(../image/more-icon.png) no-repeat 70px center; background-size:20px 20px;}
.my-proview .updown .next:hover{background-image:url(../image/more-icon_hl.png);}
.my-proview .updown .prev:hover,.my-proview .updown .next:hover{background-color: #000; color:#fff; }


.bigimgs{width: 100%; height:100%; background-color: rgba(0,0,0,.9); z-index: 200; position: fixed; top:-3000px; left: 0; padding:50px; box-sizing: border-box;}
.bigimgs .cha{font-size:30px; position:absolute; top: 15px; right: 15px; color: #ccc;z-index: 201; cursor: pointer; }
.bigimgs .cha:hover{color:#fff;}
#swiper-container-1{width: 100%; height: 100%;}
#swiper-container-1 .swiper-slide{width: 100%; height: 100%;}
#swiper-container-1 .swiper-slide img{max-width: 100%; max-height: 100%; width:auto; height:auto; }
#swiper-container-1 .swiper-button-next::after,
#swiper-container-1 .swiper-button-prev::after {
  color: #fff;
  font-size: 30px;
  
}
.bigimgs .swiper-pagination{text-align: right; color: #fff; font-size: 18px;}



.outproleft{padding-left:0; min-height:700px;}

.proleft{width: 100%; border:1px solid #ccc; background-color: #fff; box-shadow: 2px 2px 5px 0 #cccc; padding: 20px; box-sizing: border-box; overflow: auto; border-radius: 10px;}
.proleft::-webkit-scrollbar{ width:5px;}
.proleft::-webkit-scrollbar-thumb{background: #666;border-radius:0;}
.proleft::-webkit-scrollbar-corner{background: #666;}
.proleft::-webkit-scrollbar-track{border-radius: 0;}


.proleft.fixed{width:290px;position: fixed; top:150px;}


.proleft .search{border:1px solid #000; padding:5px 10px; height: 40px;overflow: hidden; margin-bottom: 20;}
.proleft .search input{flex-grow: 1; line-height: 30px;background-color: transparent; border: 0; padding: 0; margin: 0; font-size: 16px;}
.proleft .search i{font-size: 30px;flex-shrink: 0; padding-left: 10px; cursor: pointer; }
.proleft .tit1 p:nth-child(1){position:relative;line-height: 30px; margin: 0; font-size: 24px; font-weight: bolder;text-transform:uppercase;}
.proleft .tit1 p:nth-child(2){line-height: 30px; margin: 0; font-size: 25px;text-transform:uppercase; font-weight: normal; font-family: yingwen;}
.proleft .tit1 h1{padding: 0; margin: 0; font-size: 18px; font-weight:normal; line-height: 30px; }
.proleft .bigclass{margin-left:0;}
.proleft .bigclass>a{padding:3px 10px 3px 0; word-break: break-all; font-size:18px; margin-top:5px; border-radius: 10px; position: relative;width: 100%; color: #000;}
.proleft .bigclass>a::before{position: absolute; bottom: 0; left: 0; width: 0; height: 1px; background-color:#fcc800;transition: 0.3s;content: ''; display: block;}
.proleft .bigclass>a:hover::before,.proleft .bigclass>a.on::before{width: 100%;}
.proleft .ziclass{margin-top: 15px; margin-left:0; margin-bottom: 10px; display: none;}
.proleft .ziclass.on{display: block;}
.proleft .ziclass a{padding:1px 5px; word-break: break-all; font-size:14px; display: block; margin-bottom: 2px; border-radius: 5px;}
.proleft .ziclass a:hover,.proleft .ziclass a.on{background-color:#fcc800; color: #000;}
.proleft .ziclass1{display:block; height:auto; margin-top: 5px;}
.proleft .ziclass1 a{display: inline-block;}
.proleft .ziclass2{display:block; height: 260px; overflow:hidden; margin-top: 5px;}
.proleft .ziclass2 a{display: inline-block;}
.proleft .ziclass2{}
.proleft .ziclass2.on{height: auto;}
.proleft .more-btn{width: 100%; text-align: center; cursor: pointer; font-size: 14px; color:#000; margin-top: 5px;}
.proleft .tit2{margin-top:10px;}
.proleft .tit2 span:nth-child(1){line-height: 40px; margin:0 0 0 5px; font-size: 18px;text-transform:uppercase; font-weight: bold; font-family: yingwen;color: #000;}
.proleft .tit2 span:nth-child(2){padding: 0; margin: 0 0 0 5px; font-size: 12px; font-weight:normal; line-height: 30px; color: #929192; }


.proviewTit{width: 100%; padding: 0 0 15px 0; margin-bottom: 40px; position: relative;}
.proviewTit>div:first-child{color:#000; font-size:20px;}
.proviewTit>div:nth-child(2){padding-left: 15px; color:#666; font-size:18px;}
.proviewTit::before{position: absolute; left: 0; bottom: 0;content: ""; width: 180px; height: 2px; background-color: #999;transition:all 1s ease;
	-moz-transition:all 1s ease; 
	-webkit-transition:all 1s ease; 
	-o-transition:all 1s ease; }
.proview-1:hover .proviewTit::before,.proview-2:hover .proviewTit::before{width: 100%; height: 1px;background-color: #ccc;}
.proview-1{width: 100%; margin-bottom: 80px;}
.proview-1 .swiper-container{width: 100%; padding: 0 ; margin: 0;}
.proview-1 .swiper-container{
    --swiper-theme-color: #fcc800;
    --swiper-navigation-color: #fcc800;
    --swiper-navigation-size: 40px;
} 

.proview-1 .swiper-container .swiper-slide img{width:100%}
.proview-2{width: 100%;}
.proview-2 .con{font-size: 16px; line-height: 25px; padding-bottom: 50px;}
.proview-2 .con p{padding: 0; margin: 0; }
.proview-2 .con img{max-width: 100%; padding: 0; margin: 0;}

.proview-2 .con1 img{display: block; width:100%; margin-bottom:10px;}

/* 产品展示页----end */




/* 内页公共广告，导航分类栏*/
.inpage-banner {
  position: relative;
  margin-top: 70px;
}
.inpage-banner img {
  width: 100%;
}
.inpage-banner .ctn {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translate(-50%, -50%);
  z-index: 9;
  color: #fff;
  text-shadow: 0 0 5px #000;
  font-weight: 800;
  text-align: center;

  width: 500px;
  height: 500px;

  padding: 300px 0 30px 0;
  border-radius:50%;

}

/* .inpage-banner1 .ctn{background-color: rgba(230,51,73,.5);}
.inpage-banner2 .ctn{background-color: rgba(171,205,3,.7);}
.inpage-banner3 .ctn{background-color: rgba(234,85,20,.7);}
.inpage-banner4 .ctn{background-color: rgba(243,151,0,.5);}
.inpage-banner5 .ctn{background-color: rgba(106,57,6,.5);} */

.inpage-banner .ctn h2 {
  font-size: 30px;
  text-transform: uppercase;
  line-height: normal;
  font-family: Arial;
  margin-bottom: 0;
  font-weight: bold;
}
.inpage-banner .ctn h3 {
  font-size: 24px;
  padding-bottom: 20px;
  position: relative;
  line-height: normal;
  font-weight: normal;
}
.inpage-banner .ctn h3::after {
  content: '';
  width: 50px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  box-shadow: 0 0 5px 0 #000;
}
.inpage-navOut{width: 100%; height: 50px;}
.inpage-nav{width: 100%; height: 50px; background-color:#fff; border-bottom: 1px solid #e8e8e8; overflow: visible; z-index: 99;}
.inpage-nav2{position: fixed; left: 0; top: 70px;}
.inpage-nav.on{position: fixed; left: 0; top: 70px;}
/* .inpage-nav .fenlei{flex-grow: 1;} */
.inpage-nav .fenlei{position: absolute; width: 100%; top: 0; left: 0; height: 100%; z-index: 20;}
.inpage-nav .fenlei>a{margin:10px 30px; height: 30px; box-sizing: border-box; line-height: 30px; border-left: 0; font-size: 16px; color: #000;border-bottom:3px solid transparent;overflow: visible; padding: 0 15px; }
/* .inpage-nav .fenlei>a:last-child{margin-right: 15px;} */
.inpage-nav .fenlei>a:first-child{border-left: 0;}
.inpage-nav .fenlei>a:hover{color: #000; border-radius: 5px; background-color: #fcc800; }
.inpage-nav .fenlei>a.active{color: #000; border-radius: 5px; background-color: #fcc800;  font-weight: bold; }
.inpage-navTop{position: fixed; top:110px;left: 0; z-index:20;}
.my-daohang{
	font-size: 16px; color: #666; padding:10px 0 10px 40px; position: relative; box-sizing: border-box; width:300px; flex-shrink: 0;
	z-index: 110;
}
.my-daohang1{width: 500px;}
.my-daohang span{font-family: 宋体; padding-right: 5px; padding-left: 5px;}
.my-daohang::before{content: ""; width:20px; height: 20px; background: url(../image/logo5_hl.png) no-repeat center center; background-size: 100% 100%; top:13px; left: 15px; display: block; position: absolute;}
.my-daohang a,.my-daohang a:visited{color: #666;}
.my-daohang a:hover{color: #fcc800;}
/* .inpage-nav1 .my-daohang{display: none;} */


.inpage-nav .fenlei-a{z-index: 100;}
.inpage-nav .fenlei-a>div{margin:0 15px; padding: 0; position: relative;}
.inpage-nav .fenlei-a>div>a{height: 50px; box-sizing: border-box; line-height: 50px; border-left: 0; font-size: 16px; color: #000;border-bottom:3px solid transparent;overflow: visible; }
.inpage-nav .fenlei-a>div>a:last-child{margin-right: 15px;}
.inpage-nav .fenlei-a>div>a:first-child{border-left: 0;}

.inpage-nav .fenlei-a>div:hover>a,.fenlei-a>a.on,.inpage-nav .fenlei-a>div>a.on{color: #fcc800; border-bottom:3px solid #fcc800; }
.fenlei-a>a.on,.inpage-nav .fenlei-a>div>a.on{font-weight: bold;}


.inpage-nav .fenlei-a .mseries{
	/* transform: translate3d(0px,-50%,0); */
	display: none;
	background-color: #fff;
	position: absolute;
	top: 50px;
	width: auto;
	border: 1px solid #aaa9a9;
	padding: 20px;
}
.inpage-nav .fenlei-a .mseries>a{ font-size: 16px; width:auto; flex-wrap: nowrap; flex-shrink: 0; margin:5px 0; white-space: nowrap; border-bottom:3px solid #fff;
 }

.inpage-nav .fenlei-a .mseries>a:hover,.inpage-nav .fenlei-a .mseries>a.on{ color: #fcc800; border-bottom:3px solid #fcc800;}

.inpage-nav .fenlei-a>div:hover .mseries{display:flex;} 




.in-category a div.con h1{font-size: 24px; color:#808081;}
.in-category a:hover div.con{background-color: rgba(0,0,0,0); justify-content: center; align-items:center; text-align: center; }
.in-category a:hover div.con h1{text-shadow: 0 0 10px #333; color:#fff; font-size: 40px;}



/* 品牌内页------------------ */

.aboutpage{margin-top: 20px; margin-bottom: 100px;}
.aboutpage1{margin-top: 0; margin-bottom: 0;}


.aboutpage .screen{width: 100%;z-index: 10; position: relative; }
.aboutpage .screen.screen01,.aboutpage .screen.screen03,.aboutpage .screen.screen05,.aboutpage .screen.screen07,.aboutpage .screen.screen09,.aboutpage .screen.screen011{padding:30px 0;}
.aboutpage .screen.screen02,.aboutpage .screen.screen04,.aboutpage .screen.screen06,.aboutpage .screen.screen08,.aboutpage .screen.screen010,.aboutpage .screen.screen012{padding: 110px 0 100px 0;}

.aboutpage .screen.screen06{padding-bottom:60px;}
.aboutpage .screen .top{width:100%; height: 80px;background:url(https://www.mgbm.net/images/bg-1.png) no-repeat left top; background-size: 100% 100%; z-index: 20; position: absolute; left: 0; top: 0;}
.aboutpage .screen .bottom{width:100%; height: 80px;background:url(https://www.mgbm.net/images/bg-2.png) no-repeat left bottom; background-size: 100% 100%; z-index: 20;position: absolute; left: 0;  bottom: 0;}


.screen2{background-color: #fff;}
.screen3{background-color: #eee;}
.screen4{background-color: #fff;}
.screen5{background-color: #eee;}
.screen6{background-color: #fff;}
.screen7{background-color: #fff;}
.screen8{background-color: #4d4948; position: relative;}


/* 品牌简介 */
.aboutpage .box1{width:1200px; margin-top: 30px; font-size:18px;}
.aboutpage .box1 img{width: 100%; height: auto; padding: 0; margin: 0;}
.about1-2 {width:1200px ;}
.about1-2 .item {
  width: 25%;
  text-align: center;
  padding: 20px 0;
  color: #000;
  box-sizing: border-box;
  cursor: pointer;
  transition:all .3s;
  -moz-transition:all .3s; /* Firefox 4 */
  -webkit-transition:all .3s; /* Safari 和 Chrome */
  -o-transition:all .3s; /* Opera */
  border-right: 1px solid #ccc;
}
.about1-2 .item:last-child{border-right:0;}
.about1-2 .item:hover h2,.about1-2 .item:hover h4{color: #000;}
.about1-2 .item.on{background-color:rgba(40,40,40,.3);}
.about1-2 .item:hover{background-color:#fcc800;}
.about1-2 .item:last-of-type {border-right: 0 none;}
.about1-2 .item h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family:Arial, Helvetica, sans-serif;
}
.about1-2 .item h2>span{font-size: 50px;}
.about1-2 .item h4 {font-size: 16px;color: #333; min-height: 35px;}


.aboutpage .title{width: 100%; margin-bottom: 0; margin-top: 60px;}
.aboutpage .title>h2{font-size: 14px; text-transform: uppercase; font-weight: bolder; color: #666;  padding:0; font-weight: normal; margin:0;}
.aboutpage .title>h1{font-size: 30px; letter-spacing: 2px; color: #252525;padding:0;margin: 0 0 15px 0;}


/* 品牌-->品牌介绍 */
.my-aboutus{width: 100%; padding: 0; z-index: 1;}
.my-aboutus .part1{}
.my-aboutus .part1>img:first-child{margin: 40px 0 60px 0;}
.my-aboutus .part1 p{text-indent: 30px; font-size: 16px; line-height: 30px;}
.my-aboutus .part1a p{text-indent:0;}
.my-aboutus .part1 .index1-2{margin-top: 50px;}
.index1-2 {width: 1200px;}
.index1-2 .flash{ width:100%; height:363px; margin:0 auto; overflow: hidden; }
.index1-2 .flash .con{ width:100%;}
.index1-2 .flash .con li{ width:210px; height:100%; position:relative; overflow:hidden; float:left;
transition:all .3s;
  -moz-transition:all .3s;
  -webkit-transition:all .3s;
  -o-transition:all .3s;
}
.index1-2 .flash .con li.on{ width:570px;}
.index1-2 .flash .con li div.img{ width:210px; height:363px; overflow: hidden; position: relative;}
.index1-2 .flash .con li div.img img{width:100%; display: block;}
.index1-2 .flash .con li div.img p{position: absolute; bottom: 20px; left: 0; width:100%; height: 60px; line-height: 60px; text-align: center; font-size: 26px; color: #fff;}

.index1-2 .show{ position:absolute; left:210px; top:0; width:360px;height:100%; box-sizing: border-box; padding: 0 30px;max-width: none;background: url(https://www.mgbm.net/images/wenhua-index_bg.jpg);text-align: left;}
.index1-2 .show h2{color: #000;border-bottom: 2px solid #cccbc9;display: inline-block;font-weight: normal;padding-top: 25px;padding-bottom: 5px;}
.index1-2 .show p{line-height: 24px;text-indent: 2em; font-size: 16px; padding: 20px 0; margin-bottom: 20px; overflow: hidden;}
.index1-2 .show a.more{background: #46403f;display: inline-block;padding: 10px 40px;color: #fff; font-size: 14px;}
.index1-2 .show a:hover.more{background-color: #000000;}


.my-aboutus .part2 {
  margin: 0 0 60px;
  position: relative;
  width: 1200px;
  height: 600px;
}
.my-aboutus .part2::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.my-aboutus .part2 > .img {
  
  position: relative;
  
}
.my-aboutus .part2 > .img img {
  width: 100%;
  height: 100%;

}
.my-aboutus .part2-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: flex;
}
.my-aboutus .part2-list .item {
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #fff;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.my-aboutus .part2-list .item:last-of-type {
  border: 0 none;
}
.my-aboutus .part2-list .item:hover .con2 {
  opacity: 1;
}
.my-aboutus .part2-list .item .icon {
  line-height: 50px;
}
.my-aboutus .part2-list .item .con {
  width: 100%;
  margin-top: 20px;
}
.my-aboutus .part2-list .item .con h2 {
  font-size: 24px;
}
.my-aboutus .part2-list .item .con h4 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
}
.my-aboutus .part2-list .item .con2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transition: all 0.6s;
  opacity: 0;
}
.my-aboutus .part2-list .item .con2 .img {
  position: relative;
  height: 100%;
}
.my-aboutus .part2-list .item .con2 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.my-aboutus .part2-list .item .con2 .tit {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: 150px;
  transform: translateX(-50%);
  width: 96%;
  text-align: center;
}




/* 品牌-->生实实力 */
.my-aboutus .part5-list {
  padding-top: 60px;
  overflow-x: hidden;
  width: 100%;
}
.my-aboutus .part5-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  box-shadow: 0 0 20px rgba(174, 174, 174, 0.3);
}
.my-aboutus .part5-list li:nth-child(2n) .ctn h2 {
  text-align: right;
  align-self: flex-end;
}
.my-aboutus .part5-list li:nth-child(2n) .ctn .txt {
  text-align: right;
}
.my-aboutus .part5-list li .ctn {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 4%;
}
.my-aboutus .part5-list li .ctn h2 {
  font-size: 25px;
  color: #252525;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 5px;
  width: 90%;
  align-self: flex-start;
  display: inline-block;
  font-weight: normal;
}
.my-aboutus .part5-list li .ctn h2::after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #e7e6e6;
  position: absolute;
  left: 0;
  bottom: 0;
}
.my-aboutus .part5-list li .ctn h2 em {
  font-size: 35px;
  color: #252525;
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
}
.my-aboutus .part5-list li .ctn .txt {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  
}
.my-aboutus .part5-list li .img {
  width: 65%;
  position: relative;
  padding: 14.3% 0;
  overflow: hidden;
}
.my-aboutus .part5-list li .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.my-aboutus .part5-list li .img img:hover {
  transform: scale(1.1);
}


/* 品牌-->发展历程 */
.my-aboutus1{ background-color:#fff; padding: 40px 0 80px 0; margin-top: 0; margin-bottom: 0; }
/* .my-aboutus1 div{font-family: Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, sans-serif;} */
.my-aboutus1 .left{width: 30%; color: #000; padding-top: 80px;}
.my-aboutus1 .left .p1{font-size: 24px; font-weight: bold; margin-bottom: 16px; color: #666; }
.my-aboutus1 .left .p2{font-size:72px; margin-bottom: 10px; line-height: 72px; font-weight: normal;  }
.my-aboutus1 .left .p3{font-size: 15px; line-height: 25px; margin-bottom: 60px; color: #666; }
.my-aboutus1 .left .p4{font-size: 24px; font-weight: bold; margin-bottom: 16px; }


.my-aboutus1 .right{ width: 65%; height: 600px;}
.historylist{width: 100%; height: 520px; padding: 10px;}
.historylist .swiper-wrapper{ width:100%; }
.historylist .swiper-slide{position:relative; z-index: 10;overflow: hidden;  border-radius: 6px; }
.historylist .swiper-slide .hpart1{width:100%; height:100%; overflow: hidden;position: relative;z-index: 12;}
/* .historylist .swiper-slide{position:relative; z-index: 10;transform: skewX(-10deg); overflow: hidden;  border-radius: 6px; }
.historylist .swiper-slide .hpart1{width:150%; height:100%; overflow: hidden;transform: skewX(10deg); margin-left:-25%; position: relative;z-index: 12;} */
.historylist .swiper-slide .hpart1 img{width:110%; height: auto; display: block; }
.historylist .swiper-slide .hpart1 .mask{z-index: 13; background-color: rgba(0, 0, 0, .4); position: absolute; width: 100%; height: 100%; left: 0; top: 0;padding:0 10% 30px 10%; color: #fff;}
.historylist .swiper-slide .hpart1 .mask h2{
	font-family: "Barlow", sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height:50px;
	margin-bottom:8px;
	letter-spacing: 2px;
}
.historylist .swiper-slide .hpart1 .mask p{font-size: 14px; line-height: 22px;}
    

.historylist .swiper-slide:hover{box-shadow: 0 0 10px 2px #666;}
.historylist .swiper-slide .hpart1:hover .mask{background-color: rgba(0, 0, 0, .8);}
.historylist .swiper-slide .hpart1:hover img{transform:scale(1.1);}

.caozuo{width: 100%; height: 80px;}
.caozuo .p1{flex-grow: 1; }
.caozuo .p1 .swiper-scrollbar{width: 100%; height:8px; position: relative; top: unset; left:unset; background-color: #666;}
.caozuo .p1 .swiper-scrollbar .swiper-scrollbar-drag{background-color: #fcc800; }


.caozuo .p2{flex-shrink: 0;}
.caozuo .p2 .item-prev,.caozuo .p2 .item-next{width:50px; height: 50px; flex-shrink: 0; text-align: center; font-size:30px; cursor: pointer;color: #fff; background-color: #666; border-radius:50%;margin-left:10px;}
.caozuo .p2 .item-prev:hover,.caozuo .p2 .item-next:hover{color: #000; background-color: #fcc800;}
.caozuo .p2 .item-prev i:active,.caozuo .p2 .item-next i:active{
	background-color: transparent !important;
}

.caozuo .p2 i:focus {  
    background-color: transparent; /* 移除背景色 */  
    outline: none; /* 可选：移除焦点时的轮廓线 */  
}

/* .historylist.swiper-slide .part1{position: absolute; left: 0; bottom: 0; box-sizing: border-box;width:100%; padding:10px 20px 15px 20px; height:15%; background-color: rgba(238,238,238,1);
transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
}
.homeProduct .swiper-slide .part1 img{display: none; width: 50px; height: 50px;}
.homeProduct .swiper-slide .part1 h1{font-size: 16px; padding-top: 0; padding-bottom: 5px;font-family: yingwen;color: #999;} */
/* .homeProduct .swiper-slide .part1 p{font-size: 22px; padding: 0; margin-bottom: 0; letter-spacing: 2px;color: #000;}

.homeProduct .swiper-slide:hover .part1 h1,.homeProduct .swiper-slide:hover .part1 p{color: #000;} */






/* 品牌-->使命价值 */
.my-aboutus .part6-list{padding-top: 60px;
  overflow-x: hidden;
  width: 100%;}
.my-aboutus .part6-list li{width: 100%; box-sizing: border-box; padding-top: 20px;}
.my-aboutus .part6-list li .ctn{width: 45%;}
.my-aboutus .part6-list li .ctn h2{font-size: 22px; line-height: 32px; color: #fcc800; margin-bottom: 30px;}
.my-aboutus .part6-list li .ctn .txt{
	font-size: 16px; line-height: 30px; color: #666;
}
.my-aboutus .part6-list li .img{width: 45%;}
.my-aboutus .part6-list li .img>img{width: 100%;}

.my-aboutus .part7-list{background-color: #f7f7f7; width: 100%; padding:50px; margin-top:80px;}
.my-aboutus .part7-list .box1{width: 1000px; position: relative; z-index: 10; padding: 0 100px;}
.my-aboutus .part7-list .box1 .p1{}
.my-aboutus .part7-list .box1 .p1 .item{position: relative;padding-bottom:30px; cursor: pointer;}
.my-aboutus .part7-list .box1 .p1 .item>img{width: 50px; height:50px;}
.my-aboutus .part7-list .box1 .p1 .item>h2{font-size: 18px;text-align: center; color: #ff0000; padding: 0;}
.my-aboutus .part7-list .box1 .p1 .item>span
{
    display: block;
    width: 38px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -19px;
    bottom:0;
    background: url(../image/icon_04.png) center no-repeat;
    display: none;
}

.my-aboutus .part7-list .box2{width: 1000px; position: relative; z-index: 9; border: 1px solid #666666;padding: 50px 32px;border-radius: 10px; margin-top: -1px;}
.my-aboutus .part7-list .box2>div{width: 100%; font-size: 16px; line-height: 32px; color: #666; display: none; }  
    
    






/* 品牌-->愿景目标 */
.my-aboutus .box5 {padding-top: 60px; padding-bottom: 30px; text-align: center; height: 550px; width: 100%;}
.my-aboutus .box5 img{max-width: 100%;}
.my-aboutus .box5 li {
  width: 25%;
  text-align: center;
  height: 400px;
  box-sizing: border-box;
  padding: 5% 3%;
  transition: all 0.6s;
  transform: skewY(-3deg);
  cursor: pointer;
  position: relative;
}
.my-aboutus .box5 li .bg{width: 100%; height: 100%; position: absolute; left: 0; top:0; z-index:-1;overflow: hidden;
filter: alpha(opacity=10);
-moz-opacity: .1;
opacity: .1;

}
.my-aboutus .box5 li .bg img{width: 100%;}
.my-aboutus .box5 li:hover .bg{filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.my-aboutus .box5 li:nth-child(2){margin-top:30px;}
.my-aboutus .box5 li:nth-child(3){margin-top:-40px;}
.my-aboutus .box5 li:nth-child(4){margin-top:0px;}
.my-aboutus .box5 li:nth-child(1):hover{margin-top:-20px;}
.my-aboutus .box5 li:nth-child(2):hover{margin-top:0px;}
.my-aboutus .box5 li:nth-child(3):hover{margin-top:-60px;}
.my-aboutus .box5 li:nth-child(4):hover{margin-top:-40px;}
.my-aboutus .box5 li .img {
  width: 45px;height: 45px; background-position: center center; background-size: 100% 100%; background-repeat: no-repeat; margin-top: 20px;
  transform: skewY(3deg);
}
.my-aboutus .box5 li .img.img1{background-image: url(https://www.mgbm.net/images/icon5-1.png);}
.my-aboutus .box5 li .img.img2{background-image: url(https://www.mgbm.net/images/icon5-2.png);}
.my-aboutus .box5 li .img.img3{background-image: url(https://www.mgbm.net/images/icon5-3.png);}
.my-aboutus .box5 li .img.img4{background-image: url(https://www.mgbm.net/images/icon5-4.png);}
.my-aboutus .box5 li h2 {
  margin: 0 auto 30px;
  color: #000;
  font-size: 24px;
  width: 100%;
}
.my-aboutus .box5 li .txt {
  width: 100%;
  font-size: 16px;
  color: #000;
  text-align: justify;
  line-height: 1.6;
}
.my-aboutus .box5 li:hover h2,.my-aboutus .box5 li:hover .txt {
  text-shadow: 0 0 10px #fff;
}

/* 品牌-->荣誉殿堂 */
.my-aboutus .part3 {
  padding: 0 0 50px 0;
  position: relative;
  width: 800px;
}
.my-aboutus .part3 .swiper-button-next::after,
.my-aboutus .part3 .swiper-button-prev::after {
  color: #cccccc;
  font-size: 50px;
  
}
.my-aboutus .part3 .swiper-button-prev::after{margin-left: -100px;}
.my-aboutus .part3 .swiper-button-next::after{margin-right:-100px;}
.my-aboutus .part3 .swiper-button-next:hover::after,
.my-aboutus .part3 .swiper-button-prev:hover::after {
  color: #000;
}


.honor-list .swiper-slide {
  border: 1px solid #cdcdcd;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.honor-list .swiper-slide .img {
  height: 600px;
  overflow: hidden;
}
.honor-list .swiper-slide .img img {
	max-width: 100%;
  max-height: 100%;
}
.honor-list .swiper-slide h3 {
  line-height: 30px;
  border-top: 1px solid #cdcdcd;
  font-size: 16px;
  color: #333333;
  padding:15px 0 15px 0;
}

/* 品牌优势 */
.aboutwin .con{width:100%; }
.aboutwin .con .item{padding-right:20px; width:310px; box-sizing: border-box; margin-top: 30px;}
.aboutwin .con .item .item-1 .img{width: 100px; height: 100px; margin-right: 5px;}
.aboutwin .con .item .item-1 .img img{width: 100%; height: 100%; }
.aboutwin .con .item .item-1 .wenzi{text-align: center; line-height:30px; font-size: 24px; padding:20px 0; border: 1px solid #000; box-sizing: border-box; width: 100px; height: 100px; }
.aboutwin .con .item .item-2{margin-top: 10px;}
.aboutwin .con .item .item-2 p{padding: 0; margin: 0 0 5px 0; line-height: 20px; font-size: 14px; }

/* 发展历程 */
/* #licheng{margin-top: 40px;}
#licheng .swiper-slide{background-color:#fff; padding:20px; box-sizing: border-box; height: 400px !important; opacity: .3;transform: scale(0.8); border:0;}
#licheng .swiper-slide.swiper-slide-active{opacity: 1;transform: scale(1);}
#licheng .swiper-slide .tit{border-bottom:1px solid #eee; line-height:30px; font-size: 18px; font-weight: bold; text-align:center; width: 100%;}
#licheng .swiper-slide .con{font-size: 16px; line-height: 35px; width: 100%; height: 280px; text-align: left; margin-top: 15px; overflow-x: hidden; overflow-y:auto; }
#licheng .swiper-slide .con p{text-align: left; padding: 0; margin: 0; line-height: 30px; font-size: 16px;}
#licheng .swiper-slide .con img{max-width:100%; max-height: 250px; width: auto; height: auto;}
#lichengitems{position:relative; margin-top: 30px; width: 95%;}
#lichengitems::before{content:""; position:absolute; width: 100%; height:2px; background-color: #333; bottom: 10px; left: 0;}
#lichengitems .swiper-slide{cursor: pointer;}
#lichengitems .swiper-slide h2{font-size: 20px; }
#lichengitems .swiper-slide .line{margin:10px 0 0 0; height: 30px; width: 2px; background-color: #000;}
#lichengitems .swiper-slide .circle{width: 20px; height: 20px; border-radius: 50%; background-color:#000; overflow: hidden; }
#lichengitems .swiper-slide.swiper-slide-thumb-active h2{color: #fcc800; font-weight: bold;}
#lichengitems .swiper-slide.swiper-slide-thumb-active .line{background-color: #fcc800;margin:0 0 0 0; height: 40px;}
#lichengitems .swiper-slide.swiper-slide-thumb-active .circle{background-color: #fcc800;}
.swiper-container{
    --swiper-theme-color: #333;
    --swiper-navigation-color: #000;
    --swiper-navigation-size: 20px;
} */

/* 荣誉殿堂 */
.honor .box2 .item{background-color:#fff; padding:20px 20px 10px 20px; box-sizing: border-box; width:32%; margin:0 .5% 15px .5%; cursor: pointer; }
.honor .box2 .item .img1{width:100%; max-height:400px; overflow: hidden; cursor: pointer; }
.honor .box2 .item .img1 img{max-width:100%; max-height: 400px;}
.honor .box2 .item .tit1{text-align: center; font-size: 16px; line-height: 50px;}


/* 联系我们 */
.contact{padding-top: 100px !important;}
.my-aboutus .overlay-div{background-color: rgba(0, 0, 0, .6);}
.my-aboutus .overlay-div .box1{color: #fff; font-size:16px; width: 50%; padding-right: 50px;}
.my-aboutus .overlay-div .box2{width: 50%; overflow: hidden; border-radius: 10px; height: 350px;}




/* .aboutpage .screen.screen06{padding-top: 30px; }
.aboutpage .box8{width: 100%; font-size:18px;}
.aboutpage .box8 img{max-width: 100%;} */
/* 品牌内页------------------end */


/* 招商加盟内页-------------------- */
.inactr{margin-top: 0; margin-bottom: 0;}
.inactr .new-more{padding: 0;}
.inactr .box2{width: 100%; background-color: rgba(255, 255, 255, .9); padding:20px 10px; border-radius:10px; height: auto; box-shadow: 0 0 10px 5px rgba(255, 255, 255, .3); box-sizing: border-box;}
.inactr .box2 p{font-size: 14px; line-height:25px; padding-top: 0;color:#666;}
.inactr .zx-new-1{width: 100%;}
.inactr .zx-new-1>h1{font-size: 18px; width: 100%; text-align: center;  color: #000; padding: 10px 0 15px 0; margin: 0;}

.inactr .zx-new-1 .zx-tit{ font-size:16px;color:#000; width: 60px !important; text-align: center;  }
.inactr .zx-new-1 .zx-input{ box-sizing:border-box; border:1px solid #999; width:90%;  padding:5px 5px; border-radius: 5px; font-size:14px; line-height:25px; background-color: #eee;}
.inactr .zx-new-1 .zx-submit{ text-align:center; width:auto; font-size:18px; line-height:25px; padding:5px 15px; box-sizing: border-box; border-radius:50px; background-color: #000; color:#fff; box-shadow:none; border:0; cursor:pointer; letter-spacing:3px;}
.inactr .zx-new-1 .zx-submit:hover{background-color:#fcc800;}



.inactr{}
.inactr .box1{width: 100%; margin-top:0; font-size:18px;}
.inactr .box1 img{max-width: 100%;}






.share-btn{width: 100%;}
.share-btn a.sina,.share-btn a.qqZone{cursor: pointer;}

.share-btn .love{width: 35px; height: 35px; padding-right:7px; cursor: pointer; position: relative; }
.share-btn .love span{padding: 2px 5px; border-radius: 50px; position: absolute; top: 0; left: 25px; background-color: #858585; color:#fff; font-size: 10px; line-height: 10px; }
.share-btn .love.on span{background-color: red;}


.share-btn>div img{width:25px; height: 25px;}
.bdshare-button-style1-16 a ,.bdshare-button-style1-24 a{
	background-image: url(https://www.mgbm.net/Public/images/icons_1_24.png);
	transition:none;
	-moz-transition:none; /* Firefox 4 */
	-webkit-transition:none; /* Safari and Chrome */
	-o-transition:none; /* Opera */
}
.share-btn .sharewx{padding-top:0; margin-top:0;  }
.share-btn .sharewx_ewm{ width:80px !important; height:80px !important; margin:5px 0; background-color:#FFF !important; background:url(../image/loading.gif) no-repeat center center; background-size:15px 15px;}


/* 视频中心内页 */
.invideo .box1{margin-top: 20px;}
.invideo .box1 .li{color: #666; box-sizing: border-box; padding:0; width: 23%; height: 290px; margin: 10px 1%; text-align:center; cursor: pointer; display: block;}
.invideo .box1 .li .img{width:100%; height:240px; position:relative; overflow: hidden;}
.invideo .box1 .li .img .mask{background:url(https://www.mgbm.net/images/video_icon.png) no-repeat center center; background-size: 40px 40px; position: absolute; width: 100%; height: 100%; top: 0; left: 0;
filter: alpha(opacity=50);
-moz-opacity: .5;
opacity: .5;

}
.invideo .box1 .li h2{ font-size: 16px; line-height: 35px; width: 100%; padding: 0; margin: 0; }
.invideo .box1 .li:hover{color: #000;}
.invideo .box1 .li:hover .img>img{transform:scale(1.1);}



/* 新闻内页 */
.innews{ margin-top:30px;}
.innews .homeNews{width: 100%;}
.innews .homeNews .item{overflow: hidden; width: 25%;}
.innews .homeNews .item.on{width:50%;}
.innews .item .closeW{z-index: 20; position: absolute; top: -30px; right: 10px; width: 30px; height: 30px; border-radius: 50%; overflow: hidden; background-color: #fff;}
.innews .item .closeW i{font-size: 20px; color: #000; line-height: 22px; height:20px; padding: 0; margin: 0;}
.innews .item:hover .closeW{top: 20px;}
.innews .item .mask1{width: 100%; height: 100%; z-index: 30; position: absolute; top: 0; left: 0; display: none;}
.innews .item .mask1>div{width: 100%; height: 100%;color: #000; padding: 30px 15px; text-align: center; font-size: 20px; line-height: 30px; font-weight: bold; background-color: #fcc800; border-radius: 5px; }


.innews .adbox{width:100%; background-image: linear-gradient(to bottom right, #f5f7e1, #e8f5ea, #ccf0ff, #cdf0ff); border: 1px solid #ccc; border-radius: 5px; overflow: hidden; margin: 5px 0; padding: 5px;}
.innews .adbox .h1{width: 100%; box-sizing: border-box; padding: 10px 10px;}
.innews .adbox .h1>img{width:25px; height: 25px; margin-right: 10px;}
.innews .adbox .h1>span{font-size: 20px; color: #000; font-weight: bold; line-height: 30px;}

.innews .adbox .p1{width: 100%;}
.innews .adbox .item1{width: 20%; padding: 5px;}
.innews .adbox .item1 a{width: 100%; height:280px; display:block; border-radius: 5px; overflow:hidden; background-color: #fff;}
.innews .adbox .item1 a>.img{width: 100%; height: 70%; overflow: hidden;}
.innews .adbox .item1 a:hover>.img img{transform:scale(1.1);}
.innews .adbox .item1 a>p{line-height: 30px; font-size:18px; font-weight:normal; box-sizing: border-box; padding: 10px 15px 0 15px; overflow: hidden;}


.loading{text-align: center; width: 100%; font-size: 14px;
background-color: transparent; background-size: 30px 30px;
}

/* 工程案例内页 */
.incases .box1{ margin-top: 20px; margin-bottom: 20px;}
.incases .box1 .h1{
	width: 100%;
}
.incases .box1 .h1>img{width: 25px; height: 25px; margin-right:5px;}
.incases .box1 .h1>span{font-size: 18px; color:#000; font-weight: bold;}
.incases .box1 .p1{margin-top: 10px; width: 100%;}
.incases .box1 .p1 .vo{width: 23%; box-sizing: border-box; padding: 10px; border-radius: 6px; background-color: #fff; margin-right:2%; cursor: pointer;}
.incases .box1 .p1 .vo.on{background-color: #fcc800;}
.incases .box1 .p1 .vo:hover{background-color: #fcc800;}
.incases .box1 .p1 .vo .img{width: 60px; height: 60px; flex-shrink: 0; border-radius: 6px; overflow: hidden;}
.incases .box1 .p1 .vo .con{flex-grow: 1; padding-left: 10px;}
.incases .box1 .p1 .vo .con h2{font-size: 16px; line-height: 30px; padding: 0; margin: 0; font-weight: bold; color: #000; }
.incases .box1 .p1 .vo .con p{margin: 0; padding: 0; line-height: 30px; font-size: 14px; color: #666;}

.incases .homeNews .item{overflow: hidden; width: 25%;}
.incases .homeNews .item.on{width:50%;}
.incases .item .closeW{z-index: 20; position: absolute; top: -30px; right: 10px; width: 30px; height: 30px; border-radius: 50%; overflow: hidden; background-color: #fff;}
.incases .item .closeW i{font-size: 20px; color: #000; line-height: 22px; height:20px; padding: 0; margin: 0;}
.incases .item:hover .closeW{top: 20px;}
.incases .item .mask1{width: 100%; height: 100%; z-index: 30; position: absolute; top: 0; left: 0; display: none;}
.incases .item .mask1>div{width: 100%; height: 100%;color: #000; padding: 30px 15px; text-align: center; font-size: 20px; line-height: 30px; font-weight: bold; background-color: #fcc800; border-radius: 5px; }


.incases2{}
.incases2>.container{padding-top: 20px; padding-bottom: 60px; }
.incases2 .box1{width: 100%;padding: 0 auto;}
.incases2 .box1 .p1{width: auto; max-width: 100%; margin: 0 auto; line-height: 20px; font-size: 16px;}
.incases2 .box1 .p1 img{max-width: 100%; text-align: center; display: inline-block;}





/* .innews .box1 li{padding: 15px; margin-bottom: 20px;}
.innews .box1 .left{display:block; box-sizing: border-box; border-radius: 10px; width:100%; padding: 30px;}
.innews .box1 .left .img{width:100%;height: 375px; overflow: hidden;}
.innews .box1 .left .img img{width:100%;min-height:100%;}
.innews .box1 .left .h1{margin-top: 20px; line-height: 25px; font-size: 18px; padding: 0; color: #000; }
.innews .box1 .left .p{margin-top: 10px; line-height: 20px; font-size: 14px; color: #4d4948;min-height:60px;}
.innews .box1 .left .more{margin-top: 10px; width: 100%; }
.innews .box1 .left .more>div{font-size: 14px; margin-right: 10px;color: #aaa9a9;}
.innews .box1 .left .more>img{width: 25px;height: 25px;}
.innews .box1 .left:hover{box-shadow: 0px 0px 15px 0 #999; background-color: rgba(255,255,255,.9);}
.innews .box1 .left:hover .img img{transform:scale(1.1);}
.innews .box1 .left:hover .h1,.homeNews .left:hover .p{color:#fcc800;}
.innews .item{margin-bottom: 30px; box-sizing: border-box; padding: 40px; border-bottom: 1px solid #ccc;}
.innews .item:last-child{border: 0;}
.innews .item .img{width:170px; height: 128px; overflow: hidden; flex-shrink: 0;}
.innews .item .img img{width: 100%;}
.innews .item .con{flex-grow: 1; padding: 0 20px;}
.innews .item .con h2{font-size: 18px; font-weight:bold; color: #000; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap : break-word;word-break:break-all; line-height: 25px;  padding: 0;}
.innews .item .con .date{font-size: 14px; margin-top:10px; margin-bottom: 15px; padding-top: 10px;position: relative;}
.innews .item .con .date::before{content: ""; width: 50px; height: 2px; display: block; background-color: #fcc800; left: 0 ; top: 0; position: absolute;}
.innews .item .con .date i{padding-left:10px;}
.innews .item:hover .con .date::before{width: 150px;}
.innews .item .con p{font-size: 14px; line-height:20px; color:#a6a6a6; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap : break-word;word-break:break-all;}
.innews .item:hover .img img{transform:scale(1.1);}
.innews .item:hover{box-shadow: 0 0 10px #969697; background-color: #fff; border-radius: 10px;}
.innews .item .date{flex-shrink: 0;} */


/* 新闻展示页 */
.in-newsview{padding-top:0;}
.zhengwen .share-out{position:fixed !important; top:200px; left:-100px; z-index: 80; width: 40px;}
.zhengwen .share-out.on{left:10px;}


.newview{padding:30px 50px 10px 50px; overflow:hidden; position: relative; border-radius: 5px; min-height: 800px !important;}
.newview-tit{ text-align:left; font-size: 32px; line-height: 40px; padding:15px 0; font-weight: bold; color: #000;}
.newview-tit1{font-size:16px; color: #2B2B2B; line-height:30px; text-align: left;}
.newview-tit1 .t2{padding:0 10px;}
.newview-tit1 img{ width: 15px; height: 15px; margin-right: 2px;}
.newview-tit1 .t3{color: #13a10e;}

.inmorenews h2{font-size: 20px; padding: 0; margin: 0; font-weight: bold; color: #000;}
.newview .con1{border-radius: 10px; width: 100%; padding: 15px; border: 1px solid #ddd; background-color: #fff;}
.newview .con1 .p1{cursor: pointer;}
.newview .con1 .p1>img{width:60px; height: 60px; margin-right: 10px; flex-shrink: 0; }
.newview .con1 .p1>div{font-size: 12px; line-height:20px;color: #2B2B2B; text-align: left;}

.newview .con1 .p2-1{font-size: 12px; color: #2B2B2B; text-align: right; }
.newview .con1 .p1:hover img{transform:scale(1.5);}
.newview .con1 .p2-2{position: relative; z-index:10; flex-shrink: 0; padding:2px 10px 2px 15px; border-left: 1px solid #ccc; cursor: pointer; margin-left: 15px;}
.newview .con1 .p2-2>img{width: 20px; height: 20px;}
.newview .con1 .p2-2>.share2{ position: absolute; z-index: 12; top: 5px; right: 0; width: auto;  padding-top: 0; margin-top: 0; display: none;}
.newview .con1 .p2-2:hover .share2{display: flex;}


.newview-con{border-top:1px solid #ccc;padding:30px 0; margin-top:20px; line-height:30px; font-size:18px; }
.newview-con img{ text-align:center; max-width:100%; display: block; margin: 0 0 5px 0; padding: 0;}
.nvbg{background-image:url(https://www.mgbm.net/images/newview_bg.jpg);}
.newpage{width:100%; float:left; text-align:center; padding:40px 0 0 0;}
.newpage div{ display:inline-block;}
.newpage div a{ display:block; margin:0 150px; font-size:16px; float:left;}

.viewpage{width:100%; float:left; text-align:center; padding:50px 0;}
/* .viewpage div{ display:inline-block;} */
.viewpage div a{ display:block; padding:0 40px; font-size:16px; line-height:30px; float:left;position: relative; }
.viewpage div a i{position: relative; font-size: 16px;}
.viewpage .meuc{ background:url(https://www.mgbm.net/images/meuc.png) no-repeat 60px 7px;}

.moreRight.fixed{width:300px;position: fixed; top:130px;}
.new-more{ box-sizing:border-box; padding: 20px; box-sizing: border-box;}
/* .new-more1.fixed{top: 100px;} */
.new-more li{padding:5px 0 0 0; box-sizing: border-box;  }
.new-more li a{ width:100%; line-height:30px;  font-size:16px; display:block;}
.new-more li a i{font-size: 18px; padding-right: 5px; color: #b2b2b3;}
.new-more li a:hover,.new-more li a:hover i,.new-more li a.check,.new-more li a.check i{ color:#fcc800;}
.new-more li a:hover{
transition:all .3s ease;
-moz-transition:all .3s ease; /* Firefox 4 */
-webkit-transition:all .3s ease; /* Safari and Chrome */
-o-transition:all .3s ease; /* Opera */}

.new-more li.p1{width: 100%; height: auto; margin-bottom: 10px; border-bottom: 1px solid #ccc; box-sizing: border-box; }
.new-more li.p1 a{height: auto;}
.new-more li.p1>a .img{ width: 100%; height: 160px; overflow: hidden; position: relative;}
.new-more li.p1>a .img .mask{background:url(https://www.mgbm.net/images/video_icon.png) no-repeat center center; background-size: 50px 50px; position: absolute; width: 100%; height: 100%; top: 0; left: 0;
filter: alpha(opacity=70);
-moz-opacity: .7;
opacity: .7;
}
.new-more li.p1>a:hover .img img{transform:scale(1.1);}
 
 
.new-more li.p1>a p{width: 100%; text-align: center; padding: 0; margin: 0;}

.new-more li.tit{ line-height:40px; letter-spacing:7px; font-size:20px; height:40px; background-color:#fcc800; color:#FFF; text-align:center; padding: 0;}
.new-more li.rightad{width: 100%; margin-top: 10px;}
.new-more li.rightad img{width: 100%; height: auto;}

.new-more li.bottom,.new-more li.bottom1{ border-bottom:1px solid #e3e2e2; height:20px; width:100% */;}
.pro-more li{padding:15px 10px 0 10px;}
.pro-more li.tit{ padding-top:0;}
.new-more1 li.img{margin-bottom:0; }
.new-more1 li{padding:5px 0;}
.zwLeft{min-height: 500px;overflow: visible;}
.my-label span,.my-label a{ padding: 3px 8px; background-color: #fcc800; color: #000; margin-right: 15px; white-space:nowrap; border-radius: 5px; margin-bottom: 20px; box-sizing: border-box; display: block;}
.my-label i{font-size: 24px; margin-right: 15px;}



/* 视频展示页 */
.invideoview .newview-con .p2{margin-top: 10px !important;}
.invideoview .new-more li.p1>a .img{height: 200px;}
.invideoview .new-more li.p1>a .img .mask{background-size: 40px 40px;}



/* 风云人物展示页 */
.renwuview1{padding-top: 30px; padding-bottom: 50px;}
.renwuview1 .p1{width: 100%; border-radius: 10px; overflow: hidden;}
.renwuview1 .p1 img{width: 100%; height: auto;}
.renwuview1 .p2{ text-align:left; font-size: 26px; line-height: 35px; padding:15px 0 0 0; font-weight: bold; color: #000;}
.renwuview1 .p3{font-size:16px; color: #2B2B2B; line-height:25px; text-align: left;}



/* 下载中心内页*/
.indownload{position: relative; z-index: 1; padding: 0; margin: 0;
/* background-color: #eee;
	background: #eee url(/images/bg-2.jpg) no-repeat center center;
	background-size: 100% auto; */

}


.indownload .login{ z-index:12;}
.indownload .login .win{padding: 50px 80px; background-color:rgba(238, 238, 238, .85);  overflow: hidden; box-shadow: 0 0 20px #333; border-radius: 10px;}
.innews1{padding-bottom: 50px;}
.innews1 .item{width:100%;}
.indownload .zx-new-1 .zx-tit{font-weight: normal; color:#000;}
.indownload .zx-new-1 .zx-submit{background-color:#000;width:370px; padding:0 15px; line-height: 45px; height: 45px; font-size:22px; border-radius:10px; color:#fff;}
.indownload .zx-new-1 .zx-submit:hover{background-color:#fcc800;}
.indownload .login h1{text-align:center;font-size:28px; font-weight: bold; padding:0;  margin-bottom: 50px;color:#000;}
.indownload .login h1>span{margin-left: 20px;color: #000;font-family: yingwen;text-transform: uppercase; }
.indownload .login h2{text-align:center;font-size:28px; padding: 10px 0 50px 0;}
.indownload .login input.zx-input{padding:7px 5px; background-color: transparent !important; border-radius: 0 !important; border:0; border-bottom: 1px solid #000; outline: none; ;}

.indownload .login input.zx-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #666;
}
.indownload .login input.zx-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #666;
   opacity:  1;
}
.indownload .login input.zx-input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #666;
   opacity:  1;
}
.indownload .login input.zx-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #666;
}

.indownload .login .zx-input:-internal-autofill-previewed,.indownload .login .zx-input:-internal-autofill-selected {
    -webkit-text-fill-color: #807c7c;
    transition: background-color 5000s ease-out 0.5s;
}



.showLayer{width:100%; height: 100%; background-color:rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 10000; display: flex; align-items: center; justify-content: center; display: none;}
.showLayer .con{z-index: 10000; background-color: #fff; width: 1300px; height: 100%; overflow-y: auto; box-sizing: border-box; padding: 20px 15px; margin: 0 auto;}
.showLayer .con h1{padding:20px 0; border-bottom: 1px solid #ccc; font-size: 20px; line-height: 25px; text-align: center; font-weight: bold;}
.showLayer .con>div{z-index: 10000; font-size: 14px; text-align: justify; padding-top: 30px; padding-bottom: 20px; line-height: 25px;}
.showLayer .con>div img{max-width:100%;}
.showLayer .close{z-index: 10001;width:50px; height: 50px; line-height: 50px; background-color: rgba(255,255,255,1); color: #fff; font-size: 30px; position: absolute; top: 20px; right: 20px; text-align: center; display:block; opacity: unset;}
.showLayer .close i{color:#000;}
.showLayer .close:hover{background-color:#fcc800;}
.showLayer .close:hover i{color: #fff;}

/* 画子图册浮层 */
.ebook{position: fixed; z-index:1000; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.9); display: none;}
.ebook .main{width: 100%; height: 100%; color: #fff;}
.ebook .main .tit{min-width:750px; font-size: 26px; text-align: center;}
.ebook .main .tit font{font-family: Arial, Helvetica, sans-serif;}
.ebook .main .list{margin-top: 30px; padding-top: 20px; min-width: 750px; border-top: 1px solid #575656;}
.ebook .main .list a{text-align: left; padding: 20px 0; font-size: 18px; color: #ccc;}
.ebook .main .list a:hover{color: #fff;}





/* .in-pcase{ padding-top:0; }
.my-pro-list{ width:100%; padding-top:50px; margin-bottom: 20px;}
.my-pro-list li{padding:0 15px 30px 15px;}
.my-pro-list .img,.my-pro-list .img1{width:100%; overflow:hidden; border-radius:0;background-color: #fff;}
.my-pro-list .img img:hover,.my-pro-list .img1 img:hover{transform:scale(1.1);}
.my-pro-list .img img{ width:130%;height:auto; transition:all .3s;}
.my-pro-list .img1 img{ max-width: 100%; transition:all .3s;}
.my-pro-list .tit{ font-size:16px; line-height: 45px; text-align:center; position: relative; width: 100%; height: 45px; border-radius:0; overflow: hidden;}

.my-pro-list .tit a,.my-pro-list .tit a:visited{color: #000;z-index: 10; position: absolute; left: 0; top: 0; width: 100%; height:100%;}
.my-pro-list li:hover .tit a,.my-pro-list li:hover .tit a:visited,.my-pro-list .tit a:hover{color: #fff;}
.my-pro-list li .tit:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left:0;
  margin: auto;
  background-color: #ccc;
  z-index: 2;
}
.my-pro-list li:hover .tit:after {
	 z-index: 2;
  background-color: #fcc800;
  height: 100%;
}
.my-pro-list li:hover .tit{border-radius:0 0 10px 10px;}
.my-pro-list li:hover .img{box-shadow: 0px 0px 10px 0 #999; border-radius:10px 10px 0 0; } */



/* 门店内页 */
.in-store{width: 100%; position: relative; padding: 0; margin: 0; 
/* background:url(/images/store_bg.jpg) no-repeat center center;background-size: 100% auto; */
}
.in-store .incontainer{padding-top: 100px; padding-bottom: 50px; height: 100%;}

.in-store1{width: 100%; height: 70px; background-color:#fff; border-bottom: 1px solid #e8e8e8; overflow: visible; z-index: 99;position: fixed; top:70px; padding: 10px 0;}
.storelist{width: 350px; min-height: 300px;height:90%; overflow: hidden; box-shadow: 0 0 10px #969697; border-radius: 10px; background-color: #fff; margin-right:50px;}
.storelist .search{width: 100%;border-bottom:1px solid #969697;height: 50px;}
.storelist .search select{width: 100%;height: 49px; box-sizing: border-box; line-height: 49px; border:0; background:#fff url(https://www.mgbm.net/Public/images/icon_down.png) no-repeat right center; background-size: 30px 20px; font-size: 18px; padding-left: 10px; padding-right: 30px; }
.storelist .search select:nth-child(1){border-right:1px solid #969697;}
.storelist .search>div{height: 50px; line-height: 50px;}
.storelist .search .btn{height:45px; width: 100%; dflex-shrink: 0; background-color: #484748; color: #fff; font-size: 26px; line-height: 45px; border:none; padding: 0; box-sizing: border-box;}
.storelist .search> .btn:hover{background-color: #f8d617; color: #000;}
.storelist .tit{width: 100%; text-align: center; font-size: 20px; line-height: 50px; height: 50px; font-weight: bold;}
.storelist .list{width:95%; box-sizing: border-box; overflow-x: hidden; overflow-y:auto; margin: 0 10px; height: 500px; padding-right: 10px;}
.storelist .list .item{border-bottom:1px solid #ccc ;padding: 10px 0;width: 100%;cursor: pointer; box-shadow: unset;}
.storelist .list .item:last-child{border: 0;}
.storelist .list .item>div{line-height: 25px; font-size: 14px; width: 100%; }
.storelist .list .item>div:nth-child(1){font-size: 16px; }
.storelist .list .item>.p4{width:100%; margin-top:20rpx; text-align: center;}
.storelist .list .item>.p4>img{width: 130px; height: 130px;}
.storelist .list .item>.p4>span{font-size: 12px; line-height: 15px;}

.storelist .list .item1{text-align: center; width: 100%;padding: 10px 0; font-size: 14px; box-shadow: unset;}
.storelist .list .item1 img{width: 40px; height: 40px;} 

.storelist .list::-webkit-scrollbar{ width:10px;}
.storelist .list::-webkit-scrollbar-track{background: #aaa9a9;border-radius:2px;}
.storelist .list::-webkit-scrollbar-thumb{background: #fcc800;border-radius:2px;}
.storelist .list::-webkit-scrollbar-thumb:hover{background: #fcc800;}
.storelist .list::-webkit-scrollbar-corner{background: #fcc800;}

.in-store .maps{position: relative; z-index: 100;width: 1000px;height: 734px;flex-shrink: 0;}




.in-store .storeInfo{position: absolute; left: 0; top: 0; z-index: 20; background-color: rgba(238, 238, 238, .8);  height: 100%; width: 100%; overflow: hidden;  border-radius: 10px; box-sizing: border-box; padding: 15px 15px 15px 15px; display: none; }

.in-store .storeInfo .tit{position: absolute; width: 100%; height: 45rpx;z-index: 30; background-color: rgba(255, 255, 255, 0); left: 0; top: 0;}
.in-store .storeInfo .tit>div:first-child,.in-store .storeInfo .tit>div:last-child{width: 80px; height: 45px; text-align: center; flex-shrink: 0;}
.in-store .storeInfo .tit>div:nth-child(2){flex-grow: 0; text-align: center; font-size: 16px;}
.in-store .storeInfo .tit>div.iclose{z-index: 40;color: #666; cursor: pointer;}
.in-store .storeInfo .tit>div.iclose i{font-size: 30px; color: #666;}
.in-store .storeInfo .tit>div.iclose:hover i{color: #000;}
.in-store .storeInfo .con{width: 100%; height: 100%;overflow: hidden;}
.in-store .storeInfo .con img{max-width: 100%;}

.storeInfo .con #bigProimg{ height:82%;}
.storeInfo .con #bigProimg .swiper-slide{background-color:transparent;}
.storeInfo .con #bigProimg .swiper-pagination{text-align: right; box-sizing: border-box; padding-right: 10px; font-size: 16px; text-shadow: 0 0 5px #fff; bottom: 0;}
.storeInfo .con #bigProimg .swiper-pagination>span{}

.storeInfo .con .small-items{height: 15%;}

.storeInfo .con #proThumbs .swiper-slide{height:85px; }
.storeInfo .con #proThumbs .swiper-slide img{width: 100%; height: 100%;}
.storeInfo .con .small-items .item-prev ,.storeInfo .con .small-items .item-next {color: #000;}





/* 
#bigProimg{}
#bigProimg .swiper-slide{cursor: pointer; position: relative;overflow: hidden;  background-color: #fff; background-color: #e2e2e2; }
#bigProimg .swiper-slide img{max-width: 100%; max-height:100%; }
#bigProimg .swiper-slide p{line-height:40px; text-align: center; color: #000; font-size: 16px; width: 100%; position: absolute; bottom: 0; left: 0; margin-bottom: 0;}
.small-items{margin-top: 10px;}
.small-items .item-prev,.small-items .item-next{font-size: 40px; width: 40px; flex-shrink: 0; text-align: center; cursor: pointer;}
#proThumbs{flex-grow: 1;}
#proThumbs .swiper-slide{cursor: pointer;
opacity:0.7;
overflow: hidden;
background-color: #fff;
box-sizing: border-box;
border:2px solid #4d4948;
}
#proThumbs .swiper-slide img{max-width:100%; max-height:100%;}
#proThumbs .swiper-slide-thumb-active{
opacity:1;
border:2px solid #fcc800;
}
.small-items .item-prev,.small-items .item-next{color: #fff;}
.small-items .item-prev:hover,.small-items .item-next:hover{color: #fcc800; } */




/* 工程案例展示页 */
.caseview-tit1{font-size:16px; color: #2B2B2B; line-height:30px; text-align: left; width: 100%;}
.caseview-tit1 .t2{padding: 0 10px;}
.caseview-tit1 .img{width: 25px; height: 25rpx; border-radius: 50%; margin-right: 10px; flex-shrink: 0; overflow: hidden;}

.caseview .newview-con .p1{width: 100%; line-height: 25px; font-size: 16px;}
.caseview .newview-con .p2{margin-top: 30px; position: relative; width: 100%;}
.caseview .newview-con .p2>video{max-width: 100%; max-height: 600px;}

.caseview .newview-con .p3{width:100%; padding-top:30px;}
.caseview .newview-con .p3>img{width: 100%; height: auto; margin-bottom: 5px; padding: 0; display: block;}

/* 赋能内页 */
.in-funeng{padding: 0;}
.in-funeng .main{height: 600px; position: relative;}
.in-funeng a{width: 25%; height: 600px; border: 5px solid #fff; margin: 0 40px; box-sizing: border-box; text-align: center; padding:0 25px; position: relative; border-radius: 10px;
transition: all 0.6s;
  transform: skewX(-10deg);
}
.in-funeng a img{width: 100%;}
.in-funeng a img:nth-child(2){width: 70%; margin-top: 50px; transition: all 0.6s;
  transform: skewX(8deg);}
.in-funeng a p{font-size: 30px; height: 50px; line-height: 50px; text-align: center; width: 100%; position: absolute; bottom: 0; left: 0;}
.in-funeng a p.tit1{color: #fcc800;}
.in-funeng a p.tit2{color: #1b7afc;}
.in-funeng a p.tit3{color: #ed1c24;}

.in-funeng a:nth-child(1){margin-top: 0px;}
.in-funeng a:nth-child(2){margin-top: 0;}
.in-funeng a:nth-child(3){margin-top: 0;}


.in-funeng a:hover{background-color: rgba(0, 0, 0, .5);}
.in-funeng a:nth-child(1):hover{margin-top: -30px;  border-color: #fcc800;}
.in-funeng a:nth-child(2):hover{margin-top: -30px; border-color: #1b7afc;}
.in-funeng a:nth-child(3):hover{margin-top: -30px;border-color: #ed1c24;}



/*网站地图*/
.my-five-bg{background-color:#f0f0f2; border-top:1px solid #e2e2e2; font-size: 16px;}
.my-sitemap{background-color:#fff; margin-top: 16px;}
.my-sitemap-top{padding: 20px 0 20px 0; border-bottom: 1px solid #D4D2D2;}
.my-sitemap-top img{ max-width: 230px; height: auto; padding-left:15px;}
.my-sitemap .tit{ font-size:18px; font-weight: bold;}
.my-sitemap .con{border: 1px solid #D4D2D2; box-sizing: border-box; padding: 15px; margin-bottom: 30px;}
.my-sitemap .con ul{margin-bottom:15px; border-bottom: 1px #eee solid;}
.my-sitemap .con li{ width: 25%; box-sizing: border-box; padding:3px 20px 3px 0; text-align: left;}
.my-sitemap .con1 li{width: auto;}
.my-sitemap .con10{border: 1px solid #D4D2D2; box-sizing: border-box; padding: 15px; margin-bottom: 30px;}
.my-sitemap .con10 ul{margin-bottom:15px;}
.my-sitemap .con10 li{margin-top: 10px;}
.my-sitemap .con10 li .con2-1{flex-shrink: 0; min-width: 180px;}
.my-sitemap .con10 li .con2-2{flex-grow: 1; border-left: 1px solid #ccc; padding-left: 20px;}
.my-sitemap .con10 li .con2-2 a{ margin: 0 8px 10px 8px; color: #868787; word-break: break-all;}
.my-sitemap .con10 li .con2-2 a:hover{color: #007563;}
.my-sitemap .con10 li.tit{width: 100%; font-size: 16px; font-weight: bold; border-top:1px solid #eee; margin-top: 15px; padding-top: 15px;}
.my-sitemap .con10 li:first-child.tit{border:0; margin-top: 0;padding-top: 0;}
.my-sitemap-foot{ text-align:center; line-height: 25px; font-size: 12px;}
.my-sitemap .con10 li.con2-3 a{margin-right: 30px; word-break: break-all;}


/*分页*/
.m-pagination{height:36px;color:#666; padding-bottom:80px;}
.m-pagination .inner{display:inline-block; list-style-type:none; clear:both; padding-bottom:20px;}
.m-pagination .inner ul{display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: wrap;}
.m-pagination .inner li{ font-size:22px; padding: 10px; margin: 0 5px; }
.m-pagination .inner li:first-child,.m-pagination .inner li:last-child{font-size: 30px; padding:0 10px 5px 10px;}

.m-pagination .inner li.active{ color: #fcc800; font-size: 30px;}
.m-pagination .inner li a{color: #999;padding: 7px;}
.m-pagination .inner li:first-child a,.m-pagination .inner li:last-child a{color: #000;}
.m-pagination .inner .btn,.m-pagination .inner .page,.m-pagination .inner .hidden,.m-pagination .inner .selected{display:inline-block;min-width:16px;_width:16px;height:auto;padding:5px 10px; box-sizing: border-box; border:1px solid #f0f0f2;line-height:24px;white-space:nowrap;font-family:Arial,Tahoma,SimSun;text-align:center;vertical-align:top;text-decoration:none;color:#333;font-size:24px; margin:0 3px; border-radius:0; font-weight: normal;}
.m-pagination .inner .btn:hover,.m-pagination .inner .page:hover,.m-pagination .inner .selected{border-color:#fcc800;color:#fff;background-color:#fcc800;}

.m-pagination .inner .prev,#list-page .m-pagination .inner .next{position:relative;width:60px;}
.m-pagination .inner .prev{padding-left:20px;}
.m-pagination .inner .next{padding-right:20px;}
.m-pagination .inner .text{display:inline-block;padding-left:10px;}
.m-pagination .inner .num{width:30px;height:18px;border:solid 1px #999;text-align:center;}







/*弹出框*/
.fade {opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear}
.fade.in {opacity: 1}
.modal-open {overflow: hidden}
.modal{ position:fixed; left:0; top:0; right:0; bottom:0; z-index:1040; display:none; overflow:hidden;-webkit-overflow-scrolling:touch; outline:0}
.modal.fade .modal-dialog{
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%)}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)}
.modal-open .modal {overflow-x: hidden;overflow-y: auto}
	.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: #000}
	.modal-backdrop.fade {filter: alpha(opacity=0);opacity: 0}
	.modal-backdrop.in {filter: alpha(opacity=50);opacity: .5}
	
	.modal-content{position: relative;background-color: #fff;border: 1px solid #999;border: 1px solid rgba(0,0,0,.2);outline: 0;
		-webkit-background-clip: padding-box;
		background-clip: padding-box; 
		-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
		box-shadow: 0 3px 9px rgba(0,0,0,.5);
		}
	
		.modal-header {min-height: 16.42857143px;padding: 15px;border-bottom: 1px solid #eee; position:relative}
		.modal-header .close{position:absolute; right:10px; top:10px}
		.modal-header h3,.modal-header .modal-title{margin:0; padding:10px 0; font-size:16px}
	
		.modal-body {position:relative;padding: 15px;overflow-y:visible;word-break:break-all; clear:both;}
			.modal-form {margin-bottom: 0}
	
		.modal-footer {padding:15px;margin-bottom: 0;text-align: right;background-color: #f5f5f5;border-top: 1px solid #eee;*zoom: 1}
		.modal-footer:before,.modal-footer:after {display: table;content: ""}
		.modal-footer:after {clear: both}
		.modal-footer .btn + .btn {margin-left: 5px;margin-bottom: 0}
		.modal-footer .btn-group .btn + .btn {margin-left: -1px}
		.modal-footer .btn-block + .btn-block {margin-left: 0}
		
	.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll}
	
	.radius .modal-content{ border-radius:6px}
	.radius .modal-footer{ border-bottom-left-radius:6px; border-bottom-right-radius:6px}




@media (max-width: 320px) {
}


@media (max-width: 765px) {
	.plr-10{padding: 5px;}
	
	
}


@media ( min-width : 768px) and (max-width: 991px) {
	.pro-rollpicshow1 li{padding:3px 2px; width:37px; height:37px;}
	.pro-rollpicshow1 li img{ width:37px;}
	.pro-rollpic1 .prev{margin-top:8px;padding-right:5px;}
	.pro-rollpic1 .next{margin-top:8px; padding-left:0;}
	/* .productlist .container{width:100%; box-sizing: border-box;} */
	
	.productlist .container{width:100%; box-sizing: border-box; padding-left: 300px; padding-right: 20px;}
}
@media ( min-width : 992px){
	.homepage .container{width:1300px; padding: 0;}
	.header .container{width:1300px; padding: 0;}
	.container{width:1200px; padding: 0;}
	.incontainer{width:1000px;}
	.plr-10{padding: 5px;}
	/* .productlist .container{width:100%; box-sizing: border-box;} */
	
	
	
	/* 首页品牌屏 */
	.homeBrand{width:1300px;}
	.index-part2 .box2 .ul .li{padding: 1% 2%;}
	.index-part2 .box2 .ul .li p{ margin-bottom: 0;}
	
	/* 首页产品 */
	.homeProduct .probox2{width:1300px; margin-top:0px;}
	.homeProduct .probox2 .swiper-wrapper{ width:100%; height: 500px; }
	
	/* 首页案例 */
	.mendian .item{width: 405px; margin-left:20px; margin-right: 20px; height: 390px; }
	.mendian .item>.img{width:405px;height: 335px; z-index: 10;}
	
	
	
	
	/* 门店内页 */
	.in-store .incontainer{width:1300px;}
	
	
	/* 视频 */
	
	.modal-dialog{width:750px; height:650px;}
	.modal-content iframe{ width:100%; height:500px;}
	
	.brandlogo #brandSwiper .swiper-slide img{width:110px; margin:0 5px;}
	.foot a.geduan{margin-right: 50px;}
	
	/* 产品内页 */
	.productlist .container{width:100%; box-sizing: border-box; padding-left: 300px; padding-right: 20px;}
	
}
/* @media ( min-width : 1200px) and (max-width: 1299px) {
	
} */
@media ( min-width : 1300px) {
	.plr-10{padding: 10px;}
	.container{width:1300px;}
	.incontainer{width:1100px;}
	
	/* 门店内页 */
	.in-store .incontainer{width:1300px;}
	
	/* 产品内页 */
	.productlist .container{width:100% !important; box-sizing: border-box; padding-left: 320px; padding-right: 50px;}
	
	.moreRight.fixed{width:300px;position: fixed; top:130px;}
	/* .renwu-more.fixed,.new-more1.fixed{top: 100px;} */
	
	.productlist .container{width:90%; box-sizing: border-box;}
	
	/* 左侧分享 */
	.zhengwen .share-out.on{left:20px;}
	
	/*视频*/
	.modal-dialog {width:900px; height:700px;}
	.modal-content iframe{ width:100%; height:600px;}

	.brandlogo #brandSwiper .swiper-slide img{width:115px; margin:0 5px;}
	
	
	
}
@media ( min-width : 1400px) {
	/* .incontainer{width:1200px;} */
	
	
	
	/* 门店内页 */
	.in-store .incontainer{width:1300px;}


}
@media ( min-width : 1500px) {
	.incontainer{width:1300px;}
	/* .my-navbar>div>a{font-size: 18px;} */
	.inpage-nav1 .my-daohang{display: block;}
	
	/* 首页新闻 */
	.homeNews .left{flex-shrink: 0; box-sizing: border-box; width: 700px; padding: 30px;}
	.homeNews .left .img{width: 640px;height: 445px; overflow: hidden;}
	
	/* 门店内页 */
	.in-store .incontainer{width:1300px;}
	
	
	
	/* 首页产品分类 */
	/* .homeProduct .probox2{width:1400px; margin-top:0px;}
	.homeProduct .probox2 .swiper-wrapper{ width:100%; height: 510px; }
	.homeProduct .swiper-slide .part1{padding:5px 20px 10px 20px;}
	.homeProduct .swiper-slide .part1 h1{font-size: 18px;  padding-bottom: 5px;}
	.homeProduct .swiper-slide .part1 p{font-size: 22px; } */
	
	/* 产品内页 */
	.inpage-nav1 .container{width:1400px;}
	.productlist .container{width:1500px; box-sizing: border-box;}
	
	
	/* 左侧分享 */
	.zhengwen .share-out.on{left:50px;}
	
	/* 内页门店 */
	.storelist{flex-shrink: 0;}
	
	/* 品牌内页 */
	.index1-2 .item h4 {font-size: 18px;}
	
	/* 招商加盟内页 */
	.inactr .moreinfo2.fixed{width:286px;}
	
	/* 品牌内页-核心优势 */
	.aboutwin .con .item{padding-right:30px; width:310px;margin-top: 30px;}
	
	
	/* 品牌-->品牌介绍 */
	.index1-2 .flash .con li{ width:266px;}
	.index1-2 .flash .con li.on{ width:700px;}
	.index1-2 .flash .con li div.img{ width:266px;}
	.index1-2 .show{ position:absolute; left:266px;width:434px;}
	
	.index1-2a .flash .con li{ width:210px;}
	.index1-2a .flash .con li.on{ width:570px;}
	.index1-2a .flash .con li div.img{ width:210px;}
	.index1-2a .show{left:210px;width:360px;}
	

}

@media ( min-width : 1600px) {
	.homepage .container{width:1500px; padding: 0;}
	.header .container{width:1500px; padding: 0;}
	.container{width:1500px; padding: 0;}
	.incontainer{width:1300px;}
	
	/* 首页品牌屏 */
	.homeBrand{width:1400px;}
	.index-part2 .box2 .ul .li{padding: 1% 2%;}
	.index-part2 .box2 .ul .li p{ margin-bottom: 0;}
	
	/* 首页产品 */
	.homeProduct .probox2{width:1500px; margin-top:0px;}
	.homeProduct .probox2 .swiper-wrapper{ width:100%; height: 580px; }
	.homeProduct .swiper-slide:hover{width: 600px !important;}
	
	/* 首页案例 */
	.mendian .item{width: 470px; height: 425px; }
	.mendian .item>.img{width:470px;height: 335px; z-index: 10;}
	
	
	/* 首页视频 */
	.homevideo{margin-top: 50px;}
	.homevideo .box1{margin-top: 0;}
	.homevideo .box1 li .img{height:550px;}
	
	/* 首页招商加盟 */
	/* .homeZhaoshang .box2-2{height: 440px;} */
	
	/* 首页页脚 */
	.homefoot .box2{padding: 0 90px;}
	
	/* 门店内页 */
	.in-store .incontainer{width:1300px;}
	
	/* 新闻内页 */
	.innews .container{width:1300px;}
	
	/* 案例内页 */
	.incases .container{width:1300px;}
	
	/* 门店展示页 */
	.storeview-in .container{width:1300px;}
	.storeview-in .inbox .reback{right:-140px;}
	
	
	#bigProimg .swiper-slide .inimg{max-height:600px;}
	
	.brandlogo #brandSwiper .swiper-slide img{width:135px; margin:0 10px;}
	
	
	
	/* 视频中心内页 */
	/* .invideo .box1 li{height:320px; margin: 10px 1% 50px 1%; }
	.invideo .box1 li .img{width:100%; height:310px; } */
		
}
@media ( min-width : 1700px) {
	.container{width:1500px; padding: 0;}
	.pcontainer{width: 1300px;}
	.homepage .container{width:1600px; padding:0;}
	.header .container{width:1600px; padding:0;}
	
	/* .header .logo img{height: 45px;} */
	
	/* 首页新闻 */
	/* .homeNews{width: 1500px; } */
	
	/* 首页门店 */
	/* .mendian .item{margin: 60px 15px 0 15px; width: 500px; height:400px; }
	.mendian .item>.img{width:500px; height: 360px;}
	.mendian .item>.con{height: 130px;top:-60px;} */
	
	
	/* 首页视频 */
	.homevideo{margin-top: 50px;}
	.homevideo .box1{margin-top:0;}
	.homevideo .box1 li .img{height: 580px;}
	/* .homevideo .container{width:1300px;} */
	
	/* 首页产品分类 */
	.homeProduct{}
	.homeProduct .probox2{width:1600px; margin-top:0px;}
	.homeProduct .probox2 .swiper-wrapper{ width:100%; height: 580px; }
	.homeProduct .swiper-slide .part1{padding:10px 20px 15px 20px;}
	/* .homeProduct .swiper-slide .part1 h1{font-size: 18px;  padding-bottom: 5px;}
	.homeProduct .swiper-slide .part1 p{font-size: 24px; } */
	.homeProduct .swiper-slide:hover{width: 640px !important;}
	
	
	/* 首页招商加盟 */
	/* .homeZhaoshang .container{width:1500px;} */
	/* .homeZhaoshang .box2-1{width: 60%;} */
	/* .homeZhaoshang .box2-2{width:40%;} */
	

	/* 首页品牌屏 */
	/* .homeBrand{width:1600px;} */
	.index-part2 .box2 .ul .li{padding: .5% 2%;}
	.index-part2 .box2 .ul .li p{ margin-bottom: 0;}
	
	/* 首页案例 */
	.mendian .item{width: 505px; height: 450px; }
	.mendian .item>.img{width:505px;height: 350px; z-index: 10;}
	
	/* 首页案例屏标志 */
	/* .brandlogo #brandSwiper .swiper-slide img{width:140px; margin:0 20px;} */

	
	/* 加盟见证内页 */
	.in-renwu .box1 a{height: 300px;}
	.in-renwu .box1 a .img{width:415px; height:100%;}
	.in-renwu .box1 a .con{padding: 0 15px 0 430px;}
	
	
	.contact.incontainer{width:1300px;}
	/* 左侧分享 */
	.zhengwen .share-out.on{left:120px;}
	
	/* 产品展示内页 */
	/* .proleft.fixed{width:330px;} */
	
	/* 新闻内页 */
	.moreRight.fixed{width:350px !important;}
	
	/* 招商加盟内页 */
	.inactr .moreRight.fixed{width:340px !important;}
	
	/* 品牌内页-核心优势 */
	.aboutwin .con .item{padding-right:50px; width:330px;margin-top: 30px;}
	
	#fullpage-btn.swiper-pagination-bullets{left:50px;}

	
}

.homefoot .box6 .item,.zx-submit,.homeNews img,.homeNews .item .con .time::before,.homeNews .item .img,.homevideo .box1 li .img,.innews .item .con .date::before,.innews .box1 a .con .date::before,.innews .box1 .con .date::before,.zhengwen .share-out,.my-pro-list li .tit:after,.yingli .box1 li,#lichengitems .swiper-slide .line,.productlist .right .list .tit,.productlist .right .list .img,.index-part2 .swiper-slide .con,.proview-1,.my-proview .updown .prev,.my-proview .updown .next,.yingli .box1 li .circle>div,.rfbtn a>span,.bigimgs,.homeProduct .swiper-slide{
	transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
}



