.s_button1:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%);
}
.s_button1:hover:before {
	animation: style1 .75s;
	z-index: 1;
}
@keyframes style1 {
    0% {
	background: rgba(0, 0, 0, .25);
	transform: translateX(-50%) translateY(-50%) scale(0)
}
to {
	background: transparent;
	transform: translateX(-50%) translateY(-50%) scale(1)
}
}
.s_button4::after {
	opacity: 1;
	width: 0
}
.s_button4:hover::after {
	width: 100%;
	background-color: rgba(64, 158, 244, 1);
}
.s_title {
	font-size: 16px;
	color: #333333;
	line-height: 1;
}
.s_button1:hover {
	color: rgba(255,255,255,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-style: none;
	font-size: 14px;
	background-color: rgba(5,142,222,1);
}
.s_summary {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
}
.s_button1 {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	color: rgba(138,143,146,1);
	font-size: 14px;
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,1);
}
.s_button5 {
	background-color: rgba(246,246,246,1);
	font-size: 18px;
	color: rgba(1,1,1,1);
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
	text-align: left;
}
.s_subtitle {
	color: #222222;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.s_templatetitle {
	font-size: 16px;
	color: #333333;
}
.s_templatesum {
	font-size: 14px;
	color: #666666;
}
.s_body {
	font-size: 12px;
	color: #F56C6C;
	line-height: 1.5;
}
.s_link {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.s_list {
	background-color: rgba(255, 255, 255, 0);
}
.s_item {
	background-color: rgba(0, 0, 0, 1);
}
.s_comp {
	background-color: rgba(255, 254, 248, 1);
}
.s_tmpl {
	background-color: rgba(239, 239, 239, 1);
}
.s_tmpl_footer {
	background-color: rgba(239, 239, 239, 1);
}
body {
	background-color: rgba(255, 255, 255, 0);
}
.s_button2 {
	background-color: rgba(5,142,222,1);
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(5,142,222,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
}
.s_button2:hover {
	background-color: rgba(255,255,255,0);
	color: rgba(5,142,222,1);
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgba(5,142,222,1);
}
.s_button3 {
	color: rgba(102,102,102,1);
	border-style: none;
	position: relative;
	overflow: hidden;
	transition: all .3s;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 16px;
	background-color: rgba(255,255,255,0);
}
.s_button3:hover {
	background-color: rgba(0,0,0,0);
	color: rgba(39,66,157,1);
	border-style: none;
	border-color: rgba(255,255,255,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 16px;
}
.s_button4 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(69,69,69,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(223,223,223,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button4:hover {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(5,142,222,1);
	border-style: solid;
	border-color: rgba(223,223,223,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-width: 1px;
}
.s_button5:hover {
	font-size: 18px;
	color: rgba(255,255,255,1);
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgba(5,142,222,1);
}
.s_button6 {
	font-size: 14px;
	color: rgba(255,255,255,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(51,51,51,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
	background-color: rgba(51,51,51,1);
}
.s_button6:hover {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(5,142,222,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgba(5,142,222,1);
}
.page_a {
	font-size: 14px;
	color: rgba(138, 138, 138, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	font-family: Arial;
	background-color: rgba(255, 255, 255, 0);
}
.page_a:hover {
	color: rgba(64, 158, 255, 1);
	border-color: rgba(64, 158, 255, 1);
	background-color: rgba(255, 255, 255, 0);
}
.page_a.current {
	background-color: rgba(34, 42, 53, 1);
	font-size: 14px;
	font-family: Arial;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 0;
	border-color: rgba(34, 42, 53, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.current:hover {
	background-color: rgba(71, 75, 82, 1);
	color: rgba(255, 255, 255, 1);
	border-color: rgba(64, 158, 255, 1);
}
.page_jump {
	font-size: 14px;
	color: rgba(116, 116, 116, 1);
}
.page_jump:hover {
	color: rgba(116, 116, 116, 1);
}
.page_a.disabled {
	background-color: rgba(244, 244, 245, 1);
	font-size: 14px;
	color: rgba(192, 196, 204, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(244, 244, 245, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.disabled:hover {
	background-color: rgba(244, 244, 245, 1);
	color: rgba(192, 196, 204, 1);
	border-color: rgba(244, 244, 245, 1);
}
.page_input {
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	color: rgba(96, 98, 102, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_input:hover {
	background-color: rgba(255, 255, 255, 0);
	color: rgba(96, 98, 102, 1);
	border-color: rgba(64, 158, 255, 1);
}
/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/* {
	box-sizing: border-box !important;
	word-break: break-word !important;
}


body{
  
}
a {

	text-decoration: none !important;
}
a:focus,
a:active,
a:hover,
a:visited {
	outline: none !important;
	text-decoration: none !important;
}
/* scrollbar css */
/* width */
::-webkit-scrollbar {
  width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 6px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--wy_Color);
}
/*end*/
/*文字*/
:root {
	--wy_FS_BannerBig: 48px;
	--wy_FSOne: 38px;
	--wy_FSTwo: 30px;
	--wy_FSThree: 26px;
	--wy_FSFour: 22px;
	--wy_FSFive: 18px;
	--wy_FSSix: 16px;
	--wy_Color: rgba(0,0,173,1);
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
	:root {
		--wy_FSOne: 34px;
		--wy_FSTwo:30px;
		--wy_FSThree: 22px;
		--wy_FSFour: 18px;
		--wy_FSFive: 16px;
		--wy_FSSix: 14px;
	}

   
}
@media only screen and (max-width:1024px) and (min-width:769px) {
	:root {
		--wy_FSOne:28px;
		--wy_FSTwo: 24px;
		--wy_FSThree: 20px;
		--wy_FSFour: 18px;
		--wy_FSFive: 16px;
		--wy_FSSix: 14px;
	}
}
/*phone*/
@media only screen and (max-width:768px) {
	:root {
		--wy_FS_BannerBig: 30px;
		--wy_FSOne: 26px;
		--wy_FSTwo: 22px;
		--wy_FSThree: 20px;
		--wy_FSFour: 18px;
		--wy_FSFive: 16px;
		--wy_FSSix: 14px;
	}
  
 
}
h1 span,
h1 * {
	font-size: var(--wy_FSOne) !important;
}

h2 span,
h2 * {
	font-size: var(--wy_FSTwo) !important;
}

h3 span {
	font-size: var(--wy_FSThree) !important;
}

h4 span,
h4 * {
	font-size: var(--wy_FSFour) !important;
}

h5 span,
h5 * {
	font-size: var(--wy_FSFive) !important;
}

h6 span,
h6 * {
	font-size: var(--wy_FSSix) !important;
}

/*风格样式*/
.s_button4:before, .s_button4:after, .s_button4 span:before, .s_button4 span:after{
    display: block;
    position: absolute;
    background: var(--wy_Color);
    content:'';
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.s_button4:before{
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
}
.s_button4:after{
    left: 0;
    bottom: 0;
    width: 1px;
    height: 0;
}
.s_button4 span:before{
    left: 0;
    top: 0;
    width: 0;
    height: 1px;
}
.s_button4 span:after{
    right: 0;
    top: 0;
    width: 1px;
    height: 0;
}
.s_button4:hover:before{
 width:100%;
}
.s_button4:hover:after{
 height:100%;
 width:1px;
 background:var(--wy_Color);
}
.s_button4:hover span:before{
 width:100%;
}
.s_button4:hover span:after{
 height:100%;
}
.s_button3:before{
 content:"";
 position:absolute;
 bottom:0px;
 left:50%;
 transform:translateX(-50%);
 width:0px;
 height:3px;
 background:var(--wy_Color);
 transition:all .5s;
}
.s_button3:hover:before{
 width:100%;
}
/*通用样式*/
@media only screen and (min-width: 769px){
  .wy_Pchide{
   display:none;
  }
  .wy_Mohide{
   display:block;
  }
}
@media only screen and (max-width: 768px){
  .wy_Pchide{
   display:block;
  }
  .wy_Mohide{
   display:none;
  }
  .wy_CateList{
    position: fixed!important;
    left: 100%;
    top: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    height: 100vh;
    display: block !important;
  }
  .title_img img{
   max-width:200px;
  }
}
.wy_Cate{
 width:100%;
 height:45px;
 line-height:45px;
 text-align:center;
 font-size:14px;
 color:#fff;
 background:var(--wy_Color);
}
.wy_backBtn {
    background: #f5f5f5;
    text-align: right;
    padding: 6px 14px;
    color: #000;
    font-size: 24px;
}

/*end*/
/*面包屑*/
.p_breadcrumb{
 justify-content:flex-end;
}
.p_breadcrumb .p_breadcrumbItem *{
 color:#a6a6a7;
 font-size:14px;    white-space: nowrap;
}
/*分类高亮*/
.s_button3.wy_Click:before{
  width:100%;
}
.s_button3.wy_Click *{
 color:var(--wy_Color);
}
/*内页banner*/
.e_bannerA-2 .p_info{
 width:94%!important;
 max-width:1550px;
 text-align:center!important;
}
.e_bannerA-2 .p_subtitle{
  font-size:var(--wy_FSThree)!important;
  color:#fff!important;
  text-transform:uppercase;
}
.e_bannerA-2 .p_btitle{
 font-size:var(--wy_FS_BannerBig);
 color:#fff;
}
.e_bannerA-2 .p_summary{
 font-size:var(--wy_FSSix);
 color:#666;
}
.e_bannerA-2 .banner_line{
  width:2px!important;
  height:40px;
  background:#fff;
  margin:30px auto;
  -webkit-animation: scroll-icon 2.8s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
 animation: scroll-icon 2.8s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}
@keyframes scroll-icon{
  0% {
    -webkit-transform:translateY(-12px);
    transform: translateY(-12px);
    opacity: 0;
  }
  30%, 70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    opacity: 0;
  }
}/*-* CUSTOM_STYLESHEET_END_TAG *-*/