@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body {
	font: normal 14px 微软雅黑;
	color: #444;
	margin: 0px;
	padding: 0px;
	min-width: 1190px;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
table {
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-size: 14px;
	color: #FF5A00;
	}
a, img {
	border-width: 0;
	text-decoration: none;
}
a{
	cursor:pointer;
	color: #444;
}
a:hover {
	color: #FF5A00;
	text-decoration: 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;
	font: normal 12px 微软雅黑;
}
.topnav_content{
	width: 1190px;
	margin: 0 auto;
	line-height: 30px;
	height: 30px;
}
.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: 21;
}
.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: 144px;
}
.site_nav.hover .site_navmenulist{
	display: block;
}
.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 .orangeT{
	color:#ff4200;
}
.site_navmenulist dt a:hover{
	color: #FF4200;
}
.phonelink{
	display: inline-block;
	padding-left: 10px;
	color: #ff5a00;
}
.phonelink .icon-shouji{
	color: #ff5a00;
}
.appLink{
	position: relative;
	height: 24px;
	z-index: 20;
}
.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;
}
.creditlink .site_navLink{
	height:31px;
}
.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 {
	width: 210px;
	line-height: 22px;
}
.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;
}


.footer {
	height: 135px;
	width: 1190px;
	padding: 30px 0px;
	margin: 0px auto;
	font-size: 12px;
	clear: both;
	line-height: 19.4px;
}
.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;
}
.hangyeYZ{
    display: inline;
    height: 30px;
    width: 83px;
    float: right;
    margin: 20px 10px 0 0;
}
#icpicon {
	background: url(../../images/ui/commonicon.gif) no-repeat 0px 0px;
	display: inline;
	height: 46px;
	width: 40px;
	float: right;
	margin:25px 20px 0 0;
}
#weibolink {
	background: url(../../images/ui/commonicon.gif) no-repeat -53px 0px;
	display: inline-block;
	height: 25px;
	width: 85px;
}
.footer table {
	margin: 20px 0;
	font-family: 微软雅黑;
	width: 1190px;
}
.footer th, .footer td, .footer a {
	color: #999;
	font-weight: normal;
}
.footer .hangye,.footer .shiming{
	margin-top:15px;
}
.header {
	height: 85px;
	width: 1190px;
	margin: 0 auto;
	position: relative;
}
.header120{
	height: 120px!important;
}
#logo {
	background: url(../../images/logo.svg) no-repeat left top;
	background-size: 100% 100%;
	display: inline-block;
	height: 58px;
	width: 180px;
	line-height: 999px;
	margin: 13px 0px 0px 15px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.returnhome {
	height: 34px;
	width: 100px;
	margin: 30px 0px 0px 60px;
	font: normal 14px/34px 微软雅黑;
	color: #666;
	position: absolute;
	left: 160px;
	top: 0;
}
.returnhome .icon-shouye1 {
	color: #999;
	margin: 6px 5px 0px 0px;
	font-size: 18px;
}
.returnhome .returnhomeicon2 {
	background: url(../../images/ui/commonicon.gif) no-repeat -54px -25px;
}
.navbar {
	position: absolute;
	bottom: 0;
	right: 10px;
	font: bolder 14px 微软雅黑;
}
.navbar li {
	float: right;
	background: url(../../images/ui/commonrepeat.png) no-repeat right -93px;
}
.navbar a {
	cursor: pointer;
	}
.navbar li span {
	float: left;
	padding: 0px 18px;
	height: 31px;
	line-height: 31px;
	color: #FF5A00;
	text-align: center;
	text-decoration: none;
}
li.currentpage {
	height: 32px;
	background-color:#ff7900!important;
	background-image:none;
	overflow: hidden;
	position: relative;
	left: -1px;
}

li.currentpage a span {
	color: #FFF;
}
.header .headbottom {
	background-color: #FF7900;
	height: 2px;
	width: 1190px;
	clear: both;
	float: right;
	font-size: 2px;
	line-height: 2px;
	position: absolute;
	bottom: -1px;
	right: 0px
}
.main {
	width: 1190px;
	margin: 0 auto;
	clear: both;
}

.HeaderBox{
	width:100%;
	height: 89px;
	background-color: #fff;
}
#Header {
	width: 1190px;
	margin: 0 auto;
	height: 89px;
	position: relative;
}
.headerFixed{
	position: fixed;
    z-index: 999;
    top: 0;
    -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;
}
@keyframes mymove{
	from{
		top: -100px;
	}
	to{
		top: 0;
	}
}

.logo_cxjt{
	position: absolute;
	left: 0;
	top: 37px;
	width: 200px;
}

#LOGO {
	background: url(../../images/logo.svg) no-repeat 20px top;
	background-size: 100% 100%;
	position: absolute;
	left: 245px;
	top: 32px;
	margin: 0;
	border-left: 1px solid #ccc;
	padding-left: 40px;
	line-height: 999px;
	overflow: hidden;
	width: 125px;
	height: 43px;
}
.logo_icgoo#LOGO{
	background: url(../../images/logo_icgoo.svg) no-repeat 40px 2px;
	background-size: 75% 100%;
}
.logo_iclab#LOGO{
	background: url(../../images/logo_iclab.png) no-repeat 40px 6px;
	background-size: 75%;
}
.logo_cxxy#LOGO{
	background: url(../../images/logo_cxxy.svg) no-repeat 40px 1px;
	background-size: 75% 100%;
}
.logo_icweb#LOGO{
	background: url(../../images/logo_icweb.svg) no-repeat 40px 1px;
	background-size: 79% 100%;
	width: 150px;
}
.logoImg {
	position: absolute;
	left: 0;
	top: 16px;
	height: 58px;
	width: 180px;
	margin: 0;
	line-height: 999px;
	overflow: hidden;
}
#Header .logoA{
	height: 58px;
	width: 189px;
	margin: 13px 0px 0px 15px;
	position: absolute;
	left: 0;
	top: 0;
}
.topsearchBox{
	width: 690px;
	position: absolute;
	right: 38px;
	top: 0;
}
.topsearch_tabBox{
	display:flex;
	margin-top: 7px;
}
.topsearch_tab{
	cursor: pointer;
}
.topsearch_tabBox .topsearch_tab.on{
	font-weight:bold;
	color:#ff4200;
}
.topsearch_tabBox .topsearch_tab::after{
	content: '';
	height: 10px;
	width: 1px;
	display: inline-block;
	background-color: #ddd;
	margin: 0 15px;
}
.topsearch {
	float: left;
	line-height: 39px;
	background-color:#ff7900;
	height: 39px;
	width: 620px;
	margin-top: 7px;
	position: relative;
	border-radius: 5px;
}
.topsearch_main{
	width: 490px;
	height: 35px;
	float: left;
	background-color: #fff;
	margin: 2px 0 2px 2px;
}
.topsearch .icon-sousuo{
	float: left;
	font-size: 14px;
	color: #999;
	margin-left: 10px;
	margin-right: 8px;
}
.navigation {
	width: 1190px;	
	height: 40px;
	margin: 0 auto 10px auto;
	border: 1px solid #e3e3e3;
	border-bottom: 2px solid #ff7900;	
}
.navigation li {
	float: left;
}
.navigation .index_aqLink{
	position:relative;
	padding:0 30px 0 20px;
}
.navigation .aqNew_icon{
	display:block;
	width:24px;
	height:15px;
	position:absolute;
	top:-12px;
	right:10px;
	background: url(../../images/ui/aqNew_icon2.gif) no-repeat;
}
.goback {
	text-decoration: none;
	color: #666666;
	background: url(../../images/ui/titlearrow.gif) no-repeat right center;
	padding-right: 16px;
	margin-right: 10px;
}
.goback:hover {
	text-decoration: underline;
}
.topsch_input {
	background-color:#fff;
	float: left;
	height: 35px;
	width: 260px;
	padding: 0px 15px 0px 0px;
	margin:0px 0 0 2px;
	border-width: 0px;
	outline: none;
	overflow: hidden;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	word-break: break-all;
	cursor: text;
	box-sizing: content-box;
	border-radius: 5px 0 0 5px;
	font: bold 16px / 30px "Microsoft YaHei", "HeiTi";
}
.topsch_input::placeholder{
	color:#aaa;
}
#accuracy {
	float: left;
	line-height: 35px;	
	height: 35px;
	width: 86px;
	background-color:#fff;
}
.topsearch .selectDX {
	float: left;	
	width: 95px;
	height: 35px;
	position: relative;
	background-color:#fff;
}
.topsearch .select_val {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 70px;
	background: url(../../images/ui/index_search.gif) no-repeat left -25px;
	border-width: 0px;
	padding-left: 17px;
	font-size: 14px;
	margin-top: 4px;	
	color: #999;
	cursor: pointer;
	box-sizing: content-box;
}
.topsearchBtn,
.topsearchTidaiBtn{
	float: right;
	height: 39px;
	line-height:39px;
	border: 0px;
	cursor: pointer;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.topsearchBtn{
	width: 122px;
	background-color:#ff7900;
	color:#fff;
	border-radius: 0 5px 5px 0;
}
.topsearchTidaiBtn{
	width: 110px;
	background-color:#ffeee0;
	color:#ff4200;
	margin-left:20px;
	border:1px solid #fc7700;
	margin-top: 25px;
}
.current .navbar_a, .current .navbar_a:hover {
	float: left;
	padding: 0px 10px;
	background: #ff7900;	
	color: #fff;
	display: block;
	text-decoration: none;
	position: relative;
	overflow: hidden;	
}
.current .navbar_a::before {
	border: 1px solid #ff8933;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: -webkit-calc(100% - 2px);
	width: -moz-calc(100% - 2px);
	width: -ms-calc(100% - 2px);
	width: calc(100% - 2px);
	height: 100%;
	content: "";
}
.navbar_a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
.accuracy_cbox {
	float: left;
	margin: 10px 5px 0px 0px;
}
.navbar_a {
	height: 40px;
	line-height: 40px;
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 20px;
}
.model_title {	
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	height: 27px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 12px 0px 0px 18px;
	color: #ff5a00;
}

.common_search_tips_div{
	position: absolute;
	left: 40px;
	top: 36px;
	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;
}

/*下拉样式*/
.select_val {
	float: left;
	border: 1px solid #CCC;
	padding-left: 5px;
	height: 25px;
	padding: 0px 0;
	line-height: 25px;
	background-color: #FFF;
	border: 1px solid #AAA;	
	border-right-width: 0px;
	outline: none;
	cursor: pointer;
	font-size: 12px;
}
.selectDX {
	position: relative;
	display: inline-block;
}
.selectedDX {
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 6;
}
.selectedDX:after {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 333;
	}
.selectDX ul {
	position: absolute;
	left: 0px;
	top: 27px;
	z-index: 8;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px 0px 10px 0px;
	overflow: hidden;
}
.selectDX li {
	height: 25px;
	font: normal 12px/25px 微软雅黑;
	cursor: pointer;
	display: block;
	width: auto;
	margin: 0px 1px;
	overflow: hidden;
}
.selectedDX .downarrow {
	background: url(../../images/ui/commonicon.gif) no-repeat -106px -25px;
	float: left;
	height: 27px;
	width: 27px;
}
.selectDX li:hover {
	background-color: #FE7B00;
	color: #FFF;
}
/*认证小图标*/
.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:46px; height:12px;background:url(../../images/ui/renzheng.gif) left -63px}
.icon_hcjg{ width:46px; height:12px;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;
}
/*认证小图标结束*/
.inputtext {
	height: 25px;
	padding: 0px 5px;
	line-height: 25px;
	background-color: #FFF;
	border: 1px solid #AAA;	
	outline: none;
}
.inputtextarea {
	padding: 0px 5px;
	line-height: 25px;
	background-color: #FFF;
	border: 1px solid #AAA;	
	outline: none;
}
.inputtext:focus, .inputtextarea:focus {
	border-color: #fe7b00;
	color: #333;
}
/*输入错误提示*/
input.wronginput, textarea.wronginput {
	background: #ffebec;
	-webkit-box-shadow: 0px 0px 0px inset;
	-webkit-animation-name: 'alarm';
	-webkit-animation-duration: 0.6s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-direction: normal;
	-ms-box-shadow: 0px 0px 0px inset;
	-ms-animation-name: 'alarm';
	-ms-animation-duration: 0.6s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-delay: 0s;
	-ms-animation-iteration-count: 2;
	-ms-animation-direction: normal;
	-moz-box-shadow: 0px 0px 0px inset;
	-moz-animation-name: 'alarm';
	-moz-animation-duration: 0.6s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-delay: 0s;
	-moz-animation-iteration-count: 2;
	-moz-animation-direction: normal;
	outline: none;
}
@-webkit-keyframes 'alarm' {
 0% {
 background: #FFF;
}
 100% {
 background: #ffebec;
}
}
@-ms-keyframes 'alarm' {
 0% {
 background: #FFF;
}
 100% {
 background: #ffebec;
}
}
@-moz-keyframes 'alarm' {
 0% {
 background: #FFF;
}
 100% {
 background: #ffebec;
}
}
.orangeBtn {
	background: #ff7900;	
	border: 1px solid #ff7900;		
	color: #FFF;
	cursor: pointer;
	text-align: center;
}
.secondary_con li.selected a::before {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0px;
	bottom: 0px;
	border: 1px solid #FC8C25;
	content: "";
}
.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;
}
.grayBtn {
	background: #EEE;	
	border: 1px solid #999999;	
	color: #666;
	cursor: pointer;
}
.grayBtn:active {
	background: #ddd;	
}
.blueBtn {
	background: #4576cc;	
	border: 1px solid #0E4494;		
	color: #FFF;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.blueBtn:hover {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	}
.blueBtn:before {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0px;
	bottom: 0px;
	border: 1px solid #6289d1;
	content: "";
}
.blueBtn:active {
	background: #4576cc;
	background: -webkit-linear-gradient(top, #5486d5, #3a6bbd, #2f569f);
	background: -o-linear-gradient(top, #5486d5, #3a6bbd, #2f569f);
	background: -ms-linear-gradient(top, #5486d5, #3a6bbd, #2f569f);
	background: linear-gradient(top, #5486d5, #3a6bbd, #2f569f);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5486d5', endColorstr='#2f569f', GradientType=0 );
	filter: none\9\0;/*ie9*/
	-webkit-box-shadow: 1px 1px 1px #28428E inset;
	box-shadow: 1px 1px 1px #28428E inset;
}
/*翻页控件begin*/
.pagepicker .firstpage {
	background: url(../../images/member/pagepicker.png) no-repeat 0px 0px;
	float: left;
	height: 19px;
	width: 21px;
	margin-right: 5px;
	cursor: pointer;
}
.pagepicker .prepage {
	background: url(../../images/member/pagepicker.png) no-repeat -23px 0px;
	float: left;
	height: 19px;
	width: 21px;
	cursor: pointer;
}
.pagepicker .nextpage {
	background: url(../../images/member/pagepicker.png) no-repeat -102px 0px;
	float: left;
	height: 19px;
	width: 21px;
	margin-right: 5px;
	cursor: pointer;
}
.pagepicker .lastpage {
	background: url(../../images/member/pagepicker.png) no-repeat -125px 0px;
	float: left;
	height: 19px;
	width: 21px;
	cursor: pointer;
}
.pagepicker .firstpage_notuse {
	background: url(../../images/member/pagepicker.png) no-repeat -49px 0px;
	float: left;
	height: 19px;
	width: 21px;
	margin-right: 3px;
	cursor: pointer;
}
.pagepicker .prepage_notuse {
	background: url(../../images/member/pagepicker.png) no-repeat -74px 0px;
	float: left;
	height: 19px;
	width: 21px;
	cursor: pointer;
}
.pagepicker .nextpage_notuse {
	background: url(../../images/member/pagepicker.png) no-repeat -194px 0px;
	float: left;
	height: 19px;
	width: 21px;
	margin-right: 3px;
	cursor: pointer;
}
.pagepicker .lastpage_notuse {
	background: url(../../images/member/pagepicker.png) no-repeat -218px 0px;
	float: left;
	height: 19px;
	width: 21px;
	cursor: pointer;
}
.pagepicker .current a, .pagepicker li a:hover {
	float: left;
	color: #FFF;
	background-color: #FA9104;
	border: 1px solid #FA9104;
	margin-right: 5px;
}
.pagepicker li a {
	height: 17px;
	color: #FA9104;
	float: left;
	padding: 0px 6px;
	border: 1px solid #FA9104;
	margin-right: 5px;
	cursor: pointer;
	font: bold 12px/17px 微软雅黑;
}
.pagepicker ul {
	float: left;
	padding-left: 5px;
}
.pagepicker li {
	float: left;
}
#Header .topsearch .selectDX ul {
	padding: 4px;
	width: 74px;
	border: 1px solid #CCC;
	background-color: #FFF;
	top: 33px;
	position: absolute;
	left: 5px;
}
.topsearch .selectDX li, .topsearch h3 {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	padding: 0px 4px;
	text-align: left;
	cursor: pointer;
}
.topsearch h3 {
	color: #333;
	font-weight: normal;
}
.topsearch .selectDX li:hover {
	background: #fd9001;
	color: #fff;
}
.topsearch .selectedDX {
	float: left;
	height: 35px;
	position: relative;
}
.grayfont {
	color: #999;
}
.orangenumber, .orangewords {
	color: #ff5a00;
	font-weight: bold;
	font-style: normal;
}
.orangefont {
	color: #ff5a00;
}
.cryicon {
	background: url(../../images/ui/angry_icon.gif) no-repeat left top;
	float: left;
	height: 27px;
	width: 57px;
}
.sorrytishi {
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	text-align: left;
}
.notfind table {
	margin: 0 auto;
}
.notfind td {
	line-height: 27px;
	color: #666;
	height: 27px;
	font-size: 14px;
	text-align: left;
	text-indent: 1em;
}
.leftcontent {
	float: left;
}
.rightcontent {
	float: right;
}
li.no_bottomborder {
	border-bottom-width: 0px;
}
/*弹出层*/
#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,.blackborder {
	background-color: #000;	
	position: fixed;
	z-index: 998;
	background: url(../../images/member/alpha20.png) repeat;
	padding: 5px;
}
#layercontent,.layercontent {
	background-color: #FFF;
}
#layerbar,.layerbar {
	height: 39px;
	background: #ff7900;	
	position: relative;
}
#layertitle,.layertitle {
	padding-left: 17px;
	height: 39px;
	line-height: 39px;
	color: #FFF;
	font-weight: bolder;
	font-size: 14px;
	float: left;
	line-height: 39px;
}
#closelayer,.closelayer {
	background: url(../../images/ui/commonicon.gif) no-repeat -138px -25px;
	height: 19px;
	width: 19px;
	display: block;
	position: absolute;
	top: 9px;
	right: 20px;
	cursor: pointer;
	overflow: hidden;
}
#layermain,.layermain {
	border: 1px solid #ff5a01;
}
#neversee {
	height: 39px;
	line-height: 39px;
	float: right;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 52px;
}
.neverseecheckbox {
	float: left;
	margin-top: 12px;
}
/* 弹出层样式 */
.popDivMain{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 20;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.35);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.35);
	box-shadow: 0 0 10px rgba(0,0,0,.35);
}
.popDiv_title{
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.popDiv_title .tit{
	color: #FF4200;
	font-size: 14px;
}
.popDiv_title .tips{
	position: absolute;
	font-size: 12px;
	color: #666;
}
.popDiv_title .closeBtn{
	font-size: 24px;
	color: #999;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 0;
}
.popDiv_box{
	padding: 10px 30px;
}
.delTips_div{
	width: 300px;
	margin-left: -150px;
	margin-top: -200px;
}
.delTips_box{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.delTips_box .marB{
	margin-bottom: 20px;
}
.delTips_btn .btn{
	width: 70px;
	height: 30px;
	margin: 0 10px;
}
.successPopTips,
.unsuccessPopTips{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding:0 20px 10px;
	line-height: 22px;
	border-radius: 5px;
	border: 1px solid #cbcbcb;
	background-image: linear-gradient(#fdfdfd, #e5e5e5);
	font-family: "微软雅黑";
	color: #333;
	z-index: 110;
	text-align: center;
	font-size: 14px;
}
.successPopTips .sucIcon{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 10px 4px 0 0;
	background: url(../../images/member/sucIcon.png);
	position: relative;
	top: 3px;
}
.unsuccessPopTips .errorIcon{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 10px 4px 0 0;
	background: url(../../images/member/errorIcon.png);
	position: relative;
	top: 3px;
}
.tipsLayer_div{
	width: 440px;
	margin-left: -220px;
	margin-top: -200px;
}
.tipsLayer_box .text{
	text-align: center;
	line-height: 24px;
}
.tipsLayer_btn{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.tipsLayer_btn .btn{
	width: 100px;
	height: 34px;
}
/*登录弹出层*/
.login_popBg {
	background-color: #000;
	height: 100%;
	width: 100%;
	position:fixed!important;
	top: 0px;
	left: 0px;
	z-index: 998;
	background: url(../../images/member/alpha10.png) repeat;
}
.login_popBox {
	background-color: #000;	
	position: fixed;
	z-index: 1000;
	background: url(../../images/member/alpha20.png) repeat;
	padding: 5px;
}

.login_popBox{ width:390px; position:fixed; left:50%; top:50%; margin-left:-200px; margin-top:-150px;}
.loginContent{ width:350px; padding:20px 0 20px 40px; background-color:#fff;} 
.LoginlayerTit {
	height: 39px;
	background: #ff7900;	
	border-top: 1px solid #fea233;
	border-bottom: 1px solid #ff5a00;
	border-left: 1px solid #fe9d34;
	position: relative;
}
.Loginlayertitle {
	padding-left: 17px;
	height: 39px;
	line-height: 39px;
	color: #FFF;
	font-weight: bolder;
	font-size: 14px;
	float: left;
	line-height: 39px;
}
.coseLoginlayer {
	background: url(../../images/ui/commonicon.gif) no-repeat -138px -25px;
	height: 19px;
	width: 19px;
	display: block;
	position: absolute;
	top: 9px;
	right: 20px;
	cursor: pointer;
	z-index:1001;
}
.loginPopNow {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	height: 32px;
	width: 92px;
}
.login_popBox{ margin-left:-200px;}
/*弹出层结束*/
.hide {
	display: none;
}
.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;
}
#myicnet table {
	width: 100%;
}
#myicnet {
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #FFF;
	width: 130px;
	border: 1px solid #CCC;
	padding: 5px;
	z-index: 55;
}
#myicnet th, #myicnet td {
	text-align: left;
	width: 35%;
	height: 22px;
	line-height: 22px;
}
#myicnet th {
	text-align: left;
}
#myicnet .myic_A {
	padding-left: 8px;
}
#service_nav th, #service_nav td {
	text-align: left;
	height: 22px;
	line-height: 22px;
}
#myicnet th, #service_nav th {
	color: #999;
	font-weight: bold;
}
#service_nav th .service_thNav{
	color: #999;
}
#service_nav th .service_thNav:hover{
	color: #ff5a00;
	text-decoration: underline;
}
#myicnet td .myic_A, #service_nav td .service_navA {
	color: #333;
	font-weight: normal;
}
#myicnet td .myic_A:hover, #service_nav td .service_navA:hover {
	color: #ff5a00;
	font-weight: normal;
	text-decoration: underline;
}
#service_list {
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #FFF;
	width: 380px;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 10px;
	z-index: 55;
	display: none;
}
.serviceleadlink:hover #service_list {
	display: block;
}
#service_nav {
	width: 100%；
}
#service_nav .myic_A:hover, #service_nav td .service_navA:hover {
	color: #ff5a00;
	text-decoration: underline;
}
#myicnet {
	display: none;
	cursor: pointer;
}
.myicnetlink:hover #myicnet {
	display: block;
}
.navbar .menu_noBorder {
	background: none;
}
.holdup {
	clear: both;
	height: 5px;
	width: 100%;
}
.help_menuLi {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.icon_xianHuo, .icon_reMai, .icon_tuiJian, .icon_youXian, .icon_dingHuo {
	width: 35px;
	height: 16px;
	display: inline-block;
	background: url(../../images/ui/renzheng.gif) no-repeat;
}
.icon_xianHuo {
	width: 57px;
	background-position: -181px -42px;
}
.icon_dingHuo {
	width: 57px;
	background-position: -241px -42px;
}
.icon_reMai {
	background-position: -157px -20px;
}
.icon_tuiJian {
	background-position: -220px 0px;
}
.icon_youXian {
	background-position: -195px -20px;
}
.navbar_a.padding14 {
	padding-right: 14px;
	padding-left: 14px;
}
.slectedCountry {
	color: #666;
	text-align: left;
	padding-left: 10px;
}

.phone_number {
	width: 115px;
}
.serviceTel{
	float: right;
	font-size: 12px;
	margin-top: 40px;
	background: url(../../images/ui/login_tel.gif) no-repeat left top;
	color:#666;
	padding-left: 48px;
}
.serviceTel .telNum{
	font-size: 16px;
	color: #ff4200;
	font-weight: bold;
}
.icgoo_loginTop .serviceTel .telNum{
	color: #cc0000;
}
.iclab_loginTop .serviceTel .telNum{
	color: #0052df;
}
.header #few_menu {
	right: 65px;
}
#user_name {
	padding: 19px 0px;
}
#service_title {
	position: absolute;
	left: 200px;
	top: 0;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin: 33px 0px 0px 14px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
}
.service_title_jt{
	border-left: 0!important;
	left: 440px!important;
	top: 10px!important;
}
#rightToTop {
}
#floatNav{
	position: fixed;
	cursor: pointer;
	z-index:99;
}
.navDiv_box{
	width: 38px;
	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);
}
.unfold_navR{
	width: 22px;
	height:70px;
	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);
	box-sizing: border-box;
	padding:13px 0 0 5px;
	margin-top:50px;
}
.unfold_navR:hover{
	background-color: #ff7900;
}
.unfold_navR:hover .fixedText{
	color:#fff;
}
.navDiv{
	position:relative;
	display: inline-block;
	width: 38px;
	height: 50px;
	cursor: pointer;
	box-sizing: border-box;
	padding-top: 7px;
	background-color: #fff;
}
.navDiv:first-child{
	border-radius: 5px 0 0 0;
}
.navDiv:last-child,
.hide_navR.lastNav{
	border-radius:0 0 0 5px;
}
#rightToTop:hover .navA,
.lastNav:hover .navA{
	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: -9px;
}
#rightToTop:hover::before,
.navDiv:hover::after{
	display: none;
}
.hide_navR.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: 16px;
}
.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;
}
.navDiv .icon_you{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat left -199px;
}
.navDiv:hover .icon_you{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -38px -199px;
}
.unfold_navR .rightIcon{
	display: inline-block;
	width: 7px;
	height: 12px;
	margin-left:3px;
	margin-bottom:5px;
}
.unfold_navR .icon_zuo{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -16px -218px;
}
.unfold_navR:hover .icon_zuo{
	background:url(../../images/ui/fixed_right.png?v=2) no-repeat -54px -218px;
}
.unfold_navR .fixedText{
	font-size: 12px;
}
.xunjia_navR .navA{
}
.xunjia_navR.navDiv .fixedTextHover{
	background-image: none;
	width: 115px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	left: -77px;
	background-color: #ff7900;
	color: #fff;
	line-height: 50px;
	border-radius: 5px 0 0 5px;
	text-align: center;
	top: 0;
	-moz-box-shadow: 0px 5px 5px rgba(228, 107, 0, 0.5);
	-webkit-box-shadow: 0px 5px 5px rgba(228, 107, 0, 0.5);
	box-shadow: 0px 5px 5px rgba(228, 107, 0, 0.5);
	z-index: 110;
}
.xunjia_navR.navDiv .fixedTextHover .iconfont{
	font-size: 20px;
}
.xunjia_navR.navDiv .fixedTextHover .iconfont{
	margin-right:5px;
}
.xunjia_navR:hover .navA{
	
}
.xunjia_navR .numShow{
	background-color: #f00;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	position: absolute;
	top: 4px;
	left: -8px;
	z-index: 120;
	
}
.xunjia_navR .numShow i{
	font-style: normal;
}
.xunjiaTextShow .num{
	/* left: -87px; */
}
.xunjia_navR .num i{
	animation: blink 0.8s infinite;
	font-style: normal;
}
@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.xunjia_navR .newIcon{
	display:inline-block;
	width: 22px;
	height:15px;
	background: url(../../images/member/new.gif) no-repeat;
	position: absolute;
	left: -9px;
	top: 4px;
	z-index: 120;
}
.xunjiaTextShow .fixedTextHover,
.xunjia_navR.navDiv:hover .fixedTextHover{
	display:block!important;
}
.xunjiaTextShow .navA{
	/* display:none; */
}
/* .xunjia_navR.navDiv:hover .num{
	left: -87px;
}
.xunjia_navR.navDiv:hover .newIcon{
	left: -89px;
	top: -7px;
} */
.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;
}
.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;
	top: 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;
}

.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;
}
.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 .inputText{
	margin-left:24px;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.feedback_content .inputText:focus{
	border:1px solid #fe7b00!important;
}
.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_content .QQtit{
	margin-left: 125px;
}
.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;
}


.clickOver:hover {
	cursor: pointer;
	color: #FF5A00;
}
#notfind_page {
	width: 621px;
	padding-top: 440px;
	margin: 44px auto 0px auto;
	background: url(../../images/ui/404.jpg) no-repeat center center;
	color: #666;
	font-size: 14px;
}
#notfind_page .youcan {
	padding-left: 121px;
	font-weight: bold;
}
#notfind_page .return_page {
	padding-right: 34px;
	padding-left: 34px;
	color: #FF5A00;
	font-weight: bold;
}
#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;
}
#pnCodePrompt {
	height: 165px;
	width: 308px;
	padding-left: 39px;
}
#vfc_box{
	height: 165px;
	width: 308px;
	padding-left: 400px;
	margin-top:50px;
}
.vfc_line1 {
	font-size: 14px;
	line-height: 42px;
	color: #333;
	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;
}
.in_erweima {
	color: #666;
}
.footer_wx {
	padding-left: 20px;
	color: #333;
	background: url(../../images/weixinICON.gif) no-repeat left center;
}

.his_list {
	display: none;
	position: absolute;
	left:0;
	top: 36px;
	width: 325px;
	padding: 10px 0 0 0;
	line-height: 24px;
	background-color: #fff;
	border: 1px solid #FF9000;
	z-index:100;
	font-size: 12px;
}
.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;
	color: #333;
}
.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;
}

/*认证规则 begin*/
.certifide_header img{ margin:0; padding:0; list-style:none; border:none;}
.certifide_header{ width:988px; height:68px; margin:0 auto; border-bottom:2px solid #fd960e; padding-top:22px;}
.certifide_postedText{ width:946px; height:auto!important; border:1px solid #e3e3e3; padding:20px; background:url(../../images/ui/text_bg.gif) repeat-x left top #fff; margin:10px auto 0;}
.posted_tit{ font-family:"微软雅黑","黑体"; font-weight:normal;}
.certifide_postedText .text_red{ color:#fd3600;}
.certifide_postedText .posted_text{ font-size:12px; line-height:22px; color:#333; font-family:"微软雅黑"; text-indent:2em;}
.posted_text .no_indent{ text-indent:0; font-size:14px;}
.posted_tit1{ font-size:26px; font-weight:normal; text-align:center; line-height:80px;}
.posted_tit2{ font-size:18px; text-align:left; margin-top:20px; line-height:40px; }
.posted_tit3{ margin-top:10px;}
.posted_table table{ border:1px solid #000; border-right:none; border-bottom:none; margin:15px 0 8px; text-indent:0;}
.posted_table td,.posted_table th{ border-bottom:1px solid #000; border-right:1px solid #000;}
.posted_table th{ font-size:14px;}
.posted_table td{ padding:23px;}



.search_errorDiv{
	width:1190px;
	margin:80px auto 50px;
}
.search_errorDiv .error_icon{
	margin-right:10px;
	float:left;
	width:57px;
	height:27px;
	background: url(../../images/ui/angry_icon.gif) no-repeat left center;
}
.search_errorTips{
	padding-left:280px;
	font:normal 20px/27px "微软雅黑";
	color:#ff7800;
}
/*20190411新增顶部公用创芯在线检测中心导航*/
.honestlink_color{
	width: 120px;
	/* color: #ff5a00; */
	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;
}


/* 文件上传begin */
.fileUploadDiv .uploadBtn{
	float: left;
	width: 40px;
	height: 40px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	cursor: pointer;
	background-image: none;
}
.fileUploadDiv .showFileDiv{
	float: left;
	margin-right: 10px;
	position: relative;
}
.fileUploadDiv .showFileDiv img{
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 3px;
	border: 1px solid #ddd;
}
.fileUploadDiv .showFileDiv .pdfIcon{
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	background:url(../../images/member/pdfIcon.gif) no-repeat left top;
	margin-right: 10px;
}
.fileUploadDiv .showFileDiv .delBtn{
	float: left;
	line-height: 40px;
	cursor: pointer;
}
.fileUploadDiv .showFileDiv .delBtn:hover,
.fileUploadDiv .showFileDiv .delBtn:hover i{
	color:#ff4200!important;
}
.fileUploadDiv .showFileDiv .delBtn i{
	font-size: 14px;
	color: #000;
}
.showFileDiv .openBigImgBtn{
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: 2;
	background:rgba(0, 0, 0, 0.3)!important;
	filter:Alpha(opacity=30);
	background:#000;
	color: #fff;
	box-sizing: border-box;
	line-height: 30px;
	padding-top: 5px;
	cursor: pointer;
}
.showFileDiv .openBigImgBtn .iconfont{
	color: #fff;
	position: relative;
	top: 0px;
	left: 13px;
}
.showFileDiv:hover .openBigImgBtn{
	display: block;
}
.bigPhoto_layer{
	max-width: 860px;
	max-height: 600px;
	padding: 10px;
	background-color: #eee;
	box-shadow: 0 0 6px rgb(0 0 0 / 50%);
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
}
.bigPhoto_layer .closeBigBtn{
	position: absolute;
	right: -24px;
	top: 0px;
	background-color: #ff4200;
	color: #fff;
	font-size: 24px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}
.bigPhoto_layer .bigImg{
	width: 100%;
	height: 100%;
	max-width: 860px;
	max-height: 600px;
}
/* 文件上传end */

/* 模拟alert */
#imitate_alert,
#moni_alert,
#unfollowDiv{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
}
.imitate_alert,
.moni_alert{
	width: 360px;
	position: absolute;
	padding: 10px 20px 20px;
	background-color: #fff;
	top: 50%;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow: 2px 2px 10px #909090;
	left: 50%;
	transform: translate(-50%, -50%);
}
.imitate_alert h3,
.moni_alert h3{
	font-size: 16px;
	    color: #FF5722;
}
#imitate_alert span,
#moni_alert .closeAlertIcon,
#unfollowDiv .closeAlertIcon{
	position: absolute;
	right: 20px;
	top:10px;
	font-size: 22px;
	cursor: pointer;
	font-weight: 400;
}
.imitate_alert_body,
.moni_alert_body{
	    text-align: center;
	    line-height: 30px;
		min-height: 70px;
		padding-top: 20px;
}
.imitate_alert  button{
	line-height: 36px;
	display: block;
	margin: 0 auto;
	width: 110px;
	cursor: pointer;
}
.moni_alertBtn{
	text-align: center;
}
.moni_alertBtn .btn{
	line-height: 36px;
	display: inline-block;
	margin: 0 10px;
	width: 110px;
	cursor: pointer;
	border-radius: 5px;
}
/* 模拟alert  end*/

/* 账号统一升级通知 */
.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%);
	z-index: 100;
}
.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;
	justify-content: center;
}
.accountUpdateNotice_div .notice_btn .btn{
	border-radius: 10px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.accountUpdateNotice_div .notice_btn .goLoginBtn{
	width: 120px;
	background-color: #ff7700;
	color:#fff;
}