/* 
灰色字体色：8a8888 
 
 */
body {margin:0;padding:0;font-size:14px;}
ul,li,h1,h2,h3,h4,h5,p,dl,dt,dd {margin:0;padding:0;list-style: none;box-sizing: border-box;}
a {text-decoration: none;color:#000;}
a:hover {color:#811218;}
.clrbox {box-sizing: border-box;}
.cls {clear: both;}
.header {width:100%;}
.nav {height:50px; background:#bc111a;margin-bottom: 10px;}
.nav .navs {width:1000px; margin:0 auto;}

/* 移动端视频播放 */
.layer {position:fixed; top:0; left:0;width: 100%; min-height: 50rem;background:#000;opacity: 0.5;z-index:999}
.vdos {width:20rem; height:15rem; position:fixed; top:5rem;left:2.5rem;z-index:1000}
.vdos div {position: relative;}
.vdos div span {position: absolute;right:0;top:-1.8rem;border:1px solid #fff; font-size:.6rem;padding: .2rem .5rem;color:#fff;}
.vdost {top:14rem;}/*如果是横版视频使用这个*/

@media screen and (max-width:10000px){
	.swiper-container {height:320px;}
	.swiper-container2 {height:57px;overflow: hidden;}
	#banner {
		overflow: hidden;
		position:relative;
	}
	#banner .swiper-slide {
		position:relative;
		text-align:center;
	}
	#banner img {
		max-width: 100%;
	}
	/* logo */
	.top {width:1150px; margin:0 auto; display: flex;flex-direction: row;justify-content: space-between;}
	.top .logo {width:670px;height:110px; padding-top: 15px;}
	.top .logo img {width:300px;float:left;}
	.top .logo .stit {width:355px;height:75px;padding:10px 0 0 15px;float:left;}
	.top .logo .stit h2 {font-size:35px;color:#de0909;}
	.top .logo .stit p {font-size:18px; color:#333; letter-spacing:3px;}
	.top .sch {display:none;width:220px;height:50px;margin-top:40px; overflow: hidden; background: #f4f4f4; border-radius: 50px;}
	.top .sch .ipt {width:100%; height: 50px;float:left;background:url('/static/images/b_08.jpg') no-repeat 10px center;box-sizing: border-box;padding-left:40px;}
	.top .sch .ipt input {width:100%;border:0;height:50px;background:none;outline: none;}
	.top .topad {width:420px;height:100px;}
	.top .tels {width:220px ;height:123px;margin-top:0;background:url('/static/images/a_06.jpg') no-repeat left center;} 
	.top .tels .tit {font-size:18px; font-weight: bold;color:#ce2021;padding-left: 100px;padding-top: 57px;}
	.top .tels .tel {font-size:26px;color:#ad1723; font-weight: bold; padding-left: 30px;}
	.top .tels .tel i {color:#242424;font-style: normal;}
	.top .navmore {display:none;}
	/* 导航 */
	.nav .navs {width:1150px; margin:0 auto;}
	.nav .navs ul {}
	.nav .navs ul li {width:111px;height:50px;float:left;position: relative;}
	.nav .navs ul li a {line-height: 50px; text-align: center; display: block; color:#fff;font-size: 16px;}
	.nav .navs ul li a:hover {color:#ccc;}
	.nav .navs ul li .dropdown-content{
		    display: none;position: absolute;top:100%;left: 0;background: #bc111a;width: 111px;z-index:50;
     }
     .nav .navs ul li .dropdown-content dl {margin: 0;padding: 0;}
	 .nav .navs ul li .dropdown-content dd {color: #ccc;padding:10px 0;}
	 .nav .navs ul li .dropdown-content dd a{line-height:24px;}
     .nav .navs ul li:hover .dropdown-content {display:block;}
	.navm {display:none;}
	.menusm {display:none;}
	/* banner */
	.banner {text-align: center;}
	
	/* 标题 */
	.titles {width:1150px; height:130px; margin:0 auto; text-align: center;}
	.titles h2 {color:#343434;font-size:36px; margin: 30px 0 13px 0;letter-spacing: 3px;}
	.titles em {color:#8a8888; font-size:22px; font-style: normal;}
	
	/* 图集 */
	.pics {width:1150px; height:210px; margin:0 auto; }
	.pics ul {display: flex;flex-direction: row;justify-content: space-between;}
	.pics ul li {width:20%; text-align: center;}
	.pics ul li img {width:133px;}
	.pics ul li p {text-align: center;padding-top:15px;font-size: 18px;}
	
	/*  经营方案 */
	.fa {width:1150px; margin:0 auto; margin-top:10px;display: flex;flex-direction: row;justify-content: center;}
	.fa .dv1 {width:380px;font-size:18px;color:#424141;line-height: 43px;}
	.fa .dv1 span {color:red;}
	.fa .dv1 input {height:30px;border:1px solid #7d787b;border-radius:5px;font-size:18px;}
	.fa .dv2 {width:115px;padding-top:27px;}
	.fa .dv2 img {width:100%;cursor: pointer;}
	
	/*  */
	
	.jt {background:url(/static/images/a_59.png) no-repeat center;background-size:35px;height:30px;}
	
	/* 按钮 */
	.btn1 {text-align: center;padding:20px 0 0;}
	.btn1 a {width:150px;height: 36px;line-height: 32px;overflow:hidden;background:url(/static/images/a_55.png) no-repeat;
	background-size:contain;display: inline-block;text-align: center;
	color:#FFF;font-size:14px;letter-spacing: 3px;}
	/* 热门推荐 */
	.hotpro {width:1150px;margin:0 auto;}
	.hotpro .tit {padding:20px 0;font-size:24px;color:#ff5900;padding-left:13px;background:url('/static/images/a_31.jpg') no-repeat left center;background-size:6px;}
	.hotpro .tit a {float:right;color:#585858;font-size:20px;padding-top:6px;}
	.hotpro .list {display:flex;flex-direction: row; justify-content: space-between; flex-wrap:wrap;}
	.hotpro .list .divv {width:210px;}
	.hotpro .list .divb {width:370px;}
	.hotpro .list img {width:100%;margin-top:10px;border-radius: 10px;}
	.hotpro .list .m {display:none;}
	.hotpro .list p {text-align: center;padding:10px;font-size: 16px;}
	.hotpro .newslist {padding-bottom: 20px;}
	.hotpro .newslist ul {display:flex;flex-direction: row; justify-content: space-between; flex-wrap:wrap;}
	.hotpro .newslist ul li {width:50%;height:40px;line-height:40px;}
	.hotpro .newslist ul li a {font-size:14px;}
	.hotpro .newslist ul li a:hover {}
	.hotpro .newslist ul li span {float: right;padding-right: 10px;color:#999;}
	/* 客户 */
	.case {padding:1px 0 30px;margin-top:20px;}
	.case .se {width:1150px;margin:0 auto;display: flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.case .se div {width:167px;height:209px;border:1px solid #ababab; border-radius: 0 50px 0 50px;}
	.case .se div:hover {background:#fff; box-shadow:-3px 0px 5px #d5d5d5, 0px -3px 5px #d5d5d5,3px 0px 5px #d5d5d5, 0px 3px 5px #d5d5d5;}
	.case .se div img {width:100%;}
	.case .se div p {padding:0 15px;font-size:14px; color:#8a8888;}
	/* 友情链接 */
	.friend-link {width:1150px;margin:0 auto;padding:20px 0;border-top:1px solid #e6e6e6;}
	.friend-link ul {}
	.friend-link ul li {padding:5px 10px 5px 10px;height:35px;display:inline-block;}
	.friend-link .m {display:none;}
	
	/* footer */
	.footer {width:100%;min-height:275px;background:#c11c1d;clear:both; margin-top: 20px;}
	.footer .fot {width:1150px;margin:0 auto;display: flex;flex-direction: row;justify-content:space-between;}
	.footer .fot .dv2 {width:550px;}
	.footer .fot .dv2 .conn {color:#fff; font-size:14px; line-height: 30px; letter-spacing: 3px;}
	.footer .fot .dv2 .conn .h3 {height:50px;font-size:20px; font-weight: bold; line-height:50px;background:url(/static/images/c_18.jpg) no-repeat left;padding-left:40px;}
	.footer .fot .dv2 .conn .h3 i {font-style:normal;}
	.footer .fot .dv3 {width:450px;padding:50px 0 0 30px;box-sizing: border-box; text-align: right;}
	.footer .fot .dv3 img {width:120px;margin-left:40px;}
	.titt {height:63px;border-bottom:1px solid #fff;padding-top:32px;box-sizing: border-box;font-size:20px;color:#fff;}
	.form {}
	.form .cnt {width:270px; height:70px;background:#811218;color:#FFF;border:1px solid #af6562;float:left;margin-bottom: 10px;outline: 0;margin-top:10px;}
	.form .name {width:130px; height:30px;background:#811218;color:#FFF;border:1px solid #af6562;float:left;outline: 0;}
	.form .tel {width:130px; height:30px;background:#811218;color:#FFF;border:1px solid #af6562;float:right;outline: 0;}
	.form .smt {width:275px; height:30px;background:#fc5c4e;float:left;margin-top: 30px;outline: 0;border:0;color:#fff;font-size:16px;font-weight: bold;}
	.m-footer {display:none;}
	/* 底部导航 */
	.menus {display:block;}
	/* 
	 =================================
				新闻列表页、详情页
	 =================================
	 */
	.n-banner {width:1150px; margin:0 auto;margin-top:10px;}
	.n-banner img {width:100%;}
	.n-psi {width:1150px; height:40px;line-height: 40px;margin:0 auto;background:url(/static/images/psi.jpg) no-repeat left center;padding-left:15px;}
	.n-psi span {float: right;}
	.n-main {width:1150px; margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;}
	.n-width {width:1150px;margin-bottom:20px;}
	.n-main .n-category {width:200px;background:#f5f5f5;}
	.n-main .n-category .n-title {height:50px;line-height:50px;color:#ce2021;font-size:22px;padding:3px 0 0 15px;}
	.n-main .n-category .n-title::before {content:"|";font-weight: bold; margin-right: 9px;}
	.n-main .n-category .n-cats {border-left:1px solid #e4e4e4;}
	.n-main .n-category .n-cats ul {}
	.n-main .n-category .n-cats ul li {height:50px; line-height:50px; border-bottom: 1px dashed #e4e4e4;}
	.n-main .n-category .n-cats ul li a {display:block;line-height: 50px; text-align: left;padding-left:30px;font-size:18px;}
	.n-main .n-category .n-cats ul li .active {color:#ce2021;border-left:3px solid #e56335;background:url(/static/images/catbg.jpg) no-repeat 15px center}
	
	.n-main .n-con {width:950px;padding-left:10px;}
	.n-main .n-con .tit {height:50px;line-height:50px;border-bottom:1px solid #dedede;background:url(/static/home.png) no-repeat left center;background-size:20px;padding-left:22px;}
	.n-main .n-con .list {padding-top:10px;}
	.n-main .n-con .list p img {display:block; margin: 0 auto;}
	.n-main .n-con .list ul {}
	.n-main .n-con .list ul li {height: 120px;overflow: hidden;border-bottom: 1px dashed #dedede;display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .n-con .list ul li:hover {background:#f7f7f7;}
	.n-main .n-con .list ul li .img {width:100px;padding:10px;}
	.n-main .n-con .list ul li .img img {width:100%;}
	.n-main .n-con .list ul li .des {width:800px;padding-right:10px;}
	.n-main .n-con .list ul li .des .tits {height:40px;line-height:50px;font-size:16px;}
	.n-main .n-con .list ul li .des .cons {line-height: 22px;font-size:14px;color:#8e8b8b;}
	.n-main .n-con .list ul li .des .cons span {padding-left:20px;color:#a0a0a0; font-size:12px;}
	.n-main .n-con .list .n-tit {text-align: center;font-size:18px;padding:20px 0;}
	.n-main .n-con .list .n-date {text-align: center;font-size:12px;color:#888888;}
	.n-main .n-con .list .n-con {line-height: 20px;font-size: 14px;padding:20px 0;}
	.n-main .n-con .videos {width:100%;margin:0;padding:0;list-style: none;flex-wrap:wrap;display:flex;flex-direction: row;justify-content: space-around;}
	.n-main .n-con .videos dt {width:200px; height: 170px; overflow:hidden; text-align: center;}
	.n-main .n-con .videos dt img {width:100%;}
	.n-main .n-con .list .lxwm {font-size:18px; line-height:35px;}
	.n-main .n-con .list .lxwm .ewm img {display:inline;margin-left:90px;}
	
	.pager {display:inline-flex;display: -webkit-inline-flex;justify-content: center;-webkit-justify-content: center;padding: 50px 0; width:100%;}
	.pager ul li {width:auto; height:25px; line-height:25px; text-align: center; border:1px solid #ccc; margin-left:5px;display:inline-block; border-radius:3px;}
	.pager ul li a { line-height:25px;display:block; padding: 0 10px}
	.pager ul .active {color:#fff; border: 1px solid #d42525;padding: 0 10px;background: #ec3737;}
	.pager ul .active span {float:none}
	.pager ul .disabled {color:#ccc; padding: 0 10px;}
	.pager ul .disabled span {float:none}
	
	/*详情页*/
	.n-main .n-news .n-cont {}
	.n-main .n-news .n-cont .n-tit {padding:20px 0; text-align: center; font-size: 18px;}
	.n-main .n-news .n-cont .n-date {color:#717171;padding:20px 0;border-bottom:1px soid #efefef;text-align: center;font-size:12px;}
	.n-main .n-news .n-cont .n-con {line-height: 30px;font-size:14px;}
	/*大事记*/
	.n-main .n-news .dsj {}
	.n-main .n-news .dsj .dsj-tit {text-align:center;}
	.n-main .n-news .dsj .dsj-tab {}
	.n-main .n-news .dsj .dsj-con {}
	
	/* 
	 =================================
				产品页
	 =================================
	 */
	.p-title {height:50px;width:1150px;margin:0 auto; margin:0 auto;color:#e0400b;font-weight:bold;padding-left:30px;font-size:18px;line-height: 50px;background:url(/static/images/e_03.jpg) no-repeat left center;}
	.p-title span {font-size:12px;color:#242424;padding-left:5px;font-weight:normal;}
	.p-pross {padding-top:20px;}
	.p-pross ul {display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}
	.p-pross ul li {width:230px;}
	.p-pross ul li .thumb {width:230px;height:230px;overflow:hidden;position:relative;}
	.p-pross ul li .thumb img {width:100%;}
	.p-pross ul li .thumb .activity {width:100%;height:35px;position:absolute;top:195px;left:0;z-index: 9;}
	.p-pross ul li p {display:block;height:40px;line-height: 40px;text-align: center;font-size:16px;}
	.p-ad {width:1150px;margin:0 auto;padding:10px 0;}
	.m-p-ad {display:none;}
	
	/* 
	 =================================
				产品详情页
	 =================================
	 */
	.n-main .p-pros {width:930px; margin:0; position: relative;}
	.n-main .p-pros h1 {font-size:40px; text-align: center; color: #444A53;letter-spacing: 3px;}
	.n-main .p-pros h2 {font-size:30px;text-align: center;color: #E61F12;padding:15px 0;letter-spacing: 2px;}
	.n-main .p-pros .p-pro-con .ico-pc {display:block;}
	.n-main .p-pros .p-pro-con .ico-mobile {display:none;}
	.n-main .p-pros .p-pro-con .chat-price-big {width:210px;height:50px;line-height:50px;border-radius: 5px;text-align: center;
	color:#fff;font-size:18px;position: absolute; background:#c72116;}
	.n-main .p-pros .p-pro-con .chat-price-big a {color:#fff;}
	.n-main .p-pros .p-pro-con .chat-qq-big {background:#f15213;}
	.n-main .p-pros .p-top-vdos {width:930px;padding:30px 0;display:flex;flex-direction: row;justify-content:space-between;}
	.n-main .p-pros .p-top-vdos-pc {width:930px;padding-top:30px;display:flex;flex-direction: row;justify-content:space-around;}
	.n-main .p-pros .p-top-vdos-pc .item {width:215px;height:150px;}
	.n-main .p-pros .p-top-vdos-pc .item img {width:100%;}
	.n-main .p-pros .p-top-vdos-pc .item p {display: block; text-align: center;}
	.n-main .p-pros .p-top-vdos-m {display:none;}
	.n-main .p-pros .p-pro-con .send-style1 {width:185px;height:40px;background:#2aa568;padding:1px;border-radius:3px;
	display:flex;flex-direction: row;justify-content:space-between;position: absolute;}
	.n-main .p-pros .p-pro-con .send-style1 .ipt {width:135px;height:40px;background:#fff; overflow: hidden;border-radius: 3px 0 0 3px;}
	.n-main .p-pros .p-pro-con .send-style1 .ipt input {width:100%;height:40px;border:0; outline:none;}
	.n-main .p-pros .p-pro-con .send-style1 .btn {width:45px;font-size:16px; line-height:18px;color:#fff;text-align: 
		center;letter-spacing: 2px;cursor: pointer;}	
	.n-main .p-pros .p-pro-con .send-style2 {background:#df410d;}
	.n-main .p-pros .p-pro-con .chat-price {width:185px;height:40px;line-height:40px;border-radius: 3px;text-align: center;
	background:#df410d;background-size:20px;
	color:#fff;font-size:14px;position: absolute;}
	.n-main .p-pros .p-pro-con .chat-price a {display:block;line-height:40px;color:#fff;font-size: 16px;}
	.n-main .p-pros .p-pro-con .chat-price a i {font-size:20px;position: absolute;right:15px;top:11px;}
	.n-main .p-pros .p-pro-con .chat-qq {background:url('/static/images/u_03.png') no-repeat 95% center #c72116;background-size:20px;}
	.n-main .p-pros .p-pro-con .icos {position: absolute;z-index: 99;}
	.n-main .p-pros .p-pro-case {padding-top:40px;}
	.n-main .p-pros .p-pro-case .pic {text-align: center;}
	.n-main .p-pros .p-pro-case .tit {text-align: center;color:#959595;font-size:18px;font-weight: bold;padding:0px 0 20px;}
	.n-main .p-pros .p-pro-case .case-vdo {padding-bottom:10px;}
	.n-main .p-pros .p-pro-case .case-vdo ul {display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-case .case-vdo ul li {width:200px;}
	.n-main .p-pros .p-pro-case .case-vdo ul li img {width:100%;}
	.n-main .p-pros .p-pro-case .case-vdo ul li .m {display:none}
	.n-main .p-pros .p-pro-case .case-vdo ul li p {display:block; text-align: center;}
	.n-main .p-pros .p-pro-case .case-img {}
	.n-main .p-pros .p-pro-case .case-img ul {display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-case .case-img ul li {width:200px;position:relative;}
	.n-main .p-pros .p-pro-case .case-img ul li img {width:100%; border-radius: 0 50px 0 50px;box-shadow:-3px 0px 5px #d5d5d5, 0px -3px 5px #d5d5d5,3px 0px 5px #d5d5d5, 0px 3px 5px #d5d5d5;}
	.n-main .p-pros .p-pro-case .case-img ul li p {position:absolute;width:190px;bottom:5px;right:0;border-radius:0 0 0 50px; color:#fff;background:rgba(209,6,27,0.5);height:30px; line-height:30px; text-align: center;}
	.n-main .p-pros .p-pro-case .case-img24 {}
	.n-main .p-pros .p-pro-case .case-img24 ul {display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-case .case-img24 ul li {width:200px;position:relative;}
	.n-main .p-pros .p-pro-case .case-img24 ul li img {width:100%; border-radius: 0 50px 0 50px;box-shadow:-3px 0px 5px #d5d5d5, 0px -3px 5px #d5d5d5,3px 0px 5px #d5d5d5, 0px 3px 5px #d5d5d5;}
	.n-main .p-pros .p-pro-case .case-img24 ul li p {position:absolute;width:190px;bottom:5px;right:0;border-radius:0 0 0 50px; color:#fff;background:rgba(209,6,27,0.5);height:30px; line-height:30px; text-align: center;}
	.n-main .p-pros .p-pro-zz {padding-top:40px;}
	.n-main .p-pros .p-pro-zz .pic {text-align: center;}
	.n-main .p-pros .p-pro-zz .tit {text-align: center;color:#959595;font-size:18px;font-weight: bold;padding:0px 0 20px;}
	.n-main .p-pros .p-pro-zz .zz-pic {padding-bottom:10px;}
	.n-main .p-pros .p-pro-zz .zz-pic ul {display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-zz .zz-pic ul li {width:200px;}
	.n-main .p-pros .p-pro-zz .zz-pic ul li img {width:100%;}
	.n-main .p-pros .p-pro-zz .zz-ce {border:1px dashed #ccc; padding:10px;line-height:30px;margin:20px 0;border-radius:30px;}
	.n-main .p-pros .p-pro-zz .zz-ce h3 {font-size:30px; text-align: center;font-weight: normal;color:#000 !important;padding-bottom:20px;}
	.n-main .p-pros .p-pro-zz .zz-ce h3 span {color:#F00}
	.n-main .p-pros .p-pro-zz .zz-ce p {font-size:16px;text-align: center;}
	.n-main .p-pros .p-pro-zz .zz-ce p span {color:#F00}
	.n-main .p-pros .p-pro-zz .zz-ce a {width: 320px;display:block;border-radius:10px;margin:0 auto;margin-top:15px;font-size: 22px;height:38px;line-height:38px;text-align:center;background-color: #E71F12;color:#fff;}
	.n-main .p-pros .p-pro-zz .zz-ad4 {margin:20px 0 30px;display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw {width:25%;padding:20px 10px; box-sizing: border-box;color:#fff;box-shadow:0 5px 10px #ccc;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw h2 {text-align: center;color:#fff;padding:0}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw p {font-size:18px;text-align: center;line-height: 25px;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw h3 {color:#fffc00;text-align: center;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang1 {background:#bc1b23;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang2 {background:#215e97;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang3 {background:#65561b;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang4 {background:#37601a;}
	
	.n-main .p-pros .cy .tit2 {text-align: center;clear: both;padding: 50px 0 30px;}
	.n-main .p-pros .cy .tit2 h2 {font-size:34px; color:red;}
	.n-main .p-pros .cy .tit2 p {font-size:22px;}
	.n-main .p-pros .cy .form-smt {}
	.n-main .p-pros .cy .form-smt .pform {padding-top:20px;}
	.n-main .p-pros .cy .form-smt .t {width:32%;height:40px;line-height:30px;font-size:18px;float:left; text-align: right;}
	.n-main .p-pros .cy .form-smt .c {width:66%;height:40px;float:left;}
	.n-main .p-pros .cy .form-smt .c input {width:370px;height:30px;border:1px solid #333;}
	.n-main .p-pros .cy .form-smt .f {}
	.n-main .p-pros .cy .form-smt .c button {margin-left:50px;width:260px;border:0;height:40px;background:#fe0000;color:#fff;font-size:18px;}
	.n-main .p-pros .cy .form-smt .zs {height:30px; overflow: hidden;margin-top:20px;}
	.n-main .p-pros .cy .form-smt .c ul li {font-size:16px;height:25px;line-height: 25px; color:#666}
	.n-main .p-pros .cy .yanfa {}
	.n-main .p-pros .cy .yanfa img {width:100%;}
	.n-main .p-pros .cy .chejian {text-align: center;padding:40px 0 20px;}
	.n-main .p-pros .cy .chejian2 {}
	.n-main .p-pros .cy .chejian2 img {width:100%;}
	.n-main .p-pros .p-pro-message {margin-bottom:10px;}
	.n-main .p-pros .p-pro-message .pic {text-align: center;}
	.n-main .p-pros .p-pro-message .tit {text-align: center;color:#959595;font-size:18px;font-weight: bold;padding:0px 0 20px;}
	.n-main .p-pros .p-pro-message .msg {padding-bottom:10px;width:555px;margin:0 auto;}
	.n-main .p-pros .p-pro-message .msg .msg {width:100%; height:80px;border:1px solid #ccc; float:left;margin-bottom:10px;}
	.n-main .p-pros .p-pro-message .msg .name {width:265px; height:30px;border:1px solid #ccc; float:left;}
	.n-main .p-pros .p-pro-message .msg .tel {width:265px; height:30px;border:1px solid #ccc; float:right;}
	.n-main .p-pros .p-pro-message .msg .btn {width:100%;height:40px;font-size:16px;font-weight:bold;background:#fc5b4d;color:#fff;margin-top:10px;border:0;}
	/*21-12-5 新详情页*/
	.n-main .p-pros .cont .ctit {text-align: center;padding:20px 0;}
	.n-main .p-pros .cont .ctit h2 {font-size:28px;color:#e61e11;}
	.n-main .p-pros .cont .ctit p {font-size:24px;}
	.n-main .p-pros .cont .nctit {text-align: center;padding:7px 0 15px 0;}
	.n-main .p-pros .cont .nctit h2 {font-size:28px;color:#e61e11;}
	.n-main .p-pros .cont .nctit p {font-size:24px;}
	.n-main .p-pros .cont .nctit p.otite_scial{margin-top:10px;}
	.n-main .p-pros .cont .adimg {}
	.n-main .p-pros .cont .adimg img {width:100%;}
	.n-main .p-pros .cont .ads {display:block;width:100%;margin-top:.3rem;}
	.n-main .p-pros .cont .ads p {width:100%;display:block;margin:0; padding:0;}
	.n-main .p-pros .cont .ads p img {display:block;width:100%;}
	.n-main .p-pros .cont .cby {padding-top:20px;}
	.n-main .p-pros .cont .cby h3 {height:45px;line-height:45px;padding-left: 40px; font-size:20px;color:#c82119; font-weight: bold;background:url(/static/images/ico1.jpg) no-repeat left center;}
	.n-main .p-pros .cont .cby p {background:#ededed;line-height:30px;padding:20px;font-size:16px;color:#666;}
	.n-main .p-pros .cont .proa {height:370px;display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .cont .proa .tb {width:435px;}
	.n-main .p-pros .cont .proa .tb ul {margin-top:120px;padding: 0;}
	.n-main .p-pros .cont .proa .tb ul li {height:35px;line-height:35px;border-left:1px solid #fff;font-size:16px;border-bottom: 1px solid #fff;}
	.n-main .p-pros .cont .proa .tb ul .tbt{width:158px;float:left;text-align: center;color:#fff;background:#d32117;}
	.n-main .p-pros .cont .proa .tb ul .tbc{width:274px;float:left;background:#bebebe;padding-left:10px;}
	.n-main .p-pros .cont .proa .tp {width:355px;height:240px;margin-top:120px;position: relative;}
	.n-main .p-pros .cont .proa .tp img {position: absolute;right:0;bottom:0;}
	/*pc包子机css20241102*/
	.n-main .p-pros .cont .sanhsk {display:flex;flex-direction:row;overflow:hidden;margin-top:5px;}
	.n-main .p-pros .cont .sanhsk h5{display:block;color:#FFF; font-size:26px;font-weight: normal;padding:3px 0 0 6px}
	.n-main .p-pros .cont .sanhsk p{display:block;font-size:28px;padding:0 30px; color:#FFF;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 p.sh_p1{text-align:center;}
	.n-main .p-pros .cont .sanhsk .sanh_let4 p.sh_p1{text-align:center;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 .shlet2 p.sh_p1{text-align:center;}
	.n-main .p-pros .cont .sanhsk .sanh_let1 h5{text-align:center;margin-bottom:50px;}
	.n-main .p-pros .cont .sanhsk .sanh_let4 h5{text-align:center;margin-bottom:50px;}
	.n-main .p-pros .cont .sanhsk .sanh_let1{
		width:120px;height:305px;background:#e4642c;border-radius:20px;
	}
	.n-main .p-pros .cont .sanhsk .sanh_let2{width:252px;position: relative;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 ul{display:inline-block}
	.n-main .p-pros .cont .sanhsk .sanh_let2 ul li.shlet1_1{width:120px;margin-left:6px;
		height:150px;border-radius:20px; background:#f1ab44;float:left;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 ul li.shlet1_2{width:120px;margin-left:6px;
		height:150px;border-radius:20px;background:#e4642c;float:left;border-radius:20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 .shlet2{width:240px;margin:2px 0 0 6px;
		background:#4da259;height:150px;clear:both;border-radius:20px; color:#FFF;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 .shlet2 p{padding:0 20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3{width:426px;height:240px;position:relative;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_1{display:inline-block;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_1 li.s3_1_1{width:293px;margin-left:6px;
		float:left;height:150px;background:#4da259;border-radius:20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_1 li.s3_1_2{width:120px;margin-left:6px;
		float:left;height:150px;background:#e4642c;border-radius:20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2{clear:both;margin-top:2px;display:inline-block}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_1{width:120px;margin-left:6px;
		float:left;height:150px;background:#e4642c;border-radius:20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_2{width:120px;margin-left:6px;
		float:left;height:150px;background:#e4642c;border-radius:20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_3{width:167px;margin-left:6px;
		float:left;height:150px;background:#4da259;border-radius:20px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_3 p{padding:0 50px;}
	.n-main .p-pros .cont .sanhsk .sanh_let4{width:120px;margin-left:6px;position: relative;background:#f1ab44;
		border-radius:20px;height:305px; color:#FFF;text-align:center;}
	.n-main .p-pros .cont .sanh_video ul{display:flex;flex-direction:row;justify-content: space-between;}
	.n-main .p-pros .cont .sanh_video ul li{width:225px;}
	.n-main .p-pros .cont .sanh_video ul li img{width:100%;}
	.n-main .p-pros .cont .sanh_skxt{margin-top:5px;}
	.n-main .p-pros .cont .sanh_skxt h5{display:inline-block;}
	.n-main .p-pros .cont .sanh_skxt h5 img{width:100%;}
	.n-main .p-pros .cont .sh_wpl{display:flex;flex-direction:row;overflow:hidden;clear:both;font-size:14px;margin-top:10px;}
	.n-main .p-pros .cont .sh_wpl .swpl_let1{width:38%;float:left;background:#e4642c;color:#FFF;border-radius:20px;}
	.n-main .p-pros .cont .sh_wpl .swpl_let1 p{padding:10px 20px;letter-spacing:1px;line-height:28px;}
	.n-main .p-pros .cont .sh_wpl .swpl_let2{width:62%;float:left;padding-left:1%;}
	.n-main .p-pros .cont .sh_wpl .swpl_let2 ul li.slet2_top{
		background:#f1ab44;color:#FFF;border-radius:20px;line-height:32px;padding:17px 20px;
	}
	.n-main .p-pros .cont .sh_wpl .swpl_let2 ul li.slet2_down{
		background:#4da259;color:#FFF;border-radius:20px;line-height:32px;padding:10px 20px;margin-top:10px;
	}
	.n-main .p-pros .cont .sh_fea{display:flex;flex-direction:row;overflow:hidden;clear:both;margin-top:10px;}
	.n-main .p-pros .cont .sh_fea .sfea_spec{margin-left:1%;line-height:29px;}
	.n-main .p-pros .cont .sh_fea .sfea_spec p{margin-left:1%;}
	.n-main .p-pros .cont .sh_fea .sfea_let1{width:19%;float:left;background:#e4642c;color:#FFF;border-radius:10px;}
	.n-main .p-pros .cont .sh_fea .sfea_let1 p{padding:10px;letter-spacing:1px;}
	.n-main .p-pros .cont .sh_fea .alet2_scial p{line-height:35px;letter-spacing:2px;margin-left:2%;}
	.n-main .p-pros .cont .sh_fea .sfea_let2{ width:30%;float:left;padding-left:1%;}
	.n-main .p-pros .cont .sh_fea .sfea_let2 ul li.alet2_top{
		background:#f1ab44;color:#FFF;border-radius:10px;line-height:28px;padding:0 10px;
	}
	.n-main .p-pros .cont .sh_fea .sfea_let2 ul li.alet2_sliar p{padding:16px 0;}
	.n-main .p-pros .cont .sh_fea .sfea_let2 ul li.alet2_down{
		background:#4da259;color:#FFF;border-radius:10px;line-height:28px;padding:6px 10px;margin-top:10px;
	}
	.n-main .p-pros .cont .colred{background:#e4642c;color:#FFF}
	.n-main .p-pros .cont .colyellow{background:#f1ab44;color:#FFF}
	.n-main .p-pros .cont .colgreen{background:#4da259;color:#FFF}
	.n-main .p-pros .cont .sh_dwpl{display:flex;flex-direction:row;overflow:hidden;clear:both;font-size:14px;margin:10px 0;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let1{width:30%;float:left;border-radius:20px;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let1 p{padding:40px 20px;letter-spacing:1px;line-height:32px;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2{width:35%;float:left;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li{ margin-left:2%;border-radius:20px;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_top{line-height:32px;padding:17px 20px;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_down{
		 line-height:32px;padding:10px 20px;margin-top:6px;
	}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_endown{line-height:38px;padding:10px 20px;margin-top:6px;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_endown p{padding-top:10px;}
	 .n-main .p-pros .cont .sh_dfea{display:flex;flex-direction:row;overflow:hidden;clear:both;margin-top:10px;}
	 .n-main .p-pros .cont .sh_dfea .sdfea_spec{line-height:29px;}
	 .n-main .p-pros .cont .sh_dfea .sdfea_spec p{}
	 .n-main .p-pros .cont .sh_dfea .adlet2_scial p{line-height:35px;letter-spacing:2px;}
	 .n-main .p-pros .cont .sh_dfea .sdfea_let2{ width:30%;float:left;padding-left:1%;}
	 .n-main .p-pros .cont .sh_dfea .sdfea_let2 ul li.adlet2_top{
		border-radius:10px;line-height:28px;padding:10px;
	 }
	 .n-main .p-pros .cont .sh_dfea .sdfea_let2 ul li.adlet2_down{
		 border-radius:10px;line-height:28px;padding:10px;margin-top:10px;height:130px;
	 }
	 .n-main .p-pros .cont .cont_ads img{margin:0; display:block;width:100%;}
	/* 
	 =================================
				产品内容页
	 =================================
	 */
	.prods {display:flex;flex-direction: row;justify-content: space-between;}
	.prods .params {width:400px;}
	.prods .params table {width:100%;background:#6e6c6c;border:1px solid #fff;border-collapse:collapse;}
	.prods .params table tr td {border:1px solid #fff;border-collapse:collapse;color:#fff;font-size:14px;padding:5px;}
	.tt {background:#df410d;text-align: center;}
	.prods .params .desc {font-size:16px;padding-top:50px; margin-bottom: 30px;}
	.prods .proimg {width:350px;}
	.prods .proimg img {width:100%;}
	.prods .proimg p {text-align: center;font-size:14px;}
	/* 
	 =================================
				留言
	 =================================
	 */
	.guest {}
	.guest table {width:360px;height:200px;margin:0 auto;font-size:14px;margin-top:50px;}
	.guest table .titb {height: 50px;}
	.guest table .ipt {width:250px;height:30px;border-radius: 5px;}
	.guest table .iptcon {width:250px;height:100px;border-radius: 5px;}
	.guest table .btna {width:250px;height:30px; border:0;border-radius: 5px;background-color: #cb1316;color:#fff;font-size:14px;}
	/* 客服 */

	.n-main .n-category .left .n-service-title {height:45px;background:#c82118;line-height: 20px;color:#fff;font-size:18px;padding:6px 0 0 15px;}
	.n-main .n-category .left .n-service-title p {font-size:12px;padding-left: 10px;}
	.n-main .n-category .left .n-service-title::before {content:""}
	.n-main .n-category .left .n-service {border:1px solid #e4e4e4;border-top:0;padding-bottom: 10px;}
	.n-main .n-category .left .n-service .tela {height:77px;background:url(/static//images/b_05.jpg) no-repeat 14px center;padding:18px 0 0 63px;}
	.n-main .n-category .left .n-service .tela h2 {font-size:14px;height:20px; }
	.n-main .n-category .left .n-service .tela p {font-size:16px; color:#b5050d}
	.n-main .n-category .left .n-service .tela p i {font-style:normal; color:#000}
	.n-main .n-category .left .n-service .tou {text-align: center;}
	.n-main .n-category .left .n-service .dep {height:30px;line-height:30px;text-align: center;font-size:16px;letter-spacing: 3px;}
	.n-main .n-category .left .n-service .contact {width:140px;height:111px;padding-left:30px;margin:0 auto; line-height: 25px;background:url(/static//images/d_11.jpg) no-repeat left 2px;}
	.n-main .n-category .left .n-service .contact span {display:inline-block;background:url(/static//images/ma.jpg) no-repeat;width:94px;height:20px;position: relative;}
	.n-main .n-category .left .n-service .contact span img {width:130px;display:none;position: absolute;top:0;left:0;}
	.n-main .n-category .left .n-service .contact i {font-style:normal;color:red;}
	
	/*
	 =================================
				返回顶部等小工具图标
	 =================================
	 */
	
	.foot_post_info {width:100%;height:119px;background:rgba(0,0,0,0.6);position:fixed;bottom:0;left:0;}
	.foot_post_info .cont {width:1150px; height:119px;margin: 0 auto;position:relative;
	display:flex;flex-direction: row;justify-content: baseline;}
	.foot_post_info .cont .tel {width:250px;color:#FFF;padding-top:20px;}
	.foot_post_info .cont .tel i {font-style:normal; color: #ad1723;}
	.foot_post_info .cont .fms {width:595px;color:#FFF;font-size:18px;padding-top:45px;}
	.foot_post_info .cont .fms input {height:30px;background:rgba(255,255,255,1); color:#000;font-size:16px;}
	.foot_post_info .cont .fms button {height:35px;background:#1195da;color:#fff;font-size:16px;padding: 0 15px;}
	.foot_post_info .cont .closes {width:55px; height:55px;background:url('/static/images/close.png') no-repeat center;background-size:contain;
	position:absolute;right:216px; top:0px;cursor:pointer;transition:transform 0.5s;}
	.foot_post_info .cont .closes:hover {transform:rotate(180deg);}
	.post_bar {width:20px; height:119px;background:url('/static/images/arrow-double-right.png') no-repeat center;
	background-size:contain;display:none;position:fixed;left:0;bottom:0;}
	
	.rico {width:50px;height: 215px;position: fixed;right: 10px;top: 51%;display:block;z-index: 99999;}
	.rico ul li {border:1px solid #e6e6e6; width:50px; height: 50px;border-radius:3px;margin-top:5px; cursor:pointer; position:relative;}
	.rico ul li p {position:absolute;right: 60px; top:0; background: #FFF;display:none;}
	.rico ul .tel {background: url(/static/images/Incoming_call.png) no-repeat center;background-size: 70%;margin-top:0;}
	.rico ul .tel:hover {background: url(/static/images/Incoming_call2.png) no-repeat center #23d816;background-size: 70%;margin-top:0;}
	.rico ul .qt {background: url(/static/images/kefu.png) no-repeat center; background-size: 70%;}
	.rico ul .qt:hover {background: url(/static/images/kefu2.png) no-repeat center #ffb510; background-size: 70%;}
	.rico ul .code {background: url(/static/images/QRcode.png) no-repeat center; background-size: 70%;}
	.rico ul .code:hover {background: url(/static/images/QRcode2.png) no-repeat center #17c5e4; background-size: 70%;}
	.rico ul .up {background: url(/static/images/arrow-up.png) no-repeat center; background-size: 70%;}
	.rico ul .up:hover {background: url(/static/images/arrow-up2.png) no-repeat center #ec3737; background-size: 70%;}
	.rico ul .tel p {height:50px;border-radius:5px;font-size:20px;line-height:50px; width: 200px;text-align: center;background:#f5f5f5;}
	.rico ul .tel p i {font-style:normal;color:#ad1723;}
	.rico ul .qt p {height:50px;border-radius:5px;font-size:20px;line-height:50px; width: 200px;text-align: center;background:#f5f5f5;}
	.rico ul .qt p a {font-size:18px;}
	.rico ul .code p {height:170px;border-radius:5px;font-size:20px; width: 200px;text-align: center;background:#f5f5f5; padding-top:10px;}
	.rico ul .code p span {width:150px;}
	.rico ul .code p span img {}
	.rico ul .code p span i {font-style: normal; display: block; text-align: center; font-size:14px;}
	.rico ul .up p {height:50px;border-radius:5px;font-size:14px;line-height:50px; width: 100px;text-align: center;background:#f5f5f5;}
	/* 左侧客服 */
	.service {display:none;width:140px;height:auto;position:fixed;left:0;top:30px;background:#bc111a;padding:5px;box-sizing: border-box;z-index: 999;}
	.service .switch {position:relative;}
	.service .switch span {display:block;position:absolute;right:-35px;top:200px;width:30px;height:108px;background:url('/static/images/jl.png') no-repeat -31px 0;cursor: pointer;}
	.service .switch .close {background:url('/static/images/jl.png') no-repeat 0 0;}
	.service .mains {background:#fff;border-radius:5px;}
	.service .mains ul {}
	.service .mains ul .tit {width:100%;display:block;height:40px;line-height:30px;background:url('/static/images/jl.png') no-repeat 0 -131px;font-size:18px;font-weight: bold; text-align: center;}
	.service .mains ul li {padding:5px;display:flex;flex-direction: row;justify-content: initial;border-bottom:1px solid #0b88ca;}
	.service .mains ul li .l {width:80%;}
	.service .mains ul li .l .name {font-weight: bold;}
	.service .mains ul li .l p {display: block;font-size:13px;color:#000;}
	.service .mains ul li .l p i {font-style:normal;color:#ff5c04}
	.service .mains ul li .r {width:20%;}
	.service .mains ul li .r .qq {width:25px;height:25px;background:url('/static/images/jl.png') no-repeat 0 -192px;}
	.service .mains ul li .r .qq a {display:block;height:25px;}
	.service .mains ul li .r .wx {width:25px;height:25px;background:url('/static/images/jl.png') no-repeat 0 -226px;position:relative;}
	.service .mains ul li .r .wx img {width:100px;height:100px;position:absolute;right:-100px; top:-50px;display:none;}
	.service .mains ul li .r .wx:hover img {display: inline-block;}
	.service .fenbu {position: relative;border-top: 1px solid #ee8a0e;cursor: pointer;}
	.service .fenbu h1 {background:url('/static/images/jl.png') no-repeat 0 -131px;font-size:18px;font-weight: bold; text-align: center;padding-top:5px;}
	.service .fenbu p {font-size:13px;padding:5px 0;color:#f7511f}
	.service .fenbu .info {width:120px;background:#f0f0f0;display:none;position: absolute;right:-125px;top:-150px;padding:10px 0;}
	.service .fenbu .info p {font-size: 14px;text-align: center;padding:0;color:#000;}
	.service .fenbu .info p img {width:100px;height:100px;}
	.service .fenbu .info p .n {width: auto;height: auto;}
	.service .fenbu:hover .info {display: block;}
	/* 荣誉资质滚动 */
	.ryzz {
	  width: 930px;
	  height: 400px;
	}
	.ryzz .swiper-slide {
	  text-align: center;
	  font-size: 18px;
	  background: #fff;
	
	  /* Center slide text vertically */
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  -webkit-justify-content: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  -webkit-align-items: center;
	  align-items: center;
	  transition: 300ms;
	  transform: scale(0.7);
	  -ms-transform: scale(0.7);
	  -webkit-transform: scale(0.7);
	}
	.ryzz .swiper-slide-active,.ryzz .swiper-slide-duplicate-active{
	  transform: scale(1);
	  -ms-transform: scale(1);
	  -webkit-transform: scale(1);
	}
	.setw {width:100%}
}

@media screen and (max-width:999px){
	.nav {height:auto;}
    .nav .navs {width:100%;}
	/* banner */
	.banner {text-align: center;}
	.banner img {width:100%;}
	
}

@media screen and (max-width:750px){
	.nav {height:auto;display:none;background-image: none !important;background-color: #bc111a !important;}
    .nav .navs {width:25rem;padding:.5rem 0;}
	.nav .navs ul li {width:6rem;height:1.5rem;font-size:.8rem;}
	.nav .navs ul li a {line-height: 1.5rem;font-size:.8rem;}
	.navm {display:block;height:2rem;line-height: 2rem;font-size:.8rem;width:25rem;padding-left:.5rem;border-bottom:1px solid #dedede;}
	/* logo */
	.top {width:25rem; height: auto; padding-top: 0;display: flex;flex-direction: row;justify-content: space-between;}
	.top .logo {width:22rem;height:auto;padding:1rem 0 0 0rem;}
	.top .logo img {width:10rem;float:left;}
	.top .logo .stit {float:left;width:10rem;padding: .2rem 0 0 .5rem;height: auto;}
	.top .logo .stit h2 {font-size:1.15rem;}
	.top .logo .stit p {font-size:.7rem;letter-spacing:0;}
	.top .sch {display: block;width: 11rem;height:2rem;margin-top: 1.8rem;overflow: hidden;background: #f4f4f4;border-radius: 1rem;}
	.top .sch .ipt {width:100%; height: 2rem;float:left;background:url('/static/images/b_08.jpg') no-repeat .8rem center;box-sizing: border-box;padding-left:2.5rem;background-size: 1rem;}
	.top .sch .ipt input {width:100%;border:0;height:2rem;background:none;outline:none; font-size: .8rem;}
	.top .topad {display:none;}
	.top .tels {display:none;}
	.top .navmore {position:relative;z-index:99;width:3rem;margin-top:1.4rem; height:3rem; display:block;background:url('/static/images/menu.png') no-repeat center;background-size:2rem;}
	.top .navmore ul {display:none;position:absolute;top:3rem; right:0;width:7rem;}
	.top .navmore ul li {height:2rem;background:rgba(0,0,0,0.7); line-height: 2rem; text-align: center;border-bottom:1px solid #666666;}
	.top .navmore ul li a {color:#fff;font-size: .8rem;}
	/* banner */
	.swiper-container {height:auto;}
	.banner {width:25rem;}
	.banner img {width:100%;}
	
	/* 标题 */
	.titles {width:100%;height:auto;text-align: center;padding:.5rem 0 .5rem 0;}
	.titles h2 {color:#343434;font-size:1.4rem; margin: .5rem 0 .5rem 0;letter-spacing: .2rem;}
	.titles em {color:#8a8888; font-size:0.7rem; font-style: normal;}
	
	/* 图集 */
	.pics {width:25rem; margin:0 auto; height:auto;}
	.pics ul {display: flex;flex-direction: row;justify-content: space-between;}
	.pics ul li {width:20%; text-align: center;}
	.pics ul li img {width:4rem;}
	.pics ul li p {text-align: center;padding-top:5px;font-size: .7rem;}
	
	
	/*  经营方案 */
	.fa {width:25rem; margin:0 auto; margin-top:.2rem;display: flex;flex-direction: row;justify-content: center;}
	.fa .dv1 {width:15rem;font-size:1rem;color:#424141;line-height: 2.5rem;}
	.fa .dv1 span {color:red;}
	.fa .dv1 input {width:8rem;height:1.2rem;border:1px solid #7d787b;border-radius:.2rem;font-size:1rem;}
	.fa .dv2 {width:6rem;padding-top:2rem;}
	.fa .dv2 img {width:100%;cursor: pointer;}
	
	/* 热门推荐 */
	.hotpro {width:25rem;margin:0 auto;}
	.hotpro .tit {padding:1rem 0;font-size:1.2rem;color:#ff5900;padding-left:.8rem;background:url('/static/images/a_31.jpg') no-repeat .2rem center;background-size:.3rem;}
	.hotpro .tit a {float:right;color:#585858;font-size:.8rem;padding-top:.1rem;padding-right:.5rem}
	.hotpro .list {display:flex;flex-direction: row; justify-content: space-around; flex-wrap:wrap;}
	.hotpro .list .divv {width:12rem;}
	.hotpro .list .divb {width:12rem;}
	.hotpro .list img {width:100%;margin-top:.5rem;border-radius: .5rem;}
	.hotpro .list .hot {width:12rem;}
	.hotpro .list .pc {display:none;}
	.hotpro .list .m {display:block;}
	.hotpro .list p {text-align: center;padding:.5rem;font-size: 1rem;}
	.hotpro .newslist {padding-bottom: 1rem;}
	.hotpro .newslist ul {display:flex;flex-direction: row; justify-content: space-between; flex-wrap:wrap;}
	.hotpro .newslist ul li {width:100%;height:2rem;line-height:2rem; padding-left: .3rem;}
	.hotpro .newslist ul li a {font-size:.8rem;}
	.hotpro .newslist ul li a:hover {}
	.hotpro .newslist ul li span {float: right;padding-right: 10px;color:#999;}
	
	/* 合作客户 */
	
	.hz {background:#f5f5f5;padding:0 0 1rem;margin-top:.66rem;}
	.hz .vdo {width:100%;}
	.hz .vdo ul {display: flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.hz .vdo ul li {width:10rem; height:7rem; position: relative; overflow: hidden;margin-bottom:1rem;}
	.hz .vdo ul li img {width:100%;}
	.hz .vdo ul li .titb {width:100%;height:2rem;font-size:.6rem;line-height:2rem;background:rgba(0,0,0,0.6);color:#fff; text-align: center; position: absolute;bottom: 0;left:0;}
	
	.jt {height:1rem;background:url(/static/images/a_59.png) no-repeat center;background-size:1.4rem;}
	
	/* 广告词 */
	.adtxt {width: 100%;margin:0 auto;display: flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.adtxt div {width:10rem; height:5rem; padding-left:0; overflow: hidden;box-sizing: border-box;}
	.adtxt .bg1 {background:url(/static/images/a_33.png) no-repeat left top;background-size:1.7rem;}
	.adtxt .bg2 {background:url(/static/images/a_30.png) no-repeat left top;background-size:1.7rem;}
	.adtxt .bg3 {background:url(/static/images/a_27.png) no-repeat left top;background-size:1.7rem;}
	.adtxt .bg4 {background:url(/static/images/a_36.png) no-repeat left top;background-size:1.7rem;}
	.adtxt div h2 {letter-spacing: 0;font-size:1.2rem;padding-left:2rem;}
	.adtxt div p {letter-spacing: 0; font-size: .7rem; color:#8a8888;}
	.ads {width:100%;margin:0;display: flex;flex-direction: row;justify-content:space-around;flex-wrap:wrap;}
	.ads p {width:12rem;margin-bottom: .5rem;}
	.ads p img {width:100%;}
	
	/* 按钮 */
	.btn1 {text-align: center;padding:.7rem 0 0;}
	.btn1 a {width:7.633333333333333rem;height: 1.766666666666667rem;line-height: 1.766666666666667rem;overflow:hidden;background:url(/static/images/a_55.png) no-repeat;
	background-size:contain;display: inline-block;text-align: center;
	color:#FFF;font-size:.7rem;letter-spacing: 3px;}
	
	/* 客户 */
	.case {background:#f5f5f5;padding:1px 0 1rem;margin-top:.8rem;}
	.case .se {width:100%;margin:0;display: flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.case .se div {width:10rem;height:12.51497005988024rem;border:1px solid #ababab; border-radius: 0 1.666666666666667rem 0 1.666666666666667rem;margin-top:1rem;}
	.case .se div:hover {background:#fff; box-shadow:-3px 0px 5px #d5d5d5, 0px -3px 5px #d5d5d5,3px 0px 5px #d5d5d5, 0px 3px 5px #d5d5d5;}
	.case .se div img {width:100%;}
	.case .se div p {padding:0 .5rem;font-size:.7rem; color:#8a8888;}
	
	
	/* 服务 */
	.tabs {width:100%;margin:0 auto; background:#f74747;height:5rem; }
	.tabs ul {display: flex;flex-direction: row;justify-content:space-around;}
	.tabs ul li {width:5rem;height:5rem;line-height:5rem;textalign:center;font-size:.93rem;color:#fff; text-align: center;border-right:1px solid #fff;}
	.tabs ul li span {display:block; line-height:7rem;text-align:center;padding:0;}
	.tabs ul li .s1 {background:url(/static/images/a_78-25.png) no-repeat center 1rem; background-size:2rem;}
	.tabs ul li .s2 {background:url(/static/images/a_78-24.png) no-repeat center 1rem; background-size:2rem;}
	.tabs ul li .s3 {background:url(/static/images/a_78.png) no-repeat center 1rem; background-size:2rem;}
	.tabs ul li .s4 {background:url(/static/images/a_78-26.png) no-repeat center 1rem; background-size:2rem;}
	.tabs ul li .s5 {background:url(/static/images/a_78-23.png) no-repeat center 1rem; background-size:2rem;}
	.tabs ul .active {background:#3e3e3e; }
	
	.tabs-con {width:100%; margin:0;background:#f5f5f5;padding-bottom: 1rem;}
	.tabs-con .ccc {display: flex;flex-direction: row;justify-content:space-around;}
	.tabs-con .ccc .tx {width:100%; height: auto;}
	.tabs-con .ccc .tx p {padding:0 .5rem;}
	.tabs-con .ccc .tx .st1 {padding-top:1.5rem;font-size:1.8rem; text-align: center;line-height: 2rem;color:#f74747;font-weight: bold;}
	.tabs-con .ccc .tx .st2 {padding-top:1rem;font-size:1.2rem;}
	.tabs-con .ccc .tx .st3 {padding-top:1rem;font-size:1rem;line-height:2rem;}
	.tabs-con .ccc .im {display:none;width:10rem; height: 10rem;}
	.tabs-con .ccc .im img {width:100%;}	
	
	/* news */
	.news .newslist {display:none;}
	.news .m-newslist {display:block;}
	.news .m-newslist ul {padding:0 .5rem;}
	.news .m-newslist ul li {width:100%;height:2rem; line-height: 2rem;}
	.news .m-newslist ul li a {font-size:1rem;}
	.news .m-newslist ul li span {float: right;font-size:.8rem;color:#3E3E3E;}
	/* 友情链接 */
	.friend-link {width:25rem;margin:0 auto;padding:.8rem 0;border-top:1px solid #e6e6e6;}
	.friend-link ul {}
	.friend-link ul li {padding:.3rem .6rem .3rem .6rem;height:1.2px;display:inline-block;}
	.friend-link ul li {font-size:.8rem;}
	.friend-link .pc {display:none;}
	.friend-link .m {display:block;}
	
	/* footer */
	.footer {display:none;}
	.titt {display:none;}
	.form {display:none;}
	.m-footer {background:#c11c1d;color:#fff;padding:1rem; text-align: left;display:block;margin-bottom:4rem;}
	.m-footer .h3 {font-size:1.3rem;background:url(/static/images/c_18.jpg) no-repeat left;background-size:2rem;padding:.5rem 2.2rem;}
	.m-footer .h3 i {font-style:normal;}
	.m-footer p {line-height:1.4rem;font-size:.9rem;}
	/* 底部导航 */
	.menusm {display:block;width:25rem;height:4rem;position:fixed;bottom:0;left:0;background:#fff;z-index: 999;}
	.menusm ul {display:flex;flex-direction:row;justify-content:space-around;}
	.menusm ul li {width:5rem;text-align: center;padding-top:.5rem;}
	.menusm ul li img {width:1.8rem;height:1.8rem;}
	.menusm ul li p {font-size:.7rem;color:#5f5f5f}
	.menusm ul .footnavs { position:relative;}
	.menusm ul .footnavs .footnav {display:none;position:absolute;bottom:4rem; right:0;}
	.menusm ul .footnavs .footnav dl {width:7rem;}
	.menusm ul .footnavs .footnav dl dt {height:2.5rem;background:#fff;border-bottom:1px solid #ececec;}
	.menusm ul .footnavs .footnav dl dt a {color:#666;line-height: 2.5rem;display:block;font-size: .8rem;}
	/*
	 =================================
				新闻列表页 m
	 =================================
	 */
	.n-banner {width:100%; margin:0 auto;margin-top:0;}
	.n-banner img {width:100%;height:8rem;}
	.n-psi {width:100%; height:2rem;line-height: 2rem;margin-bottom:1rem;background:none;padding-left:.9rem;border-bottom: 1px solid #dedede;}
	.n-psi span {display:none;float: right;}
	.n-main {width:25rem; margin:0 auto;}
	.n-width {width:25rem; margin-bottom:2rem;}
	.n-main .n-category {display:block; width:8rem;min-height:18rem;overflow-y:auto;
		background:#f5f5f5;
	}
	.n-main .n-category .left{position: absolute;}
	.n-main .n-hcg {display:none}
	.n-main .n-category .n-title {height:2rem;line-height:2rem;color:#ce2021;font-size:1rem;padding:.2rem 0 0 .8rem;}
	.n-main .n-category .n-title::before {content:"|";font-weight: bold; margin-right: .5rem;}
	.n-main .n-category .n-cats ul {}
	.n-main .n-category .n-cats ul li {height:2.5rem; line-height:2.5rem; border-bottom: 1px dashed #e4e4e4;}
	.n-main .n-category .n-cats ul li a {display:block;line-height: 2.5rem; text-align: left;padding-left:1.2rem;font-size:.9rem;}
	.n-main .n-category .n-cats ul li .active {color:#e56335;border-left:3px solid #e56335;background:none;}
	.n-main .n-category .n-service-title {display:none;}
	.n-main .n-category .n-service {display:none;}
	
	.n-main .n-con {width:17rem;padding-left:.5rem;}
	.n-main .n-con .tit {width:17rem;font-size:.8rem;height:2rem;line-height:2rem;border-bottom:1px solid #dedede;}
	.n-main .n-con .list {width:25rem;padding-top:.5rem;}
	.n-main .n-con .list img {width:100%;}
	.n-main .n-con .list p video {width:100%}
	
	.n-main .n-con .list ul {padding:.5rem;box-sizing:border-box;}
	.n-main .n-con .list ul li {height: 7rem;overflow: hidden;border-bottom: 1px dashed #dedede;display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .n-con .list ul li:hover {background:#f7f7f7;}
	.n-main .n-con .list ul li .img {width:5rem;padding:.5rem;}
	.n-main .n-con .list ul li .img img {width:5rem; height:5rem;}
	.n-main .n-con .list ul li .des {width:18rem;padding-right:.5rem;}
	.n-main .n-con .list ul li .des .tits {height:2rem;line-height:2rem;font-size:.9rem;overflow:hidden;}
	.n-main .n-con .list ul li .des .cons {line-height: 1.3rem;font-size:.8rem;color:#8e8b8b;}
	.n-main .n-con .list ul li .des .cons span {padding-left:.5rem;color:#a0a0a0; font-size:.6rem;}

	.n-main .n-con .list .n-tit {text-align: center;font-size:.8rem;padding:.8rem 0;}
	.n-main .n-con .list .n-date {text-align: center;font-size:.7rem;color:#888888;}
	.n-main .n-con .list .n-con {line-height: 1rem;font-size: .7rem;padding:.5rem 0;}
	.n-main .n-con .n-newstit {width:25rem !important;font-size:.9rem;box-sizing: border-box;}
	.n-main .n-con .n-newscon {width:25rem !important;}
	.n-main .n-con .n-newscon p {padding:1rem;font-size:1rem;line-height:1.5rem;}

	.n-main .n-con .videos {width:100%;margin:0;padding:0;list-style: none;flex-wrap:wrap;display:flex;flex-direction: row;justify-content: space-around;}
	.n-main .n-con .videos dt {width:7rem; height: 6rem; overflow:hidden; text-align: center;font-size:.7rem;}
	.n-main .n-con .videos dt img {width:100%;}
	.n-main .n-con .list .lxwm {font-size:1rem; line-height:1.5rem;}
	.n-main .n-con .list .lxwm .ewm img {width:5rem;height:5rem;display:inline;margin-left:5rem;}
	.n-main .n-con .list iframe {width:100%;height:15rem;}

	.n-con2 {width:25rem !important;padding-left:0 !important;}
	.tit2 {width:25rem !important;}
	.list2 {width:25rem !important;padding-top:.5rem;box-sizing: border-box;}

	.n-main .n-neewscont {padding:0;}
	
	.n-main .n-news {width:100%;}
	.n-main .n-news .list {}
	.n-main .n-news .list ul {}
	.n-main .n-news .list ul li {height:auto;background:#f6f6f6;padding:10px;box-sizing:border-box;margin-bottom:10px;display:block;}
	.n-main .n-news .list ul li .n-tit-con {width:100%}
	.n-main .n-news .list ul li .n-tit-con .n-t {height:1.5rem;font-size:1.2rem;font-weight: normal;color:#313131;}
	.n-main .n-news .list ul li .n-tit-con .n-j {color:#717171;font-size:.7rem;padding:.5rem 0;}
	.n-main .n-news .list ul li .n-date {width:100%;font-size:.7rem; text-align: left;padding-top:0px;box-sizing: border-box;}
	/*详情页*/
	.n-main .n-news .n-cont {}
	.n-main .n-news .n-cont .n-tit {padding:1rem 0; text-align: center; font-size: .9rem;}
	.n-main .n-news .n-cont .n-date {color:#717171;padding:0;border-bottom:0px soid #efefef;text-align: center;font-size:.8rem;}
	.n-main .n-news .n-cont .n-con {font-size:.8rem;line-height: 2rem;padding:.5rem}
	
	.pager {display:flex;justify-content: center;-webkit-justify-content: center;padding: 2rem 0; width:17rem !important;}
	.pager ul li {width:auto; height:2rem; line-height:2rem; text-align: center;font-size:.6rem; border:1px solid #ccc; 
	margin-left:5px;display:inline-block; border-radius:3px;}
	.pager ul li a { line-height:1rem;display:block; padding: .5rem}
	.pager ul .active {color:#fff; border: 1px solid #d42525;font-size:.6rem;padding: 0 .5rem;background: #ec3737;}
	.pager ul .active span {float:none}
	.pager ul .disabled {color:#ccc;font-size:.6rem;}
	.pager ul .disabled span {float:none}
	
	/* 
	 =================================
				产品页
	 =================================
	 */
	.p-title {height:50px;width:1150px;margin:0 auto; margin:0 auto;color:#e0400b;font-weight:bold;padding-left:30px;font-size:18px;line-height: 50px;background:url(/static/images/e_03.jpg) no-repeat left center;}
	.p-title span {font-size:12px;color:#242424;padding-left:5px;font-weight:normal;}
	.p-pross-c {
			
	}

	.p-pross {width:16rem;height:30rem;overflow:hidden;padding-top:.5rem;overflow-y: auto;}
	.p-pross ul {display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}
	.p-pross ul li {width:7.5rem;}
	.p-pross ul li .thumb {width:7.5rem;height:7.5rem;overflow:hidden;position:relative;}
	.p-pross ul li .thumb img {width:100%;}
	.p-pross ul li .thumb .activity {width:7.5rem;height:1.3rem;position:absolute;top:6.2rem;left:0;z-index: 9;}
	.p-pross ul li p {display:block;height:3rem;line-height: 1rem;text-align: center;font-size:.8rem;}
	.p-ad {display:none;}
	.m-p-ad {display:block;}
	.m-p-ad img {width:100%;height:5rem;}
	/*
	 =================================
				产品详情页
	 =================================
	 */
	.n-main .p-pros {width:25rem; margin:0; position: relative;}
	.n-main .p-pros h1 {font-size:1.6rem; text-align: center; color: #444A53;letter-spacing: .1rem;}
	.n-main .p-pros h2 {font-size:1.2rem;text-align: center;color: #E61F12;padding:.4rem 0;letter-spacing: .1rem;}
	.n-main .p-pros .p-pro-con .ico-pc {display:none;}
	.n-main .p-pros .p-pro-con .ico-mobile {display:block;}
	.n-main .p-pros .p-pro-con .chat-price-big {width:160px;height:30px;line-height:30px;border-radius: 5px;text-align: center;
	color:#fff;font-size:16px;position: absolute; background:#c72116;}
	.n-main .p-pros .p-pro-con .chat-price-big a {color:#fff;}
	.n-main .p-pros .p-pro-con .chat-qq-big {background:#f15213;}
	
	.n-main .p-pros .p-top-vdos-pc {display:none;}
	.n-main .p-pros .p-top-vdos-m {width:25rem;padding:2.5rem 0 .7rem;display:flex;flex-direction: row;justify-content:space-around;box-sizing: border-box;flex-wrap:wrap;}
	.n-main .p-pros .p-top-vdos-m .item {width:6.2rem;height:auto; display:inline-block;}
	.n-main .p-pros .p-top-vdos-m .item img {width:100%;}
	.n-main .p-pros .p-top-vdos-m .item p {display: block; text-align: center;font-size:.7rem;}		
	.n-main .p-pros .item24 {width:25rem;padding:2.5rem 0 .7rem;display:flex;flex-direction: row;justify-content:center;box-sizing: border-box;flex-wrap:wrap;}
	.n-main .p-pros .item24 .item {width:10rem;height:auto;text-align: center;}
	.n-main .p-pros .item24 .item img {width:80%;}
	.n-main .p-pros .item24 .item p {display:block;padding:.2rem 0 .6rem}
	.n-main .p-pros .item356 {width:25rem;padding:2.5rem 0 .7rem;display:flex;flex-direction: row;justify-content:center;box-sizing: border-box;flex-wrap:wrap;}
	.n-main .p-pros .item356 .item {width:8rem;height:auto;text-align: center;}
	.n-main .p-pros .item356 .item img {width:85%;}
	.n-main .p-pros .item356 .item p {display:block;padding:0 0 .6rem}
	
	.n-main .p-pros .p-pro-con .send-style1 {width:9.8rem;height:1.9rem;background:#2aa568;padding:1px;border-radius:.2rem;
	display:flex;flex-direction: row;justify-content:space-between;position: absolute;}
	.n-main .p-pros .p-pro-con .send-style1 .ipt {width:7.5rem;height:1.9rem;background:#fff; overflow: hidden;border-radius: .2rem 0 0 .2rem;}
	.n-main .p-pros .p-pro-con .send-style1 .ipt input {width:100%;height:1.9rem;line-height:1.9rem;border:0; outline:none;}
	.n-main .p-pros .p-pro-con .send-style1 .btn {width:2.3rem;font-size:.7rem; line-height:.9rem;color:#fff;text-align: 
	center;letter-spacing: .1rem;cursor: pointer;}	
	.n-main .p-pros .p-pro-con .send-style2 {background:#df410d;}
	.n-main .p-pros .p-pro-con .chat-price {width:9.8rem;height:1.9rem;line-height:1.9rem;border-radius: .2rem;text-align: center;
	background:#df410d;background-size:.8rem;
	color:#fff;font-size:.56rem;position: absolute;}
	.n-main .p-pros .p-pro-con .chat-price a {display:block;line-height:1.9rem;color:#fff;font-size:.9rem;}
	.n-main .p-pros .p-pro-con .chat-price a i {font-size:1rem;position: absolute;right: 1rem;top: .5rem;}
	.n-main .p-pros .p-pro-con .chat-qq {background:url('/static/images/u_03.png') no-repeat 95% center #c72116;background-size:.8rem;}
	.n-main .p-pros .p-pro-con .icos {position: absolute;}
	.n-main .p-pros .p-pro-con .icos img {width:3rem;}
	.n-main .p-pros .p-pro-con .icos2 {position: absolute;}
	.n-main .p-pros .p-pro-con .icos2 img {width:4rem;}
	.n-main .p-pros .p-pro-case {padding-top:1.6rem;}
	.n-main .p-pros .p-pro-case .pic {text-align: center;}
	.n-main .p-pros .p-pro-case .pic img {width:14rem;}
	.n-main .p-pros .p-pro-case .tit {text-align: center;color:#959595;font-size:0.72rem;font-weight: bold;padding:0px 0 .8rem;}
	.n-main .p-pros .p-pro-case .case-vdo {padding:0 .5rem .25rem;}
	.n-main .p-pros .p-pro-case .case-vdo ul {display:flex;flex-direction: row;justify-content: space-between;flex-wrap:wrap;}
	.n-main .p-pros .p-pro-case .case-vdo ul li {width:11.5rem;}
	.n-main .p-pros .p-pro-case .case-vdo ul li img {width:100%;}
	.n-main .p-pros .p-pro-case .case-vdo ul li .pc {display:none}
	.n-main .p-pros .p-pro-case .case-vdo ul li .m {display:block}
	.n-main .p-pros .p-pro-case .case-vdo ul li p {display:block; text-align: center;}
	
	.n-main .p-pros .p-pro-case .case-img {padding:.5rem;}
	.n-main .p-pros .p-pro-case .case-img ul {display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-case .case-img ul li {width:6.5rem;position:relative;}
	.n-main .p-pros .p-pro-case .case-img ul li img {width:100%; border-radius: 0 2rem 0 2rem;box-shadow:-3px 0px 5px #d5d5d5, 0px -3px 5px #d5d5d5,3px 0px 5px #d5d5d5, 0px 3px 5px #d5d5d5;}
	.n-main .p-pros .p-pro-case .case-img ul li p {font-size:.6rem;position:absolute;width:6rem;bottom:.3rem;right:0;border-radius:0 0 0 2rem; color:#fff;background:rgba(209,6,27,0.5);height:1.5rem; line-height:1.5rem; text-align: center;}
		
	.n-main .p-pros .p-pro-case .case-img24 {}
	.n-main .p-pros .p-pro-case .case-img24 ul {display:flex;flex-direction: row;justify-content: space-around; flex-wrap:wrap;}
	.n-main .p-pros .p-pro-case .case-img24 ul li {width:9rem;position:relative;margin-top:1rem;}
	.n-main .p-pros .p-pro-case .case-img24 ul li img {width:100%; border-radius: 0 2rem 0 2rem;box-shadow:-3px 0px 5px #d5d5d5, 0px -3px 5px #d5d5d5,3px 0px 5px #d5d5d5, 0px 3px 5px #d5d5d5;}
	.n-main .p-pros .p-pro-case .case-img24 ul li p {font-size:.6rem;position:absolute;width:9rem;bottom:.3rem;right:0;border-radius:0 0 0 2rem; color:#fff;background:rgba(209,6,27,0.5);height:1.5rem; line-height:1.5rem; text-align: center;}
	
	.n-main .p-pros .p-pro-zz {padding-top:1rem;}
	.n-main .p-pros .p-pro-zz .pic {text-align: center;}
	.n-main .p-pros .p-pro-zz .pic img {width:14rem;}
	.n-main .p-pros .p-pro-zz .tit {text-align: center;color:#959595;font-size:18px;font-weight: bold;padding:0px 0 20px;}
	.n-main .p-pros .p-pro-zz .zz-pic {padding-bottom:10px;}
	.n-main .p-pros .p-pro-zz .zz-pic ul {display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .p-pro-zz .zz-pic ul li {width:6.2rem;}
	.n-main .p-pros .p-pro-zz .zz-pic ul li img {width:100%;}
	.n-main .p-pros .p-pro-zz .zz-ce {display:none;border:1px dashed #ccc; padding:10px;line-height:30px;margin:20px 0;border-radius:30px;}
	.n-main .p-pros .p-pro-zz .zz-ce h3 {font-size:30px; text-align: center;font-weight: normal;color:#000 !important;padding-bottom:20px;}
	.n-main .p-pros .p-pro-zz .zz-ce h3 span {color:#F00}
	.n-main .p-pros .p-pro-zz .zz-ce p {font-size:16px;text-align: center;}
	.n-main .p-pros .p-pro-zz .zz-ce p span {color:#F00}
	.n-main .p-pros .p-pro-zz .zz-ce a {width: 320px;display:block;border-radius:10px;margin:0 auto;margin-top:15px;font-size: 22px;height:38px;line-height:38px;text-align:center;background-color: #E71F12;color:#fff;}
	.n-main .p-pros .p-pro-zz .zz-ad4 {margin:0px 0 0px;display:flex;flex-direction: row;justify-content: space-between;flex-wrap:wrap;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw {width:12.5rem;padding:1rem .5rem; box-sizing: border-box;color:#fff;box-shadow:0 0rem 0rem #ccc;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw h2 {text-align: center;color:#fff;padding:0;font-size:2rem;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw p {font-size:1;text-align: center;line-height: 1;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw h3 {color:#fffc00;text-align: center;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang1 {background:#bc1b23;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang2 {background:#215e97;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang3 {background:#65561b;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xiwang4 {background:#37601a;}
	
	.n-main .p-pros .cy .tit2 {text-align: center;clear: both;padding: 1rem 0 1rem;}
	.n-main .p-pros .cy .tit2 h2 {font-size:2rem; color:red;}
	.n-main .p-pros .cy .tit2 p {font-size:1.3rem;}
	.n-main .p-pros .cy .form-smt {}
	.n-main .p-pros .cy .form-smt .pform {padding-top:1rem;}
	.n-main .p-pros .cy .form-smt .t {width:26%;height:40px;line-height:30px;font-size:1.2rem;float:left; text-align: right;}
	.n-main .p-pros .cy .form-smt .c {width:66%;height:40px;float:left;}
	.n-main .p-pros .cy .form-smt .c input {width:15rem;height:30px;border:1px solid #333;}
	.n-main .p-pros .cy .form-smt .f {}
	.n-main .p-pros .cy .form-smt .c button {margin-left:0;width:15rem;border:0;height:2.3rem;background:#fe0000;color:#fff;font-size:1.1rem;}
	.n-main .p-pros .cy .form-smt .zs {height:1.5rem; overflow: hidden;margin-top:1rem;}
	.n-main .p-pros .cy .form-smt .c ul li {font-size:.7rem;height:1rem;line-height: 1.3rem; color:#666}
	.n-main .p-pros .cy .yanfa {}
	.n-main .p-pros .cy .yanfa img {width:100%;}
	.n-main .p-pros .cy .chejian {text-align: center;padding:1.5rem 0 1rem;}
	.n-main .p-pros .cy .chejian img {width:14rem;}
	.n-main .p-pros .cy .chejian2 {}
	.n-main .p-pros .cy .chejian2 img {width:100%;}
	
	.n-main .p-pros .p-pro-message {margin:1rem 0 1rem;}
	.n-main .p-pros .p-pro-message .pic {height:4rem;display:block;text-align: center;}
	.n-main .p-pros .p-pro-message .pic img {width:14rem;}
	.n-main .p-pros .p-pro-message .tit {height:1rem;display:block;text-align: center;color:#959595;font-size:18px;font-weight: bold;padding:0px 0 20px;}
	.n-main .p-pros .p-pro-message .msg {height:7rem;padding-bottom:10px;width:20rem;margin:0 auto;}
	.n-main .p-pros .p-pro-message .msg .msg {width:100%; height:5rem;border:1px solid #ccc; float:left;margin-bottom:.5rem;}
	.n-main .p-pros .p-pro-message .msg .name {width:9rem; height:2rem;border:1px solid #ccc; float:left;}
	.n-main .p-pros .p-pro-message .msg .tel {width:9rem; height:2rem;border:1px solid #ccc; float:right;}
	.n-main .p-pros .p-pro-message .msg .btn {width:100%;height:2rem;font-size:1rem;background:#fc5b4d;color:#fff;margin-top:.5rem;border:0;}
	/*21-12-5 新详情页*/
	.n-main .p-pros .cont .ctit {text-align: center;padding:0 0 1rem;}
	.n-main .p-pros .cont .ctit h2 {font-size:1.6rem;color:#e61e11;}
	.n-main .p-pros .cont .ctit p {font-size:1.4rem; font-weight:bold;}
	.n-main .p-pros .cont .nctit {text-align: center;padding:0 0 1rem;}
	.n-main .p-pros .cont .nctit h2 {font-size:1.6rem;color:#e61e11;}
	.n-main .p-pros .cont .nctit p {font-size:1.4rem; font-weight:bold;}
	.n-main .p-pros .cont .nctit p.otite_scial{margin-top:1rem;}
	.n-main .p-pros .cont .adimg {}
	.n-main .p-pros .cont .adimg img {width:100%;}
	.n-main .p-pros .cont .cby {padding-top:20px;}
	.n-main .p-pros .cont .cby h3 {height:2.5rem;line-height:2.5rem;padding-left:2.5rem; font-size:20px;color:#c82119; font-weight: bold;background:url(/static/images/ico1.jpg) no-repeat left center;}
	.n-main .p-pros .cont .cby p {background:#ededed;padding:1rem;font-size:1rem;color:#666;line-height:1.8rem;}
	.n-main .p-pros .cont .proa {height:17rem;display:flex;flex-direction: row;justify-content: space-between;}
	.n-main .p-pros .cont .proa .tb {width:15rem;}
	.n-main .p-pros .cont .proa .tb ul {margin-top:3rem;padding: 0;}
	.n-main .p-pros .cont .proa .tb ul li {height:2rem;line-height:2rem;border-left:1px solid #fff;font-size:.8rem;border-bottom: 1px solid #fff;}
	.n-main .p-pros .cont .proa .tb ul .tbt{width:5rem;float:left;text-align: center;color:#fff;background:#d32117;}
	.n-main .p-pros .cont .proa .tb ul .tbc{width:8rem;float:left;background:#bebebe;padding-left:10px;}
	.n-main .p-pros .cont .proa .tp {width:5rem;height:16rem;margin:0;position: relative;}
	.n-main .p-pros .cont .proa .tp img {width:12rem;height:12rem;position: absolute;right:0;bottom:0;}
	/*mob包子机css20241102*/
	.n-main .p-pros .cont .sanhsk {display:flex;flex-direction:row;overflow:hidden;height:14.5rem}
	.n-main .p-pros .cont .sanhsk h5{display:block;color:#FFF; font-size:1.6rem;font-weight: normal; padding:3% 0 0 .5rem}
	.n-main .p-pros .cont .sanhsk p{display:block;font-size:.6rem;padding:0 30%; color:#FFF;}
	.n-main .p-pros .cont .sanhsk .sanh_let1 h5{text-align:center;padding:5%}
	.n-main .p-pros .cont .sanhsk .sanh_let4 h5{text-align:center;padding:5%}
	.n-main .p-pros .cont .sanhsk .sanh_let1{
		width:10%;height:14.3rem;background:#e4642c;border-radius:5px;
	}
	.n-main .p-pros .cont .sanhsk .sanh_let2{width:35%;position: relative;overflow:hidden;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 ul{display:block;overflow:hidden;}
	.n-main .p-pros .cont .sanhsk ul li{display:block;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 ul li.shlet1_1{width:47%;margin-left:2%;
	height:7rem;border-radius:5px; background:#f1ab44;float:left;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 ul li.shlet1_2{width:47%;margin-left:2%;
	height:7rem;border-radius:5px;background:#e4642c;float:left;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 .shlet2{width:96%;margin-top:.3rem;margin-left:2%;
	background:#4da259;height:7rem;clear:both;border-radius:5px; color:#FFF;overflow:hidden;}
	.n-main .p-pros .cont .sanhsk .sanh_let2 .shlet2 p{padding:0 3%;}
	.n-main .p-pros .cont .sanhsk .sanh_let3{width:40%;position:relative;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_1{display:block;overflow:hidden;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_1 li.s3_1_1{width:70%;margin-left:1%;
	float:left;height:7rem;background:#4da259;border-radius:5px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_1 li.s3_1_2{width:27%;margin-left:2%;
	float:left;height:7rem;background:#e4642c;border-radius:5px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2{clear:both;margin-top:.3rem;display:block}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_1{width:27%;margin-left:1%;
	float:left;height:7rem;background:#e4642c;border-radius:5px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_2{width:27%;margin-left:2%;
	float:left;height:7rem;background:#e4642c;border-radius:2px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_3{width:41%;margin-left:2%;
	float:left;height:7rem;background:#4da259;border-radius:5px;}
	.n-main .p-pros .cont .sanhsk .sanh_let3 ul.sanh3_2 li.s3_2_3 p{padding:1rem 10%;}
	.n-main .p-pros .cont .sanhsk .sanh_let4{width:10%;position:relative;background:#f1ab44;
	border-radius:5px;height:14.3rem; color:#FFF;text-align:center;}
	.n-main .p-pros .cont .sanh_video{display:flex;flex-direction:row;
	justify-content:space-between;overflow:hidden;}
	.n-main .p-pros .cont .sanh_video ul{clear:both;overflow:hidden;}
	.n-main .p-pros .cont .sanh_video ul li{width:24%;}
	.n-main .p-pros .cont .sanh_video ul li img{width:100%;}
	.n-main .p-pros .cont .sanh_skxt h5{display:inline-block;}
	.n-main .p-pros .cont .sanh_skxt h5 img{width:100%;}
	.n-main .p-pros .cont .sh_wpl{display:flex;flex-direction:row;overflow:hidden;clear:both;font-size:.6rem;margin-top:.5rem;}
	.n-main .p-pros .cont .sh_wpl .swpl_let1{width:38%;float:left;background:#e4642c;color:#FFF;border-radius:5px;height:11.6rem}
	.n-main .p-pros .cont .sh_wpl .swpl_let1 p{padding:5%;line-height:1.5rem}
	.n-main .p-pros .cont .sh_wpl .swpl_let2{width:62%;float:left;padding-left:1%;}
	.n-main .p-pros .cont .sh_wpl .swpl_let2 ul li.slet2_top{
		 background:#f1ab44;color:#FFF;border-radius:5px; height:6rem;
	}
	.n-main .p-pros .cont .sh_wpl .swpl_let2 ul li.slet2_down{
		 background:#4da259;color:#FFF;border-radius:5px;margin-top:.3rem;height:5.3rem;
	}
	.n-main .p-pros .cont .sh_fea{display:flex;flex-direction:row;overflow:hidden;clear:both;font-size:.6rem;margin-top:.5rem;}
	.n-main .p-pros .cont .sh_fea .sfea_spec{margin-left:1%;}
	.n-main .p-pros .cont .sh_fea .sfea_spec p{margin-left:3%;}
	.n-main .p-pros .cont .sh_fea .sfea_let1{width:19%;float:left;background:#e4642c;color:#FFF;border-radius:5px;}
	.n-main .p-pros .cont .sh_fea .sfea_let1 p{padding:.5rem;line-height:1.5rem;}
	.n-main .p-pros .cont .sh_fea .alet2_scial p{letter-spacing:.1rem;}
	.n-main .p-pros .cont .sh_fea .sfea_let2{ width:30%;float:left;padding-left:1%;}
	.n-main .p-pros .cont .sh_fea .sfea_let2 ul li.alet2_top{
		background:#f1ab44;color:#FFF;border-radius:5px;height:8rem;line-height:1.2rem;padding:1rem;
	}
	.n-main .p-pros .cont .sh_fea .sfea_let2 ul li.alet2_top p{}
	.n-main .p-pros .cont .sh_fea .sfea_let2 ul li.alet2_down{
		background:#4da259;color:#FFF;border-radius:5px;margin-top:.2rem;height: 10.7rem; padding:1rem .5rem;
	}
	.n-main .p-pros .cont .colred{ background:#e4642c;color:#FFF;}
	.n-main .p-pros .cont .colyellow{ background:#f1ab44;color:#FFF}
	.n-main .p-pros .cont .colgreen{ background:#4da259;color:#FFF}
	.n-main .p-pros .cont .sh_dwpl{display:flex;flex-direction:row;overflow:hidden;clear:both;font-size:.6rem;margin-top:.5rem;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let1{width:38%;float:left;border-radius:5px;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let1 p{padding:.5rem;line-height:1.5rem;margin-top:1.8rem;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2{width:62%;float:left;padding-left:1%;}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_top{border-radius:5px;height:8rem;padding:1rem;line-height:1.5rem}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_down{border-radius:5px;height:10.9rem;padding:1rem;line-height:1.5rem}
	.n-main .p-pros .cont .sh_dwpl .sdwpl_let2 ul li.sdlet2_endown{border-radius:5px;height:10.9rem;padding:1rem;line-height:1.5rem;}
	.n-main .p-pros .cont .sh_dfea{display:flex;flex-direction:row;overflow:hidden;clear:both;font-size:.6rem;margin-top:.5rem;}
	.n-main .p-pros .cont .sh_dfea .sdfea_let2{ width:30%;float:left;padding-left:1%;}
	.n-main .p-pros .cont .sh_dfea .sdfea_let2 ul li.adlet2_top{border-radius:5px;height:10rem;line-height:1.5rem;padding:.6rem;}
	.n-main .p-pros .cont .sh_dfea .sdfea_let2 ul li.adlet2_down{
		border-radius:5px;margin-top:.2rem;height:11.6rem;line-height:1.5rem;padding:.6rem;
	}
	/**
	 * ============================
			产品内容页
	 *=============================
	 */
	.prods {display:flex;flex-direction: row;justify-content: space-between;padding: 0 .5rem;}
	.prods .params {width:16rem;}
	.prods .params table {width:100%;background:#6e6c6c;border:1px solid #fff;border-collapse:collapse;}
	.prods .params table tr td {border:1px solid #fff;border-collapse:collapse;color:#fff;font-size:.7rem;padding:.1rem;}
	.tt {background:#df410d;text-align: center;}
	.prods .params .desc {font-size:.7rem;padding-top:1rem; margin-bottom: 3rem;}
	.prods .proimg {width:14rem;}
	.prods .proimg img {width:100%;}
	.prods .proimg p {text-align: center;font-size:.8rem;}
	/* 
	 =================================
				留言
	 =================================
	 */
	.guest {}
	.guest table {width:18rem;height:auto;margin:0 auto;font-size:1rem;margin-top:1rem;margin-bottom:2rem;margin-left:2rem}
	.guest table .titb {height: 3rem;}
	.guest table .ipt {width:100%;height:1.5rem;border-radius: .3rem;}
	.guest table .iptcon {width:100%;height:5rem;border-radius: .3rem;}
	.guest table .btna {width:100%;height:2rem;border-radius: .3rem; border:0;background-color: #cb1316;color:#fff;font-size:14px;}
	
	/*
	 =================================
				返回顶部等小工具图标
	 =================================
	 */
	.rico {display:none;}
	.foot_post_info {display:none;}
	/* 左侧客服 */
	.service {display:none;}
	/* 荣誉资质滚动 */
	.ryzz {
	  width: 100%;
	  height: 15rem;
	}
	.ryzz .swiper-slide img {width:7rem;}
	.ryzz .swiper-slide {
	  text-align: center;
	  font-size: .8rem;
	  background: #fff;
	
	  /* Center slide text vertically */
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  -webkit-justify-content: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  -webkit-align-items: center;
	  align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
	  -ms-transform: scale(0.8);
	  -webkit-transform: scale(0.8);
	}
	.ryzz .swiper-slide-active,.ryzz .swiper-slide-duplicate-active{
	  transform: scale(1);
	  -ms-transform: scale(1);
	  -webkit-transform: scale(1);
	}
	.ryzz .swiper-slide-active img,.ryzz .swiper-slide-duplicate-active img{
		width:10rem;
	  transform: scale(1);
	  -ms-transform: scale(1);
	  -webkit-transform: scale(1);
	}
}