a:not([href]) {
 cursor: default
}
li, ol, ul {
	margin: 0;
	list-style-type: none
}
h1, h2, h3, h4, h5, h6, p {
	font-weight: 400;
	margin: 0;
}
h1 {
	font-size: 36px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 12px
}
img, video {
	max-width: 100%;
    vertical-align: middle
}
video {
	background: #000;
	outline: 0
} 
body, button, input, textarea {
	font-size: 14px;
	margin: 0;
	color: #333;
	border: 0;
	outline: 0;
	background: 0 0
}
form {
	width: 100%
}
input, textarea {
/*-webkit-appearance: none*/
}
input {
	line-height: normal;
	text-overflow: ellipsis
}
 input:focus::-webkit-input-placeholder {
 color: transparent
}
 input:focus:-moz-placeholder {
 color: transparent
}
 input:focus::-moz-placeholder {
 color: transparent
}
 input:focus:-ms-input-placeholder {
 color: transparent
}
 [tabindex="0"],  input {
 outline: 0 !important
}
textarea {
	resize: none
}
label {
	font-weight: 400;
	margin-bottom: 0
}
 select::-ms-expand {
 display: none
}
 a:active, button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file]>input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, select::-moz-focus-inner {
 border: 0;
 outline: 0
}
.yxedr_active h2 {
	font-size: 24px;
	margin: 30px 0 25px!important;
	font-weight: bold;
	margin-top: 15px;
	color: #000;
}
.yxedr_active p {
	font-size: 18px;
	line-height: 1.75;
	color: #222;
	margin-bottom: 15px;
	text-align: justify;
	padding-bottom: 5px;
}
.yxedr_active p a{
	color:#004ea2;
}
.yxedr_active img, .yxedr_active video {
	max-width: 100% !important;
	height: auto !important
}
.yxedr_active iframe {
	max-width: 100%
}
 @media screen and (max-width:767px) {
 .yxedr_active iframe {
 max-height: 33vh
}
}
.yxedr_active ol, .yxedr_active ul {
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0;
	padding-inline-start: 40px
}
.yxedr_active ol li, .yxedr_active ul li {
	list-style: inherit
}
.ys_cont1680 {
	width: 1680px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont1560 {
	width: 1560px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont1400 {
	width: 1400px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont1360 {
	width: 1360px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont1280 {
	width: 1280px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont1200 {
	width: 1200px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont1000 {
	width: 1000px;
	margin: 0 auto;
	max-width: 100%
}
.ys_cont950 {
	width: 950px;
	margin: 0 auto;
	max-width: 100%
}
 @media screen and (max-width:1680px) {
 .ys_cont1560,  .ys_cont1680 {
 width: 82.5%
}
}
 @media screen and (max-width:1440px) {
 .ys_cont1200,  .ys_cont1280,  .ys_cont1360,  .ys_cont1400,  .ys_cont1440 {
 padding:18px 20px 8px!important;
}
}
 @media screen and (max-width:1200px) {
 .ys_cont1000,  .ys_cont1200,  .ys_cont1280,  .ys_cont1360,  .ys_cont1400,  .ys_cont1440,  .ys_cont1560,  .ys_cont1680,  .ys_cont950 {
 width: 100%;
 padding: 0 40px
}
}
 @media screen and (max-width:767px) {
 .ys_cont1400 {
padding: 0 10px
}
 img, video {
 vertical-align: middle
}
}
.ys_block, .ys_show {
	display: block
}
.ys_hide {
	display: none
}
 .clearfix::after {
 display: block;
 clear: both;
 height: 0;
 content: ' '
}
.ys_pos_top {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%)
}
.ys_pos_bot {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}
.ys_pos_center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.ys_pos_cover {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%
}
.ys_pos_under {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%
}
.ys_main {
	flex-grow: 1
}
.modal-open {
	overflow: hidden
}
.mobile_safari {
	width: 100%;
	position: fixed
}
.ys_modal_btn {
	cursor: pointer
}
.ys_modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3)
}
.ys_modal_wrap {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}
.ys_modal_container {
	position: relative;
	z-index: 1
}
.ys_modal_close {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	z-index: 10
}
.ys_modal_content {
	width: 950px;
	padding: 50px 20px;
	max-width: calc(100vw - 40px);
	max-height: calc(100vh - 80px);
	overflow: hidden;
	background: #fff
}
.ys_modal_content.noscroll {
	overflow: auto
}
.ys_modal_content.mCustomScrollbar .mCSB_inside>.mCSB_container {
	margin-right: 0
}
.ys_modal_content.mCustomScrollbar .mCustomScrollBox.mCSB_inside {
	margin-right: -15px;
	padding-right: 15px;
	max-width: calc(100% + 15px)
}
.ys_videom_video {
	display: none;
	margin: 0 auto
}
.ys_videom_iframebox {
	display: none
}
.ys_videom_btn {
	cursor: pointer
}
.ys_videom {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .84)
}
.ys_videom_container {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.ys_videom_close {
	position: absolute;
	right: 0;
	top: -1.5em;
	cursor: pointer;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff
}
.ys_videom_close .iconfont {
	font-size: inherit
}
.ys_videom_content {
	width: 1000px;
	max-width: calc(100vw - 40px);
	max-height: calc(100vh - 80px);
	overflow: auto;
	text-align: center
}
.ys_videom_video {
	max-width: 100%;
	vertical-align: middle;
	background: #000
}
.ys_videom_iframebox {
	text-align: center
}
.ys_videom_iframebox iframe {
	max-width: 100%;
	min-width: 100px;
	min-height: 100px
}
 @media screen and (max-width:480px) {
 .ys_videom_iframebox iframe {
 max-height: 33vh
}
}
.ys_imgbox_contain, .ys_imgbox_cover {
	position: relative;
	overflow: hidden
}
.ys_imgbox_contain img, .ys_imgbox_cover img {
	width: 100%;
 transition: all .36s
}
 .ys_imgbox_cover img:nth-child(2) {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2;
 height: 100%
}
 .ys_imgbox_contain img:nth-child(2) {
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 z-index: 2;
 width: auto;
 height: auto;
 max-width: 100%;
 max-height: 100%
}
.ys_imgbox_cut {
	overflow: hidden
}
.ys_imgbox_cut img {
	width: auto;
	max-width: none;
	height: 100%;
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}
.ys_fybtn {
	padding: 0 15px
}
.ys_pcfy a {
	float: left
}
.ys_fybtn a {
	font-size: 14px;
	color: #333
}
.ys_phfy {
	display: none
}
.pc_fenye {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	text-align: center
}
.pc_fenye li {
	float: left;
	width: 30px;
	height: 30px;
	border: 1px solid transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-align: center;
	margin: 0 10px;
	border-radius: 50%;
 transition: .3s
}
.pc_fenye li.activepage {
	color: #fff;
	background: #1e91cf
}
 .end li::before, .first li::before, .next li::before, .prev li::before {
 font-family: iconfont;
 font-size: inherit;
 color: inherit;
 line-height: inherit
}
 .first li::before {
 content: "\e74d"
}
 .next li::before {
 content: "\e743"
}
 .prev li::before {
 content: "\e744"
}
 .end li::before {
 content: "\e74c"
}
 @media screen and (max-width:1199px) {
 .ys_pcfy {
 display: none
}
 .ys_phfy {
 display: block
}
}
.ys_select {
	position: relative;
	z-index: 5
}
.ys_select.zindex {
	z-index: 10
}
.ys_select_hd {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer
}
.ys_select_show {
	padding-right: 20px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	pointer-events: none;
	user-select: none
}
.ys_select_xtbbox {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
 transition: all .36s
}
.ys_select_xtb {
 transition: all .36s
}
.ys_select_hd.on .ys_select_xtbbox {
	transform: translateY(-50%) rotate(180deg)
}
.ys_select_bd {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	width: 100%;
	background: #fff;
	overflow: hidden
}
.ys_select_bd .mCSB_scrollTools {
	visibility: hidden
}
.ys_select_bd.showscroll .mCSB_scrollTools {
	visibility: visible
}
.ys_select_li {
	cursor: pointer
}
.ys_sharebox {
	position: relative;
	z-index: 1;
	margin: 0 5px
}
.ys_sharebox a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	opacity: 0 !important
}
.ys_page_title {
	display: none
}
#bsMorePanel div, #bsPanel div, #bshareF div, .bsBox {
	box-sizing: content-box
}
.bsTop span {
	line-height: 24px !important
}
#bsPanel {
	margin-left: 20px !important
}
#bsPanel {
	display: none !important
}
 @media screen and (max-width:767px) {
 .bFind-wrapper-top input {
 width: auto !important
}
 #bsPanel {
 display: none
}
 .slick-dots li {
 width: 8px;
 height: 8px
}
}
#bsMorePanel div, #bsPanel div, #bshareF div, .bsBox {
	box-sizing: content-box
}
.bsTop span {
	line-height: 24px !important
}
 #bsWXBox::before {
 content: "";
 position: fixed;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, .3);
 z-index: -1
}
#bsWXBox .bsTop span {
	opacity: 0
}
#bsWXBox .bsTop {
	position: relative
}
.wow {
	visibility: hidden
}
.mCSB_outside+.mCSB_scrollTools {
	right: 0 !important
}
.ys_select_bd .mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
	top: 15px;
	bottom: 15px
}
.slick-track .slick-slide {
	display: block !important
}
.amap-icon img {
	width: 100%
}
.ys_scrollx_style1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .ys_scrollx_style1 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	margin: 0;
	height: 100%
}
.ys_scrollx_style1 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	height: 8px;
	bottom: 0
}
 .ys_scrollx_style1:not(.mCS_no_scrollbar) {
 padding-bottom: 20px
}
.ys_fadeup1 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .1s
}
.ys_fadeup2 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .2s
}
.ys_fadeup3 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .3s
}
.ys_fadeup4 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .4s
}
.ys_fadeup5 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .5s
}
.ys_fadeup6 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .6s
}
.ys_fadeup7 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .7s
}
.ys_fadeup8 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .8s
}
.ys_fadeup9 {
 animation: ysfadeInUp .5s ease-in-out both;
 animation-delay: .9s
}
.ys_fadein1 {
 animation: fadeIn .5s ease-in-out both;
 animation-delay: .1s
}
.ys_fadedown1 {
 animation: fadeInDown .5s ease-in-out both;
 animation-delay: .1s
}
.ys_fadeleft1 {
 animation: fadeInLeft .5s ease-in-out both;
 animation-delay: .1s
}
.ys_faderight1 {
 animation: fadeInRight .5s ease-in-out both;
 animation-delay: .1s
}
 @-webkit-keyframes ysfadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
 @keyframes ysfadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
