﻿﻿/***<jscompress sourcefile="common.css" />*/
/* yui3 reset.css */
/***<jscompress sourcefile="bqepointknow.css" />*/
/**!
 * 新点知道
 * author: kjun;
 * date: 2017-03-30;
 */
/*top*/
/* .top {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
}
.top-l-txt {
	padding-left: 7px;
} */
/*top-banner*/
/* .top-banner {
	position: fixed;
	left: 0;
	right: 0;
	top: 32px;
	height: 68px;
	border-bottom: 2px solid #e7e7e7;
	-moz-box-shadow: 0px 0 8px #efefef;
	-webkit-box-shadow: 0px 0 8px #efefef;
	box-shadow: 0px 0 8px #efefef;
	background-color: #fff;
	z-index: 100;
}
.top-banner>div>a>img {
	float: left;
	margin: 15px 0 0 5px;
}
.top-banner .searchwrap {
	position: absolute;
	margin: 19px 0 0 300px;
	transition: 0.5s;
	display: none;
}
.top-banner .searchwrap a {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 1px;
	width: 29px;
	height: 30px;
	background: url("../images/search-icon-gray_1.png") center
		center no-repeat;
}
.top-banner .searchwrap input {
	padding: 0 10px 0 30px;
	width: 278px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
}
.top-banner .searchwrap.show {
	display: block;
}
.top-banner .loginbtn {
	margin: 24px 10px 0 0;
	float: right;
	width: 68px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background-color: #30bbed;
	border-radius: 4px;
	text-align: center;
}
.login {
	position: relative;
	color: #333;
	line-height: 68px;
	font-size: 14px;
	margin: 5px 10px 0 0;
	float: right;
}
.login a {
	color: #333;
}
.loginbg {
	position: absolute;
	margin-top: -20px;
	left: -43px;
	z-index: 10;
	width: 180px;
	height: 125px;
	background: url(../images/login-bg_1.png) no-repeat;
}
.login-hd {
	width: 160px;
	margin: 0 auto;
	padding: 15px 0 18px;
	border-bottom: 1px solid #4d5e79;
	overflow: hidden;
}
.login-hd .per {
	float: left;
	width: 42px;
	height: 42px;
	margin-left: 8px;
	border-radius: 50%;
	background: url(../images/per_1.png);
}
.login-hd .info {
	float: right;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.login-bd {
	line-height: 40px;
	padding-left: 10px;
}
.login-bd a {
	display: inline-block;
	width: 80px;
	color: #fff;
	text-align: center;
	line-height: 20px;
}
.login-bd a:first-child {
	border-right: 1px solid #4d5e79;
}
.top-banner .loginbtn:hover {
	background-color: #06a1d9;
}
.login .arr-log {
	display: inline-block;
	width: 10px;
	height: 5px;
	margin: 0 3px;
	vertical-align: 3px;
	background: url(../images/arrow_1.png)
} */
/* 头部修改 */
/*.top-banner .split {
	height: 28px;
	width: 1px;
	float: left;
	background-color: #cecece;
	margin: 18px 0 0 25px;
}
.top-banner-title {
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 18px 0 0 17px;
	font-size: 18px;
	color: #36bded;
} */
/* choose */
/*.choose {
	position: relative;
	width: 400px;
	float: left;
	margin-left: 100px;
	margin-top: 23px;
}
.choose .ipt-choose {
	text-align: center;
}
.choose .ipt-choose span {
	color: #30bbed;
	font-weight: bold;
	font-size: 18px;
}
.choose .ipt-choose i {
	margin-left: 5px;
	top: 8px;
	display: inline-block;
	width: 16px;
	height: 10px;
	background: url(../images/ud-arrow_1.png) no-repeat 0 0px;
}
.choose .ipt-choose i.active {
	background-position-y: -10px;
}
.choose span {
	line-height: 23px;
}
.open-choose {
	display: none;
	position: absolute;
	z-index: 2;
	width: 298px;
	height: 270px;
	top: 27px;
	border: 1px solid #ddd;;
	left: 200px;
	background: #fff;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.14);
}
.choose-hd {
	line-height: 50px;
	padding-left: 10px;
}
.spell-serch {
	width: 164px;
	height: 26px;
	border: 1px solid #e4e1e1;
	margin: 0 auto;
	border-radius: 15px;
	margin: 5px auto 0px;
}
.spell-serch input {
	width: 118px;
	height: 26px;
	padding-left: 5px;
	margin-left: 15px;
	border: none;
	float: left;
}
.spell-serch button {
	position: relative;
	width: 26px;
	height: 28px;
	margin-left: -4px;
	background: url(../images/ipt-search_1.png) no-repeat 10px
		10px;
	background-position: 5px center;
	border: none;
} */
/* .tabview-hd {
	height: 28px;
	padding-top: 3px;
	background: #f1f1f1;
}
.tabview-hd li {
	float: left;
	width: 149px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
}
.tabview-hd li.active {
	background: #fff;
}
.tabview-bd {
	height: 230px;
} */
/* .pager {
	position: absolute;
	bottom: 20px;
	right: 0;
} */
/* .firstspell {
	float: left;
	width: 50px;
	text-align: center;
	color: #d90000;
}
span.firstspell {
	line-height: 28px;
}
.spell-city {
	float: left;
	width: 240px;
}
.spell-city span {
	line-height: 28px;
	margin-left: 15px;
}
.spell-city a:hover {
	color: #30bbed;
}
.content-bd {
	z-index: 1;
	position: relative;
	min-height: 477px;
}
.item {
	cursor: pointer;
} */
/* .addbg {
	background: #e7e7e7;
} */
/*main*/
/***<jscompress sourcefile="mricode.pagination.css" />*/
/* update 2015-4-14 */
/***<jscompress sourcefile="pagecommon.css" />*/
/*公共尾部 bottom*/html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}.mt20{margin-top:20px}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}iframe{display:block}.row{overflow:hidden}body{font:12px/1.231 "SimSun",arial,helvetica,clean,sans-serif;color:#333}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}a{text-decoration:none}.center-block{display:block;margin-left:auto;margin-right:auto}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.l{float:left!important}.r{float:right!important}.hidden{display:none!important}.invisible{visibility:hidden!important}body{font:14px/1 "Microsoft Yahei"}.container{margin:0 auto;width:1166px;position:relative}a{color:#333}input{outline:0;font-family:"Microsoft Yahei"}::-webkit-input-placeholder{color:#999}:-moz-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}.placeholder{color:#999}.tinRightIn2{animation:tinRightIn2 4s ease-in;animation-delay:0s}@keyframes tinRightIn2{0%{opacity:1}50%,70%,90%{opacity:1}60%,80%,100%{opacity:1}}.top{height:32px;line-height:32px;background-color:#222327;color:#919191}.pos{float:left;padding-left:23px;color:#fff;background:url(../images/pos_1.png) left center no-repeat}.topline{display:inline-block;font-weight:bold;padding:0 10px 0 15px}.change{display:inline-block;color:#fff;margin-left:8px}.top a{color:#fff}.top-r a{margin-right:18px}.bottom-row01{padding:30px 0 25px 0;background-color:#1f2024;color:#fff;text-align:center}.bottom-row01 a{color:#fff}.bottom-row01 a:hover{color:#ec6e00}.bottom-row01 dl{margin:0 20px;display:inline-block;vertical-align:top}.bottom-row01 dt,.bottom-row01 dd{padding:10px 0;text-align:left}.bottom-row01 dt{padding-bottom:10px;font-size:18px;font-weight:bold}.bottom-row01 dd{font-size:12px}.bottom-row01 dd.tele{font-weight:bold;font-size:14px}.bottom-row01 i.wbicon{float:left;margin:1px 6px 0 0;width:21px;height:16px;background-image:url("../images/weibo-icons_1.png");background-repeat:no-repeat}.bottom-row01 i.xinl{background-position:0 -26px}.bottom-row01 i.tengx{background-position:2px -52px}.bottom-row01 i.guanf{background-position:0 0}.bottom-row02{padding:13px 0;text-align:center;color:#939393;background:url("../images/bottom-row02-bg_1.png");line-height:24px}.bottom-row02 a{color:#939393}.bottom-row02 .row01 span{margin:0 7px}.bottom-row02 .row02 span{display:inline-block;margin:0 0 -1px 6px;padding:11px 5px 1px 0;border-left:2px solid #6b6b6b}.wximage{width:100px;height:100px;background:url(../images/weix_1.jpg);background-size:100px 100px;background-repeat:no-repeat;position:absolute;margin:-35px 0 0 82px;z-index:999;display:none}#weixin:hover>.wximage{display:block}.bottom-weixin dd,.bottom-biaoqiao dd{text-align:center}.bottom-weixin .img-weixin{width:100px;height:100px;background:url(../images/xindianzixun_1.jpg) no-repeat;background-size:100px 100px}.bottom-biaoqiao .img-biaoqiao{width:100px;height:100px;background:url(../images/download-app_1.png) no-repeat;background-size:100px 100px}.fixed{position:fixed;left:50%;top:58%;margin:0 0 0 600px;z-index:1}.fixed .fixeditem{display:block;width:58px;height:58px;background-color:#fff;border:1px solid #dcdcdc;border-top-color:transparent}.fixed .fixeditem.weix{border-top-color:#dcdcdc}.fixed .fixeditem i{display:block;margin:16px auto 0 auto;height:26px;background-image:url("../images/fixed_1.png")}.fixed .fixeditem.weix i{width:32px;background-position:0 0}.fixed .fixeditem.wx i{width:32px;background-position:0 0}.fixed .fixeditem.qq i{width:25px;background-position:0 -146px}.fixed .fixeditem.tele i{margin-top:13px;width:23px;height:27px;background-position:0 -72px}.fixed .fixeditem.totop i{margin-top:23px;width:24px;height:12px;background-position:0 -218px}.fixed .hiddenwrap{position:absolute;background-color:#fff;color:#728186;border:1px solid #dadada;display:none}.fixed .hiddenwrap i{position:absolute;right:0;top:50%;margin:0 -14px 0 0;width:0;height:0;border-width:3px 7px;border-style:dashed;border-color:transparent transparent transparent #fff}.fixed .hiddenwrap.weix{margin:-38px 0 0 -130px;width:120px;height:126px;text-align:center;font-size:12px}.fixed .hiddenwrap.weix img{margin:10px auto 3px auto;display:block;width:89px;height:90px}.fixed>div:hover .hiddenwrap{display:block}.fixed>div:hover .fixeditem{background-color:#30bbed;border-color:#30bbed}.fixed .fixeditems01:hover .hovericon{background-position:0 -36px}.fixed .fixeditems02:hover .hovericon{background-position:0 -182px}.fixed .fixeditems03:hover .hovericon{background-position:0 -18px}.fixed .fixeditems04:hover .hovericon{background-position:0 -240px}.fixeditems05 .linkicon{display:block;width:26px;height:27px;margin:16px auto 0 auto;background:url(../images/fixed-link_1.png) no-repeat 0 0}.fixeditems05:hover .linkicon{background-position-y:-27px}.header .r a{color:#919191;margin-right:20px}.top-banner{position:fixed;left:0;right:0;top:32px;height:68px;border-bottom:2px solid #e7e7e7;-moz-box-shadow:0 0 8px #efefef;-webkit-box-shadow:0 0 8px #efefef;box-shadow:0 0 8px #efefef;background-color:#fff;z-index:100}.top-banner>div>a>img{float:left;margin:15px 0 0 5px}.top-banner .searchwrap{position:absolute;margin:19px 0 0 300px;transition:.5s;display:none}.top-banner .searchwrap a{position:absolute;left:0;top:0;margin-top:1px;width:29px;height:30px;background:url("../images/search-icon-gray_1.png") center center no-repeat}.top-banner .searchwrap input{padding:0 10px 0 30px;width:278px;height:30px;line-height:30px;border:1px solid #ddd}.top-banner .searchwrap.show{display:block}.top-banner .loginbtn{margin:24px 10px 0 0;float:right;width:68px;height:28px;line-height:28px;color:#fff;background-color:#30bbed;border-radius:4px;text-align:center}.login{position:absolute;color:#333;line-height:68px;font-size:14px;margin:0 10px 0 0;right:0}.login a{color:#333}.loginbg{position:absolute;margin-top:-20px;left:-43px;z-index:10;width:180px;height:125px;background:url(../images/login-bg_1.png) no-repeat}.login-hd{width:160px;margin:0 auto;padding:15px 0 18px;border-bottom:1px solid #4d5e79;overflow:hidden}.login-hd .per{float:left;width:42px;height:42px;margin-left:8px;border-radius:50%}.login-hd .info{float:right;width:123px;font-size:14px;color:#fff;line-height:24px}.login-bd{line-height:40px;padding-left:10px}.login-bd a{display:inline-block;width:80px;color:#fff;text-align:center;line-height:20px}.login-bd a:first-child{border-right:1px solid #4d5e79}.top-banner .loginbtn:hover{background-color:#06a1d9}.login .arr-log{display:inline-block;width:10px;height:5px;margin:0 3px;vertical-align:3px;background:url(../images/arrow_1.png)}.top-banner .split{height:28px;width:1px;float:left;background-color:#cecece;margin:18px 0 0 25px}.top-banner-title{float:left;height:28px;line-height:28px;margin:18px 0 0 17px;font-size:18px;color:#36bded}.choose{position:relative;width:400px;float:left;margin-left:100px;margin-top:23px}.choose .ipt-choose{text-align:center}.choose .ipt-choose span{color:#30bbed;font-weight:bold;font-size:18px}.choose .ipt-choose .tt-choose{display:inline-block;text-overflow:ellipsis;white-space:nowrap;max-width:363px;overflow:hidden}.choose .ipt-choose i{margin-left:5px;top:8px;display:inline-block;width:16px;height:10px;background:url(../images/ud-arrow_1.png) no-repeat 0 0;padding-bottom:0;margin-bottom:5px}.choose .ipt-choose i.active{background-position-y:-10px}.choose span{line-height:28px}.open-choose{display:none;position:absolute;z-index:2;width:495px;top:33px;left:-70px;border:1px solid #ddd;background:#fff;box-shadow:0 0 13px rgba(0,0,0,0.14);padding:7px}.choose-hd{line-height:50px;padding-left:10px}.spell-serch{width:164px;height:26px;border:1px solid #e4e1e1;margin:0 auto;border-radius:15px;margin:5px auto 0}.spell-serch input{width:118px;height:26px;padding-left:5px;margin-left:15px;border:0;float:left}.spell-serch button{position:relative;width:26px;height:28px;margin-left:-4px;background:url(../images/ipt-search_1.png) no-repeat 10px 10px;background-position:5px center;border:0}.tabview-hd{height:27px;padding-top:3px;background:#f1f1f1}.tabview-hd li{float:left;width:149px;height:27px;text-align:center;line-height:27px;cursor:pointer}.tabview-hd li.active{background:#fff}.tabview-bd{height:242px}.firstspell{float:left;width:50px;text-align:center;color:#d90000}span.firstspell{line-height:28px}.spell-city{width:100%}.spell-city span{line-height:28px;margin-left:15px}.spell-city a:hover{color:#30bbed}.item{cursor:pointer}.addbg{background:#e7e7e7}.totopwrap{display:none}.totopwrap.show{display:block}.fixeditems03{display:inline-block;*display:inline;*zoom:1;position:relative}.fixeditems03 .tip-box{position:absolute;line-height:22px;text-align:left;border:1px solid #e2e2e2;box-shadow:0 0 10px #e2e2e2;border-radius:5px;padding:18px 16px 16px;width:130px;background-color:#fff;right:75px;display:none}.fixeditems01 .tip-box{position:absolute;line-height:22px;text-align:center;border:1px solid #e2e2e2;box-shadow:0 0 10px #e2e2e2;border-radius:5px;width:120px;height:125px;background-color:#fff;right:75px;top:-30px;display:none;font-size:12px;color:#728186}.fixeditems01 .tip-box img{display:block;width:100px;height:100px;margin:5px auto -3px}.fixeditems01:hover .tip-box,.fixeditems08:hover .tip-box{display:block;-webkit-animation:show .3s ease-in-out forwards;-moz-animation:show .3s ease-in-out forwards;-o-animation:show .3s ease-in-out forwards;animation:show .3s ease-in-out forwards;-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}@keyframes show{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:100;-webkit-transform:scale(1);transform:scale(1)}}.tip-box.phone{top:-55px}.fixeditems03 .tip-box.robotinfo{right:115px;top:18%;z-index:999;margin:0 0 0 350px;background:#fff;line-height:22px;padding:10px;width:175px;display:block;opacity:0}.fixeditems03:hover .tip-box{opacity:1}.kefu-tip.opacity1{opacity:1}.tip-box:before,.tip-box:after{position:absolute;width:0;height:0;content:'';bottom:inherit;left:100%;font-size:0;top:50%;margin-top:-10px}.tip-box:before{border:8px dashed transparent;border-left-color:#d7d7d7;border-left-style:solid}.tip-box:after{border:7px dashed transparent;border-left-color:#fff;border-left-style:solid}.tip-box span{display:inline-block;*display:inline;*zoom:1;width:170px}.robot{position:fixed;left:50%;top:34%;z-index:999;margin:0 0 0 600px;cursor:default}@media screen and (max-width:1455px){.robot{left:47%}}.robot img{position:absolute;opacity:0;opacity:1\0}.tinRightIn{animation:tinRightIn 1s ease-in;animation-fill-mode:forwards}.tinIn{animation:tinIn 1s ease-out;animation-fill-mode:forwards}@keyframes tinRightIn{0%{opacity:0;transform:scale(1,1) translateX(900%)}50%,70%,90%{opacity:1;transform:scale(1.2,1.2) translateX(0)}60%,80%,100%{opacity:1;transform:scale(1,1) translateX(0)}}.tinIn{animation:tinRightIn2 1s ease-out}.index-wrap .main{margin-top:102px}.index-wrap .knows-banner{height:495px;text-align:center;background:url("../images/know-banner_1.png") center top no-repeat}.index-wrap .knows-banner h2{position:absolute;left:50%;margin-left:-250px;width:500px;padding-top:65px;font-size:46px;line-height:46px;color:#30bbed;animation-name:spin;-webkit-animation-name:spin;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-iteration-count:1;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1}@ keyframes spin{from{margin-top:30px;opacity:0;filter:alpha(opacity = 0)}to{margin-top:0;opacity:1;filter:alpha(opacity = 100)}}.index-wrap .knows-banner .searchwrap{display:inline-block;margin:150px auto 15px auto}.index-wrap .knows-banner .searchwrap input{padding:0 10px;width:488px;height:42px;line-height:42px;box-sizing:border-box;font-size:16px;border:1px solid #ddd;border-right:0}.index-wrap .knows-banner .searchwrap a{width:74px;height:42px;background:#30bbed url("../images/search-icon_1.png") center center no-repeat}.index-wrap .knows-banner .searchwrap a:hover{background-color:#06a1d9}.index-wrap .knows-banner .keywordswrap{text-align:center}.index-wrap .knows-banner .keywordswrap span.line{display:inline-block;padding:10px 9px 1px 0;margin:0 0 -1px 9px;border-left:2px solid #7c7c7c}.index-wrap .knows-ser{height:410px;background:url("../images/knows-ser-bg_1.png") center top no-repeat}.index-wrap .knows-ser ul{margin-right:-75px}.index-wrap .knows-ser li{margin:21px 73px 0 0;float:left;width:338px;height:366px}.index-wrap .knows-ser-item{display:block;width:100%;height:100%;border:1px solid transparent;color:#fff;transition:.4s}.index-wrap .knows-ser-item:hover{border-color:#cde8f7;-moz-box-shadow:0 2px 8px #3f98ce;-webkit-box-shadow:0 2px 8px #3f98ce;box-shadow:0 2px 8px #3f98ce}.index-wrap .knows-ser-item i{margin:24px auto;display:block;width:80px;height:80px;background-color:#fff}.index-wrap .knows-ser-item>p{margin-bottom:20px;text-align:center;font-size:24px}.index-wrap .knows-ser-item>div{font-size:16px;line-height:32px}.index-wrap .knows-ser-item>div p{margin:0 15px;background:url("../images/white-dot_1.png") left 14px no-repeat;text-indent:.7em;text-align:justify;text-justify:inter-ideograph}.index-wrap .knows-ser-item .btnwrap{margin-top:30px;text-align:center;font-size:0}.index-wrap .knows-ser-item .btnwrap span{display:inline-block;margin:0 18px;padding:0;width:82px;height:27px;font:14px/25px "Microsoft Yahei";border:1px solid #fff;background:transparent;color:#fff;cursor:pointer}.index-wrap .knows-ser-item .btnwrap span:hover{color:#006cff;background:#fff}.index-wrap .knows-ser-item.zh-prot>div p{margin-left:68px}.index-wrap .procswrap{padding:20px 0}.index-wrap .procswrap h2{padding:20px 0;font-size:30px;line-height:30px}.index-wrap .procswrap h2 span{padding-left:17px}.index-wrap .procswrap h2 .proc-more{height:38px;width:115px;line-height:38px;text-align:center;border:1px solid transparent;border-radius:4px;font-size:16px;color:#333;cursor:pointer}.index-wrap .procswrap h2 .proc-more em{font-family:"\5b8b\4f53"}.index-wrap .procswrap h2 .proc-more:hover{border-color:#30bbed;color:#30bbed}.index-wrap .procswrap h2 i{position:absolute}.index-wrap .procswrap h2 i.line{width:4px;height:31px;background-color:#30bbed}.index-wrap .procswrap h2 i.sanjiao{margin:11px 0 0 4px;width:0;height:0;border-width:3px 4px;border-style:solid;border-color:transparent transparent transparent #30bbed}.index-wrap .procswrap .producbig{width:202px;height:382px;background-color:#ccc;margin-top:22px}.index-wrap .procswrap .productlist{margin:5px -30px 20px 0}.index-wrap .procswrap .productitem{float:left;position:relative;padding:10px 0 0 0;margin:10px 22px 10px 22px;width:150px;height:178px;font-size:16px;line-height:26px;text-align:center}.index-wrap .procswrap .imgwrap{display:block;margin:0 auto;width:100px;height:100px;border-radius:100%;overflow:hidden;transition-delay:.1s;transition:.2s}.index-wrap .procswrap .imgwrap img{display:block;width:100%;height:100%}.index-wrap .procswrap .productitem .qqask,.index-wrap .procswrap .productitem .jyqqask,.index-wrap .procswrap .productitem .mallqqask{display:none;margin:0 auto;width:108px;height:32px;line-height:32px;font-size:15px;border:1px solid #e4e1e1}.index-wrap .procswrap .productitem:hover .imgwrap{box-shadow:0 10px 20px #ccc;transform:translateY(-3px)}.procswrap .bottomwrap{margin:15px 10px 0 10px;height:50px;overflow:hidden}.procswrap .productitem:hover p{display:none}.procswrap .productitem:hover .qqask,.procswrap .productitem:hover .jyqqask,.procswrap .productitem:hover .mallqqask{display:block}.procswrap .productitem .qqask:hover,.procswrap .productitem .jyqqask:hover,.procswrap .productitem .mallqqask:hover{border-color:#30bbed;color:#30bbed}.productmore{display:inline-block;margin:0 auto;width:150px;height:50px;background:url(../images/more_1_1.png) no-repeat}.productmore:hover{background:url(../images/more_2_1.png) no-repeat}.produc-wrap{text-align:center}.productless{display:inline-block;margin:0 auto;width:150px;height:50px;background:url(../images/less_1_1.png) no-repeat}.productless:hover{background:url(../images/less_2_1.png) no-repeat}.searchwrap{position:relative}.search-wrap .wdsearch,.wdsearchbq{position:relative;overflow:inherit!important}.platform-wrap .serh-box{position:relative}.serh-box .search_suggest{width:463px}.wdsearch .search_suggest{top:70px;left:158px}.wdsearchbq .search_suggest{top:70px;left:158px}.topsearchbq .search_suggest{top:32px}.search_suggest{position:absolute;z-index:999;left:0;top:41px;width:488px;border:1px solid #ddd;display:none;text-align:left}.search_suggest li{height:24px;overflow:hidden;padding-left:3px;line-height:24px;background:#FFF;cursor:default;color:#666;padding:3px;padding-left:10px}.search_suggest li.hover{background:#eee;color:#555}.questionbody{background:#f5f5f5}.question-wrap .icon{margin:15px 15px 15px 2px;float:left;display:block;width:104px;height:81px;border-radius:5px;position:relative}.question-wrap .icon img{width:100%;height:100%}.question-wrap .icon .text{position:absolute;bottom:0;left:0;width:100%;height:27%;line-height:22px;text-align:center;font-size:12px;color:#fbfbfb}.question-wrap .icon-right{margin:18px 0 0 10px}.question-wrap .mt122{padding-top:122px}.question-wrap .left-sider{width:240px;margin-bottom:20px}.question-wrap .left-sider h3{padding-left:10px;font-size:18px;font-weight:blod;line-height:50px}.question-wrap .ul-main{font-size:16px;line-height:46px;border:1px solid #e7e7e7;background:#fff;overflow:hidden}.question-wrap .ul-main li{text-indent:42px;cursor:pointer}.question-wrap .ul-main>li>span{display:inline-block;height:47px;width:240px;float:left;background-color:#fff;border-top:1px solid #f4f4f4}.question-wrap .ul-main span.active{color:#fff;background-color:#30bbed}.question-wrap .ul-main>li>span.add{background-image:url(../images/add_1.png);background-repeat:no-repeat;background-position:17px 16px}.question-wrap .ul-main>li>span.clu{background-image:url(../images/clu_1.png);background-repeat:no-repeat;background-position:17px 22px}.question-wrap .ul-sub li{padding-left:0;font-size:14px;color:#666;line-height:42px;background:#fafafa;border-top:0}.question-wrap .ul-sub>li>span{display:inline-block;height:42px;width:240px;background:#fafafa;float:left}.question-wrap .content-question{margin-left:20px;width:902px;border:1px solid #ddd;background:#fff}.question-wrap .content-hd{height:72px;margin:0 3px;border-bottom:1px solid #f1f1f1;overflow:hidden;padding-top:28px}.question-wrap .content-hd input{float:left;width:488px;height:40px;line-height:40px;border:1px solid #ddd;border-right:0;margin-left:158px;text-indent:10px}.question-wrap .content-hd button{float:left;width:74px;height:42px;border:0;background:url(../images/btn-search_1.png) no-repeat center #30bbed;cursor:pointer}.question-wrap .textlist{margin-bottom:30px}.question-wrap .textlist li{font-size:16px;line-height:42px;padding-left:42px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.question-wrap .content-bd .info{padding:30px 40px}.question-wrap .content-bd .info img{max-width:100%}.question-wrap .content-bd .info *{font-family:'Microsoft YaHei'!important}.question-wrap .content-bd h3{font-size:24px;font-weight:bold}.question-wrap .info h3{font-weight:normal;font-size:24px;line-height:36px}.question-wrap .sub-tt{display:inline-block;margin-top:20px;margin-bottom:30px;color:#666;font-size:14px}.question-wrap .sub-tt a{color:#30bbed}.question-wrap .sub-tt span{margin-right:10px}.question-wrap .info p{font-size:16px;line-height:28px;color:#666}.question-wrap .resolve{padding:30px 40px;background:#fafafa;border-top:1px solid #e7e7e7}.question-wrap .resolve>span{color:#666;display:block}.question-wrap .resolve .no{margin-top:25px;margin-left:30px;width:79px;height:30px;border:1px solid #e4e1e1;background:#fff}.question-wrap .resolve .yes{margin-top:25px;width:79px;height:30px;border:1px solid #e4e1e1;background:#fff;color:#30bbed}.question-wrap .pager{float:right;margin-bottom:15px}.question-wrap .content-bd{z-index:1;position:relative;min-height:477px}.question-wrap .search_not_found{padding:80px 180px 170px}.question-wrap .search_not_found h3{font-size:24px;line-height:42px;color:#666}.question-wrap .soft-downlaod{padding:16px 0;border-bottom:1px dashed #d0d0d0}.question-wrap .soft-downlaod .update-tip{display:none;transition:all .4s}.question-wrap .soft-downlaod:hover .update-tip{display:block}.question-wrap .soft-downlaod .left{float:left}.question-wrap .soft-downlaod .right{float:right;margin-right:10px;overflow:hidden;margin-top:6px}.question-wrap .soft-downlaod .left>img{width:104px;height:80px;display:block;margin-right:20px;border-radius:5px;cursor:pointer}.question-wrap .left-name{line-height:10px;height:25px;cursor:pointer}.question-wrap .left-name:hover{color:#2289d7}.question-wrap .usage{width:580px;color:#2289d7;font-size:12px;line-height:20px;min-height:30px;white-space:normal}.question-wrap .more-detail>span{display:inline-block;line-height:35px;height:20px;font-size:14px;font-family:"Microsoft YaHei";color:#333}.question-wrap .file-size{width:120px}.question-wrap .file-update{width:165px}.question-wrap .soft-downlaod .right>.download-btn{display:block;width:113px;height:40px;background:#57a2e8;line-height:40px;text-align:center;font-size:16px;color:#fff}.question-wrap .soft-downlaod .right>span{display:block;height:38px;line-height:38px;text-align:center;width:113px;font-size:14px;font-family:"Microsoft YaHei";color:#333}.question-wrap .soft-downlaod .right>.download-btn:hover{background:#ff8d31}.question-wrap .class-item{position:relative;height:245px;margin:0 10px;font-family:"Microsoft YaHei";color:#333;margin-bottom:30px}.question-wrap .span4{width:224px;float:left}.question-wrap .class-item:hover{box-shadow:0 0 3px 3px rgba(229,229,229,.7)}.question-wrap .lesson-pic:hover{cursor:pointer}.question-wrap .lesson-pic:hover>.enlist{display:block}.question-wrap .lesson-pic{display:block;height:144px;overflow:hidden;position:relative}.question-wrap .lesson-pic>img{width:224px;height:144px}.question-wrap .lesson-time{position:absolute;bottom:0;height:26px;padding-left:10px;width:214px;color:#fff;line-height:26px;background:url("../images/opacity_1.png") repeat;z-index:2}.question-wrap .intro-info{padding:0 10px;width:204px;overflow:hidden;height:100px;background:#fff}.question-wrap .vedio-title{display:block;color:#000;word-break:break-all;line-height:20px;height:40px;margin-top:10px;white-space:normal}.question-wrap .count{color:#999;line-height:25px}.question-wrap .price-now{display:inline-block;color:#ff9425;margin-right:10px}.question-wrap .price-old{display:inline-block;height:10px;color:#999;border-bottom:1px solid #999}.question-wrap .price-free{color:#aed358;margin-right:10px}.question-wrap .provider{display:block;color:#999}.question-wrap .provider-p{color:#999}.question-wrap .enlist{display:none;position:absolute;top:0;left:0;z-index:1;text-align:center;overflow:hidden;height:144px;text-align:center;background:url("../images/opacity-blue_1.png")}.question-wrap .now-enlist{display:inline-block;width:104px;height:34px;border:1px solid #fff;color:#fff;font-size:16px;margin-top:40px;line-height:34px}.question-wrap .identity{margin-right:5px;border:1px solid #1cadee;color:#1cadee;font-size:12px;border-radius:3px;padding:0 2px}.question-wrap .lesson-pic>img.sign{position:absolute;right:0;top:0;width:56px;height:55px;z-index:2}.question-wrap .content-hd .copybtn{float:left;margin-left:40px;height:42px;width:56px;line-height:40px;text-align:center;background:url("../images/short_url_1.png") no-repeat;cursor:pointer}.question-wrap .nicescroll-rails{z-index:2;position:absolute;cursor:default;opacity:0}.question-wrap .nicescroll-rails-vr{width:7px;touch-action:none;top:81px;left:292px;height:230px;display:block}.question-wrap .nicescroll-rails-hr{height:7px;display:none;top:304px;left:1px;width:291px}.question-wrap .nicescroll-cursors1{position:relative;float:right;width:5px;background-color:#bcd8f0;border:1px solid #f2f2f2;background-clip:padding-box;border-radius:5px;touch-action:none;height:32px;top:0}.question-wrap .nicescroll-cursors2{position:absolute;top:0;height:5px;background-color:#bcd8f0;border:1px solid #f2f2f2;background-clip:padding-box;border-radius:5px;width:298px}.question-wrap .msg-send,.question-wrap .info-favort,.question-wrap .know-weixin{height:30px;line-height:30px;margin-top:3px;margin-right:10px;padding-left:15px;padding-right:15px;border:1px solid #30bbed;border-radius:4px;color:#30bbed;cursor:pointer}.question-wrap .info-favort span{display:inline-block;padding-left:20px;background:url("../images/know_collection1_1.png") no-repeat left}.question-wrap .info-favort.active{color:#f9be0a;border:1px solid #f9be0a}.question-wrap .info-favort.active span{background:url("../images/know_collection2_1.png") no-repeat left}.question-wrap .msg-send{margin-left:5px;border:1px solid #30bbed;color:#30bbed}.question-wrap .msg-send span{display:inline-block;padding-left:20px;background:url("../images/msg_send_1.png") no-repeat left}.question-wrap .know-weixin{margin-left:5px;border:1px solid #30bbed;color:#30bbed}.question-wrap .know-weixin span{display:inline-block;padding-left:20px;background:url("../images/know-weixin_1.png") no-repeat left}.question-wrap .doc-feedback-bubble{position:relative;margin:15px 0 0;display:none}.question-wrap .doc-feedback-bubble .c-bubble-inner{border:1px solid #e5e5e5;box-shadow:none;background-color:#f7f8fa;color:#666;padding:15px;line-height:28px}.question-wrap .doc-feedback-con .doc-feedback-tips{padding:0;line-height:28px;font-size:16px}.question-wrap .doc-feedback-form{border-top:#e5e5e5 1px solid;margin-top:10px;padding-top:5px}.question-wrap .doc-feedback-form-item{margin-top:5px;position:relative}.question-wrap .input-phone{margin:15px 0}.question-wrap .input-phone input{border:1px solid #e7e7e7;height:28px;line-height:28px;padding-left:5px;width:180px}.question-wrap .edit-area{margin-top:12px}.question-wrap .doc-feedback-form-item label{cursor:pointer}.question-wrap .doc-feedback-form-item input{margin-right:5px}.question-wrap .doc-feedback-form-item input,.doc-feedback-form-item span{vertical-align:middle}.doc-feedback-form-btn{margin-top:10px;font-size:0}.question-wrap .doc-feedback-form-btn .c-btn{font-size:14px;margin-right:10px;vertical-align:middle;color:#ff}.question-wrap .doc-feedback-form-btn .c-btn-weak{color:#333;background:#fcfcfc;border:1px solid #d1d2d3}.question-wrap .c-btn{height:35px;min-width:140px;padding:0 20px;border-radius:2px;background-color:#00a4ff;color:#fff;font-size:14px;line-height:35px;text-align:center;display:inline-block;cursor:pointer;outline:0;box-sizing:border-box}.question-wrap .update-package{margin-left:28px;font-size:14px;color:#666;background:url(../images/down1.png) no-repeat right;padding-right:18px}.question-wrap .update-package:hover{color:#ff8d31;background:url(../images/down2.png) no-repeat right}.question-wrap .update-download{color:#666;float:right;width:105px;height:22px;background:#57a2e8;line-height:40px;text-align:center;font-size:16px;color:#fff;margin-right:9px;overflow:hidden;margin-top:10px;width:113px;height:40px}.question-wrap .update-download:hover{background:#ff8d31}.question-wrap .textlist li{line-height:20px;margin-top:15px}.question-wrap .update-wrap span{float:left;font-size:14px;margin-left:23px}.question-wrap .update-wrap img{width:52px;height:40px}.mask{width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;top:0;left:0;z-index:1000;display:none}.upd_layer{position:fixed;width:100%;height:100%;top:0;display:none;z-index:1001}.upd_layer img{position:relative;z-index:1002;cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;cursor:url(../../images/epointknow2/cur_zout_e47c4ef.cur),pointer}.showmask img{cursor:zoom-in;cursor:-moz-zoom-in;cursor:-webkit-zoom-in;cursor:zoom-in;cursor:url(../../images/epointknow2/cur_zin_ae7c4cf.cur),pointer}.robot img{position:absolute;opacity:0;opacity:1\0}.tinRightIn{animation:tinRightIn 1s ease-in;animation-fill-mode:forwards}.tinIn{animation:tinIn 1s ease-out;animation-fill-mode:forwards}@ keyframes tinRightIn{0%{opacity:0;transform:scale(1,1) translateX(900%)}50%,70%,90%{opacity:1;transform:scale(1 .2,1 .2) translateX(0)}60%,80%,100%{opacity:1;transform:scale(1,1) translateX(0)}}.tinRightIn2{animation:tinRightIn2 4s ease-in;animation-delay:1.2s}.tinIn{animation:tinRightIn2 1s ease-out}@ keyframes tinRightIn2{0%{opacity:1}50%,70%,90%{opacity:1}60%,80%,100%{opacity:1}}.sf-click{background:#30bbed;color:#fff}#sf a{width:45px;display:inline-block;text-align:center}.tabview-bd #sf .spell-city span{margin-left:0;float:left}.search-click{background:#30bbed;color:#fff}.addbg{background:#30bbed!important;color:#fff}.spell-city a:hover{background:#30bbed;color:#fff}.open-choose{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open-choose-all{display:none;position:absolute;z-index:2;width:720px;top:27px;border:1px solid #ddd;left:-100px;background:#fff;box-shadow:0 0 13px rgba(0,0,0,0.14);user-select:none}.open-choose-all #all-search{width:230px;border:0;height:23px;padding-left:2px;border:1px solid #ccc;margin-left:0;float:left;padding:2px;padding-right:10px}#global-search{background:#30bbed;color:#fff;text-align:center;float:left;width:60px;height:23px;padding:3px;line-height:23px;margin-left:-10px;cursor:pointer}#global-search:active{box-shadow:.05em .1em .2em rgba(0,0,0,.6) inset;border-color:rgba(0,0,0,.3);background:#bbb}.choose-all-head{padding:10px;padding-right:0;border-bottom:1px solid #fafafa}.choose-all-head:after{content:'';display:block;clear:left}.choose-all-hot{float:left;margin-left:20px;height:23px;line-height:24px;padding:3px}.choose-all-hot span{color:#777;display:inline-block;vertical-align:middle}.choose-all-hot a{text-decoration:underline;color:#777;margin-left:5px;letter-spacing:1px;cursor:pointer;display:inline-block;width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.choose-all-content #content-sf{background:#fafafa;width:110px;float:left;padding-right:10px}.choose-all-content #content-sf a{color:#000;width:50px;display:inline-block}.choose-all-content #content-sf span{color:#ee8348;margin-left:0;vertical-align:middle;display:inline-block;width:30px;text-align:center;margin-right:10px}.choose-all-content #content-sf li{width:100px;height:26px;padding-left:10px;border-radius:4px;line-height:24px}.choose-all-content #content-sf li:hover{background:#30bbed;color:#fff;cursor:pointer}.all-sf-click{background:#30bbed}.choose-all-content #content-sf .all-sf-click span{color:#fff}.choose-all-content #content-sf .all-sf-click a{color:#fff}.choose-all-content #content-sf li:hover a,.choose-all-content #content-sf li:hover span{color:#fff}.choose-all-content:after{content:'';display:block;clear:left}.choose-all-content #content-sf{height:420px}.choose-all-content #content-platform{height:420px;float:left;width:600px}#content-platform-wrap{height:420px}#content-platform-wrap span{display:inline-block;width:270px;margin-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:30px;margin-top:10px}#content-platform-wrap a{display:inline-block;border-radius:4px;padding:0 5px;cursor:pointer;height:28px}#content-platform-wrap a:hover{background:#30bbed;color:#fff}#content-platform-wrap span:nth-child(-n+2){margin-top:0}#content-platform{position:relative}#content-platform-wrap img{position:absolute;top:50%;left:50%;margin-left:-83px;margin-top:-95px}#content-platform-wrap span:nth-child(-n+2){margin-top:0}#content-platform{position:relative}#content-platform-wrap img{position:absolute;top:50%;left:50%;margin-left:-83px;margin-top:-95px}#zhidao-zhiyin{position:absolute;z-index:999;margin-top:-9px;display:inline-block;width:270px;height:67px;background:url(../images/zhidao-zhiyin_1.png) no-repeat transparent;background-size:100% 100%;box-shadow:10px 10px 10px rgba(230,230,230,.5)}#zhidao-zhiyin span{position:absolute;font-size:14px;top:27px;left:65px;color:#666}#zhidao-zhiyin-del{position:absolute;right:10px;top:10px;cursor:pointer}.question-wrap #qrcode-wrap{background-color:#fff;position:fixed;top:50%;left:50%;margin-left:-140px;margin-top:-170px;width:280px;height:340px;border-radius:4px;border:1px solid #ccc;z-index:100}.question-wrap #qrcode-wrap p{padding:0 1.5em;color:#999;margin-top:5px}.question-wrap #qrcode-head{height:30px;line-height:30px;background-color:#f7f7f7;border-radius:4px 4px 0 0;border-bottom:1px solid #ccc;margin-bottom:15px;color:#666;position:relative;padding-left:1.5em}.question-wrap #qrcode-head #close{width:16px;height:16px;position:absolute;right:0;top:0;color:#999;text-decoration:none;font-size:16px;cursor:pointer}.question-wrap #qrcode-head #close:hover{color:#C00}.question-wrap #qrcode{width:240px;margin:0 auto}.jijia-search{margin:10px 0 0 8px}.jijia-input{width:415px;border:0;height:23px;padding-left:2px;border:1px solid #ccc;margin-left:0;float:left;padding:2px;padding-right:10px}.jijia-btn{background:#30bbed;color:#fff;text-align:center;float:left;width:60px;height:23px;padding:3px;line-height:23px;margin-left:-10px;cursor:pointer}.jijia-nav{padding-left:8px;line-height:28px;font-weight:bold}.jijia-line{height:1px;background:#ddd;margin:15px 5px 10px 8px}.jijia-version span{display:inline-block;width:215px;margin-left:10px;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:30px;padding:0 5px;border-radius:2px;cursor:pointer;color:#666}.jijia-version span:hover{background:#30bbed;color:#fff}.jijia-sf-choose{background:#30bbed;color:#fff!important}.jijia-sf-choose a{color:#fff!important}.jijia-none{text-align:center;height:40px;line-height:40px;color:#999}.jijia-btn:active{box-shadow:.05em .1em .2em rgba(0,0,0,.6) inset;border-color:rgba(0,0,0,.3);background:#bbb}.open-choose-suanliang{display:none;position:absolute;z-index:2;width:540px;top:27px;border:1px solid #ddd;left:-61px;background:#fff;box-shadow:0 0 13px rgba(0,0,0,0.14);user-select:none}.suanliang-nav{padding-left:8px;line-height:28px;font-weight:bold}.suanliang-info span{display:inline-block;width:215px;margin-left:10px;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:30px;padding:0 5px;border-radius:2px;cursor:pointer;color:#666}.suanliang-info span:hover{background:#30bbed;color:#fff}.suanliang-choose{background:#30bbed;color:#fff!important}.searchbody{background:#f5f5f5}.search-wrap .mt122{padding-top:122px}.search-wrap .content-question{margin-left:20px;width:1166px;border:1px solid #ddd;background:#fff}.search-wrap .content-hd{height:72px;margin:0 3px;border-bottom:1px solid #f1f1f1;overflow:hidden;padding-top:28px}.search-wrap .content-hd input{float:left;width:488px;height:40px;border:1px solid #ddd;border-right:0;margin-left:158px;text-indent:10px}.search-wrap .content-hd button{float:left;width:74px;height:42px;border:0;background:url(../images/btn-search_1.png) no-repeat center #30bbed}.search-wrap .result-content{padding-top:30px;margin-left:47px;overflow:hidden}.search-wrap .result-text-wrap{overflow:hidden}.search-wrap .result-text-wrap h2 a{line-height:33px;color:#666;font-size:24px;margin-top:5px}.search-wrap .result-text-wrap h2 a:hover{color:#00ace9}.search-wrap .rc-tip{color:#666;margin:10px 0 25px}.search-wrap .rc-list{overflow:hidden}.search-wrap .questionlist .rc-list>li{float:left;padding:0}.search-wrap .rc-list>li>a{float:left;border:1px solid #00ace9;font-size:14px;color:#00ace9;text-align:center;height:37px;line-height:37px;margin-right:45px;padding:0!important;width:110px;border-radius:3px;-webkit-transition:all .1s;transition:all .1s}.search-wrap .rc-list>li>a:hover{background-color:#cfeeff}.search-wrap .rc-img{display:block;height:140px;width:140px;float:left;margin-right:20px}.search-wrap .result-content a{line-height:32px;font-size:16px;color:#3190cc}.search-wrap .result-txt{width:840px;padding-top:2px;line-height:30px}.search-wrap .pager{bottom:20px;float:right;padding-right:20px}.search-wrap .content-bd{z-index:1;position:relative;min-height:654px;padding-bottom:80px}.search-wrap .search_not_found{padding:80px 180px 170px}.search-wrap .search_not_found h3{font-size:24px;line-height:42px;color:#666}.search-wrap .icon-read{position:relative;float:left;width:19px;height:19px;top:36px;left:7px;background:url(../images/beforequestion_1.png)}.search-wrap .questionlist li{padding-left:56px;padding-right:230px}.search-wrap .searh-total{margin:10px auto;margin-left:56px}.search-wrap .searh-total span{color:#f00}.search-wrap .filter-box{height:48px;background-color:#ebf1f3;margin-left:56px;width:1030px}.search-wrap .filter-item{float:left;position:relative;margin:11px 20px}.search-wrap .filter-title{float:left;height:25px;line-height:25px;margin-right:14px}.search-wrap .filter-res{display:inline-block;height:23px;line-height:23px;padding:0 8px;border:1px solid #e4e1e1;background-color:#fff;cursor:pointer}.search-wrap .filter-res i{display:inline-block;width:12px;height:7px;margin-left:20px;background:url(../images/arr-down_1.png)}.search-wrap .chose-area,.search-wrap .chose-plat{display:none;position:absolute;z-index:2;top:27px;left:85px;padding-bottom:10px;border:1px solid #ddd;background:#fff;box-shadow:0 0 13px rgba(0,0,0,0.14)}.search-wrap .chose-area{width:298px}.search-wrap .chose-plat{width:300px;height:275px;overflow:hidden;padding:10px 0;overflow-y:auto}.search-wrap .serh-top{position:relative;float:left;width:22px;height:21px;top:36px;left:7px;background:url(../images/serhtop_1.png)}.search-wrap .description-platformorarea{font-weight:600;font-size:17px;margin-right:5px}.platform-wrap .top-l-txt{padding-left:7px}.platform-wrap .top-banner{position:static;left:0;right:0;top:32px;height:68px;border-bottom:2px solid #e7e7e7;-moz-box-shadow:0 0 8px #efefef;-webkit-box-shadow:0 0 8px #efefef;box-shadow:0 0 8px #efefef;background-color:#fff;z-index:100}.platform-wrap .top-banner>div>a>img{float:left;margin:15px 0 0 5px}.platform-wrap .top-banner .loginbtn{margin:24px 10px 0 0;float:right;width:68px;height:28px;line-height:28px;color:#fff;background-color:#30bbed;border-radius:4px;text-align:center}.platform-wrap .login{position:relative;color:#333;line-height:68px;font-size:14px;margin:5px 10px 0 0;float:right}.platform-wrap .login a{color:#333}.platform-wrap .loginbg{position:absolute;margin-top:-20px;left:-43px;z-index:10;width:180px;height:125px;background:url(../images/login-bg_1.png) no-repeat}.platform-wrap .login-hd{width:160px;margin:0 auto;padding:15px 0 18px;border-bottom:1px solid #4d5e79;overflow:hidden}.platform-wrap .login-hd .per{float:left;width:42px;height:42px;margin-left:8px;border-radius:50%}.platform-wrap .login-hd .info{float:right;width:100px;font-size:14px;color:#fff;line-height:24px}.platform-wrap .login-bd{line-height:40px;padding-left:10px}.platform-wrap .login-bd a{display:inline-block;width:80px;color:#fff;text-align:center;line-height:20px}.platform-wrap .login-bd a:first-child{border-right:1px solid #4d5e79}.platform-wrap .top-banner .loginbtn:hover{background-color:#06a1d9}.platform-wrap .login .arr-log{display:inline-block;width:10px;height:5px;margin:0 3px;vertical-align:3px;background:url(../images/arrow_1.png)}.platform-wrap .top-banner .split{height:28px;width:1px;float:left;background-color:#cecece;margin:18px 0 0 25px}.platform-wrap .top-banner-title{float:left;height:28px;line-height:28px;margin:18px 0 0 17px;font-size:18px;color:#36bded}.platform-wrap .serh-box{float:left;margin:12px 0 0 65px}.platform-wrap .serh-box input{float:left;height:40px;width:368px;height:40px;padding-left:10px;border:1px solid #ddd}.platform-wrap .serh-box .serh-btn{float:left;width:84px;height:42px;line-height:42px;text-align:center;font-size:14px;background-color:#30bbed;color:#fff;cursor:pointer}.platform-wrap .filter-box{margin-top:20px;padding-bottom:10px;border-bottom:1px solid #f1f1f1}.platform-wrap .filter-box .filter-title{float:left;height:35px;line-height:35px;width:90px;text-align:center;margin:15px 45px;border-radius:3px;color:#FFF;font-size:16px;background-color:#f0b84b}.platform-wrap .filter-box .filter-list-wrap{float:left;width:900px}.platform-wrap .filter-box .filter-list{height:68px;overflow:hidden}.platform-wrap .filter-list .area-item{float:left;width:80px;text-align:left;margin-bottom:8px}.platform-wrap .filter-list .area-item span{display:inline-block;height:28px;line-height:28px;padding:0 10px;cursor:pointer;border-radius:3px}.platform-wrap .filter-list .area-item span:hover{color:#fff;background-color:#30bbed}.platform-wrap .filter-list .area-item.active span{color:#fff;background-color:#30bbed}.platform-wrap .filter-box .more-area{float:right;margin:20px 20px 0 0;color:#30bbed;cursor:pointer}.platform-wrap .filter-box .more-area i{margin-left:5px;display:inline-block;width:16px;height:10px;background:url(../images/ud-arrow_1.png) no-repeat 0 -10px}.platform-wrap .filter-box .more-area i.up{background-position-y:0}.platform-wrap .filter-box .more-area .fold-up{display:none}.platform-wrap .filter-box .filter-list.on{overflow:visible}.platform-wrap .plat-list-sum{color:#999;margin:15px 0 20px 20px}.platform-wrap .plat-list-sum span{color:#fb3b3b}.platform-wrap .productlist{min-height:408px}.platform-wrap .productlist .productitem{float:left;position:relative;padding:10px 0 0 0;margin:10px 10px 10px 10px;width:125px;height:178px;font-size:16px;line-height:26px;text-align:center}.platform-wrap .productlist .imgwrap{display:block;margin:0 auto;width:100px;height:100px;border-radius:100%;overflow:hidden;transition-delay:.1s;transition:.2s}.platform-wrap .productlist .imgwrap img{display:block;width:100%;height:100%}.platform-wrap .productlist .bottomwrap{margin:15px 10px 0 10px;height:50px;overflow:hidden}.platform-wrap .productlist .productitem .qqask{display:none;margin:0 auto;width:100px;height:32px;line-height:32px;font-size:15px;border:1px solid #e4e1e1}.platform-wrap .productlist .productitem:hover .imgwrap{box-shadow:0 10px 20px #ccc;transform:translateY(-3px)}.platform-wrap .productlist .productitem:hover p{display:none}.platform-wrap .productlist .productitem:hover .qqask{display:block}.platform-wrap .productlist .productitem .qqask:hover{border-color:#30bbed;color:#30bbed}.platform-wrap .pg-container{text-align:center}.platform-wrap .pg-container .pager{display:inline-block}ul{margin:0;padding:0}.m-pagination{margin:10px 0;height:38px}.m-pagination-page,.m-pagination-info,.m-pagination-size,.m-pagination-jump{float:left;margin-top:2px;padding-right:10px}.m-pagination-page>li>a,.m-pagination-size>select,.m-pagination-group>input,.m-pagination-group>button,.m-pagination-info{font-size:14px;font-family:'Microsoft YaHei';color:#888}.m-pagination-page>li>a,.m-pagination-size>select,.m-pagination-group>input,.m-pagination-group>button{outline:0;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;border:1px solid #ddd}.m-pagination-page>li>a,.m-pagination-group>button{cursor:pointer;background-color:#fff}.m-pagination-page>li:hover>a,.m-pagination-group>button:hover{background-color:#eee;border-color:#ddd}.m-pagination-page>li{list-style:none;float:left}.m-pagination-page>li>a{height:34px;line-height:34px;margin-left:-1px;display:inline-block;padding:0 12px;text-decoration:none;box-sizing:content-box}.m-pagination-page>li.active>a{color:#fff;background-color:#337ab7;border-color:#337ab7}.m-pagination-page>li:first-child>a{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.m-pagination-page>li:last-child>a{border-top-right-radius:4px;border-bottom-right-radius:4px}.m-pagination-size>select{cursor:pointer;height:36px;padding:0 8px;border-radius:4px}.m-pagination-group>input,.m-pagination-group>button{float:left}.m-pagination-group>input{border-top-left-radius:4px;border-bottom-left-radius:4px;width:50px;height:34px;padding:0;text-align:center;box-sizing:content-box}.m-pagination-group>button{border-left:none;border-top-right-radius:4px;border-bottom-right-radius:4px;height:36px;padding:0 12px}.m-pagination-info{height:36px;line-height:36px}.bottom-row01{padding:30px 0 25px 0;background-color:#1f2024;color:#fff;text-align:center}.bottom-row01 a{color:#fff}.bottom-row01 a:hover{color:#ec6e00}.bottom-row01 dl{margin:0 20px;display:inline-block;vertical-align:top}.bottom-row01 dt,.bottom-row01 dd{padding:10px 0;text-align:left}.bottom-row01 dt{padding-bottom:10px;font-size:18px;font-weight:bold}.bottom-row01 dd{font-size:12px}.bottom-row01 dd.tele{font-weight:bold;font-size:14px}.bottom-row01 i.wbicon{float:left;margin:1px 6px 0 0;width:21px;height:16px;background-image:url("../images/weibo-icons_1.png");background-repeat:no-repeat}.bottom-row01 i.xinl{background-position:0 -26px}.bottom-row01 i.tengx{background-position:2px -52px}.bottom-row01 i.guanf{background-position:0 0}.bottom-row02{padding:13px 0;text-align:center;color:#939393;background:url("../images/bottom-row02-bg_1.png");line-height:24px}.bottom-row02 a{color:#939393}.bottom-row02 .row01 span{margin:0 7px}.bottom-row02 .row02 span{display:inline-block;margin:0 0 -1px 6px;padding:11px 5px 1px 0;border-left:2px solid #6b6b6b}.wximage{width:100px;height:100px;background:url(../images/weix_1.jpg);background-size:100px 100px;background-repeat:no-repeat;position:absolute;margin:-35px 0 0 82px;z-index:999;display:none}#weixin:hover>.wximage{display:block}.bottom-weixin dd,.bottom-biaoqiao dd{text-align:center}.bottom-weixin .img-weixin{width:100px;height:100px;background:url(../images/xindianzixun_1.jpg) no-repeat;background-size:100px 100px}.bottom-biaoqiao .img-biaoqiao{width:100px;height:100px;background:url(../images/download-app_1.png) no-repeat;background-size:100px 100px}.header-new{height:36px;line-height:36px;background-color:#424242}.header-new a{color:#fff}.header-new li .tempclose{color:#C0C0C0}.header-new .hd-left-new{float:left}.hd-left-new li{float:left;margin-right:30px}.header-new .pos{padding-left:20px;background:url(../images/icon-local_1.png) no-repeat left}.top-l-txt-new{margin-right:45px}.top-l-txt-new em{color:#fff;margin:0 10px}.hd-left-new i{position:absolute;top:4px;display:inline-block;height:12px;width:12px;text-align:center;line-height:12px;border-radius:50%;font-style:normal;color:#fff;font-size:12px;background-color:#f00}.hd-right-new{float:right}.hd-right-new li{float:left;margin-left:25px}.new-login{position:relative;color:#333;line-height:68px;font-size:14px;float:right}#showloginname{max-width:175px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}#loginmessagenum{color:#fff}.new-login a{color:#333;display:inline-block;vertical-align:middle}.searchbox .search{margin-right:50px}#new-loginname,#loginname{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.bgwhitevip{clear:left;line-height:16px;text-align:center;color:#ce9600;font-size:14px;white-space:nowrap;padding:10px 0;display:inline-block;overflow:hidden;vertical-align:middle;text-overflow:ellipsis;max-width:80px}.alignmiddle{display:inline-block;vertical-align:middle}.loginnameuser{float:left;max-width:83px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.loginnameimg{display:inline-block;vertical-align:middle;margin-left:3px;margin-top:-2px}.vipremind{clear:left;line-height:16px;text-align:center;color:#f6e029;font-size:14px;white-space:nowrap;padding:14px 0}.mt5{margin-top:5px!important}.new-loginbg{position:absolute;margin-top:-20px;left:-43px;z-index:10;width:200px;background:url(../images/login-bg_1.png) no-repeat;background-size:100% 100%}.login .loginbg{width:200px;height:auto;background-size:100% 100%}.new-login-hd{width:180px;margin:0 auto;padding:15px 0 18px;border-bottom:1px solid #4d5e79;overflow:hidden}.login .login-hd{width:180px}.vipimgtop{vertical-align:-3px;margin-right:3px}.vipimglogin{float:right;margin-top:3px}.new-login-hd .per{float:left;width:42px;height:42px;margin-left:8px;border-radius:50%}.new-login-hd .new-info{float:right;width:123px;font-size:14px;color:#fff;line-height:20px}.login .login-hd .info{line-height:20px}.new-login-bd{line-height:40px;padding-left:10px}.new-login-bd a{display:inline-block;width:80px;color:#fff;text-align:center;line-height:20px}.new-login-bd a:first-child{border-right:1px solid #4d5e79}.top-banner .new-loginbtn:hover{background-color:#06a1d9}.arr-log{display:inline-block;width:10px;height:5px;margin:0 3px;vertical-align:3px;background:url(../images/arrow_1.png)}.searchbox .container{overflow:visible}.bqepointknow-top-wrap,.epointknow-top-wrap{position:fixed;top:0;width:100%;z-index:100}.mr0{margin-right:0!important}.downlaod-center .new-login{margin-top:13px!important}.bqadv-wrap{overflow:hidden;position:relative}.bqadv-wrap #close-btn{position:absolute;right:0;top:0}.bqgonggao-wrap{background:#feeedf;position:fixed;top:0;width:100%;z-index:1001}#bqgonggao-content{width:1166px;margin:0 auto;line-height:36px;color:#ff7800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bqgonggao-img{display:inline-block;vertical-align:-8px;width:26px}#bqgonggao-content a{color:#ff7800}#bqgonggao-content a:hover{text-decoration:underline}.spanjustify{text-align:justify;width:42px;float:left}.zw{display:inline-block;width:100%}