/* CSS Document */
.hide{display:none !important}
.page-num-current {
    border-color: #6e3223;
    color: #fff !important;
    background-color: #6e3223;
}
.inner a {
    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;
}
@font-face{font-family:'yingwen';src:url('../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.newnanyue.com/Public/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.first{overflow: hidden;}
div{ box-sizing:border-box;}

::-webkit-scrollbar{ width:10px;}
::-webkit-scrollbar-track{background: #999;border-radius:2px;}
::-webkit-scrollbar-thumb{background: #6e3223;border-radius:10px;}
::-webkit-scrollbar-thumb:hover{background: #333;}
::-webkit-scrollbar-corner{background: #6e3223;}



a,a:visited{ color:#000; 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:#6e3223; 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; 
}

.text-big{ text-transform:uppercase;}
.f-c-0260aa{color:#0260aa;}
.my-c-f9c385{ color:#f9c385;}
.my-c-898887{ color:#898887;}
.my-c-006661{color:#6e3223;}
.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;
}
.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-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-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: center; -webkit-box-orient:vertical;
	display: flex; justify-content: space-between; align-items:center; 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-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-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;}



.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: #6e3223; border-bottom-width: 2px;}
.index_title1 a.more:hover{color: #6e3223; font-weight: bold;}
.index_title1 a.more i{font-size: 18px;}

.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;}


/*弹出层自定义样式*/
.openLayercss .layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: 200px;
    top: 0;
    width: 50px;
    height:50px;
    margin-left: 0;
	background: url(../image/close.png) no-repeat center center;
	background-size: 100% 100%;
	
    *right: 200px;
    _display: none;
}
.openLayercss .layui-layer-setwin .layui-layer-close2:hover{
	
	background: url(../image/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;}

/* 右下解浮动按钮 */
.rfbtn{position: fixed; top:50%; transform: translate3d(0px,-50%,0); right: 20px; z-index: 50; width:30px;}
.rfbtn2{right: 20px;}
.rfbtn3{right: 50px; bottom: 60px; top:unset; transform: unset; height: 180px;}
.rfbtn>a{width: 35px; height: 35px; position: relative; display: block; margin-bottom:20px; margin-top: 20px;}
.rfbtn a>.img{width: 35px; height: 35px; display: block;}
.rfbtn a>.r_wx{ background: url(../image/r_wx.png) no-repeat right center;background-size:100% 100%; }
.rfbtn a>.r_phone{ background: url(../image/r_phone.png) no-repeat right center;background-size:100% 100%; }
.rfbtn a>.r_top{ background: url(../image/r_top.png) no-repeat right center;background-size:100% 100%; }
.rfbtn a>.r_back{ background: url(../image/r_back.png) no-repeat right center;background-size:100% 100%; }
.rfbtn a:hover>.r_wx{ background: url(../image/r_wx_hl.png) no-repeat right center;background-size:100% 100%; }
.rfbtn a:hover>.r_phone{ background-image: url(../image/r_phone_hl.png); }
.rfbtn a:hover>.r_top{ background-image: url(../image/r_top_hl.png); }
.rfbtn a:hover>.r_back{ background-image: url(../image/r_back_hl.png); }


.rfbtn>a>div.more>ul>li>img{width: 35px; height: 35px;
-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
	opacity:.7; filter:Alpha(opacity=70);
}
.rfbtn2>a>div.more>ul>li>img{width: 35px; height: 35px;
	 filter: brightness(0);
}
.rfbtn>a>div.more>ul>li:hover>img{
	-webkit-filter: grayscale(0);
	    -moz-filter: grayscale(0);
	    -ms-filter: grayscale(0);
	    -o-filter: grayscale(0);
	    filter: grayscale(0);	
		opacity:1; filter:Alpha(opacity=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 */
}


.rfbtn>a>div{display:none; position: absolute; top: 0; right:45px;}
.rfbtn>a:hover>div{display: block;}
.rfbtn>a>div img{width: 110px;}
.rfbtn>a>div.tel1{background-color: #6e3223; color: #fff; font-size: 20px; line-height:40px; text-align: center; width: 230px;}

.rfbtn>a>div.more{width:500px;  right: 35px;}
.rfbtn>a>div.more>ul{padding-right: 10px;position: relative;}
.rfbtn>a>div.more>ul>li{width: 35px; height: 35px; position: relative; display: block; margin:0 5px}
.rfbtn>a>div.more>ul>li>div{display:none; position: absolute; top: -130px; right:0;}
.rfbtn>a>div.more>ul>li>div>img{width: 110px !important;}
.rfbtn>a>div.more>ul>li:hover>div{display: block;}
.rfbtn>a.my-sound{overflow: hidden; border-radius: 5px;}
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
.my-sound img.playsound{
-webkit-transform: rotate(360deg);
animation: rotation 3s linear infinite;
-moz-animation: rotation 3s linear infinite;
-webkit-animation: rotation 3s linear infinite;
-o-animation: rotation 3s linear infinite;
}





/* 内页头部与尾部 */
.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(../image/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: 101; width: 100%; /* background: linear-gradient(to right,#e60016,#d30014,#75000b); */ background-color: #000; }
.header1.container-fluid,header1.container-fluid{background-color:rgba(200,200,200,.8);}
.header .logo{padding-left: 0;}
.header .logo img{height: 60px;}

.my-navbar{ height:70px; padding:0;font-size: 16px;}
.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;}
.my-navbar>div>a{display:block; overflow: visible;line-height:70px; color: #fff;}
.my-navbar>div>a:hover{background-color: #6e3223; }
.my-navbar>div.allsearch>a:hover{background-color:transparent; color: #fff;}
.my-navbar>div>a.active{background-color: #6e3223 !important; }



/* .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:800px; min-height:300px;  box-sizing: border-box; background-color:#aaa9a9; box-sizing: border-box; box-shadow: 0 5px 8px rgba(0,0,0,.4);}


.my-navbar>div .item1{left: -100px;}
.my-navbar>div .item2{right: -380px;}

.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-weight: bold; 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: 16px; 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; padding: 2px 0 2px 0; 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 .onetit{border-bottom: 1px solid #474747; font-size: 26px; color:#000; font-weight: bold;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:hover{background-color:#6e3223;}
.my-navbar>div .item .item-2>ul li:hover a{color: #fff;word-break: break-all;}
.my-navbar>div .item .item-2>ul li.onetit:hover{background-color:transparent;}

.allsearch{line-height: 75px; color: #fff;}
.allsearch i{cursor:pointer; font-size: 20px; color: #fff;}
.allsearch>span{margin: 0 10px; height: 25px; width:2px; overflow: hidden; background-color: #fff; }
.allsearch>div{display:none;position: absolute;top:70px; right: -20px;  width:280px; height:140px; background-color:rgba(238,238,238,.9); box-sizing: border-box; padding:10px 20px 10px 20px; overflow:hidden; }
.allsearch>div input[type=text]{width:100%; height: 35px; padding:5px 20px; border: 1px solid #6e3223; box-sizing: border-box; border-radius: 5px; margin-top: 10px; font-size: 16px;}
.allsearch>div input[type=button]{width:100%; height: 35px; color: #fff; background-color:#6e3223; padding:5px 20px;box-sizing: border-box; border-radius: 5px;border: 0; font-size: 14px; cursor: pointer; letter-spacing: 10px; margin-top: 25px; font-size: 16px;}
.allsearch>div 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 .btngrop .swiper-scrollbar{
	width: 210px;
	height: 2px;
	margin: 0 50px;
	background-color: rgba(255, 255, 255, 0.3);
}
#adSwiper .btngrop .swiper-scrollbar-drag{
	background-color: #fff;
}
#adSwiper .swiper-pagination{
	width: 1300px;
	color: #fff;
	font-size: 15px;
	text-align: right;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 50px;
}
#adSwiper .swiper-pagination-current{
	font-size: 24px;
}





/*页脚 */
.homefoot{padding-top:0; padding-bottom: 80px;}
.homefoot .box6{width:100%; margin-top: 70px;margin-bottom: 80px;}
.homefoot .box6 .item{margin: 0 30px; position: relative;}
.homefoot .box6 .item .icon{cursor: pointer; background-color:#fff; border-radius: 50%; overflow: hidden; width: 75px; height: 75px;}
.homefoot .box6 .item .icon img{width: 40px; height: 40px;}
.homefoot .box6 .item .ma{position: absolute; top:-140px;left: -25px; display: none;}
.homefoot .box6 .item .ma img{width: 130px; height: 130px;}
.homefoot .box6 .item:hover .ma{display: block;}


.homefoot .box2{color:#fff; min-height: 350px;}
.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: 200px; height:auto;}

.homefoot .box2 .left .left-1-2{ font-size: 16px; 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 .item{margin-left: 40px;}
.homefoot .box2 .right .item>a{line-height: 30px; font-size: 14px; color: #aaa9a9;}
.homefoot .box2 .right .item>a:hover{color:#fdec9a;}
.homefoot .box2 .right .item>a.one{line-height: 40px; font-size: 18px;color: #fff; }
.homefoot .box2 .right .item>a.one:hover{color:#c0a05c;}

.screen9 .box3{width: 100%; padding: 15px 0 15px 0; font-size: 14px;border-top: 1px solid #555; position: absolute;bottom: 0; left: 0;}
.screen9a .box3{position: fixed; z-index: 60; background-color: #4d4948;}


.screen9 .box3 .container{padding-top: 0 !important; color:#fff;}
.screen9 .box3 .container a{color: #fff;}
.screen9 .box3 .container>div:nth-child(1){text-align: left;flex-grow: 1;}
.screen9 .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:16px;}
.homefoot .box4>span{ margin-right: 20px;}
.homefoot .box4>a{white-space:nowrap; margin-right: 20px; color:#fff; }

/* 内页页脚 */
.inpagefoot{background-color: #4d4948; position: relative;}
.inpagefoot .box2{color:#fff; min-height:unset;}
.inpagefoot .box3{position: unset; bottom: unset; left: unset;}
.inpagefoot .box6{margin-bottom: 50px;}

/* .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;}


.full-bullet{width:11px; height: 11px; background-color:rgba(170,169,169,.8); box-sizing: border-box; display:block; position: relative; border-radius:50%; margin: 12px 2px;cursor: pointer; border: 0;}
.full-bullet-active{width:15px; height: 15px; background-color:rgba(110,50,35,1); margin: 10px 0px; border:2px solid gba(110,50,35,.8);}
#fullpage-btn.swiper-pagination-bullets{left:30px; right: unset;}
#fullpage .swiper-slide{background-position: center center; background-repeat: no-repeat; background-size: 100% auto;}
#adSwiper .swiper-slide .slide-img{width: 100%;height: 100%;background-position: center center; background-repeat: no-repeat; 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(255,255,255,.95);}


/* 题头 */
.titou{font-size: 40px; font-weight: bold; color: #000; font-style: italic; position:absolute; z-index: 100; top: 20px; left: 0;}
.titou font{color: #6e3223;}

/* 通用更多 */
.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; }
.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: #6e3223;color: #fff;}
.com-more:hover>span{background-image: url(../image/more-icon_hl.png);}



/* .com-more i{font-size: 20px; margin-left: 5px; margin-top: 1px;} */



/* 通用标题 */
.com-title{width: 100%; position: relative;}
.com-title h1{text-align: left;font-size: 26px; font-weight: bold; color: #000; line-height:45px; height:45px;  width: 100%; padding: 0;}
.com-title p{text-align: left; font-size: 18px; color: #666;padding: 0;}
.com-title1 h1{color: #fff;}
.com-title1 p{color: #eee;}

.com-title2 h1{font-size:22px; border-bottom: 1px #eee solid;}





/* 首页--关于我们 */
.index-part2{background:url(../image/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;right: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: 16px;
	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: #6e3223}
.index-part2 .box2 .ul .li,
.index-part2 .box2 .ul .li .a{ color: #000;}
.index-part2 .box2 .ul .li .txt1{ height:40px; }
.index-part2 .box2 .ul .li b{ font-size: 34px; color: #000;}
.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:120px; }
.index-part2 .box2 .ul .li .link .a:before{ left: 0px; top: 5px; content: ''; position: absolute; border: solid 8px transparent; border-left-color: #4d4948}
.index-part2 .box2 .ul .li:hover:before .link .a{ border-left-color: #fdec9a;}
.index-part2 .box2 .ul .li:hover .link .a{color: #fdec9a;}
.index-part2 .box2 .ul .li:hover .link .a:before{border-left-color: #fdec9a;}


#aboutSwiper-btn{text-align: left; bottom: 1px !important;}
.about-bullet{width:30px; height: 30px; background-color:rgba(255,255,255,.7); display:inline-block; position: relative; border-radius:0; margin: 0 8px; cursor: pointer; border: 3px solid transparent; text-align: center; line-height:25px; font-size: 18px; color: #666;}
.about-bullet-active{ background-color:rgba(110,50,35,.95); border: 3px solid gba(110,50,35,.95); color: #fff; 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:20px;}
.homeProduct .probox2 .swiper-wrapper{ width:100%; }
.homeProduct .swiper-slide{position:relative;}
.homeProduct .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(255,255,255,1);
transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
}
.homeProduct .swiper-slide .part1 h1{font-size: 16px; padding-top: 0; padding-bottom: 5px;font-family: yingwen;color: #000;}
.homeProduct .swiper-slide .part1 p{font-size: 22px; padding: 0; margin-bottom: 0; letter-spacing: 2px;color: #000;}
/* .homeProduct .swiper-slide:hover .part1{background-color:rgba(110,50,35,1);} */
.homeProduct .swiper-slide:hover .part1 h1,.homeProduct .swiper-slide:hover .part1 p{color: #000;}

.homeProduct .swiper-slide .part2{width:100%; height:85%; 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: #6e3223; 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: #fdec9a;}
.homeProduct .swiper-slide:hover{width: 520px !important;}

/*首页新闻资讯*/
.homeNews{margin-top:0; padding:15px 0 !important; overflow: hidden;} 
.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: #4d4948;}
.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:#6e3223;}

.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: #fff; 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);}
.homeNews .right .item:hover .h1>div:nth-child(1),.homeNews .right .item:hover .h1>div:nth-child(2),.homeNews .right .item:hover .p{color:#6e3223;}


/* 首页-------盈利屏 */
.yingli .container{padding-top: 0 !important;}
.yingli .container .box1{width: 100%; }
.yingli .box1 ul{width: 100%; box-sizing:border-box; }
.yingli .box1 li{border:5px solid #888; color: #333; box-sizing: border-box; padding:40px 15px 15px 15px; width: 18%; height: 270px; margin: 50px auto 10px auto; text-align:center; cursor: pointer; position: relative; z-index: 10; background-color: #eee; }
.yingli .box1 ul li:nth-child(1){padding-left: 0 !important;}
.yingli .box1 ul li:nth-child(5){padding-right: 0 !important;}
.yingli .box1 li .circle{width:100%; height:60px; z-index: 20; left: 0; top: -35px; position: absolute; }
.yingli .box1 li .circle>div{width: 60px; height: 60px; border-radius: 50%; overflow:hidden; background-color: #888;font-size: 28px;  color: #fff; text-align: center; line-height: 60px; font-family: Arial, Helvetica, sans-serif; margin-right: 5px; }
.yingli .box1 li .img{width:80px; height:80px; margin-bottom:20px; background: url(../image/zhichi.png) no-repeat; background-size: 400px auto; flex-shrink: 0;}
/* .yingli .box1 li .img img{width: 80%;} */
.yingli .box1 li .img-1{background-position:0 0;}
.yingli .box1 li .img-2{background-position:-80px 0;}
.yingli .box1 li .img-3{background-position:-160px 0;}
.yingli .box1 li .img-4{background-position:-240px 0;}
.yingli .box1 li .img-5{background-position:-320px 0;}
.yingli .box1 li .img-6{background-position:0px -80px;}
.yingli .box1 li .img-7{background-position:-80px -80px;}
.yingli .box1 li .img-8{background-position:-160px -80px;}
.yingli .box1 li .img-9{background-position:-240px -80px;}
.yingli .box1 li .img-10{background-position:-320px -80px;}
.yingli .box1 li:hover{border-color: #6e3223; color: #6e3223; background-color: #fff;}
.yingli .box1 li:hover .circle>div{background-color: #6e3223;}
.yingli .box1 li:hover .img{background-image: url(../image/zhichi_hl.png);}
.yingli .box1 li h2{ border-top: 2px solid #888; word-break: break-all;white-space: nowrap; font-size: 20px; padding-top: 15px; padding-bottom: 15px; font-weight: bold;}
.yingli .box1 li:hover h2{border-top: 2px solid #6e3223;}
.yingli .box1 li p{ font-size: 14px; line-height: 20px; width: 150px;}


/* 首页----招商屏 */
.homeZhaoshang{margin-top: 70px;}
.homeZhaoshang .container{position: relative; padding-top: 0 !important;}
.homeZhaoshang .container:nth-child(1){margin-bottom: 20px;}
.homeZhaoshang .container:nth-child(2){margin-bottom: 40px;}
.homeZhaoshang .container>div{}
.homeZhaoshang .box2-1{width: 60%; padding-right:30px; box-sizing: border-box; margin-top: 60px;}
.homeZhaoshang .box2-1 img{max-width:100%; height: auto;}
.homeZhaoshang .box2-2{width:40%; box-sizing: border-box;}

.homeZhaoshang .box2 .swiper-pagination{text-align: right; padding-right: 20px;}
.homeZhaoshang .box2-2{ padding-top: 0; color: #000;}
.homeZhaoshang .box2-2 h1{font-size: 20px; line-height:35px; padding-top: 0;color:#fff;}
.homeZhaoshang .box2-2 h1 span{font-size: 22px; font-weight: bold; color: #fdec9a;}
.zx-new-1{width:470px; padding:0; color: #eee; }
.zx-new-1 td{ padding-bottom:1rem;}
.zx-new-1 tr td:nth-child(1){width: 50px; text-align: left; font-weight: bold; font-size:22px;}
.zx-tit{ font-size:20px;color:#fff; width: 60px !important; }
.zx-input{ box-sizing:border-box; border:1px solid #e2e2e2; width:90%;  padding:5px 5px; border-radius: 5px; font-size:18px; line-height:30px;}
.zx-submit{ text-align:center; width:220px; font-size:24px; line-height:25px; padding:8px 15px; box-sizing: border-box; border-radius:5px; background-color: #4d4948; 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(110,50,35,1); color:#fff;}







/* 首页短视频屏 */
.homevideo{color: #fff;}
.homevideo .container{padding-top:0 !important;}
.homevideo .box2 .title h4 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: normal;
  font-size: 24px;
  font-family: yingwen;
}
.homevideo .box2 .title h2 {
  font-size: 30px;
  color: #000;
  padding-top: 5px;
}
.more2 {color: #000;font-size: 16px;width: 170px;height: 50px;border: 1px solid #000; border-radius: 10px; line-height: 20px;transition: all 0.3s;}
.more2:visited{color: #000;}
.more2 i{font-size: 24px; margin-left: 5px; margin-top: 1px;}
.more2:hover {background-color: #6e3223;color: #fff;border-color: #6e3223;}

.homevideo .box1{padding:0; margin: 0;width: 100%;}
.homevideo .box1 li{color: #000; box-sizing: border-box;  width: 45%; margin: 10px 0 !important; padding: 0; text-align:center; cursor: pointer;}
.homevideo .box1 li .img{width:100%; box-sizing: border-box; padding:10px; margin-bottom:10px; height:470px; position:relative; overflow: hidden;border:2px solid transparent; border-bottom-color: #000;}
.homevideo .box1 li .img img{width:auto; min-width: 100%; height:100%}
.homevideo .box1 li .img .mask{background:url(../image/video-btn.png) no-repeat center center; background-size: 50px 50px; position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.homevideo .box1 li h2{ font-size: 16px; line-height: 35px; width: 100%; padding: 0; margin: 0; }
.homevideo .box1 li:hover{color: #6e3223;}
.homevideo .box1 li:hover .img{border:2px solid #6e3223;}
.homevideo .box1 li:hover .img .mask{background-image:url(../image/video-btn_hl-230603.png);}




/* 首页---门店屏 */
.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 #6e3223;  border-radius: 50%; overflow: hidden;background-color: #fff;}
.mendian .item>.con .logo .logo-1 .tu{width: 80px; height: 80px; background:url('../image/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: #6e3223;}
.mendian .item:hover>.con .logo .logo-1 .tu{background-image:url('../image/logo5.png');}
@keyframes myRotate {
	0%{
		transform: rotate(0);
	}
	100%{
		transform: rotate(360deg);
	}
}
.homeZhaoshang-2{
	padding:0 !important;
	box-sizing: border-box; border: 2px solid #6e3223;
	width:100%;
	margin-top: 0;
}
.homeZhaoshang-2>.left{width: 180px; padding: 10px 0; height:100%; background-color: #6e3223; flex-shrink: 0;}
.homeZhaoshang-2>.left img{width: 80px; height:80px;}
.homeZhaoshang-2>.left>div{color:#fff; font-size: 26px; line-height:35px;  padding-left: 15px;}
/* .homeZhaoshang-2>.right{flex-grow: 1;} */
.brandlogo{flex-grow: 1;  padding:0 20px; box-sizing: border-box; width: 1000px; background-color: #fff; height: 100%; }
.brandlogo .item-prev,.brandlogo .item-next{width:60px; flex-shrink: 0; text-align: center; font-size: 50px; cursor: pointer;color: #4d4948;}
.brandlogo .item-prev:hover,.brandlogo .item-next:hover{color: #6e3223;}
.brandlogo #brandSwiper{flex-grow: 1; width: 800px; text-align: center;}
.brandlogo #brandSwiper .swiper-slide img{display: inline-block; cursor: pointer; width:150px; margin:0 10px;}




/*产品中心页-----------------------*/
.productlist{ margin-bottom: 30px; margin-top:100px;}
.productlist .container{ padding-right: 0;}
.productlist .left{padding-top:90px; padding-bottom: 100px; 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-thumb{background: #666;border-radius:10px;}
.productlist .left::-webkit-scrollbar-corner{background: #666;}
.productlist .left .search{border:1px solid #000; padding:5px 10px; height: 40px;overflow: hidden; margin-bottom: 20;}
.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: bolder;text-transform:uppercase;
}
.productlist .left .tit1 p:nth-child(2){line-height: 30px; margin: 0; font-size: 25px;text-transform:uppercase; font-weight: normal; font-family: yingwen;}
.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%;}


.productlist .left .ziclass{margin-top: 15px; margin-left:0; margin-bottom: 10px; display: none;}
.productlist .left .ziclass.on{display: block;}

.productlist .left .ziclass a{padding:3px 10px; word-break: break-all; font-size:16px; display: block; margin-top:5px;}
.productlist .left .ziclass a:hover,.productlist .left .ziclass a.on{background-color:#000; color: #fff;}

.productlist .left .ziclass1{display:block; height:auto; margin-top: 5px;}
.productlist .left .ziclass1 a{display: inline-block;}
.productlist .left .ziclass2{display:block; height: 260px; overflow:hidden; margin-top: 5px;}
.productlist .left .ziclass2 a{display: inline-block;}


.productlist .left .ziclass2{}


.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:20px;}
.productlist .left .tit2 span:nth-child(1){line-height: 30px; margin: 0; font-size: 25px;text-transform:uppercase; font-weight: normal; font-family: yingwen;color: #929192;}
.productlist .left .tit2 span:nth-child(2){padding: 0; margin: 0; font-size: 20px; font-weight:normal; line-height: 30px; color: #929192; }



.productlist .right{/* background-color: #ccc; */padding-top:30px; padding-bottom: 90px;transition: none;transform: none;}
.productlist .right .list{ width:100%;}
.productlist .right .list li{padding:0 10px 20px 10px;}
.productlist .right .list .img{width:100%; overflow:hidden; box-sizing: border-box; box-shadow: 2px 2px 5px 0 #cccc; border:1px solid #ccc; background-color: #e2e2e2; }
.productlist .right .list .img img{ max-width:100%; max-height:100%; width: auto; height: auto; transition:all .3s;}
.productlist .right .list .img img:hover{transform:scale(1.1);}
.productlist .right .list .tit{ font-size:18px; font-family:yingwen; text-align:left;padding-top:10px;}
.productlist .right .list li a{color: #595757;}
.my-pro-list1 li a:hover{color: #ccc;}
.no-product{font-size:18px;}


/*.fenlei2{height: 100%; flex-grow: 1;}
.fenlei2 a{padding: 0 50px; height:50px;}
.fenlei2 a font{font-size: 18px; color: #4d4948;}
.fenlei2 a span{width: 25px; height: 25px; background:no-repeat center center; background-size:25px 25px; margin-right: 10px;}
.fenlei2 a .span1{background-image: url(../images/footnav-2_hl.png);}
.fenlei2 a .span2{background-image: url(../images/size_hl.png);}
.fenlei2 a.on{background-color: rgba(110, 50, 35, 1);}
.fenlei2 a.on font{color: #fff;}
.fenlei2 a.on .span1{background-image: url(../images/footnav-2.png);}
.fenlei2 a.on .span2{background-image: url(../images/size.png);}
.inpage-nav1 .container{width:1150px;}
 .productlist{ padding: 30px 0 0 0; background-color: #eee;}
.productlist .container{ }
.productlist .right{padding-top:30px; padding-bottom: 30px;transition: none;transform: none;}
.productlist .right .list{ width:100%; padding-bottom: 30px;}
.productlist .right .list li{margin-bottom:20px }
.productlist .right .list .img{width:100%; background-color: #fff; overflow:hidden; border-radius:0; box-shadow: 0px 0px 10px 0 #999;}
.productlist .right .list .img img{ max-width:100%; transition:all .3s;}
.productlist .right .list .tit{ font-size:18px; font-family:yingwen; text-align:left;padding:10px; border-radius:10px; }
.productlist .right .list li a{color: #595757;}
.productlist .right .list .img img:hover{transform:scale(1.1);}
.productlist .right .list li a:hover .img{box-shadow: 0px 0px 20px 0 #555; border-radius: 8px 8px 0 0;}
.productlist .right .list li a:hover .tit{color: #fff; background-color: #6e3223; border-radius: 0 0 8px 8px;}
.no-product{font-size:18px; text-align: center; width: 100%;}
.productlist .specOut{width:100%; padding:0 25px; display: none;}
.productlist .specOut.on{display: block;}
.productlist .spec{width:100%; padding: 30px; background-color: #fff;}
.productlist .spec .tit{width: 90px; flex-shrink: 0;}
.productlist .spec .tit p{padding: 0; line-height: 25px; margin: 0; }
.productlist .spec .tit p:nth-child(1){color:#000; font-size: 18px;}
.productlist .spec .tit p:nth-child(2){color:#aaa9a9; font-size: 14px;}
.productlist .spec .ziclass{flex-grow: 1;}
.productlist .spec .ziclass a{line-height: 25px; font-size: 15px; border-bottom: 3px solid #fff; margin: 0 20px 15px 20px; color:#4d4948;}
.productlist .spec .ziclass a.on,.productlist .spec .ziclass a:hover{border-bottom: 3px solid #6e3223; color: #6e3223;} */
/*产品中心页-end*/



/* 产品展示页 */
.my-proview{height:auto; margin:80px auto 50px auto; }
.my-proview .right{background-color: #4d4948; padding: 30px; box-sizing: border-box; box-shadow: 0 0 10px #666;}
#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: #e2e2e2;
}
#proThumbs .swiper-slide img{max-width:100%; max-height:100%;}
#proThumbs .swiper-slide-thumb-active{
opacity:1;
border:2px solid #fcec9a;
}
.small-items .item-prev,.small-items .item-next{color: #fff;}
.small-items .item-prev:hover,.small-items .item-next:hover{color: #fcec9a;}

.my-proview .left{ position: relative;;}
.my-proview .left .main{box-sizing: border-box; background-color:rgba(170, 169, 169, 1); color: #fff; font-size: 14px; z-index: 5; width: 100%;}
.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: #c0a05c; border-radius: 0 20px 0 0; color: #333;}
.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-canshu-tit{width:20%;font-size: 16px;padding-top: 15px; line-height:25px;}
.my-canshu-value{width:80%;padding-top: 15px; line-height:25px;font-size: 16px;}
.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:90px; width:90px; margin-right: 20px; }
.pro-vr>div{line-height: 30px; 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{border:1px solid #000; color: #fff; background-color: #000; }


.bigimgs{width: 100%; height:100%; background-color: rgba(0,0,0,.7); 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;
  
}

.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;}
.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:#000;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:3px 10px; word-break: break-all; font-size:16px; display: block; margin-top:2px;}
.proleft .ziclass a:hover,.proleft .ziclass a.on{background-color:#000; color: #fff;}
.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:20px;}
.proleft .tit2 span:nth-child(1){line-height: 30px; margin: 0; font-size: 25px;text-transform:uppercase; font-weight: normal; font-family: yingwen;color: #929192;}
.proleft .tit2 span:nth-child(2){padding: 0; margin: 0; font-size: 20px; 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: #6e3223;
    --swiper-navigation-color: #6e3223;
    --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: 25%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  color: #fff;
  font-weight: 800;
  text-align: center;
  max-width: 300px;
  width: 96%;
  height: 100%;
  max-height: 400px;
  padding: 30px 0;
  background-color: rgba(0,0,0,.5);
}

.inpage-banner1 .ctn{background-color: rgba(0,160,233,.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: 25px;
  font-weight: bold;
}
.inpage-banner .ctn h3 {
  font-size: 24px;
  padding-bottom: 20px;
  position: relative;
  line-height: normal;
  font-weight: bold;
}
.inpage-banner .ctn h3::after {
  content: '';
  width: 50px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.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>a{margin:0 30px; 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:last-child{margin-right: 15px;}
.inpage-nav .fenlei>a:first-child{border-left: 0;}
.inpage-nav .fenlei>a:hover{color: #6e3223; border-bottom:3px solid #6e3223;}
.inpage-nav .fenlei>a.active{color: #6e3223; border-bottom:3px solid #6e3223; 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;
}
.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/homelogo_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: #6e3223;}
/* .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: #6e3223; border-bottom:3px solid #6e3223; }
.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: #6e3223; border-bottom:3px solid #6e3223;}

.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: 40px; margin-bottom: 100px;}

.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(../image/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(../image/bg-2.png) no-repeat left bottom; background-size: 100% 100%; z-index: 20;position: absolute; left: 0;  bottom: 0;}

/* .screen2{background-image:url(/Public/images/fullpage2.jpg);}
.screen3{background-image:url(../image/fullpage3.jpg);}
.screen4{background-image:url(../image/fullpage4.jpg);}
.screen5{background-image:url(../image/fullpage5.jpg);}
.screen6{background-image:url(../image/fullpage6.jpg);} */

.screen2{background:#fff;}
.screen3{background-image:url(../image/fullpage3.jpg);}
.screen4{background-image:url(../image/fullpage4.jpg);}
.screen5{background-image:url(../image/fullpage5.jpg); background-size: 100% auto; background-position: center top;}
.screen6{background-image:url(../image/fullpage6.jpg); }
.screen7{background-image:url(../image/fullpage7.jpg);}
.screen8{background-image:url(../image/fullpage8.jpg);}
.screen9{background-color: #4d4948; position: relative;}

/* 品牌简介 */
.aboutpage .box1{width: 100%; margin-top: 30px; font-size:18px;}
.aboutpage .box1 img{max-width: 100%; padding: 0; margin: 0;}
.about1-2 {}
.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: #fff;}
.about1-2 .item.on{background-color:rgba(40,40,40,.3);}
.about1-2 .item:hover{background-color:#6e3223; color: #fff;}
.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;}

.aboutpage .about2 {
  margin: 30px auto 50px auto;
  position: relative;
  height: 600px;
  width: 1200px;
}
.aboutpage .about2::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;
}
.aboutpage .about2 > .img {position: relative;}
.aboutpage .about2 > .img img {width: 100%;height: 100%;}
.aboutpage .about2-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: flex;
}
.aboutpage .about2-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;
}
.aboutpage .about2-list .item:last-of-type {
  border: 0 none;
}
.aboutpage .about2-list .item:hover .con2 {
  opacity: 1;
}
.my-aboutus .part2-list .item .icon {
  line-height: 50px;
}
.aboutpage .about2-list .item .con {
  width: 100%;
  margin-top: 20px;
}
.aboutpage .about2-list .item .con h2 {
  font-size: 24px;
}
.aboutpage .about2-list .item .con h4 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
}
.aboutpage .about2-list .item .con2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transition: all 0.6s;
  opacity: 0;
}
.aboutpage .about2-list .item .con2 .img {
  position: relative;
  height: 100%;
}
.aboutpage .about2-list .item .con2 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutpage .about2-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;
  text-shadow: 0 0 5px #000;
}
.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;}








/* 智能制造 */
.aboutpage .part4-list {padding-top: 30px;}
.aboutpage .part4-list li {
  width: 25%;
  border: 1px solid #dbdbdb;
  text-align: center;
  height: 400px;
  box-sizing: border-box;
  padding: 5% 3%;
  transition: all 0.6s;
  transform: skewY(-3deg);
  cursor: pointer;
}



.aboutpage .part4-list li{position: relative; }
.aboutpage .part4-list li:nth-child(1){z-index:4;}
.aboutpage .part4-list li:nth-child(2){z-index:3;}
.aboutpage .part4-list li:nth-child(3){z-index:2;}
.aboutpage .part4-list li:nth-child(4){z-index:1;}
.aboutpage .part4-list li .pic{width:100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;
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 */
}
.aboutpage .part4-list li .pic img{height: 100%; overflow: hidden;}
.aboutpage .part4-list li .pic .tit{position: absolute;bottom: -10px; left: 0; z-index: 10; line-height: 45px; height: 50px; width: 102%; text-align: center; font-size: 25px; color: #000; background-color: #eee;}
.aboutpage .part4-list li:hover .pic{opacity: 1;}
.aboutpage .part4-list li:hover {
  border-color: #eee;
}
.aboutpage .part4-list li:hover h2 {
  color: #fff;
}
.aboutpage .part4-list li:hover .txt {
  color: #fff;
}
.aboutpage .part4-list li .img{
  width: 45px;height:45px; background-position: center center; background-size: 100% auto; background-repeat: no-repeat; flex-shrink: 0;transform: skewY(3deg);
}
.aboutpage .part4-list li .img.img1{background-image: url(../image/icon1.png);}
.aboutpage .part4-list li .img.img2{background-image: url(https://www.newnanyue.com/Public/images/icon2.png);}
.aboutpage .part4-list li .img.img3{background-image: url(https://www.newnanyue.com/Public/images/icon3.png);}
.aboutpage .part4-list li .img.img4{background-image: url(https://www.newnanyue.com/Public/images/icon4.png);}
.aboutpage .part4-list li:hover .img.img1{background-image: url(https://www.newnanyue.com/Public/images/icon1_hl.png);}
.aboutpage .part4-list li:hover .img.img2{background-image: url(https://www.newnanyue.com/Public/images/icon2_hl.png);}
.aboutpage .part4-list li:hover .img.img3{background-image: url(https://www.newnanyue.com/Public/images/icon3_hl.png);}
.aboutpage .part4-list li:hover .img.img4{background-image: url(https://www.newnanyue.com/Public/images/icon4_hl.png);}
.aboutpage .part4-list li h2 {
  margin: 30px auto 60px;
  color: #252525;
  font-size: 24px;
  width: 100%;
}
.aboutpage .part4-list li .txt {
  width: 100%;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 1.6;
}

/* 品牌优势 */
.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; }


/* 品牌理念 */
/* .aboutpage .box4 {padding: 30px 10% 0 10%;}
.aboutpage .box4 li {
  width: 29%;
  margin: 0 2% 20px 2%;
  border: 1px solid #c3c2c2;
  text-align: center;
  height: 300px;
  box-sizing: border-box;
  padding: 5% 3%;
  transition: all 0.6s;
  cursor: pointer;
  
}
.aboutpage .box4 li:hover {
  background-color: #6e3223;
  border-color: #6e3223;
}
.aboutpage .box4 li:hover h2 {
  color: #fff;
}
.aboutpage .box4 li:hover .txt {
  color: #fff;
}
.aboutpage .box4 li .img {
  width: 45px;height: 45px; padding-top:45px; background-position: center center; background-size: 100% 100%; background-repeat: no-repeat; font-size:30px; line-height: 45px; margin-bottom: 20px; color: #6e3223;
}
.aboutpage .box4 li:hover .img{color: #fff;}
.aboutpage .box4 li .img.img1{background-image: url(../images/icon4-1.png);}
.aboutpage .box4 li .img.img2{background-image: url(../images/icon4-2.png);}
.aboutpage .box4 li .img.img3{background-image: url(../images/icon4-3.png);}
.aboutpage .box4 li .img.img4{background-image: url(../images/icon4-4.png);}
.aboutpage .box4 li .img.img5{background-image: url(../images/icon4-5.png);}
.aboutpage .box4 li .img.img6{background-image: url(../images/icon4-6.png);}
.aboutpage .box4 li:hover .img.img1{background-image: url(../images/icon4-1_hl.png);}
.aboutpage .box4 li:hover .img.img2{background-image: url(../images/icon4-2_hl.png);}
.aboutpage .box4 li:hover .img.img3{background-image: url(../images/icon4-3_hl.png);}
.aboutpage .box4 li:hover .img.img4{background-image: url(../images/icon4-4_hl.png);}
.aboutpage .box4 li:hover .img.img5{background-image: url(../images/icon4-5_hl.png);}
.aboutpage .box4 li:hover .img.img6{background-image: url(../images/icon4-6_hl.png);}
.aboutpage .box4 li .img1,.aboutpage .box4 li .tit1{color: #5f1985;}
.aboutpage .box4 li .img2,.aboutpage .box4 li .tit2{color: #f29601;}
.aboutpage .box4 li .img3,.aboutpage .box4 li .tit3{color: #1f65e7;}
.aboutpage .box4 li .img4,.aboutpage .box4 li .tit4{color: #fa1111;}
.aboutpage .box4 li .img5,.aboutpage .box4 li .tit5{color: #8dc21f;}
.aboutpage .box4 li .img6,.aboutpage .box4 li .tit6{color: #6e3223;}

.aboutpage .box4 li h2 {
  margin: 30px auto 0 auto;
  color: #000;
  font-size: 24px;
  width: 100%;
  
}
.aboutpage .box4 li .txt {
  width: 100%;
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  text-align: center;
} */





/* 发展历程 */
#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: #6e3223; font-weight: bold;}
#lichengitems .swiper-slide.swiper-slide-thumb-active .line{background-color: #6e3223;margin:0 0 0 0; height: 40px;}
#lichengitems .swiper-slide.swiper-slide-thumb-active .circle{background-color: #6e3223;}
.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;}


/* 联系我们 */
.aboutpage .screen.screen06{padding-top: 30px; }
.aboutpage .box8{width: 100%; font-size:18px;}
.aboutpage .box8 img{max-width: 100%;}
/* 品牌内页------------------end */


/* 招商加盟内页-------------------- */
.joinpage{margin-top: 0; margin-bottom: 0;}
.inactr{}
.inactr .box1{width: 100%; margin-top:0; font-size:18px;}

.inactr .box1 img{max-width: 100%;}
.inactr .box2{ padding-top: 0; background-color: #05073c; color: #fff; margin-top: -10px; padding-bottom: 50px; width: 100%;}
.inactr .box2 h1{font-size: 20px; line-height:35px; padding: 0 50px;}
.inactr .box2 h1 span{font-size: 22px; font-weight: bold;}
.joinpage .moreinfo2{width: 100%; box-sizing: border-box; border:1px solid #ccc; border-radius: 10px; overflow: hidden; position: relative; padding-top: 40px; z-index: 5; background-color: #fff; }
.joinpage .moreinfo2.fixed{width:240px;position: fixed; top:150px;}
.joinpage .moreinfo2>.tit{position: absolute; z-index: 10; top:0; left:0; width: 100%; height:40px !important; line-height:40px; letter-spacing:7px; font-size:18px;  background-color:#6e3223; color:#FFF; text-align:center; padding: 0 0 0 15px;}
.joinpage .moreinfo2>.tit i{font-size:24px;}
.joinpage .moreinfo2 .item{display: block;margin: 15px 10px 25px 10px; border-bottom: 1px solid #ccc; }
.joinpage .moreinfo2 .item:last-child{border-bottom: 0;}
.joinpage .moreinfo2 .item .img{width: 100%; max-height:260px; overflow: hidden; margin-bottom:0; box-sizing: border-box; }
.joinpage .moreinfo2 .item .img img{width:100%; height: auto;}
.joinpage .moreinfo2 .item>.tit{ text-align: center; line-height: 40px; font-size: 16px;}

.joinpage .homeZhaoshang{width: 100%;margin-top: 50px; margin-bottom: 50px;padding-top:50px; border-top: 1px solid #ccc;}
.joinpage .homeZhaoshang .box2-2{width: 650px;}
.joinpage .zx-new-1{width: 100%;}

.inactr .box2-2 h1{color:#4d4948;}
.inactr .box2-2 h1 span{color: #000;}
.inactr .zx-tit{color:#000;}



.share-btn{width: 100%;}
.share-btn a.sina,.share-btn a.qqZone{cursor: pointer;}
.share-btn>div img{width:25px; height: 25px;}
.bdshare-button-style1-16 a ,.bdshare-button-style1-24 a{
	background-image: url(../image/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{margin-top: 30px; margin-bottom: 50px;}
.invideo .box2{padding-top: 30px; padding-bottom: 20px;}
.invideo .box1 li{width: 30%; height:310px; margin: 10px 1% 50px 1%; }
.invideo .box1 li .img{width:100%; padding:10px; margin-bottom:10px; height:300px; }



/* 新闻内页 */
.innews{ margin-top:30px;}

.innews .box1 li{padding: 15px; margin-bottom: 20px;}
.innews .box1 .left{display:block; box-sizing: border-box; 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:#6e3223;}
.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: auto; 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: #6e3223; 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;}


/* 新闻展示页 */
.in-newsview{padding-top:0;}

.zhengwen .share-out{position:fixed !important; top:200px; left:-100px; z-index: 1000; width: 40px;}
.zhengwen .share-out.on{left:10px;}


.newview{padding:30px 50px 50px 50px; overflow:hidden; position: relative; border-radius: 5px; }
.newview-tit{ text-align:center; padding:15px 0; font-weight: bold; color: #000;}

.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%;}
.nvbg{background-image:url(https://www.newnanyue.com/Public/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.newnanyue.com/Public/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{  height:35px; padding:5px 10px 5px 10px; box-sizing: border-box;  }
.new-more li img{ max-width:100%; height:auto;}
.new-more li.img{height: auto; padding:0 0 10px; margin-bottom: 30px; border-bottom: 1px solid #eee; box-sizing: border-box;  }
.new-more li.img img{width: 100%;  overflow: hidden; max-height:220px; overflow: hidden;}
.new-more li.img a{text-align: center;}

.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:#6e3223;}
.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.tit{ line-height:40px; letter-spacing:7px; font-size:20px; height:40px; background-color:#6e3223; color:#FFF; text-align:center; padding: 0;}
.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{ padding: 3px 8px; background-color: #6e3223; color: #fff; margin-right: 15px; white-space:nowrap;}
.my-label i{font-size: 24px; margin-right: 15px;}


/* 下载中心内页*/
.indownload{
	background-color: #eee;
	background: #eee url(../image/bg-2.jpg) no-repeat center center;
	background-size: 100% auto;
	
}
.indownload .login{
	min-height: 750px;
}
.indownload .login .win{padding: 50px 80px; background-color:rgba(201, 201, 201, .95);  overflow: hidden; box-shadow: 0 0 20px #333;}
.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:5px; color:#fff;}
.indownload .zx-new-1 .zx-submit:hover{background-color:#6e3223;}
.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:#6e3223;}
.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:hover .tit{background-color: #007563;} */
.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: #6e3223;
  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{padding-top: 100px; padding-bottom:50px;background:url(../image/store_bg.jpg) no-repeat center center;background-size: 100% auto;}
.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; background-color: #fff; margin-left: 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(../image/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%;}
.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 .item1{text-align: center; width: 100%;padding: 10px 0; font-size: 14px;}
.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: #fdec9a;border-radius:2px;}
.storelist .list::-webkit-scrollbar-thumb:hover{background: #fdec9a;}
.storelist .list::-webkit-scrollbar-corner{background: #fdec9a;}



/* 工程案例展示页 */
.caseview-in{background: url(../image/pcasebg.jpg) no-repeat center center; background-size: 100% auto; overflow: hidden; margin-top: 70px;}
.caseview-in .container{ height: 100%; }
.caseview-in .inbox{width:100%; height: 90%;position: relative;}
.caseview-in .inbox .reback{position:absolute; bottom: 0;z-index: 11; right: 0; padding: 5px 20px; font-size: 26px;  background-color: #6e3223; color: #fff;}
.caseview-in .inbox .reback i{padding-right: 10px;}
.caseview-in .inbox .inbox-1{width:68%; height:100%; box-sizing: border-box; padding: 25px; background-color: #fff; box-shadow: 0 0 10px #ccc; z-index:10;}
.caseview-in .inbox-1 .box1{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.caseview-in .inbox-1 .box1 h1{font-size:22px; line-height: 30px; flex-grow: 1; padding-right: 30px;}
.caseview-in .inbox-1 .box1 .box1-2{flex-shrink: 0; width: 170px;}
.caseview-in .inbox-1 .box1 .box1-2 .share-btn>div img{width:15px; height: 15px;}
.caseview-in .box1-2-1{font-size: 16px; padding-right: 5px;}
.caseview-in .box1-2-1>div:nth-child(1){padding-right: 20px;}
.caseview-in .box1-2-1>div i{color:#6e3223;}
.caseview-in .inbox-1 .box2{height:80%; box-sizing: border-box; overflow-x: hidden; overflow-y:auto; font-size: 16px;}
.caseview-in .inbox-1 .box2 img{max-width: 100%;}
.caseview-in .inbox .inbox-2{width:30%; height:100%; box-sizing: border-box; background-color: #fff; box-shadow: 0 0 10px #ccc; z-index: 9; overflow: hidden;}
.caseview-in .inbox .inbox-2 .tit{width: 100%; height:50px; background-color:#eee; color: #000; font-size: 18px; padding: 0 15px 0 20px; box-sizing: border-box;}
.caseview-in .inbox .inbox-2 .tit i{font-size:30px;} 
.caseview-in .inbox-1 .box2 .box2-1 img{margin-bottom: 10px;}
.caseview-in .inbox-1 .box2 .box2-1 img:last-child{margin-bottom: 0;}
.caseview-in .inbox-1 .box2 .box2-2{margin-top: 20px;}



/*网站地图*/
.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{ height:80px; padding: 15px 0 15px 0; border-bottom: 1px solid #D4D2D2;}
.my-sitemap-top img{ max-height:100%; 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 li{ float:left; }
.m-pagination .inner a{margin-bottom:15px !important; }
.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:#6e3223;color:#fff;background-color:#6e3223;}

.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;}
	.container{width:1200px;}
	.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:20px;}
	.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;}
	
	
	/* 首页视频 */
	.homevideo .box1{margin-top: 50px;}
	.homevideo .box1 li .img{height:440px;}
	
	
	/* 门店内页 */
	.in-store .incontainer{width:1300px;}
	
	/* 左侧分享 */
	.zhengwen .share-out.on{left:50px;}
	
	/* 视频 */
	
	.modal-dialog{width:750px; height:650px;}
	.modal-content iframe{ width:100%; height:500px;}
	
	.brandlogo #brandSwiper .swiper-slide img{width:110px; margin:0 20px;}
	.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:100px;}
	
	/*视频*/
	.modal-dialog {width:900px; height:700px;}
	.modal-content iframe{ width:100%; height:600px;}

	.brandlogo #brandSwiper .swiper-slide img{width:115px;}
	
	
	
}
@media ( min-width : 1400px) {
	/* .incontainer{width:1200px;} */
	
	/* 左侧分享 */
	.zhengwen .share-out.on{left:120px;}
	
	/* 门店内页 */
	.in-store .incontainer{width:1400px;}

	
	/* 首页新闻屏 */
	/* .homeNews .item .img{width: 350px; height: 300px;}
	.homeNews .item .img img{height: 100%;  width: auto; min-width: 100%;}
	.homeNews .item .con{width: 350px; height: 300px; padding:40px 35px 60px 35px;} */
	
	
}
@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:1400px;}
	
	
	
	/* 首页产品分类 */
	/* .homeProduct .probox2{width:1400px; margin-top:20px;}
	.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:100px;}
	
	/* 内页门店 */
	.storelist{flex-shrink: 0;}
	
	/* 品牌内页 */
	.index1-2 .item h4 {font-size: 18px;}
	
	/* 招商加盟内页 */
	.joinpage .moreinfo2.fixed{width:286px;}
	
	/* 品牌内页-核心优势 */
	.aboutwin .con .item{padding-right:30px; width:310px;margin-top: 30px;}

}

@media ( min-width : 1600px) {
	.homepage .container{width:1500px; padding: 0;}
	.container{width:1500px;}
	.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:20px;}
	.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;}
	
	
	/* 门店内页 */
	.in-store .incontainer{width:1400px;}
	
	/* 顶部栏目 */
	.my-navbar>div .item2{right:unset;left: -160px;}
	
	
	
	/* 新闻内页 */
	.innews .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:130px; 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;}
	.pcontainer{width: 1300px;}
	.homepage .container{width:1600px; padding:0;}
	.header .logo img{height: 60px;}
	
	/* 首页新闻 */
	/* .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:20px;}
	.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;}
	
	
	/* .incontainer{width:1500px;} */
	/* 左侧分享 */
	.zhengwen .share-out.on{left:170px;}
	
	/* 产品展示内页 */
	/* .proleft.fixed{width:330px;} */
	
	/* 新闻内页 */
	.moreRight.fixed{width:350px !important;}
	
	/* 招商加盟内页 */
	.joinpage .moreRight.fixed{width:340px !important;}
	
	/* 品牌内页-核心优势 */
	.aboutwin .con .item{padding-right:50px; width:330px;margin-top: 30px;}
	
	.rfbtn2{right: 50px;}
	#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; 
}



