﻿@charset "utf-8";
/* CSS Document */
body			{font-size:12px; color:#333333;margin:0px; }
div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,span,img,form,label,fieldset,legend{margin:0px;padding:0px;}
img				{border:none;}
ul,ol,li		{list-style-type:none;}
input{ border:none;}
a				{color:#333;text-decoration:none;}
a:hover			{color:#FF6600;text-decoration:underline;}
.clear			{clear:both;height:0px;overflow:hidden;font-size:0px;}
.fl{ float:left;}
.fr{ float:right;}

.space_5px { height:5px; overflow:hidden;}
.space_3px { height:3px;  overflow:hidden;}
.space_4px { height:4px;  overflow:hidden;}
.space_8px { height:8px;  overflow:hidden;}
.space_10px{ height:10px;  overflow:hidden;}


.cztk{ }
.cztit{ height:44px; background:#e7e7e7;}
.cztit h3{ float:left;font-size: 16px;height: 34px;padding-left: 10px; color: #2c2c2c; font-weight: bold;border-left:3px solid #f40;margin: 15px 0 0 19px;
    height: 18px; line-height: 18px;}
.cztit span{ float:right; height:44px; line-height:44px; margin-right:20px;}
.cztit span a{ color:#666;}
.cztit span a:hover{color:#f40;}
.cztkzt{ border:4px solid #dbdbdb; background:#eeeeee; padding:12px; height:208px;}
.cztkzt ul li { float:left; width:180px; margin-right:12px; width:170px; height:170px; padding:4px; border:1px solid #dbdbdb;}
.cztkzt ul li div{ width:170px; height:170px; display:block; display:table-cell; vertical-align:middle;}
.cztkzt ul .last{ margin-right:0px;}
.cztkzt ul li img{background:#fff;}
.cztkzt ul li p{ text-align:center; height:24px; line-height:24px; font-size:14px;}
.cztkzt ul li p a{ color:#696969;}


.cztkzt01{ border:1px solid #e7e7e7;  padding:12px; height:136px; background:#fff;}
.cztkzt01 ul li { float:left; width:170px; padding:4px; border:1px solid #e7e7e7; margin-right:18px;}
.cztkzt01 ul .last{ margin-right:0px;}
.cztkzt01 ul li img{background:#fff;}
.cztkzt01 ul li p{ text-align:center; height:24px; line-height:24px; font-size:14px;}
.cztkzt01 ul li p a{ color:#696969;}
#cztkzt02{}