/* CSS Document */
*, ::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);
}
html, body {  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;}
html {	-webkit-text-size-adjust: 100%;	font-size: 14px;}
body {
    background: #fff;
	/* -webkit-text-size-adjust: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none; */
	overflow-x: hidden;
	color: #333;
	line-height:1.8;
}
h1, h2, h3, h4, h5,h6 {margin: 0;padding: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;	padding: 0;	margin: 0;}
input, textarea,pre{font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;}
input, textarea {margin: 0;	padding: 0;	outline: 0;	-webkit-appearance: none;	border-radius: 0;}
select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #000;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(http://www.romantic-ltd.com/Public/images/select.gif) no-repeat scroll 98% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {display: none;}
a, a:link, a:visited, a:hover, a:active {
text-decoration: none;
 /* 去掉链接触摸高亮 */
noline:-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
}
:focus, a:focus {outline: none;	-moz-outline: none;}
table, td, th {	border-collapse: collapse;	border-spacing: 0;}
.ul, .ul li {list-style: none;}
hr {margin: 0;padding: 0;border: 0;	color: #000;background-color: #000;	height: 1px}
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; 
}
.Ispic {background-repeat: no-repeat;background-position: center center;background-size: cover;}
pre {white-space: pre-wrap;	white-space: -moz-pre-wrap;	white-space: -pre-wrap;	white-space: -o-pre-wrap;word-wrap: break-word;	margin: 0;text-align: justify;text-justify: inter-ideograph;}
.clear {clear: both;height: 0px;font-size: 0px;	line-height: 0px;overflow: hidden;	zoom: 0;}
.clearfix:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {	zoom: 1;}
/*单行文本省略号*/
.dot {	display: block;	overflow: hidden;	white-space: nowrap;text-overflow: ellipsis;}
.dot2, .dot3, .dot4 {display: -webkit-box;	display: box;overflow: hidden;	text-overflow: ellipsis;	word-break: break-all;	-webkit-box-orient: vertical;}
.dot2 {	-webkit-line-clamp: 2;}
.dot3 {	-webkit-line-clamp: 3;}
.dot4 {	-webkit-line-clamp: 4;}
.wow {visibility: hidden;}



@font-face{font-family:'yingwen';src:url('http://www.romantic-ltd.com/Public/Css/font/CAI978.ttf');}

@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: 560px;

	}

	100% {
		left:0;
		width: 1295px;
		height:560px;
	}
}


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:#193993; text-decoration:none;}
.text-big{ text-transform:uppercase;}
.f-c-0260aa{color:#0260aa;}
.my-c-f9c385{ color:#f9c385;}
.my-c-898887{ color:#898887;}
.my-c-006661{color:#193993;}
.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;}
.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-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: 40px;}
.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-120{margin-top:120px;}
.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;
}
.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-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;flex-wrap: wrap;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row;
}
.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-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-hbc{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:justify; -webkit-box-align:center;
	display: flex; justify-content:space-between; align-items:center; flex-direction:column;
}



.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-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-rb{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align: end; -webkit-box-orient:horizontal;
	display: flex; justify-content: flex-end; align-items:flex-end; flex-direction:row;
}
.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-nrc{
	display: -webkit-box; -webkit-box-pack:center; -webkit-box-align: end; -webkit-box-lines:word-break;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;
}

.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;
}
.nodata{ text-align:center; font-size: 16px;}
.nodata i{font-size: 18px;}

body{font-family:'Microsoft YaHei','SimSun',Arial,Sans-Serif; color:#414141;} /*有用*/
body.first{overflow: hidden;}
div{ box-sizing:border-box;}

body::-webkit-scrollbar{ width:10px;}
body::-webkit-scrollbar-track{background: #999;border-radius:2px;}
body::-webkit-scrollbar-thumb{background: #333;border-radius:10px;}
body::-webkit-scrollbar-thumb:hover{background: #333;}
body::-webkit-scrollbar-corner{background: #333;}

/* 公共样式 */
.index_title1{ position: relative;}
.index_title1 h2{ font-size: 34px; font-weight: bold; padding-bottom: 0;}
.index_title1 p{ font-size: 18px; color: #999999}
.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: #193993; border-bottom-width: 2px;}
.index_title1 a.more:hover{color: #193993; font-weight: bold;}
.index_title1 a.more i{font-size: 18px;}

/* .index_title1 a.more:hover{ border-bottom: none}
.index_title1 a.more:hover:before{transform:skew(-30deg); background-color: #c8192a;} */





/*弹出层自定义样式*/
.openLayercss .layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: 200px;
    top: 0;
    width: 50px;
    height:50px;
    margin-left: 0;
	background: url(http://www.romantic-ltd.com/Public/images/close.png) no-repeat center center;
	background-size: 100% 100%;
	
    *right: 200px;
    _display: none;
}
.openLayercss .layui-layer-setwin .layui-layer-close2:hover{
	
	background: url(http://www.romantic-ltd.com/Public/images/close_hl.png) no-repeat center center;
	background-size: 100% 100%;
}
.layer-anim{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.8s !important;animation-duration:.8s !important;}

/* 右下解浮动按钮 */
.rfbtn{position: fixed; bottom: 100px; right: 10px; z-index: 50; width:30px;}
.rfbtn2{right: 60px;}
.rfbtn>a{width: 30px; height: 30px; position: relative; display: block; margin-bottom:5px;}
.rfbtn>a.weixin{}
.rfbtn>a.phone{}
.rfbtn a>img,.rfbtn>a>div.more>ul>li>img{width: 30px; height: 30px;
/* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
	opacity:.7; filter:Alpha(opacity=70); */
}
/* .rfbtn2 a>img,.rfbtn2>a>div.more>ul>li>img{width: 35px; height: 35px;
	 filter: brightness(100);
}
.rfbtn a:hover>img,.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);
} */


.rfbtn>a>div{display:none; position: absolute; top: 0; right:40px;}
.rfbtn>a.phone>div{right: 30px;}
.rfbtn>a:hover>div{display: block;}
.rfbtn>a>div img{width: 110px;}
.rfbtn>a>div.tel1{background-color: #193993; color: #fff; font-size: 20px; line-height:35px; 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: -115px; 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{ background-color: #515151; 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{}


.inpagefoot{text-align: center; padding: 30px 0 20px 0; z-index: 100;}
.inpagefoot2{position: fixed; left: 0; bottom: 0; width: 100%;}

.inpagefoot>div{position: relative;}
.inpagefoot>div .select{
  width: 140px;
  border: 1px solid #333;
  font-size: 14px;
  color: #333;
  padding-right: 50px;
  padding-left: 10px;
  background:transparent url(../image/select_hl.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: 0;
  top: -10px;
  
}


.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: -10px;
}

.zwLeft{min-height: 750px; width: 70%; position: relative;}
.zwLeft img{max-width: 100%;}



/* 全站页头 */
.header.container-fluid{background-color:rgba(255,255,255,1);height: 80px; position: fixed; top: 0; left: 0; z-index: 100; width: 100%; padding: 0;}
.header1.container-fluid{background-color:rgba(255,255,255,1);}

.header-1{width: 100%; box-sizing: border-box; height: 80px; padding:0 0 0 5%;position: relative;}
.header-1>a{width: 240px;}
.header-1 .logo img{width:200px; }
.header-1>img{height: 50px;margin-left: 15px;}
.header-1 .sekuai{position: absolute; height: 70px; width:40px; top:0px;}
.header-1 .sekuai1{z-index: 10; right: 0; background-color: #193993;}
.header-1 .sekuai2{z-index: 11; right: 40px; background-color: #3252ab;}
.header-1 .sekuai3{z-index: 12; right: 80px; background-color: #3e5bae;}
.header-1 .sekuai4{z-index: 13; right: 120px; background-color: #4965b4;}
.header-1 .sekuai5{z-index: 14; right: 160px; background-color: #5471c0;}
.header-1 .sekuai6{z-index: 15; right: 200px; background-color: #5f7cce;}
.header-1 .sekuai7{z-index: 16; right: 240px; background-color: #6382db}
.header-1 .sekuai8{z-index: 17; right: 280px; background-color: #7495f2;}
.header-2{width: 100; height: 50px; box-sizing: border-box;background-color: #4d4f53;}

.my-navbar{ height:50px; padding:0;font-size: 18px;}
.my-navbar>div{ box-sizing:border-box;padding:0;text-align: center;height:50px; flex: 1 1 auto;}
.my-navbar>div>a{display:block; overflow: visible;line-height:50px; color:#fff;}
.my-navbar>div>a.active,.my-navbar>div>a.on{background-color: #193993;color: #fff;}
.my-navbar>div .item{display:none;position: absolute;top:50px; left: 0;  width:100%; background-color:rgba(255,255,255,1); box-sizing: border-box; padding: 20px 3% 5px 3%;}
.my-navbar>div .item>div{width:100%;}
.my-navbar>div .item .left{width:20%; flex-shrink: 0; padding-right: 50px; box-sizing: border-box; border-right: 1px solid #193993;  margin-bottom: 30px;}

.my-navbar>div .item .left h1{color: #193993; text-align: left; font-size: 24px; font-weight: bold;} 
.my-navbar>div .item .left p{text-align: left; font-size: 16px; margin: 10px 0 0 0;}
.my-navbar>div .item .oneclass{width: 80%; box-sizing: border-box; padding-left:50px;}
.my-navbar>div .item .oneclass a{text-align: left; font-size: 16px; position: relative;width:160px;box-sizing: border-box; margin-right:20px; border-bottom: 1px solid #193993; border-right: 0; margin-top: 15px; margin-bottom: 15px;}
.my-navbar>div .item .oneclass a:last-child{margin-right: 0;}
.my-navbar>div .item .oneclass a .img{width: 160px; height: 107px; overflow: hidden;}
.my-navbar>div .item .oneclass a .img img{width: 100%;}
.my-navbar>div .item .oneclass a:hover .img img{transform:scale(1.1);}
.my-navbar>div .item .oneclass a h2{ line-height: 35px; font-size: 16px;}

.allsearch{line-height:50px;}
.allsearch i{cursor:pointer; font-size: 20px; color: #fff; }
.allsearch>div{display:none;position: absolute;top:50px; right: 20px;  width:280px; height:140px; background-color:rgba(255,255,255,1); 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 #193993; box-sizing: border-box; border-radius: 5px; font-size: 16px;}
.allsearch>div input[type=button]{width:100%; height: 35px; color: #fff; background-color:#193993; padding:5px 20px;box-sizing: border-box; border-radius: 5px;border: 0; font-size: 16px; cursor: pointer; letter-spacing: 10px; margin-top: -10px; }


/*内页页头广告*/
.inpage-banner {
  position: relative;
  padding: 0;
}
.inpage-banner .img{max-height:600px; width: 100%; *width:300px; overflow: hidden; }
.inpage-banner img {
  width: 100%;
}
.inpage-banner .ctn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  color: #fff;
  font-weight: 800;
  text-align: center;
  max-width: 300px;
  width: 96%;
  padding: 30px 0;
  background-color: rgba(0,0,0,.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-nav{width: 100%; height: 50px; background-color:#fff; border-bottom: 1px solid #e8e8e8; overflow: visible; z-index: 99;}
.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: 18px; color: #888;border-bottom:3px solid transparent;overflow: visible; }
.about-nav .fenlei>a{margin: 0 20px;}


.inpage-nav .fenlei>a:last-child{margin-right: 15px;}
.inpage-nav .fenlei>a:first-child{border-left: 0;}
.inpage-nav .fenlei>a:hover{color: #193993; border-bottom:3px solid #193993;}
.inpage-nav .fenlei>a.active{color: #193993; border-bottom:3px solid #193993; font-weight: bold; }
.inpage-navTop{position: fixed; top:120px;left: 0; z-index:20;}
.my-daohang{
	font-size: 18px; color: #000; padding:10px 0 10px 55px; position: relative; box-sizing: border-box; flex-shrink: 0; margin-right: 30px;
}
.my-daohang1{width: 100%; margin-top:50px; margin-bottom: 30px;}
.my-daohang span{ padding-right: 5px; padding-left: 5px;}
.my-daohang::before{content: ""; width:25px; height: 25px; top:10px; left: 15px; display: block; position: absolute; background: url(../image/jixiangwu.png) no-repeat left center; background-size: 25px 25px;}
.my-daohang a,.my-daohang a:visited{color: #666;}
.my-daohang a:hover{color: #193993;}

.inpage-nav .fenlei-a>a{margin:0 20px;}




/*首页-------------------*/
/* 首页----页脚 */
.footer.container-fluid{background-color:rgba(77,79,83,1);height:60px; z-index: 100; width: 100%; padding: 0; border-top: 0 !important;}
.footer2.container-fluid{position: relative; bottom:none; left: none;}
.footer-1{width: 100%; height: 30px;}
.footer-1 a{height:30px; flex: 1 1 auto; line-height:30px; color:#fff; font-size: 16px;}
.footer-1 a.active,.footer-1 a:hover{background-color: #193993;color: #fff;}
.footer-2{width: 100%; height: 30px;color:#fff; text-align: center;  line-height: 26px;}
.footer-2 a,.footer-2 a:visited,.footer-2 a:hover{color: #fff;}
.footer-2>div:nth-child(2){width: 150px; flex-shrink: 0; margin-left:30px;}
.footer-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:25px auto;
  height: 25px;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;

}



/* 第一屏 */
.index-part1{margin: 120px 0 0 0; padding: 0; cursor: pointer;}
.index-part1.swiper-container,#adSwiper.swiper-container{width: 100%; height: 100%;}
#adSwiper .swiper-slide{ background-position: center center; background-repeat: no-repeat; background-size:  100%; height: 800px;}
.ad-bullet{width:12px; height: 12px; background-color:rgba(255,255,255,.3); display:inline-block; position: relative; border-radius:50%; margin: 0 8px; cursor: pointer;}
.ad-bullet-active{ background-color:rgba(0,117,99,.95);}

/*视频背景*/
.fullvideo{position: fixed; z-index: 999; left: 0; top: 0; width: 100%; height: 100%; background: #fff url(../image/loading.gif) no-repeat center center; background-size:60px 60px;}

#bg-video-box .banner-center-text {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#bg-video-box .banner-center-text .btn-box{
	margin-top: 50px;

}

#bg-video-box .banner-center-text .btn-box .foot-2{margin-top: 20px; color: #9d9d9e; position: relative;}
#bg-video-box .banner-center-text .btn-box .foot-2 a,#bg-video-box .banner-center-text .btn-bo .foot-2 a:hover{color: #9d9d9e;}

.inweb{width: 100%;  position: fixed; left: 0; bottom: 40px; height: 50px; text-align: right; box-sizing: border-box; padding-right: 100px;}
.inweb a{width: 200px; height: 60px;  background-color:rgba(0,117,99,1); text-align: center; color: #fff; font-size: 18px; line-height: 60px; border-radius: 10px; overflow:hidden; display: inline-block;}

.home .main .item-8 input::-webkit-input-placeholder{color: #fff;}
.home .main .item-8 input::-moz-input-placeholder{color: #fff;}
.home .main .item-8 input::-ms-input-placeholder{color: #fff;}
input:focus::-webkit-input-placeholder {color:transparent !important;/* WebKit browsers */}
input:focus:-moz-placeholder {color: transparent !important;/* Mozilla Firefox 4 to 18 */}
input:focus::-moz-placeholder { color:transparent !important; /* Mozilla Firefox 19+ */}
input:focus:-ms-input-placeholder {color:transparent !important; /* Internet Explorer 10+ */}
 
/*视频背景 end*/

/* 首页第二屏-关于我们 */
.index-part2{padding-top: 70px; padding-bottom: 40px; background-color: rgba(255,255,255,1);}
.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: 360px; background-color: rgba(138,138,138,.7); position: absolute; bottom: 50px; left: 40px; padding:20px 30px 50px 30px; color: #fff;}
.index-part2 .swiper-slide .con:before {
    content: '';
    position: absolute;
    display: block;
    width: 94%;
    height: 94%;
    left: 3%;
    top: 3%;
    border: solid 1px rgba(250,250,250,0.2);
}
.index-part2 .swiper-slide .con h3{font-size: 28px; font-weight: bold; margin-bottom: 10px;}	
.index-part2 .swiper-slide .con pre{background-color: transparent; font-size: 16px; color:#fff; line-height: 30px; width: 100%;
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 .box2{ position: relative;background-color: #eee;}
.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; width: 25%; padding: 0.8% 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;
}
.index-part2 .box2 ul li:hover{background-color: #193993;}
.index-part2 .box2 ul li,
.index-part2 .box2 ul li a{ color: #000;}
.index-part2 .box2 ul li b{ font-size: 40px; color: #000;}
.index-part2 .box2 ul li p{ opacity: 0.8; color: #000;}
.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; padding-left: 15px; }
.index-part2 .box2 ul li .link a:before{ left: 0px; top: 3px; content: ''; position: absolute; border: solid 8px transparent; border-left-color: #fff}
.index-part2 .box2 ul li .link a:hover:before{ border-left-color: #f4db40;}
.index-part2 .box2 ul li .link a:hover{color: #f4db40;}
#aboutSwiper-btn{text-align: left; padding-left: 100px;}
.about-bullet{width:45px; height: 8px; background-color:rgba(255,255,255,.3); display:inline-block; position: relative; border-radius:0; margin: 0 8px; cursor: pointer;}
.about-bullet-active{ background-color:rgba(0,117,99,.95);}



/*第三屏-产品中心*/
.index-part3{background-color: #eee; padding: 50px 30px;}
.my-server{position:relative;}
.my-server-info{height:600px;margin-top: 30px; width: 100%;} 
.my-server-info .my-server-item, .my-server-info .my-server-list{height:100%;border-width:0 0 0 1px;border-style:solid;border-color:rgba(27,43,79,.1);} 
.my-server-info .my-server-item{float:left;width:13%;position:relative;border-width:0 1px 0 0;transition:width .8s;-ms-transition:width .8s;-moz-transition:width .8s;-webkit-transition:width .8s;-o-transition:width .8s;overflow:hidden;
} 
.my-server-info .my-server-item.item-active{width:48%; border-color: #193993; border-width:3px; box-sizing: border-box; transition:width .8s,padding-left .2s,padding-right .2s;-ms-transition:width .8s,padding-left .2s,padding-right .2s;-moz-transition:width .8s,padding-left .2s,padding-right .2s;-webkit-transition:width .8s,padding-left .2s,padding-right .2s;-o-transition:width .8s,padding-left .2s,padding-right .2s} 
.my-server-info .my-server-item .watermark{margin-top:20px;margin-bottom:15px;padding:0 22px;} 
.my-server-info .my-server-item .ch-title{font-size:20px;color:#1b2b4f;letter-spacing:0;line-height:40px; padding:0 22px;} 
.my-server-info .my-server-item.item-active .ch-title{font-weight: bold; color:#193993;}

.my-server-item .cateimg{width:720px; left: 0; bottom: 0;height: 470px; overflow: hidden; display: flex !important;}
.my-server-item .cateimg img{width: 100%;}

.my-numbg{display:inline-block;background-image:url(../image/numicon.png);background-size:1260px 306px}
.my-numbg.num1,.my-numbg.num10,.my-numbg.num2,.my-numbg.num3,.my-numbg.num4,.my-numbg.num5,.my-numbg.num6,.my-numbg.num7,.my-numbg.num8,.my-numbg.num9{width:58px;height:57px;background-position-y:-90px}
.my-numbg.num1.da,.my-numbg.num10.da,.my-numbg.num2.da,.my-numbg.num3.da,.my-numbg.num4.da,.my-numbg.num5.da,.my-numbg.num6.da,.my-numbg.num7.da,.my-numbg.num8.da,.my-numbg.num9.da{width:90px;height:90px;background-position-y:0}
.g-home .my-server .row .my-server-info .my-server-item .main-cont.main-cont-1 ul span.item-symbol.item-symbol-1,.my-numbg.num1,.my-numbg.num1.da{background-position-x:0}
.my-numbg.num2{background-position-x:-58px}
.my-numbg.num2.da{background-position-x:-90px}
.my-numbg.num3{background-position-x:-116px}
.my-numbg.num3.da{background-position-x:-180px}
.my-numbg.num4{background-position-x:-174px}
.my-numbg.num4.da{background-position-x:-270px}
.my-numbg.num5{background-position-x:-232px}
.my-numbg.num5.da{background-position-x:-360px}
.my-numbg.num6{background-position-x:-290px}
.my-numbg.num6.da{background-position-x:-450px}
.my-numbg.num7{background-position-x:-348px}
.my-numbg.num7.da{background-position-x:-540px}
.my-numbg.num8{background-position-x:-406px}
.my-numbg.num8.da{background-position-x:-630px}
.my-numbg.num9{background-position-x:-464px}
.my-numbg.num9.da{background-position-x:-720px}
.my-numbg.num10{background-position-x:-522px}
.my-numbg.num10.da{background-position-x:-810px}
.my-numbg.bo,.my-numbg.shi,.my-numbg.xue,.my-numbg.yan{width:90px;height:90px;background-position-y:0}
.my-numbg.yan{background-position-x:-900px}
.my-numbg.shi{background-position-x:-990px}
.my-numbg.bo{background-position-x:-1080px}
.my-numbg.xue{background-position-x:-1170px}
.my-server-info .my-server-item.item-active .my-numbg{background-image:url(../image/numicon_hl.png);}

/*第四屏-招商加盟*/
.index-part4{background-color: #fff; padding: 50px 30px;}
.index-part4 .box1{margin-top: 30px;}
.index-part4 .box1 .swiper-slide{background-color: #eee; height: 400px;}
.index-part4 .box1 a .img{width: 300px; height:400px; box-sizing:border-box; overflow: hidden; background-color: rgba(0,0,0,.2); flex-shrink: 0;}
.index-part4 .box1 a .img img{height: 100%;}
.index-part4 .box1 a .con{flex-grow: 1; padding: 0 15px 0 20px; }
.index-part4 .box1 a .con h2{font-weight: bold; font-size:24px;line-height: 32px;}
.index-part4 .box1 a .con h5{font-size: 18px; font-weight: bold;  margin-top: 15px;}
.index-part4 .box1 a .con p{text-align: justify; line-height: 25px; font-size: 16px; margin-top: 30px;}
.index-part4 .box1 a:hover .img img{transform:scale(1.1);}
.win-bullet{width:30px; height: 30px; display:inline-block; position: relative; border-radius:50%; text-align: center; margin: 0 5px; cursor: pointer; color: transparent; line-height: 30px; position: relative;
font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;}
.win-bullet::before{content: ''; position: absolute; width: 100%; left: 0; top: 40%; height: 3px; background-color:rgba(99,99,99,.5);}
.win-bullet-active{ background-color:transparent; font-size:20px; color: #193993; }
.win-bullet-active::before{width: 0; height: 0;}
.index-part4 .swiper-pagination{text-align: right;}
.index-part4 .box1 .right{height: 400px; background: url(../image/img-5.jpg) no-repeat center center; background-size: auto 100%; box-sizing: border-box; padding:30px 50px;}
.index-part4 .box1 .right h1{font-size: 24px; line-height:40px;color: #000;}
.index-part4 .box1 .right h1 span{color: #193993;}
.index-part4 .box1 .right p{font-size: 14px;}

.zx-new-1{width:100%; padding:20px 15% 30px 15%; color: #eee; }
.zx-new-1 td{ padding-bottom:1rem;}
.zx-tit{ font-size:1.2rem; color:#000; padding-right:.5rem; }
.zx-input{ box-sizing:border-box; border:1px solid #e2e2e2; width:95%;  padding:.5rem; font-size:1.2rem; line-height:1.6rem;}
.zx-submit{ text-align:center; width:85%; font-size:1.6rem; font-weight:bold; padding:.4rem 1.3rem; border-radius:5px; background-color:#193993; color:#fff; box-shadow:none; border:0; font-family:'Microsoft YaHei','SimSun',Arial,Sans-Serif; cursor:pointer;}


/*第五屏-新闻中心*/
.index-part5{background-color: #eee; padding: 50px 30px;}
.index-part5 .box1 li{ float:left; width:49.5%; border:solid 1px #cdcdcd; padding:2.5%; margin:0.5% 0; max-height:288px; overflow:hidden; height:288px; position: relative;
transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
	box-sizing: border-box;
}

.index-part5 .box1 li .item{ width:50%;z-index: 2;}
.index-part5 .box1 li .item span{
	font-size:18px; margin:4% 0 3% 0;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 22px;
}
.index-part5 .box1 li .item p{ font-size:13px; color:#797979; max-height:72px; overflow:hidden;}
.index-part5 .box1 li .item em{ font-size:13px; line-height:30px; margin-top:5px;font-style:normal; color:#333333;}
.index-part5 .box1 li .item em font{ display:block; font-size:40px;}
.index-part5 .box1 li .thumb{ width:45%; overflow: hidden; height: 190px; z-index: 2;}
.index-part5 .box1 li .thumb img{ width:100%;}
.index-part5 .box1 li.l{ margin-right:0.5%;}
.index-part5 .box1 li.r{ margin-left:0.5%;}
.index-part5 .box1 li:hover{ border-color:#193993; border-top-width:5px; border-bottom-width: 5px;}
.index-part5 .box1 li:hover .item em{ color:#193993;}
.index-part5 .box1 li .left{float: left;}
.index-part5 .box1 li .right{float: right;}


/*第六屏-视频*/
.index-part6{background-color: #fff; padding: 50px 30px;}
.index-part6 .box1{padding: 30px 0 60px 0;width: 100%;}
.index-part6 .box1 a{width:49.5%;height: 400px;position: relative;}
.index-part6 .box1 a .img{overflow: hidden;width:100%;height:400px;}
.index-part6 .box1 a .img>img{width: 100%;}
.index-part6 .box1 a:hover .img>img{transform:scale(1.1);}
.index-part6 .box1 a .mask { position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 3%;color: #fff;background-color: rgba(0,0,0,.6);box-sizing: border-box;z-index: 90;}
.index-part6 .box1 a .mask h4 {font-size: 12px;text-transform: uppercase;text-align: center;}
.index-part6 .box1 a .mask h3 {margin-top: 5px;font-size: 20px;text-align: center;}
.index-part6 .box1 a .mask>img {margin-top: 15px;width: 56px;height: 56px;}


/*第七屏-工程案例+门店*/
.index-part7{background-color: #eee; padding: 60px 20px;}
.index-part7 .nav{width:100%;}
.index-part7 .nav>div{ height: 50px; line-height:50px; text-align: center; padding: 0 25px; margin-right: 30px; font-size:18px; cursor: pointer;}
.index-part7 .nav>div.on{background-color: #193993; color:#fff;}

.index-part7 .box1,.index-part7 .box2{padding-left:0; padding-right:0; position: relative;}
.index-part7 .box1{ height:600px; }
.index-part7 .box1 .img{width: 100%; height: 100%; overflow: hidden;}
.index-part7 .box1 .img img{height: 100%;}
.index-part7 .box1 .box1-1,.index-part7 .box1 .box1-2{color:#fff; position: absolute; }
.index-part7 .box1 .box1-1{top:40px;left: 50px;}
.index-part7 .box1 .box1-1 h2{font-family: Family,Tahoma,Geneva,sans-serif; font-size: 34px; line-height: 40px;}
.index-part7 .box1 .box1-1 h1{margin-top: 10px;}
.index-part7 .box1:hover .img img{transform:scale(1.1);}
.index-part7 .box1 .box1-2{bottom:40px; right:50px; text-align: right;}
.index-part7 .box1 .box1-2 h1{font-size: 55px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.index-part7 .box1 .box1-2 h3{font-size: 20px;font-family: Arial, Helvetica, sans-serif;}
.index-part7 .box1 .box1-2 p{margin-top: 30px; font-size: 14px; line-height:1.8;}

.index-part7 .box2 .box2-1{width: 100%; box-sizing: border-box;padding: 5% 20%; height:300px; background: url(../image/img-4.jpg) no-repeat center bottom; background-size: 100% auto; color: #fff; text-align: center;}
.index-part7 .box2 .box2-1 img.jixiangwu{height: 80px; margin-right: 20px;}
.index-part7 .box2 .box2-1 h1{font-weight: bold; line-height: 50px;}
.index-part7 .box2 .box2-1 p{margin-top: 30px; margin-bottom: 0; line-height: 35px; font-size: 18px; width: 100%;}
.index-part7 .box2 .box2-2{margin-top: 50px;}
.index-part7 .box2 .box2-2 a{width:29%; margin: 0 2%; box-sizing: border-box; border-bottom: 1px solid #ccc; height:220px;}
.index-part7 .box2 .box2-2 a .img{width:100%; height: 170px; overflow: hidden;}
.index-part7 .box2 .box2-2 a .img img{width: 100%;}
.index-part7 .box2 .box2-2 a h2{line-height: 50px; display: block; text-align: center; font-size: 16px;} 
.index-part7 .box2 .box2-2 a:hover .img img{transform:scale(1.1);}
.index-part7 .box2 .box2-2 a:hover{border: 1px solid #193993; border-top-width:5px;}
.brandlogo{margin-top: 30px; background-color:#fff; padding:10px 20px; box-sizing: border-box;}
.brandlogo .item-prev,.brandlogo .item-next{width:60px; flex-shrink: 0; text-align: center; font-size: 50px; cursor: pointer;}
.brandlogo .item-prev:hover,.brandlogo .item-next:hover{color: #193993;}
.brandlogo #brandSwiper{flex-grow: 1; text-align: center;}
.brandlogo #brandSwiper .swiper-slide img{display: inline-block; cursor: pointer;}





/* 最后一屏 */
.index-part10{height: 50px;}



/*产品列表页-----------------------*/
.productlist{ margin-bottom: 30px; margin-top:20px; padding-top: 10px;}
.productlist .container{}

.productlist .daohang{font-size: 14px;}
.productlist .daohang a{color: #7e7e7e;}

.productlist .left{ z-index: 50;box-sizing: border-box; padding-top: 30px; background-color: #fff;}
.productlist .left.fixed{position: fixed; top: 120px;}
.productlist .fenlei{margin-bottom:0; padding-right: 60px; position: relative;}
.productlist .fenlei.hide{height: 45px; overflow: hidden;}
.productlist .fenlei.show{height:auto;}
.productlist .fenlei .more{position: absolute; top: 5px; cursor: pointer; color:#193993; font-size: 14px; right: 0; width: 50px;}
.productlist .fenlei .more i{margin-top: 3px;}

.productlist .fenlei .one{background-color: #193993; font-size:16px; line-height:30px; width:100px; color: #fff; flex-shrink: 0; text-align: center;}
.productlist .fenlei .two{box-sizing: border-box;line-height:30px; height: 30px; width: 50px; text-align: center; margin-right: 30px; margin-left: 30px; flex-shrink: 0;font-size:16px;}
.productlist .fenlei .two.on {color:#193993; font-weight: bold; border-bottom: 2px solid #193993;}
.productlist .fenlei .three{flex-grow: 1; padding-left: 50px;}
.productlist .fenlei .three a{box-sizing: border-box;line-height:30px; height: 30px; word-break: break-all; font-size:16px; margin:0 40px 10px 0px; }
.productlist .fenlei .three1 a{margin:0 60px 10px 0px;}
.productlist .fenlei .two:hover,.productlist .fenlei .three a:hover{border-bottom: 1px solid #193993; color: #193993;}
.productlist .fenlei .three a.on{border-bottom: 2px solid #193993; color: #193993; font-weight: bold;}
.productlist .fenlei1 .one{background-color: transparent;}
.productlist .fenlei1 .three{}
.productlist .fenlei1 .three a{margin-bottom: 0; font-size: 15px;}


.productlist .left .ziclass{margin-top: 15px; margin-bottom: 10px;}
.productlist .left .ziclass a{padding:3px 10px; word-break: break-all; font-size:16px; margin-top:0; border-radius: 10px;}
.productlist .left .ziclass a:hover,.productlist .left .ziclass a.on{background-color:#193993; color: #fff;}



.productlist .right{background-color: #eee;padding-top:30px; padding-bottom: 30px;}
.productlist .right .list{ width:100%;}
.productlist .right .list li{padding:0 10px 20px 10px;}
.productlist .right .list .img{width:100%; overflow:hidden;}
.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: center; line-height: 40px;}
.productlist .right .list a:hover .tit{color: #fff;background-color:#193993 !important;}
.productlist .right .list li a{color: #595757; display: block; }


.my-pro-list1 li a:hover{color: #ccc;}
.no-product{font-size:18px;}

/*产品中心页-end*/

/* 产品展示页 */
.my-one-bg{ background-color:#fff;} /*有用*/
.my-two-bg{background-color:#eee;}
.my-dhLan{width: 100%; padding-top: 40px; padding-bottom: 30px;}
.my-dhLan a{ color: #7e7e7e;}
.my-dhLan a:hover{color: #193993;}
.my-dhLan i{ font-family:Arial," sans-serif"}

.proview1{padding-top:120px;}
.pview-left{margin-bottom: 20px;}
#bigProimg{}
#bigProimg .swiper-slide{cursor: pointer; position: relative;overflow: hidden;}
#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;
}
#proThumbs .swiper-slide img{max-width: 100%; max-height:100%;}
#proThumbs .swiper-slide-thumb-active{
opacity:1;
border:2px solid #193993;
}

.pview-right{ }
.pview-rtop{ border-bottom:1px solid #ccc; padding:0 0 15px 0;}
.pview-rtop .pview-tit{ line-height:40px; padding: 15px 0; font-size:32px; font-weight:normal; font-family: yingwen; flex-grow: 1;}
.pview-rtop .video-btn{width: 90px; text-align: center; flex-shrink: 0;}
.pview-rtop .video-btn img{width: 50px; height: 50px; cursor: pointer;}

.pview-rmid{padding:10px 0 40px 0;border-bottom:1px solid #ccc;}
.pview-rmid td{padding:40px 0 5px 0; font-size:16px;}

.pview-rmid tr td:nth-child(1){color: #000; font-weight: bold;}
.pview-share{ padding-top:10px;}
.pview-share div{float:right; padding-right:20px; line-height:30px;}
.pro-class1{ box-sizing:border-box; }
.pro-class1 li{}
.pro-class1 li a{ width:100%; height:35px; display:block;}
.pro-class1 li.tit{ line-height:45px; letter-spacing:7px; font-size:22px; height:45px; background-color:#4d4948; color:#FFF; text-align:center;}
.pro-class1 li:nth-child(1){flex-shrink: 0; margin-top: 10px;}
.pro-class1 li:nth-child(1) img{ width: 120px;}
.pro-class1 li:nth-child(1) p{margin-top: 10px; font-size: 10px; text-align: center;}
.pro-class1 li:nth-child(2){ margin-top: -20px; margin-left: 20px;}

/* .gn-sj-share1>div{width:110px; height:50px; padding:5px 0 0 5px; margin-top: -3px;}
.gn-sj-share1>div>div,.gn-sj-share1>div>div>a{ float:left; width: auto;} */


.gn-sj-share1>div{margin-left: 10px; cursor: pointer;}
.gn-sj-share1>div img{width: 25px; height: 25px;}
.gn-sj-share1 .sharewx{padding-top:2px; margin-top:0;  }
.gn-sj-share1 .sharewx_ewm{ width:80px; height:80px; margin:5px 0; background-color:#FFF !important; background:url(../image/loading.gif) no-repeat center center; background-size:15px 15px;}



.pro-texing>div.part1{margin-bottom: 15px; width: 100%;}
.pro-texing>div.part1 span{border-radius: 5px; font-size: 14px; padding: 5px 10px; background-color: #c4c3c3; color: #000; margin-right: 10px; margin-bottom: 10px; line-height: 20px; word-break: break-all;}


.pro-texing>div.part2{width: 100%;}
.pro-texing>div.part2 span{ padding:0 5px 10px 0; width:33.33%; box-sizing:border-box; display: block; float: left;}
.pro-texing>div.part2 span img{max-width:100%;}



.proview2{margin-bottom: 50px;}
.proview2 .container{position: relative;}
.pro-detial{background-color:#FFF; padding:40px 45px 80px 25px;}
.pro-detial .left{padding-bottom: 30px; background-color: #eee; padding-top: 40px;}
.pro-detial .left.fixed{position: fixed; top:120px; left: 10%;  overflow-y:auto; padding:80px 20px 160px 20px; box-sizing: border-box; width:350px;}
.pro-detial .left .search{border:1px solid #000; padding:5px 10px; height: 40px;overflow: hidden; margin-bottom: 30px;}
.pro-detial .left .search input{flex-grow: 1; line-height: 30px;background-color: transparent; border: 0; padding: 0; margin: 0; font-size: 16px;}
.pro-detial .left .search i{font-size: 30px;flex-shrink: 0; padding-left: 10px; cursor: pointer; }
.pro-detial .left .tit1{border-bottom: 2px solid #193993; line-height: 35px; font-size: 22px; font-weight: bold;padding: 0 0 10px 0; font-weight: bold; color: #193993;}
.pro-detial .left .bigclass{margin-left: -10px;}
.pro-detial .left .bigclass a{padding:3px 10px; word-break: break-all; font-size:18px; margin-top:5px; border-radius: 5px;}
.pro-detial .left .bigclass a:hover{background-color:#193993; color: #fff;}
.pro-detial .left .ziclass{padding:20px 10px 10px 10px; margin-bottom: 10px; background-color: #FAFAFA;}

.pro-detial .left .ziclass2{background-color: transparent;}
.pro-detial .left .ziclass a{padding:3px 10px; margin-bottom: 5px; word-break: break-all; font-size:18px; border-radius: 5px;}
.pro-detial .left .ziclass a:hover,.pro-detial .left .ziclass a.on{background-color:#193993; color: #fff;}
.pro-detial .left .ziclass1 a{margin-bottom: 15px;}
.pro-detial .left .sclass{padding:10px 10px 0px 10px; margin-bottom: 10px;}
.pro-detial .left .sclass a{padding:3px 10px; margin-bottom: 5px;font-size:14px; border-radius: 5px; background-color: #969698; color: #fff; margin-right: 10px;white-space:nowrap;}
.pro-detial .left .sclass a:hover,.pro-detial .left .sclass a.on{background-color:#06a68d; color: #fff;}


.pro-detial .left .tit2{margin-top:50px; border-top: 1px solid #ccc; padding-top: 20px;}
.pro-detial .left .tit2 p:nth-child(1){line-height: 30px; margin: 0; font-size: 25px;text-transform:uppercase; font-weight: normal; font-family: yingwen;}
.pro-detial .left .tit2 h1{padding: 0; margin: 0; font-size: 18px; font-weight:normal; line-height: 30px; }

.pro-dright{ padding-left: 50px; float: right;}
.pro-dright img{ max-width:100%;}
.pro-dright .my-pro-tit{border-bottom: 1px solid #ccc;}

.dright-tit{ height:40px;}
.dright-con{ width:100%; overflow:hidden; padding-top:30px; font-size: 16px;}
.dright-con img{ max-width:100%; padding-bottom: 10px;}
.dright-alert{ border-bottom:#cecfd0 1px dotted; float:none; height:20px; text-align:center; margin:20px 0; }
.dright-alert-zi{padding:0 30px; display:inline-block; background-color:#FFF; position:relative; top:6px; font-size: 16px;}

.swiper-container{
    --swiper-theme-color: #333;/* 设置Swiper风格 */
    --swiper-navigation-color: #000;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 20px;/* 设置按钮大小 */
  }
  
.pview-right-3{width: 100%; margin-top: 20px;}  
.pview-right-3>div:nth-child(1){padding: 10px; }
.pview-right-3>div:nth-child(1) img{width: 200px; height: 200px; margin-right: 20px;}
.pview-right-3>div:nth-child(1)>div{height:200px; border-left: 1px solid #ccc; box-sizing: border-box; padding: 40px 30px 0 20px; font-size: 16px;}
.pview-right-3 .hits{text-align: right; padding-right: 30px; margin-bottom:5px; font-size: 14px;}
/* 产品展示页----end */



/* 风云人物内页 */
.in-renwu{ background-color: #eee;}
.in-renwu .box1 .swiper-slide{background-color: transparent; border:1px solid #ccc; overflow:hidden;}
.in-renwu .box1 a .con p{line-height: 30px; font-size: 16px;}

/* 视频内页 */
.in-video{padding: 30px 30px 0 30px; background-color: #eee;}

/* 招商加盟内页 */


.inactr .box2{height: 400px; background: url(../image/img-5.jpg) no-repeat center center; background-size: 100% auto; box-sizing: border-box; padding:30px 50px;}
.inactr .box2 h1{font-size: 24px; line-height:40px;color: #000;}
.inactr .box2 h1 span{color: #193993;}
.inactr .box2 p{font-size: 14px;}


/* 新闻中心内页 */
.leftshare{width: 5%; position: relative;}
.leftshare .box1{max-width: 50px;}
.leftshare .box1.fixed{position: fixed; z-index: 100; top: 200px;}
.leftshare .box1>div:first-child{font-size: 16px; text-align: center;}

.leftshare .sina,.leftshare .qqZone{margin-top:10px; margin-right: 3px; cursor: pointer;}
.leftshare .sina img,.leftshare .qqZone img{width: 25px; height: 25px;}

.leftshare .sharewx{padding-top:7px; margin-top:0;  }
.leftshare .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;}

/* 新闻展示内页 */
.my-label span{ padding: 3px 8px; background-color: #006661; color: #fff; border-radius: 5px; margin-right: 15px;}
.my-label i{font-size: 24px; margin-right: 15px;}

.pro-class{ box-sizing:border-box; background-color: #ccc; padding-bottom: 15px;}
.pro-class li{ height:35px; padding:5px 15px; box-sizing: border-box; }
.pro-class li a{ width:100%; height:48px; line-height:24px; font-size:16px; display:block;text-align: left;}
.pro-class li a:hover,.pro-class li a:hover i,.pro-class li.check a,.pro-class li.check a i{ color:#193993;}
.pro-class li a:hover{padding-left:10px;
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 */}
.detail-left{ z-index:99; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;;}
/* .pro-class li.tit,.detail-left > .tit{ line-height:40px; letter-spacing:7px; font-size:20px; height:40px; background-color:#4d4948; color:#FFF; text-align:center; padding: 0; margin-bottom: 10px;}
.pro-class li.bottom,.detail-left > .bottom{ border-bottom:1px solid #e3e2e2; height:20px; width:90% }
.pro-class2{ box-sizing:border-box; position: absolute; left:-50px; top: 0;}
.pro-class2 li{ height:35px; padding-top: 0; margin-top: 0;}
.pro-class2 li a{ width:100%; height:35px; display:block;}
.pro-class2 li.tit{ line-height:45px; letter-spacing:7px; font-size:22px; height:45px; background-color:#4d4948; color:#FFF; text-align:center;}

.pro-class-2{ width: 100%;}
.pro-class-2 img{ max-width: 100%;} */
.newview{padding:30px 50px 50px 50px; overflow:hidden; background-color:#FFF; position: relative;}
.newview-tit{ text-align:center; padding:15px 0; font-weight: bold; color: #000;}

.newview-con{border-top:1px solid #e8e8e8;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(http://www.romantic-ltd.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 80px; font-size:16px; float:left;}
.viewpage .meuc{ background:url(http://www.romantic-ltd.com/Public/images/meuc.png) no-repeat 60px 7px;}
/* .about-share2 div{padding-right:20px; line-height:35px;}
.gn-sj-share2>div{width:140px; height:50px; padding:5px 0 0 5px;}
.gn-sj-share2>div>div,.gn-sj-share1>div>div>a{ float:left; width: auto;}
.gn-sj-share2 .sharewx{padding-top:7px; margin-top:0;  }
.gn-sj-share2 .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;} */


.moreRight.fixed{width:230px;position: fixed; top:210px;}

.new-more{ box-sizing:border-box; margin-bottom: 25px;}
.new-more li{  height:35px; padding:5px 15px; box-sizing: border-box;  }
.new-more li img{ max-width:100%; height:auto;}
.new-more li a{ width:100%; line-height:30px;  font-size:14px; display:block;}
.new-more li a:hover,.new-more li a:hover i,.new-more li a.check,.new-more li a.check i{ color:#193993;}
.new-more li a:hover{padding-left:10px;
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:#193993; color:#FFF; text-align:center; padding: 0;}
.new-more li.bottom{ border-bottom:1px solid #e3e2e2; height:20px; width:100%; }
.pro-more li{padding:15px 10px 0 10px;}
.pro-more li.tit{ padding-top:0;}

.newsRightad{width: 100%; overflow: hidden;}
.newsRightad a{display: block; margin-bottom: 25px;}
.newsRightad img{width: 100%;}
.my-top-50{position:fixed; top:50px;}
.my-top-200{position:fixed; top:200px;}


/* 风云人物展示内页 */
.in-renwuview .box1{}
.in-renwuview .box1 .con{padding-right: 30px; flex-grow: 1;}
.in-renwuview .box1 .con>div{margin-bottom: 20px;}
.in-renwuview .box1 .con>div>div:nth-child(1){font-size: 18px; font-weight: bold; line-height: 30px; flex-shrink: 0; width: 100px;}
.in-renwuview .box1 .con>div>div:nth-child(2){font-size: 18px;line-height: 30px; flex-grow: 1;}
.in-renwuview .box1 .img{width:300px; flex-shrink: 0 ; overflow: hidden;}
.in-renwuview .box1 .img img{width: 100%;}
.in-renwuview .box1 .img img:hover{transform:scale(1.1);}
/* .in-renwuview .pro-class2{top: -15px;} */
.renwu-more{ box-sizing:border-box; margin-bottom: 25px; width: 100%; min-width: 230px;}
.renwu-more .tit{ line-height:40px; letter-spacing:7px; font-size:20px; height:40px; background-color:#193993; color:#FFF; text-align:center; padding: 0; margin-bottom: 20px;}


.rwlist{width: 230px !important;}
.rwlist .swiper-slide{width:230px !important;}
.rwlist a .img{width:100%; height:305px; overflow: hidden;}
.rwlist a .img img{width: 100%;}
.rwlist a .con{width: 100%; padding: 15px 0 40px 0; box-sizing: border-box;}
.rwlist a .con h2{font-weight: bold; font-size: 20px; line-height: 28px;}
.rwlist a .con h5{font-size: 16px; font-weight: bold; margin-top: 13px;}
.rwlist a .con p{line-height: 20px; font-size: 16px; margin-top: 20px;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}





/* 工程案例内页 */
.in-pcase{background-color: #eee;}
.my-pro-list{ width:100%; padding-top:50px;}
.my-pro-list li{padding:0 15px 30px 15px;}
.my-pro-list .img,.my-pro-list .img1{width:100%; overflow:hidden;}
.my-pro-list .img img:hover,.my-pro-list .img1 img:hover{transform:scale(1.1);}
.my-pro-list .img img{ width:100%; 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; background-color: #4d4948;}
.my-pro-list .tit a,.my-pro-list .tit a:visited{color: #fff;}
.my-pro-list li:hover .tit{background-color: #193993;}
.in-pcase .tongji{width: 100%; text-align: center; font-size: 25px; padding-top:15px; color: #333;}
.in-pcase .tongji span{padding: 0 5px; font-size:30px; font-weight: bold; color: #193993;}

/* 工程案例展示页 */
.in-caseview .newview-tit{border-bottom:1px solid #e8e8e8;}
.in-caseview .newview-con{border-top:0;}
.case-more{ box-sizing:border-box; padding-bottom: 30px;}
.case-more li{ padding:0 20px 15px 20px; box-sizing: border-box;  }
.case-more li a div{width: 100%; max-height:220px; overflow: hidden;}
.case-more li a div img{width:100%;}
.case-more li a p{ width:100%; line-height:40px;  font-size:18px; margin-bottom: 0;}
.case-more li a:hover,.case-more li a.check{ color:#193993;}
.case-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 */}
.case-more li.tit{ line-height:40px; letter-spacing:7px; font-size:20px; height:40px; margin-bottom:30px; background-color:#193993; color:#FFF; text-align:center; padding: 0;}
.case-more li a:hover img{transform:scale(1.1);}

/* 实铺案例展示页---------------------------- */
.in-homeview .newview-tit{border-bottom:0;}

.home-detail{ border-radius: 10px; border: 1px solid #EDEBEB; box-sizing: border-box; padding:15px 0; margin-top:0 !important;}
.home-detail li{ margin: 10px 0; width: 100%; float: left; font-size: 18px;}


/*品牌内页---------------------*/
.my-aboutus{padding-top: 40px; padding-bottom: 60px; font-size:18px; line-height: 30px; background-color: #eee;}
.my-aboutus .box2 .txt1{padding: 20px 0 10px 0;}

.my-aboutus .part1{margin-top: 30px;}
.my-aboutus .part1 img{max-width: 100%;}
.my-aboutus .part1 p{font-size: 18px; line-height: 30px;}
.my-aboutus .part1 .index1-2{margin-top: 100px;}
.my-aboutus .index1-2 {
  border: 1px solid #f5f5f5;
}
.my-aboutus .index1-2 .item {
  width: 20%;
  text-align: center;
  padding: 20px 0;
  border-right: 1px solid #f5f5f5;
  color: #252525;
  box-sizing: border-box;
}
.my-aboutus .index1-2 .item:last-of-type {
  border-right: 0 none;
}
.my-aboutus .index1-2 .item h2 {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family:Arial, Helvetica, sans-serif;
}
.my-aboutus .index1-2 .item h4 {
  font-size: 16px;
  color: #666;
}


.my-job{padding-top: 20px;}
.my-job .part1{border-bottom: 1px #eee solid; padding:30px 0;}
.my-job .part1:last-child{border-bottom: 0;}
.my-job .part1-1{font-size:25px; color: #000;}
.my-job .part1-2{padding-top:30px;}
.my-aboutus.my-job .part1 p{text-indent:0;}


/* .my-aboutus .row>div img{max-width: 100%;}
.my-aboutus .row.con{width:1050px; }
.my-aboutus .row.con img{max-width: 100%;} */
.my-aboutus .part2 {
  margin:30px 0 50px;
  position: relative;
  height:100%;
}
.my-aboutus .part2::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.my-aboutus .part2 > .img {
  
  position: relative;
  
}
.my-aboutus .part2 > .img img {
  width: 100%;
  height: 100%;

}
.my-aboutus .part2-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: flex;
}
.my-aboutus .part2-list .item {
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #fff;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.my-aboutus .part2-list .item:last-of-type {
  border: 0 none;
}
.my-aboutus .part2-list .item:hover .con2 {
  opacity: 1;
}

.my-aboutus .part2-list .item .icon img{width: 50px; height: 50px;}


.my-aboutus .part2-list .item .icon {
  line-height: 50px;
}
.my-aboutus .part2-list .item .con {
  width: 100%;
  margin-top: 20px;
}
.my-aboutus .part2-list .item .con h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
.my-aboutus .part2-list .item .con h4 {
  font-size: 12px;
  text-transform: uppercase;
}
.my-aboutus .part2-list .item .con2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transition: all 0.6s;
  opacity: 0;
}
.my-aboutus .part2-list .item .con2 .img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.my-aboutus .part2-list .item .con2 .img img {
  height: 100%;
  object-fit: cover;
}
.my-aboutus .part2-list .item .con2 .tit {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  bottom: 150px;
  transform: translateX(-50%);
  width: 96%;
  text-align: center;
}

.my-aboutus .part3 {
  padding: 30px 0 100px 0;
  position: relative;
  width: 100%;
}
.my-aboutus .part3 .swiper-button-next::after,
.my-aboutus .part3 .swiper-button-prev::after {
  color: #cccccc;
  font-size: 30px;
  
}
.my-aboutus .part3 .swiper-button-prev::after{margin-left: -100px;}
.my-aboutus .part3 .swiper-button-next::after{margin-right:-100px;}
.my-aboutus .part3 .swiper-button-next:hover::after,
.my-aboutus .part3 .swiper-button-prev:hover::after {
  color: #000;
}
.honor-list .swiper-slide {
  border: 1px solid #cdcdcd;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.honor-list .swiper-slide .img {
  height: 367px;
  overflow: hidden;
}
.honor-list .swiper-slide .img img {
	max-width: 100%;
  max-height: 100%;
}
.honor-list .swiper-slide h3 {
  line-height: 75px;
  border-top: 1px solid #cdcdcd;
  font-size: 16px;
  color: #333333;
}
.honor-list .swiper-slide:hover h3{
	transition:all .3s ease;
	-moz-transition:all .3s ease; 
	-webkit-transition:all .3s ease; 
	-o-transition:all .3s ease; 
	background-color: #193993;
	color: #fff;
}


.my-aboutus .part4-list {
  padding-top: 30px;
 
}
.my-aboutus .part4-list li {
  width: 25%;
  border-right: 1px solid #dbdbdb;
  text-align: center;
  height: 400px;
  box-sizing: border-box;
  padding: 5% 3%;
  transition: all 0.6s;
}
.my-aboutus .part4-list li:last-of-type {
  border: 0 none;
}
.my-aboutus .part4-list li:hover {
  background-color: #193993;
  border-color: #193993;
}
.my-aboutus .part4-list li:hover h2 {
  color: #fff;
}
.my-aboutus .part4-list li:hover .txt {
  color: #fff;
  
}
.my-aboutus .part4-list li .img {
  width: 45px;height: 45px; background-position: center center; background-size: 100% 100%; background-repeat: no-repeat; 
}
.my-aboutus .part4-list li .img.img1{background-image: url(../image/icon1.png);}
.my-aboutus .part4-list li .img.img2{background-image: url(../image/icon2.png);}
.my-aboutus .part4-list li .img.img3{background-image: url(../image/icon3.png);}
.my-aboutus .part4-list li .img.img4{background-image: url(../image/icon4.png);}
.my-aboutus .part4-list li:hover .img.img1{background-image: url(../image/icon1_hl.png);}
.my-aboutus .part4-list li:hover .img.img2{background-image: url(../image/icon2_hl.png);}
.my-aboutus .part4-list li:hover .img.img3{background-image: url(../image/icon3_hl.png);}
.my-aboutus .part4-list li:hover .img.img4{background-image: url(../image/icon4_hl.png);}


.my-aboutus .part4-list li h2 {
  margin: 30px auto 60px;
  color: #252525;
  font-size: 24px;
  width: 100%;
}
.my-aboutus .part4-list li .txt {
  width: 100%;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 1.6;
}

.my-aboutus .part6{width: 100%;}

 .my-aboutus .part5-list {
  padding-top: 30px;
  overflow-x: hidden;
  width: 100%;
}
.my-aboutus .part5-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  box-shadow: 0 0 20px rgba(174, 174, 174, 0.3);
}
.my-aboutus .part5-list li:nth-child(2n) .ctn h2 {
  text-align: right;
  align-self: flex-end;
}
.my-aboutus .part5-list li:nth-child(2n) .ctn .txt {
  text-align: right;
}
.my-aboutus .part5-list li .ctn {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 4%;
}
.my-aboutus .part5-list li .ctn h2 {
  font-size: 25px;
  color: #252525;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 5px;
  width: 90%;
  align-self: flex-start;
  display: inline-block;
  font-weight: normal;
}
.my-aboutus .part5-list li .ctn h2::after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #e7e6e6;
  position: absolute;
  left: 0;
  bottom: 0;
}
.my-aboutus .part5-list li .ctn h2 em {
  font-size: 35px;
  color: #252525;
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
}
.my-aboutus .part5-list li .ctn .txt {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  
}
.my-aboutus .part5-list li .img {
  width: 65%;
  position: relative;
  padding: 14.3% 0;
  overflow: hidden;
}
.my-aboutus .part5-list li .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.my-aboutus .part5-list li .img img:hover {
  transform: scale(1.1);
}

/*
.my-aboutus .part6-list{
  padding: 60px 50px 0;
  position: relative;
}
.my-aboutus .part6-list .swiper-button-next,
.my-aboutus .part6-list .swiper-button-prev {
  opacity: 1;
}
.my-aboutus .part6-list .swiper-button-next::after,
.my-aboutus .part6-list .swiper-button-prev::after {
  color: #b0b0b0;
  font-size: 30px;
}
.my-aboutus .part6-list .swiper-button-next:hover::after,
.my-aboutus .part6-list .swiper-button-prev:hover::after {
  color: #fff !important;
}
.my-aboutus .part6-list .swiper-button-next {
  right: 0;
}
.my-aboutus .part6-list .swiper-button-prev {
  left: 0;
}
.my-aboutus .part6-list .swiper-button-disabled::after {
  color: #b0b0b0;
  opacity: 1;
}
.my-aboutus .part6-list .swiper-slide .img {
  position: relative;
  padding: 35% 0;
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
}
.my-aboutus .part6-list .swiper-slide .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.my-aboutus .part6-list .swiper-slide .img img:hover {
  transform: scale(1.1);
}
.my-aboutus .part6-list .swiper-slide .con {
  background-color: #fff;
  height: 50px;
  padding: 20px 20px 10px;
}
.my-aboutus .part6-list .swiper-slide .con h3 {
  font-size: 18px;
  color: #252525;
  text-align: center;
  margin-bottom: 10px;
}
.my-aboutus .part6-list .swiper-slide .con .txt {
  color: #8f8e8e;
  font-size: 14px;
  line-height: 1.6;
}

.my-aboutus .part7{width: 100%; overflow: hidden; margin-bottom: 100px;} */

.my-honors .rollpicshow ul li{display:flex;justify-content: center; align-items: center;}
.my-honors .prev,.my-honors .next{ margin-top:290px !important;}
.rollpicshow li{height:600px; width:450px;}
.rollpicshow img{ width: 100%;}
.pro-rollpic{padding-left:0; padding-right:0; padding-top:20px;}
.pro-rollpic .prev,.pro-rollpic .next{ margin-top:30px;}
.pro-rollpicshow li{height:75px; width:75px; background-color: #f5f5f5;margin-right: 5px;}
.pro-rollpicshow li img{max-width: 100%; max-height:100%;}
.my-honors{padding-top:40px; padding-bottom: 40px; }


.my-hengkuai{ width:55px; height:8px; background-color:#6d6968; position:relative; left:8px; top:-4px;}
.my-hengkuai-1{ width:55px; height:8px; background-color:#6d6968; position:relative; top:-4px;margin:0 auto;}
.my-hk-left-20{ left:20px;}
.my-about{ background-color:#dcdcdc; padding:20px;}
.my-about img{ max-width:100%;}
.my-mt-100{ margin-top:100px;}
.my-zhengshu{ height:630px; background-color:#dcdcdc;  box-sizing:border-box; padding:5%; text-align:center;display: flex; justify-content: center;align-items: center;}
.my-zhengshu img{ max-width:100%; max-height:100%;}
.my-img-100{ width:100%;}
.my-font-1{ font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.my-border-1{ border:1px solid #dcdcdc;}
.my-honors-tit{ height:180px; background:url(../image/about-4.jpg) no-repeat right center;}

.my-technology img{ max-width:100%; text-align:center;}


/*网站地图*/
.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 .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: #193993;}
.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;}

/* 下载中心 */
.case-class{ width:100%; padding:30px 0 0 0;}
.case-class a{ margin:0 15px; padding:10px 0; font-size:14px;}
.case-class a:hover,.case-class a.check{border-bottom:2px solid #006661; color: #006661;}
.case-class2{ box-sizing:border-box; border-radius:20px; margin-bottom:50px; }
.case-class2 li{ border-bottom:1px solid #eee; height:42px; text-align:center; width:100%;}
.case-class2 li.jiantou{}
.case-class2 li a{  width:100%; height:42px;  font-size:14px; display:block; line-height:42px; }
.case-class2 li a:hover,.case-class2 li a.check{ color: #006661; background-color:#e4e3e2;}
.case-class2 li.tit{ line-height:30px;  font-size:18px; height:50px;}
.home-detail{ border-radius: 10px; border: 1px solid #EDEBEB; box-sizing: border-box; padding:20px 0; margin-top: 50px;}
.home-detail li{ margin: 10px 0; width: 100%; float: left;}

.my-download{width:100%; padding-top:50px; padding-bottom:50px;}
.my-download li{ box-sizing:border-box; padding: 10px; background-color:#f4f4f4; width: 20%; overflow: hidden; position: relative;}
.my-download li.bg{ background-color: #d2d2d2;}
.my-download div { width:100%; height: 100%; text-align: center;}
.my-download div img{ width:90%; padding:10px 5%; max-height: 220px; overflow: hidden;}
.my-download div p{padding:5px 0; height: 120px; overflow: hidden; line-height: 20px; width: 100%; font-size: 14px;}
.my-download li a{width:100%; height: 100%; position: absolute;top: 0; left: 0; color: #fff; background-color:#006661; opacity:0;filter:Alpha(opacity=0); font-size: 50px;
transition: all 300ms;
  -moz-transition: all 300ms; /* Firefox 4 */
  -webkit-transition: all 300ms; /* Safari 和 Chrome */
  -o-transition: all 500ms; /* Opera */
}
.my-download li a:hover{opacity:0.9;filter:Alpha(opacity=90);}
.showLayer{width:100%; height: 100%; background-color:rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 1000; display: flex; align-items: center; justify-content: center; display: none;}
.showLayer .con{z-index: 1000; 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: 1000; 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: 1000;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;}
.showLayer .close i{color:#000;}


/* 全国门店内页 */
.in-store{background-color: #eee;}

.in-store .my-pro-list{padding-top: 30px;}
.in-store .my-pro-list li{cursor: pointer;}
.in-store .my-pro-list li p{color: #fff;}

.in-store .search{width: 100%}
.in-store .search select{width: 25%; margin-right: 15px; height: 50px; box-sizing: border-box; line-height: 50px; border:1px solid #969697;background:#fff url(../image/icon_down.png) no-repeat right center; background-size: 30px 20px; font-size: 18px; padding-left: 20px;}

.in-store .search{margin-top: 30px;}
.in-store .search>div{height: 50px; line-height: 50px; }
.in-store .search>div input{background-color:#fff; box-shadow: none; border:0; font-size: 18px; padding-left: 20px; padding-right: 20px;box-sizing: border-box; border:1px solid #969697; border-right: 0; flex-grow: 1;height: 50px; line-height: 50px;}
.in-store .search>div .btn{height:50px; width: 80px; flex-shrink: 0; background-color: #193993; color: #fff; font-size: 18px; line-height: 48px; border:1px solid #193993; padding: 0;}

/* VR馆 */
.vr-nav .my-daohang{width: 300px;}
.vr-nav .fenlei>a{margin:0 20px;}
.vrlist{margin-top: 0;}


/*分页*/
.m-pagination{height:36px;color:#666; padding-bottom:35px; }
.m-pagination .inner{display:inline-block; list-style-type:none; clear:both; padding-bottom:20px;}
.m-pagination .inner li{ float:left; }
.inner a{
    border-color: #193993;
    color: white;
    background-color: white;
}
.inner a{display:inline-block;min-width:35px;_width:35px;height:35px;border:1px solid #f0f0f2;line-height:35px;white-space:nowrap;font-family:Arial,Tahoma,SimSun;text-align:center;vertical-align:top;text-decoration:none;color:#333;font-size:16px; margin:0 3px; border-radius: 5px; padding-left: 3px; padding-right: 3px;}

.m-pagination .inner .btn:hover,.m-pagination .inner .page:hover,.m-pagination .inner .selected{border-color:#193993;color:#fff;background-color:#193993;}
.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) {
	.container{width:990px;}
	.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;}
	.homeZhaoshang .container div:nth-child(2){width:550px; right: 100px;bottom: 50px;}

	
	/* 首页关于我们 */
	.index-part2 .swiper-slide .con{width: 330px; height: 260px; bottom: 30px; left: 20px; padding:20px 30px 50px 30px;}
	.index-part2 .swiper-slide .con h3{font-size: 24px;}	
	.index-part2 .swiper-slide .con pre{font-size: 14px;line-height: 28px;}
	.index-part2 .box2 ul li b{ font-size: 30px}
	
	/* 首页新闻*/
	.index-part5 .box1 li{height:200px;}
	
	/*视频*/
	.index-part6 .box1 a{height: 265px;position: relative;}
	.index-part6 .box1 a .img{height:265px;}
	
	/*首页工程+门店*/
	.index-part7 .box1{ height:400px; }
	.index-part7 .box1 .box1-1{top:20px; left:30px;}
	.index-part7 .box1 .box1-2{bottom:20px; right: 30px;}
	.index-part7 .box1 .box1-1 h2{font-size: 28px; line-height: 32px;}
	.index-part7 .box1 .box1-1 h1{font-size: 24px;}
	.index-part7 .box1 .box1-2 h1{font-size: 40px;}
	.index-part7 .box1 .box1-2 h3{font-size: 16px;}
	.index-part7 .box2 .box2-1{padding: 5% 5%; height:180px;}
	.index-part7 .box2 .box2-1 img.jixiangwu{height: 60px;}
	.index-part7 .box2 .box2-1 h1{font-size: 26px; line-height:35px;}
	.index-part7 .box2 .box2-1 p{margin-top: 10px;  line-height: 30px; font-size: 14px;}
	.index-part7 .box2 .box2-2{margin-top: 30px;}
	.index-part7 .box2 .box2-2 a{height:175px;}
	.index-part7 .box2 .box2-2 a .img{height: 125px;}
	
}
@media ( min-width : 992px) and (max-width: 1299px) {
	.container{width:990px;}
	.plr-10{padding: 5px;}
	.homeZhaoshang .container div:nth-child(2){width:550px; right: 150px;bottom: 50px;}

	
	/* 页头 */
	.my-navbar>div .item .oneclass a{margin-right: 20px;width: 160px;}
	.my-navbar>div .item .oneclass a .img{width: 160px; height: 107px;}
	
	/* 首页关于我们 */
	.index-part2 .box2 ul li b{ font-size: 30px}
	
	/* 首页招商 */
	.index-part4 .box1 .swiper-slide{height: 330px;}
	.index-part4 .box1 a .img{width: 230px; height:330px;}
	.index-part4 .box1 a .con{flex-grow: 1; padding: 0 10px 0 15px;}
	.index-part4 .box1 a .con h2{font-weight: bold; font-size: 28px;}
	.index-part4 .box1 a .con h5{font-size: 12px;}
	.index-part4 .box1 a .con p{line-height: 20px; font-size: 14px; margin-top: 10px;}
	.index-part4 .box1 .right{height: 330px;padding:15px 30px;}
	.index-part4 .box1 .right h1{font-size: 18px; line-height:30px;}
	.zx-new-1{width:100%; padding:10px 10% 20px 10%; }

	/* 首页新闻*/
	.index-part5 .box1 li{height:230px;}
	
	/*视频*/
	.modal-dialog{width:750px; height:650px;}	
	.modal-content iframe{ width:100%; height:500px;}
	.index-part6 .box1 a{height: 310px;position: relative;}
	.index-part6 .box1 a .img{height:310px;}
	
	/*首页工程+门店*/
	.index-part7 .box1{ height:400px; }
	.index-part7 .box1 .box1-1{top:20px; left:30px;}
	.index-part7 .box1 .box1-2{bottom:20px; right: 30px;}
	.index-part7 .box1 .box1-1 h2{font-size: 28px; line-height: 32px;}
	.index-part7 .box1 .box1-1 h1{font-size: 24px;}
	.index-part7 .box1 .box1-2 h1{font-size: 40px;}
	.index-part7 .box1 .box1-2 h3{font-size: 16px;}
	.index-part7 .box2 .box2-1{padding: 5% 5%; height:180px;}
	.index-part7 .box2 .box2-1 img.jixiangwu{height: 60px;}
	.index-part7 .box2 .box2-1 h1{font-size: 26px; line-height:35px;}
	.index-part7 .box2 .box2-1 p{margin-top: 10px; line-height: 30px; font-size: 14px;}
	.index-part7 .box2 .box2-2{margin-top: 30px;}
	.index-part7 .box2 .box2-2 a{height:175px;}
	.index-part7 .box2 .box2-2 a .img{height: 125px;}
	
	/* 产品展示页 */
	.pview-right-3>div:nth-child(1){padding: 10px; }
	.pview-right-3>div:nth-child(1)>img{width: 100px; height: 100px; margin-right: 15px;}
	.pview-right-3>div:nth-child(1)>div{height:100px; padding: 25px 20px 0 15px; font-size: 14px;}
	.pview-right-3 .hits{text-align: right; padding-right: 30px; font-size: 14px;}
	.pview-rmid td{padding:25px 0 5px 0;}
	.pro-detial .left.fixed{left: 2%; width: 280px;}
	
	.brandlogo #brandSwiper .swiper-slide img{width: 85px; margin: 0 5px;}
	
}
/* @media ( min-width : 1200px) and (max-width: 1299px) {
	
} */
@media ( min-width : 1300px) {
	.plr-10{padding: 10px;}
	.container{width:1270px;}
	
	/* 首页招商 */
	.index-part4 .box1 .swiper-slide{height: 400px;}
	.index-part4 .box1 a .img{width: 300px; height:400px;}
	
	/* 首页新闻*/
	.index-part5 .box1 li{height:250px;}
	
	/*视频*/
	.modal-dialog {width:900px; height:700px;}
	.modal-content iframe{ width:100%; height:600px;}
	
	/*首页工程+门店*/
	.index-part7 .box1{ height:510px; }
	.index-part7 .box1 .box1-1{top:30px;}
	.index-part7 .box1 .box1-2{bottom:30px;}
	.index-part7 .box1 .box1-1 h2{font-size: 30px; line-height: 36px;}
	.index-part7 .box1 .box1-1 h1{font-size: 28px;}
	.index-part7 .box1 .box1-2 h1{font-size: 50px;}
	.index-part7 .box1 .box1-2 h3{font-size: 18px;}
	.index-part7 .box2 .box2-1{box-sizing: border-box;padding: 5% 10%; height:250px;}
	.index-part7 .box2 .box2-1 h1{font-size: 32px;}
	.index-part7 .box2 .box2-1 h1 span{font-size: 45px;}
	.index-part7 .box2 .box2-2{margin-top: 40px;}
	.index-part7 .box2 .box2-2 a{height:208px;}
	.index-part7 .box2 .box2-2 a .img{height: 158px;}
	
	.pro-detial .left.fixed{left: 2%}
	
	.brandlogo #brandSwiper .swiper-slide img{width: 105px; margin: 0 10px;}
	
}
@media ( min-width : 1400px) {
	/* 页头 */
    .my-navbar>div .item .left{width:25%;}
    .my-navbar>div .item .oneclass{width: 75%;}
    .my-navbar>div .item .oneclass a{margin-right: 20px;width: 160px;}
	.my-navbar>div .item .oneclass a .img{width: 160px; height: 107px;}
	.pro-detial .left.fixed{left: 4%}
	
	.moreRight.fixed{width:300px;position: fixed; top:210px;}
	.new-more li a{font-size: 16px;}
	
	
}
@media ( min-width : 1500px) {
	/* 页头 */
	.my-navbar>div .item .left{width:20%;}
	.my-navbar>div .item .oneclass{width: 80%;}
	.my-navbar>div .item .oneclass a{margin-right: 30px;}
	
	.index-part7 .box2 .box2-1{box-sizing: border-box;padding: 5% 5%; height:250px;}
	
	.pro-detial .left.fixed{left: 6%}
	
	.brandlogo #brandSwiper .swiper-slide img{width: 110px; margin: 0 10px;}
	
	.my-download div img{ width:90%; padding:10px 5%; max-height: 260px; overflow: hidden;}
	
	.moreRight.fixed{width:350px;position: fixed; top:210px;}
	.rwlist{width: 300px !important;}
	.rwlist .swiper-slide{width:300px !important;}
	.rwlist a .img{width:100%; height:400px; overflow: hidden;}
	.rwlist a .con p{
	text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 3;
	  line-clamp: 3;
	  -webkit-box-orient: vertical;
	}
	
}

@media ( min-width : 1600px) {
	/* 页头 */
	.my-navbar>div .item .oneclass a{margin-right: 50px;}
	.my-navbar>div .item{padding: 20px 5% 0 5%; }
	.container{width: 1500px;}
	
	.my-aboutus .container{width: 1270px;}
	
	
	/*视频*/
	.index-part6 .box1 a{height: 480px;position: relative;}
	.index-part6 .box1 a .img{height:480px;}
	.index-part7 .box2 .box2-1{box-sizing: border-box;padding: 5% 15%; height:250px;}
	
	.brandlogo #brandSwiper .swiper-slide img{width: 130px; margin: 0 15px;}
	
	/* 品牌内页 */
	.my-aboutus .part2-list .item .con h2 {font-size: 28px;}
	.my-aboutus .part2-list .item .con h4 {font-size: 14px;}
	

}
@media ( min-width : 1700px) {
	/* 页头 */
	.my-navbar>div .item .left{width:25%;}
	.my-navbar>div .item .oneclass{width: 75%;}

}






