* {
	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: 98%;
	margin: 0 auto;
}
.Searchs{
    width: 100%;
    margin-top: 65px;
}
#search{
width: 100%;
    margin: 0 auto;
}
.tj{
    border: none;
    background-color: #224e9e;
    padding: 7px 14px 7px 14px;
    color: #fff;
    margin-top: 14px;
    margin-bottom: -25px;
    font-size: 16px;
}
.searchs_li{
    float: left;
    margin: 13px 12px 22px 0;
}
.nj{
	width: 80px;
}
.text{
	font-size: 14px;
	color: #494848;
	margin-right: 6px;
}
.searchs_li [type="text"]{
	height: 36px;
	background-color:#fff ;
	border: 1px solid #ebebeb;
	outline:none;
	color: #999;
	font-size: 14px;
	    width: 100px;
}
.searchs_li:first-of-type{
    margin-right: 1%;
    float: left;
}
.searchs_li:first-of-type [type="text"]{
    width: 230px;
    height: 36px;
    margin-bottom: -25px;
}
.searchs_li:nth-child(2) [type="text"]{
	width: 90px;
	height: 36px;
	margin-bottom: -25px;
}
.main{
	width: 100%;
	margin: 0 auto;
}
.prompt{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #494848;
    display: inline-block;
    text-align: left;
    line-height: 30px;
}
em{
	font-style: normal;
	color: #fd7100;
}
/*表格*/
.table_main{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.row{
    /* border-top: 1px solid #f0f0f0; */
    border-bottom: 1px #f0f0f0 dotted;
}
.row img{
	float: left;
	margin-left: 42px;
}
.sub{
    background-color: #ff8900;
    color: #fff;
    line-height: 44px;
    padding: 3px 9px 3px 9px;

}

.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: #ff8900;
}
.thead_top .row th:first-of-type{
	width: 221px;
}
.thead_top th{
	width: 130px;
	font-size: 15px;
	color: #fff;
	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;
	float:left;
}
.left{
    float: left;
    width: 30%;
    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: 50%;
    padding: 28px 51px 24px;
    border: 1px solid #f0f0f0;
    float: left;
	background: #fff;
}
.pic i{
    width: 29%;
    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;
    WIDTH: 65%;
}
.retrieve{
    color: #ff8900;
    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: #ff8900;
}
.right_title2{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}
.table2{
	width: 100%;
	border-collapse: collapse;
}
.top_row th{
    background: #ff8900;
    width: 50%;
    font-size: 15px;
    color: #fff;
}
.top_row{
	height: 42px;
	border: none;
}
.bottom_row{
    height: 42px;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #f0f0f0;
}
.bottom_row th{
	font-weight: normal;
	font-size: 14px;
}
