
/* CSS Document */
.main_pro{ background: url(../image/pro_bg.jpg) no-repeat; background-size: cover;  background-position: center; margin-top:70px; }
.index1 {
	padding: 70px 0;
}
.index2{ margin-top:70px; }
.i1_title {
	text-align: center;
	padding-bottom: 50px;
}
.i1t_h3 {
	font-size: 26px;
	color: #004e99;
	font-weight: bold;
}
.i1t_en {
	font-size: 18px;
	color: #a1a1a1;
}
.i1_qh {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.i1_ul, .i1_con {
	position: relative;
}
.i1_li {
	width: 300px;
	height: 385px;
	position: relative;
	overflow: hidden;
}
.i1_pos {
	width: 220px;
	height: 315px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 70px 40px 0 40px;
	display: none;
	color: #FFFFFF;
	background: rgba(0,78,153,0.7) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=70);
	background: #004e99;
}
.i1p_left, .i1p_right {
	position: absolute;
	display: block;
	font-size: 0;
}
.i1p_left {
	top: 22px;
	left: 22px;
}
.i1p_right {
	bottom: 22px;
	right: 22px;
}
.i1p_title {
	text-align: center;
}
.i1p_title span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.i1p_txt {
	line-height: 24px;
	margin-top: 20px;
}
.i1p_more {
	border: 1px solid #FFFFFF;
	font-family: arial;
	width: 165px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
}
.i1p_more span {
	display: inline-block;
	padding-right: 30px;
	background: url(http://www.czgmwg.com/templates/metx5/images/images/7.png) no-repeat right center;
}
.i1_prev, .i1_next {
	position: absolute;
	top: 150px;
	display: block;
	font-size: 0;
	cursor: pointer;
}
.i1_prev {
	left: -60px;
}
.i1_next {
	right: -60px;
}
.i2_left {
	width: 580px;
}
.i2_right {
	width: 600px;
}
.i2t_p {
	font-size: 18px;
	color: #4d4d4d;
}
.i2t_p span {
	display: block;
	font-family: arial;
	color: #808080;
	font-size: 12px;
}
.i2t_a {
	font-family: arial;
	color: #4d4d4d;
	border-bottom: 1px solid #808080;
	margin-top: 12px;
}
.i2l_dl {
	background: #f6f6f6;
	margin-top: 20px;
}
.i2l_dd {
	width: 255px;
	padding: 30px 19px;
}
.i2l_title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
}
.i2l_txt {
	color: #808080;
	line-height: 22px;
	margin-top: 12px;
}
.i2r_ul {
	margin-top: 20px;
}
.i2r_li {
	line-height: 26px;
	padding-left: 9px;
	background: url(http://www.czgmwg.com/templates/metx5/images/images/8.png) no-repeat left center;
}
.i2r_li a {
	color: #808080;
}
.i2l_dt {
	width: 286px;
	height: 237px;
	overflow: hidden;
}
.i2_right .i2l_dt {
	width: 296px;
}
.i2l_dt img {
	transition: width .5s, height .5s, transform .5s;
	-moz-transition: width .5s, height .5s, -moz-transform .5s;
	-webkit-transition: width .5s, height .5s, -webkit-transform .5s;
	-o-transition: width .5s, height .5s, -o-transform .5s;
}
.i2l_dl:hover .i2l_title {
	color: #004e99;
}
.i2l_dl:hover .i2l_title {
	color: #004e99;
}
.i2l_dl:hover .i2l_dt img {
	width: 110%;
	height: 110%;
}
.main_pro .i1t_h3{ color:#fff; }
.main_pro .i1_li{
	width:280px;
    margin: 0 10px 40px 10px;
    text-align: left;
    position: relative;
    overflow: hidden;
    float: left;
    transition: all 300ms ease;
	height:auto;
	
}
.main_pro .i1_li .contantbox{ padding: 5px 5px 0 5px; background: #ffffff; transition: all 300ms ease; }
.main_pro .i1_qh{ overflow:visible; }
.main_pro .i1_li .contantbox figure {
    margin: 0;
    position: relative;
}
.main_pro .i1_li .contantbox figure img {
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}
.main_pro .i1_li .contantbox h3 {
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    color: #000000;
    transition: all 300ms ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main_pro .i1_li:hover{    transform: translateY(-10px); }
.main_pro .i1_li:hover .contantbox {
    background: #004e99;
    background: ;
}
.main_pro .i1_li:hover .contantbox .txtbox h3 {
    color: #ffffff;
}

.met-index-body {
    background-color: ;
    background-color: ;
    background-image: url(../image/hf_img1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.met-index-body {
    background-attachment: scroll;
	padding: 50px 0;
	    height: 38px;
}
.foot{ margin-top:0px; }