html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

#id_iframe{
	width: 100%; 
	height: 85px; 
	overflow-x: auto; 
	overflow-y: hidden;
	min-width: 1400px;
	/* position: fixed; */
    top: 0px;
    background-color: #f5f5f5;
    border: none;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
    -webkit-box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
    box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
    z-index: 2000;
}

#foot_id{
	width: 100%; 
	height: 220px; 
	overflow-x: auto; 
	overflow-y: hidden;
    border-width: 0px;
    margin-bottom: -5px;
}

body {
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #76838f;
	margin: 0;
	min-width: 1650px;
	background: #f5f5f5;
}
.met-index-service {
	text-align: center
}

.met-index-body {
	padding-top: 10px;
    padding-bottom: 60px;
}
.container {
	max-width: 65%
}
@media(min-width:1600px) {
.container {
   width: 1310px 
}
}

@media(min-width:1200px) {
.container {
	width: 1170px
}
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}


.met-index-body h3 {
	font-size: 36px;
	margin-top: 0;
	text-align: center;
	font-weight: 300
}

.met-index-body p.desc {
	font-size: 20px;
	font-weight: 300;
	text-align: left;
	width: 70%;
	color: #fff;
	margin: 0 auto;
	padding-left: 100px;
	line-height: 30px;
}

.met-index-client .owl-theme {
	position: relative;
	margin-top: 30px
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}


.met-index-body h3 {
	font-size: 36px;
	margin-top: 0;
	text-align: center;
	font-weight: 300
}


.overlay-fade, .overlay-scale, .overlay-spin, .overlay-grayscale, .overlay-blur, [class*='overlay-slide'] {
-webkit-transition-timing-function:ease-out;
-o-transition-timing-function:ease-out;
transition-timing-function:ease-out;
-webkit-transition-duration:.3s;
-o-transition-duration:.3s;
transition-duration:.3s;
-webkit-transition-property:opacity -webkit-transform -webkit-filter, opacity -webkit-transform filter;
-o-transition-property:opacity -o-transform filter;
transition-property:opacity transform filter
}


.cover-image{
  width:100%
}

}
img {
  vertical-align: middle
}

.container li{ 
	width:32%; 
	height:128px;  
	margin-left:8px;  
    margin-top:10px; 
    margin-bottom:10px; 
    float:left; 
    text-align:center; 
    display:inline;
}
.container li h1{ 
	font-size:12px; 
	color:#005eac; 
	line-height:22px; 
	text-align:center; 
	margin-top:5px; 
	font-weight:normal;
}
.container li p{ 
	color:#666; 
	line-height:22px; 
	text-align:center;
}

.application{
    background: #f5f5f5;
    height: 350px;
}

.img{
	/* width:60%; 
	height: 410px; */
    display: block; 
    border-width: 0px;
    border-style: solid;
    margin-top: 15px; 
    margin-bottom: 15px;
}


.point{
	margin-top: 50px;
    text-align: center;
}
/* .met-show{
	height:400px;
    margin-top:20px;
    background-color: #f7f7f7;
} */


.met-image{
	height:1630px;
    margin-top:20px;
    background-color: #f5f5f5;
}

.row{
	height: 360px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 97%;
    background: #fff;
    margin-left: 11px;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
}
.line{
    color: #666666;
    margin-left: 54%;
    padding-top: 105px;
    width: 35%;
    line-height: 20px;
}

.bottomLine{
	margin-top: 12%;
    border-top: 2px solid #ddd;
}

.app{
	width: 80%;
	margin-left: 30px;
	font-size: 12px;
}

.write{
    position: absolute;
    line-height: 33px;
    left: 400px;
    width: 25%;
    height: 270px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-left: 10px;
    border-right: 0px;
    margin-top: 48px;
}

.pannel{
	float: right;
    margin-right: 90px;
    line-height: 33px;
    width: 30%;
    height: 270px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-left: 0px;
    border-right: 0px;
    margin-top: 48px;
}
.bottom{
	border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    padding-left: 20px;
}

.png{
	border: 0;
    vertical-align: middle;
    margin-top: 85px;
    margin-left: 120px;
    float: left;
    margin-bottom: 50px;
}

.product{
    background: #fff;
    height: 300px;
    width: 90%;
    padding-top: 30px;
}