* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";

}
a {
	color: #333;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	visibility:hidden;
	}
.content{
	width: 1200px;
	margin: 0 auto;
	
}
.Searchs{
	width: 1200px;
	margin-top: 20px;
	background-color:#b5a07b ;
}
#search{
	width: 80%;
	margin: 0 auto;
}
.tj{
	border: none;
    background-color: #3399ee;
    padding: 8px 20px 8px 36px;
    color: #fff;
    margin-left: 4px;
    margin-top: 22px;
    margin-bottom: -25px;
    Letter-spacing: 16px;
}
.searchs_li{
	float: left;
    margin: 13px 30px 25px 0;
}
.text{
	font-size: 14px;
	color: #fff;
	margin-right: 6px;
}
.searchs_li [type="text"]{
	width: 169px;
	height: 30px;
	background-color:#fff ;
	border: 1px solid #ebebeb;
	outline:none;
	color: #999;
	font-size: 14px;
}
.searchs_li:first-of-type{
	margin-right: 42px;
	float: left;
}
.searchs_li:first-of-type [type="text"]{
	width: 468px;
	height: 36px;
	margin-top: 9px;
	margin-bottom: -25px;
}
.searchs_li:nth-child(2) [type="text"]{
	width: 190px;
	height: 36px;
	margin-top: 9px;
	margin-bottom: -25px;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.prompt{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #494848;
    display: inline-block;
    text-align: left;
    line-height: 46px;
}
em{
	font-style: normal;
	color: #fd7100;
	font-weight: bold;
}
/*表格*/
.table_main{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.row{
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.row img{
	float: left;
	margin-left: 42px;
}
.sub{
	background-color: #d2be91;
   color: #fff;
   line-height: 44px;
   padding: 2px 10px;
   border-radius: 3px;

}

.divco{
	float:left;
	width: 100%;
}
.divco span{
	float: left;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
	width: 100%;
    text-align: left;
}
.divcoa{
	float:left;
	width: 100%;
}
.divcoa span{
    float: left;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    line-height: 49px;
    margin-bottom: 15px;
    text-align: left;
}
.icon{
	width: 20px;
    height: 20px;
	margin: 16px 10px 0px 0px;
    float: left;
}
td{
	
	text-align: center;
}
thead{
	width: 100%;
	background-color: #f7f7f7;
}
.thead_top .row th:first-of-type{
	width: 221px;
}
.thead_top th{
	width: 130px;
	font-size: 15px;
	color: #333;
	line-height: 42px;
}
.tbody_bottom .row{
	width: 100%;
	height: 42px;
}
.tbody_bottom th{
	font-size: 14px;
	color: #515151;
	font-weight: normal;
}
/*表格结束*/
/*contrast*/
.contrast{
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #f0f0f0;
	overflow: hidden;
}
.left{
	float: left;
	width: 289px;
	margin: 35px 0 0 26px;
}
.pic span{
	float: left;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
	width: 100%;
    text-align: left;
}
.pic img{
	width: 200px;
	padding: 28px 171px 24px;
	border: 1px solid #f0f0f0;
	float: left;

}
.pic i{
	width: 100%;
	text-align: center;
	    padding-left: 82px;
	float: left;
	font-size: 14px;
	color: #494848;
	font-style: normal;
	font-weight: normal;
	line-height: 50px;
}
.right{
	float: right;
	margin-top: 35px;
}
.retrieve{
	color: #b5a07b;
	font-size: 26px;
	font-weight: bold;
}
.right_title{
	color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    float: left;	
}
.size{
	width: 570px;
	margin-bottom: 20px;
}
.size li{
	font-size: 14px;
	color: #494848;
	margin:10px 80px 10px 0;
	font-weight: normal;
	float: left;
}
.size b{
	font-style: normal;
	font-weight: normal;
	color: #fd7100;
}
.right_title2{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}
.table2{
	width: 100%;
	border-collapse: collapse;
}
.top_row th{
	background: #eee;
	width: 50%;
	font-size: 15px;
}
.top_row{
	height: 42px;
	border: none;
}
.bottom_row{
	height: 42px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}
.bottom_row th{
	font-weight: normal;
	font-size: 14px;
}
