/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden], template {
display:none
}
dd, dl, dt, h3, p, ul {
	margin: 0;
	padding: 0
}
ul {
	list-style: none
}
a {
	text-decoration: none;
	color: #3d3c57
}
h3 {
	font-weight: 400
}
body {
	font-size: 14px;
	color: #333;
	background: #fff;
	font-family: Segoe UI, Roboto, Helvetica Neue, PingFang SC, Noto Sans, Noto Sans CJK SC, Microsoft YaHei, sans-serif
}
.yr-ksp-box div,.yr-ksp-box form,.yr-ksp-box input,.yr-ksp-box li {
	box-sizing: border-box
}
.clearfix:after, .detail-pop-body-title:after, .partner-boxb-ul:after, .partner-boxb-ul li:after, .partner-boxd-wrap:after, .yr-ksp-search-company:after, .yr-yds-boxc-ul li:after {
	content: "";
	display: table;
	clear: both
}
.two, .yr-help-lists li h3, .yr-news-lists li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.text-center {
	text-align: center
}
.container {
	max-width: 1400px;
	margin: 0 auto
}
@media (max-width:1440px) {
.container {
	max-width: 1200px
}
}
@media (max-width:1240px) {
.container {
	max-width: 990px
}
}
@media (max-width:990px) {
.container {
	max-width: 90%;
	width: 90%
}
}
body {
	overflow-x: hidden
}
.yr-header {
	padding: 15px 0;
	position: fixed;
	top: 0;
	z-index: 9035;
	left: 0;
	right: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-bottom: 1px solid transparent
}
.yr-header, .yr-header.clicked {
	background: #fff
}
.yr-header.with-border {
	border-bottom-color: #e9e9e9
}
.yr-logo {
	float: left;
	line-height: 30px
}
.yr-logo-img {
	display: block;
	height: 30px
}
.yr-header-right {
	float: right
}
.yr-menu {
	float: left;
	margin-right: 10px
}
.yr-menu-li {
	display: inline-block;
	font-size: 14px;
	padding: 0 .5em;
	position: relative
}
.yr-menu-li .iconfont {
	display: inline-block;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
@media (min-width:990px) {
.yr-menu-li:hover .iconfont {
	color: #108cee;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.yr-menu-li:hover .yr-menu-a {
	color: #108cee
}
.yr-menu-li:hover .yr-menu-a:after {
	content: ""
}
.yr-menu-li:hover .yr-menu-sub {
	display: block
}
}
.yr-menu-a {
	display: inline-block;
	padding: .43em 1em;
	color: #3d3c57;
	position: relative
}
@media (min-width:990px) {
.yr-menu-a:before {
	content: "";
	position: absolute;
	height: 24px;
	left: 0;
	right: 0;
	bottom: -16px
}
}
.yr-menu-a:after {
	position: absolute;
	width: 62px;
	height: 2px;
	background: #0ea6de;
	background: -webkit-gradient(linear, left bottom, left top, from(#0e77fe), to(#0ea6de));
	background: linear-gradient(0deg, #0e77fe, #0ea6de);
	bottom: -15px;
	left: calc(50% - 31px)
}
@media (min-width:990px) {
.yr-menu-sub {
	position: absolute;
	border: 1px solid #f4f4f4;
	border-radius: 4px;
	box-shadow: 0 2px 4.9px .1px rgba(77,77,77,.05);
	padding: 10px 5px;
	background: #fff;
	top: 45px;
	display: none;
	left: calc(50% - 110px)
}
}
.yr-menu-sub-item {
	padding: 10px;
	width: 200px;
	box-sizing: content-box
}
.yr-menu-sub-item:hover {
	background: #f2fbff
}
.yr-menu-sub-item img {
	float: left;
	max-height: 38px;
	max-width: 38px;
	margin-right: 10px
}
.yr-menu-sub-item .wz {
	overflow: hidden
}
.yr-menu-sub-item .wz h3 {
	font-size: 14px;
	color: #3d3c57;
	margin-bottom: 5px
}
.yr-menu-sub-item .wz p {
	font-size: 12px;
	padding-bottom: 5px;
	color: #3d3c57
}
.yr-member-btn {
	float: left
}
.yr-member-btn-a {
	display: inline-block;
	font-size: 14px;
	color: #3d3c57;
	padding: .43em 1.29em;
	border: 1px solid transparent;
	border-radius: 1em
}
.yr-member-btn-a:hover {
	color: #0e79fc
}
.yr-member-btn-a:last-child {
	color: #108cee;
	border-color: #7abff5;
	background: #f4f9fd
}
.yr-member-btn-a:last-child:hover {
	background: #dbeefc
}
.yr-member-login {
	float: left
}
.yr-member-login>a {
	font-size: 14px;
	color: #108cee;
	padding: .43em 1.29em;
	display: inline-block
}
.yr-member-user {
	display: inline-block;
	position: relative
}
.yr-member-user>i {
	display: inline-block;
	vertical-align: -2px;
	font-size: 20px
}
@media (min-width:990px) {
.yr-member-user:hover .yr-member-sub {
	display: block
}
}
@media (min-width:990px) {
.yr-member-sub {
	position: absolute;
	box-shadow: 0 2px 4.9px .1px rgba(77,77,77,.05);
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 36px;
	background: #fff;
	display: none
}
.yr-member-sub:after, .yr-member-sub:before {
	content: "";
	border-style: solid;
	border-width: 8px;
	position: absolute;
	left: calc(50% - 8px)
}
.yr-member-sub:before {
	border-color: transparent transparent #fff;
	top: -16px;
	z-index: 9
}
.yr-member-sub:after {
	border-color: transparent transparent #f4f4f4;
	top: -17px
}
.yr-member-sub p {
	padding: 15px 20px;
	color: #828191;
	white-space: nowrap;
	border-bottom: 1px solid #f4f4f4
}
.yr-member-sub>a {
	color: #828191;
	background: #f9f9fb;
	display: block;
	padding: 7px 0
}
}
.yr-normal-header {
	background: transparent
}
.yr-normal-header.with-border {
	background: #fff
}
.yr-white-header {
	background: transparent
}
.yr-white-header .yr-nav-btn {
	color: #fff
}
@media (min-width:990px) {
.yr-white-header .yr-menu-li:hover .yr-menu-a {
	color: #fff
}
.yr-white-header .yr-menu-li:hover .yr-menu-a:after {
	background: #fff
}
.yr-white-header .yr-member-btn-a, .yr-white-header .yr-menu-a, .yr-white-header .yr-menu-li:hover .iconfont {
	color: #fff
}
.yr-white-header .yr-member-btn-a:last-child {
	background: hsla(0,0%,100%,.1);
	border-color: hsla(0,0%,100%,.5);
	color: #fff
}
.yr-white-header .yr-member-btn-a:last-child:hover {
	background: hsla(0,0%,100%,.2)
}
.yr-white-header .yr-member-login>a, .yr-white-header .yr-member-user i {
	color: #fff
}
}
.yr-white-header.with-border {
	background: #fff
}
.yr-nav-btn {
	display: none
}
@media (max-width:990px) {
.yr-header {
	padding: 7.5px 0
}
.yr-logo-img {
	max-height: 25px
}
.yr-nav-btn {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 3px;
	right: 15px;
	text-align: center
}
.yr-nav-btn i {
	font-size: 30px
}
.yr-header-right {
	float: none;
	position: absolute;
	top: 41px;
	left: 0;
	right: 0;
	padding-top: 0;
	z-index: 9;
	background: #fff;
	display: none
}
.yr-menu {
	float: none;
	margin-right: 0
}
.yr-menu-li {
	display: block;
	border-bottom: 1px solid #efefef
}
.yr-menu-a {
	display: block;
	padding: 10px 15px
}
.yr-menu-a .iconfont {
	float: right
}
.yr-member-btn, .yr-member-login {
	float: none;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #efefef;
	display: none!important
}
.yr-member-sub, .yr-member-sub p {
	display: inline-block
}
.yr-member-sub a {
	font-size: 12px;
	color: red;
	margin-left: 10px
}
.yr-member-sub a:hover {
	color: #0e79fc
}
.yr-menu-sub {
	display: none;
	padding-bottom: 10px
}
.yr-menu-sub-item {
	box-sizing: border-box;
	width: 100%
}
}
.yr-box {
	background: #fff;
	padding-top: 70px
}
.yr-box-title {
	text-align: center;
	margin-bottom: 70px
}
.yr-box-title h3 {
	font-size: 36px;
	color: #3d3c57;
	margin-bottom: 20px
}
.yr-box-title p {
	font-size: 22px;
	color: #7f7f91
}
@media (max-width:1240px) {
.yr-box {
	padding-top: 50px
}
.yr-box-title {
	margin-bottom: 50px
}
.yr-box-title h3 {
	font-size: 28px;
	margin-bottom: 15px
}
.yr-box-title p {
	font-size: 18px
}
}
@media (max-width:990px) {
.yr-box {
	padding-top: 30px
}
.yr-box-title {
	margin-bottom: 25px
}
.yr-box-title h3 {
	font-size: 20px;
	margin-bottom: 10px
}
.yr-box-title p {
	font-size: 16px
}
}
.yr-intro {
	padding-bottom: 70px;
	margin-top: 61px
}
@media (max-width:990px) {
.yr-intro {
	padding-bottom: 30px;
	margin-top: 41px
}
}
.yr-intro-img {
	text-align: center
}
.yr-intro-img img {
	max-width: 960px;
	box-shadow: 0 12px 42.78px 3.22px rgba(61,60,87,.17)
}
@media (max-width:990px) {
.yr-intro-img img {
	max-width: 100%;
	box-shadow: 0 6px 31px 1.5px rgba(61,60,87,.17)
}
}
.yr-pro {
	padding-bottom: 70px
}
@media (max-width:990px) {
.yr-pro {
	padding-bottom: 30px
}
}
.yr-pro-wrap {
	margin-bottom: 100px
}
.yr-pro-wrap-img, .yr-pro-wrap-wz {
	display: inline-block;
	vertical-align: middle
}
.yr-pro-wrap-wz {
	width: 39.5833333333%;
	margin-right: 10.4861111111%
}
.yr-pro-wrap-wz>p {
	font-size: 16px;
	line-height: 1.875;
	color: #57575e
}
@media (max-width:1240px) {
.yr-pro-wrap-wz>p {
	font-size: 14px
}
}
.yr-pro-wrap-wz>a {
	text-align: center;
	display: block;
	margin-top: 1.8em;
	font-size: 16px;
	color: #fefefe;
	font-weight: 700;
	background: #108cee;
	border-radius: 1.5625em;
	padding: .8em 0;
	width: 10em
}
@media (max-width:1240px) {
.yr-pro-wrap-wz>a {
	font-size: 14px
}
}
@media (max-width:990px) {
.yr-pro-wrap-wz>a {
	font-size: 12px
}
}
.yr-pro-wrap-wz .wz-title {
	margin-bottom: 30px
}
.yr-pro-wrap-wz .wz-title h3 {
	margin-bottom: 15px;
	font-size: 32px;
	color: #2c2c2e
}
.yr-pro-wrap-wz .wz-title h3 img {
	display: inline-block;
	vertical-align: -7px;
	margin-right: 5px;
	width: 38px
}
.yr-pro-wrap-wz .wz-title p {
	font-size: 18px;
	color: #7f7f91
}
@media (max-width:1240px) {
.yr-pro-wrap-wz .wz-title {
	margin-bottom: 20px
}
.yr-pro-wrap-wz .wz-title h3 {
	margin-bottom: 10px;
	font-size: 26px
}
.yr-pro-wrap-wz .wz-title h3 img {
	width: 32px
}
.yr-pro-wrap-wz .wz-title p {
	font-size: 16px
}
}
@media (max-width:1240px) {
.yr-pro-wrap-wz .wz-title h3 {
	font-size: 20px
}
.yr-pro-wrap-wz .wz-title h3 img {
	width: 26px
}
.yr-pro-wrap-wz .wz-title p {
	font-size: 14px
}
}
.yr-pro-wrap-img {
	width: 48.3571428571%;
	text-align: right
}
.yr-pro-wrap-img img {
	max-width: 100%;
	box-shadow: 0 3px 6px rgba(0,0,0,.1)
}
.yr-pro-wrap:nth-of-type(odd) .yr-pro-wrap-img {
	text-align: left;
	-webkit-box-ordinal-group: 12;
	order: 11
}
.yr-pro-wrap:nth-of-type(odd) .yr-pro-wrap-wz {
	margin-left: 10.4861111111%;
	margin-right: 0;
	-webkit-box-ordinal-group: 11;
	order: 10
}
@media (max-width:990px) {
.yr-pro-wrap:nth-of-type(odd) .yr-pro-wrap-wz {
	margin-left: 0
}
}
@media (max-width:990px) {
.yr-pro-wrap {
	margin-bottom: 40px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}
.yr-pro-wrap-img, .yr-pro-wrap-wz {
	display: block;
	width: 100%
}
.yr-pro-wrap-wz {
	margin-bottom: 15px;
	margin-right: 0
}
}
.yr-pro-ul {
	margin: 0 -15px
}
@media (max-width:1240px) {
.yr-pro-ul {
	margin: 0
}
}
.yr-pro-li {
	float: left;
	width: calc(25% - 30px);
	height: 250px;
	margin: 0 15px;
	border: 1px solid #e3e9f2;
	box-shadow: 0 3px 7.28px .72px rgba(69,69,69,.04);
	border-radius: 5px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	padding: 40px 40px 0
}
@media (max-width:1240px) {
.yr-pro-li {
	padding: 20px 20px 0;
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-left: 0
}
.yr-pro-li:last-child {
	margin-right: 0
}
}
@media (max-width:990px) {
.yr-pro-li {
	width: calc(50% - 10px);
	margin-bottom: 20px
}
.yr-pro-li:nth-of-type(2n) {
	margin-right: 0;
	margin-bottom: 0
}
}
.yr-pro-img {
	height: 47px;
	display: block;
	margin: 0 auto 40px
}
@media (max-width:990px) {
.yr-pro-img {
	margin-bottom: 20px
}
}
.yr-pro-h3 {
	font-size: 16px;
	color: #3d3c57;
	margin-bottom: 15px
}
@media (max-width:990px) {
.yr-pro-h3 {
	font-size: 14px
}
}
.yr-pro-p {
	font-size: 14px;
	line-height: 1.8;
	color: #7f7f91
}
@media (max-width:990px) {
.yr-pro-p {
	font-size: 12px
}
}
.yr-box-ad {
	background: #fafafa;
	padding-bottom: 50px;
	text-align: center
}
.yr-box-ad h3 {
	font-size: 32px;
	color: #3d3c57;
	margin-bottom: 20px
}
.yr-box-ad p {
	font-size: 16px;
	color: #7f7f91
}
.yr-box-ad a {
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 1.9em auto 0;
	color: #fefefe;
	border-radius: 1.5625em;
	padding: .8em 0;
	width: 10em;
	background: #32b6ff;
	background: linear-gradient(-45deg, #32b6ff, #4276ff);
	box-shadow: 0 2px 8px 0 rgba(82,94,102,.15)
}
@media (max-width:1240px) {
.yr-box-ad h3 {
	font-size: 26px;
	margin-bottom: 15px
}
.yr-box-ad a, .yr-box-ad p {
	font-size: 14px
}
}
@media (max-width:1240px) {
.yr-box-ad {
	padding-bottom: 30px
}
.yr-box-ad h3 {
	font-size: 20px;
	margin-bottom: 10px
}
.yr-box-ad a {
	font-size: 12px
}
}
.yr-ksp-banner {
	background: #258bff;
	height: 400px;
	font-size: 0;
	padding-top: 80px;
	overflow: hidden
}
.yr-ksp-banner .container {
	position: relative
}
.yr-ksp-banner .img, .yr-ksp-banner .wz {
	display: inline-block;
	vertical-align: middle;
	width: 50%
}
.yr-ksp-banner .wz {
	padding-left: 3.5714285714%
}
.yr-ksp-banner .wz>h3 {
	font-size: 40px;
	color: #fff;
	margin-bottom: 15px
}
.yr-ksp-banner .wz>p {
	font-size: 16px;
	line-height: 1.6;
	color: #fff
}
.yr-ksp-banner .wz>a {
	font-size: 16px;
	color: #103396;
	padding: .75em 0;
	border-radius: 1.625em;
	background: #fff;
	display: block;
	width: 9em;
	text-align: center;
	margin-top: 2.1em
}
.yr-ksp-banner .wz>a:hover {
	background: #f2f2f2
}
@media (max-width:1240px) {
.yr-ksp-banner .wz>h3 {
	font-size: 30px
}
.yr-ksp-banner .wz>a {
	font-size: 14px
}
}
.yr-ksp-banner .img {
	text-align: right;
	padding-right: 4.2857142857%
}
.yr-ksp-banner .img img {
	max-width: 100%
}
@media (max-width:990px) {
.yr-ksp-banner {
	height: auto;
	padding-bottom: 40px
}
.yr-ksp-banner .img {
	position: absolute;
	bottom: -20px;
	right: 0;
	width: 80%;
	opacity: .5;
	display: none
}
.yr-ksp-banner .wz {
	width: 100%;
	position: relative;
	z-index: 9;
	padding-left: 0
}
.yr-ksp-banner .wz>h3 {
	font-size: 20px
}
.yr-ksp-banner .wz>p {
	font-size: 14px
}
.yr-ksp-banner .wz>a {
	font-size: 12px
}
}
.yr-ksp-box {
	background: #fff;
	padding: 80px 0
}
@media (max-width:990px) {
.yr-ksp-box {
	padding: 30px 0
}
}
.yr-ksp-title {
	text-align: center;
	margin-bottom: 40px
}
.yr-ksp-title h3 {
	font-size: 26px;
	color: #342c65;
	margin-bottom: 15px
}
.yr-ksp-title p {
	font-size: 18px;
	color: #7b86a5
}
@media (max-width:990px) {
.yr-ksp-title {
	margin-bottom: 30px
}
.yr-ksp-title h3 {
	font-size: 18px;
	margin-bottom: 10px
}
.yr-ksp-title p {
	font-size: 14px
}
}
.yr-ksp-boxa {
	text-align: center;
	padding-bottom: 0
}
.yr-ksp-boxa .wz {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 40px;
	color: #7b86a5;
	padding: 0 14.2857142857%
}
.yr-ksp-boxa .img img {
	max-width: 100%
}
@media (max-width:990px) {
.yr-ksp-boxa .wz {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 20px;
	padding: 0 15px
}
}
.yr-ksp-boxb {
	background: #f9fafe
}
.yr-ksp-boxb-ul {
	padding: 0 4.2857142857%
}
.yr-ksp-boxb-ul li {
	float: left;
	width: calc(33.3333% - 13px);
	background: #fff;
	height: 342px;
	border: 1px solid #ebeef9;
	border-radius: 5px;
	text-align: center;
	padding: 35px 55px 0
}
.yr-ksp-boxb-ul li:not(:last-child) {
	margin-right: 19px
}
@media (max-width:1240px) {
.yr-ksp-boxb-ul li {
	padding: 35px 40px 0
}
}
.yr-ksp-boxb-ul li img {
	width: 130px;
	display: block;
	margin: 0 auto 10px
}
.yr-ksp-boxb-ul li .img-wrap {
	text-align: center;
	line-height: 130px
}
.yr-ksp-boxb-ul li .img-wrap img {
	width: 70px;
	display: inline-block;
	vertical-align: middle;
	margin: 0
}
.yr-ksp-boxb-ul li h3 {
	font-size: 18px;
	color: #342c65;
	margin-bottom: 1.15em
}
.yr-ksp-boxb-ul li p {
	font-size: 14px;
	line-height: 1.7;
	color: #7b86a5
}
@media (max-width:990px) {
.yr-ksp-boxb-ul {
	padding: 0
}
.yr-ksp-boxb-ul li {
	width: 100%;
	height: auto;
	padding: 20px
}
.yr-ksp-boxb-ul li:not(:last-child) {
	margin-right: 0;
	margin-bottom: 15px
}
.yr-ksp-boxb-ul li img {
	width: 100px
}
.yr-ksp-boxb-ul li .img-wrap {
	line-height: 100px
}
.yr-ksp-boxb-ul li .img-wrap img {
	width: 60px
}
.yr-ksp-boxb-ul li h3 {
	font-size: 16px;
	margin-bottom: 10px
}
.yr-ksp-boxb-ul li p {
	font-size: 12px
}
}
.yr-ksp-boxc-ul {
	padding: 0 7.1428571429%
}
.yr-ksp-boxc-ul li {
	padding: 30px 40px 0;
	height: 310px;
	width: 25%;
	float: left;
	text-align: center
}
@media (max-width:1440px) {
.yr-ksp-boxc-ul li {
	padding: 30px 30px 0
}
}
@media (max-width:1240px) {
.yr-ksp-boxc-ul li {
	padding: 20px 15px 0
}
}
.yr-ksp-boxc-ul li .img {
	display: block;
	margin: 0 auto 25px;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #eaecfb;
	border: 10px solid #f7f8fe;
	line-height: 62px;
	box-sizing: content-box
}
.yr-ksp-boxc-ul li .img img {
	margin:15px auto 0;
	height: 30px;
	vertical-align: middle
}
.yr-ksp-boxc-ul li h3 {
	font-size: 18px;
	color: #342c65;
	margin-bottom: 1.1em
}
.yr-ksp-boxc-ul li p {
	font-size: 13px;
	color: #7b86a5;
	line-height: 2
}
@media (max-width:990px) {
.yr-ksp-boxc-ul {
	padding: 0
}
.yr-ksp-boxc-ul li {
	padding: 10px 15px 0;
	height: 310px;
	width: 50%
}
.yr-ksp-boxc-ul li .img {
	margin: 0 auto 20px
}
.yr-ksp-boxc-ul li h3 {
	font-size: 14px;
	margin-bottom: 10px
}
.yr-ksp-boxc-ul li p {
	font-size: 12px
}
}
.yr-ksp-boxd {
	font-size: 0
}
@media (max-width:1240px) {
.yr-ksp-boxd {
	padding-top: 20px
}
}
.yr-ksp-boxd .img, .yr-ksp-boxd .wz {
	display: inline-block;
	vertical-align: middle;
	width: 50%
}
.yr-ksp-boxd .img {
	padding-right: 3.5714285714%
}
.yr-ksp-boxd .img img {
	max-width: 100%
}
.yr-ksp-boxd .wz h3 {
	font-size: 30px;
	color: #342c65;
	margin-bottom: 1em
}
.yr-ksp-boxd .wz p {
	font-size: 20px;
	line-height: 1.5;
	color: #7b86a5;
	margin-bottom: 2em
}
.yr-ksp-boxd .wz a {
	display: block;
	font-size: 14px;
	width: 9em;
	padding: .7em 0;
	border-radius: 1.5em;
	background: #1888ff;
	color: #fff;
	text-align: center
}
@media (max-width:1240px) {
.yr-ksp-boxd .wz h3 {
	font-size: 22px
}
.yr-ksp-boxd .wz p {
	font-size: 16px
}
.yr-ksp-boxd .wz p br {
	display: none
}
}
@media (max-width:990px) {
.yr-ksp-boxd {
	text-align: center
}
.yr-ksp-boxd .img, .yr-ksp-boxd .wz {
	display: block;
	width: 100%
}
.yr-ksp-boxd .img {
	margin-bottom: 20px
}
.yr-ksp-boxd .wz h3 {
	font-size: 18px
}
.yr-ksp-boxd .wz p {
	font-size: 14px
}
.yr-ksp-boxd .wz a {
	margin: 0 auto
}
}
.yr-yds-banner .img {
	margin-top: -20px
}
.yr-yds-box {
	padding-top: 60px
}
@media (max-width:990px) {
.yr-yds-box {
	padding: 30px 0
}
}
.yr-yds-boxb {
	background: #fff;
	padding-bottom: 30px
}
@media (max-width:1240px) {
.yr-yds-boxb {
	padding-top: 10px
}
}
.yr-yds-boxb-ul {
	padding-top: 20px
}
.yr-yds-boxb-ul li {
	width: calc(25% - 90px);
	float: left;
	text-align: center;
	padding-bottom: 20px
}
.yr-yds-boxb-ul li:not(:last-child) {
	margin-right: 120px
}
@media (max-width:1240px) {
.yr-yds-boxb-ul li {
	width: calc(25% - 68px)
}
.yr-yds-boxb-ul li:not(:last-child) {
	margin-right: 90px
}
}
.yr-yds-boxb-ul li .icon {
	display: block
}
.yr-yds-boxb-ul li .icon i {
	font-size: 40px;
	color: #1888ff
}
.yr-yds-boxb-ul li h3 {
	font-size: 18px;
	color: #3d3c57;
	margin: 1.1em 0 .8em
}
.yr-yds-boxb-ul li p {
	font-size: 16px;
	line-height: 1.875;
	color: #7f7f91
}
@media (max-width:990px) {
.yr-yds-boxb-ul li {
	width: calc(50% - 15px)
}
.yr-yds-boxb-ul li:not(:last-child) {
	margin-right: 30px
}
.yr-yds-boxb-ul li:nth-of-type(2) {
	margin-right: 0!important
}
.yr-yds-boxb-ul li p {
	font-size: 14px
}
}
.yr-yds-boxc {
	padding-bottom: 70px
}
@media (max-width:990px) {
.yr-yds-boxc {
	padding-bottom: 30px
}
}
.yr-yds-boxc-ul {
	box-shadow: 0 3px 7.28px .72px rgba(69,69,69,.04);
	border: 1px solid #e3e9f2;
	border-radius: 5px
}
.yr-yds-boxc-ul li {
	width: 33.3333%;
	float: left;
	padding: 50px 110px 50px 50px
}
.yr-yds-boxc-ul li:nth-of-type(2) {
	border-left: 1px solid #e3e9f2;
	border-right: 1px solid #e3e9f2
}
@media (max-width:1440px) {
.yr-yds-boxc-ul li {
	padding-right: 60px
}
}
@media (max-width:1240px) {
.yr-yds-boxc-ul li {
	padding: 40px
}
}
.yr-yds-boxc-ul li .img {
	margin-right: 30px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	vertical-align: middle
}
.yr-yds-boxc-ul li .img i {
	font-size: 50px;
	color: #c1c7d5
}
.yr-yds-boxc-ul li .wz {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 85px)
}
.yr-yds-boxc-ul li .wz h3 {
	font-size: 18px;
	color: #342c65;
	margin-bottom: 10px
}
.yr-yds-boxc-ul li .wz p {
	font-size: 16px;
	line-height: 1.875;
	color: #3d3c57
}
@media (max-width:990px) {
.yr-yds-boxc-ul li {
	width: 100%;
	padding: 20px
}
.yr-yds-boxc-ul li .img {
	margin-right: 10px
}
.yr-yds-boxc-ul li .wz {
	width: calc(100% - 65px)
}
.yr-yds-boxc-ul li .wz h3 {
	font-size: 16px;
	margin-bottom: 5px
}
.yr-yds-boxc-ul li .wz p {
	font-size: 14px
}
.yr-yds-boxc-ul li:nth-of-type(2) {
	border: 1px solid #e3e9f2;
	border-right: none;
	border-left: none
}
}
.yr-yds-boxd {
	background: #fafafa;
	padding: 60px 0
}
.yr-yds-boxd-ul {
	padding-top: 20px
}
.yr-yds-boxd-ul li {
	float: left;
	position: relative;
	width: 25%;
	text-align: center
}
.yr-yds-boxd-ul li:not(:last-child):after {
	content: url(../img/yds-img.png);
	position: absolute;
	top: 36px;
	right: -90px
}
@media (max-width:1240px) {
.yr-yds-boxd-ul li:not(:last-child):after {
	right: -120px;
	-webkit-transform: scale(.68);
	transform: scale(.68);
	-webkit-transform-origin: left center;
	transform-origin: left center
}
}
.yr-yds-boxd-ul li .num {
	background: url(../img/lbx.png) 50% no-repeat;
	height: 86px;
	font-size: 39px;
	line-height: 86px;
	color: #1888ff;
	margin-bottom: 25px
}
.yr-yds-boxd-ul li p {
	font-size: 16px;
	color: #342c65
}
.yr-yds-boxd .more-btn {
	display: block;
	margin: 3.125em auto 0;
	font-size: 16px;
	color: #fff;
	padding: .625em 0;
	width: 9em;
	background: #108cee;
	border-radius: 1.5em;
	text-align: center
}
.yr-yds-boxd .more-btn:hover {
	background: #0b83e2
}
@media (max-width:990px) {
.yr-yds-boxd {
	padding: 30px 0
}
.yr-yds-boxd-ul {
	padding-top: 0
}
.yr-yds-boxd-ul li {
	width: 100%;
	text-align: left
}
.yr-yds-boxd-ul li:not(:last-child) {
	margin-bottom: 20px
}
.yr-yds-boxd-ul li:not(:last-child):after {
	display: none
}
.yr-yds-boxd-ul li .num {
	float: left;
	width: 50px;
	height: 50px;
	background-size: auto 50px;
	margin-right: 10px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0
}
.yr-yds-boxd-ul li p {
	margin-top: 15px
}
.yr-yds-boxd .more-btn {
	font-size: 12px
}
}
.yr-help-banner {
	background: #f9fafe;
	padding-top: 120px
}
.yr-help-banner .wz {
	padding-left: 7.1428571429%
}
.yr-help-banner .wz h3, .yr-help-banner .wz p {
	color: #342c65
}
.yr-help-banner .yr-search {
	width: 100%;
	border: 1px solid #e5e5e5;
	padding: 0 10px;
	background: #fff;
	border-radius: 30px;
	margin-top: 30px;
	height: 50px
}
.yr-help-banner .yr-search button[type=submit], .yr-help-banner .yr-search input[type=text] {
	background: transparent;
	border: none;
	outline: none;
	vertical-align: middle
}
.yr-help-banner .yr-search button[type=submit] {
	height: 100%;
	width: 50px;
	cursor: pointer
}
.yr-help-banner .yr-search button[type=submit] i {
	font-size: 20px;
	color: #b2b9cb
}
.yr-help-banner .yr-search input[type=text] {
	width: calc(100% - 55px);
	height: 100%;
	font-size: 16px;
	color: #342c65
}
@media (max-width:990px) {
.yr-help-banner {
	padding-top: 80px
}
.yr-help-banner .wz {
	padding-left: 0
}
.yr-help-banner .yr-search {
	border-radius: 150px;
	margin-top: 20px;
	height: 35px
}
.yr-help-banner .yr-search button[type=submit] {
	width: 35px
}
.yr-help-banner .yr-search button[type=submit] i {
	font-size: 16px
}
.yr-help-banner .yr-search input[type=text] {
	font-size: 12px
}
}
.yr-help-wrap {
	padding: 50px 0
}
.yr-help-left {
	float: left;
	width: 165px
}
.yr-help-right {
	overflow: hidden
}
.yr-help-category {
	padding-right: 30px
}
.yr-help-category li:not(:last-child) {
	margin-bottom: 30px
}
.yr-help-category li a {
	display: block;
	font-size: 16px;
	color: #342c65;
	line-height: 1.5
}
.yr-help-category li.active a, .yr-help-category li:hover a {
	color: #0e79fc
}
.yr-help-lists li {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px;
	position: relative
}
.yr-help-lists li a {
	display: block
}
.yr-help-lists li:not(:last-child) {
	margin-bottom: 15px
}
.yr-help-lists li h3 {
	font-size: 16px;
	color: #342c65;
	margin-bottom: .8em
}
.yr-help-lists li p {
	font-size: 12px;
	color: #7b86a5;
	padding-right: 70px;
	line-height: 1.6
}
.yr-help-lists li .time {
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #7b86a5
}
.yr-help-lists li:hover h3 {
	color: #0e79fc
}
.yr-paging {
	margin-top: 2.5em;
	font-size: 14px
}
.yr-paging .pagination .page-item {
	display: inline-block;
	margin-right: .5em
}
.yr-paging .pagination .page-item.disabled {
	cursor: not-allowed;
	opacity: .7
}
.yr-paging .pagination .page-item.active a, .yr-paging .pagination .page-item.active span {
	border: none;
	color: #342c65
}
.yr-paging .pagination .page-item:not(.active):not(.disabled):hover a, .yr-paging .pagination .page-item:not(.active):not(.disabled):hover span {
	color: #fff;
	background: #0e79fc;
	border-color: #0e79fc
}
.yr-paging a, .yr-paging span {
	display: inline-block;
	border: 1px solid #e5e5e5;
	color: #7b86a5;
	padding: .4em .7em
}
.yr-help-detail {
	padding-bottom: 100px
}
@media (max-width:990px) {
.yr-help-detail {
	padding-bottom: 40px
}
}
.yr-help-detail .detail-title {
	padding-bottom: 10px;
	margin: 0 15px 25px;
	border-bottom: 1px solid #f0f0f0
}
@media (max-width:990px) {
.yr-help-detail .detail-title {
	margin: 0 0 10px
}
}
.yr-help-detail .detail-title h1 {
	margin: 0 0 10px;
	font-size: 26px;
	color: #342c65;
	font-weight: 400
}
@media (max-width:990px) {
.yr-help-detail .detail-title h1 {
	font-size: 18px
}
}
.yr-help-detail .detail-title .detail-date {
	font-size: 14px;
	color: #342c65;
	opacity: .6
}
.yr-help-detail .detail-title .detail-date i {
	font-size: 18px;
	vertical-align: -2px
}
.yr-help-detail .detail-cont {
	font-size: 14px;
	color: #6e6e6e;
	line-height: 1.6
}
@media (min-width:990px) {
.yr-help-detail .detail-cont {
	padding: 0 15px
}
}
@media (max-width:990px) {
.yr-help-wrap {
	padding: 20px 0
}
.yr-help-wrap .yr-help-left {
	width: 100%;
	float: none;
	margin-bottom: 20px
}
.yr-help-wrap .yr-help-category {
	padding-right: 0
}
.yr-help-wrap .yr-help-category>li {
	display: inline-block;
	padding-right: 2em;
	margin: 10px 0
}
.yr-help-wrap .yr-help-category>li>a {
	font-size: 14px
}
.yr-help-wrap .yr-help-lists li {
	padding-left: 0;
	padding-right: 0
}
.yr-help-wrap .yr-help-lists li h3 {
	margin-bottom: .5em
}
.yr-help-wrap .yr-help-lists li p {
	padding-right: 0
}
.yr-help-wrap .yr-help-lists li .time {
	position: static;
	display: block;
	margin-bottom: 10px
}
.yr-help-wrap .yr-paging {
	font-size: 12px
}
.yr-help-wrap .yr-paging a, .yr-help-wrap .yr-paging span {
	margin-right: .5em
}
}
.yr-news-banner {
	padding-top: 80px
}
.yr-news-category {
	margin-top: 40px
}
.yr-news-category li {
	display: inline-block;
	font-size: 14px;
	margin-right: 1em;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 10px
}
.yr-news-category li a {
	display: block;
	padding: .57em 1.7em;
	color: #7b86a5
}
.yr-news-category li.active, .yr-news-category li:hover {
	border-color: #108cee;
	background: #0ea6de;
	background: -webkit-gradient(linear, left bottom, left top, from(#0e77fe), to(#0ea6de));
	background: linear-gradient(0deg, #0e77fe, #0ea6de)
}
.yr-news-category li.active a, .yr-news-category li:hover a {
	color: #fff
}
@media (max-width:990px) {
.yr-news-category {
	margin-top: 20px
}
.yr-news-category li {
	font-size: 12px
}
}
.yr-news-lists li {
	position: relative;
	padding: 20px 200px 20px 20px;
	line-height: 30px;
	border-bottom: 1px solid #f0f0f0
}
.yr-news-lists li a {
	display: block;
	font-size: 16px;
	color: #342c65
}
.yr-news-lists li p {
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #7b86a5;
	top: 20px;
	padding-right: 20px
}
.yr-news-lists li:hover a {
	color: #0e79fc
}
@media (max-width:990px) {
.yr-news-lists li {
	padding: 10px;
	line-height: 25px
}
.yr-news-lists li a {
	font-size: 14px
}
.yr-news-lists li p {
	position: static;
	padding-right: 0
}
}
.yr-ksp-search-banner {
	padding-top: 80px
}
.yr-ksp-search-banner .yr-search {
	border: none;
	box-shadow: 0 2px 14.28px 2.72px rgba(168,173,172,.09)
}
.yr-ksp-search-wrap {
	padding: 45px 0
}
.yr-ksp-search-wrap .no-query {
	padding-top: 90px;
	height: 26.5vh;
	font-size: 16px;
	line-height: 1.6;
	color: #3d3c57;
	text-align: center
}
@media (max-width:990px) {
.yr-ksp-search-wrap {
	padding: 30px 0
}
.yr-ksp-search-wrap .no-query {
	padding: 15vh 0;
	height: auto
}
}
.yr-ksp-search-company {
	padding: 0 100px;
	margin-bottom: 20px;
	line-height: 40px
}
.yr-ksp-search-company h3 {
	font-size: 18px;
	color: #333;
	float: left
}
.yr-ksp-search-company .spending {
	font-size: 14px;
	color: #333;
	float: right
}
.yr-ksp-search-company .spending span {
	color: #f6ab32
}
@media (max-width:990px) {
.yr-ksp-search-company {
	padding: 0;
	line-height: 30px
}
.yr-ksp-search-company h3 {
	font-size: 16px;
	float: none
}
.yr-ksp-search-company .spending {
	float: none
}
}
.yr-ksp-search-table {
	width: 100%;
	border-spacing: 0;
	padding: 0 100px;
	margin-bottom: 60px
}
.yr-ksp-search-table thead {
	background: #f8f9fb
}
.yr-ksp-search-table th {
	text-align: left;
	font-size: 14px;
	color: #969697;
	line-height: 20px;
	padding: 20px 0 20px 30px;
	font-weight: 400;
	border-bottom: 1px solid #f2f2f2
}
.yr-ksp-search-table td {
	font-size: 14px;
	color: #555;
	border-bottom: 1px solid #f2f2f2;
	padding: 15px 0 15px 30px;
	line-height: 25px;
	word-break: break-all
}
.yr-ksp-search-table td:first-of-type {
	width: 8.3333333333%
}
.yr-ksp-search-table td:nth-of-type(2) {
	width: 26.6666666667%
}
.yr-ksp-search-table td:nth-of-type(3) {
	width: 22.5%
}
.yr-ksp-search-table td:nth-of-type(4) {
	width: 16.6666666667%
}
.yr-ksp-search-table td:nth-of-type(5) {
	width: 14.2857142857%;
	color: #f6ab32
}
.yr-ksp-search-table .detail-pop {
	color: #108cee;
	cursor: pointer
}
.yr-ksp-search-table .no-data {
	text-align: center;
	font-size: 14px;
	color: #333
}
@media (max-width:990px) {
.yr-ksp-search-table {
	padding: 0;
	margin-bottom: 30px
}
.yr-ksp-search-table th {
	font-size: 12px;
	padding: 10px 0 10px 15px
}
.yr-ksp-search-table th:nth-of-type(3), .yr-ksp-search-table th:nth-of-type(4) {
	display: none
}
.yr-ksp-search-table td {
	padding: 10px 0 10px 15px;
	line-height: 20px;
	font-size: 12px
}
.yr-ksp-search-table td:first-of-type {
	width: 15%
}
.yr-ksp-search-table td:nth-of-type(2) {
	width: 45%
}
.yr-ksp-search-table td:nth-of-type(3), .yr-ksp-search-table td:nth-of-type(4) {
	display: none
}
.yr-ksp-search-table td:nth-of-type(5) {
	width: 25%
}
}
.detail-pop-wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 90321;
	display: none
}
.detail-pop-mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5)
}
.detail-pop-content {
	position: absolute;
	z-index: 9;
	width: 700px;
	height: 520px;
	background: #fff;
	left: calc(50% - 350px);
	top: calc(50% - 260px)
}
.detail-pop-header {
	border-bottom: 1px solid #eaeaea;
	position: relative;
	text-align: center;
	padding: 25px 0
}
.detail-pop-header h3 {
	font-size: 18px;
	color: #333
}
.detail-pop-close {
	position: absolute;
	right: 25px;
	top: 19px;
	cursor: pointer
}
.detail-pop-close .iconfont {
	color: #aeadae;
	font-size: 30px
}
.detail-pop-body {
	padding: 20px
}
.detail-pop-body-title {
	font-size: 14px;
	color: #333;
	margin-bottom: 20px
}
.ajax-spending {
	color: #f39600
}
@media (min-width:990px) {
.detail-pop-body-title p:first-child {
	float: left
}
.detail-pop-body-title p:not(:first-child) {
	float: right
}
.detail-pop-body-title p:last-child {
	margin-right: 20px
}
}
.detail-pop-table {
	width: 100%;
	border-spacing: 0
}
.detail-pop-table thead {
	background: #f8f9fb
}
.detail-pop-table th {
	padding: 16px 0;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	opacity: .6;
	font-weight: 400
}
.detail-pop-table th:not(:nth-of-type(2)) {
text-align:left;
padding-left:30px
}
.detail-pop-table td {
	border-bottom: 1px solid #f2f2f2;
	color: #555;
	padding: 16px 0 16px 30px;
	line-height: 20px;
	font-size: 14px
}
.detail-pop-table td:nth-of-type(2) {
	text-align: center;
	padding-left: 0
}
.detail-pop-table td:first-child {
	width: 21.4285714286%
}
.detail-pop-table td:last-child {
	color: #f39600;
	width: 21.4285714286%
}
.detail-pop-footer {
	padding: 0 20px;
	text-align: right
}
.detail-pop-footer a {
	display: inline-block;
	padding: 8px 10px;
	font-size: 13px;
	color: #108cee;
	border-radius: 5px;
	border: 1px solid #108cee;
	margin-left: 10px
}
.detail-pop-footer a.disabled {
	color: #999;
	border-color: #999;
	cursor: not-allowed
}
@media (max-width:990px) {
.detail-pop-content {
	width: 90%;
	height: 390px;
	left: 5%;
	top: calc(50% - 195px)
}
.detail-pop-header {
	padding: 10px 0
}
.detail-pop-header h3 {
	font-size: 14px
}
.detail-pop-close {
	right: 10px;
	top: 7px
}
.detail-pop-close .iconfont {
	font-size: 20px
}
.detail-pop-body {
	padding: 10px
}
.detail-pop-body-title {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 1.7
}
.detail-pop-table th {
	padding: 8px 0;
	font-size: 12px
}
.detail-pop-table th:not(:nth-of-type(2)) {
padding-left:15px
}
.detail-pop-table td {
	padding: 8px 0 8px 15px;
	font-size: 12px
}
.detail-pop-footer {
	padding: 0 10px
}
.detail-pop-footer a {
	padding: 5px 10px;
	font-size: 12px
}
}
.yr-partner-banner {
	background: #2776e6;
	background: -webkit-gradient(linear, left top, right top, from(#0048d0), to(#54abff));
	background: linear-gradient(90deg, #0048d0, #54abff)
}
@media (min-width:1240px) {
.yr-partner-banner {
	height: 600px
}
}
.yr-partner-banner .wz>a {
	padding-left: 1.875em;
	padding-right: 1.875em
}
.yr-partner-banner .img {
	padding-right: 0;
	margin-top: -27px;
	text-align: right
}
.yr-partner-banner .img img {
	width: 68%
}
.yr-partner-box {
	background: #fff;
	padding: 4.1666666667% 0
}
@media (min-width:1240px) {
.yr-partner-box .container {
	width: 1200px
}
}
.yr-partner-box-title {
	margin-bottom: 60px;
	text-align: center
}
.yr-partner-box-title h3 {
	font-size: 34px;
	color: #342c65;
	margin-bottom: 10px
}
.yr-partner-box-title p {
	font-size: 16px;
	color: #7f7f91
}
@media (max-width:990px) {
.yr-partner-box {
	padding: 30px 0
}
.yr-partner-box .yr-partner-box-title {
	margin-bottom: 30px
}
.yr-partner-box .yr-partner-box-title h3 {
	font-size: 20px
}
.yr-partner-box .yr-partner-box-title p {
	font-size: 14px
}
}
.yr-partner-boxb {
	background: #f9fafe
}
.yr-partner-boxd {
	padding-top: 0
}
.partner-boxa-item {
	font-size: 0
}
.partner-boxa-item+.partner-boxa-item {
	margin-top: 80px
}
.partner-boxa-item-img, .partner-boxa-item-wz {
	display: inline-block;
	vertical-align: middle
}
.partner-boxa-item-wz {
	width: 39.1666666667%;
	margin-right: 13.3333333333%;
	position: relative;
	padding-left: 113px
}
.partner-boxa-item-wz .wz-left {
	position: absolute;
	left: 0;
	top: 10%
}
.partner-boxa-item-wz .wz-left img {
	width: 83px
}
.partner-boxa-item-wz .wz-right h3 {
	font-size: 22px;
	color: #342c65;
	margin-bottom: 15px
}
.partner-boxa-item-wz .wz-right p {
	font-size: 16px;
	color: #7f7f91;
	line-height: 30px;
	margin-bottom: 15px
}
@media (max-width:1240px) {
.partner-boxa-item-wz .wz-right p br {
	display: none
}
}
.partner-boxa-item-wz .wz-right a {
	font-size: 14px;
	color: #1888ff
}
.partner-boxa-item-wz .wz-right a:hover {
	opacity: .8
}
.partner-boxa-item-img {
	width: 47.0833333333%
}
.partner-boxa-item-img img {
	max-width: 100%;
	box-shadow: 0 3px 6px rgba(0,0,0,.1)
}
.partner-boxa-item:nth-of-type(odd) .partner-boxa-item-wz {
	margin-right: 0;
	margin-left: 13.3333333333%
}
@media (max-width:990px) {
.partner-boxa-item-img, .partner-boxa-item-wz {
	display: block;
	width: 100%
}
.partner-boxa-item-wz {
	margin-right: 0;
	margin-bottom: 20px;
	position: relative;
	padding-left: 60px
}
.partner-boxa-item-wz .wz-left {
	top: calc(50% - 20px)
}
.partner-boxa-item-wz .wz-left img {
	width: 40px
}
.partner-boxa-item-wz .wz-right h3 {
	font-size: 18px;
	margin-bottom: 10px
}
.partner-boxa-item-wz .wz-right p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px
}
.partner-boxa-item-wz .wz-right a {
	font-size: 12px
}
}
@media (max-width:990px) {
.partner-boxa-item:nth-of-type(odd) {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}
.partner-boxa-item:nth-of-type(odd) .partner-boxa-item-img {
	-webkit-box-ordinal-group: 12;
	order: 11
}
.partner-boxa-item:nth-of-type(odd) .partner-boxa-item-wz {
	-webkit-box-ordinal-group: 1;
	order: 0;
	margin-left: 0
}
}
.partner-boxb-ul li {
	width: 50%;
	float: left;
	text-align: center
}
.partner-boxb-ul li:nth-of-type(3), .partner-boxb-ul li:nth-of-type(4) {
	margin-top: 60px
}
.partner-boxb-ul li .img, .partner-boxb-ul li .wz {
	display: inline-block;
	vertical-align: top
}
.partner-boxb-ul li .img {
	margin-right: 30px
}
.partner-boxb-ul li .img img {
	width: 60px
}
.partner-boxb-ul li .wz {
	text-align: left
}
.partner-boxb-ul li .wz h3 {
	font-size: 22px;
	color: #342c65;
	margin-bottom: 15px
}
.partner-boxb-ul li .wz p {
	font-size: 14px;
	color: #7f7f91;
	line-height: 30px
}
@media (max-width:990px) {
.partner-boxb-ul li {
	margin: 0 0 25px!important
}
.partner-boxb-ul li .img {
	margin-right: 0;
	margin-bottom: 15px;
	display: block
}
.partner-boxb-ul li .img img {
	width: 40px
}
.partner-boxb-ul li .wz {
	display: block
}
.partner-boxb-ul li .wz h3 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center
}
.partner-boxb-ul li .wz p {
	font-size: 12px;
	line-height: 1.8;
	text-align: center
}
}
.partner-ad {
	background: #2776e6;
	background: -webkit-gradient(linear, left top, right top, from(#0048d0), to(#54abff));
	background: linear-gradient(90deg, #0048d0, #54abff);
	border-radius: 20px;
	position: relative;
	overflow: hidden;
	height: 285px;
	margin-bottom: 86px
}
.partner-ad .wz {
	padding: 97px 0 0 105px;
	width: 60%
}
.partner-ad .wz h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 30px
}
.partner-ad .wz h3 span {
	color: #fcc953
}
.partner-ad .wz a {
	font-size: 16px;
	color: #103396;
	line-height: 2.5;
	border-radius: 1.25em;
	background: #fff;
	display: block;
	width: 9em;
	text-align: center
}
.partner-ad .wz a:hover {
	background: #f2f2f2
}
.partner-ad .img {
	position: absolute;
	right: 70px;
	top: 0
}
.partner-ad .img img {
	max-width: 100%
}
@media (max-width:990px) {
.partner-ad {
	border-radius: 10px;
	height: auto;
	padding: 20px;
	margin-bottom: 40px
}
.partner-ad .wz {
	padding: 0;
	width: 100%
}
.partner-ad .wz h3 {
	font-size: 20px;
	margin-bottom: 15px
}
.partner-ad .wz a {
	font-size: 12px
}
.partner-ad .img {
	display: none
}
}
.partner-boxc-ul {
	font-size: 0
}
.partner-boxc-ul li {
	display: inline-block;
	vertical-align: top;
	width: calc(25% - 22.5px);
	border: 1px solid #d2d3d9;
	border-radius: 6px;
	padding: 30px 0 30px 30px
}
.partner-boxc-ul li:not(:last-child) {
	margin-right: 30px
}
.partner-boxc-ul li img, .partner-boxc-ul li span {
	display: inline-block;
	vertical-align: middle
}
.partner-boxc-ul li img {
	max-width: 100%;
	height: 40px
}
.partner-boxc-ul li span {
	font-size: 18px;
	color: #342c65;
	margin-left: 25px
}
@media (max-width:1240px) {
.partner-boxc-ul li {
	padding: 20px 0 20px 20px
}
.partner-boxc-ul li img {
	height: 35px
}
.partner-boxc-ul li span {
	font-size: 16px;
	margin-left: 20px
}
}
@media (max-width:990px) {
.partner-boxc-ul li {
	padding: 20px 0;
	width: calc(50% - 10px);
	margin-right: 20px!important;
	text-align: center;
	margin-bottom: 20px
}
.partner-boxc-ul li:nth-of-type(2n) {
	margin-right: 0!important
}
.partner-boxc-ul li img {
	display: block;
	margin: 0 auto 15px
}
.partner-boxc-ul li span {
	margin-left: 0;
	font-size: 14px
}
}
.partner-boxd-left, .partner-boxd-right {
	float: left;
	width: 50%
}
@media (max-width:990px) {
.partner-boxd-left, .partner-boxd-right {
	float: none;
	width: 100%
}
}
@media (min-width:1240px) {
.partner-boxd-right {
	padding-right: 8.3333333333%
}
}
.partner-boxd-left {
	padding-left: 8.75%
}
.partner-boxd-left .contact-info p {
	font-size: 20px;
	color: #342c65
}
.partner-boxd-left .contact-info p:first-child {
	margin-bottom: 15px
}
.partner-boxd-left .contact-info p a {
	color: #342c65
}
.partner-boxd-left .contact-info p:last-child {
	margin-top: 8px;
	font-size: 14px;
	color: #7f7f91
}
.partner-boxd-left .contact-info+.contact-info {
	margin-top: 60px
}
@media (max-width:990px) {
.partner-boxd-left {
	padding-left: 0;
	margin-bottom: 20px
}
.partner-boxd-left .contact-info p {
	font-size: 16px
}
.partner-boxd-left .contact-info+.contact-info {
	margin-top: 40px
}
}
.partner-input {
	border-bottom: 1px solid rgba(52,44,101,.6);
	position: relative;
	padding-left: 80px;
	margin-bottom: 15px;
	line-height: 40px
}
.partner-input>span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	text-align: center;
	font-size: 16px;
	color: #7f7f91
}
.partner-input [type=text] {
	width: 100%;
	border: none;
	outline: none;
	height: 40px;
	font-size: 14px;
	color: #342c65
}
.partner-input.partner-code-input {
	border-bottom: none
}
.partner-input.partner-code-input [name=captcha] {
	width: 40%;
	padding-left: 10px;
	vertical-align: middle;
	border: 1px solid #efefef;
	border-radius: 4px
}
.partner-input.partner-code-input img {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 35px;
	cursor: pointer;
	background: #efefef
}
@media (max-width:990px) {
.partner-input {
	padding-left: 60px;
	margin-bottom: 10px;
	line-height: 35px
}
.partner-input>span {
	width: 60px;
	font-size: 14px
}
.partner-input [type=text] {
	height: 35px;
	font-size: 14px
}
}
.partner-button button {
	width: 116px;
	height: 45px;
	background: #1888ff;
	border: none;
	font-size: 16px;
	color: #fff;
	outline: none;
	border-radius: 25px;
	cursor: pointer
}
.partner-button button[disabled] {
	opacity: .5;
	cursor: not-allowed
}
@media (max-width:990px) {
.partner-button button {
	width: 100%;
	height: 30px;
	font-size: 14px
}
}
.yr-layout {
	padding: 60px 0 30px;
	border-bottom: 1px solid #e9e9e9
}
@media (max-width:990px) {
.yr-layout {
	padding: 30px 0 15px
}
}
.yr-layout-logo {
	float: left;
	width: 35.7142857143%;
	padding-left: 6.4285714286%
}
.yr-layout-logo img {
	height: 38px
}
.yr-layout-logo p {
	font-size: 14px;
	color: grey;
	padding-top: .9em
}
.yr-layout-menu {
	float: right;
	width: 64.2857142857%
}
.yr-layout-menu dl {
	float: left;
	width: 25%
}
.yr-layout-menu dl dt {
	font-size: 14px;
	color: #3d3c57;
	font-weight: 400;
	margin-bottom: 15px
}
.yr-layout-menu dl dd {
	font-size: 14px;
	color: grey;
	line-height: 1.6;
	margin-bottom: 10px
}
.yr-layout-menu dl dd a {
	display: block;
	color: grey
}
.yr-layout-menu dl dd a:hover {
	color: #0e79fc
}
@media (max-width:990px) {
.yr-layout-menu dl {
	width: 100%;
	border-bottom: 1px solid #efefef
}
.yr-layout-menu dl dt {
	margin-bottom: 0;
	padding: 15px 0;
	position: relative
}
.yr-layout-menu dl dt:after {
	font-family: iconfont;
	content: "\E7B1";
	font-size: 20px;
	position: absolute;
	right: 0
}
.yr-layout-menu dl dd {
	display: none
}
.yr-layout-menu dl.active dt:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.yr-layout-menu dl.active dd {
	display: block
}
}
@media (max-width:990px) {
.yr-layout-logo, .yr-layout-menu {
	float: none;
	width: 100%
}
.yr-layout-logo {
	padding: 20px 0 0;
	text-align: center
}
.yr-layout-logo img {
	max-height: 30px
}
}