* {
	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;
	padding-bottom: 20px;
}
.content h1{
	text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-top: 50px;
}
.Searchs{
	width: 1200px;
	margin-top: 60px;
}
#search{
	width: 100%;
	margin: 0 auto;
}
#search [type="text"]{
	line-height: 36px;
	width: 40%;
	height: 36px;
	font-size: 12px;
	color: #999;
	border: 1px solid #999;
	outline: none;
	border-radius: 8px;
	margin: 0 3% 20px;
	padding-left: 8px;
}
#search [type="text"]:nth-of-type(even){
	float: right;
}
#search [type="text"]:nth-of-type(odd){
	float: left;
}
.Searchs_submit{
	width: 100%;
	margin: 0 auto 20px;
}
.Searchs_sub:first-of-type{
	float: left;
	width: 96%;
	line-height: 50px;
	background-color: #0000fe;
	border: none;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
}
.Searchs_submit:hover .Searchs_sub:first-of-type{
	background-color: #ff0000;
}
.Searchs_submit:hover .Searchs_sub:last-of-type{
	background-color: #0000fe;
}
.Searchs_sub:last-of-type{
	float: right;
	width: 4%;
	line-height: 50px;
	background-color: #ff0000;
	border: none;
	color: #fff;
	background-image: url(../../template/images/j.png);
	background-repeat: no-repeat;
	background-position: 12px 13px;
	cursor: pointer;
}
.tj{
	border: none;
    background-color: #3399ee;
    padding: 8px 20px 8px 36px;
    color: #fff;
    margin-left: 4px;
    margin-bottom: -25px;
    Letter-spacing: 16px;
}
.searchs_li{
	float: left;
    margin: 13px 30px 25px 0;
}
.text{
	font-size: 14px;
	color: #494848;
	margin-right: 6px;
}
.searchs_li [type="text"]{
	width: 133px;
	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: 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 solid #f0f0f0;
}
.row img{
	float: left;
	margin-left: 42px;
}
.sub{
	background-color: #ff0000;
    color: #fff;
    line-height: 44px;
    padding: 5px 15px 5px;
    font-size: 12px;
}

.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: 42px;
    margin-bottom: 15px;
    text-align: left;
    margin-left: 10px;
}
.icon{
	width: 24px !important;
    height: 24px !important;
    padding: 9px 0 13px 0 !important;
    margin: 0 !important;
    float: left !important;
}
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 .row th:hover a{
	text-decoration:underline;
}
.tbody_bottom .row:hover{
	background-color:#0000fe;
	color: #fff;
}
.tbody_bottom .row:hover a{
	color: #fff;
}
.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: 46%;
	margin: 35px 0 0 0;
}
.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;
	float: left;
	font-size: 14px;
	color: #494848;
	font-style: normal;
	font-weight: normal;
	line-height: 50px;
}
.right{
	float: right;
	margin-top: 35px;
	width: 50%;
}
.retrieve{
	color: #fd7100;
	font-size: 26px;
	font-weight: bold;
}
.right_title{
	color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 41px;
    float: left;
    margin-left: 11px;	
}
.size{
	width: 100% !important;
	margin-bottom: 20px;
}
.size li{
	font-size: 14px;
	color: #494848;
	margin:10px 80px 10px 0;
	font-weight: normal;
	float: left;
}
.size li span{
	float: none !important;
}
.size b{
	font-style: normal;
	font-weight: normal;
	color: #fd7100;
}
.right_title2{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
    margin-left: 8px;
    display: inline-block;
}
.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;
}
