﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:none;font-family: "微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;";}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333333;transition: all 0.2s ease-out 0s}
a:focus{outline:none;}
a:hover{color:#2763ce;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0; visibility:hidden;clear:both;}
.cf{zoom:1;}
.top{
	width: 100%;
    background-color: #fff;
    height: 128px;
    border-bottom: 4px solid #4178be;
}
.box_tz{
	min-height: 492px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	background: url(tz_dzzz01.png) repeat-x left top #FFFFFF;
}
.content{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.tz_dqwz{
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding-left: 36px;
	background: url(tz_dqwz.png) no-repeat left center;
}
.tz_dqwz a{
	font-size: 15px;
	color: #333333;
}
.cont_tlt{
	width: 100%;
	height: 110px;
	line-height: 110px;
	padding-left: 39px;
	font-size: 29px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(tz_wj01.png) no-repeat center;
	margin-bottom: 30px;
}
.tz_sfz{
	width: 100%;
	height: 211px;
	margin: 0 auto;
	border: 1px solid #d5dfe9;
	padding: 20px;
	background: url(tz_dzzz03.png) no-repeat center;
}
.tz_form{
	height: 100%;
	font-size: 17px;
	width: 880px;
}
.sfz{
	width: 440px;
	height: 37px;
	margin-bottom: 20px;
	float: left;
}
.sfz span{
	float: left;
	width: 100px;
	height: 37px;
	line-height: 37px;
	text-align: right;
	color: #4178be;
}
.sfz select{
	border: 1px solid #d7e0e9;
	height: 37px;
	width: 340px;
	float: left;
	padding: 5px 10px;
	font-size: 15px;
}
.sfz .tz_time{
	height: 37px;
	width: 340px;
	float: right;
	line-height: 37px;
} 
.tz_time div{
	width: 150px;
	float: left;
	height: 100%;
	border: 1px solid #d7e0e9;
	cursor: pointer;
}
.tz_time p{
	float: left;
	width: 40px;
	height: 100%;
	text-align: center;
}
.tz_cx{
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	letter-spacing: 5px;
	height: 46px;
	line-height: 46px;
	width: 380px;
	background: #f5aa4c;
}
.cont_txt{
	width: 100%;
	overflow: hidden;
}
.cont_tab{
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	margin: 0 auto;
	width: 1198px;
}
.cont_tab .tr_01 td{
	font-weight: bold;
}
.cont_tab td{
	display: inline-block;
	height: 42px;
	line-height: 41px;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width: 399px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	float: left;
} 
.cont_tab .xq_td{
	text-align: left;
	padding-left: 40px;
}
.cont_tab td a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*物价详情页css*/
.cont_txtxq{
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
}
.cont_txtxq .cont_tab{
	width: 100%;	
}
.cont_txtxq .cont_tab td{
	width: 50%;	
} 