@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px/19.4px 微软雅黑;
	color: #444;
	margin: 0px;
	padding: 0px;
	min-width: 1190px;
}
p, input, select, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	outline: none;
}
a {
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-width: 0px;
}
img {
	border-width: 0px;
}
a:hover {
	color: #FF5A00;
	text-decoration: none;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
input::-ms-clear {
 display:none;
}
.clearfix {
	transform：scale（1）
}
.clearfix:after {
	content: '';
	height: 0px;
	display: block;
	visibility: hidden;
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/* topnav */
.topnav{
	line-height: 30px;
	background-color: #f3f3f3;
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.topnav_content{
	width: 1190px;
	line-height: 30px;
	height: 30px;
	margin: 0 auto;
}
.topnav .homeLink{
	margin-right: 20px;
}
.topnav .homeLink .icon-shouye{
	font-size: 12px;
	color: #999;
	margin-right: 5px;
}
.site_navLink.linkL{
	margin-right: 25px;
}
.topnav .loginlink{
	margin-right: 15px;
	color: #FF4200;
	font-weight: bold;
}
.topnav .registernow{
}
.topnav_right .line{
	color: #999;
	float: left;
}
.topnav_right .linkR{
	display: block;
	padding: 0 15px;
	box-sizing: border-box;
}
.site_nav .linkL{
	padding: 0 10px;
	float: left;
}
.topnav_right .linkR:hover .iconfont,
.topnav_right .site_nav.hover .linkR,
.topnav_right .site_nav.hover .linkR .iconfont,
.site_nav .linkL:hover .iconfont,
.site_nav.hover .linkL,
.site_nav.hover .linkL .iconfont{
	color: #FF4200;
}
.site_navLink .icon-jiantouxia,
.site_navLink .icon-jiantoushang{
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding-left: 5px;
}
.site_nav{
	position: relative;
}
.site_nav .site_navLink{
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	position: relative;
	z-index: 2;
}
.site_nav.hover .site_navLink{
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.site_navmenulist{
	display: none;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 7px;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 20;
}
.service_list{
	width: 400px;
}
.myicnet{
	width: 340px;
}
.threeMenu{
	width: 250px;
}
.website{
	width: 119px;
}
.site_nav.hover .website{
	border-top:0!important;
}
.site_navmenulist dl{
	float: left;
	margin:0 7px;
	line-height: 24px;
	min-width: 60px;
}
.site_navmenulist dt,
.site_navmenulist dt a{
	font-weight: bold;
	color: #999;
}
.site_navmenulist dt a:hover{
	color: #FF4200;
}
.site_navmenulist .orangeT{
	color:#ff4200;
}
.phonelink{
	display: inline-block;
	padding-left: 10px;
	color: #ff5a00;
}
.phonelink .icon-shouji{
	color: #ff5a00;
}
.appLink{
	position: relative;
	height: 24px;
	z-index: 13;
}
.appBox{
	display: none;
	width: 240px;
	padding: 20px;
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 100;
	background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgb(108 108 108 / 50%);
}
.appA{
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff!important;
	background-color: #ff7700;
	margin: 0px auto;
	border-radius: 15px;
}
.appA:hover{
	color: #fff;
}
.appImg_box{
	padding-top: 20px;
	overflow: hidden;
}
.appImg_box>img{
	float: left;
	width: 90px;
}
.appImg_boxspl{
	padding-top: 25px;
	line-height: 26px;
	padding-left: 10px;
	float: left;
}
.imgIcon_spl{
	display: inline-block;
	width: 20px;
	height: 20px;
	float:left;
    margin-right: 2px;
} 
.imgIcon_spl1{
	background: url(../../images/ui/ios_iconmg.png) no-repeat left center;
}
.imgIcon_spl2{
	background: url(../../images/ui/a_iconmg.png) no-repeat left center;
}
.imgIcon_spl3{
	background: url(../../images/ui/wx_iconmg.png) no-repeat left center;
}
.imgIcon_spl4{
	background: url(../../images/ui/xiaochengxu_icon.png) no-repeat left center;
}
.creditlink {
	position: relative;
	cursor: pointer;
	background: none;
}
.creditlinkNum{
	padding:0px 2px 0px 3px;
	background-color:#e00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px;
	color:#fff;
	font-style:normal;
	margin-left:5px;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	position: relative;
	top: 1px;
}
#creditlink_list {
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: #FFF;
	width: 210px;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 10px;
	line-height:22px;
	z-index: 55;
	display: none;
}
.creditlink:hover #creditlink_list,
.site_nav:hover .site_navmenulist{
	display: block;
}
#creditlink_list .credit_navA{
	color:#333;
	text-decoration:underline;
}
#creditlink_list .credit_navA:hover{
	color:#ff5a00;
	text-decoration:underline;
}
#creditlink_list .credit_navTit{
	color:#999;
}


#index_banner {
	height: 89px;
	width: 1190px;
	margin: 0 auto;
	position: relative;
	border-bottom: 2px solid #ff7800;
	z-index: 10;
}
#search_bg {
	height: 83px;
	width: 609px;
	position: absolute;
	left: 355px;
	top: 19px;
	z-index: 71;
}
#index_logo {
	float: left;
	height: 89px;
	width: 432px;
	overflow: hidden;
	line-height: 9999px;
	margin-left: 15px;
}
.index_logo2{
	display:inline-block;float:left;
	margin-top:13px;
}
#logo {
	display: inline-block;
	height: 89px;
	width: 260px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 0;
}
.logo_notes{
	margin-left:0px;
	display: none;
}
.index_nav_a {
	font: normal 14px/32px 微软雅黑;
	color: #444;
	float: left;
	height: 30px;
	padding-right: 18px;
	padding-left: 18px;
}
.newIcpi{
	display:inline-block;
	width: 22px;
	height:15px;
	background: url(../../images/ui/new.gif) no-repeat;
	position: absolute;
	right: 0;
	top: -5px;
}
.freeIcon{
	display:inline-block;
	width: 36px;
	height:19px;
	background: url(../../images/ui/freeIcon.png) no-repeat;
	position: absolute;
	right: 3px;
	top: -11px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-style: normal;
	line-height: 16px;
}
#index_nav {
	display: block;
	position: absolute;
	left: 360px;
	bottom: 6px;
	padding-right: 12px;
}
.index_nav_li {
	float: left;
	padding-left: 5px;
	position: relative;
}
.current_page .index_nav_a {
	font-weight: bold;
	color: #FF4200;
}
#weibolink {
	background: url(../../images/ui/commonicon.gif) no-repeat -53px 0px;
	display: inline-block;
	height: 25px;
	width: 85px;
}
#hotbanner img {
	height: 168px;
	width: 329px;
	padding: 1px 0px 0px 1px;
}
.index_head {
	position: relative;
	width: 1190px;
	margin: 10px auto 0px auto;
	border: 1px solid #e3e3e3;
	height: 168px;
	font-size: 12px;
	z-index: 12;
	background-color: #fff;
}
#banner_fade {
	position: relative;
	float: left;
	width: 395px;
	height: 168px;	
	padding-right: 1px;
	overflow: hidden;
}
.headsearch_tab{
	height: 30px;
	width: 92px;
	line-height: 30px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.headsearch_tab.on {
	color: #fff!important;
	font: bold 12px/30px 微软雅黑;
	background-color:#ff4800;
}
.headsearch_tab.tidaiSearchTab{
	font-weight: bold;
	color: #FF4200;
}
.headsearch {
	position: relative;
	z-index: 72;
	margin-top: 19px;
	margin-left: 30px; 
	float: left;
	width: 760px;
}
.head_searchMain {
	clear: both;
	float: left;
	width: 715px;
	height: 45px;
	background-color:#ff4800;
}
.head_searchMain_box{
	width:575px;
	height:41px;
	margin:2px 0 0 2px;
	float:left;
	background-color:#fff;
}
#head_searh {
	line-height: 53px;
	float: left;
	height: 53px;
	width: 468px;
	background-color: #ffac00;
}
.head_searchInput {
	display:block;
	height: 30px;
	width: 345px;
	line-height:39px;
	float: left;
	border-width: 0px;
	margin: 6px 0px 0px 13px;
	padding-left:20px;
	color: #333;
	overflow: hidden;
	font: bold 16px/30px "Microsoft YaHei","HeiTi";
	word-break: break-all;
	cursor: text;
	background: url(../../images/ui/index_search.gif) no-repeat left 2px;
}
.head_searchInput:focus {
	color: #333;
}
.head_searchInput::placeholder{
	color:#aaa;
}
.head_accurent {
	line-height: 41px;
	height: 41px;
	width: 86px;
	font-size: 14px;
	color: #999;
	float: left;
}
#search_inputbg {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 450px;
	height: 33px;
	background-color: #FFF;
}
.search_bigbtn {
	float: left;
	height: 45px;
	width: 136px;
	line-height:45px;
	background:none;
	border:none;
	cursor: pointer;
	font-size: 18px;
	overflow: hidden;
	font-weight:bold;
	color:#fff;
	font-family:"微软雅黑";
}
.search_tidaibtn{
	float: left;
	height: 45px;
	width: 110px;
	line-height: 45px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	overflow: hidden;
	font-weight: bold;
	color: #ff4200;
	font-family: "微软雅黑";
	background-color: #ffeee0;
	border: 1px solid #fc7700;
	margin-left: 20px;
}
.index_advanceLink, .index_otherLink {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 92px;
	text-align: center;
}
.aqNew_icon{
	display:block;
	width:24px;
	height:15px;
	position:absolute;
	top:-10px;
	right:-10px;
	background: url(../../images/ui/aqNew_icon.gif) no-repeat;
}
.hotIcon{
	display:block;
	width:21px;
	height:17px;
	position:absolute;
	top:-10px;
	right:5px;
	background: url(../../images/ui/hotIcon.png) no-repeat;
}
.index_exLink{
	position: relative;
}
.ex_icon{
	display:block;
	width:23px;
	height:11px;
	position:absolute;
	top:-5px;
	right:-15px;
	background: url(../../images/ui/year.gif) no-repeat;
}
.new_icon{
	display:block;
	width:22px;
	height:15px;
	position:absolute;
	top:-7px;
	right:-15px;
	background: url(../../images/ui/new.gif) no-repeat;
}
.head_searchTitle {
	width: 610px;
	height: 30px;
}
.index_seeHot {
	float: right;
	height: 30px;
	line-height: 30px;
	background: url(../../images/ui/HOT.gif) no-repeat 0px 11px;
	padding-left: 23px;
}
.head_searchMain .DXselect .select_val {
	float: left;
	width: 85px;
	height: 25px;
	line-height: 25px;
	margin-top: 8px;
	padding-left: 10px;
	font-size: 14px;
	color: #999;
	border-width: 0px;
	background: url(../../images/ui/index_search.gif) no-repeat left -27px;
	cursor: pointer;
}
.accurent_checkbox {
	float: left;
	margin-top: 15px;
	margin-right: 8px;
}
.head_hottitle {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 60px;
	margin-top: 10px;
}
.hot_id {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 140px;
	position: relative;
}

.hot_id:hover .hot_title {
	display: inline-block;
	width: 100px;
	height: 23px;
	line-height: 23px;
	text-align: center;	
	background: none;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #bdbdbd;
	border-bottom:0;
	position:absolute;
	z-index:90;
	left:0;
	top:0;
	overflow:hidden;
}
#hot_idList {
	float: left;
	margin-top: 10px;
    width: 700px;
}
.hot_title {
	line-height: 25px;
	background: url(../../images/ui/index_small.gif) no-repeat right 8px;
	height: 25px;
	display: inline-block;
	padding-right: 15px;
	color: #0066cc;
	text-decoration: underline;
	word-break: break-all;
	overflow:hidden;
	letter-spacing: -0.5px;
}
#index_main1 {
	width: 1190px;
	margin: 10px auto 0px auto;
	position: relative;
	height: 442px;
	font-size: 12px;
}
#index_hire {
	height: 345px;
	width: 383px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	margin-top: 10px;	
	position: absolute;
	left: 0px;
	top: 85px;
}
.index_title h2 {
	font: bold 14px/39px 微软雅黑;
	color: #ff5a00;
	height: 39px;
	float: left;
}
#index_hire .index_title {
	margin: 0px 18px;
	border-bottom: 1px dotted #CCC;
}
.index_title {
	margin: 0px 18px;
}
.gomore {
	float: right;
}
.gohire {
	width: 57px;
	background: url(../../images/ui/index_tab.gif) no-repeat left top;				
	margin: 7px 0px 0px 40px;
	overflow: hidden;
}
#index_hire .index_title {
	height: 39px;
}
.findjob {	
	width: 70px;
	background: url(../../images/ui/index_tab.gif) no-repeat left -24px;		
	margin: 7px 0px 0px 3px;
}
.gohire,.findjob{
	line-height: 999px;
	height: 24px;
	float: left;
	overflow: hidden;
}
.gomore {
	height: 39px;
	line-height: 39px;
	float: right;
}
.gomore .iconfont{
	font-size: 12px;
	color: #777;
}
.gomore:hover,
.gomore:hover .iconfont{
	color: #FF5A00;
}
#jobnews .jobnew {
	line-height: 22px;
	color: #0066cc;
	height: 22px;
	float: left;
	width: 140px;
	list-style-type: square;
}
#jobnews .jobnew a {
	color: #0066cc;
	height: 22px;
	line-height: 22px;
}
#jobnews {
	margin-left: 35px;
	margin-top: 6px;
}
.index_position {
	float: left;
	width: 160px;
	padding-left: 5px;
}
.index_city {
	text-align: center;
	float: left;
	width: 75px;
}
.index_pay {
	float: left;
	width: 100px;
	padding-left: 10px;
	height: 22px;
    overflow: hidden;
}
#index_postions {
	margin-left: 18px;
	float: left;
}
.index_tableTile {
	height: 29px;
	line-height: 33px;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}
.index_tableContent {
	line-height: 21px;
	height: 21px;
	background-color: #fbfbfb;
	color: #666;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}
#index_postions{
	height: 300px;
	overflow:hidden;
}
.index_tableContent.oddli {
	line-height: 26px;
	height: 26px;
	background-color: #FFF;
}
li.no_bottomborder {
	border-bottom-width: 0px;
}
/*#index_a2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 385px;
	height: 85px;
	overflow: hidden;
}*/
#index_a2{
	float: left;
    height: 85px;
    width: 385px;
    position: relative;
    overflow: hidden;
}
#index_a2 .advImg{
	width: 385px;
	height: 85px;
}
#index_a3 {
	position: absolute;
	left: 396px;
	top: 0px;
	z-index: 1;
	width: 435px;
	height: 180px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
#index_a3 img {
	max-width: 435px;
	display: block;
}
#lastquote {
	position: absolute;
	left: 843px;
	top: 0px;
	border: 1px solid #f1d38b;
	overflow: hidden;
	float: left;
	height: 180px;
	width: 346px;
}
.yellowborder {
	height: 189px;
	width: 340px;
	margin-top: 1px;
	margin-left: 1px;
	border: 2px solid #fcf4cd;
}

/* 热搜型号榜、价格涨幅榜、价格跌幅榜、begin */
               #index_hotList{
               	width: 346px;
               	position: absolute;
               	left: 843px;
               	top: 0px;
               }
               #index_hotList .hotSearch_tab{
               	width: 100%;
               	height: 25px;
               }
               #index_hotList .hotSearch_tab .tabTit{
               	float: left;
               	width: 80px;
               	height: 25px;
               	border-bottom: 0;
               	box-sizing: border-box;
               	margin-right: 10px;
               	line-height: 23px;
               	text-align: center;
               	cursor: pointer;
				border: 1px solid #fff;
               }
               #index_hotList .hotSearch_tab .tabTit.on{
               	color: #ff5a00;
               	font-weight: bold;
               	position: relative;
               	top: 1px;
				z-index: 1;
				background: linear-gradient(180deg, #fff3e5 0%, white 100%);
				color: #FF4200;
				border: 1px solid #ffa025;
				border-radius: 5px 5px 0 0;
				border-bottom: 1px solid #fff;
               }
               #index_hotList .hotSearch_tab .more{
               	float: right;
               	color: #666;
               	margin-top: 5px;
               }
			   .hotSearch_tab .more .iconfont{
				font-size: 12px;
				color: #777;
			   }
			   .hotSearch_tab .more:hover,
			   .hotSearch_tab .more:hover .iconfont{
				   color: #ff5a00!important;
			   }
               .hotList_tabBox{
               	padding:0 20px;
               	border: 1px solid #e3e3e3;
               	border-top:1px solid #ff5a00;
				width: 304px;
               	height: 155px;
               	overflow: hidden;
               	position: relative;
               }
               .hotList_tabBox .title{
               	width: 100%;
               	height: 26px;
               	line-height: 26px;
               	color: #666;
               }
               .hotList_tabBox li{
               	width: 100%;
               	height: 20px;
               	line-height: 20px;
               	color: #444;
               	margin-bottom: 6px;
               }
               .hotList_tabBox .num{
               	float: left;
               	width: 20px;
               	height: 20px;
               	line-height: 20px;
               	text-align: center;
               	background-color: #ccc;
               	color: #fff;
               	border-radius: 20px;
               	font-style: normal;
               }
               .hotList_tabBox .title .num{
               	background-color: #fff;
               }
               .hotList_tabBox .num.color1{
               	background-color: #ff4200;
               }
               .hotList_tabBox .num.color2{
               	background-color: #ff7700;
               }
               .hotList_tabBox .num.color3{
               	background-color: #ffb312;
               }
               .hotList_tabBox .idName{
               	float: left;
               	margin-left: 5px;
               	margin-right: 10px;
               	width: 170px;
               	height: 20px;
               	overflow: hidden;
               	white-space: nowrap;
               	text-overflow: ellipsis;
               }
               .hotList_tabBox .length{
               	float: left;
               	width: 95px;
               	height: 20px;
               }
               .hotList_tabBox .length .icon-jiantou_xiangshang{
               	color: #f00;
               	position: relative;
               	top: 2px;
               	font-weight: bold;
               }
               .hotList_tabBox .length .icon-jiantou_xiangxia{
               	color: #309000;
               	position: relative;
               	top: 2px;
               	font-weight: bold;
               }
			   .hotList_tabBox .length .upText{
				   color: #f00;
			   }
			   .hotList_tabBox .length .downText{
			   		color: #309000;
			   }
               .index_hotID,.index_priceUp,.index_priceDown{
			   width: 300px;
			   overflow: hidden;
               	height: 155px;
				position: relative;
               }
			   .icpiTabSlide{
				   width: 900px;
				   overflow: hidden;
				   	height: 130px;
				   position: absolute;
			   }
               .hotList_tabBox ul{
               	width: 300px;
               	float: left;
               }
               /* 热搜型号榜、价格涨幅榜、价格跌幅榜、end */

#supplyGoods {
	position: relative;
	float: left;
	height: 285px;
	width: 792px;
	border: 1px solid #e3e3e3;
	margin-left: 10px;
	overflow: hidden;
}
.publishnow {
	line-height: 999px;
	background: url(../../images/ui/index_tab.gif) no-repeat left -48px;
	height: 24px;
	width: 86px;
	float: left;
	margin: 7px 0px 0px 16px;
	overflow: hidden;
}
.supplyGoods_title .supply_id,
.supplyGoods_title .supply_number,
.supplyGoods_title .supply_cs,
.supplyGoods_title .supply_ph,
.supplyGoods_title .supply_hq,
.supplyGoods_title .supply_price,
.supplyGoods_title .supply_time,
.supplyGoods_title .supply_gys{	
	float: left;
	font-size: 12px;
	line-height: 26px;
	color: #999;
	height: 26px;
	padding-right: 7px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}
.supplyGoods_content .supply_id,
.supplyGoods_content .supply_number,
.supplyGoods_content .supply_cs,
.supplyGoods_content .supply_ph,
.supplyGoods_content .supply_hq,
.supplyGoods_content .supply_price,
.supplyGoods_content .supply_time,
.supplyGoods_content .supply_gys{
	font-size: 12px;
	line-height: 26px;
	color: #333;
	height: 26px;
	float: left;
	padding-right: 7px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
}
.supplyGoods_content:last-child .supply_id,
.supplyGoods_content:last-child .supply_number,
.supplyGoods_content:last-child .supply_cs,
.supplyGoods_content:last-child .supply_ph,
.supplyGoods_content:last-child .supply_hq,
.supplyGoods_content:last-child .supply_price,
.supplyGoods_content:last-child .supply_time,
.supplyGoods_content:last-child .supply_gys{
	border-bottom: 0;
}
#supplyGoods_table,
#qiugouInfo_table{
	clear: both;
	margin-left: 18px;
}
.supplyGoods_content,
.supplyGoods_title{
	width: 774px;
	overflow: hidden;
}
.supply_id{
	width: 185px;
}
.supply_number {
	width: 65px;
}
.supply_cs{
	width: 130px;
}
.supply_ph{
	width: 55px;
}
.supply_hq{
	width: 70px;
}
.supply_price{
	width: 75px;
}
.supply_time{
	width: 60px;
}
.supply_gys{
	width: 150px;
}

#qiugouInfo{
	height: 248px;
	width: 791px;
	border: 1px solid #e3e3e3;
	position: absolute;
	left: 396px;
	top: 192px;	
}
.qiugouInfo_title .qiugouInfo_id,
.qiugouInfo_title .qiugouInfo_number,
.qiugouInfo_title .qiugouInfo_ph,
.qiugouInfo_title .qiugouInfo_fz,
.qiugouInfo_title .qiugouInfo_cs,
.qiugouInfo_title .qiugouInfo_sm,
.qiugouInfo_title .qiugouInfo_price,
.qiugouInfo_title .qiugouInfo_time,
.qiugouInfo_title .qiugouInfo_bj{
	font-size: 12px;
	line-height: 25px;
	color: #999;
	height: 25px;
	float: left;
}
.qiugouInfo_content .qiugouInfo_id,
.qiugouInfo_content .qiugouInfo_number,
.qiugouInfo_content .qiugouInfo_ph,
.qiugouInfo_content .qiugouInfo_fz,
.qiugouInfo_content .qiugouInfo_cs,
.qiugouInfo_content .qiugouInfo_sm,
.qiugouInfo_content .qiugouInfo_price,
.qiugouInfo_content .qiugouInfo_time,
.qiugouInfo_content .qiugouInfo_bj{
	font-size: 12px;
	line-height: 25px;
	color: #444;
	height: 25px;
	float: left;
	overflow:hidden;
    word-break:break-all;
	border-bottom: 1px solid #e3e3e3;
}
.qiugouInfo_content:last-child .qiugouInfo_id,
.qiugouInfo_content:last-child .qiugouInfo_number,
.qiugouInfo_content:last-child .qiugouInfo_ph,
.qiugouInfo_content:last-child .qiugouInfo_fz,
.qiugouInfo_content:last-child .qiugouInfo_cs,
.qiugouInfo_content:last-child .qiugouInfo_sm,
.qiugouInfo_content:last-child .qiugouInfo_price,
.qiugouInfo_content:last-child .qiugouInfo_time,
.qiugouInfo_content:last-child .qiugouInfo_bj{
	border-bottom: 0;
}
.qiugouInfo_content, .qiugouInfo_title{
	float: left;
	width: 760px;
	overflow: hidden;
}
.qiugouInfo_id,.qiugouInfo_number,.qiugouInfo_ph,.qiugouInfo_fz,.qiugouInfo_cs,.qiugouInfo_sm,.qiugouInfo_price,.qiugouInfo_time{
	padding-right: 7px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
}
.qiugouInfo_id{
	width: 180px;
}
.qiugouInfo_number{
	width: 75px;
}
.qiugouInfo_ph{
	width: 75px;
}
.qiugouInfo_fz{
	width: 75px;
}
.qiugouInfo_cs{
	width: 90px;
}
.qiugouInfo_sm{
	width: 185px;
}
.qiugouInfo_price{
	width: 75px;
}
.qiugouInfo_time{
	width: 60px;
}
.qiugouInfo_bj{
	width: 50px;
}
.qiugouInfo_bj a{
	display: inline-block;
	width: 40px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	background-color: #ffecd4;
	color: #ff4200;
	border: 1px solid #ff993b;
	border-radius: 5px;
	margin-top: 4px;
}
#index_main2,#index_main5{
	height: 85px;
	width: 1190px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#index_a4,#index_a8 {
	float: left;
	height: 85px;
	width: 385px;
	position: relative;
}
#index_a4 .advImg,#index_a8 .advImg{
	width: 385px;
	height: 85px;
}
 #index_a7 a,#index_a8 a,#index_a9 a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 66;
	width: 100%;
	height: 100%;
	background-color: #CCC;
	opacity: 0;
	filter: alpha(opacity=0);
}
#index_a5,#index_a9 {
	float: left;
	height: 85px;
	width: 795px;
	margin-left: 10px;
	position: relative;
}
#index_a5 .advImg,#index_a9 .advImg{
	width: 795px;
	height: 85px;
}
#index_a6 {
	float: left;
	height: 192px;
	width: 385px;
	position: relative;
	overflow:hidden;
	
}
#index_main3 {
	width: 1190px;
    height: 287px;
	margin: 10px auto 0px auto;
	font-size: 12px;
	position: relative;
}
.footer {
	/* height: 135px; */
	width: 1190px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto;
	font-size: 12px;
	clear: both;
}
.footer .bottom_nav a {
	text-decoration: none;
	color: #333;
	margin:0 16px;
}
.footer a:hover {
	text-decoration: underline;
	color: #FF5A00;
}
.footer .bottom_nav {
	text-align: center;
	height: 27px;
	width: 100%;
	border-bottom: 2px solid #FC9000;
	font-size:12px;
}
#icpicon {
	background: url(../../images/ui/commonicon.gif) no-repeat 0px 0px;
	display: inline;
	height: 46px;
	width: 40px;
	float: right;
	margin:25px 10px 0 0;
}
.footer table {
	margin-top: 10px;
	padding-bottom: 25px;
	font-family: 微软雅黑;
	width: 1190px;
}
.footer th, .footer td, .footer a {
	color: #999;
	font-weight: normal;
}
.hangyeYZ{
    display: inline;
    height: 30px;
    width: 83px;
    float: right;
    margin: 20px 10px 0 0;
}
.footer .hangye,.footer .shiming{
	margin-top:15px;
}
#comp {
	position: relative;
	float: left;
	height: 192px;
	width: 792px;
	border: 1px solid #e3e3e3;
	margin-left: 10px;	
	overflow: hidden;
}
.comp_infor {
	float: left;
	cursor: pointer;
	margin-right: 26px;
	width: 100px;
	height: 80px;
}
.comp_infor img, .dealer_img img {
	height: 94px;
	width: 94px;
	padding: 1px;
	float: left;
	background-color: #fff;
}
.compshow {
	width: 670px;
	position: absolute;
}
#compshow {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 792px;
    height: 145px;
    padding-top: 50px;
}
#comptitle {
	font: bold 14px/42px normal;
	color: #ff5a00;
	height: 42px;
	position: absolute;
	left: 18px;
	top: 0px;
}
#index_main4 {
	width: 1190px;
	margin: 10px auto 0px auto;
	position: relative;
	font-size: 12px;
}


.gong_smallicon {
	width: 14px;
	height: 13px;
	background: url(../../images/ui/message_list.gif) no-repeat 0px -26px;
	display: inline-block;
}
.gao_smallicon {
	width: 14px;
	height: 13px;
	background: url(../../images/ui/message_list.gif) no-repeat -116px -43px;
	display: inline-block;
}
.qiu_smallicon {
	width: 14px;
	height: 13px;
	background: url(../../images/ui/message_list.gif) no-repeat -19px -26px;
	display: inline-block;
}
.zhuan_smallicon {
	width: 14px;
	height: 13px;
	background: url(../../images/ui/message_list.gif) no-repeat -38px -26px;
	display: inline-block;
}
.zhao_smallicon {
	width: 14px;
	height: 13px;
	background: url(../../images/ui/message_list.gif) no-repeat -59px -26px;
	display: inline-block;
}
.infsqr_smallicon {
	float: left;
	height: 13px;
	width: 14px;
	margin-top: 6px;
	margin-right: 5px;
}
.comp_name {
	float: right;
	/*width: 76px;*/
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	color: #666;
}
#index_a7 {
	position: absolute;
	left: 0;
	top: 202px;
	width: 385px;
    height: 85px;
	overflow: hidden;
}
#index_a7 .advImg{
	width: 385px;
    height: 85px;
}
#dealer {
	width: 395px;
	border: 1px solid #e3e3e3;
	position: absolute;
	left: 395px;
	top: 0;
	height: 430px;
	overflow: hidden;
}
.dealer_img {
	float: left;
	margin-right: 25px;
	width: 100px;
	height: 120px;
	margin-bottom: 8px;
}
.dealer_show {
	width: 350px;
	height: 240px;
}
.dealer_name {
	display: block;
	margin: 0 auto;
	width: 6em;
	overflow: hidden;
	white-space: nowrap;
	line-height: 24px;
	height: 24px;
	text-align: center;
}
#dealer_show {
	position: absolute;
	top: 0;
	left: 20px;
	width: 420px;
    height: 385px;
    padding-top: 45px;
}
.slidesjs-container,.slidesjs-control{
	height: 380px!important;
}
.dealer_container {
	width: 350px;
	height: 240px;
}
#dealer_show .pagination {
	position: absolute;
	top: -21px;
	left: 264px;
	z-index: 78;
	width: 50px;
}
.dealer_title {
	font: bold 14px/39px 微软雅黑;
	color: #ff5a00;
	height: 39px;
	position: absolute;
	left: 18px;
	top: 0px;
	z-index: 3;
}
#othernews {
	height: 430px;
	width: 385px;
	border: 1px solid #e3e3e3;
	position: absolute;
	left: 802px;
	top: 0px;
}
#othernews_tab {
	height: 33px;		
}
.othernews_tabA.selected, .othernews_tabB.selected, .othernews_tabC.selected {
	background-color: #fff;
	position: relative;
	top: 0px;
	height: 34px;
}
.selected.othernews_tabA {	
	color: #ff5a00;
}
.selected.othernews_tabB, .selected.othernews_tabC {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	color: #ff5a00;
}
.othernews_tabA, .othernews_tabB, .othernews_tabC {
	font: bold 14px/39px 微软雅黑;
	color: #666;
	height: 33px;
	padding: 0px 20px;
	float: left;
}
.othernews_moreLi{
	float:right;
	height:39px;
	line-height:39px;
}
.othernews_more {	
	margin-right: 16px;
	color: #666;
}
.othernews_more .iconfont{
	font-size: 12px;
	color: #777;
}
.othernews_more:hover,
.othernews_more:hover .iconfont{
	color: #FF5A00;
}
.hotbanner_slide {
	float: left;
	width: 398px;
}
.hotbanner_fade {
	float: left;
}
.hotbanner_fade img{
	width: 396px;
	height: 168px;
}
.selectDX.DXselect {
	float: left;
	position: relative;
	cursor: pointer;
	margin-top: 1px;
}
.selectDX.DXselect li, .selectDX.DXselect h3 {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	padding: 0px 4px;
	text-align: left;
	cursor: pointer;
}
.selectDX.DXselect ul {
	padding: 4px;
	width: 74px;
	border: 1px solid #CCC;
	background-color: #FFF;
	top: 39px;
	position: absolute;
	left: 5px;
}
.selectDX.DXselect h3 {
	color: #333;
	font-weight: normal;
}
.selectDX.DXselect li:hover {
	background: #fd9001;
	color: #fff;
}
.exitlink {
	display: inline-block;
	padding-left: 5px;
	height: 23px;
	color: #666;
	font: normal 12px/23px 微软雅黑;
}
.icHome{
	margin-right: 30px;
}
.icHome .iconfont{
	font-size: 14px;
	color: #b5b5b5;
	margin-right: 3px;
}

.chart_layer {
	width: 340px;
	padding: 5px 15px;
	position: absolute;
	top: 23px;
	left: 0px;
	border: 1px solid #bcbcbc;
	background: #fff url(../../images/ui/bx_loader.gif) no-repeat center center;
	display: none;
	z-index: 88;
}
.last .chart_layer {
	right: -1px;
}
.hot_id:hover .chart_layer {
	display: block;
}
.recommand_company, .chart_name, .chart_weekTitle {
	height: 22px;
	line-height: 22px;
	text-align: left;
	color: #666;
}
.chart_more {
	white-space: nowrap;
	color: #999999;
	text-align: left;
	float: left;
}
.chart_number {
	display: inline-block;
	border: 1px solid #e6e6e8;
	height: 14px;
	line-height: 14px;
	padding: 0px 3px;
	margin: 0px 3px;
	color: #fe5a01;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
/*认证小图标*/
.redvip {
	width: 38PX;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) -41px -45px;
}
.yellowvip {
	width: 38PX;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif?v=1) -0px -45px;
}
.stock {
	width: 60px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) 0px -30px;
}
.sscp {
	width: 51px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) -0px -15px;
}
.iccp {
	width: 47px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) 0px 0px;
}
.you {
	display: inline-block;
	width: 12px;
	height: 13px;
	background: url(../../images/ui/renzheng.gif) -62px -16px;
}
.orange_odd {
	background-color: #fff6d9;
}
.orange_even {
	background-color: #fffef1;
}
.icon500 {
	width: 42px;
	height: 12px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) -112px 0px;
}
.result_icons .year_icon{
	width: 49px;
	height: 16px;
	display: inline-block;
	margin-top:-2px;
}
.icon_hckc{ width:63px; height:15px;background:url(../../images/ui/renzheng.gif) left -63px}
.icon_hcjg{ width:63px; height:15px;background:url(../../images/ui/renzheng.gif) -73px -63px}
.daili {
	width: 41px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) -112px -15px;
}
.qqicon {
	width: 14px;
	height: 15px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) -80px -33px;
}
.msnicon {
	width: 14px;
	height: 16px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) -80px -12px;
}
.email {
	width: 18px;
	height: 13px;
	background: url(../../images/ui/renzheng.gif) no-repeat -235px -20px;
	display: inline-block;
}
.cellphone {
	width: 9px;
	height: 14px;
	background: url(../../images/ui/renzheng.gif) no-repeat -99px 0px;
	display: inline-block;
}
.orangephone {
	display: inline-block;
	width: 10px;
	height: 16px;
	background: url(../../images/ui/renzheng.gif) no-repeat -98px 23px;
}
.tryicon {
	width: 17px;
	height: 12px;
	background: url(../../images/ui/renzheng.gif) no-repeat -62px 0px;
	display: inline-block
}
.buyer {
	width: 39px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) no-repeat -150px -63px;
}
.sellericon {
	width: 39px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) no-repeat -192px -63px;
}
.orignalicon {
	width: 40px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) no-repeat -112px -30px;
}
.personalicon {
	width: 28px;
	height: 13px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) no-repeat -150px -45px;
}
.renzheng_icon {
	width: 46px;
	height: 12px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) no-repeat -98px -46px;
}
.RoHs_icon{
	width: 25px;
	height: 21px;
	display: inline-block;
	background: url(../../images/ui/RoHs.png) no-repeat;
}
/*认证小图标结束*/
.orangenumber, .orangewords {
	color: #ff5a00;
	font-weight: bold;
}
.chart_icon {
	position: relative;
	top: 2px;
}
.chart_img {
	clear: both;
	float: left;
	height: 150px;
	width: 340px;
	margin: 5px 0px;
}
.chart_more .orangewords {
	padding-right: 5px;
	padding-left: 5px;
}
.othernews_content {
	line-height: 23px;
	height: 23px;
	color: #666666;
	overflow:hidden;
}
#othernews_content {
	padding-right: 20px;
	padding-left: 21px;
	padding-top: 8px;
}
.othernews_content .othernews_name {
	color: #666666;
	width: 24em;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: pre-wrap;
    word-break: break-all;
    text-overflow: ellipsis;
}
.othernews_content .othernews_name:hover {
	color: #FF5A00;
}
.othernews_class {
	padding-right: 5px;
}
#showimgs {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 55;
}
#tabs {
	position: absolute;
	bottom:10px;
	right:10px;
	z-index: 56;
}
.top_tab {
	float: left;
	width:15px;
	height:7px;
	margin-right:3px;
	background-color:#ccc;
	cursor:pointer;
	overflow:hidden;
	color:#ccc;
}
#tabs .active {
	background-color:#f60;
	color:#f60;
}
#tabs .top_tab span{
	display:inline-block;
	width:15px;
	height:7px;
}
#showimgs_hc3 img {
	height: 192px;
	width: 385px;
}
#showimgs_hc1,#showimgs_hc2{
	height: 85px;
	width: 385px;
	overflow: hidden;
}
#showimgs_hc1 img,#showimgs_hc2 img {
	height: 85px;
	width: 385px;
}
#showimgs_hb1{
	height: 85px;
	width: 795px;
	overflow:hidden;
}
#showimgs_hb1 img {
	height: 85px;
	width: 795px;
}
#tabs_hc3{
	position: absolute;
 	height: 7px;
	width: 365px;
	left: 5px;
	bottom:5px;
	z-index: 2;
	text-align:right;
	padding-right:5px;
}
#tabs_hc1 li.active,#tabs_hc2 li.active,#tabs_hc3 li.active {
	background-color:#f60;
	color:#f60;
}
#tabs_hc3 .top_hc3,#tabs_ha1 .top_ha1{
	display:inline-block; 	
	width: 15px;
	height: 7px;
	line-height:999px;
	overflow: hidden; 
	cursor:pointer;
	zoom:1;
	background-color:#ccc; 
	*display:inline;
}
#tabs_hc3 .active .top_hc3,#tabs_ha1 .active .top_ha1{ 
	background-color:#ff7800; 	
	margin-top: 0;	
	zoom:1;
	*display:inline;
}

#tabs_hc3 .active .pagination li,#tabs_hc1 .active .pagination li,#tabs_hc2 .active .pagination li {
	float: left;
}

#tabs_hc1,#tabs_hc2 {
	position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}
#tabs_hc3 li{ 
	display: inline-block;
    width: 15px;
    height: 7px;
    margin-right: 3px;
    background-color: #ccc;
    cursor: pointer;
    overflow: hidden;
    color: #ccc;
}
#tabs_hc1 li,#tabs_hc2 li{ 
	float: left;
    width: 15px;
    height: 7px;
    margin-right: 3px;
    background-color: #ccc;
    cursor: pointer;
    overflow: hidden;
    color: #ccc;
}
#tabs_hb1 li.active {
	background-color:#f60;
	color:#f60;
}
#tabs_hc1 li span,#tabs_hc2 li span,#tabs_hb1 li span {
    display: inline-block;
    width: 15px;
    height: 7px;
}


#tabs_hb1 {
	position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}
#tabs_hb1 li{ 
	float: left;
    width: 15px;
    height: 7px;
    margin-right: 3px;
    background-color: #ccc;
    cursor: pointer;
    overflow: hidden;
    color: #ccc;
}


#tabs_ha1{
	width: 435px;
    height: 180px;
	z-index: 2;
}
/*#tabs_ha1 li{
	display: inline-block;
	height: 7px;
	width: 15px;
	margin-right: 3px;
	zoom:1;
	*display:inline;
}*/
#tabs_ha1 img{
	width: 435px;
	height: 180px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, #dealer_show .pagination .current a {
	background-color: #ff5a00;
	border-color: #ff5a00;
}
.slidesjs-pagination-item, #comp .slidesjs-pagination-item a, #dealer_show .slidesjs-pagination-item a {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	line-height: 999px;
	overflow: hidden;
}
.slidesjs-pagination-item {
	float: left;
}
#index_a3 .slidesjs-pagination-item {
	float: left;
	margin-right: 3px;
}
#index_a3 .slidesjs-pagination-item a {
	float: left;
	width: 16px;
	height: 15px;
	font: bold 12px/15px 微软雅黑;
	text-align: center;
	border: 1px solid #fc9000;
	color: #fc9000;
}
#index_a3 .slidesjs-pagination-item .active {
	background-color: #fc9000;
	color: #fff;
}
#index_a3 .slidesjs-pagination {
	position: absolute;
	bottom: 11px;
	right: 11px;
	z-index: 45;
}
#comp .slidesjs-pagination {
	position: absolute;
	top: 20px;
	right: 60px;
	z-index: 3;
}
#comp .slidesjs-pagination-item a, #dealer_show .slidesjs-pagination-item a {
	float: left;
	height: 5px;
	width: 5px;
	background-color: #cccccc;
	margin-right: 4px;
	border: 1px solid #cccccc;
}
#comp .slidesjs-pagination-item .active, #dealer .slidesjs-pagination-item .active {
	background-color: #ff5a00;
	border-color: #ff5a00;
}
#dealer .bx-viewport {
	left: 18px;
	top: 38px;
}
#dealer .slidesjs-pagination {
	position: absolute;
	top: 16px;
	right: 70px;
	z-index: 3;
}
#dealer_show .pagination a {
	float: left;
	height: 5px;
	width: 5px;
	background-color: #cccccc;
	margin-right: 4px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	line-height: 999px;
	overflow: hidden;
}
#hotbanner_slide {
	height: 178px;
}
.paid {
	padding-right: 5px;
	font-weight: bold;
	color: #ff0101;
}
.bluetitle {
	color: #0066cb;
}
#weekly {
	width: 282px;
	margin-left: 19px;
	margin-top: 10px;
}
#weekly_img {
	height: 41px;
	width: 183px;
	overflow: hidden;
}
#weekly_img img {
	max-width: 183px;
	max-height: 41px;
}
#weekly_time {
	display: block;
	color: #999;
	padding-top: 8px;
}
#week_head {
	line-height: 20px;
}
#weekly_name_a {
	font: normal 12px/20px normal;
	color: #ff5a00;
}
#weeky_content {
	margin-top: 3px;
	padding-top: 6px;
	border-top: 1px dotted #ccc;
}
#weekly_h4 {
	font-weight: normal;
	color: #666;
	font-size: 12px;
	float: left;
}
#weekly_more {
	float: right;
	color: #999;
}
#weekly_top {
	height: 20px;
}
.weekly_caption {
	line-height: 20px;
	color: #666666;
	height: 20px;
}
#subcribe {
	height: 80px;
	margin-top: 8px;
	border-top: 1px dotted #CCC;
}
#subcribe_title {
	line-height: 38px;
	height: 38px;
}
.sub_title {
	color: #666;
	padding-right: 22px;
}
#subcribe_address {
	width: 215px;
	height: 23px;
	background: url(../../images/ui/index_address.gif) no-repeat left top;
}
.input_address {
	float: left;
	width: 154px;
	height: 23px;
	padding-left: 5px;
	line-height: 23px;
	background: none;
	border-width: 0;
}
#submit_email {
	float: left;
	height: 23px;
	width: 52px;
	border-width: 0;
	background: none;
	cursor: pointer;
}
#mag_img {
	float: left;
	width: 110px;
	height: 146px;
}
#mag_img img {
	height: 146px;
	width: 110px;
}
#magazine {
	padding-top: 15px;
	padding-left: 21px;
	padding-right: 17px;
}
#mag_right {
	float: left;
	width: 158px;
	padding-left: 12px;
}
#mag_head {
	height: 159px;
}
#mag_title {
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
}
#mag_time {
	line-height: 24px;
	height: 24px;
	color: #999;
	display: block;
	padding-top: 3px;
}
#mag_topTitle {
	font-size: 14px;
	font-weight: bold;
	color: #ff5a00;
}
.mag_li {
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	color: #666;
	height: 20px;
}
#mag_describe {
	line-height: 20px;
	color: #666;
	padding-top: 3px;
}
#mag_top {
	line-height: 26px;
	height: 26px;
}
#mag_more {
	float: right;
	color: #999;
}
#mag_h4 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: left;
}
.mag_capiton {
	color: #666;
}
.mag_date {
	color: #999;
	float: right;
}
#mag_content {
	padding-top: 3px;
	border-top: 1px dotted #CCC;
}
#mag_list {
	display: list-item;
	padding-left: 12px;
}
#rightToTop {
}
#floatNav{
	position: fixed;
	width: 38px;
	cursor: pointer;
	z-index:99;
	border-radius: 5px 0 0 5px;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.navDiv{
	position:relative;
	display: inline-block;
	width: 38px;
	height: 50px;
	cursor: pointer;
	box-sizing: border-box;
	padding-top: 8px;
	background-color: #fff;
}
.navDiv.downdiv{
	margin-top: 1px;
}
.navDiv:first-child{
	border-radius: 5px 0 0 0;
}
.navDiv:last-child,
.xunjia_navR,
.downdiv.lastNav{
	border-radius:0 0 0 5px;
}
.navDiv::after,
#rightToTop::before{
	content: '';
	height: 1px;
	width: 20px;
	display: block;
	background-color: #ddd;
	margin: 2px auto 0;
}
#rightToTop::before{
	position: relative;
	top: -8px;
}
#rightToTop:hover::before,
.navDiv:hover::after{
	display: none;
}
.xunjia_navR.navDiv::after,
.downdiv.navDiv::after,
.navDiv:last-child::after{
	display: none;
}
.navDiv .fixedText{
	display: inline-block;
	width: 38px;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-size: 12px;
	text-align: center;
}
.navDiv:hover{
	background-color: #ff7900;
}
.navDiv:hover .fixedText{
	color: #fff;
}
.navDiv .rightIcon{
	display: inline-block;
	width: 38px;
	height: 15px;
}
.navDiv .icon_tel{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left top;
}
.navDiv:hover .icon_tel{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px top;
}
.navDiv .icon_service{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -20px;
}
.navDiv:hover .icon_service{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -20px;
}
.navDiv .icon_fankui{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -40px;
}
.navDiv:hover .icon_fankui{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -40px;
}
.navDiv .jiahaoNav{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -81px;
}
.navDiv:hover .jiahaoNav{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -81px;
}
.navDiv .jianNav{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -101px;
}
.navDiv:hover .jianNav{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -101px;
}
.navDiv .icon_xunjia{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -121px;
}
.navDiv:hover .icon_xunjia{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -121px;
}
.navDiv .icon_top{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -141px;
}
.navDiv:hover .icon_top{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -141px;
}
.nimdiv .icon_im{
	background: url(../../images/ui/fixed_right.png) no-repeat left -60px;
	cursor: pointer;
	position:relative;
	height: 16px;
}
.nimdiv:hover .icon_im{
	background: url(../../images/ui/fixed_right.png) no-repeat -38px -60px;
}
.navDiv .navA .iconxiazai{
	background: url(../../images/ui/fixed_right.png?v=2) no-repeat left -181px;
}
.navDiv:hover .navA .iconxiazai{
	background: url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -181px;
}
.nimdiv .onmsg {
	animation: myfirst 0.8s infinite;
	font-style: normal;
}
/* 添加动画 */
@keyframes myfirst {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.noticeDiv{
	width: 470px;
	background-color: #fffafa;
	box-sizing: border-box;
	border: 1px solid #e40000;
	padding: 15px;
}
.noticeDiv .tit{
	font-size: 18px;
	color: #e40000;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: center;
}
.noticeDiv .text{
	font-size: 14px;
	line-height: 26px;
	font-family: "微软雅黑";
	text-align: left;
}
.noticeDiv .closeDiv{
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 18px;
	color: #333;
}
.noticeDiv .close{
	color: #f67474;
	font-size: 18px;
	border: 1px solid #f67474;
	border-radius: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 16px;
	margin-right: 5px;
}
.navTextDiv_box{
	display: none;
	padding-right:12px;
	position: absolute;
	right: 38px;
	bottom: 0;
	z-index: 1000;
}
.navTextDiv{
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
	
}
.navTextDiv *{
	font-size:12px;
	color:#666;
}
.navDiv:hover .navTextDiv_box{
	display: block;
}
.navDiv.hoverNavDiv .navTextDiv_box{
	display: block;
}
.navDiv:hover .navTextDiv{
	display:block;
}
.navDiv:hover .navTextDiv.noticeDiv{
	display:none;
}
.navTextDiv .bold{
	background:url(../../images/ui/fixed_right.png?v=1) no-repeat -13px 3px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 5px;
}
.navTextDiv .red{
	color:#ff5a00;
}
.telDiv,.publicNumDiv{
	width:140px;
	padding:20px;
	background-color:#fff;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.telDiv .tel{
	font:bold 16px/30px 微软雅黑;
}
.publicNumDiv{
	text-align:center;
}
.blackmask {
	background-color: #000;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	background: url(../../images/member/alpha10.png) repeat;
}
.feedback_border{
	width:580px;
	height:510px;
	padding:10px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-265px;
	background: url(../../images/member/alpha20.png) repeat;
	z-index:1000;
}
.feedback_main{
	width:540px;
	height:490px;
	padding:10px 20px;
	background-color:#fff;
}
.feedback_main *{
	color:#666;
}
.feedback_tit{
	height:38px;
	font:bold 14px/38px 微软雅黑;
	border-bottom:1px dotted #ccc;
	position: relative;
	color:#ff5a00;
}
.feedback_tit .closelayer{
	font:bold 20px/38px 微软雅黑;
	position: absolute;
	right:0;
	top:12px;
	color:#aaa;
	cursor:pointer;
	background: none;
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 19px;
}
.feedback_content{
	padding:5px 10px;
	font:normal 14px/26px 微软雅黑;
}
.feedback_content .tit{
	padding-left:24px;
	line-height:30px;
	margin-top:10px;
}
.feedback_content .tit .QQtit{
	margin-left:123px;
}
.feedback_content .inputText{
	margin-left:24px;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.feedback_content .widthAll{
	width:460px;
}
.feedback_content .widthHalf{
	width:218px;
}
.feedback_content textarea.widthAll{
	height:100px;
	resize: none;
}
.feedback_content .marginR{
	margin-right:20px;
}
.feedback_content .red{
	color:#ff4800;
	padding-left:12px;
}
.feedback_content .bold{
	font-weight:bold;
}
.feedback_btn{
	text-align:center;
	margin-top:20px;
}
.feedback_content .submitBtn{
	width:90px;
	height:36px;
	font:bold 14px/36px 微软雅黑;
	background-color:#ff5a00;
	color:#fff;
	border:0;
	cursor:pointer;
}
.feedback_content .cancelBtn{
	width:90px;
	height:36px;
	font:bold 14px/36px 微软雅黑;
	background-color:#f8f8f8;
	border:1px solid #ccc;
	margin-left:60px;
	cursor:pointer;
}
.navTextDiv.downDiv{
	width: 220px;
	padding: 20px 20px 5px;
	background-color: #fff;
}
.navTextDiv.downDiv .downText{
	padding-left: 70px;
	margin-bottom: 15px;
	line-height: 22px;
	cursor: pointer;
}
.navTextDiv.downDiv .downText .tit{
	color:#ff5a00;
	font-size: 14px;
}
.downText.icnet{
	background: url(../../images/ui/icnetAppIcon.png?v=1) no-repeat left 8px;
}
.downText.imText{
	background: url(../../images/ui/imIcon.png) no-repeat left 8px;
}

.clickOver:hover {
	cursor: pointer;
	color: #FF5A00;
}
.infsqr_li {
	clear: both;
	width: 100%;
}
#alarm_browser {
	width: 440px;
	height: 220px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -210px;
	margin-top: -110px;
	z-index: 100;
	background-color: rgba(0,0,0,0.4);
	box-sizing: border-box;
	padding: 10px;
}
.browser_main{
	box-sizing: border-box;
	width: 420px;
	height: 200px;
	padding:15px 30px 0;
	background-color: #fff;
	position: relative;
	font-size: 14px;
}
.browser_main .title{
	line-height: 30px;
	margin-bottom: 15px;
}
.browser_main .tit{
	color: #ff4200;
	font-weight: bold;
	float: left;
}
#buzaitishi{
	float: right;
	cursor: pointer;
}
#buzaitishi:hover,
#buzaitishi:hover i{
	color: #ff4200;
}
#buzaitishi i{
	font-size: 24px;
	font-style: normal;
	color: #666;
	position: relative;
	top: 3px;
}
#browser_content{
	font-size: 14px;
	line-height: 26px;
}
.browser_btn .btn{
	display: inline-block;
	width: 160px;
	height: 36px;
	margin-right: 17px;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 20px;
	border: 1px solid #ccc;
	background-image: linear-gradient(#ffffff, #eeefee);
	box-sizing: border-box;
}
#update_chrome i,
#update_ie i{
	display: inline-block;
	width: 19px;
	height: 19px;
	position: relative;
	top: 4px;
	margin-right: 3px;
}
#update_ie i{
	background: url(../../images/ui/liulanqi.png) no-repeat left top;
}
#update_chrome i{
	background: url(../../images/ui/liulanqi.png) no-repeat left -37px;
}
.slide_li {
	display: block;
	width: 96px;
	height: 96px;
	border: 1px solid #CCC;
	background: url(../../images/ui/ads/none.png) no-repeat center center;
}
.no_pic .slide_li {
	background-image: url(../../images/ui/nopicture.png);
}
#pnCodePrompt {
	height: 165px;
	width: 308px;
	padding-left: 39px;
}
.vfc_line1 {
	font-size: 14px;
	line-height: 42px;
	color: #666;
	height: 42px;
}
.vfc_line2 {
	height: 33px;
}
.vfc_line2 {
	height: 35px;
}
.vfc_input {
	float: left;
	width: 56px;
}
.vfc_line2 img {
	float: left;
	margin-left: 5px;
}
.changeone {
	line-height: 27px;
	color: #2267b6;
	height: 27px;
	font-size: 14px;
	text-decoration: underline;
	float: left;
	margin-left: 9px;
}
.vfc_line2 {
	height: 33px;
}
.vfc_error {
	font-size: 12px;
	line-height: 25px;
	color: #ff0200;
	height: 25px;
	float: left;
	background: url(../../images/ui/vfc_error.gif) no-repeat 0px 6px;
	padding-left: 18px;
}
.vfc_right {
	font-size: 12px;
	line-height: 25px;
	color: #5c8934;
	height: 25px;
	float: left;
	background: url(../../images/ui/vfc_right.gif) no-repeat 0px 6px;
	padding-left: 18px;
}
.downNow {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	height: 32px;
	width: 92px;
}
/*弹出层*/
#blackmask {
	background-color: #000;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 998;
	background: url(../../images/member/alpha10.png) repeat;
}
#blackborder {
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	position: fixed;
	z-index: 998;
	background: url(../../images/member/alpha20.png) repeat;
	padding: 5px;
}
#layercontent {
	background-color: #FFF;
}
#layerbar {
	height: 39px;
	background: #FD7E00;
	background: -webkit-linear-gradient(top, #fb8c00, #ff6d00);
	background: -moz-linear-gradient(top, #fb8c00, #ff6d00);
	background: -ms-linear-gradient(top, #fb8c00, #ff6d00);
	background: linear-gradient(top, #fb8c00, #ff6d00);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8c00', endColorstr='#ff6d00', GradientType=0 );
	filter: none\9\0;
	border-top: 1px solid #fea233;
	border-bottom: 1px solid #ff5a00;
	border-left: 1px solid #fe9d34;
	position: relative;
}
#layertitle {
	padding-left: 17px;
	height: 39px;
	line-height: 39px;
	color: #FFF;
	font-weight: bolder;
	font-size: 14px;
	float: left;
	line-height: 39px;
}
#closelayer {
	background: url(../../images/member/common.png) no-repeat -953px 0px;
	height: 19px;
	width: 19px;
	display: block;
	position: absolute;
	top: 9px;
	right: 20px;
	cursor: pointer;
}
#layermain {
	border: 1px solid #ff5a01;
}
.orangeBtn {
	background: #fe7700;
	background: -webkit-linear-gradient(top, #FC8C00, #fe7700, #ff6c00);
	background: -moz-linear-gradient(top, #fc8c00, #fe7700, #ff6c00);
	background: -ms-linear-gradient(top, #fc8c00, #fe7700, #ff6c00);
	background: linear-gradient(top, #fc8c00, #fe7700, #ff6c00);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8c00', endColorstr='#ff6c00', GradientType=0 );
	filter: none\9\0;
	border: 1px solid #ff5a00;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: -1px 0px 0px #fda333 inset, 0px -1px 0px #fda333 inset, 1px 0px 0px #fda333 inset, 0px 1px 0px #ff8933 inset;
	-ms-box-shadow: -1px 0px 0px #fda333 inset, 0px -1px 0px #fda333 inset, 1px 0px 0px #fda333 inset, 0px 1px 0px #ff8933 inset;
	-moz-box-shadow: -1px 0px 0px #fda333 inset, 0px -1px 0px #fda333 inset, 1px 0px 0px #fda333 inset, 0px 1px 0px #ff8933 inset;
	box-shadow: -1px 0px 0px #fda333 inset, 0px -1px 0px #ff8933 inset, 1px 0px 0px #fda333 inset, 0px 1px 0px #fda333 inset;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.orangeBtn:active {
	background: #fe7700;
	background: -webkit-linear-gradient(top, #fa8a00, #fa7700, #ff6c00);
	background: -moz-linear-gradient(top, #fc8c00, #fe7700, #ff6c00);
	background: -ms-linear-gradient(top, #fc8c00, #fe7700, #ff6c00);
	background: linear-gradient(top, #fc8c00, #fe7700, #ff6c00);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8c00', endColorstr='#ff6c00', GradientType=0 );
	filter: none\9\0;/*ie9*/
	border: 1px solid #ff5a00;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 1px #854D14 inset;
	box-shadow: 1px 1px 1px #854D14 inset;
	color: #FFF;
	cursor: pointer;
}
#neversee {
	height: 39px;
	line-height: 39px;
	float: right;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 52px;
}
.neverseecheckbox {
	float: left;
	margin-top: 12px;
}
.hide {
	display: none;
}
.inputtext {
	height: 25px;
	padding: 0px 5px;
	line-height: 25px;
	background-color: #FFF;
	border: 1px solid #AAA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	outline: none;
}
.in_erweima {
	color: #666;
}
.footer_wx {
	padding-left: 20px;
	color: #333;
	background: url(../../images/weixinICON.gif) no-repeat left center;
}
#top_feedback {
	display: block;
	position: absolute;
	top: 15px;
	right: 18px;
	height: 36px;
	width: 165px;
	background: url(../../images/ui/cs.gif) no-repeat left top;
	line-height: 99px;
	overflow: hidden;
}
.hot_message_img {
	padding: 1px;
	float: left;
	margin-right: 10px;
	height: 74px;
	width: 74px;
	border: 1px solid #CCC;
}
#message .hot_message {
	padding-top: 5px;
	padding-left: 2px;
	border-bottom: 1px dotted #ccc;
	margin: 0px 10px;
	padding-bottom: 8px;
}
.hot_message_img img {
	height: 74px;
	width: 74px;
}
.hot_message_title {
	display: block;
	width: 19em;
	font: bold 14px/24px normal;
	color: #333;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	/*white-space: nowrap;*/	
}
.hot_message p {
	padding-top: 2px;
	width: 21em;
	height: 58px;
	overflow: hidden;
	color: #666;
	word-break: break-all;
}
.hot_message p a {
	color: #666;
}

#top_tip {
	background-color: #ffe468;
	font-size: 12px;
	line-height: 28px;
	color: #000;
	height: 28px;
	width: 100%;
	border-bottom: 1px  solid #e9cd5c;
}
#top_tip .tip_main {
	position: relative;
	left: 0;
	top: 0;
	z-index: 12;
	width: 1190px;
	height: 28px;
	margin: 0 auto;	
}
#top_tip .tip_icon {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 44px;
	width: 33px;
	background: url(../../images/ui/index_tip.png) no-repeat left -31px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	padding-left: 4px;
}
#top_tip .tip_content {	
	white-space: nowrap;
	float: left;
	padding-left: 43px;
	overflow: hidden;
}
#tip_close {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
#tip_close .icon {
	float: right;
	height: 20px;
	width: 20px;
	margin: 4px 2px 0px 4px;
	background: url(../../images/ui/index_tip.png) no-repeat -7px 0px;
}
#tip_close a {
	color: #b60000;
}
/*两行公告样式，当内容为两行时将此段样式激活。内容为一行时注释掉此段即可*/
/*#top_tip{
	height:42px;
}
#top_tip .tip_main {
	height: 42px;
}
#top_tip .tip_icon{
	background: url(../../images/ui/index_tip2.png) no-repeat left -31px;
	height: 54px;
	line-height:40px;
}
#top_tip .tip_content {	
	line-height:17px;
    padding:5px 0 0 43px;
}
*/

.head_searchMain .search {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	height: 41px;
	z-index: 666;
}
.common_search_tips_div{
	position: absolute;
	left: 40px;
	top: 40px;
	background-color: #fff2f2;
	border: 1px solid #eeadad;
	border-radius: 3px;
	height: 24px;
	padding: 0 10px;
	line-height: 24px;
	color: #c80000;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow:1px 1px 4px rgba(0,0,0,.5);
	box-shadow:1px 1px 4px rgba(0,0,0,.5);
	font-size: 12px;
}
.common_search_tips_div:before{
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -29px;
	border-width: 5px 5px 5px;
	border-style: solid;
	border-color: transparent transparent #fff2f2;
	z-index: 2;
}
.common_search_tips_div:after{
	content: '';
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -29px;
	border-width: 5px 5px 5px;
	border-style: solid;
	border-color: transparent transparent #eeadad;
	z-index: 1;
}
.head_searchMain .his_list {
	display: none;
	position: absolute;
	left: 0px;
	top: 41px;
	width: 385px;
	padding: 10px 0 0 0;
	line-height: 24px;
	background-color: #fff;
	border: 1px solid #FF9000;
}
.tidai_search_div .head_searchMain .his_list{
	width: 456px;
}
.his_list .history, .his_list .number {
	float: right;
	width: 55px;
	color: #999;
	cursor: pointer;
	text-align: right;
}
.his_list .his_id {
	float: left;
	cursor: pointer;
	width: 245px;
	white-space: nowrap;
	overflow: hidden;	
}
.his_list li, .his_list p {
	height: 24px;
	padding: 0 5px;
}
.his_list li:hover, .his_list li.selected {
	background-color: #ffffeb;
}
.his_list ul {
	border-bottom: 1px solid #ddd;
	margin: 0px 5px 0px 5px;
}
ul.his {
	margin: 0px 5px 5px 5px;
}
.his_list .his_id:hover, li.selected .his_id {
	color: #FF5A00;
	font-weight: bold;
}
.his_list .dele {
	display: none;
}
p.close  {
	margin: 0 5px;
	padding: 0 5px;
}
p.close .dele {
	display: block;
	float: right;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}
.his_list .history:hover .dele {
	display: block;
	color: #FF5A00;
	text-decoration: underline;
}
.his_list .history:hover .record {
	display: none;
}
/*自动报价推广*/
#step2_bg {
	position: absolute;
	top: -300px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 69;
}
#step2_content {
	position: absolute;
	left: 0;
	top: 0;
	width: 1190px;
	height: 200px;
	z-index: 70;
}
#white_bg, #virtual_mask {
	position: absolute;
	left: 344px;
	top: 9px;
	width: 632px;
	height: 104px;
	background-color: #FFF;
}
#virtual_mask {
	z-index: 74;
	cursor: default;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	
}
#left_steps {
	position: absolute;
	left: 119px;
	top: 9px;
	height: 138px;
	width: 211px;
	/* background: url(../../images/ui/step2.png) no-repeat 0px 0px; */
}
#virtual_input {
	position: absolute;
	left: 388px;
	top: 66px;
	width: 222px;
	height: 23px;
	font: bold 18px/23px "Microsoft YaHei","HeiTi";
	background-color: #fff;
	z-index: 73;
}
#btm_tip {
	position: absolute;
	left: 360px;
	top: 113px;
	width: 182px;
	height: 29px;
	/* background: url(../../images/ui/step2.png) no-repeat 0px -157px; */
}
#please_click {
	position: absolute;
	left: 808px;
	top: 97px;
	height: 80px;
	width: 109px;
	/* background: url(../../images/ui/step2.png) no-repeat 0px -196px; */
	z-index: 73;
}
#stick {
	font-weight: normal;
}
#virtual_btn {
	position: absolute;
	left: 483px;
	top: 40px;
	width: 138px;
	height: 54px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}


.banner{ position: relative; z-index: 1; width: 435px; height: 180px;float: left;margin:0px;overflow: hidden;}
.banner ul{ overflow: hidden; width: 435px; height: 180px;}
.banner li{ float: left;  width: 435px; height: 180px;}
.banner li img{ width: 435px; height: 180px;}
.banner li a{ display: block;  position: relative; z-index: 1;  width: 435px;  height: 180px;  overflow: hidden;}
.banner li a .main-img {display: block;width: 435px; height: 180px;	}
.banner li a .left-img { opacity: 0; display: block;z-index: 1;position: absolute;left: -435px;_left: 0;_display: none;	top: 0;}
.banner li a .right-img { opacity: 0; display: block;z-index: 2;position: absolute;right: 435px;_right: 0;_display: none;	top: 0;}
.banner .bottomMenu{ position: absolute; z-index: 2; bottom: 10px; right:10px; }
.banner .bottomMenu a{ background: #cccccc; margin-left: 3px; float: left; width: 15px; font-size: 0; height: 7px;}
.banner .bottomMenu a.cur{ background: #ff6600;}
.banner .leftRightMenu a.prevBtn,
.banner .leftRightMenu a.nextBtn{ position: absolute; z-index: 1; top: 100px; width: 40px; height: 80px; }
.banner .leftRightMenu a.prevBtn{ left: 0; background:url(../../images/ui/bannerBtn.png) no-repeat 0 -80px;}
.banner .leftRightMenu a.prevBtn:hover{ background:url(../../images/ui/bannerBtn.png) no-repeat 0 0; }
.banner .leftRightMenu a.nextBtn{ right: 0; background:url(../../images/ui/bannerBtn.png) no-repeat 0 -240px; }
.banner .leftRightMenu a.nextBtn:hover{ background:url(../../images/ui/bannerBtn.png) no-repeat 0 -160px; }

#index_a1{
	width:329px;
	height:168px;
	float:left;
}
/*新增样式*/
/*date 20190320*/
.comp_infor {
	height: 116px;
}
#compshow {
	height: 116px;
}
.comp_name {
	float: none;
	display: block;
	width: 8em;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	color: #666;
	text-align: center;
	overflow: hidden;
	white-space: pre-wrap;
    word-break: break-all;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.othernews_content .othernews_name {
	display: inline-block;
    width: 19em;
}
.othernews_class {
	float: left;
}
.othernews_content {
	line-height: 31px;
	height: 31px;
}
.othernews_content .othernews_name {
	width: 25em;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*20190402新增导航创芯在线*/
.index_nav_li_addgif{
	position: relative;
}
.index_nav_li_addgif .aqNew_icon{
	top: -6px;
    right: 2px;
}
.index_nav_title_txt{
	display: none;
	position: absolute;
	width: 102px;
	height: 20px;
	border: 1px solid #666469;
	background: #ffffdb;
	font-size:12px;
	line-height: 20px;
	box-shadow: 3px 3px 2px -1px #ababab;
	text-align: center;
	left: 62px;
    top: 35px;
}
/*20190411新增顶部公用创芯在线检测中心导航*/
.honestlink_color{
	width: 120px;
	overflow:hidden;
	position: relative;
}
.kcwylink_color{
	color: #ff5a00;
}
.footer_img_certificate{
	margin-top: 10px;
}
/*20190510新增顶部公用创芯在线检测折扣*/
.cxo9_icon{
	display:inline-block;
	position: absolute;
	width:20px;
	height:13px;
	top: 5px;
	right:6px;
	background: url(../../images/ui/cxo9.gif) no-repeat;
}
.creditlink {
	*width: 96px;
}
/*头部广告*/
.index_TopImg{
	width: 1190px;
	margin: 0 auto;
	/* overflow:hidden; */
	position: relative;
	top: 0px;
}
.index_TopImg_close{
	position: absolute;
	width: 35px;
    height: 15px;
	right: 5px;
	top:2px;
	text-indent: -9999px;
	overflow:hidden;
	background: url(../../images/closeTop_banner.png) no-repeat;
}

.index_TopImg20th{
	width:1190px;
	height:120px;
	margin:0 auto;
	
}

.newYear2021{
	width: 1190px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}

/* 型号/品牌飙升榜 */
#index_brandGoUp{
	height: 430px;
	width: 383px;
}
#index_hotSearch{
	height: 347px;
	width: 385px;
	overflow: hidden;
	margin-top: 10px;
	position: absolute;
	left: 0px;
	top: 85px;
}
.hotSearch_tab{
	width: 100%;
	height: 30px;
}
.hotSearch_tab .tabTit{
	float: left;
	width: 80px;
	height: 30px;
	border-bottom: 0;
	box-sizing: border-box;
	margin-right: 10px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #fff;
}
.hotSearch_tab .tabTit.on{
	color: #ff5a00;
	font-weight: bold;
	position: relative;
	top: 1px;
	background: linear-gradient(180deg, #fff3e5 0%, white 100%);
	color: #FF4200;
	border: 1px solid #ffa025;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #fff;
}
.hotSearch_tab .more{
	float: right;
	color: #666;
	margin-top: 5px;
}
.hotSearch_tab .more .iconfont{
	font-size: 12px;
	color: #777;
}
.hotSearch_tab .more:hover,
.hotSearch_tab .more:hover .iconfont{
	color: #FF5A00;
}
.hotSearchBox{
	padding: 15px 20px;
	border: 1px solid #e3e3e3;
	border-top:1px solid #ff5a00;
}
.hotSearchBox .title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.hotSearchBox li{
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #444;
}
.hotSearchBox .num{
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #ccc;
	color: #fff;
	border-radius: 20px;
	font-style: normal;
	margin-top: 8px;
}
.hotSearchBox .title .num{
	background-color: #fff;
}
.hotSearchBox .num.color1{
	background-color: #ff4200;
}
.hotSearchBox .num.color2{
	background-color: #ff7700;
}
.hotSearchBox .num.color3{
	background-color: #ffb312;
}
.hotSearchBox .idName{
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	width: 141px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hotSearchBox .title .hotImg{
	margin-top: 0;
}
.hotSearchBox .hotImg{
	float: left;
	width: 64px;
	height: 22px;
	margin-top: 12px;
}
.hotImg.hot1{
	background: url(../../images/ui/hot1.jpg) no-repeat;
}
.hotImg.hot2{
	background: url(../../images/ui/hot2.jpg) no-repeat;
}
.hotImg.hot3{
	background: url(../../images/ui/hot3.jpg) no-repeat;
}
.hotImg.hot4{
	background: url(../../images/ui/hot4.jpg) no-repeat;
}
.hotImg.hot5{
	background: url(../../images/ui/hot5.jpg) no-repeat;
}
.hotImg.hot6{
	background: url(../../images/ui/hot6.jpg) no-repeat;
}
.hotImg.hot7{
	background: url(../../images/ui/hot7.jpg) no-repeat;
}
.hotImg.hot8{
	background: url(../../images/ui/hot8.jpg) no-repeat;
}
.hotImg.hot9{
	background: url(../../images/ui/hot9.jpg) no-repeat;
}
.hotImg.hot10{
	background: url(../../images/ui/hot10.jpg) no-repeat;
}
.hotSearchBox .length{
	float: left;
	width: 90px;
	height: 30px;
	margin-right: 10px;
	box-sizing: border-box;
	padding-left: 15px;
	position: relative;
}
.hotSearchBox .title .length{
	padding-left: 5px;
}
.hotSearchBox .length .icon-jiantou_xiangshang{
	color: #f00;
	position: absolute;
	top: 0;
	font-weight: bold;
	left: 0;
}
.hotSearchBox .length .icon-jiantou_xiangxia{
	color: #309000;
	position: absolute;
	top: 0;
	font-weight: bold;
	left: 0;
}
.index_hotBrand,.index_pinlei{
	height: 370px;
}

/*品类的位置*/
.hotID_list i{
	font-style: normal;
	background: url(../../images/ui/category_icon.png) no-repeat;
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.hotID_list .bdt {
	background-position: -1px 1px;
}

.hotID_list .gj {
	background-position: -1px -69px;
}

.hotID_list .wyqj {
	background-position: -1px -136px;
}

.hotID_list .jdyj {
	background-position: -1px -206px;
}

.hotID_list .jwb {
	background-position: -1px -276px;
}

.hotID_list .cscp {
	background-position: -1px -346px;
}

.hotID_list .ddlbh {
	background-position: -1px -416px;
}

.hotID_list .ddx {
	background-position: -1px -486px;
}

.hotID_list .zdh {
	background-position: -1px -556px;
}

.hotID_list .lhlqj {
	background-position: -1px -622px;
}

.hotID_list .r_gdyj {
	background-position: -40px 1px;
}

.hotID_list .r_cjy {
	background-position: -40px -37px;
}

.hotID_list .r_kg {
	background-position: -40px -76px;
}

.hotID_list .r_wfl {
	background-position: -40px -116px;
}

.hotID_list .r_bbhbs {
	background-position: -40px -154px;
}

.hotID_list .r_jncl {
	background-position: -40px -194px;
}

.hotID_list .r_cbsq {
	background-position: -40px -232px;
}

.hotID_list .r_flbdtcp {
	background-position: -40px -272px;
}

.hotID_list .r_sihr {
	background-position: -40px -310px;
}

.hotID_list .r_ktbcq {
	background-position: -40px -349px;
}

.hotID_list .r_wljjfa {
	background-position: -40px -387px;
}

.hotID_list .r_glq {
	background-position: -40px -427px;
}

.hotID_list .r_jcdq_ic {
	background-position: -40px -465px;
}

.hotID_list .r_gj {
	background-position: -40px -505px;
}

.hotID_list .r_jzxzq {
	background-position: -40px -543px;
}

.hotID_list .r_dkbdzq {
	background-position: -40px -583px;
}

.hotID_list .r_ddrq {
	background-position: -40px -622px;
}

.hotID_list .r_dxelq {
	background-position: -40px -660px;
}

.hotID_list .r_dzq {
	background-position: -40px -700px;
}


.imgIcon_spl{
	display: inline-block;
	width: 20px;
	height: 20px;
	float:left;
    margin-right: 2px;
} 
.imgIcon_spl1{
	background: url(../../images/ui/ios_iconmg.png) no-repeat left center;
}
.imgIcon_spl2{
	background: url(../../images/ui/a_iconmg.png) no-repeat left center;
}
.imgIcon_spl3{
	background: url(../../images/ui/wx_iconmg.png) no-repeat left center;
}
.imgIcon_spl4{
	background: url(../../images/ui/xiaochengxu_icon.png) no-repeat left center;
}

/* 2022-11-15 */
.gx-leftSmallAd {
	position: fixed;
	left: 20px;
	top: 325px;
	width: 150px;
	height: 350px;
}
.gx-leftSmallAd .closeAdv{
	color: #999;
	float: right;
	position: absolute;
	bottom: -20px;
	z-index: 10;
	cursor: pointer;
	right: 0;
}
.gx-leftSmallAd .closeAdv i{
	font-style: normal;
	font-size: 16px;
	position: relative;
	top: 1px;
}
.gx-leftSmallAd img {
	width: 100%;
	height: 100%;
}

@media (max-width: 1510px) {
	.gx-leftSmallAd {
		display: none;
	}
}
.icpiTabSlide {
	animation: scrollimg 8s linear infinite;
	animation-delay:3s;
	/*Safari and Chrome*/
	-webkit-animation: scrollimg 8s linear infinite;
	-webkit-animation-delay:3s;
}
.icpiTabSlide:hover {
	animation-play-state: paused;
}

@keyframes scrollimg{
	0%{
		left:0;
	}
	20%{
		left:-300px;
	}
	40%{
		left:-300px;
	}
	60%{
		left:-300px;
	   
	}
	80%{
		left:-600px;
	   
	}
	100%{
		left:-600px;
	}
}

/*吸顶效果*/
.head_searchFixedDiv.fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 1003;
	background: #fff;
	z-index: 100;
	-webkit-box-shadow: 10px 10px 25px #ccc;
	-moz-box-shadow:10px 10px 25px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	animation:mymove 0.5s ease-in-out 0s 1 alternate forwards;
	display: block !important;
	margin: 0;
	float: none;
}
@keyframes mymove{
	from{
		top: -100px;
	}
	to{
		top: 0;
	}
}
.head_searchFixedDiv.fixed .autoMain{
	width: 1190px;
	height:100px;
	margin: 0 auto;
	position: relative;
}
.fixedLogo{
	float: left;
	height: 89px;
	width: 255px;
	margin: 10px 0px 0px 0px;
}
.head_searchFixedDiv .fixedLogo{
	display:none;
}
.head_searchFixedDiv.fixed .fixedLogo{
	display:block;
}
.head_searchFixedDiv.fixed .search_tidaibtn{
	margin-top: 19px;
}
.head_searchFixedDiv.fixed .head_searchTitle{
	position: absolute;
	left: 455px;
	top: 10px;
}
.head_searchFixedDiv.fixed .head_searchMainDiv{
	position: absolute;
	left: 455px;
	top: 40px;
}
.head_searchFixedDiv.fixed .head_hotList{
	display:none;
}

/* 账号统一升级通知 */
.accountUpdateNotice_div{
	width: 600px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #fff;
	padding: 0 20px 20px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow: 2px 2px 10px #909090;
	transform: translate(-50%, -50%);
}
.accountUpdateNotice_div .title{
	font-size: 16px;
	color: #ff4200;
	line-height: 60px;
	font-weight: bold;
}
.accountUpdateNotice_div .notice_text{
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	margin-bottom: 50px;
}
.accountUpdateNotice_div .notice_text p{
	margin-bottom: 10px;
	text-indent: 2em;
}
.accountUpdateNotice_div .notice_btn{
	display: flex;
	padding: 0 20px;
}
.accountUpdateNotice_div .notice_btn .btn{
	border-radius: 30px;
	margin-right:50px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.accountUpdateNotice_div .notice_btn .timeBtn{
	width: 240px;
	background-color: #f8f8f8;
	border:1px solid #ccc;
	color:#666;
}
.accountUpdateNotice_div .notice_btn .timeBtn i{
	margin-left: 10px;
	font-style: normal;
	margin-right: 3px;
}
.accountUpdateNotice_div .notice_btn .goLoginBtn{
	width: 240px;
	background-color: #ff5a00;
	color:#fff;
	display: none;
}
.accountUpdateNotice_div .notice_btn .grayBtn{
	width: 116px;
	background-color: #f8f8f8;
	border:1px solid #ccc;
	color:#666;
}