/* 
灰色字体色：8a8888 
 
 */

body {margin:0;padding:0;}
ul,li,h1,h2,h3,h4,h5,p {margin:0;padding:0;list-style: none;box-sizing: border-box;}
input,textarea {outline: none;}
a {text-decoration: none;color:#000;}
a:hover {color:#811218;}
.clrbox {box-sizing: border-box;}
.cls {clear: both;}
.header {width:100%;}
.nav {height:40px; background:#016950;margin-bottom: 15px;}
.nav .navs {width:1000px; margin:0 auto; overflow: hidden;}

/* 移动端视频播放 */
.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;}/*如果是横版视频使用这个*/

.group-img img {display: block;margin:0 auto;}

@media screen and (max-width:10000px){
	.swiper-container {height:288px;}
	#banner {
		height:9.8rem;
		overflow: hidden;
		position:relative;
	}
	#banner .swiper-slide {
		position:relative;
		text-align:center;
	}
	#banner img {
		max-width: 100%;
	}
	/* logo */
	.top {width:1150px; height: 85px; margin:0 auto; display: flex;flex-direction: row;justify-content: space-between;}
	.top .logo {width:220px;height:75px;position: relative;}
	.top .logo .adt {width:230px;padding-top:10px; position: absolute;right: -250px; top:0; text-align: left;}
	.top .logo .adt h3 {color:#016950;letter-spacing: 5px;}
	.top .logo .adt p {color:#f3140d;font-size:16px; font-weight: bold;letter-spacing:1px;}
	.top .sch {width:264px;height:36px;margin-top:18px; overflow: hidden;margin-left: 174px; background: #f4f4f4; border-radius: 20px;}
	.top .sch .ipt {width:204px; height: 36px;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:36px;background:none;outline: none;}
	.top .sch .btn {width:60px; height:36px;line-height:36px;color:#fff;text-align: center; background:#016950;float:left;border-radius: 0 20px 20px 0;}
	.top .tels {width:175px ;height:42px;margin-top:18px;background:url('/img/tel.jpg') no-repeat left center;padding-left:45px;} 
	.top .tels .tit {font-size:16px; font-weight: bold;}
	.top .tels .tel {font-size:18px;color:#e9160d; font-weight: bold;}
	.top .tels .tel i {color:#016950;font-style: normal;}
	
	/* 导航 */
	.nav .navs {width:1150px; margin:0 auto; overflow: hidden;}
	.nav .navs ul {}
	.nav .navs ul li {width:100px;height:40px;float:left;}
	.nav .navs ul li a {line-height: 40px; text-align: center; display: block; color:#fff;}
	.nav .navs ul li a:hover {color:#ccc;}
	
	/* banner */
	.banner {text-align: center;}
	.m-banner {display: none}
	
	/* 标题 */
	.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;}
	.hide {display:block;}
	/* 图集 */
	.pics {width: 1150px;height:410px;margin:0 auto;}
	.pics ul {display: flex;flex-direction: row;justify-content: space-between;}
	.pics ul li {width:191.6666666666667px; position: relative;}
	.pics ul li p {position: absolute;width:110px;height:47px;border-left:3px solid red;top:20px;left:20px;color:#fff;line-height: 23px;font-size: 16px;color: #dedede;
    padding-left: 10px;}
	.pics ul li img {width:100%;}
	.pics ul li .img {height:313px; overflow: hidden;}
	.pics ul li .img img {width:100%;}
	.pics ul li .info {height:90px;box-sizing: border-box;padding-top:10px;background:url(/static//images/ge.jpg) no-repeat right center #bd121b;}
	.pics ul li .info .t {width:100px;height:40px; color:#fff; margin:0 auto;}
	.pics ul li .info .t span {font-size:14px;font-weight: normal;letter-spacing: 3px;}
	.pics ul li .info .kf {width:90px;height:26px;line-height:26px; color:#ffcb0f;margin:0 auto;font-size:14px;background:url(/static//images/a_19.png) no-repeat right center; background-size:25px;}
	.pics ul li .info .kf a {color:#ffcb0f}
	.m-pics {display:none;}

	.pics .ad3 {width:33%;height:auto;float:left;}
	.pics .ad3 img {width:100%;}
	/* 热门推荐 */
	.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;}
	/* 推荐产品 */
	.adhot {width:1150px; margin:0 auto;}
	.adhot ul {display:flex;flex-direction:row;justify-content: space-between;flex-wrap:wrap;}
	.adhot ul li {width:376px; height:150px;margin-bottom: 10px;}
	.adhot ul li img {width:100%;border-radius:10px;}
	.adhot ul .hidd {display: none;}
	/*  经营方案 */
	.fa {width:1150px;height:100px;border:1px solid #e5e5e5; margin:0 auto; border-top:3px solid #e67d5f;margin-top:10px;}
	.fa .dv {width:760px;height:65px; margin:0 auto; padding-top:20px;display: flex;flex-direction: row;justify-content: space-between;}
	.fa .dv .dv1 {width:120px;font-size:22px;color:#ff4b19;font-weight: bold;}
	.fa .dv .dv2 {width:290px; line-height: 30px;font-size: 16px;}
	.fa .dv .dv2 span {color:red;}
	.fa .dv .dv2 input {width:170px;outline: none;}
	.fa .dv .dv3 {width:72px;}
	.fa .dv .dv3 img {width:100%; cursor:pointer;}
	.m-fa {display:none;}
	
	/* 合作客户 */
	.hz {background:#f5f5f5;padding:1px 0 30px;margin-top:20px;}
	.hz .vdo {width:545px;margin:0 auto;}
	.hz .vdo ul {display: flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.hz .vdo ul li {width:260px; height:170px; position: relative; overflow: hidden;margin-bottom:20px;}
	.hz .vdo ul li img {width:100%;}
	.hz .vdo ul li .titb {width:260px;height:30px;line-height:30px;background:rgba(0,0,0,0.6);color:#fff; text-align: center; position: absolute;bottom: 0;left:0;}
	.hz .vdo ul li .m {display:none;}
	/*  */
	
	.jt {background:url(/static//images/a_59.png) no-repeat center;background-size:35px;height:30px;}
	
	/* 广告词 */
	.adtxt {width: 1150px;margin:0 auto;display: flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.adtxt div {width:250px; height:100px; padding-left:80px; overflow: hidden;box-sizing: border-box;}
	.adtxt .bg1 {background:url(/static//images/a_33.png) no-repeat left top;background-size:70px;}
	.adtxt .bg2 {background:url(/static//images/a_30.png) no-repeat left top;background-size:70px;}
	.adtxt .bg3 {background:url(/static//images/a_27.png) no-repeat left top;background-size:70px;}
	.adtxt .bg4 {background:url(/static//images/a_36.png) no-repeat left top;background-size:70px;}
	.adtxt div h2 {letter-spacing: 3px;}
	.adtxt div p {letter-spacing: 2px; font-size: 12px; color:#8a8888;}
	.ads {width:1150px;margin:0 auto;display: flex;flex-direction: row;justify-content:space-between;}
	.ads p {width:287.5px;}
	.ads p img {width:100%;}
	
	/* 按钮 */
	.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;}
	
	/* 客户 */
	.case {background:#f5f5f5;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;}
	
	/* 服务 */	
	.tabs {width:1150px;margin:0 auto; background:#f74747;height:80px; }
	.tabs ul {display: flex;flex-direction: row;justify-content:space-around;}
	.tabs ul li {width:25%;height:80px;line-height:80px;font-size:28px;color:#fff; text-align: center;border-right:1px solid #fff;}
	.tabs ul li span {padding-left:40px;}
	.tabs ul li .s1 {background:url(/static/images/a_78-25.png) no-repeat left center; background-size:35px;}
	.tabs ul li .s2 {background:url(/static/images/a_78-24.png) no-repeat left center; background-size:35px;}
	.tabs ul li .s3 {background:url(/static/images/a_78.png) no-repeat left center; background-size:35px;}
	.tabs ul li .s4 {background:url(/static/images/a_78-26.png) no-repeat left center; background-size:35px;}
	.tabs ul li .s5 {background:url(/static/images/a_78-23.png) no-repeat left center; background-size:35px;}
	.tabs ul .active {background:#3e3e3e; }
	
	.tabs-con {width:1150px; margin:0 auto;background:#f5f5f5;}
	.tabs-con .ccc {display: flex;flex-direction: row;justify-content:space-around;}
	.tabs-con .ccc .tx {width:550px; height: 430px;}
	.tabs-con .ccc .tx p {padding:0 40px;}
	.tabs-con .ccc .tx .st1 {padding-top:70px;font-size:24px; text-align: center;line-height: 30px;color:#f74747;font-weight: bold;}
	.tabs-con .ccc .tx .st2 {padding-top:40px;font-size:14px;}
	.tabs-con .ccc .tx .st3 {padding-top:40px;font-size:16px;line-height: 30px;}
	.tabs-con .ccc .im {width:600px; height: 430px;}
	.tabs-con .ccc .im img {width:100%;}
	
	/* news */
	.news {background: #fff;padding-bottom:50px;}
	.news .newslist {display:block;width:1150px; margin:0 auto;display: flex;flex-direction: row;justify-content:space-between;}
	.news .newslist .newsl {width:45%;}
	.news .newslist .newsl .firstNews {height:76px;display: flex;flex-direction: row;justify-content:space-between;}
	.news .newslist .newsl .firstNews .thumb {width:20%;}
	.news .newslist .newsl .firstNews .info {width:80%;}
	.news .newslist .newsr {width:45%;}
	.newsli li {height:25px;}
	.newsli li a {color:#242424;padding-left:10px;background:url(/static//images/a_102.png) no-repeat left center;background-size:9px;}
	.newsli li span {float:right;}
	.news .m-newslist {display: none;}
	/* 友情链接 */
	.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:#016950;clear:both;}
	.footer .fot {width:1150px;margin:0 auto;display: flex;flex-direction: row;justify-content:space-between;}
	.footer .fot .dv1 {width:230px;background:url(/static//images/c_22.jpg) no-repeat center center;}
	.footer .fot .dv2 {width:380px;}
	.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:275px;}
	.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:#ffffff;color:#080808;border:1px solid #eadbda;float:left;margin-bottom: 10px;outline: 0;margin-top:10px;}
	.form .name {width:130px; height:30px;background:#ffffff;color:#080808;border:1px solid #eadbda;float:left;outline: 0;}
	.form .tel {width:130px; height:30px;background:#ffffff;color:#080808;border:1px solid #eadbda;float:right;outline: 0;}
	.form .smt {width:275px; height:30px;background:#ff7905;float:left;margin-top: 30px;outline: 0;border:0;color:#fff;font-size:16px;font-weight: bold;}
	.m-footer {display:none;}
	/* 底部导航 */
	.menusm {display:none;}
	/* 
	 =================================
				新闻列表页、详情页
	 =================================
	 */
	.n-banner {width:1150px; margin:0 auto;margin-top:10px;}
	.n-banner img {width:100%;}
	.n-mbanner {display:none;}
	.n-psi {width:1150px; height:40px;line-height: 40px;margin:0 auto;font-size: 14px;background:url(/static/images/psi.jpg) no-repeat left center;padding-left:15px;    border-bottom: 1px solid #e2e1e1;margin-bottom: 10px;}
	.n-psi span {float: right;}
	.n-main {width:1150px; margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;}
	.n-main .n-category {width:200px;}
	.n-main .n-category .n-title {height:50px;position:relative;background:#016950;color:#fff;font-size:18px;padding:3px 0 0 15px;}
	.n-main .n-category .n-title p {font-size:12px;}
	.n-main .n-category .n-cats {border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
	.n-main .n-category .n-cats ul {}
	.n-main .n-category .n-cats ul li {height:40px; border-bottom: 1px dashed #e4e4e4;}
	.n-main .n-category .n-cats ul li a {display:block;line-height: 40px; text-align: center;}
	.n-main .n-category .n-cats ul li .active {color:#e56335;}
	.n-main .n-category .n-service-title {background:#de410e}
	.n-main .n-category .n-service {border:1px solid #e4e4e4;border-top:0;padding-bottom: 10px;}
	.n-main .n-category .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 .n-service .tela h2 {font-size:14px;height:20px; }
	.n-main .n-category .n-service .tela p {font-size:16px; color:#b5050d}
	.n-main .n-category .n-service .tela p i {font-style:normal; color:#000}
	.n-main .n-category .n-service .tou {text-align: center;}
	.n-main .n-category .n-service .dep {height:30px;line-height:30px;text-align: center;font-size:16px;letter-spacing: 3px;}
	.n-main .n-category .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 .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 .n-service .contact span img {display:none;position: absolute;top:0;left:0;width:150px;}
	.n-main .n-category .n-service .contact i {font-style:normal;color:red;}
	.n-main .n-news {width:930px;}
	.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:flex;flex-direction: row;justify-content: space-between;}
	.n-main .n-news .list ul li .n-tit-con {width:80%}
	.n-main .n-news .list ul li .n-tit-con .n-t {height:30px;font-size:16px;font-weight: bold;color:#313131;}
	.n-main .n-news .list ul li .n-tit-con .n-j {color:#717171;}
	.n-main .n-news .list ul li .n-date {width:15%;font-size:12px; text-align: center;padding-top:30px;box-sizing: border-box;}
	/*详情页*/
	.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:16px;}
	.n-main .n-news .n-cont .n-con img {margin:0 auto; display:block;}
	/*新详情页*/
	.n-main .p-pros .cont .ctit {text-align: center;padding:20px 0;}
	.n-main .p-pros .cont .ctit h2 {font-size:28px;color:#0b4838;margin-bottom: 20px;}
	.n-main .p-pros .cont .ctit p {font-size:24px;color:#e72c27; font-weight: bold;}
	.n-main .p-pros .cont .nctit {text-align: center;padding:7px 0 15px 0;margin:15px 0 10px 0}
	.n-main .p-pros .cont .nctit h2 {font-size:28px;color:#e61e11;}
	.n-main .p-pros .cont .nctit p {font-size:24px;padding-top:10px;}
	.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:45px;line-height:45px;padding-left: 40px; font-size:20px;color:#0b4838; 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:432px;}
	.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 {width:400px;position: absolute;right:0;bottom:-35px;}
	/*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 .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 {}
	.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 #016950;padding: 0 10px;background: #016950;}
	.pager ul .active span {float:none}
	.pager ul .disabled {color:#ccc; padding: 0 10px;}
	.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;    border-bottom: 1px solid #bc111a;}
	.p-title span {font-size:14px;color:#242424;padding-left:5px;font-weight:normal;}
	.p-pros {width:1150px;margin:0 auto; }
	.p-pros ul {padding-top: 0px;}
	.p-pros ul li {
		width:225px; overflow: hidden;float:left;
		/*border-left:1px solid #eae9e9;border-bottom:1px solid #eae9e9;box-sizing:border-box;
		background:url('data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///+rp6f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==') repeat-y right;
		*/
		}
	.p-pros ul li .thumb {padding:10px;overflow:hidden;position:relative;}
	.p-pros ul li .thumb img {width:100%;border-radius: 10px;}
	.p-pros ul li .thumb .activity {width:100%;height:35px;position:absolute;bottom:0;left:0;}
	.p-pros ul li p {width:100%;display:block;text-align: center;font-size:14px;/*height:40px;*/}
	.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;    line-height: 30px;
    font-size: 16px;}
	.n-main .p-pros .h1 {font-size:40px;font-weight: bold; text-align: center; color: #e9160d;letter-spacing: 3px; margin-top: 20px;}
	.n-main .p-pros .h2 {font-size:30px;font-weight: bold;text-align: center;color: #016950;padding:25px 0 20px;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;font-weight: bold;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-pc {width:930px;padding-top:80px;display:flex;flex-direction: row;justify-content:space-around;flex-wrap: wrap;}
	.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%;border-radius: 10px;}
	.n-main .p-pros .p-top-vdos-pc .item p {display: block; text-align: center;font-size: 14px;line-height: 10px;}
	.n-main .p-pros .p-top-vdos-m {display:none;}
	.n-main .p-pros .p-pro-con .send-style1 {
	width: 200px;
	height: 43px;
	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:150px;height:43px;background:#fff; overflow: hidden;border-radius: 3px 0 0 3px;}
	.n-main .p-pros .p-pro-con .send-style1 .ipt input {width:100%;height:43px;border:0; outline:none;}
	.n-main .p-pros .p-pro-con .send-style1 .btn {width:45px;font-size:16px; line-height:20px;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:200px;height:43px;line-height:43px;border-radius: 3px;text-align: center;
	background:#df410d;background-size:20px;
	color:#fff;font-size:16px;position: absolute;}
	.n-main .p-pros .p-pro-con .chat-price a {display:block;line-height:43px;color:#fff;font-weight: bold;}
	.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;}
	.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:225px;}
	.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-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:225px;}
	.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 .p-pro-message {padding-bottom:100px;}
	.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;}
	
	.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;margin-bottom: 20px;}
	.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 {width:100%;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%;}
	
	/* 
	 =================================
				产品内容
	 =================================
	 */
	.pro-con-row {display:flex;flex-direction: row;justify-content: space-between;}
	.pro-con-row .pro-param {width:500px;}
	.pro-con-row .pro-param .pro-info {font-size:14px;line-height:25px;padding:30px 0 50px;}
	.pro-con-row .pro-param ul {margin:0;padding:0;list-style:none;display:flex;flex-direction: row;justify-content: space-around;flex-wrap:wrap;}
	.pro-con-row .pro-param ul li {height:35px;font-size:14px;line-height:35px;padding-left:10px;float:left;color:#fff;border-bottom:1px solid #fff;box-sizing: border-box;}
	.pro-con-row .pro-param ul .pro-param-tit {width:30%;background:#df410d;border-right:1px solid #fff; text-align: center;}
	.pro-con-row .pro-param ul .pro-param-con {width:70%;background:#6e6c6c;text-align:left;}
	.pro-con-row .pro-img {width:400px;}
	.pro-con-row .pro-img img {width:100%}
	.pro-con-row .pro-img p {display:block; text-align: center;}
	/* 
	 =================================
				在线留言
	 =================================
	 */
	.p-message {width:580px;margin:0 auto;font-size:16px;}
	.p-message .t {width:20%;padding:20px 0;}
	.p-message .tb {height: 150px;}
	.p-message .c {width:80%;font-size: 22px; font-weight: bold;}
	.p-message .ipt {width:100%;height:30px;border-radius: 7px;border:1px solid #7c7c7c;}
	.p-message .txa {width:100%;border-radius: 7px;border:1px solid #7c7c7c;}
	.p-message .btn {width:100%;background:#ec1d39;color:#fff;height:35px;border:0;border-radius: 7px;}
	
	/*
	 =================================
				返回顶部等小工具图标
	 =================================
	 */
	
	.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:;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:#0b88ca;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: 1150px;
	  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.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);
	}
	.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){
	
	/* 热门推荐 */
	.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;}
	.nav {height:auto;background-image: none !important;background-color: #016950 !important;margin-bottom:0px;}
    .nav .navs {width:25rem;padding:.5rem 0;}
	.nav .navs ul li {width:8.3333rem;height:1.5rem;font-size:.8rem;}
	.nav .navs ul li a {line-height: 1.5rem;}
	/* logo */
	.top {width:100%; height: auto; display: flex;flex-direction: row;justify-content: space-between;}
	.top .logo {width:10rem;height:auto;padding:1rem 0 .5rem 1rem;}
	.top .logo img {width:100%;}
	.top .logo .adt {display: none;}
	.top .sch {display:none;}
	.top .tels {width:8rem;height:2.5rem;margin-top:1.4rem;background:url('/img/tel.jpg') no-repeat left center;background-size:2rem;padding-left:2rem;}
	.top .tels .tit {font-size:.9rem; font-weight: bold;}
	.top .tels .tel {font-size:1rem;color:#ad1723; font-weight: bold;}
	.top .tels .tel i {color:#242424;font-style: normal;}
	/* banner */
	.banner {display:none;}
	.m-banner {display:none;min-height:7.333333333333333rem;}
	.m-banner .swiper-container {height:8rem;}
	.m-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;}
	.hide {display:none;}
	/* 图集 */
	.pics {display:none;}
	.m-pics {display:none;width:25rem}
	.m-pics ul {display:flex;flex-direction: row;justify-content: space-around;flex-wrap:wrap;}
	.m-pics ul li {width:8.333333333333333rem;height:7rem;text-align: center;}
	.m-pics ul li img {width:5rem;height:5rem;}
	.m-pics ul li p {font-size:.8rem;}
	/* 推荐产品 */
	.adhot {width:25rem; margin:0 auto;}
	.adhot ul {display:flex;flex-direction:row;justify-content: space-around;flex-wrap:wrap;}
	.adhot ul li {width:12rem; height:5rem;margin-bottom: .5rem;}
	.adhot ul li img {width:100%;border-radius:.5rem;}
	.adhot ul .hidd {display:block;}
	
	/*  经营方案 */
	.fa {display:none;}
	.m-fa {display:block;}
	.m-fa .fform {display:flex;flex-direction: row;justify-content:center;}
	.m-fa .fform .fields {width:12rem;font-size:.7rem;}
	.m-fa .fform .fields ul {display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;}
	.m-fa .fform .fields ul li {width:60%;height:2rem;overflow:hidden;}
	.m-fa .fform .fields ul li input {width:92%;height:1rem;outline: none;}
	.m-fa .fform .fields ul .t {width:40%; text-align: right;font-size:.7rem;}
	.m-fa .fform .fields ul .t span {color:red;padding-right:5px}
	.m-fa .fform .smts {width:6rem; text-align: center;}
	.m-fa .fform .smts img {width:4rem;margin-top:1.5rem;}
	
	/* 合作客户 */
	
	.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;}
	.hz .vdo ul li .pc {display:none;}
	.hz .vdo ul li .m {display:block;}
	.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:25rem;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:.7rem;}
	.friend-link .pc {display:none;}
	.friend-link .m {display:block;}
	
	/* footer */
	.footer {display:none;}
	.titt {display:none;}
	.form {display:none;}
	.m-footer {background:#016950;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 {display:none;width:100%; margin:0 auto;margin-top:0;}
	.n-banner img {width:100%;height:8rem;}
	.n-mbanner {display:block;width:25rem;}
	.n-mbanner img {width:100%;}
	.n-psi {width:100%; height:2rem;line-height: 2rem;margin:0 auto;font-size:.8rem;background:url(/static//images/psi.jpg) no-repeat left center;padding-left:.9rem;}
	.n-psi span {display:none;float: right;}
	.n-main {width:100%; margin:0 auto;}
	.n-main .n-category {display:none;}
	.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}
	.n-main .n-news .n-cont .n-con img {display:block;width:100%;}
	/* 
	 =================================
				产品页
	 =================================
	 */
	.p-title {height:3rem;width:100%;margin:0 auto; margin:0 auto;color:#e0400b;font-weight:bold;padding-left:1rem;font-size:1.2rem;line-height: 3rem;background:url(/static//images/e_03.jpg) no-repeat left center;background-size:1rem;}
	.p-title span {font-size:.8rem;color:#242424;padding-left:.2rem;font-weight:normal;}
	.p-pros {width:100%;margin:0 auto;}
	.p-pros ul {display:flex;flex-direction:row;justify-content: baseline;flex-wrap: wrap;}
	.p-pros ul li {width:12.5rem;}
	.p-pros ul li .thumb {padding:1rem;height:auto;overflow:hidden;position:relative;margin:0 auto;    min-height: auto;}
	.p-pros ul li .thumb img {width:100%;}
	.p-pros ul li .thumb .activity {width:100%;height:1.5rem;position:absolute;bottom:0;left:0;}
	.p-pros ul li p {display:block;height:3rem;line-height: 2rem;text-align: center;font-size:1rem;}
	.p-ad {display:none;}
	.m-p-ad {display:block;}
	.m-p-ad img {width:100%;height:5rem;}
	/*
	 =================================
				产品详情页
	 =================================
	 */
	.n-main .p-pros {width:25rem;line-height:1rem;font-size:.7rem; margin:0; position: relative;}
	.n-main .p-pros .h1 {height:1.5rem;font-size:1.4rem; font-weight: bold; text-align: center; color: #e9160d;letter-spacing: .1rem;}
	.n-main .p-pros .h2 {height:2rem;font-size:1rem;font-weight:bold;text-align: center;color: #016950;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: 8rem;height: 2rem; line-height: 2rem; border-radius: .3rem; text-align: center; color: #fff;
    font-size: .7rem; position: absolute; background: #c72116; font-weight: normal;}
	.n-main .p-pros .p-pro-con .chat-price-big a {color:#fff;font-size:.8rem;}
	.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:0 0 .6rem}
	.n-main .p-pros .item356 {width:25rem;height:7rem;padding:.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; line-height: .8rem;}	
	.n-main .p-pros .p-pro-con .send-style1 {width:7rem;height:1.5rem;background:#2aa568;padding:1px;border-radius:.2rem;
	display:flex;flex-direction: row;justify-content:space-between;position: absolute; line-height: .7rem;}
	.n-main .p-pros .p-pro-con .send-style1 .ipt {width:5.5rem;height:1.5rem;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.5rem;line-height:.7rem;border:0; outline:none;font-size:.6rem;}
	.n-main .p-pros .p-pro-con .send-style1 .btn {width:2rem;font-size:.6rem; line-height:.7rem;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:7rem;height:1.5rem;line-height:1.5rem;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.5rem;color:#fff;font-size:.7rem;font-weight:normal;}
	.n-main .p-pros .p-pro-con .chat-price a i {font-size:.7rem;position: absolute;right: .6rem;top: .45rem;}
	.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:1rem;font-weight: bold;padding:0px 0 .8rem;}
	.n-main .p-pros .p-pro-case .case-vdo {padding-bottom:.25rem;}
	.n-main .p-pros .p-pro-case .case-vdo ul {display:flex;flex-direction: row;flex-wrap:wrap;justify-content: space-around;padding: 0 .5rem;}
	.n-main .p-pros .p-pro-case .case-vdo ul li {width:10rem;height:9rem;}
	.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; line-height: .7rem;padding-top:.3rem;font-size:.7rem;}
	.n-main .p-pros video {width:100%;}
	.n-main .p-pros img {width:100%;}
	
	.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-around;padding: 0 .5rem;}
	.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;padding: 0 .5rem;}
	.n-main .p-pros .p-pro-case .case-img24 ul li {width:10rem;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:.7rem;position:absolute;width:10rem;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 .lxwm {font-size:1rem; line-height:1.5rem;}
	.n-main .p-pros .lxwm .ewm img {width:5rem;height:5rem;display:inline;margin-left:5rem;}
	.n-main .p-pros iframe {width:100%;height:15rem;}

	.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:1rem;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 {height:1.5rem;text-align: center;color:#fff;padding:0;font-size:1.4rem;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw p {font-size:1rem;text-align: center;line-height: 1.2rem;}
	.n-main .p-pros .p-pro-zz .zz-ad4 .xw h3 {height:1.1rem;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 .p-pro-message {padding:1rem 0 1rem;}
	.n-main .p-pros .p-pro-message .pic {text-align: center;}
	.n-main .p-pros .p-pro-message .pic img {width:14rem;}
	.n-main .p-pros .p-pro-message .tit {text-align: center;color:#959595;font-size:1rem;font-weight: bold;padding:0px 0 20px;}
	.n-main .p-pros .p-pro-message .msg {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;font-weight:bold;background:#fc5b4d;color:#fff;margin-top:.5rem;border:0;}
	/*新详情页*/
	.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:#016950;    margin-bottom: 0;}
	.n-main .p-pros .cont .ctit p {font-size:1.4rem; font-weight:bold;padding: 1rem 0;color:#e9160d;}
	.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 .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:13rem;}
	.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豆贵妃css20241106*/
	.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 .cy .tit2 {text-align: center;clear: both;padding: 1rem 0 1rem;}
	.n-main .p-pros .cy .tit2 h2 {height: 1.2rem;font-size:2rem; color:red;}
	.n-main .p-pros .cy .tit2 p {font-size:1rem;padding-top:0;}
	.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:.9rem;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%;}
	/* 产品内容 */
	
	.pro-con-row {display:flex;flex-direction: row;justify-content: space-between;padding:0 .5rem}
	.pro-con-row .pro-param {width:14rem;}
	.pro-con-row .pro-param .pro-info {font-size:.7rem;line-height:1rem;padding:1rem 0 1rem;}
	.pro-con-row .pro-param ul {margin:0;padding:0;list-style:none;display:flex;flex-direction: row;justify-content: space-around;flex-wrap:wrap;}
	.pro-con-row .pro-param ul li {height:1.2rem;font-size:.7rem;line-height:1.2rem;padding-left:.3rem;float:left;color:#fff;border-bottom:1px solid #fff;box-sizing: border-box;}
	.pro-con-row .pro-param ul .pro-param-tit {width:40%;background:#df410d;border-right:1px solid #fff; text-align: center;}
	.pro-con-row .pro-param ul .pro-param-con {width:60%;background:#6e6c6c;text-align:left;}
	.pro-con-row .pro-img {width:11rem;}
	.pro-con-row .pro-img img {width:100%}
	.pro-con-row .pro-img p {display:block; text-align: center;font-size: .6rem;}
	/*
	 =================================
				在线留言
	 =================================
	 */
	.p-message {width:23rem;margin:0 auto;font-size:.8rem;}
	.p-message .t {width:20%;padding:.7rem 0;}
	.p-message .tb {height: 5rem;}
	.p-message .c {width:80%;font-size: 1.2rem; font-weight: bold;}
	.p-message .ipt {width:100%;height:1.5rem;border-radius: .3rem;border:1px solid #7c7c7c;}
	.p-message .txa {width:100%;border-radius: .3rem;border:1px solid #7c7c7c;}
	.p-message .btn {width:100%;background:#ec1d39;color:#fff;height:1.8rem;border:0;border-radius: .3rem;}
	/*
	 =================================
				返回顶部等小工具图标
	 =================================
	 */
	.foot_post_info,.rico {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);
	}
}