body{zoom:1;}

*{
	box-sizing:border-box
}
/*滚动条 start*/  
      ::-webkit-scrollbar {
 width: 10px;
 height: 4px;
 background-color: #F5F5F5;
}
      /*定义滚动条轨道 内阴影+圆角*/  
      ::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.0);
 background: #fff;
}
      /*定义滑块 内阴影+圆角*/  
      ::-webkit-scrollbar-thumb {
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,.7);
 background-color:rgba(26, 26, 26, 0.7);
}
      ::-webkit-scrollbar-thumb:hover {
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,.3);
 background-color:rgba(26, 26, 26, 1);
}


.tt{
	margin: 0
}
a {
	text-decoration: none;
	color: #000000;
}
li {
	list-style-type: none
}
img {
	display: block;
	margin: 0 auto
}
em {
	font-style: normal
}
.cpooy {
	display: block
}
.fl {
	float: left;
}
.contmmt {
	border-radius: 25px;
}
.dts {
	font-size: 12px;
	color: #525252;
	font-style: normal
}
.misflot {
	margin: 0 10px 10px 0;
}
.top-on {
	padding-top: 150px;
}
.top-ote {
	padding-top: 22px;
}
.mite {
	margin: 0 15px 15px 0
}


.diteo{
	display: none
}

@font-face {
	font-family: "dh-iocn";  /* project id 925620 */
	src: url('//at.alicdn.com/t/font_925620_n2a66uag2t.eot');
  src: url('//at.alicdn.com/t/font_925620_n2a66uag2t.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_925620_n2a66uag2t.woff') format('woff'),
  url('//at.alicdn.com/t/font_925620_n2a66uag2t.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_925620_n2a66uag2t.svg#iconfont') format('svg');
}
.icon-dh {
	font-family: "dh-iocn" !important;
	font-size:50px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.dianhua-iconfont:before {
	content: ""
}
#header-on {
	position: fixed;
	width: 100%;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999
}
#menu {
	height: 75px;
	line-height: 30px;
	-webkit-transtion: height .5s;
	transition: height .5s;
}
#menu .logo {
	width: 160px;
	height: auto;
	padding: 18px 20px 10px 20px;
	float: left;
}
#menu .logo img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}
#header-on .quote {
	position: relative;
	float: right;
	top: 20px;
	left: -20px;
}
#header-on .quote a {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height:42px;
}
#header-on .quote .button_on {
	border-radius: 25px;
	background: #c0a760;
	width: 125px;
	height: 40px;
}
.content {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	position: relative;
}
.content .miteos-wap {
	margin: 0;
	padding-bottom:20px;
}
.content .miteos-wap li {
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto
}
.content .miteos-wap li img {
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto
}
.footer {
	width: 100%;
}
.box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.footer_href {
	background-color: rgba(18,18,92,.8);
	height: 2.4rem;
	position: fixed;
	z-index: 99;
	bottom: 0;
	padding: 5px 0;
}
.footer_href a {
	display: block;
	font-size: 1.12rem;
	text-align: center;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.2)
}
.footer_href a span {
	display: inline-block;
	position: relative;
	padding-left: 37px;
	height: 100%;
	line-height: 38px
}
.footer_href a span i {
	position: absolute;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	left: 0;
	font-size:22px;
	top: 2px;
	color: #fff;
	text-align: center;
	line-height: 30px
}
.flex_1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	box-flex: 1;
	flex: 1;
	overflow: hidden;
	display: block
}



#banner {
	width: 100%;
	height: auto;
	overflow: hidden;

}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
#banner .swiper-slide img {
	width: 100%;
	height: auto;
}
.txt-font-slide {
	position: absolute;
	top: 0;
	width: 100%;
}
.txt-font-slide .mit-imt {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	margin-top: 195px;
}
.txt-font-slide .mit-imt em {
	font-size: 60px;
	font-weight: 600;
	color: #fff;
	line-height: 1.2em
}
.txt-font-slide .mit-imt ul {
	width: 39%;
	overflow: hidden;
	margin: 65px auto
}
.txt-font-slide .mit-imt li {
	width: 105px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	line-height: 2.4em;
	margin-left: 2px;
}
#sect_one {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}
.sect_one {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.sect_one .title {
	width: 100%;
	text-align: center;
	padding-top: 150px;
}
.sect_one .title h3 {
	font-size: 36px;
	color: #000000;
	font-weight: 700px;
	line-height: 1.5em;
}
.sect_one .title p {
	font-size: 16px;
	color: #3f3f3f;
	font-weight: normal;
	line-height: 2em;
	margin-top: 15px;
	padding-bottom: 40px;
}
.miteos-spiwe {
	width: 100%;
	/*margin-top: 80px;*/
	overflow: hidden;
}
.miteos-spiwe img {
	width: 100%;
	display: block
}
.miteos-spiwe .mites-otes {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	z-index: 99;
	top: 75%
}
.miteos-spiwe .mites-otes h1 {
	font-size: 30px;
}
.miteods-op {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.miteods-op h3 {
	font-size: 36px;
}
.gradient-a {
	background: linear-gradient(179.60540720616984deg, rgba(255, 255, 255,0) 7.344601962922582%, rgba(255, 255, 255,0.004166666666666667) 7.344601962922582%, rgba(1, 1, 1,1) 86.51581243184297%, rgba(0, 0, 0,1) 86.51581243184297%);
}
.fonte-sipwt {
	font-size: 22px;
	color: #fff;
	text-align: center
}
.siote-spiw {
	width: 100%;
	background: #f7f7f7;
	overflow: hidden;
}
.siote-spiw .motee-winte {
	width: 1200px;
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 75px;
}
.siote-spiw .motee-winte h1 {
	font-size: 36px;
	font-weight: 700;
	color: #000;
	line-height: 1.6em;
	text-align: center;
}
.siote-spiw .motee-winte p {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase
}
.siote-spiw .pite-sote {
	width: 1530px;
	margin: 0 auto;
	overflow: hidden;
}
.siote-spiw .pite-sote ul {
	margin: 0;
}
.siote-spiw .pite-sote ul li {
	float: left;
	margin-left: 1px;
	background: #fff;
	padding: 20px;
	width: 16.5%;
	height: 495px;
}
.siote-spiw .oteis-mote {
	padding: 36px 36px 0 36px;
}
.siote-spiw .oteis-mote .miteosp {
	background: #000;
	color: #fff;
	width: 38px;
	height: 38px;
	border-radius: 60px;
	font-style: normal;
	text-align: center;
	font-size: 20px;
	line-height: 1.8em;
}
.siote-spiw .oteis-mote h1 {
	font-size: 24px;
	color: #000;
	line-height: 3.2em;
	padding-bottom: 20px;
}
.siote-spiw .oteis-mote p {
	font-size: 16px;
	color: #3e3e3e;
	line-height: 1.8em;
}
.iof-ins-iocn {
	width: 1200px;
	overflow: hidden;
	padding-top: 106px;
	padding-bottom: 100px;
	margin: 0 auto
}
.boter-br {
	width: 20%;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #d70c24;
	background: #d70c24;
	border-radius: 25px;
	line-height: 3.2em;
	color: #fff;
	font-size: 16px;
}
.boter-br a {
	font-size: 16px;
	color: #FFFFFF;
	width: 130px;
}
.swpiw-waep {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.swpiw-waep .mit-fonts-on {
	width: 100%;
	overflow: hidden;
	padding-top: 120px;
	padding-bottom: 100px;
	margin: 0 auto
}
.swpiw-waep .mit-fonts-on h1 {
	font-size: 36px;
	color: #000;
	line-height: 1.4em;
	text-align: center;
	font-weight: 700;
}
.swpiw-waep .mit-fonts-on p {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase
}
.swpiw-waep .winteos-case {
	width: 100%;
	overflow: hidden;/*	margin-top: 80px*/
}
.swpiw-waep .winteos-case ul {
}
.swpiw-waep .winteos-case li {
	width: 24.94444%;
	float: left;
	margin: 0 1px 0 0
}
.item-image-warp {
	overflow: hidden;
}
.item-image-warp .nm-offer-teaser-item-image {
	background-position: center;
	background-size: cover;
	height: 100%;
	margin-bottom: var(--space-xs);
	overflow: hidden;/*	padding-bottom: 56.25%;*/
}
.item-image-warp .nm-offer-teaser-item-image img {
	width: 100%;
	display: block;
}
.nm-offer-teaser-item-info {
	width: 100%;
	position: relative;
	margin-top: 20px;
	color: #000000;
	padding-bottom: 30px;
	text-align: center
}
.nm-offer-teaser-item-info h1 {
	font-size: 16px;
	color: #000000;
	line-height: 1.8em;
}
.nm-offer-teaser-item-info p {
	font-size: 14px;
	color: #525252;
	line-height: 1.6em;
	padding-top: 10px;
	height: 62px;
	padding-left: 40px;
	padding-right: 40px;
}
.nm-offer-teaser-item-info .teiso {
	width: 43%;
	/* margin-top: 10px; */
	text-align: center;
	overflow: hidden;
	margin: 15px auto;
}
.siontes-waper {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7
}
.siontes-waper .gtees-ins {
	padding-top: 140px;
	padding-bottom: 80px;
}
.siontes-waper .gtees-ins .contes {
	padding-bottom: 80px;
}
.siontes-waper .gtees-ins .contes h1 {
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
}
.siontes-waper .gtees-ins .contes p {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	line-height: 1.6em;
	text-transform: uppercase
}
.siontes-waper .gtees-ins .teisop-contes {
	width: 80%;
	margin: 0 auto;
	overflow: hidden
}
.img-sxo {
	width: 49.333%;
	position: relative;
}
.img-sxo img {
	width: 100%;
	display: block;
	position: relative
}
.img-sxo .teisb-bj {
	background: rgba(0,0,0,0.4)
}
.img-sxo .teisb-spteis {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-sxo .teisb-spteis .sit-fonts {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
}
.img-sxo .teisb-spteis .sit-fonts h1 {
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.img-sxo .teisb-spteis .sit-fonts p {
	font-size: 36px;
	color: #fff;
	text-align: center;
	text-transform: uppercase
}
.conteis-mite {
	width: 80%;
	margin: 0 auto;
	overflow: hidden
}
.conteis-mite .fonteis-fl {
	width: 25%;
	margin: 0 auto;
	overflow: hidden
}
.conteis-mite .mit-on {
	width: 47px;
	margin: 0 auto;
}
.conteis-mite .mit-on img {
	width: 100%;
	display: block
}
.conteis-mite .tis-ote {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-top: 25px;
}
.conteis-mite .tis-ote h1 {
	font-weight: normal;
	font-size: 24px;
	color: #000;
	line-height: 1.6em;
}
.conteis-mite .tis-ote p {
	font-size: 16px;
	color: #6f6f6f;
	line-height: 1.4em;
}
.mipte-onte {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.mipte-onte .mit-fie {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 80px;
}
.mipte-onte .mit-fie h1 {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.6em
}
.mipte-onte .mit-fie p {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.2em
}
.sites-waper {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
}
.sites-waper .miteos-tosp {
	width: 32.23%;
	/*	margin: 0 auto;*/
	overflow: hidden;
	position: relative
}
.sites-waper .winte-ote {
	width: 30%;
	position: relative;
}
.sites-waper .winte-ote .mites-ont {
	width: 100%;
	overflow: hidden;
}
.sites-waper .winte-ote .mites-ont img {
	width: 100%;
	display: block
}
.biteos-bj {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	z-index: 99;
	top: 75%
}
.teosp-onte {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
}
.fonte-weap-of {
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: 3.6em;
}


.swiper-slide-ong {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.swiper-slide-ong img{
	display: none
}


.mtie-toues{
	margin-top: 80px;padding-bottom: 40px
}

	 .teis-0{
		 
		 display: none
		 
	 }

.swiper-pagination{
	display: none
}


.bkie-none{
	display: none
}


 @media(min-device-width:375px) and (max-device-width:768px) and (-webkit-min-device-pixel-ratio:2) {
 #header {
 display: none;
}
	 .back_to_top{
		 display: none
	 }
	 
	 #banner .swiper-slide img{
		 display: none
	 }
	 
	 .banner{
		 margin-top: 60px;
	 }
	 	
	 
	 
	 .swiper-slide-ong img {
	width: 100%;
		 display: block;
		 max-width: 100%
}
	 .txt-font-slide .mit-imt{
		 width: 90%;
		 margin:0 auto;
		 text-align:left;

		 position:relative;
		 top: 200px
	 }
	 
	 .txt-font-slide .mit-imt em{
		 font-size:1.6rem;
		 font-weight:600;
		 color:#fff;
		 line-height:2rem;
	 }
	 
	 .txt-font-slide .mit-imt ul{
		 display: none
	 }
	 .sect_one .title{
		 padding-top:50px;
		 width: 90%;
		 margin: 0 auto
	 }
	 
	 .sect_one .title h3{
		 font-size: 1.4rem;
		 font-weight: 500;
	 }
	 
	 .sect_one .title p{
		display: block;
		font-size:14px;
		 text-align: center;
		 font-weight: bold;
		 line-height: 1.5rem;
		 margin: 30px auto 60px;
		 padding-bottom:0
	 }
	 
	 .swiper-container{
		 margin-top: 30px;
	 }
	 
	 .nt-iteos{
		 margin-top: 40px;
		 display: none
	 }
	 
	 .teis-0{
		  margin-top: 40px;
		 display: block;
		 padding-left: 20px;
		 
	 }
	 
	 
	 .swiper-button-next, .swiper-button-prev{
		 display: none
	 }
	 
	 .swiper-pagination{
	display: none;
		 position: relative
}
	 
	 
	 .siote-spiw{
		 margin-top: 20px;
	 }
	 .siote-spiw .motee-winte{
		 width: 90%;
		 margin: 0 auto;
		 padding-top: 45px;
		 padding-bottom: 45px;
	 }
	 .siote-spiw .motee-winte h1{
		 font-size:1.4rem;
		 font-weight:500
	 }
	 
	 .siote-spiw .motee-winte p{
		font-size:1.2rem; 
		 font-weight:500
	 }
	 
	 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		 bottom:-20px;
	 }
	 
	 .swiper-slide{
		 width: 160px !important;
		 height: 300px;
		 margin: 0;
	 }
	 
	 
	 .siote-spiw .pite-sote{
		 width: 100%;
	 }
	 
	 .siote-spiw .oteis-mote{
		 padding: 0px 20px 10px 20px
	 }
	 
	 
	 .siote-spiw .pite-sote ul li{
		 width: 39%;
		 height: 215px;
		 margin-top: 1px;
	 }
	 
	 
	 .siote-spiw .oteis-mote .miteosp{
		 display:inline-block;
	 }
	 .siote-spiw .oteis-mote h1{
		 display: inline-block;
		 font-size: 15px;
		 letter-spacing:1px;
		 padding-bottom:0;
	 }
	 
	 	 .siote-spiw .oteis-mote p{
		 
		 font-size:.8rem;
		 letter-spacing:1px;
	 }
	 
	 
	 .siote-spiw .oteis-mote .miteosp{
		 width:25px;
		 height:25px;
		 font-size: 15px;
	 }
	 
	 
	 .teis-hei{
		 height: 150px !important
	 }
	.teis-tiws{
		 height: 230px !important
	 }
	 
	 
	 .iof-ins-iocn{
		 width: 100%;
		 padding-top: 40px;
	padding-bottom: 40px;
	 }
	 
	 .boter-br {
		 width: 40%;
	 }
	 
	 .swpiw-waep .mit-fonts-on{
		 padding-top:45px;
		 padding-bottom: 45px;
	 }
	 
	 
	 .swpiw-waep .mit-fonts-on h1{
		 font-size: 1.4rem;
		 font-weight: 500;
	 }
	 
	 .swpiw-waep .mit-fonts-on p{
		 font-size: 1.2rem;
		 font-weight: 500
	 }
	 
	 
	 .swpiw-waep .winteos-case li{
		 width:95%;
		 margin:0 auto;
		 float: none;
	 }
	 
	 
	 .nm-offer-teaser-item-info h1{
		 font-size: .8rem
	 }
	 .nm-offer-teaser-item-info p{
		 font-size:.6rem;
		 padding-left: 8px;
		 padding-right: 8px;
	 }
	 
	 .nm-offer-teaser-item-info .teiso{
		 width:56%;
		 margin: 8px auto
	 }
	 
	 .siontes-waper .gtees-ins{
		padding-top:40px;
	 }
	 .siontes-waper .gtees-ins .contes{
		 padding-bottom: 30px;
	 }
	 
	 .siontes-waper .gtees-ins .contes h1{
		 font-size:1.4rem;
		 font-weight:500
	 }
	 
	 .siontes-waper .gtees-ins .contes p{
		 font-size:1.2rem;
		 font-weight:500
	 }
	 
	 .siontes-waper{
		 width: 100%;
	 }
	 .siontes-waper .gtees-ins .teisop-contes{
		 width: 95%;
	 }
	 .img-sxo{
		 width: 100%;
	 }
	 .img-sxo .teisb-spteis .sit-fonts h1{
		 font-size:1.2rem;
	 }
	 
	 .img-sxo .teisb-spteis .sit-fonts p{
		 font-size:1rem;
	 }
	 
	 .conteis-mite{
		width:95%; 
	 }
	 .top-on{
		padding-top:20px;
	 }
	 .conteis-mite .fonteis-fl{
		 width: 25%;
		 display: inline-block
	 }
	 
	 .conteis-mite .mit-on{
		 width: 30px;
	 }
	 .conteis-mite .tis-ote{
		 margin-top:8px;
	 }
	 
	 .conteis-mite .tis-ote h1{
		 font-size: .8rem;
	 }
	 
	 .conteis-mite .tis-ote p{
		 
		 font-size: .6rem
	 }
	 
	 .top-ote{
		 margin-top: -10px !important;
	 }
	 
	 .siontes-waper .gtees-ins{
		 padding-bottom: 40px;
	 }
	 
	 .mipte-onte .mit-fie{
		 padding-top:40px;
		 padding-bottom: 40px;
	 }
	 
	 .mipte-onte .mit-fie h1{
		 font-size:1.4rem;
		 font-weight: 500;
	 }
	 
	 .mipte-onte .mit-fie p{
		 font-size:1.2rem;
		 font-weight: 500;
	 }
	 .sites-waper .miteos-tosp img{
		width: 100%;
		 max-width: 100%;
		 display: block
	 }
	 
	 .sites-waper{
		 width: 100%;
		 
	 }
	 .sites-waper .miteos-tosp{
		 width: 49.7%
	 }
	 .mite{
		 margin: 1px 1px 0px 0
	 }
	 
	 .biteos-bj{
		 top:60%
	 }
	 .fonte-weap-of{
		 font-size: .9rem;
		 line-height: 6em
	 }
	 
	 .gradient-a{
		 background: linear-gradient(179.60540720616984deg, rgba(255, 255, 255,0) 7.344601962922582%, rgba(255, 255, 255,0.004166666666666667) 7.344601962922582%, rgba(1, 1, 1,.8) 86.51581243184297%, rgba(0, 0, 0,.8) 86.51581243184297%);
	 }
	 
	 .diteo{
	display: block
}
	 #footer{
		 display: none
	 }
	 
	 .bkie-none{
		 display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
	 }
	 
	 
}


@media (max-width: 1919px) and (min-width: 1440px){
	.txt-font-slide .mit-imt ul{
		width: 55%;
		margin-left: 240px;
	}
	
	
	.swpiw-waep .winteos-case li{
		width:24.88888888888%
	}
	
	.nm-offer-teaser-item-info .teiso{
		width: 55%;
	}
	
	.img-sxo{
		width:48.888888888889%
	}
	.sites-waper .miteos-tosp{
		width: 31.99999%
	}
		 .nm-offer-teaser-item-info p{

		 padding-left: 25px;
		 padding-right: 25px;
	 }
}
@media (max-width: 1440px) and (min-width: 769px){
	.txt-font-slide .mit-imt ul{
		width: 57%;
		margin-left:215px;
	}
	.swpiw-waep .winteos-case li{
		width:24.922%
	}
	
	.sites-waper .miteos-tosp{
		width:31.8555555999999999%;
	}
	
	
	.img-sxo{
		width: 49%
	}
	
	
	.sites-waper .miteos-tosp img{
		display: block;
		max-width: 100%;
		width: 100%;
	}
	
	.nm-offer-teaser-item-info .teiso{
		
		width: 65%;
		margin-top: 30px;
	}
	.nm-offer-teaser-item-info p{
		height:80px;
		overflow: hidden;
	}
	
	.fonte-weap-of{
		line-height:1.8em
	}
	
	.siote-spiw .oteis-mote{
		padding:36px 30px 0 30px
	}
	.siote-spiw .pite-sote ul li{
		width: 15.5%;
	}
}