.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 {
	color: rgba(51,51,51,1);
	line-height: 1;
}
.s_button1:hover {
	background-color: rgba(77, 166, 154, 1);
	color: rgba(255, 255, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	font-size: 14px;
}
.s_summary {
	color: #666666;
	line-height: 1.5;
}
.s_button1 {
	background-color: rgba(255, 255, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	border-width: 1px;
	position: relative;
	overflow: hidden;
}
.s_button5 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 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_subtitle {
	color: #222222;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.s_templatetitle {
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
}
.s_templatesum {
	font-size: 14px;
	color: rgba(245, 245, 245, 0.7);
}
.s_
.s_link {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.s_list {
	background-color: rgba(255,255,255,1);
}
.s_item {
	background-color: rgba(0, 0, 0, 1);
}
.s_comp {
	background-color: rgba(255, 254, 248, 1);
}
.s_tmpl {
	background-color: rgba(23, 54, 99, 1);
}
.s_tmpl_footer {
	background-color: rgba(23, 54, 99, 1);
}
body {
	background-color: rgba(255, 255, 255, 0);
}
.s_button2 {
	background-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	transition: all .3s;
}
.s_button2:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button3 {
	background-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button3:hover {
	background-color: rgba(65, 142, 132, 1);
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(65, 142, 132, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.s_button4 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(204, 204, 204, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button4:hover {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button5:hover {
	background-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button6 {
	font-size: 14px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 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(255, 255, 255, 1);
}
.s_button6:hover {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgba(77, 166, 154, 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(0,91,157,1);
	font-size: 14px;
	font-family: Arial;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 0;
	border-color: rgba(0,91,157,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(0,91,157,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);
}
html.skrollr.skrollr-mobile {
    overflow: auto!important;
}
body {
    height: auto !important;
    overflow-x: hidden !important;
    overflow-y: auto!important;
}


.subpage_ad .text{
    animation-name: btn-focus-in-up,none;
    animation-delay: 0s,.9s;
    animation-duration: 1.5s,1s;
    animation-iteration-count: 1,1;
}

@keyframes play {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
  }
@keyframes btn-focus-in-up {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        transform: translateY(50px);
        opacity: 0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        transform: translateY(0);
        opacity: 1
    }
}

  @keyframes huxideng 
{
0%,100% {opacity: 0;}
50% {opacity: 1;}

}


  @keyframes linesAnimTranslateTop {
0% {
    transform: none;
}
100% {
    transform: translate3d(0,-50%,0);
}
}



.pl_service1 .service_item:nth-child(1){display:none}

.pl_service1 .service_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 60px!important;
    position: absolute;
    left: -60px!important;
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .footer_service{display:none;}
  .service_item{    
border-bottom: 1px solid #f5f5f5;
border-top: 0px solid #f5f5f5!important;
  }
  
  .service_item:nth-child(1){display:none}
  
}

#ny_banner {
	min-height: 0px;
	display-radio: 1
}

#ny_banner .e_bannerA-2 {
	height: auto
}

#ny_banner .e_bannerA-2 .swiper-container {
	padding: 0px
}

#ny_banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1
}

#ny_banner .swiper-pagination-bullet-active {
	opacity: 1;
	background: #E69F2C
}

#ny_banner .e_bannerA-2 .swiper-container {
	height: inherit
}

#ny_banner .e_bannerA-2 .swiper-wrapper {
	height: inherit
}

#ny_banner .e_bannerA-2 .swiper-slide {
	height: inherit
}

#ny_banner .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	display-radio: 1;
	background-color: #000
}

#ny_banner .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 1
}

#ny_banner .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#ny_banner .e_bannerA-2 .p_info {
	position: absolute;
	width: 94%;
	max-width: 1390px;
	color: #fff;
	text-align: center;
	top: 52%;
	left: 50%;
	line-height: 1.6;
	transform: translate(-50%, -50%);
	z-index: 10
}

#ny_banner .e_bannerA-2 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}

#ny_banner .e_bannerA-2 .swiper-container-vertical {
	height: 400px
}

#ny_banner .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}

#ny_banner .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%
}

#ny_banner .e_bannerA-2 .p_video video {
	width: 100%;
	height: 100%;
	background: #000
}

#ny_banner .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer
}

#ny_banner .e_bannerA-2 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url('../images/playvideo.png') no-repeat center center
}

#ny_banner .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#ny_banner .e_bannerA-2 .p_videoInfo {
	display: none
}

#ny_banner .p_btitle {
	font-size: 2.2vw;
	font-weight: bold;
	line-height: 1.6
}

#ny_banner .ad-line {
	height: 2px;
	width: 5%;
	background: #fff;
	margin: 1% auto 0.8%
}

#ny_banner .p_summary {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.6
}

@media screen and (max-width:768px) {
	#ny_banner .e_bannerA-2 .swiper-slide {
		height: auto
	}

	#ny_banner .e_bannerA-2 .p_info {
		top: 47%
	}

	#ny_banner .e_bannerA-2 .p_subtitle {
		display: none
	}

	#ny_banner .e_bannerA-2 .p_summary {
		font-size: 16px
	}

	#ny_banner .e_bannerA-2 .p_img {
		height: 150px
	}

	#ny_banner .p_btitle {
		font-size: 25px
	}

	#ny_banner {
		background_radio: 2;
		display-radio: 1;
		padding-top: 60px
	}

	#ny_banner .ad-line {
		height: 2px;
		width: 40px;
		margin: 3% auto 1%
	}

	.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 5px
	}

	#ny_banner .swiper-pagination-bullet {
		width: 8px;
		height: 8px
	}
}

#mianbaoxie1 {
	min-height: 0px;
	display-radio: 1;
	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid #ddd;
	background_radio: 2
}

#mianbaoxie1 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 95%;
	display-radio: flex;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	background_radio: 1
}

#mianbaoxie1 .e_container-2 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#mianbaoxie1 .e_container-2 .cbox-2-1 {
	align-self: center;
	flex: 0 0 auto
}

#mianbaoxie1 .e_loop-3 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#mianbaoxie1 .e_loop-3 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#mianbaoxie1 .e_loop-3 .p_page {
	text-align: center
}

#mianbaoxie1 .e_loop-3 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#mianbaoxie1 .e_loop-3 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#mianbaoxie1 .e_loop-3 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#mianbaoxie1 .e_loop-3 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#mianbaoxie1 .e_loop-3 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#mianbaoxie1 .e_loop-3 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#mianbaoxie1 .e_loop-3 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#mianbaoxie1 .e_loop-3 .p_s_option {
}

#mianbaoxie1 .e_loop-3 .multSelect {
	font-size: 13px;
	position: relative
}

#mianbaoxie1 .e_loop-3 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

#mianbaoxie1 .e_loop-3 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#mianbaoxie1 .e_loop-3 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#mianbaoxie1 .e_loop-3 .multSelect ul,li {
	list-style: none
}

#mianbaoxie1 .e_loop-3 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#mianbaoxie1 .e_loop-3 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#mianbaoxie1 .e_loop-3 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#mianbaoxie1 .e_loop-3 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#mianbaoxie1 .e_loop-3 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#mianbaoxie1 .e_loop-3 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#mianbaoxie1 .e_loop-3 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#mianbaoxie1 .e_loop-3 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#mianbaoxie1 .e_loop-3 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#mianbaoxie1 .e_loop-3 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#mianbaoxie1 .e_loop-3 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#mianbaoxie1 .e_loop-3 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#mianbaoxie1 .e_loop-3 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#mianbaoxie1 .e_loop-3 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#mianbaoxie1 .e_loop-3 .p_split {
	margin: 0 5px
}

#mianbaoxie1 .e_loop-3 .p_normal {
	margin-right: 16px
}

#mianbaoxie1 .e_loop-3 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#mianbaoxie1 .e_loop-3 .input-check,#mianbaoxie1 .e_loop-3 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#mianbaoxie1 .e_loop-3 .position-left {
	display: flex
}

#mianbaoxie1 .e_loop-3 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#mianbaoxie1 .e_loop-3 .position-top {
}

#mianbaoxie1 .e_loop-3 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#mianbaoxie1 .e_loop-3 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#mianbaoxie1 .e_loop-3 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(
    -45deg);
	transform: skewY(
    360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#mianbaoxie1 .e_loop-3 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(
    35deg);
	transform: rotate(
    35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#mianbaoxie1 .e_loop-3 .p_active .p_mbutton::before {
	display: block
}

#mianbaoxie1 .e_loop-3 .p_active .p_mbutton::after {
	display: block
}

#mianbaoxie1 .e_loop-3 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#mianbaoxie1 .e_text-5 {
	display-radio: 1;
	font_radio: 2;
	color: rgba(51,51,51,1);
	text-align: center;
	position: relative;
	font-size: 16px;
	padding: 0 30px
}

#mianbaoxie1 .e_text-5 a {
	line-height: 70px;
	display: block
}

#mianbaoxie1 .e_text-5:before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	width: 0%;
	height: 3px;
	background-color: #E69F2C;
	transition: all .3s
}

#mianbaoxie1 .e_text-5:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 15px;
	display: block;
	background: #bbb;
	top: 50%;
	margin-top: -7px;
	right: 0px
}

#mianbaoxie1 .e_text-5:hover:before {
	width: 80%;
	left: 10%
}

#mianbaoxie1 .e_text-5:hover {
	color: #E69F2C
}

#mianbaoxie1 .e_text-5 a.on {
	color: #E69F2C
}

#mianbaoxie1 .active .e_text-5:before {
	width: 80%;

	left: 10%
}

#mianbaoxie1 .p_breadcrumbItem {
	display-radio: 1
}

#mianbaoxie1 .e_loop-3 {
	display-radio: 1
}

#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumbItem {
	position: relative;
	float: left
}

#mianbaoxie1 .e_breadcrumb-7 .icon {
	width: 12px;
	height: 12px
}

#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}

#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumbItem:not(:first-child)::before {
	content: '>';
	position: absolute;
	left: 3px;
	color: #999
}

#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumb::after {
	display: block;
	clear: both;
	content: ''
}

#mianbaoxie1 .e_breadcrumb-7 .p_showTitle {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 4px;
	border: 0
}

#mianbaoxie1 .e_breadcrumb-7 .siblings::after {
	content: '>';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}

#mianbaoxie1 .e_breadcrumb-7 .siblings.active {
	border: 0
}

#mianbaoxie1 .e_breadcrumb-7 .siblings.active::after {
	transform: rotateZ(-90deg)
}

#mianbaoxie1 .e_breadcrumb-7 .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}

#mianbaoxie1 .e_breadcrumb-7 .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

@media screen and (max-width:768px) {
	#mianbaoxie1 .e_loop-3 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto
	}

	#mianbaoxie1 .e_container-2 {
		width: 100%
	}

	#mianbaoxie1 .e_container-2 .cbox-2-1 {
		display: none
	}

	#mianbaoxie1 .e_container-2 .cbox-2-0 {
		flex: 0 0 100%
	}

	#mianbaoxie1 .e_loop-3 .p_list {
		justify-content: center
	}

	#mianbaoxie1 .e_text-5 a {
		line-height: 50px
	}

	#mianbaoxie1 .e_text-5 {
		font-size: 13px;
		padding: 0 6px
	}

	#mianbaoxie1 .e_loop-3 .p_loopitem:last-child .e_text-5:after {
		display: none
	}

	#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumbItem:nth-child(1) .p_title,#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumbItem:nth-child(2) .p_title {
		white-space: pre
	}

	#mianbaoxie1 .e_breadcrumb-7 .p_breadcrumbItem:nth-child(3) .p_title {
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden
	}

	#mianbaoxie1 .e_breadcrumb-7 a {
		display: flex
	}
}

@media screen and (min-width: 769px) {
	#mianbaoxie1 .e_loop-3 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto
	}
}
#mianbaoxie2 {
	min-height: 0px;
	display-radio: 1;
	background-color: rgba(255,255,255,1);
	background_radio: 2;
	padding-top: 10px
}
#mianbaoxie2 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	background_radio: 1;
	min-height: 50px
}
#mianbaoxie2 .e_container-2 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#mianbaoxie2 .e_container-2 .cbox-2-0 {
	flex: 0 0 100%;
	align-self: center
}
#mianbaoxie2 .e_container-2 .cbox-2-1 {
	flex: 0 0 100%;
	align-self: center
}
#mianbaoxie2 .e_breadcrumb-8 .p_breadcrumbItem {
	position: relative;
	font-size: 14px;
	color: #555
}
#mianbaoxie2 .e_breadcrumb-8 .p_breadcrumbItem a {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #555
}
#mianbaoxie2 .e_breadcrumb-8 .icon {
	width: 12px;
	height: 12px
}
#mianbaoxie2 .e_breadcrumb-8 .p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}
#mianbaoxie2 .e_breadcrumb-8 .p_breadcrumbItem:not(:first-child)::before {
	content: '>';
	position: absolute;
	left: 3px;
	color: #999
}
#mianbaoxie2 .e_breadcrumb-8 .p_breadcrumb {
	display: flex;
	flex-wrap: wrap
}
#mianbaoxie2 .e_breadcrumb-8 .p_showTitle {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5px;
	border: 1px solid transparent
}
#mianbaoxie2 .e_breadcrumb-8 .siblings::after {
	content: '>';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}
#mianbaoxie2 .e_breadcrumb-8 .siblings.active {
	border: 1px solid #dee2e6
}
#mianbaoxie2 .e_breadcrumb-8 .siblings.active::after {
	transform: rotateZ(-90deg)
}
#mianbaoxie2 .e_breadcrumb-8 .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}
#mianbaoxie2 .e_breadcrumb-8 .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#mianbaoxie2 .e_breadcrumb-8 {
	display-radio: 1;
	background_radio: 2;
	background-color: rgba(255,255,255,0)
}
@media screen and (max-width:768px) {
#mianbaoxie2 .e_container-2 .cbox-2-1 {
	display: none
}
#mianbaoxie2 .e_container-2 .cbox-2-0 {
	flex: 0 0 100%
}
#mianbaoxie2 .e_container-2 {
	background_radio: 1;
	display-radio: 1;
	width: 92%;
	min-height: 50px
}
}
#leftfenlei {
	min-height: 0px;
	display-radio: 1;
	width: 100%
}
#leftfenlei .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background-color: rgba(231,160,40,1);
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
	background_radio: 2
}
#leftfenlei .e_container-1 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#leftfenlei .e_text-3 {
	line-height: 1.2;
	display-radio: 1;
	font_radio: 2;
	font-size: 20px;
	font-family: Microsoft YaHei, 微软雅黑;
	color: rgba(255,255,255,1);
	font-weight: bold;
	text-align: left
}
#leftfenlei .contactXin {
	padding: 0px 0 25px
}
#leftfenlei .contactXin li {
	margin-bottom: 10px
}
#leftfenlei .contactNei {
	display: none;
	padding-left: 35px;
	font-size: 12px;
	color: #666;
	line-height: 2
}
#leftfenlei .contactTitle {
	display: flex;
	line-height: 1;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 15px;
	background: linear-gradient(0deg, white, transparent);
	border: 1px solid #ddd
}
#leftfenlei .contactTitle:hover, #leftfenlei .active .contactTitle {
	color: #06c;
	background: linear-gradient(0deg, whitesmoke, transparent)
}
#leftfenlei .contactTitle span {
	font-size: 14px;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 14px;
	height: 14px;
	position: relative
}
#leftfenlei .contactTitle span::after, #leftfenlei .contactTitle span::before {
	content: '-';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-weight: bold;
	font-size: 14px;
	font-family: cursive;
	opacity: 0
}
#leftfenlei .active .contactTitle span::before {
	opacity: 1
}
#leftfenlei .active .contactTitle span::after {
	opacity: 0
}
#leftfenlei .contactTitle p {
	padding-left: 7px;
	font-size: 12px
}
#leftfenlei .contactNei p:first-child {
	margin-top: 10px
}
#leftfenlei .e_container-11 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}
#leftfenlei .e_container-11 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#leftfenlei .cateGoryArr {
	color: #fff;
	display: none;
	flex-direction: column;
	justify-content: center
}
#leftfenlei .cateGoryArr svg {
	width: 25px;
	height: auto;
	margin: 0
}
#leftfenlei .e_categoryB-12 {
	font-size: 15px;
	width: 100%;
	max-width: 100%;
	position: relative;
	display-radio: 1
}
#leftfenlei .e_categoryB-12 ul {
	list-style: none;
	margin: 0
}
#leftfenlei .e_categoryB-12 li {
	position: relative;
	margin: 4px 0
}
#leftfenlei .e_categoryB-12 .deep a {
	width: 100%;
	padding: 0 30px;
	display: flex;
	justify-content: flex-start;
	transition: all ease .3s
}
#leftfenlei .e_categoryB-12 .deep a span {
	width: 100%;
	font-family: 微软雅黑
}
#leftfenlei .e_categoryB-12 .p_c_title1 {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 55px;
	font-size: 16px;
	transition: all ease .3s;
	width: 100%;
	color: #222;
	background-color: #F2F2F2
}
#leftfenlei .e_categoryB-12 .deep-2 {
	width: 100%;
	display: none
}
#leftfenlei .e_categoryB-12 .p_arrbtm {
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	transition: border-left ease .3s;
	border-bottom: 1px solid #ddd
}
#leftfenlei .e_categoryB-12 .p_arrow {
	margin: 0;
	font-size: 12px;
	transform: rotate(-90deg);
	line-height: 1;
	padding: 0;
	width: auto;
	height: 10px;
	right: 15px;
	pointer-events: none
}
#leftfenlei .e_categoryB-12 .p_c_title2 {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 44px;
	font-size: 13px;
	transition: all ease .3s;
	width: 100%;
	color: #666;
	border-left: #cecece 7px solid;
	padding-right: 15px
}
#leftfenlei .e_categoryB-12 .deep-3 {
	width: 100%;
	display: none
}
#leftfenlei .e_categoryB-12 .p_c_title3 {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 44px;
	font-size: 13px;
	transition: all ease .3s;
	width: 100%;
	color: #999;
	border-left: #cecece 7px solid;
	padding-right: 15px
}
#leftfenlei .e_categoryB-12 .p_c_images {
	width: 27px;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 6px;
	order: -1;
	overflow: hidden;
	transition: all ease .3s
}
#leftfenlei .e_categoryB-12 .p_c_images img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
#leftfenlei .e_categoryB-12 p:hover .p_c_images {
	opacity: 0;
	margin-right: 0px;
	width: 0px
}
#leftfenlei .e_categoryB-12 .deep:hover {
	background-color: #E7A028
}
#leftfenlei .e_categoryB-12 .deep:hover a {
	color: #fff
}
#leftfenlei .e_categoryB-12 .active > p {
	color: #fff;
	background-color: #E7A028
}
#leftfenlei .e_categoryB-12 li.active > ul.p_c_content {
	display: block
}
#leftfenlei .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	height: 41px;
	background-fill-value: background-color;
	margin-top: 0px;
	background_radio: 2
}
#leftfenlei .e_container-16 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#leftfenlei .e_image-17 {
	overflow: hidden;
	display-radio: 1
}
#leftfenlei .e_image-17 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
@media screen and (max-width:768px) {
#leftfenlei .e_container-11 {
	display: none
}
#leftfenlei .e_container-1 {
	display-radio: 1;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px
}
#leftfenlei .e_text-3 {
	display-radio: 1;
	font_radio: 2;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	display: none
}
#leftfenlei .e_container-1 > .p_item {
	display: flex;
	flex-direction: column;
	justify-content: center
}
#leftfenlei .cateGoryArr {
	display: flex
}
#leftfenlei .e_categoryB-12 {
	padding-top: 0
}
#leftfenlei .e_categoryB-12 .p_arrbtm {
	width: 50px
}
#leftfenlei .e_categoryB-12 .p_arrow {
	right: 15px;
	position: absolute
}
#leftfenlei .e_container-16 {
	display: none;
	display-radio: none;
	height: 2px;
	margin-top: -2px
}
#leftfenlei .e_image-17 {
	display-radio: 1;
	height: 2px;
	margin-left: 0px;
	margin-right: 0px
}
#leftfenlei {
	background_radio: 2;
	display-radio: 1
}
}
@media screen and (min-width: 769px) {
#leftfenlei .e_categoryB-12 .p_c_mbtn, #leftfenlei .e_categoryB-12 .p_c_mput, #leftfenlei .e_categoryB-12 .p_c_item > .p_c_content {
	display: none
}
#leftfenlei .e_container-16 {
	display: none
}
@media only screen and (max-width: 1420px) {
#leftfenlei .e_categoryB-12 .deep a {
padding:0 20px
}
}
@media only screen and (max-width: 1320px) {
#leftfenlei .e_categoryB-12 .p_c_title1 {
	font-size: 15px
}
}
@media only screen and (max-width: 1250px) {
#leftfenlei .e_categoryB-12 .p_c_title1 {
	font-size: 14px
}
#leftfenlei .e_categoryB-12 .deep a {
	padding: 0 15px
}
}
#tuwen1 {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	background_radio: 2;
	display-radio: 1;
	max-width: 1600px;
	margin-top: 30px;
	margin-bottom: 70px
}
#tuwen1 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#tuwen1 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#tuwen1 > div > .p_gridCell {
	float: left;
	position: static
}
#tuwen1 > .p_gridbox.signal {
	min-height: inherit
}
#tuwen1 > .p_gridbox.signal > .p_gridCell {
	min-height: inherit !important
}
#tuwen1 .p_gridCell {
	display-radio: 1
}
#tuwen1 .p_gridbox {
	display-radio: 1
}
@media screen and (max-width:768px) {
#tuwen1 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: left
}
#tuwen1 {
	background_radio: 2;
	display-radio: 1;
	margin-top: 15px;
	margin-bottom: 30px
}
}
@media screen and (min-width: 769px) {
#tuwen1 > .p_gridbox > .p_gridCell:nth-child(2n + 1) {
	width: 19.13%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: left
}
#tuwen1 > .p_gridbox > .p_gridCell:nth-child(2n + 2) {
	width: 77.83%;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: inherit
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#tuwen1 > .p_gridbox > .p_gridCell:nth-child(2n + 1) {
	width: 19.13%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: left
}
#tuwen1 > .p_gridbox > .p_gridCell:nth-child(2n + 2) {
	width: 77.83%;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 0rem;
	margin-bottom: 0rem;
	clear: inherit
}
}
