@font-face {
	font-family: "iconfont";
	src: url('./iconfont/iconfont.eot'); /* IE9*/
	src: url('./iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./iconfont/iconfont.woff') format('woff'), /* chrome, firefox */
		url('./iconfont/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('./iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.pc-main .new-sbjs-zljs{
	flex-wrap: unset;
	justify-content: space-between;
	width: 1200px;
	/* max-width: 125rem; */
}
.pc-main .new-sbjs{
	width: 384px;
    max-width: 384px;
	height: 20.87rem;
	padding-top: 3.58rem;
	display: flex;
	margin: unset;
}

.pc-main .new-sbjs .left{
	width: 5.67rem;
	height: 5.67rem;
	border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: 1.58rem;
}
.pc-main .sb .left{
	background: #ABCBF5;
}
.pc-main .new-sbjs .left img{
	width: 3.42rem;
	height: 3.42rem;
}

.pc-main .new-sbjs p.title{
	width: unset;
	text-align: unset;
	padding-top: unset;
	padding-bottom: unset;
	border-bottom: unset;
	margin: unset;
	font-size: 1.6rem;
	font-family: Microsoft YaHei;
	color: #474646;
	line-height: 2rem;
}
.pc-main .new-sbjs .right{
	margin-left: 1.42rem;
	width: 264px;
    max-width: 264px;
	position: relative;
}
.pc-main .new-sbjs .new-download-search{
	width: 100%;
	max-width: 100%;
	margin-top: 1.67rem;
}
.pc-main .new-sbjs .new-download-search .iptxt{
	width: 24rem;
	border-radius: unset;
	height: 2.67rem;
	font-size: 1rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000;
	line-height: 1.25rem;
	padding-top: 0.83rem;
	padding-left: 0.17rem;
	padding-bottom: 0.75rem;
    padding-right: .17rem;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.pc-main .new-sbjs .new-download-search .iptxt::-webkit-input-placeholder{
	color: #A29F9F;
}
.pc-main .new-sbjs .new-download-search .iptxt::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: #A29F9F;
}
.pc-main .new-sbjs .new-download-search .iptxt:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #A29F9F;
}
.pc-main .new-sbjs .new-download-search .iptxt:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color: #A29F9F;
}
.pc-main .new-sbjs .new-download-search .new-shjs-form{
	display: flex;
}
.pc-main .new-sbjs .new-download-search .new-shjs{
	width: 5rem;
	height: 2.68rem;
	font-size: 1.17rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.25rem;
}
.pc-main .new-sbjs.sb .new-download-search .new-shjs {
	background: #00a5ae;
}
.pc-main .new-sbjs .sblb{
	width: 100%;
	max-width: 100%;
	margin: 1.58rem 0 0 0;
}
.pc-main .new-sbjs .new-footer{
	position: absolute;
	text-align: unset;
	bottom: 1.92rem;
}
.pc-main .new-sbjs .new-footer a{
	height: 1.25rem;
	font-size: 1rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #474646;
	line-height: 1.25rem;
	background-image: url(/Public/images/zljs/more.png);
	background-size: 2.08rem 1.25rem;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 2.66rem;
}

.pc-main .new-sbjs .new-footer a:hover{
	color: #A3C31D;
	background-image: url(/Public/images/zljs/more1.png);
}
.pc-main .zl .left{
	background: #CBE2B3;
}
.pc-main .new-sbjs .new-download-search #ipbtn{
	width: 5rem;
	height: 2.68rem;
	font-size: 1.17rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.25rem;
	background: #72ab00;
}
.pc-main .new-sbjs.zl .new-download-search{
	display: flex;
}
.pc-main .new-sbjs .new-download-foot{
	padding: unset;
	margin-top: 2rem;
	font-size: 1rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #474646;
	line-height: 1.25rem;
}
.pc-main .new-sbjs .new-download-foot .ipcheck-item-out{
	display: block;
}
.pc-main .new-sbjs .new-download-foot .ipcheck-item-out:last-child{
	margin-left: unset;
	margin-top: 1.08rem;
}

.pc-main .zz .left {
    background: #155683;
}
.pc-main .new-sbjs .new-download-search .new-shjs-zz{
	width: 5rem;
	height: 2.68rem;
	font-size: 1.17rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.25rem;
	background: #005687;
	border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.pc-main .new-sbjs.zz .left img{
	width: 3.08rem;
}