html,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{font-family:"microsoft yahei","宋体",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:100%;margin:0;padding:0;}html,body{color:#333;}body{background:none repeat scroll 0 0 #fff;}ul,ol,li{list-style:none outside none;}a:link,a:visited{color:#333;text-decoration:none;}a:hover{color:#666;}img{border:medium none;}em{font-style:normal;}h1,h2,h3,h4,h5{font-weight:normal;}.dn{ display:none;}

@-webkit-keyframes my_scale{
	0%{
		-webkit-transform:scale(0.3);
		opacity:.1
	}
	70%{
		-webkit-transform:scale(1.2);
		opacity:1
	}
	100%{
		-webkit-transform:scale(1);
		opacity:1
	}

}

@-moz-keyframes my_scale{
	0%{
		-moz-transform:scale(0.3);
		opacity:.1
	}
	70%{
		-moz-transform:scale(1.2);
		opacity:1
	}
	100%{
		-moz-transform:scale(1);
		opacity:1
	}

}

@-o-keyframes my_scale{
	0%{
		-o-transform:scale(0.3);
		opacity:.1
	}
	70%{
		-o-transform:scale(1.2);
		opacity:1
	}
	100%{
		-o-transform:scale(1);
		opacity:1
	}

}

@keyframes my_scale{
	0%{
		transform:scale(0.3);
		opacity:.1
	}
	70%{
		transform:scale(1.2);
		opacity:1
	}
	100%{
		transform:scale(1);
		opacity:1
	}

}

@-webkit-keyframes mk_scale{
	0%{
		-webkit-transform:scale(0.3);
		opacity:.1
	}
	100%{
		-webkit-transform:scale(1);
		opacity:1
	}

}
@-moz-keyframes mk_scale{
	0%{
		-moz-transform:scale(0.3);
		opacity:.1
	}
	100%{
		-moz-transform:scale(1);
		opacity:1
	}

}
@-o-keyframes mk_scale{
	0%{
		-o-transform:scale(0.3);
		opacity:.1
	}
	100%{
		-o-transform:scale(1);
		opacity:1
	}

}
@keyframes mk_scale{
	0%{
		transform:scale(0.3);
		opacity:.1
	}
	100%{
		transform:scale(1);
		opacity:1
	}

}
@-webkit-keyframes mk_fade{
	0%{
		opacity:.1
	}
	100%{
		opacity:1
	}

}
@-moz-keyframes mk_fade{
	0%{
		opacity:.1
	}
	100%{
		opacity:1
	}

}
@-o-keyframes mk_fade{
	0%{
		opacity:.1
	}
	100%{
		opacity:1
	}

}
@keyframes mk_fade{
	0%{
		opacity:.1
	}
	100%{
		opacity:1
	}

}
@-webkit-keyframes mk_left_to_right{
	0%{
		-webkit-transform:translate(-100px,0);
		opacity:0
	}
	100%{
		-webkit-transform:translate(0,0);
		opacity:1
	}

}
@-moz-keyframes mk_left_to_right{
	0%{
		-moz-transform:translate(-100px,0);
		opacity:0
	}
	100%{
		-moz-transform:translate(0,0);
		opacity:1
	}

}
@-o-keyframes mk_left_to_right{
	0%{
		-o-transform:translate(-100px,0);
		opacity:0
	}
	100%{
		-o-transform:translate(0,0);
		opacity:1
	}

}
@keyframes mk_left_to_right{
	0%{
		transform:translate(-100px,0);
		opacity:0
	}
	100%{
		transform:translate(0,0);
		opacity:1
	}

}
@-webkit-keyframes mk_right_to_left{
	0%{
		-webkit-transform:translate(100px,0);
		opacity:0
	}
	100%{
		-webkit-transform:translate(0,0);
		opacity:1
	}

}
@-moz-keyframes mk_right_to_left{
	0%{
		-moz-transform:translate(100px,0);
		opacity:0
	}
	100%{
		-moz-transform:translate(0,0);
		opacity:1
	}

}
@-o-keyframes mk_right_to_left{
	0%{
		-o-transform:translate(100px,0);
		opacity:0
	}
	100%{
		-o-transform:translate(0,0);
		opacity:1
	}

}
@keyframes mk_right_to_left{
	0%{
		transform:translate(100px,0);
		opacity:0
	}
	100%{
		transform:translate(0,0);
		opacity:1
	}

}
@-webkit-keyframes mk_bottom_to_top{
	0%{
		-webkit-transform:translate(0,100px);
		opacity:0
	}
	100%{
		-webkit-transform:translate(0,0);
		opacity:1
	}

}
@-moz-keyframes mk_bottom_to_top{
	0%{
		-moz-transform:translate(0,100px);
		opacity:0
	}
	100%{
		-moz-transform:translate(0,0);
		opacity:1
	}

}
@-o-keyframes mk_bottom_to_top{
	0%{
		-o-transform:translate(0,100px);
		opacity:0
	}
	100%{
		-o-transform:translate(0,0);
		opacity:1
	}

}
@keyframes mk_bottom_to_top{
	0%{
		transform:translate(0,100px);
		opacity:0
	}
	100%{
		transform:translate(0,0);
		opacity:1
	}

}
@-webkit-keyframes mk_top_to_bottom{
	0%{
		-webkit-transform:translate(0,-100px);
		opacity:0
	}
	100%{
		-webkit-transform:translate(0,0);
		opacity:1
	}

}
@-moz-keyframes mk_top_to_bottom{
	0%{
		-moz-transform:translate(0,-100px);
		opacity:0
	}
	100%{
		-moz-transform:translate(0,0);
		opacity:1
	}

}
@-o-keyframes mk_top_to_bottom{
	0%{
		-o-transform:translate(0,-100px);
		opacity:0
	}
	100%{
		-o-transform:translate(0,0);
		opacity:1
	}

}
@keyframes mk_top_to_bottom{
	0%{
		transform:translate(0,-100px);
		opacity:0
	}
	100%{
		transform:translate(0,0);
		opacity:1
	}

}
#header{height:100px;background: #fff;}
.logo{margin-top: 10px;}
#header .menu{width:1140px;margin: 0 auto;}
#header ul{margin-top:35px;float:right;margin-right: 30px}
#header ul>li{float:left;width:140px;text-align: center;border-left: 1px solid #ddd;}
#header ul>li:last-child{border-right: 1px solid #ddd}
#header ul>li.current>a,#header ul>li>a:hover{color:#fff100; background:#7e7c7c;cursor: pointer; padding:6px 14px 7px; border-radius:6px;}
.clear{clear:both;}
#banner{line-height: 0;position: relative;box-shadow:0px 0px 10px #333 inset}
#banner .bg{width:100%;min-width: 1140px;display: block;max-height: 600px}
.elmt{position: absolute;opacity: 0}
#content{padding-top: 150px;width:1140px; margin: 0 auto;}
#footer{height:370px;background: #f7f7f7;margin-top:80px;}
#footer>p{text-align: center;margin-top: 10px;}
.followus{width:410px;margin: 0 auto;padding-top:100px;}
.pieces{width:100px;float:left;padding-top:20px;padding-bottom: 20px;text-align: center;position: relative;}
.wechat{width:444px;text-align: left;position: absolute;top:-44px;z-index: 1000;background: #f7f7f7;display: none;opacity: 0}
.wechat>img{float: left;margin-right: 10px}
.wechat>p{font-size:14px;line-height:1.4}
.wechat>p>span{color:#00C24E;}
.wechat h2{padding-bottom: 20px}
.qq{width:300px;text-align: center;position: absolute;left:-98px;background: #f7f7f7;opacity: 0;display: none;}
.address{width:300px;text-align: center;position: absolute;left:-98px;background: #f7f7f7;opacity: 0;display: none;}
h1{color:#999999;font-size: 24px;text-align: center;}
h2{color:#111;font-size:20px;text-align: center;}
.mod{width:340px;height: 400px;margin-right: 60px;float: left;margin-top: 90px}
.mod:nth-child(3n) {margin-right: 0;}
.mod h2{margin-bottom: 20px;}
.mod p{margin-top: 20px;color:#555;}

.myappear{
	-webkit-animation:my_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	-moz-animation:my_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	-o-animation:my_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	animation:my_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	opacity:1 !important
}

.appear{
	-webkit-animation:mk_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	-moz-animation:mk_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	-o-animation:mk_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	animation:mk_scale .5s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	opacity:1 !important
}
.fade-in{
	-webkit-animation:mk_fade .7s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	-moz-animation:mk_fade .7s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	-o-animation:mk_fade .7s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	animation:mk_fade .7s 1 cubic-bezier(0.445,0.05,0.55,0.95);
	opacity:1 !important
}
.right-to-left{
	-webkit-animation:mk_right_to_left .6s 1 ease;
	-moz-animation:mk_right_to_left .6s 1 ease;
	-o-animation:mk_right_to_left .6s 1 ease;
	animation:mk_right_to_left .6s 1 ease;
	opacity:1 !important
}
.left-to-right{
	-webkit-animation:mk_left_to_right .6s 1 ease;
	-moz-animation:mk_left_to_right .6s 1 ease;
	-o-animation:mk_left_to_right .6s 1 ease;
	animation:mk_left_to_right .6s 1 ease;
	opacity:1 !important
}
.top-to-bottom{
	-webkit-animation:mk_top_to_bottom .6s 1 ease;
	-moz-animation:mk_top_to_bottom .6s 1 ease;
	-o-animation:mk_top_to_bottom .6s 1 ease;
	animation:mk_top_to_bottom .6s 1 ease;
	opacity:1 !important
}
.bottom-to-top{
	-webkit-animation:mk_bottom_to_top .6s 1 ease;
	-moz-animation:mk_bottom_to_top .6s 1 ease;
	-o-animation:mk_bottom_to_top .6s 1 ease;
	animation:mk_bottom_to_top .6s 1 ease;
	opacity:1 !important
}
.weicheinfo{text-align: center;color:#555;font-size: 16px;line-height: 2;opacity: 0}
.weichetitle{margin-bottom:20px;opacity: 0}
#avatar{margin-left: 55px;}
.avatar{width: 282px;height:275px;float: left;margin-left:-65px;opacity: 0;margin-top: 20px}
.left-zone{float: left;width: 81px;margin-left:60px;height:80%;margin-top: 28px}
.right-zone{float:left;width: 81px;height:80%;margin-top: 28px}
.left-zone>img,.right-zone>img{width:1px;height:1px;opacity: 0}
#joinus{display: none;}
#joinus>.leftpart{float: left;width:240px;}
#joinus>.rightpart{float:left;width:720px;}

h3{font-size: 22px;padding-bottom: 25px}
.leftpart h3{color:#d8cc07;text-align: center;}
.rightpart h3{text-align: left; padding-left: 65px;color:#000;}
#joblist{display: block;border:1px solid #ccc;border-radius: 5px;padding-bottom: 20px;position: relative;}
#joblist>li{ 
	margin-left: 20px;
	margin-top: 20px;
	padding: 10px;
	width: 215px;
	cursor: pointer;
}
#joblist>li:hover{color:#d8cc07;}
#joblist>li.cur{background: none repeat scroll 0 0 #d8cc07; color: #fff;border-radius: 5px;position: absolute;left:20px;top:20px;z-index: 100;margin: 0;}
.jobdescInfo{border-top: 1px solid #ccc;margin-left: 65px;overflow: hidden;}
h4{font-size: 18px;padding-top: 25px;padding-bottom: 25px;color:#000;}
ol>li{list-style: disc outside none;color:#555;margin-left: 18px;margin-top: 10px;}
.jobdescInfo p{margin-top: 25px;color:#000;}
.jobdescInfo p>a{cursor:pointer;text-decoration: underline;}




.baiduServiceBottomBar.noDis{display:none !important}.baiduServiceBottomBar.iphoneDevice>ul>li .count{font-size:10px;line-height:12px;height:12px;padding:0px 2px;top:-3px;right:-8px;box-sizing:border-box;font-family:Arial, Helvetica, sans-serif;text-shadow:none;outline:none}.baiduServiceBottomBar.hackIFrame iframe{top:0px;-webkit-transform:translateZ(5px);transform:translateZ(5px)}.baiduServiceBottomBar{overflow:visible;line-height:1;border-top:1px solid #c0c0c0;position:fixed;z-index:200;width:100%;bottom:0px;background-color:rgba(242,242,242,0.94);background-image:-moz-linear-gradient(rgba(248,248,248,0.94), rgba(242,242,242,0.94));background-image:-o-linear-gradient(rgba(248,248,248,0.94), rgba(242,242,242,0.94));background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(248,248,248,0.94)), color-stop(1, rgba(242,242,242,0.94)));background-image:-webkit-linear-gradient(rgba(248,248,248,0.94), rgba(242,242,242,0.94));background-image:-ms-linear-gradient(rgba(248,248,248,0.94), rgba(242,242,242,0.94));background-image:linear-gradient(rgba(248,248,248,0.94), rgba(242,242,242,0.94))}.baiduServiceBottomBar div{overflow:visible}.baiduServiceBottomBar div,.baiduServiceBottomBar span,.baiduServiceBottomBar object,.baiduServiceBottomBar iframe,.baiduServiceBottomBar h1,.baiduServiceBottomBar h2,.baiduServiceBottomBar h3,.baiduServiceBottomBar h4,.baiduServiceBottomBar h5,.baiduServiceBottomBar h6,.baiduServiceBottomBar p,.baiduServiceBottomBar a,.baiduServiceBottomBar em,.baiduServiceBottomBar img,.baiduServiceBottomBar b,.baiduServiceBottomBar i,.baiduServiceBottomBar dl,.baiduServiceBottomBar dt,.baiduServiceBottomBar dd,.baiduServiceBottomBar ol,.baiduServiceBottomBar ul,.baiduServiceBottomBar li,.baiduServiceBottomBar fieldset,.baiduServiceBottomBar form,.baiduServiceBottomBar label,.baiduServiceBottomBar table,.baiduServiceBottomBar caption,.baiduServiceBottomBar tbody,.baiduServiceBottomBar tfoot,.baiduServiceBottomBar thead,.baiduServiceBottomBar tr,.baiduServiceBottomBar th,.baiduServiceBottomBar td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline}.baiduServiceBottomBar p,.baiduServiceBottomBar div,.baiduServiceBottomBar h1,.baiduServiceBottomBar h2,.baiduServiceBottomBar h3,.baiduServiceBottomBar h4,.baiduServiceBottomBar h5,.baiduServiceBottomBar h6{-webkit-text-size-adjust:none}.baiduServiceBottomBar ul,.baiduServiceBottomBar li,.baiduServiceBottomBar a{vertical-align:middle}.baiduServiceBottomBar ol,.baiduServiceBottomBar ul{list-style:none;overflow:visible}.baiduServiceBottomBar .qingIcon{width:22px;height:22px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAqCAMAAADs1AnaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1YTA3ZWU4Yy0yNTUzLTQzOTktOTliMC0wYTYxYzc3NjY1ZGYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzI1MDJCODkzOENGMTFFNDg2NjdDNzU2MzQwOTc2NzUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzI1MDJCODgzOENGMTFFNDg2NjdDNzU2MzQwOTc2NzUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4YzRhMmIzNy03ODM4LTQyZTMtODI4Yy1lYjc1OTQyNjQwZWQiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyOGIzNTdlNi03NTM5LTExNzctODViNy1hYTQ4NGY2ZjI2ZWIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Wt27tAAABmFBMVEXvX2pvs+r/+/vnECDlAhP0kpnwZ3EOcM383uBkRIPmCBj96+z+9fb6z9L4vMDpKznoHCvyfIX2p6397O360NPtUl7rPUrmBxjrPkv83+H2pqz4vsL2qK7lARLnDx/sQE3oHSzyfoftU17ye4TwaHIBeNn+9PXnESHoGyqJh7ZYY6Wq0vNRZan7+fsQcc36ztEHdNQZhd5+u+zc7PrW6fnvZW/4+/7pKDZsVY+1GTsOcs/0lZxhcrB3t+shasH96erv9/34ub5DZK1PouVgca/qM0EOcs7pKjjhAhTp4utmXZr//PwGe9sMftwDetrnFybKvtTpLDrrO0joGSgvkeHtUFzLv9QXhN36zdDpIzLgAxb6+PvlAxS+FzaGv+3H4fddqecCd9hGneTA3vYUg93tUV0Dd9hWS47QCyPoIjGYyPDvXmk9ZbH0k5qv1fN7OG5iVZRVpebrOkegzfH1+v4MctDl8fsIfNshid+MiLXy+P3VCB/n4euslrj8/f+ISHnqLTv0j5Y2leLoITDg7/sAeNrlABH///9RYd6zAAAAiHRSTlP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AGLfWDwAAAZZJREFUeNrc1FV7wjAUBuDiDIr7cDbm7u7u7u7u7kb422spPU0F2PW+qyZ5nz5N0nOIuCD2/nqDcI7gD225SoSUan0aJFcpUCIKlTwVMpoQxGSURFoH4sWhFSHSokOC6CwkH1nNsPa9CI9mK4YMTpinPnm4OZ8dNRbNJZFerWQnk5u3qf306GA/GttsGaQQbJuKE46x/Aotnd/G6PQ9lhLctkM+/Gxe22JsSgjYS5jESM0WkLL3ARZFPBjpkI2xZO/iGSEGHXox8na0A685WaWXGYRfzvYMkIez5LIA/VwCGV2ri0uhm6p7MBt39DGKUfE8kK915kLESMaSymv2alOikdaneCbUXY39bqkQ78f9D+j4LyjQKY28wXEOITSrFSNPBKGVXheHkCsnj4/IMFOuig9ETEMhFGTjyBeChSCvpIYA2d0wGfiU84ozK4kSXYqJv7ZdUOYMkp9CmaOpBVHDSKCKSewrJVpPAmnw/Uo0MR7a1Uq3wwYOpWiHVJYLmxiUprFSeemJajK0aDoTXW67cO5XgAEAv5+0kJ0BN/wAAAAASUVORK5CYII=");margin:10px auto;background-size:100% 100%}.baiduServiceBottomBar .qingBtn{width:48px;height:48px;background-color:#f8f8f8;border:1px solid #ddd}.baiduServiceBottomBar .qingIcon,.baiduServiceBottomBar .qingBtn{display:block}.baiduServiceBottomBar *{vertical-align:middle;box-sizing:border-box}.baiduServiceBottomBar .baidu-xn-pop-parent{position:relative}.baiduServiceBottomBar .baidu-xn-pop-container{position:absolute;bottom:100%;display:none;z-index:-90;width:113%;background-color:rgba(255,255,255,0.94);background-image:-moz-linear-gradient(rgba(255,255,255,0.94), rgba(255,255,255,0.94));background-image:-o-linear-gradient(rgba(255,255,255,0.94), rgba(255,255,255,0.94));background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.94)), color-stop(1, rgba(255,255,255,0.94)));background-image:-webkit-linear-gradient(rgba(255,255,255,0.94), rgba(255,255,255,0.94));background-image:-ms-linear-gradient(rgba(255,255,255,0.94), rgba(255,255,255,0.94));background-image:linear-gradient(rgba(255,255,255,0.94), rgba(255,255,255,0.94));left:initial !important;margin-left:-7px;border:1px solid #c0c0c0;border-radius:2px;box-shadow:0px 0px 4px 1px rgba(0,0,0,0.12);margin-bottom:12px;-webkit-transform:scale(1)}.baiduServiceBottomBar .baidu-xn-pop-container ul,.baiduServiceBottomBar .baidu-xn-pop-container li{list-style:none}.baiduServiceBottomBar .baidu-xn-pop-container ul{padding:0px 9px;height:auto}.baiduServiceBottomBar .baidu-xn-pop-container ul>li:not(:last-of-type){border-bottom:1px solid #dddddd}.baiduServiceBottomBar .baidu-xn-pop-container li.vote{height:43px}.baiduServiceBottomBar .baidu-xn-pop-container ul>li{height:36px}.baiduServiceBottomBar .baidu-xn-pop-container ul>li a{padding:1px 0;font-size:14px}.baiduServiceBottomBar .baidu-xn-pop-container.show,.baiduServiceBottomBar .show>.baidu-xn-pop-container{display:block;z-index:-90}.baiduServiceBottomBar .noDis{display:none !important}.baiduServiceBottomBar a{text-decoration:none;color:#001526}.baiduServiceBottomBar>ul{display:-webkit-box;display:-ms-flexbox;display:-moz-box;display:box;width:100%;list-style-type:none;padding:0px;margin:0px;-webkit-box-pack:center;-webkit-box-align:center;box-pack:center;box-align:center;border:0 #fafafb solid;border-width:1px 0 0 1px}.baiduServiceBottomBar>ul>li{display:block;width:3em;-webkit-box-flex:1;flex:1;-ms-flex:1;-moz-box-flex:1;text-align:center;font-size:10px}.baiduServiceBottomBar>ul>li a{font-size:16px;padding:6px 0px 4px;display:inline-block;display:inline-block;width:100%;line-height:34px;height:43px;text-align:center}.baiduServiceBottomBar>ul>li a p>span.text-char{text-shadow:0 1px #fff}.baiduServiceBottomBar>ul>li .icon{width:18px;height:18px;display:block;margin:0px auto 4px;background-size:100% 100%;vertical-align:middle;position:relative}.baiduServiceBottomBar>ul>li .count-outer{position:relative;width:auto;display:inline-block;line-height:inherit}.baiduServiceBottomBar>ul>li .count{background-color:#f43b3b;color:#fff;border-radius:1px;padding:0px 2px;position:absolute;font-size:10px;line-height:12px;height:12px;top:-3px;right:-10px;font-style:normal;text-shadow:none;outline:none}.baiduServiceBottomBar>ul>li .baidu-xn-pop-container .count{top:3px}.baiduServiceBottomBar>ul li.showMoreBtn{display:none;position:relative}.baiduServiceBottomBar>ul .comment .count{right:-9px}.baiduServiceBottomBar>ul .pop-tip{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);width:6px;height:6px;z-index:300;top:-15px;left:-55%;position:absolute;border:1px solid #c0c0c0;background-color:rgba(255,255,255,0.94);display:none}.baiduServiceBottomBar>ul .pop-tip.align-right{margin-left:100%;border-left:0px;border-top:0px}@media only screen and (max-width: 400px){.baiduServiceBottomBar .show-more-buttons>li:nth-of-type(n+4),.baiduServiceBottomBar .show-more-buttons-lg>li:nth-of-type(n+4){display:none}.baiduServiceBottomBar .show-more-buttons>li.showMoreBtn,.baiduServiceBottomBar .show-more-buttons-lg>li.showMoreBtn{display:block}}@media only screen and (min-width: 400px) and (max-width: 480px){.baiduServiceBottomBar .show-more-buttons-lg>li:nth-of-type(n+5){display:none}.baiduServiceBottomBar .show-more-buttons-lg>li.showMoreBtn{display:block}}@media only screen and (max-device-width: 600px){.baiduServiceBottomBar #mobile-phone-detector{display:block}}.baiduServiceBottomBar [data-action=ecomBottomBar-vote]{position:relative}.baiduServiceBottomBar [data-action=ecomBottomBar-vote] .bd_vote{position:absolute;z-index:1;height:100%;width:100%;top:0px}.baiduServiceBottomBar [data-action=ecomBottomBar-vote] .text-char{display:inline-block;-webkit-transform:translateZ(0px);transform:translateZ(0px)}.baiduServiceBottomBar [data-action=ecomBottomBar-vote] .bd_vote iframe{position:relative}.baiduServiceBottomBar>ul>li:last-of-type .baidu-xn-pop-container{right:10px}.baiduServiceBottomBar>ul>li:first-of-type .baidu-xn-pop-container{left:8px !important;margin-left:0px}.baiduServiceBottomBar .baidu-xn-pop-parent:after{position:absolute;top:0px;left:50%;width:12px;height:3px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #c0c0c0;border-left:0px;border-right:0px;margin:6px 0px 6px -6px;content:""}.baiduServiceBottomBar .qingBtn{display:none}.baiduServiceBottomBar.showQingIconStyle.hideContent{border-top:transparent;width:auto}.baiduServiceBottomBar.showQingIconStyle.hideContent .qingBtn{display:block}.baiduServiceBottomBar.showQingIconStyle.hideContent .icon-container{display:none}.baiduServiceBottomBar.showQingIconStyle{display:-webkit-box;display:-ms-flexbox;display:-moz-box;-webkit-box-pack:center;-webkit-box-align:center;box-pack:center;box-align:center}.baiduServiceBottomBar.showQingIconStyle .qingBtn{display:block}.baiduServiceBottomBar.showQingIconStyle>ul>li:first-of-type .baidu-xn-pop-container{left:initial !important;margin-left:-10%}.baiduServiceBottomBar.showQingIconStyle [data-action=ecomBottomBar-showMore]{max-width:50px}.baiduServiceBottomBar.showQingIconStyle [data-action=ecomBottomBar-showMore] .baidu-xn-pop-container{width:180%}.baiduServiceBottomBar.showQingIconStyle [data-action=ecomBottomBar-showMore] .pop-tip.align-right{margin-left:120%}.baiduServiceBottomBar.showQingIconStyle.showContent{width:100%}.baiduServiceBottomBar.showQingIconStyle.showContent .qingBtn{border:1px solid transparent;border-right:1px solid #cdcdcd}.baiduServiceBottomBar.showQingIconStyle.showContent .qingIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjRENkJCMzY0NkJGMTFFNEI4NTc5NjE5QjFBMjJERTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjRENkJCMzc0NkJGMTFFNEI4NTc5NjE5QjFBMjJERTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NEQ2QkIzNDQ2QkYxMUU0Qjg1Nzk2MTlCMUEyMkRFNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NEQ2QkIzNTQ2QkYxMUU0Qjg1Nzk2MTlCMUEyMkRFNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgNHqQMAAAA8UExURdLS0tzc3Onp6fj4+ExMTHt7e2xsbNXV1fz8/Hl5ef39/dTU1E1NTfn5+ejo6Nra2tPT0z8/PzMzM////3wYFWQAAAAUdFJOU/////////////////////////8AT0/nEQAAAT5JREFUeNrMl9sSgjAMRLcFRFFu6f//q1ekjLRJ3XHGvtI9QLpJEwRy4W8A3nUlss75DaBqRC6tXd9eRJp+BfQHua15suqn+b7/UL0BJ5ESwlMvcloAXqSEsOhF/AvgpISw6sW9AMe6gBDp6+MSg/NsJkT6+bwe42QlxBsRG8lI+NS/nWgi7OjXXDAQ9vRRMqmEXX2cjQphX79J5ywh9RDBRkg+gm1bGg3TizKfBsuv5oIDQ7CywUVQCfnjRdAIij2gWG7SDArNtJrBoaWNlmIIRkIqRRFshGSRQDAR0kUGlvKVK3O/A7C/wAaRPUbWSKyV2WRi05ktKGxJY4sqW9bZi4W92tjLlb3e2QaDbXHYJott89hGk2116WabbvfpgYMeeULFDl2Psa8uHfuqjROHsWzwHIe/m52/XlcBBgCFdCWM9zfnWwAAAABJRU5ErkJggg==)}.baiduServiceBottomBar.showQingIconStyle.showContent .icon-container{display:-webkit-box;display:-ms-flexbox;display:-moz-box;dislay:box;-webkit-box-flex:1;flex:1;-ms-flex:1;-moz-box-flex:1}.baiduServiceBottomBar.double-scale>ul>li a{line-height:68px;height:86px;font-size:32px;padding:12px 0 4px}.baiduServiceBottomBar.double-scale>ul>li .baidu-xn-pop-container{width:113%}.baiduServiceBottomBar.double-scale>ul>li .baidu-xn-pop-container ul{padding:0px 18px}.baiduServiceBottomBar.double-scale>ul>li .baidu-xn-pop-container ul>li{height:72px;line-height:60px;width:100%}.baiduServiceBottomBar.double-scale>ul>li .baidu-xn-pop-container ul>li a{padding:0px;line-height:72px;height:72px}.baiduServiceBottomBar.double-scale>ul>li .count{font-size:20px;line-height:20px;height:20px;padding:0 6px;top:6px;right:-20px;text-shadow:none;outline:none;border-radius:4px}.baiduServiceBottomBar.double-scale .baidu-xn-pop-parent:after{width:24px;height:6px;margin:12px 0 12px -12px;content:""}@media only screen and (max-width: 800px){.baiduServiceBottomBar.double-scale .show-more-buttons>li:nth-of-type(n+4),.baiduServiceBottomBar.double-scale .show-more-buttons-lg>li:nth-of-type(n+4){display:none}.baiduServiceBottomBar.double-scale .show-more-buttons>li.showMoreBtn,.baiduServiceBottomBar.double-scale .show-more-buttons-lg>li.showMoreBtn{display:block}}@media only screen and (min-width: 800px) and (max-width: 960px){.baiduServiceBottomBar.double-scale .show-more-buttons-lg>li:nth-of-type(n+5){display:none}.baiduServiceBottomBar.double-scale .show-more-buttons-lg>li.showMoreBtn{display:block}}.smb-user-guide-wrapper{position:fixed;z-index:9999;background:rgba(15,15,15,0.8);top:83px;width:238px;height:195px;left:50%;margin-left:-119px;border-radius:10px;font-size:14px;font-family:sans-serif}.smb-user-guide-wrapper .bg-pic{margin-top:24px;height:131px;background:url(http://m.baidu.com/static/search/siteapp/lego/use_guide.png) center no-repeat;background-size:208px 131px}.smb-user-guide-wrapper .queryX{position:absolute;left:44px;top:90px}.smb-user-guide-wrapper .closeX{display:block;margin:8px auto;color:#fff;width:110px;height:25px;line-height:25px;text-align:center}.baiduServiceBottomBar-toast-container{position:fixed;z-index:99999999;width:100%;bottom:50px;text-align:center}.baiduServiceBottomBar-toast-container .toast-text{min-width:40%;max-width:80%;overflow:hidden;word-break:break-all;word-wrap:nowrap;text-overflow:ellipsis;background-color:rgba(0,0,0,0.75);opacity:0;-webkit-transition:opacity 2s linear 0s;border-radius:5px;color:#fff;padding:10px;margin:0px auto;font-size:16px}.baiduServiceBottomBar-toast-container.show .toast-text{opacity:1}.baiduServiceBottomBar-toast-container.noDis{display:none !important}body,html{padding:0px;margin:0px}


.logoBox{ clear:both; text-align:center; padding-top:30px;}
.logoBox li{ display:inline-block; width:100px; padding-top:36px; height:64px; border-radius:100px; background:#dcdbdb; margin:0 20px; vertical-align:top;}
.logoBox li img{ display:inline-block; vertical-align:middle; cursor:pointer;}
.logoBox li span{ display:block; text-align:center; line-height:35px; display:none;}

.moreLogo{display:inline-block; width:70px; height:40px; padding:30px 15px; border-radius:100px; background:#dcdbdb; margin:20px auto; cursor:pointer;}
