/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#427fda;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"微软雅黑";font-size: 15px;}
.wd1200{width: 1200px;margin: 0 auto;}

.content .wd1200{padding: 0px 20px 30px 20px;background-color: #fff;}

/**当前位置开始**/
.currentLocation{width: 100%;height: 48px;background: url("dqwz.png") left center no-repeat;line-height: 48px;padding-left: 20px;font-size: 13px;}
/**当前位置结束**/
.ztzl-list{width: 100%;padding: 0 15px;}
.ztzl-list li{width: 550px;height: 180px;float: left;margin-left: 30px;}
.picBox{display: block;height: 135px;width: 550px;border: 1px solid #cae2fb;padding: 10px;}
.picBox img{width: 100%;height: 100%;}
.zt-title{display: block;width: 100%;height: 45px;line-height: 45px;text-align: center;}
.zt-title img{margin-right: 10px;}
.more{display: block;width: 100%;height: 40px;line-height: 40px;background-color: #f5f5f5;text-align: center;color: #666666;}
