/*高级搜索条件样式*/
body {
	font-family: \5FAE\8F6F\96C5\9ED1;
	padding: 0;
	margin: 0;
	position: relative;
	color: #646464;
}

* {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 1em;
}
.ad_search_content{
	width: 1190px;
	margin: 0px auto;
	padding-top: 20px;
	
}
.ad_search_content_top{
	width: 1190px;
	margin: 0px auto;
	background: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabad, .tabad2{
	width: 900px;
	margin: 0px auto;
}
/* .tabad2{
	display: none;
} */
.tabad td:first-child{
	text-align:right;
	cursor: pointer;
	border: 0;
	color:#646464;
	width: 135px;
	font-weight:bold;
}
 .tabad2 td:first-child{
	text-align:right;
	cursor: pointer;
	border: 0;
	color:#646464;
	width: 155px;
	font-weight:bold;
}
.ad_td_button{
	margin-left: 338px;
}

.ad_div_search{
	text-align: center;
	height: 30px;
	background: #3285FF;
	width: 99px;
	line-height: 30px;
	margin-top: 4px;
	color: #FFF;
	cursor: pointer;
	border-bottom: 1px solid #2d78f4;
	border-right: 1px solid #3285FF;
	display: inline-block;
}

.ad_div_search:hover{
	color: #FFF;
	background: #317EF3;
	border-bottom: 1px solid #2868C8;
	border-right: 1px solid #317EF3;
	-webkit-box-shadow: 1px 1px 1px #D9D9D9;  
 	-moz-box-shadow: 1px 1px 1px #D9D9D9;  
  	box-shadow: 1px 1px 1px #D9D9D9;   
}
.td_input {
	width: 600px;
	text-align: left;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.td_input_small{
	width: 618px;
	text-align: left;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.td_input_small input {
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 24px;
	border: 1px solid #cccccc;
	width: 38%;
	padding-left: 10px;
	behavior: url(#default#savehistory);
	outline: none;
}
.td_input_span{
	margin-left: 30px;
	font-weight: bold;
	margin-right: 30px;
}
textarea {
	margin-top: 10px;
	height: 35px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border: 1px solid #cccccc;
	width: 510px;
	padding-left: 10px;
	color: #cccccc;
	outline: none;
}

textarea:focus{
    border: 1px solid #4791FF;
}

#range{
	color: #646464;
}
.td_input_select {
	cursor: pointer;
	height: 19px;
	border: 0;
	width: 150px ;
	color: #646464;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: bold;	
	padding-top: 2px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	background: url("../images/ddl.png") no-repeat scroll right center #FFF;
}

#chioce1{
	cursor: pointer;
	border: 0;
	width: 120px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 16px;
}
.td_classfy_chioce_two , .td_classfy_chioce_ics_two, .td_classfy_chioce_ics_three,.td_classfy_chioce_ics_one{
	width: 150px;
}
#td_input_select_value,#td_input_select_range_value,#classfy_chioce_one,#chioce2,#ics_chioce_one,#ics_chioce_two,#ics_chioce_three{
	cursor: pointer;
	border: 0;
	width: 110px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 16px;
	color: #646464;
}

.icsStandardOne{
	width: 200px;
}

#td_input_age_num_value{
	cursor: pointer;
	border: 0;
	width: 110px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 16px;
}
#td_input_standard_state_value{
	cursor: pointer;
	border: 0;
	width: 110px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 16px;
}

.td_input_select_content{
	width: 160px;
	height:200px;
	border: 1px solid #CCC;
	border-top: 0px;
	position: absolute;
	background-color: white;
	display: none;
	z-index: 999999;
	font-family: \5FAE\8F6F\96C5\9ED1;
	padding-top: 6px;
	overflow:auto;
}
.td_classfy_chioce_two_content{
	width: 160px;
}
.td_input_select_content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #646464;
}

.td_input_select_content ul li {
	margin: 0px;
	padding: 0px;
	top: 0;
	list-style: none;
	color: black;
	text-align: left;
	padding-left: 15px;
	cursor: pointer;
	padding-bottom: 4px;
	color: #646464;
}

.td_input_select_content ul li:hover{
	background-color: #dddddd;
}
.float_div{
	float: left;
	margin-right: 20px;
}
.standard_state{
	width: 500px;
}
.select_wrap{
	margin-left: 30px;
}
.standard_state_choose{
	float: left;
	padding: 0;
	margin: 0;
	/*margin-left: 30px;*/
	margin-right: 15px;
}
.standard_state_choose label{
	cursor: pointer;
}

.standard_state_choose input{
	vertical-align: middle;
	margin-top: -1px;
}
 .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.select-inline {
    width: 150px;
	height: 23px;
	text-indent: 15px;
    color: #646464;
	border: 1px solid #cccccc;
    cursor: pointer;
}

.tabad .tr_wrap{
    height: 26px;
    line-height: 26px;
}
input:focus{
    border: 1px solid #4791FF;
}
.td_input input {
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 24px;
	border: 1px solid #cccccc;
	width: 100%;
	padding-left: 10px;
	behavior: url(#default#savehistory);
	outline: none;
}
.td_input input:focus {
	 border: 1px solid #4791FF;
}
.content_date_search{
	float: left;
	margin-left: 30px;
}
.content_date_search input{
	width: 200px;
}
#all_state, #active_state, #abolish_state, #replaced_state, #forthcoming_implemente_state, #abolish_standard_switch{
	width: 14px;
	height: 14px;
}
#all_state:focus, #active_state:focus, #abolish_state:focus, #replaced_state:focus, #forthcoming_implemente_state:focus, #abolish_standard_switch:focus{
	border:0;
}
.clearb {
	margin-top: -27px;
	margin-left: 540px;
}
.more_tr_td{
	vertical-align: top;
}

/*高级搜索结果样式*/
.ad_search_result{
	margin-top: 40px;
	border-top: 1px solid #3285FF;
	display: none;
	padding-top: 10px;
}
.search_result_pro{
	color: #3285FF;
	font-weight: bold;
}

.search_head_page {
	text-align: right;
	color: #646464;
	height: 24px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.page_color{
	color: #ff7f00;  
	font-weight: bold; 
}
.total_page_count{
	font-weight: bold; 
	margin-right: 10px;
}   
.total_result_count{
	font-weight: bold; 
}


.search_detail_head {
	border: 1px solid #E8E8E8;
	height: 30px;
	background: #F5F5F5;
	width: 1190px;
}
.ul_search_detail_head {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

.ul_search_detail_head li {
	display: inline;
	line-height: 30px;

}


.ul_search_detail_head li div {
	vertical-align: middle;
	width: 80px;
	height: 30px;
	line-height: 30px;
	float: left;
	cursor: pointer;
	text-align: center;
}

.default_order{
	background: #FFF;
	color: #3285FF;
}




.choice_order{
	color: #646464;
	background: #F5F5F5;
}
.myorder:hover{
	background: #FFF;
	color: #3285FF;
}
.choosed_desc{
	background: #FFF url('../images/order_desc.png') no-repeat center right;
	color: #3285FF;
}
.choosed_asc{
	background: #FFF url('../images/order_asc.png') no-repeat center right;
	color: #3285FF;
}








.search_detail_foot {
	border: 1px solid #A9A9A9;
	border-radius: 2px;
	padding: 5px 10px;
	color: #646464;
	margin-top: 14px;
	width: 1170px
}

.page_left {
	float: left;
}

.page_right {
	float: right;
}

.first_page {
	border: 1px solid #A9A9A9;
	padding: 1px 6px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #A9A9A9;
}

.front_pre_page {
	margin-right: 8px;
	cursor: pointer;
	border: 1px solid #A9A9A9;
	padding: 1px 2px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #646464;
}
.every_page_count{
	font-weight: bold;
}
.next_page {
	border: 1px solid #A9A9A9;
	padding: 1px 2px;
	background: #F5F5F5;
	border-radius: 2px;
	cursor: pointer;
	color: #646464;

}

#next_page {
	border: 1px solid #A9A9A9;
	padding: 1px 10px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #646464;
	font-weight: normal;
}
.one{
	padding: 1px 7px;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #ff7f00;
	font-weight: normal;
}
.two{
	border: 1px solid #A9A9A9;
	padding: 1px 7px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #646464;
	font-weight: normal;
}
.three{
	border: 1px solid #A9A9A9;
	padding: 1px 7px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #646464;
	font-weight: normal;
}

.last_page {
	border: 1px solid #A9A9A9;
	padding: 1px 6px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #A9A9A9;
}

.current_page {
	border: 1px solid #646464;
	color: #646464;
	padding: 1px 6px;
	background: #F5F5F5;
	border-radius: 2px;
	width: 40px;
	margin-right: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

#self_choose_current_page{
	width:24px;
	height:19px;
	border: 1px solid #A9A9A9;
	color: #646464;
	border-radius: 2px;
	text-align: center;
	padding-left: 0px;
	width: 40px;
}
.jump_to_page {
	border: 1px solid #A9A9A9;
	padding: 1px 10px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #646464;
	cursor: pointer;
}

.search_detail_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 7px;
}

.search_detail_table a {
	cursor: pointer;
	color: #646464;
}

.search_detail_table tr td {
	text-align: left;
	border: 1px solid #E8E8E8;
	border-collapse: collapse;
}

.search_detail_table p {
	font-weight: bold;
}




//修改后

.a {
	cursor: pointer;
	color: #646464;
}

.content_img {
	float: left;
	width: 70px;
	height: 70px;
	background-color: red;
}

.content_left {
	float: left;
	text-align: center;
	margin-top: 6px;
	width: 940px;
}

.content_left_table {
	width: 100%;
	padding: 0px 15px;
	border: 1px solid #E8E8E8;
	text-align: left;
	color: #646464;
	margin-bottom: 15px;
	display: none;
}

.content_left_table-title {
	width: 70px;
	color: #888;
	vertical-align: top;
	padding-top: 4px;
}

.red_mark {
	color: red;
	margin-left: 3px;
}

.content_left_table-name {
	font-weight: bold;
	color: #222;
}

.content_left_table  tr td {
	border-bottom: 1px dashed #DCDADA;
}

#tr_last td {
	border: 0px;
}

a {
	text-decoration: none;
}

.search_head_page {
	text-align: right;
	color: #646464;
	height: 24px;
	margin-top: 7px;
}

.page_color {
	color: #ff7f00;
	font-weight: bold;
}

.total_page_count {
	font-weight: bold;
	margin-right: 10px;
}

.total_result_count {
	font-weight: bold;
}








.search_detail_table_name {
	margin-right: 30px;
	color: #0067FF;
}

.search_detail_table_state {
	margin-bottom: 10px;
	margin-left: 110px;
}

.search_detail_table_state_red {
	color: red;
}

.search_detail_table_state_green {
	color: #2cc779;
}

.search_detail_table_state_orange {
	color: #ff7f00;
}

.search_detail_table_state_blue {
	color: #ff6060;
}

.range {
	font-weight: bold;
	color: #ff7f00;
}

.choosed {
	font-weight: bold;
	color: #39ae48;
}

.text_keywords {
	color: #3285FF;
	font-weight: bold;
}

.keywords {
	font-weight: normal;
	color: #646464;
	margin-right: 5px;
}

.text {
	margin-left: 80px;
	margin-top: -20px;
	line-height: 24px;
	width: 710px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #646464;
}

.text_out {
	height: 16px;
	margin-top: -15px;
	float: left;
	cursor: pointer;
	color: #3285FF;
}

.pdf_pic {
	float: left;
}

.choosed_text {
	float: left;
	margin-left: 80px;
	margin-top: -20px;
	line-height: 24px;
	width: 510px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #646464;
}

.text_div {
	width: 850px;
	float: left;
}

.text_range_div {
	margin-bottom: 8px;
	width: 590px;
	padding-right: 10px;
	margin-left: 8px;
}
.text_keywords_div{
	margin-top: 12px;
	width: 710px;
	padding-right: 10px;
	margin-left: 8px;
}
.text_content_div {
	margin: 0px auto;
}

.sta_small_pic {
	float: left;
	width: 90px;
	cursor: pointer;
	height: 77px;
	border-right: 1px solid #EEEEEE;
}

.sta_small_pic img {
	margin-left: 15px;
}

.text_div_left {
	float: left;
	border-right: 1px dashed #C3C3C3;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
}

.search_detail_table_tr_top {
	border-bottom: 1px solid #E8E8E8;
	height: 36px;
	line-height: 36px;
	margin: 0px 10px 4px 10px;
	font-weight: bold;
}

.text_div_mid_shoppingcart {
	margin-left: 20px;
	font-weight: normal;
}

.choosed_text_div_right a {
	color: #646464;
	float: left;
	width: 68px;
	margin-left: 20px;
	margin-top: 58px;
	text-align: center;
	height: 100%;
	padding: 5px 0px;
	background: url(../images/compari.png) no-repeat center;
}

.text_div_right a:hover {
	color: #FFF;
	background: url(../images/compari1.png) no-repeat center;
}

.text_div_right_change {
	color: #646464;
	float: left;
	width: 68px;
	margin-left: 20px;
	margin-top: 58px;
	text-align: center;
	height: 100%;
	padding: 5px 0px;
	background:;
}

.text_div_right_db {
	margin-left: 8px;
	font-weight: normal;
	color: #363636;
}
.text_div_right_db:hover {
	color: #FFF;
}
.choosed_text_div_right_db {
	color: red;
	margin-left: 12px;
}

.delete_text_div_right_db {
	color: #FFF;
	margin-left: 12px;
}

.glass_choosed {
	color: red;
}

.search_detail_range {
	margin-left: -10px;
}

.start_date {
	color: #646464;
	font-weight: normal;
	margin-left: 70px;
	margin-bottom: 8px;
} 

.end_date {
	font-weight: normal;
	margin-left: 70px;
	color: #646464;
}
.sta_type{
	float: left;
	font-weight: bold;
}
.search_detail_foot {
	border: 1px solid #E8E8E8;
	border-radius: 2px;
	padding: 5px 10px;
	color: #646464;
	margin-top: 14px;
}

.page_left {
	float: left;
}

.page_right {
	float: right;
	color: #646464;
}

.first_page {
	border: 1px solid #A9A9A9;
	padding: 1px 6px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #A9A9A9;
}
.pre_page_a{
	margin-right: 8px;
}
.front_pre_page {
	cursor: pointer;
	border: 1px solid #A9A9A9;
	padding: 1px 2px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #646464;
}

.every_page_count {
	font-weight: bold;
}

.next_page {
	border: 1px solid #A9A9A9;
	padding: 1px 2px;
	background: #F5F5F5;
	border-radius: 2px;
	cursor: pointer;
	color: #646464;
}
#bottom_next_page_a{
	margin-right: 8px;
}
#bottom_pre_page_a{
	cursor: pointer;
	border: 1px solid #A9A9A9;
	padding: 1px 10px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #646464 ! important;
	font-weight: normal;
}

#next_page {
	border: 1px solid #A9A9A9;
	padding: 1px 10px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #646464;
	cursor: pointer;
	font-weight: normal;
}

.one {
	padding: 1px 7px;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #ff7f00;
	font-weight: normal;
}

.two {
	border: 1px solid #A9A9A9;
	padding: 1px 7px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #646464;
	font-weight: normal;
}

.three {
	border: 1px solid #A9A9A9;
	padding: 1px 7px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #646464;
	font-weight: normal;
}

.last_page {
	border: 1px solid #A9A9A9;
	padding: 1px 6px;
	background: #F5F5F5;
	border-radius: 2px;
	margin-right: 8px;
	cursor: pointer;
	color: #A9A9A9;
}

.current_page {
	border: 1px solid #646464;
	color: #646464;
	padding: 1px 6px;
	background: #F5F5F5;
	border-radius: 2px;
	width: 40px;
	margin-right: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

#self_choose_current_page {
	width: 24px;
	height: 18px;
	border: 1px solid #A9A9A9;
	color: #646464;
	border-radius: 2px;
	text-align: center;
	padding-left: 0px;
	width: 40px;
}

.jump_to_page {
	border: 1px solid #A9A9A9;
	padding: 1px 10px;
	background: #F5F5F5;
	border-radius: 2px;
	color: #646464;
	cursor: pointer;
}

.content_right {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 48px;
}

.content-right1 {
	border-left: 1px solid #E2E2E2;
	float: right;
	width: 100%;
	margin-top: 1px;
}

ul, li {
	list-style: none;
}

.clear {
	clear: both;
}

.additioninfo-top {
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 8px;
	height: 26px;
	background: #FAFAFA;
	color: #555;
	font-weight: bold;
	margin-left: 10px;
}

#additioninfo-top-mark {
	float: right;
	color: #3385FF;
	margin-right: 5px;
}

.additioninfo-main {
	padding-left: 2px;
}

.additioninfo-main-table {
	color: #666;
	padding-left: 10px;
	width: 100%;
}

.additioninfo-main-table-td {
	color: #999;
	text-align: right;
	width: 60px;
}

.location img {
	float: right;
	margin-right: 405px;
}

.location {
	height: 25px;
}

.content-right2 {
	border-left: 1px solid #E2E2E2;
	float: right;
	width: 100%;
	margin-left: 13px;
	margin-top: 10px;
}

.additioninfo-top2 {
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 8px;
	height: 26px;
	background: #FAFAFA;
	color: #555;
	font-weight: bold;
	margin-left: 10px;
}

.additioninfo-top-mark2 {
	float: right;
	color: #3385FF;
	margin-right: 5px;
}

.additioninfo-main-bottom {
	height: 33px;
	border-top: 1px solid #CCC;
	width: 185px;
	margin-left: 5px;
	margin-top: 8px;
	width: 100%;
}

.additioninfo-main-bottom-content {
	width: 103px;
	float: right;
	margin-top: 4px;
	color: #666;
}

.additioninfo-main-bottom-content img {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 4px;
}

.standard_type {
	font-weight: normal;
	color: #FFF;
	background: #3498DB;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
.stan_num{
	float: left;
}
.standard_type_gj {
	font-weight: normal;
	color: #FFF;
	background: #68bf7b;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}

.standard_type_hy {
	font-weight: normal;
	color: #FFF;
	background: #fd7262;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
.standard_type_area{
	font-weight: normal;
	color: #FFF;
	background: #adad5a;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
.standard_type_other {
	font-weight: normal;
	color: #FFF;
	background: #dfa731;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
.standard_type_group {
	font-weight: normal;
	color: #FFF;
	background: #ff8206;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
.standard_type_international {
	font-weight: normal;
	color: #FFF;
	background: #a572c6;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
.standard_type_enterprise {
	font-weight: normal;
	color: #FFF;
	background: #48afaf;
	margin-right: 30px;
	height: 18px;
	line-height: 18px;
	width: 63px;
	float: left;
	margin-top: 9px;
	text-align: center;
}
img {
	border: 0;
}

#buyWindow {
	position: absolute;
	width: 640px;
	height: 410px;
	background-color: #fff;
	display: none;
	z-Index: 7;
}

#content1 {
	text-align: center;
	z-Index: 1;
	margin-top: 500px;
}

.buyWindow_top {
	height: 64px;
	background: #0066B3;
	color: #FFF;
	padding: 10px 20px;
	font-weight: bold;
}

.buyWindow_mid {
	height: 306px;
	padding: 10px 10px;
	background: #F5F5F7;
}

.buyWindow_content {
	border: 1px solid #DADADA;
	height: 300px;
	background: #FFF;
}

.buyclose {
	float: right;
	cursor: pointer;
}

.price {
	background: #FFF2E8;
	margin: 0 auto;
	margin-top: 16px;
	height: 77px;
	width: 550px;
}
.left_picture{
	float: left;
}
.right_price{
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}

.price_div {
	margin-bottom: 10px;
}

.currentPrice {
	color: red;
}

.currentMonthPage {
	margin-left: 115px;
	margin-top: 24px;
}

.bugType {
	margin-left: 115px;
	margin-top: 20px;
}

.bugType a {
	cursor: pointer;
	border: 1px solid #D8D8D8;
	padding: 4px 10px;
	margin-right: 5px;
}

#books {
	padding: 4px 24px;
	margin-left: 10px;
	margin-right: 10px;
}

#download {
	padding: 4px 24px;
	margin-left: 10px;
}

.bugNum {
	margin-left: 115px;
	margin-top: 16px;
}

.bugNum input {
	height: 24px;
	width: 30px;
	line-height:24px;
	text-align: center;
	border: 1px solid #AAA;
}

.bugNum a {
	margin-right: -5px;
	margin-left: -5px;
}
.origin_book{
	display: none;
}
#bugNum_value {
	width: 50px;
}

#minusValue {
	font-weight: bold;
	margin-left: 5px;
}

#addValue {
	font-weight: bold;
}

.tobug {
	margin-left: 115px;
	margin-top: 20px;
	cursor: pointer;
}

#buynow {
	margin-right: 60px;
	cursor: pointer;
}

#addtoshopcart {
	cursor: pointer;
}

#old_price {
	text-decoration: line-through;
	color: #B3B3B3;
}

.change_my_page a {
	cursor: pointer;
	color: #646464;
}

.chinese_name {
	float: left;
	width: 290px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #0067FF;
}

.chinese_name a {
	color: #0067FF;
}

.buyWindow_top_ch_name {
	width: 590px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

.buyWindow_top_en_name {
	width: 590px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}


.left_table_detail {
	font-weight: bold;
	letter-spacing: 1.5px;
	width: 110px;
	color: #646464;
}

.divide_result {
	margin-right: 50px;
	float: left;
	width: 160px;
}

.divide_red_mark {
	color: red;
}

.spread {
	vertical-align: top;
	width: 35px;
}

.top_divide_result, .ccs_top_divide_result, .ics_top_divide_result,
	.year_top_divide_result, .country_top_divide_result,
	.force_top_divide_result, .state_top_divide_result,
	.type_top_divide_result {
	float: left;
	width: 235px;
	margin-bottom: 4px;
	padding-left: 10px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #646464;
	padding-top: 4px;
}

.top_divide_result a:hover, .ccs_top_divide_result a:hover,
	.ics_top_divide_result a:hover, .year_top_divide_result a:hover,
	.country_top_divide_result a:hover, .force_top_divide_result a:hover,
	.state_top_divide_result a:hover, .type_top_divide_result a:hover {
	color: #3285FF;
}

.ccs_divide_result, .ics_divide_result, .year_divide_result,
	.country_divide_result, .force_divide_result, .state_divide_result,
	.type_divide_result {
	float: left;
	width: 235px;
	display: none;
	margin-bottom: 4px;
	padding-left: 10px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #646464;
	padding-top: 4px;
}

.ccs_divide_result a:hover, .ics_divide_result a:hover,
	.year_divide_result a:hover, .country_divide_result a:hover,
	.force_divide_result a:hover, .state_divide_result a:hover,
	.type_divide_result a:hover {
	color: #3285FF;
}

#ics_close, #ccs_close, #year_close, #state_close, #type_close,
	#country_close {
	display: none;
	cursor: pointer;
	filter: flipH;
}

#ics_close:hover, #ccs_close:hover, #year_close:hover, #state_close:hover,
	#type_close:hover, #country_close:hover  {
	color: #3285FF;
}

#ccs_spread, #ics_spread, #year_spread, #state_spread, #type_spread,
	#country_spread {
	cursor: pointer;
	margin-top: 8px;
}

#ccs_spread:hover, #ics_spread:hover, #year_spread:hover, #state_spread:hover,
	#type_spread:hover, #country_spread:hover {
	color: #3285FF;
}

.hideDiv {
	display: none;
}

.close_divide_button {
	float: right;
	cursor: pointer;
	padding: 5px 23px 8px 8px;
	background: url(../images/spread_c.png) no-repeat;
	margin-top: -4px;
	color: #FFF;
}

.error_promot {
	padding-top: 50px;
	text-align: left;
	height: 600px;
}

.sear_type {
	text-align: left;
	height: 35px;
	line-height: 30px;
	border: 1px solid #F5F5F5;
	border-top: 0;
	width: 938px;
}

.se_type_wor {
	margin-right: 10px;
	color: #646464;
}

.sear_type_detail {
	width: 614px;
	float: left;
	height: 35px;
	overflow: hidden;
}
.sear_type_detail_showAll{
	background: #FFF;	
	position: relative;
	border-left: 1px solid #FFF;
	padding-left: 10px;
	border-right: 1px solid #E8E8E8;
}
.showAll_result{
	display: inline;	
	width: 560px;
}
.checkbox_type_num_red{
	color: red;
}
.showAll_more{
	display: inline;
	position: absolute;
	color:#646464;
	margin-top: 2px;
}
.showAll_show{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-left: -1px;
	padding-left: 11px;
}
.sear_type_detail_showAll div{
	display: inline-block;
}
.search_condition_words {
	border: 1px solid #e8e8e8;
	padding: 0px 12px 0px 4px;
	background: url(../images/s_c_c.png) no-repeat center right;
	cursor: pointer;
	display: none;
}

.search_condition_words:hover {
	color: #3285FF;
	background: url(../images/s_c_c_h.png) no-repeat center right;
}



.popular_sta{
	margin-top: 10px;
}
.popular_sta_chname{
	color: #999;
	margin-left: 10px;
}

.sta_right_button{
	float: right;
	display: none;
	cursor: pointer;
	width: 29px;
	height: 29px;
	margin-top: 3px;
	margin-left: 10px;
}

.sta_right_button_buy{
	background: url(../images/sta_buy_normal.png) no-repeat center center;
}
.sta_right_button_buy:hover{
	background: url(../images/sta_buy_hover.png) no-repeat center center;
}	
.sta_right_button_traslate{
	background: url(../images/sta_traslate_normal.png) no-repeat center center;
}
.sta_right_button_traslate:hover{
	background: url(../images/sta_traslate_hover.png) no-repeat center center;
}	
.sta_right_button_read{
	background: url(../images/sta_quan_normal.png) no-repeat center center;
}
.sta_right_button_read:hover{
	background: url(../images/sta_quan_hover.png) no-repeat center center;
}	
.sta_right_button_download{
	background: url(../images/sta_download_normal.png) no-repeat center center;
}
.sta_right_button_download:hover{
	background: url(../images/sta_download_hover.png) no-repeat center center;
}	
.sta_right_button_pdf{
	background: url(../images/sta_pdf_normal.png) no-repeat center center;
}
.sta_right_button_pdf:hover{
	background: url(../images/sta_pdf_hover.png) no-repeat center center;
}		
.sta_right_button_all{
	background: url(../images/sta_all_normal.png) no-repeat center center;
}
.sta_right_button_all:hover{
	background: url(../images/sta_all_hover.png) no-repeat center center;
}	
.additioninfo-main div{
	color: #646464;
	padding: 8px 0px 8px 5px;
}
.additioninfo-main-table-td{
	margin-left: 5px;
}
.two a, .three a{
	color: #646464;
}
.can_not_buy{
	margin-left: 20px;
	color: red;
	display: none;
}
.youHasNoPower{
	margin-top: 120px;
    margin-bottom: 120px;
}
button{
	color: #646464;
}
.td_classfy_chioce_two, .td_classfy_chioce_ics_two, .td_classfy_chioce_ics_three{
	display: none;
}
.youHasNoPower{
	text-align: center;
}

.text_ccs{
	width: 380px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #646464;
	font-weight: normal;
	display: inline-block;
	float: left;
}
.text_ICS_div{
	width: 330px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #646464;
	font-weight: normal;
	display: inline-block;
	float: left;
}
.text_ics{
/* 	 	margin-left: 102px; 
	margin-top: -20px;
	line-height: 24px;
	width: 220px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap; */
/* 	overflow: hidden; */
	color: #646464;
	font-weight: normal;

}
.ics_span{
	color: #3285FF;
	font-weight: bold;
}

.text_range{
	margin-left: 80px;
	margin-top: -20px;
	line-height: 24px;
	max-height:45px;
	width: 710px;
	color: #646464;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.title_ad_s{
	color: #646464;
	font-weight: bold;
	margin-left: 20px;
}

.show_style{
	margin-left: 20px;
	float: left;
	display: inline-block;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
.style_liebiao{
	margin-top: 9px;
	margin-left: 7px;
}
.style_table{
	margin-left: 5px;
	margin-top: 9px;
	margin-right: 6px;
}
.style_liebiao_right, .style_liebiao_left{
	display: inline-block;
	height: 30px;
	width: 26px;
	cursor: pointer;
}
.style_liebiao_left{
	background: #FFF;
}
.style_liebiao_right{
	background: #F5F5F5;
}

.easy_style_table tr td{
	border:solid #E2E2E2 1px;
	padding: 0px;
}
.easy_style_table{
	border-collapse:collapse;
	border:none;
	color: #646464;
	width: 1192px;
}
.easy_style_table tr th{
	border:solid #E2E2E2 1px;
	text-align: center;
}
.easy_style_table tr th img{
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 2px;
}
.font-highlight{
	color: red;
}
.easy_state{
	text-align: center;
}
.easy_style_table a{
	color: #646464;
}
.s_sta_right_button_buy{
	background: url(../images/s_sta_buy_normal.png) no-repeat center center;
}
.s_sta_right_button_buy:hover{
	background: url(../images/s_sta_buy_hover.png) no-repeat center center;
}	
.s_sta_right_button_traslate{
	background: url(../images/s_sta_traslate_normal.png) no-repeat center center;
}
.s_sta_right_button_traslate:hover{
	background: url(../images/s_sta_traslate_hover.png) no-repeat center center;
}	
.s_sta_right_button_read{
	background: url(../images/s_sta_quan_normal.png) no-repeat center center;
}
.s_sta_right_button_read:hover{
	background: url(../images/s_sta_quan_hover.png) no-repeat center center;
}	
.s_sta_right_button_download{
	background: url(../images/s_sta_download_normal.png) no-repeat center center;
}
.s_sta_right_button_download:hover{
	background: url(../images/s_sta_download_hover.png) no-repeat center center;
}	
.s_sta_right_button_pdf{
	background: url(../images/s_sta_pdf_normal.png) no-repeat center center;
}
.s_sta_right_button_pdf:hover{
	background: url(../images/s_sta_pdf_hover.png) no-repeat center center;
}		
.s_sta_right_button_all{
	background: url(../images/s_sta_zhong_normal.png) no-repeat center center;
}
.s_sta_right_button_all:hover{
	background: url(../images/s_sta_zhong_hover.png) no-repeat center center;
}	

.s_sta_right_button{
	float: right;
	display: none;
	cursor: pointer;
	width: 17px;
	height: 19px;
	margin-right: 5px;
	vertical-align: middle;
}
.easySearch_stanNum{
	width: 145px;
	height: 30px;
	word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    line-height: 38px;
    padding-left: 4px;
}
.easySearch_stanCHNum{
	width: 400px;
	word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    margin-left: 4px;
}
.easySearch_CCS{
	text-align: center;
}
.pub_org{
	width: 198px;
	word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 4px;
}
.easy_country{
	background: url(../images/easyCountry.png) no-repeat top left;
}
.easy_foreign{
	background: url(../images/easyForeign.png) no-repeat top left;
}
.easy_industry{
	background: url(../images/easyIndustry.png) no-repeat top left;
}
.easy_local{
	background: url(../images/easyLocal.png) no-repeat top left;
}
.easy_other{
	background: url(../images/easyOther.png) no-repeat top left;
}
.easy_group{
	background: url(../images/easyGroup.png) no-repeat top left;
}
.easy_international{
	background: url(../images/easyInternational.png) no-repeat top left;
}
.easy_enterprise{
	background: url(../images/easy_enterprise.png) no-repeat top left;
}
.more_choice{
	text-align: right;
	margin-right: 20px;
}
.wasteOfTime_pro{
	color: #646464;
}
.wasteOfTime{
	color: #3285FF;
}

.ad_reset{
	text-align: center;
	height: 30px;
	background: #3285FF;
	width: 99px;
	line-height: 30px;
	margin-top: 1px;
	color: #FFF;
	cursor: pointer;
	border-bottom: 1px solid #2d78f4;
	border-right: 1px solid #3285FF;
	display: inline-block;
	margin-left: 20px;
}

.ad_reset:hover{
	color: #FFF;
	background: #317EF3;
	border-bottom: 1px solid #2868C8;
	border-right: 1px solid #317EF3;
	-webkit-box-shadow: 1px 1px 1px #D9D9D9;  
 	-moz-box-shadow: 1px 1px 1px #D9D9D9;  
  	box-shadow: 1px 1px 1px #D9D9D9;   
}
.upload_by_excel{
	color: #3285FF;
	cursor: pointer;
}
.upload_by_excel:hover{
	color: #0054d2;
}
#amend_info{
	margin-top: -10px;
	color: #3385FF;
	margin-bottom: 8px;
}