@charset "utf-8";
html {background:#fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h5, h6, input, button, textarea, p, blockquote, th, td {margin:0;padding:0;font-family:"微软雅黑";}
a{text-decoration: none;color:#000;}



.zt_mian{display: block;width:1200px;margin:0 auto;}
.current_location{display: block;width: 1200px;margin-top:18px;color: #220a3c;}
.current_location p{display: block;width: 1160px;margin-left: 26px;}
.current_location p a{color:#727272;}

.special_list{display:block;width: 1200px;margin-top: 30px;}
.special_list_nav{display:block;width:1160px;margin-left: 26px;padding-bottom: 32px;}
.special_list_nav span{display:block;width:192px;font-size:19px; height: 70px;float:left; line-height: 70px;text-align: center;color: #000;cursor: pointer;
	border:1px solid #ccc;border-right:none;/*-webkit-transition:0.5s;-moz-transition:0.5s; -o-transition:0.5s;-ms-transition:0.5s;transition:0.5s;*/}
#special_nav_cur{border-left:1px solid #ccc;width:192px;background:url(../images/special_list_nav_bg.jpg) no-repeat;color:#fff;border:none;height:72px;}

.special_list ul{display: block;width: 1200px;margin-top: 8px;display: none;}
.special_list ul li{display: block;width: 270px;float:left;margin-left: 26px;padding-bottom: 26px;}
.special_cover_img{width: 270px;height: 172px;}
.special_list ul li img{vertical-align: middle;}
.special_list ul li span{display: block;width: 270px;height: 42px;line-height: 42px;color:#404040;text-indent:1em;}





.clear_float{clear: both;}


