

.draw-download:hover .download-bg .draw-layer{
	display: inline-block;
 } 
 
 .draw-layer a:hover{
	 animation: drawshake .2s linear;
	 -webkit-animation: drawshake .2s linear;
	 -moz-animation: drawshake .2s linear;
	 -o-animation: drawshake .2s linear;
	 -ms-animation: drawshake .2s linear;
 }
 
 
 @-webkit-keyframes drawshake{
	 0%{
		 -webkit-transform: rotate(0);
	 }
	 25%{
		 -webkit-transform: rotate(-25deg);
	 }
	 50%{
		 -webkit-transform: rotate(0);
	 }
	 75%{
		 -webkit-transform: rotate(25deg);
	 }
	 100%{
		 -webkit-transform: rotate(0);
 }
 }
 
 @-moz-keyframes drawshake{
	 0%{
		 -moz-transform: rotate(0);
	 }
	 25%{
		 -moz-transform: rotate(-25deg);
	 }
	 50%{
		 -moz-transform: rotate(0);
	 }
	 75%{
		 -moz-transform: rotate(25deg);
	 }
	 100%{
		 -moz-transform: rotate(0);
	 }
 }
 
 @-o-keyframes drawshake{
	 0%{
		 -o-transform: rotate(0);
	 }
	 25%{
		 -o-transform: rotate(-25deg);
	 }
	 50%{
		 -o-transform: rotate(0);
	 }
	 75%{
		 -o-transform: rotate(25deg);
	 }
	 100%{
		 -o-transform: rotate(0);
	 }
 }
 
 @-ms-keyframes drawshake{
	 0%{
		 -ms-transform: rotate(0);
	 }
	 25%{
		 -ms-transform: rotate(-25deg);
	 }
	 50%{
		 -ms-transform: rotate(0);
	 }
	 75%{
		 -ms-transform: rotate(25deg);
	 }
	 100%{
		 -ms-transform: rotate(0);
	 }
 }
 
 @keyframes drawshake{
	 0%{
		 transform: rotate(0);
	 }
	 25%{
		 transform: rotate(-25deg);
	 }
	 50%{
		 transform: rotate(0);
	 }
	 75%{
		 transform: rotate(25deg);
	 }
	 100%{
		 transform: rotate(0);
	 }
 }
 
 
 
 
 .draw-layer{
	 min-height:30px;
	 text-align: left;
	 width: auto;
	 padding: 5px 10px;
	 background-color: #ffffff;
	 border-radius:5px ;
	 -webkit-border-radius:5px ;
	 -moz-border-radius:5px ;
	 -ms-border-radius:5px ;
	 -o-border-radius:5px ;
	 box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
	 z-index: 2;
	 white-space:nowrap;
	 zoom:1;
	  display: none; 
 }
 
 
 .draw-layer a{
	 display: inline-block;
	
 }
 
 .draw-layer a div{
	 filter: blur(0) ;
	 -webkit-filter: blur(0);
 }


.source-download{
	display: inline-block;
	margin: 3px;
}


.pro-spirite{
	display: inline-block;
    /*background-image: url("../images/pro-spirite.png?v=7.0");*/
    background-repeat: no-repeat;
    width:25px;
    height: 25px;
    margin: 0 auto;
}

.pro-spirite.certificate-bg{
    display: inline-block;
    /* width: 30px;
    height: 30px; */
	width: 25px;
    height: 25px;
	/* background-size: 1000%; */
}

.pro-spirite.isdownload-bg{
    display: inline-block;
    /* width: 45px;
    height: 30px; */
	width: 30px;
    height: 25px;
}


.clickCE{
    cursor: pointer;
}
.pdf-bg{
    background-position:-176px -220px;
}


.request-bg{
    background-position: -86px -220px;
    cursor: pointer;
}

.download-bg{
    background-position:-131px -220px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex; 
     -webkit-justify-content:center;
　　 -moz-box-pack:center;
　　 -webkit--moz-box-pack:center;
　　 box-pack:center;
    justify-content:center;
　　-webkit-align-items:center;
　　box-align:center;
　　-moz-box-align:center;
　　-webkit-box-align:center;
align-items:center;
}

.ce-bg{
    background-position: -20px -383px;
}

.cb-bg{
    background-position: -73px -383px;
}

.ul-bg{
    background-position: -270px -383px;
}

.ccc-bg{
    background-position:  -122px  -383px;
}
.cqc-bg{
    background-position:  -170px  -383px;
}

.rohs-bg{
    background-position:  -220px  -383px;
}

.ce-pending{
    width: 45px !important;
    height: 30px !important;
    background-position:  -320px -380px;
}

.calibration-bg{
    width: 45px !important;
    height: 30px !important;
    background-position:  -365px -410px;
    background-position: -377px -377px;
}


.ce-isdownload-bg{
    background-position: -31px -315px;
}

.cb-isdownload-bg{
    background-position: -97px -315px;
}

.ul-isdownload-bg{
    background-position: -352px -315px;
}

.ccc-isdownload-bg{
    background-position:  -157px -315px;
}
.cqc-isdownload-bg{
    background-position:  -287px -315px;
}

.rohs-isdownload-bg{
    background-position:  -222px -315px;
}

.source-download{
    display: inline-block;
    width: 30px;
    height:30px;

    margin: 3px;
}

.source-download .pro-spirite{
    width: 100%;
    height:100%;
}

.three-download{
    background-position: -25px -430px;
}


.pcb-download{
    background-position: -125px -430px;
}


.sd-download{
    background-position: -75px -430px;
}

.app-download{
    background-position: -25px -504px;
}

.tech-download{
    background-position: -75px -504px;
}

.buy-bg{
	background-position: -13px -264px;
	cursor: pointer;
}

.pfc-bg{
	width: 40px;
	height: 25px;
	background-position: -408px -315px;
	cursor: pointer;
}

.pro-spirite.fold-style{
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-align: center;
	padding-left: 15px;
	height: 15px;
	background-position: -424px -222px;
	vertical-align: top;
}
.pro-spirite.fold-style p{
	 background-color: #ffffff; 
}

.slide_p:hover .pro-spirite.fold-style p{
	background-color: #e6eef6;


}


.topic-container h1,
.topic-container h2 {
	color: #222222;
	font-size: .3rem;
	line-height: .35rem;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-bottom: .2rem;
	padding-top: .3rem;
}



.wrapper.topic-wrapper {
	width:100%;
    padding-bottom: 0;
    padding-top: 0;
	margin: 0 auto;
}

.wrapper.topic-wrapper .main {
	width:100%;
    margin: 0 auto;
    text-align: center;
	padding-top: .5rem;
	font-size: .16rem;
	line-height: .24rem;
}

.max-1000 {
    width: 100%;
    max-width: 1000px;
    display: inline-block;
    padding-bottom: .2rem;
} 

.result {
	width: 100%;
	margin-top: .3rem;
	width: 100%;
	position: relative;
}

.table_con th{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.result .scroll_box {
	width: 100%;
	width: 100%;
	overflow-y: hidden !important;
	overflow-x: auto;
	position: relative;
}

.certificate_td{
	white-space: nowrap !important;
	word-break: keep-all !important;
}

.power_td,.noofoutput_td{
	width: 50px;
	min-width: 50px !important;
}

.VAC_VDC_td{
	white-space: nowrap !important;
	word-break: keep-all !important;
}

.hasdraw_td{
	min-width: 100px !important;
}

ul.table_field .table_field{
	width: 100%;
	table-layout: fixed;
	vertical-align: middle;
} 


ul.table_field li{
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #e8e8e8;
	font-size: .13rem;
	display: table-cell; 
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px; 
}


.topic-table ul.table_field li{
	border-right: none;
}


.tb_1.normal_col ul.table_field{
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.topic-table .tb_1.normal_col ul.table_field{
	border-right: none;

}


 ul.table_field li.field_apply{
	border-right: none;
} 

.topic-wrapper ul.table_field li{
	border-right: none;
	color: #ffffff;
	
}

.fixed_col ul.table_field li{
	border: none;
}

ul.table_field li p{
	display: inline-block;
	word-break: normal;
	line-height: .18rem;
}

.result .tb_1 {
	border-top: 1px solid #069de0;
	background-color: #f5f5f5;
}

.result .tb_1.pc_pad_r{
	padding-right: 17px;
}

.result .tb_1 td {
	font-size: .125rem;
}

.result .tb_1,
.result .tb_2 {
	width: 100%;
	box-sizing: border-box;
	width: 935px;
}

.result td.isdownload-td a{
	display: inline-block;
}

.result .fixed_col td {
	border-right: none !important;
	border-left: none !important;
	width: 100%;
}

.result .fixed_col {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ffffff;
	z-index: 1;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	display: none;
}


.result .fixed_col .tb_1 {
	width: 100%;
	overflow: hidden !important;
	background-color: #f5f5f5;
}

.result .fixed_col .tb_2 {
	width: 100%;
}

.result .fixed_col .tb_2::-webkit-scrollbar {
	display: none
}

.result .fixed_col .tb_2 {
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.result .tb_2 {
	max-height: 3.69rem;
	height: 3.69rem\9;
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	border-bottom: 1px solid #e8e8e8;
}

.result table {
	box-sizing: border-box;
	width: 100%;
	border-collapse: collapse;
}

.result table.table_con_field{
	table-layout: fixed; 
	width: 100%;
}
.result table tr td {
	color: #454545;
	font-size: .12rem;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	word-break: break-all; 
	/* min-width: 50px; */
	min-width: 45px;
}
.cptable table{ width:100%!important}
.cptable tr td{
    color: #454545;
    font-size: 0.12rem;
    padding: 10px;
    text-align: center;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    white-space: normal;
    word-break: break-all;
    /* min-width: 50px; */
    min-width: 45px;
}
.cptable .firstRow{
    color: #ffffff!important;
    text-align: center!important;
    background-color: #0081cc;
}
.cptable thead{
      color: #ffffff!important;
    text-align: center!important;
     background-color: #0081cc;
}
.cptable tr th{
    text-align: center;
    padding: 10px!important;
}
.result table tr th{
	font-size: .13rem;
}

.result table tr td .type_img {
	width: .8rem;
	height: .8rem;
	position: absolute;
	left: -.8rem;
	bottom: 0;
}

.result .tb_1 tr td,.result table tr th {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 5px;
	white-space: normal;
}

.result .tb_2 td .apk {
	cursor: pointer;
}

.result .tb_2 tr td.td_1 {
	position: relative;
	padding-left: 6px !important;
	/* width: 120px;
	padding-right:2px; */
	white-space: nowrap;  
}

.td_1 {
}


/* .series_tr .td_1{
	white-space: nowrap;
} */
.cptitlelink{
    color: blue;
    /*font-weight: 700;*/
    text-decoration: underline;
}
.result .tb_2 tr td.td_1 a {
	color: #454545;
	white-space: nowrap;
	word-break: keep-all;
}

.result .tb_2 tr td.td_1 a:hover {
	color: #0081cc;
}


/* 
.goods_parametric_search a:hover {
	color: #0081cc;
} */

.result .tb_2 tr td.td_1 p {
	display: inline-block;
}


.pro-spirite.arr_img {
    display: inline-block;
    width: 10px;
    height:  10px;
    /* margin-left: .05rem; */
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    /* margin-right: .1rem; */
    background-position:-20px -220px;
    transform-origin: center center;
}

.show_list {
	background-color: #f2f7fb;
}

.result .tb_2 tr td.td_1 .img_rotate {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.result .tb_2 tr td.td_1 .pic_box {
	width: 1rem;
	border: 1px solid #e8e8e8;
	position: absolute;
	left: -1.02rem;
	top: 0;
	background-color: #ffffff;
	display: none;
}

.result .tb_2 tr td.td_1 .pic_box img {
	width: 1rem;
}
.result .tb_2 tr td {
	/* height: .45rem; */
	/* border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8; */
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	/* padding: 0.05rem .08rem; */
	padding: 5px 2px;
}

.slide_list .td_1 {
	border-bottom: 1px solid #e8e8e8 !important;
}

.tr_hover {
	background-color: #e6eef6 !important;
}

.result .tb_2 .td_1 {
	box-sizing: border-box;
	padding-left: 20px;
	/* padding-right: 30px; */
	cursor: pointer;
	text-align: left !important;
}



.pro_nav.product_class ul li:first-child img {
	display: none;
}

.slide_list {
	display: none;
}

.slide_list tr {
	background-color: #f2f7fb;
}

.slide_p_color {
	background-color: #EAF0FA;
}

.wrapper .main .result .tb_2 .slide_list .td_11 {
	border-right: none;
}

.slide_p .img_hide span {
	display: none;
}

.td_1 {
	width: 120px;
}

.td_buy_img {
	cursor: pointer;
}

.result .tips {
	display: block;
	width: 100%;
	margin-top: .1rem;
	display: block;
	font-size: .13rem;
	color: #9a9a9b;
	text-align: right;
}


.float_img {
	box-sizing: border-box;
	position: absolute;
	left: -1.55rem;
	bottom: 0;
	width: 1.5rem;
	height: 1.5rem;
	background-color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #c3cdd9;
	border-bottom: 1px solid #c3cdd9;
	border-right: 1px solid #c3cdd9;
	border-left: 3px solid #5e9fd9;
	-webkit-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	display: none;
}

.float_img div {
	margin: 0 auto;
	width:1.2rem;
	height:1.2rem;
	overflow: hidden;
}

.float_img div img {
	width:100%;
}

.float_img p {
	display: inline-block;
	text-align: center;
	width: 100%;
	line-height: .16rem;
	color: #666666;
	font-size:.12rem;
}

.result-tips{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	margin-top: 10px;
	font-size: .13rem;
	color: #9a9a9b;
	text-align: right;
}
.result_load {
	height: 450px;
	width: 100%;
	position: absolute;
	left: 0;
	/* top: 60px; */
	background-color: #ffffff;
	z-index: 1;
	/* display: none; */
}

.result_load img{
	position: absolute;
	left:50%;
	top: 50%;
	width: 5.08rem;
	height: 3.81rem;
	margin-left: -2.54rem;
	margin-top: -1.905rem;
}

/* 搜索结果 end */


/* apk layer begin */

.apk_box {
	box-sizing: border-box;
	width: 55%;
	max-width: 800px;
	width: 800px\9;
	height: 3.5rem;
	height: 350px\9;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 500;
	margin-left: -400px\9;
	margin-top: -125px\9;
	background: #fff;
	border-radius: 5px;
	box-shadow: 5px 5px 8px #aaa;
	display: block;
	line-height: 0;
	font-size: 0;
	transform: translateX(-50%) translateY(-50%);
	overflow: hidden;
	display: none;
}

.apk_box .close {
	position: absolute;
	color: #eeeeee;
	width: .18rem;
	height: .18rem;
	right: 1%;
	top: 2%;
	cursor: pointer;
}

.apk_box .apk_box_1 {
	width: 100%;
}

.apk_box .apk_wrapper {
	box-sizing: border-box;
	width: 100%;
	padding: 4%;
}

.apk_box .apk_scroll {
	overflow-y: scroll;
	height: 2.6rem;
	line-height: 0;
}

.apk_box ul {
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
}

.apk_box ul li {
	box-sizing: border-box;
	display: inline-block;
}

.apk_box ul.apk_tab_b li {
	/* height: .45rem;
    line-height: .45rem; */
}

.apk_box ul.apk_tab_t {
	height: .4rem;
}

.apk_box ul.apk_tab_b {
	/* height: .45rem; */
}

.apk_box ul.apk_tab_t li {
	height: .4rem;
	line-height: .4rem;
}

.apk_box ul.apk_tab_t li {
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	height: .4rem;
	line-height: .4rem;
	padding-left: .15rem;
}


/* .apk_box ul:first-child li:first-child {
    width: 100%;
 
    height: .45rem;
    line-height: .45rem;
} */

.apk_box .apk_tab_b li {
	width: 100%;
	/* width: 85%; */
	padding: .15rem 0;
}

.apk_box ul li img {
	/* vertical-align: top; */
	/* margin-top: .08rem; */
	margin-right: .08rem;
}

.apk_box ul li:first-child a {
	display: inline-block;
	width: 88%;
	/* height: .45rem;
    line-height: .45rem; */
	text-align: left;
	margin-left: 1%;
	font-size: .13rem;
	line-height: .2rem;
	color: #3e3e3e;
	vertical-align: top;
	white-space: normal;
	/* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

.apk_box ul li:first-child a:hover {
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	color: #0081cc;
}

.apk_box ul li:first-child+li {
	text-align: center;
	width: 15%;
	padding-right: .1rem;
}

.apk_box ul.apk_tab_t {
	background-color: #a4abb3;
	font-size: .14rem;
	color: #ffffff;
	height: .4rem;
}

.apk_box ul.apk_tab_t li {
	box-sizing: border-box;
}

.apk_box ul.apk_tab_t li:first-child {
	border-right: 1px solid #dddddd;
}

.apk_box ul.apk_tab_b {
	border-bottom: 1px dotted #999999;
}




/* apk layer end */


/* online-layer begin */
.online-layer {
	width: 5.7rem;
	background: #fff;
	margin: 0 auto;
	/* margin-top: 50px; */
	border-radius: 2px;
	box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.3);

	position: fixed;
	top: 30%;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 3px;
	z-index: 10002;
	display: none;
}

.online-layer-title {
	font-size: .16rem;
	border-bottom: 1px solid #eee;
	padding: .15rem;
}

.online-layer-table th:nth-child(1) {
	width: 45%;
	padding-left: .1rem;
}

.online-layer-table tr td:nth-child(1) {
	padding-left: .1rem;
}

.online-layer-content {
	font-size: .14rem;
	padding: .25rem .2rem;
	border-bottom: 1px solid #eee;
}

.online-layer-table th {
	padding-bottom: .08rem;
}

table.online-layer-table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 100%;
	text-align: center;
	table-layout: fixed;
}

table.online-layer-table td {
	padding-top: .08rem;
	padding-bottom: .08rem;
	/* font-size: .13rem; */
}

a.onlineLink {
	background: #0081cc;
	color: #fff;
	font-size: .12rem;
	padding: .05rem .05rem;
	border-radius: 3px;
}

a.onlineLink:hover{
	color: #fff;
}

.online-layer-close {
	/* padding: .35rem .25rem .15rem .25rem;
	text-align: right; */
	position: absolute;
	right: .1rem;
	top: .1rem;
	width: .2rem;
	height: .2rem;
	cursor: pointer;
}

.btn-other {
	padding: .15rem .25rem .15rem .25rem;
	/* text-align: right; */
}

.btn-other p {
	display: block;
	width: 100%;
	margin-bottom: .1rem;
	color: #454545;
}

.btn-other a {
	display: inline-block;
	width: 1.3rem;
	margin-right: .1rem;
	margin-bottom: .1rem;
	padding-top: .1rem;
	padding-bottom: .1rem;
	background-color: #30a7d8;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
}




/* .online-layer-close a {
	display: block;
	width: auto;
	text-align: center;
	background: #0081cc; 
	color: #fff;
	font-size: .12rem;
	padding: .08rem 0;
	width:.6rem;
	float: right;
	border-radius: 3px;
	cursor: pointer;
} */

.s-digikey{
	color: #131313;
}

.online-stock-show:hover {
	background-color: #E1F2FC;
}

.online-loading {
	display: none;
}



/* online-layer end */


/* 飞入购物车 begin */

.fly_to_cart {
	position: absolute;
	left: 0;
	top: 0;
	width: .35rem;
	height: .35rem;
	z-index: 15000;
	border-radius: 50%;
	display: none;
}

.fly_to_cart img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: .35rem;
	height: .35rem;
	border-radius: 50%;
}


/* 飞入购物车 end */

.data_loading {
	position: absolute;
	/* top: .54rem; */
	left: 0;
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: none;
}

.data_loading img {
	position: absolute;
	width: .32rem;
	height: .32rem;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	white-space: nowrap;
}

.slide-tips {
	display: none;
}


/* 专题页 begin */
.result.topic-table {
	margin-top: 0;
}

.result.topic-table .tb_1{
	background-color: #6f787b;
}

.result.topic-table .scroll_box {
	box-shadow: 3px 2px 10px 4px rgba(0, 0, 0, 0.1);
	/* margin-top: -60px; */
}

.result.topic-table .tb_2 tr td {
	border: none;
}


 .tb_2 tr td.not-found{
	font-size: .14rem;
	background-color: #ffffff;
}

 .tb_2 tr td.not-found a{
	color: #0081cc;
	text-decoration: underline;
	font-weight: bold;
	font-size: .16rem;
}


.result.topic-table .tb_1 tr th {
	color: #ffffff;
	border: none;
	min-width: 60px;
}

.result.topic-table .tb_1 tr td {
	background-color: #6f787b;
	color: #ffffff;
}

.result.topic-table tr {
	height: 60px;
}


.result.topic-table .tb_1 tr td {
	background-color: #6f787b;
	color: #ffffff;
}

.result.topic-table .fixed_col {
	border: none;
}

.result.topic-table .fixed_col .tb_1 {
	background-color: #6f787b;
}

.result.topic-table .tb_1,
.result.topic-table .tb_2 {
	width: 100%;
	box-sizing: border-box;
	/* max-width: 1000px; */
}

.shownums {
	display: block;
	line-height: .22rem;
	color: #3eadd2;
	font-size: .16rem;
	padding-bottom: .2rem;
	margin-top: .18rem;
	color: #ffffff;
	text-align: center;
}

.shownums span {
	font-size: .25rem;
	font-weight: bold;
}

.shownums a{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.topic-table-wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	margin-top: -90px;
}

.selection-para {
    width: 100%;
    margin-top: .25rem;
    background-color: #3eadd2; 
    padding-bottom:100px;
}

.selection-para h2{
	padding-top:.3rem !important;
	margin-bottom: 0 !important;
}

.topic-container .selection-para h2{
	text-align: center;
	color: #ffffff; 
}

.wrapper .main .result.topic-table .tb_2{
	height: 420px;
}


.m-selection-para {
    width: 100%;
    padding-top: 1.5%;
}

.m-menu-box {
    display: inline-block;
    width: 100%;
	padding-bottom: .1rem;
}

.m-menu-box ul {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.m-menu-box .menu {
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    position: relative;
    width: 18%;
	text-align: left;
}


.m-menu-box .menu span {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    padding-left: 10px;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
}


a.dels {
    color: #ffffff;
    display: none;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    text-align: left;
    margin-left: 10px;
    float: left;
    position: absolute;
    left: 0;
   top: 103%;
} 

.m-menu-box .menu select {
    box-sizing: border-box;
    height: 180px;
    margin: 5px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: 1px solid #b0b0b0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
	padding-left: 0;
}

.m-menu-box .menu select option {
    padding: 5px 0 5px 8px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

select option {
    width: 100%;
}

.menu#menu1 {
	width: 150px;
}

.menu#menu1 select {
	width: 130px;
}

.menu#menu2 {
	width: 230px;
}

.menu#menu2 select {
	width: 210px;
}

.menu#menu3 {
	width: 200px;
}

.menu#menu3 select {
	width: 180px;
}

.menu#menu4 {
	width: 180px;
}

.menu#menu4 select {
	width: 160px;
}

.menu#menu5 {
	width: 170px;
}

.menu#menu5 select {
	width: 150px;
}
/* 专题页 end */

@media screen and (max-width:1000px) {
	.apk_box {
		width: 90%;
	}

	.apk_box .apk_box_1 {
		overflow: hidden;
		overflow-x: scroll;
	}

	.topic-container .slide-tips {
			display: inline-block;
			height: .2rem;
			position: absolute;
			right: 0;
			top: -.25rem;
			color: #ffffff;
			padding-right: .1rem;
		}
		.m-selection-para {
			padding-bottom: .8rem;
		}
	

}

@media screen and (max-width:1000px) {
	.topic-table.result .fixed_col .tb_2::-webkit-scrollbar {
		width: 0 !important
	}

	.topic-table.result .fixed_col .tb_2 {
		overflow: -moz-scrollbars-none;
	}

	.topic-table.result .fixed_col .tb_2 {
		-ms-overflow-style: none;
	}

	.topic-wrapper .slide_list {
		display: table-row;
	}

	.wrapper.topic-wrapper .main{
		width: 100% !important;
		padding-top: .3rem;
	}


	.wrapper.topic-wrapper .main .max-1000{
		width: 93%;
	}

	.topic-table.result table tr td {
		width: auto;
	}

    .topic-table.result .fixed_col {
		display: block;
	}

	.topic-table.result table {
		width: auto;
		table-layout: fixed;
	}

	.topic-table.result .tb_2 tr td {
		min-width: 60px;
		white-space: nowrap;
		height: 45px;
	}

	.topic-table.result .fixed_col .tb_2 {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	..topic-table.result .fixed_col .tb_2::-webkit-scrollbar {
		display: none;
		background-color: transparent;
	}

	.topic-table.result .tb_1 tr td:first-child {
		padding-left: .15rem;
	}

	.topic-wrapper .result_load {
		width: 100%;
		height:5.6rem;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		display: block;	
	}

	.result_load img {
		width: .32rem;
		height: .32rem;
	}

	.result .slide_list .td_1 {
		padding-right: 0;
	}

	.topic-wrapper .slide-tips {
		display: inline-block;
		height: .2rem;
		position: absolute;
		right: 0;
		top: -.2rem;
		color: #069de0;
		padding-right: .1rem;
	}
}


@media screen and (max-width:935px) {
	.fixed_col .tb_2::-webkit-scrollbar {
		width: 0 !important
	}

	.fixed_col .tb_2 {
		overflow: -moz-scrollbars-none;
	}

	.fixed_col .tb_2 {
		-ms-overflow-style: none;
	}

	.slide_list {
		display: table-row;
	}

	.wrapper.topic-wrapper .main{
		width: 100% !important;
		padding-top: .3rem;
	}


	.wrapper.topic-wrapper .main .max-1000{
		width: 93%;
	}

    .result table tr td {
		width: auto;
	}

    .result .fixed_col {
		display: block;
	}

	.result table {
		width: auto;
		table-layout: fixed;
	}

	 .result .tb_2 tr td {
		min-width: 60px;
		white-space: nowrap;
		height: 45px;
	}

	.result .fixed_col .tb_2 {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.result .fixed_col .tb_2::-webkit-scrollbar {
		display: none;
		background-color: transparent;
	}

	.result .tb_1 tr td:first-child {
		padding-left: .15rem;
	}

	.result_load {
		width: 100%;
		height:5.6rem;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		display: block;	
	}

	.result_load img {
		width: .32rem;
		height: .32rem;
	}

	.result .slide_list .td_1 {
		padding-right: 0;
	}

	.slide-tips {
		display: inline-block;
		height: .2rem;
		position: absolute;
		right: 0;
		top: -.2rem;
		color: #069de0;
		padding-right: .1rem;

	}

}



@media screen and (max-width:1300px){
    .max-1000{
        width: 93%;
        margin: 0 auto;
    }   
	
	
} 

@media screen and (max-width:1000px){
	.pro-spirite{
       
        background-size:1360% ;
    }

    .pro-spirite.arr_img {
        background-position: 7.53% 28.06%;
        background-size:3000%;
    }

    .pdf-bg{
        background-position: 57.3% 29.33%;
    }
    
    
    .request-bg{
        background-position: 35.07% 29.33%;
    }

    
    .download-bg{
        background-position: 46.19% 29.33%;
    }

    .pro-spirite.certificate-bg {
        background-size: 1133%;
    }


    .pro-spirite.isdownload-bg{
        background-size: 755%;
    }
    

    .ce-bg{
        background-position: 3.22% 16.21%; 
          
       }


  .ccc-bg{
        background-position: 29.03% 16.21%; 
   }
   .ul-bg{
    background-position: 67.74% 16.21%; 
    }
    
    
   
    .cb-bg{
        background-position: 16.12% 16.21%; 
    }
  
    .cqc-bg{
        background-position: 41.93%  16.21%; 
    }

    .rohs-bg{
        background-position: 54.83%  16.21%; 
    }

    .ce-pending{
        background-position: 84.74%  16.21%; 
        background-size: 755% !important;
    }

	.calibration-bg{
        background-position: 99%  16.21%; 
        background-size: 755% !important;
    }

    .ce-isdownload-bg{
        background-position: 3.38% 2.7%;
    }
    
    .cb-isdownload-bg{
        background-position: 22.03%  2.7%;
    }
    
    .ul-isdownload-bg{
        background-position:77.96%  2.7%;
    }
    
    .ccc-isdownload-bg{
        background-position: 40.67% 2.7%;
    }
    .cqc-isdownload-bg{
        background-position:59.32%  2.7%;
    }
    
    .rohs-isdownload-bg{
        background-position:96.61% 2.7%;
    }

    .source-download{
		display: inline-block;
        width: 25px;
        height: 25px;
    }
    
    .source-download .pro-spirite {
        background-size:1133%;
    }

    .three-download{
        /* background-position: -175px -430px; */
        background-position: 28.22% 58.10%;
    }

    .apk_box .apk_wrapper {
		padding: 8%;
	}
    
    
    .pcb-download{
        /* background-position: -335px -430px; */
        background-position:54.03% 58.10%;
    }
    
    
    .sd-download{
        /* background-position: -255px -430px; */
        background-position: 41.13% 58.10%;
    }

    .app-download{
        /* background-position: -175px -504px; */
        background-position: 28.22% 68.1%;
    }

    .tech-download{
        /* background-position: -255px -504px; */
        background-position: 41.13% 68.1%;
    }


	.buy-bg{
		 /* background-position: -433px -224px; */
		background-position: 68.73% 29%;
	}

	.pfc-bg{
		/* width: 50px;
		height: 30px; */
		/* background-position: -500px -215px; */
		background-position: 84% 28%;
		background-size: 800% !important;
	}
}

@media screen and (max-width:750px) {
	/* .result.topic-table .tb_1 tr td {
		min-width: 60px;
	} */
	.topic-container h1,
	.topic-container h2 {
		font-size: .24rem;
		line-height: .3rem;
	}
	.online-layer {
		width: 90%;
	}


	.apk_box .apk_wrapper {
		padding: 8%;
	}


	.result .tips {
		text-align: left;
	}

   

	.m-menu-box .menu {
        margin-right: 0;
    }
    
    .m-menu-box .menu select {
        height: .3rem;
        width: 70% !important;
        padding-left: .1rem;
        font-size: .13rem;
    }
    .m-menu-box .menu {
        box-sizing: border-box;
        width: 100% !important;
        margin-bottom: .05rem;
        text-align: left;
        padding-left: .15rem;
        padding-bottom: .05rem;
        max-width: none;
    }
    .m-menu-box .menu select {
        height: .3rem;
        width: 70% !important;
        padding-left: .1rem;
        font-size: .13rem;
    }
    a.dels {
        position: absolute;
        left: 75% !important;
        top: 48%;
    }


	.slide-tips {
		display: inline-block;
		height: .2rem;
		position: absolute;
		right: 0;
		top: -.2rem;
		color: #ffffff;
		padding-right: .1rem;
	}

	#m-selection {
		width: 100% !important;
		margin: 0 auto;
	} 

	.shownums{
		margin-top: 0;
	}
	.pro-spirite.fold-style{
		background-position: 75.3% 28.7%;
		background-size: 900%;
	}
}




