@charset "utf-8";
	@media screen and (max-width:1440px) {
	.w1200 {
	width: 1200px;
}
.show_html .position .w1200 {
	width: 1200px;
}
.youshi .neigong .area_left {
	width: calc(16.666% - 60px);
	padding: 0 20px;
	height: 215px;
	background-size: 100% 100%;
	margin: 0 10px;
	text-align:center;
	border-radius: 5%;
}
.youshi .neigong .area_left:hover {
	background-size: 100% 100%;
	background:#4177b7;
}
.youshi .neigong .area_left .bt {
	padding-top: 42px;
}
.index_product .c_nav a {
	display: block;
	width: 161px;
}
.reason .view .right {
	width: 460px;
}
.reason .view .left {
	width: 520px;
}
.list_show_html .left {
	width: 100%;
}
}
@media screen and (max-width:1280px) {
	.w1200 {
	width: 1000px;
}
.show_html .position .w1200 {
	width: 1000px;
}
.contact_html .contact_text {
	width: 800px;
}
.contact_html .contact_icon {
	width: 900px;
}
.contact_html .contact_icon .icon {
	margin: 0 10px;
}
.top_pc .logo .search {
	width: 290px;
	margin-right: 50px;
}
.index_product .c_nav a {
	display: block;
	width: 156px;
}
.index_product .swiper-button-next-product {
	bottom: 210px;
}
.index_product .swiper-button-prev-product {
	bottom: 210px;
}
.youshi .neigong .area_left {
	width: calc(33.333% - 110px);
	margin: 0 35px;
	margin-bottom: 50px;
}
.youshi {
	padding: 0 0 52px 0;
}
.reason .view .swiper-slide {
	padding: 0 20px;
	width: calc(100% - 40px) !important;
}
.reason .view .left {
	width: 450px;
}
.index_case {
	height: 750px;
}
.index_about .label_page .label_page_each .about_thumb {
	width: 500px;
}
.index_about .label_page .label_page_each .about_text {
	width: calc(100% - 580px);
}
.foot .contact_message .left {
	width: 545px;
}
.foot .contact_message .right {
	width: calc(100% - 642px);
}
.foot .contact_message .left .bottom .area_left:nth-child(2) {
	width: 340px;
}
.foot .contact_message .left .bottom .p2 {
	line-height: 32px;
	margin-top: 10px;
}
.foot .contact_message .left .bottom .p1 {
	padding-top: 5px;
}
.foot {
	height: auto;
	padding-bottom: 30px;
}
.list_show_html .left {
	width: 100%;
}
.product_show .pc-slide .view {
	width: 437px;
}
.product_show .view .swiper-container {
	width: 437px;
	height: 437px;
}
.product_show .view .swiper-container img {
	width: 437px;
	height: 437px;
}
.product_show .preview {
	width: calc(100% - 500px);
}
.product_show .preview .bt {
	margin-top: 0;
	line-height: 50px;
}
.product_show .preview .product_text .text {
	-webkit-line-clamp: 2;
}
.product_show .preview .arrow-left {
	width: 125px;
	right: 15px;
}
.product_show .preview .arrow-right {
	width: 125px;
	right: 15px;
}
.product_show .preview .swiper-container {
	width: calc(100% - 146px);
}
}
/* ipad*/
	@media screen and (max-width:1024px) {
	.position .p {
	display:none
}
.jvzhong {
	display:none !important;
}
.w1200 {
	width: 100vw;
}
.pc_none {
	display: none;
}
.page_nr {
	margin-top:0;
}
.mobile_none {
	display: block;
}
.page {
	overflow: hidden;
}
.m_top {
	position: relative;
	height: 58px;
	width: 100vw;
	display: flex;
}
.m_top .logo {
	display: block;
	margin: auto;
}
.m_top img {
	height: 80%;
}
.m_top a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 58px;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
}
.m_top a {
	font-size: 2.2rem;
	color: #1999ea;
}
.m_top a i:nth-child(2) {
	display: none;
}
.panel {
	background: #FAFAFA;
	overflow-y: auto;
}
.list_dl {
	margin-top: 50px;
}
.list_dt {
	background: #FAFAFA;
	width: 200px;
	padding: 0 40px 0 20px;
	height: 49px;
	line-height: 49px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #EBEBEB;
}
.list_dl .list_dt:nth-child(1) {
	border-top: 1px solid #EBEBEB;
}
.list_dt p {
	color: #b7b7b7;
}
.list_dt:hover {
	background: #F1F1F1;
}
.list_dt:hover ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #4285F4;
}
#open {
	background: #F1F1F1;
	color: #4E4E4E;
}
#open p {
	color: #4E4E4E;
}
#open ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #4285F4;
}
.list_dt_icon {
	position: absolute;
	right: 10px;
	top: 9px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("../images/off.png") no-repeat;
}
#open .list_dt_icon {
	background: url("../images/open.png") no-repeat;
}
.list_dd {
	display: none;
}
.list_li {
	display: block;
	background: #F1F1F1;
	list-style-type: none;
	width: 200px;
	padding: 0 30px;
	height: 40px;
	line-height:40px;
	cursor: pointer;
	border-bottom: 1px solid #EBEBEB;
	font-size: 16px;
	color: #b7b7b7;
}
.list_li:hover {
	background: #4285F4;
	color: #fff;
}
.list_dd {
	display: none;
	margin-left: 0;
}
.list_dd ul {
	margin: 0;
	padding-left: 0;
}
.banner_mobile img {
	width: 100vw;
}
.sousuo {
	padding-top:15px;
	padding-bottom: 15px;
	height: auto;
}
.sousuo .hots {
	display: none;
}
.sousuo .right {
	width: calc(100% - 30px);
	float: unset;
	margin: auto;
}
.sousuo .right form {
	padding:0 10px;
}
.titles p:nth-child(1) {
	font-size: 20px;
	font-weight: 600;
	line-height: 42px;
	padding-top: 18px;
}
.titles p:nth-child(2) {
	font-size: 14px;
}
.youshi .neigong .area_left {
	width: calc(50% - 40px);
	margin: 0 5px;
	height: 130px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.youshi .neigong {
	padding: 0 10px;
	padding-top: 62px;
}
.youshi .neigong .area_left .shu {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-left: -20px;
	top: -15px;
}
.youshi .neigong .area_left .bt {
	padding-top: 30px;
	font-size: 16px;
	line-height: 30px;
}
.youshi .neigong .area_left .text {
	font-size: 12px;
	color: #888888;
	line-height: 20px;
	text-align: justify;
	text-align:center;
}
.youshi {
	padding: 0 0 5px 0;
}
.youshi .neigong {
	padding: 0 10px;
	padding-top: 35px;
}
.index_product .c_nav {
	padding: 20px 5px;
}
.index_product .c_nav a {
	display: block;
	width: calc(25% - 10px);
	line-height: 36px;
	font-size: 14px;
}
.index_product .swiper-slide a {
	width: calc(50% - 20px);
	margin-bottom: 20px;
}
.index_product .swiper-slide a .text {
	width: calc(100% - 20px);
}
.index_product .swiper-slide {
	padding-bottom: 30px;
}
.index_product {
	padding-bottom: 30px;
}
.index_product .swiper-pagination-bullet {
	width: 25px;
	height: 4px;
}
.index_product .swiper-button-next-product {
	display: none;
}
.index_product .swiper-button-prev-product {
	display: none;
}
.index_product .swiper-slide a .text p:nth-child(1) {
	font-size: 16px;
}
.foot {
	display: block;
}
.reason .titles p:nth-child(1) {
	font-size: 22px;
}
.reason .titles p:nth-child(1) text {
	font-size: 22px;
}
.reason .preview {
	width: calc(100% - 30px);
	margin: auto;
	margin-top: -80px;
}
.reason .titles {
	height: 180px;
}
.reason .preview .swiper-slide .h6 {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	padding-top: 20px;
	min-height: 35px;
}
.reason .preview .swiper-slide p {
	font-size: 14px;
	color: #888888;
	line-height: 20px;
	display:none;
}
.reason .preview .swiper-slide .img {
	top: 80px;
}
.reason .preview .swiper-slide {
	width: calc(25% - 1px);
	height: 120px;
}
.reason .preview {
	height: 120px;
}
.reason .preview .swiper-slide .xian {
	margin-top: 35px;
}
.reason {
	height: auto;
}
.index_case {
	display: none;
}
.reason .view .left {
	width: 100%;
}
.reason .view .left .shi .zi {
	font-size: 34px;
	color: #ff9900;
	line-height: 40px;
}
.reason .view .left .shi .xian {
	width: 28px;
	margin-top: 20px;
}
.reason .view .left .bt text {
	font-size: 20px;
	display: block;
}
.reason .view .left .bt {
	font-size: 14px;
	height: auto;
	line-height: 30px;
	margin-bottom: 5px;
}
.reason .view .left .text {
	font-size: 14px;
	line-height: 24px;
}
.reason .view .right {
	width: 100%;
	background-size:100% 100% !important;
	margin-top: 20px;
}
.reason .swiper-pagination-reason {
	margin-top: 24px;
}
.reason {
	padding-bottom: 30px;
}
.index_about .label_page .label_page_each .about_thumb {
	width: 100%;
	height: 250px;
	background-size: 100% 100% !important;
}
.index_about .label_page .label_page_each .about_text {
	width: calc(100% - 30px);
	padding: 0 15px;
}
.index_about .label_page .label_page_each {
	padding-top: 26px;
}
.index_about .label_page .label_page_each .about_text .bt {
	font-size: 18px;
	color: #333333;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 10px;
}
.index_about .titles p:nth-child(1) {
	padding-top: 22px;
}
.index_about .label_page .label_page_each .about_text .xiangqing {
	width: 120px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin: 20px auto;
}
.index_about {
	padding-bottom: 0px;
}
.count_num .area_left .timer {
	display: inline-table;
	font-size: 24px;
	color: #ffffff;
	line-height: 53px;
	padding: 0 5px;
	margin-bottom: 0px;
}
.count_num .w1200 {
	width: calc(100% - 30px);
	padding: 0 15px;
}
.count_num .area_left {
	margin-top: 24px;
	border: none!important;
}
.nums::after {
	content: "";
	width: 5px;
	height: 30px;
	border-right: 1px solid #fff;
	padding: 0 8px;
	position: relative;
	top: 22px;
}
.count_num {
	height: 138px;
}
.nums sup {
	font-size: 0.5rem;
	transform: scale(0.8);
}
.count_num .area_left p {
	font-size: 14px;
}
.index_news .news_l {
	width: calc(100% - 30px);
	padding: 0 15px;
}
.index_news .news_r {
	width: calc(100% - 30px);
	padding: 0 15px;
}
.index_news .news {
	padding: 26px 0 20px 0;
}
.index_news .news_l .first .img img {
	height: auto;
}
.index_news .news_l .first .jianjie {
	padding: 5px 0 15px 0;
}
.index_news .news_r .each {
	padding: 20px 0;
}
.index_news .news_r .each img {
	width: 120px;
}
.index_news .news_r .each .text {
	width: calc(100% - 140px);
	margin-left: 15px;
	padding-top: 0px;
}
.index_news .news_r .each .text .bt {
	height: 26px;
	line-height: 26px;
}
.index_news .news_r .each .text .rq {
	line-height: 26px;
}
.index_news .more {
	width: 120px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.index_news {
	padding-bottom: 30px;
}
.foot_bottom {
	height: auto;
	padding: 15px 0;
	margin-bottom:45px;
}
.foot_bottom .area_left {
	font-size: 14px;
	line-height: 30px;
	width: calc(100% - 30px);
	margin: 0 15px;
	text-align: center;
}
.foot_bottom .area_right {
	font-size: 14px;
	line-height: 30px;
	width: calc(100% - 30px);
	margin: 0 15px;
	text-align: center;
}
.inner .w1200 {
	width: 100%;
}
.position .bt .area_right {
	display: none;
}
.position .bt {
	padding: 28px 10px 6px;
}
.position .bt .area_left {
	font-size: 20px;
	color: #333333;
	line-height: 28px;
}
.position .p {
	line-height: 34px;
	font-size: 14px;
	color: #888888;
	background: url(../images/inner_icon2.png) centerleft 210px no-repeat;
}
.white_bj .page_content .bt {
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: 600;
	line-height: 34px;
	padding-top: 25px;
	margin-bottom: 16px;
}
.white_bj .page_content .text p {
	font-size: 14px;
	color: #333333;
	text-indent: 2rem;
	line-height: 24px;
}
.white_bj .page_content .text img {
	width: 100%;
	display: block;
	margin: 16px 0;
}
.white_bj .page_content .text {
	padding-bottom: 50px;
}
.contact_html .contact_title {
	font-size: 20px;
	line-height: 52px;
}
.contact_html .contact_text {
	width: 100%;
}
.contact_html .contact_text {
	line-height: 38px;
}
.contact_html {
	padding-top: 22px;
}
.contact_html .contact_icon {
	width: 100%;
	padding: 40px 0 24px;
}
.contact_html .contact_icon .icon {
	width: calc(33.333% - 20px);
	margin: 0 0px;
	padding: 0 10px;
	height: 170px;
}
.contact_html .contact_icon .icon img {
	width: 60%;
}
.contact_html .contact_icon .icon p:nth-child(3) {
	word-wrap: break-word;
	word-break: break-all;
}
.contact_html .message .bt {
	font-size: 20px;
	line-height: 110px;
}
.contact_html .message .input input {
	width: calc(100% - 30px);
	display: block;
	padding: 0 15px;
	height: 42px;
	line-height: 42px;
	margin-right: 0;
	margin-bottom: 12px;
	font-size: 14px;
}
.contact_html .message textarea {
	width: calc(100% - 32px);
	padding: 8px 15px;
	height: 120px;
	line-height: 28px;
	margin-right: 0;
	margin-bottom: 30px;
	font-size: 14px;
}
.contact_html .message .button input {
	width: 100%;
	font-size: 16px;
	line-height: 46px;
	height: 46px;
	margin: 0 auto;
	border: 0;
	background: #ff9900;
	color: #fff;
}
.contact_html .message {
	padding-bottom: 50px;
}
.inner .index_product .c_nav {
	padding: 20px 0px;
}
.inner .index_product .swiper-slide a {
	width: calc(50% - 10px);
	margin: 0 5px;
	margin-bottom: 10px;
}
.fanye .jvzhong a {
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	margin: 0 4px;
	font-size: 12px;
}
.inner .index_product {
	padding-bottom: 50px;
}
.inner .index_product .swiper-slide {
	padding-bottom: 20px;
}
.list_show_html .right_nav {
	display: none;
}
.list_show_html .left {
	width: 100%;
}
.list_show_html .list_show .bt .p {
	font-size: 18px;
	line-height: 32px;
}
.list_show_html .list_show .bt .jvzhong div {
	font-size: 12px;
	line-height: 36px;
	margin: 0 8px;
}
.list_show_html .list_show .text p {
	line-height: 24px;
	text-indent: unset;
}
.list_show_html .list_show .text {
	padding-top: 15px;
	padding-bottom: 25px;
}
.list_show_html .list_show .text img {
	margin: 15px 0;
}
.list_show_html .list_show .bt {
	padding-top: 30px;
}
.list_show_html .list_show .diehaun .area_left {
	height: 62px;
	line-height: 62px;
	font-size: 14px;
	width: calc(47% - 60px);
	padding-left: 60px;
	background: url(../images/list_l.jpg) left 12px centerno-repeat;
}
.list_show_html .list_show .diehaun .area_right {
	height: 62px;
	line-height: 62px;
	font-size: 14px;
	width: calc(47% - 60px);
	padding-right: 60px;
	background: url(../images/list_r.jpg) right 12px centerno-repeat;
}
.list_show_html .list_show .diehaun {
	padding-bottom: 40px;
}
.list_show_html .list_show .more_read a {
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
.list_show_html .list_show .more_read .area_left {
	width:98%;
}
.list_show_html .list_show .more_read .area_right {
	width:98%;
	text-align: left;
}
.area_right {
	float: left;
}
.show_left {
	padding: 0 10px;
	width: 100%;
	margin-top: 20px;
	height: unset;
}
.show_html .xiangqing {
	width: 120px;
	height: 46px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	line-height: 46px;
}
.product_show .pc-slide .view {
	width: 100%;
}
.product_show .view .swiper-container {
	width: 100%;
	height: 350px;
}
.product_show .view .swiper-container img {
	width: 100%;
	height: 350px;
}
.product_show .preview {
	width: 100%;
}
.show_html .xiangqing {
	margin-top: 26px;
}
.product_show .preview .product_text .title .name {
	font-size: 20px;
	line-height: 34px;
	height: 34px;
	margin-top: 20px;
}
.product_show .preview .product_text .title .time span {
	margin: 0 20px;
}
.product_show .preview .product_text .title .time {
	line-height: 24px;
	height: auto;
	padding: 10px 0;
}
.product_show .preview .product_text .text {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	overflow: auto;
	-webkit-line-clamp: inherit;
}
.product_show .preview .arrow-left {
	right: 0px;
	width: 80px;
	bottom: 49px;
	height: 40px;
	z-index: 10;
	font-size: 14px;
	line-height: 40px;
}
.product_show .preview .arrow-right {
	right: 0px;
	width: 80px;
	bottom: 0px;
	height: 40px;
	z-index: 10;
	font-size: 14px;
	line-height: 40px;
}
.product_show .preview .swiper-container {
	width: calc(100% - 80px);
}
.product_show .preview .swiper-slide {
	width: calc(33.333% - 10px);
	height: 100%;
}
.product_show .preview .swiper-slide img {
	width: 100%;
	height: 100%;
}
.product_show {
	padding-bottom: 40px;
}
.sprq {
	flex-flow: wrap;
}
.spthumb {
	width: 100%;
}
.spthumb img {
	width: 100%;
}
.cpsx {
	padding: 20px 0 10px;
}
.news_list {
	background-color: #f6f6f6;
}
.news_list a {
	width: calc(100% - 30px);
	padding: 0 15px;
	margin-right: 0px;
	margin-top: 15px;
	box-shadow: unset;
}
.news_list a .bt {
	padding-top: 5px;
}
.news_list a .bt .border {
	height: 2px;
	margin-top: 20px;
}
.news_list a:hover .bt .border {
	width: 15px;
	margin-right: 8px;
}
.news_list a .bt .p {
	font-size: 15px;
	max-width: calc(100% - 40px);
	height: 40px;
	line-height: 40px;
}
.news_list a .time .area_left {
	margin-right: 10px;
}
.news_list a .text {
	line-height: 22px;
}
.news_list a .button_xq {
	line-height: 54px;
	height: 54px;
	font-size: 14px;
	width: 110px;
}
.reason .view .right {
	height:135px !important;
}
.info-process {
	display: none;
}
.foot-txt {
	flex-flow: wrap;
}
.foot-left p {
	color: #fff;
	font-size: 14px;
	padding: 6px 0;
}
.foot-txt a {
	font-size:14px;
}
.foot .ewm p {
	width: 120px;
	margin: 0 auto;
}
.foot .ewm:nth-child(1) {
	float: unset;
}
.foot .ewm:nth-child(2) {
	display: none;
}
.foot-right img {
	min-width: 100%;
	width: 120px;
}
.foot-left,.foot-right {
	flex: unset;
	width: 100%;
	text-align: center;
}
.foot-txt {
	padding: 5px 10px 20px;
}
}
@media screen and (max-width:800px) {
	.index-banner .swiper-slide img {
	display: none!important;
}
.banner-img {
	display: block;
	width: 100%;
	height: 200px;
	background-position: center center!important;
	background-size: cover!important;
}
.swiper-button-white {
	display: none;
}
.ads {
	display: block!important;
}
.index_about .label_page .label_page_each .about_text .p {
    height: 180px;
    -webkit-line-clamp: 6;
}
.page_img1 .w1200 h2 {
	margin: 0 auto;
	font-size: 22px;
	text-align: center;
}
.page_img1 .w1200 p {
	margin: 0 auto;
	padding-left: 80px;
	padding-top: 20px;
	background: url(../images/tel.png) no-repeat 20px 25px;
	display: none;
}
.page_img1 .w1200 a {
	margin: 20px auto 0;
	display: none;
}
.page_img1 form {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	padding-right: 25px;
}
}