*{
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	}


.cz_container {
	width:100%;
	height:auto;
	overflow:hidden;
	}





/** 宽屏图片样式 **/
.cz_kimg1 {
	width:1920px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}
.cz_kimg1 img{
	vertical-align:bottom;
	}





/** 主体样式 **/
.cz_mainWrapper {
	width:1230px;
	height:auto;
	overflow:hidden;
	margin:50px auto;
	padding:5px;
	position:relative;
	}


.cx_inmainwrapper {
	width:390px;
	height:auto;
	padding:10px;
	float:left;
	overflow:hidden;
	}


.cz_inmk {
	width:390px;
	height:130px;
	overflow:hidden;
	background-color:#f1f1f1;
	border-radius:5px;
	position:relative;
	}
.cz_inmk .cz_inm_link {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	background-color:#ffffff;
	opacity: 0;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.alpha(opacity=0);
	}


.cz_inmk .cz_inmk_left {
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	padding:25px 20px;
	transition:all 0.7s ease-out 0s;
	}

.cz_inmk:hover .cz_inmk_left {
	transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);	/* IE 9 */
	-moz-transform:rotateY(180deg); 	/* Firefox */
	-webkit-transform:rotateY(180deg);/* Safari 和 Chrome */
	-o-transform:rotateY(180deg);
	}

.cz_inmk .cz_inmk_right {
	width:250px;
	height:95px;
	float:left;
	overflow:hidden;
	padding-top:25px;
	padding-bottom:10px;
	}

.cz_inmk .cz_insideright1 {
	width:100%;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	color:#7c7c7c;
	overflow:hidden;
	font-size:16px;
	transition:all 0.3s ease-out 0s;
	}

.cz_inmk:hover .cz_insideright1{
	color:#00b4de;
	text-indent:10px;
	}


.cz_inmk .cz_insideright2 {
	width:100%;
	height:auto;
	overflow:hidden;
	color:#858484;
	font-size:12px;
	}

.cz_inmk:hover .cz_insideright2{
	color:#e70012;
	}

.cz_inmk .cz_insideright3 {
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#ff0000;
	font-size:12px;
	}











/** 底部样式 **/
.cz_footerys {
	width:100%;
	height:auto;
	overflow:hidden;
	}


.cz_footerys_top {
	width:100%;
	height:120px;
	padding:40px 0;
	overflow:hidden;
	background-color:#232426;
	}

.cz_footerys_wrap {
	width:1240px;
	height:120px;
	overflow:hidden;
	margin:0 auto;
	}

.cz_footerys_left {
	width:205px;
	height:85px;
	overflow:hidden;
	padding-top:35px;
	float:left;
	border-right:1px solid #37383a;
	}



.cz_footerys_center {
	width:335px;
	height:120px;
	overflow:hidden;
	float:left;
	padding:0 35px;
	border-right:1px solid #37383a;
	}
	
.cz_footerys_center li {
	width:90px;
	height:120px;
	overflow:hidden;
	float:left;
	padding:0;
	margin:0;
	padding-left:20px;
	}
.cz_footerys_center li .cz_footerys_zpdm {
	font-size:12px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	color:#c1c1c1;
	font-weight:700;
	*margin-top:0!important;
	margin-top:-20px\9;
	}
.cz_footerys_center li .cz_footerys_znrmm {
	font-size:12px;
	overflow:hidden;
	height:26px;
	line-height:26px;
	display:block;
	}
.cz_footerys_center li .cz_footerys_znrmm a{
	color:#888;
	text-decoration:none;
	}
.cz_footerys_center li .cz_footerys_znrmm a:hover{
	color:#e70012;
	}



.cz_footerys_right {
	width:560px;
	height:120px;
	float:right;
	overflow:hidden;
	}

.cz_footerys_right_limg {
	width:120px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:30px;
	}

.cz_footerys_right_smk {
	float:left;
	width:410px;
	height:auto;
	overflow:hidden;
	}
.cz_footerys_right_smk h5{
	height:38px;
	line-height:38px;
	overflow:hidden;
	color:#c1c1c1;
	font-size:12px;
	}
.cz_footerys_right_smk span {
	display:block;
	color:#888;
	line-height:20px;
	font-size:12px;
	overflow:hidden;
	}





.cz_footerys_bottom {
	width:100%;
	height:50px;
	overflow:hidden;
	background-color:#0b0c0c;
	}


.cz_footerys_zmm {
	width:1240px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	margin:0 auto;
	color:#333;
	font-size:12px;
	}



/** 删除样式 **/
.zscmm {
	width:100px;
	height:30px;
	line-height:28px;
	background-color:#ec7063;
	color:#fff;
	text-align:center;
	float:left;
	display:block;
	border-radius:2px;
	text-decoration:none;
	margin-left:80px;
	margin-top:10px;
	}
.zscmm:hover {
	text-decoration:underline;
	}
/** 更新样式 **/
.cx_inmainwrapper .zsgxmm {
	width:100px;
	height:30px;
	line-height:28px;
	background-color:#48c9b0;
	color:#fff;
	text-align:center;
	float:left;
	display:block;
	border-radius:2px;
	text-decoration:none;
	margin-left:20px;
	margin-top:10px;
	}
.cx_inmainwrapper .zsgxmm:hover {
	text-decoration:underline;
	}




.czzjmm {
	width:120px;
	height:30px;
	line-height:28px;
	background-color:#48c9b0;
	color:#fff;
	text-align:center;
	display:block;
	border-radius:2px;
	text-decoration:none;
	margin:50px auto;
	}
