﻿@charset "utf-8";
/* CSS Document */

/* 产品中心封面 */
.productBanner {background:url(../images/bannerproduct.jpg) center no-repeat}
@media (max-width:720px) {.productBanner {background:url(../images/bannerproductmobile.jpg) center no-repeat; background-size:100%;}
}
.producttitle{font-size:28px;color:#0069d2;text-align:center;margin:50px 0;}
@media (max-width:1024px) {
.producttitle{margin:4% 0;}
}
@media (max-width:768px) {
.producttitle{text-align:left;margin:4% auto;width:96%;}
}
@media (max-width:768px) {
.producttitle{font-size:20px;}
}
.productseries{background:#f8f8f8;width:100%;}
.productseries .productlist{width:1230px;margin:0 auto;padding:30px 0 20px;}
.productseries .productlist li{width:380px; height:328px; margin:0 15px 30px;float:left;background:#ffffff;transition:all .6s;}
.productseries .productlist li a{width:100%;}
.productseries .productlist li .pic{width:100%;transition:all .6s;margin:0 auto;}
.productseries .productlist li .pic img{max-width:350px; margin:auto;}
.productseries .productlist li H3{color:#41434f;font-size:16px;text-align:center;padding:24px 0;transition:all .2s;}

@media (min-width:1199px) {
.productseries .productlist li:hover H3{color:#7fbe25;background:#40424e;}
.productseries .productlist li:hover .pic{background:#7fbe25;}
}
@media (max-width:1024px) {
.productseries .productlist{width:99%;padding:3% 0 2%;}
.productseries .productlist li{width:31%;margin:0 1.1% 3%;}
.productseries .productlist li .pic img{width:100%;}
.productseries .productlist li H3{padding:6% 0}
}
@media (max-width:480px) {
.productseries .productlist{width:100%;}
.productseries .productlist li{width:46%;margin:0 2% 3%;}
}
@media (max-width:375px) {
.productseries .productlist li H3{font-size:14px;}
}
@media (max-width:320px) {
}
.productionline{width:1200px;margin:0 auto;}
.productionline .production{width:590px;background:#f5f5f5;height:312px;}
.productionline .production a{width:100%;}
.productionline .produl{float:left;}
.productionline .produr{float:right;}
.productionline .production .introduce{width:230px;float:left;margin:105px 0 0 26px}
.productionline .production .introduce H3{color:#565966;font-size:20px;margin-bottom:20px;transition:all .4s;}
.productionline .production .introduce p{color:#565966;font-size:16px;line-height:38px;transition:all .4s;}
.productionline .production .introduce p span{font-family:"HelveticaNeue","Arial";}
.productionline .production .img{float:right;position:relative;height:312px; width:330px;}
.productionline .production .img img{margin:auto;position:absolute;top:0;left:0;bottom: 0;right:0; max-width:100%;}
.productionline .production:hover .introduce H3{color:#7fbe25}
.productionline .production:hover .introduce p{color:#7fbe25}

@media (max-width:1199px) {
.productionline{width:96%;}
.productionline .production{width:49%;height:260px;}
.productionline .production .introduce{width:46%;margin:14% 0 0 4%;}
.productionline .production .img{height:260px;width:50%;}
.productionline .production .img img{width:100%;}
}
@media (max-width:768px) {
.productionline .produl{float:none;margin-bottom:4%;}
.productionline .produr{float:none;}
.productionline .production{width:100%;height:260px;}
.productionline .production .img{height:260px;width:48%;}
.productionline .production .img img{width:auto;}
}
@media (max-width:640px) {
.productionline .production .introduce{margin:12% 0 0 4%;width:44%;}
.productionline .production .img img{width:100%;}
}
@media (max-width:480px) {
.productionline .production{height:220px;}
.productionline .production .introduce{margin:16% 0 0 4%;}
.productionline .production .introduce H3{font-size:18px; margin-bottom:4%;}
.productionline .production .introduce p{ line-height:24px;}
.productionline .production .img{height:220px;width:45%;}
}
@media (max-width:375px) {
.productionline .production{height:180px;}
.productionline .production .introduce{margin:12% 0 0 4%;}
.productionline .production .introduce H3{ font-size:16px;}
.productionline .production .introduce p{ font-size:14px;}
.productionline .production .img{height:180px;}
}




/* 产品中心内容页 */
.deviceInfos{width:1200px;height:480px;margin:0 auto;}
.deviceInfos .deviceImage{float:left;width:50%;height:100%;overflow:hidden;}
.deviceInfos .deviceImage img{margin:auto;}
.deviceInfos .deviceContent{width:46%;float:right;padding-top:88px}
.deviceInfos .deviceContent h1{font-size:30px;color:#0069d2;font-weight:bold;border-bottom:1px solid #f0f0f0;padding-bottom:28px;margin:0}
.deviceInfos .deviceContent .useArea{overflow:hidden;padding:24px 0;border-bottom:1px solid #f0f0f0}
.deviceInfos .deviceContent .useArea h4{font-size:16px;margin-bottom:20px;color:#0069d2;font-weight:bold}
.deviceInfos .deviceContent .useArea span {display:block;float:left;width:50%;font-size:16px;color:#808080;line-height:28px;text-indent:0}
.deviceInfos .deviceContent .useArea p {font-size:16px;color:#808080;line-height:28px;text-indent:32px}
.deviceInfos .deviceContent .chatUs {padding-top:20px;overflow:hidden;width:332px;}
.deviceInfos .deviceContent .chatUs a {float:left;display:block;width:140px;height:54px;border-radius:4px;background:#7fbe25;color:#fff;font-size:16px;line-height:54px;text-align:center}
.deviceInfos .deviceContent .chatUs p {float:right;font-size:14px;line-height:22px;color:#565966}
.deviceInfos .deviceContent .chatUs strong {display:block;font-size:24px;line-height:26px;color:#0069d2}
@media (max-width:1199px) {
.deviceInfos{width:96%;}
}
@media (max-width:1024px) {
.deviceInfos{ height:auto;}
.deviceInfos .deviceImage img{width:100%;}
.deviceInfos .deviceContent{padding-top:6%;}
.deviceInfos .deviceContent .useArea span{ font-size:14px;}
}
@media (max-width:768px) {
.deviceInfos .deviceImage{max-width:100%;float:none;width:auto;}
.deviceInfos .deviceImage img{width:auto;}
.deviceInfos .deviceContent{width:100%;float:none; padding-top:2%;}
}
@media (max-width:640px) {
.deviceInfos .deviceContent h1{font-size:28px;}
}
@media (max-width:600px) {
.deviceInfos .deviceImage{width:100%;}
.deviceInfos .deviceImage img{width:100%;}
}
@media (max-width:480px) {
.deviceInfos .deviceContent h1{font-size:20px; padding-bottom:4%;}
.deviceInfos .deviceContent .useArea span{ font-size:14px;}
.deviceInfos .deviceContent .chatUs a{ width:40%; line-height:48px; height:48px;}
}
@media (max-width:375px) {
.deviceInfos .deviceContent .chatUs{width:90%;}
}
@media (max-width:320px) {
.deviceInfos .deviceContent .chatUs{width:100%;}
}

.deviceBar{background:#FFF;text-align:center;width:100%;display:none;}
.deviceBar ul{width:100%;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;width:100%;}
.deviceBar ul li{line-height:80px;cursor:pointer; margin:0 20px; display:inline-block;}
.deviceBar ul li a{font-size:16px;color:#41434f;}
.deviceBar ul li:hover{background:url(../images/devicebarbj.jpg) center bottom repeat-x;}
.deviceBar ul li a:hover{color:#00c3e5;}
.deviceBar ul li.on a{color:#7fbe25;}
.deviceBar ul li.on:hover {background:none;}
.detailnavline{position:fixed;top:0;z-index:99;}
@media (max-width:768px) {.deviceBar{display:none}
}

.productcontain{width:100%;border-bottom:1px solid #f0f0f0;padding:50px 0;}
.productcontain .portitle{width:100%;font-size:26px;color:#0069d2;font-weight:bold;line-height:30px; text-align:center;}
@media (max-width:1199px) {
.productcontain{width:100%;padding:5% 0;}
}
@media (max-width:980px) {
.productcontain{padding:3% 0;}
}
@media (max-width:768px) {
.productcontain .portitle{font-size:24px;line-height:28px;}
}
@media (max-width:480px) {
.productcontain .portitle{font-size:20px;font-weight:normal;text-align:left;width:96%; margin:0 auto;}
}

.productcontain .summarymax{background:#f5f5f5; width:100%;}
.productcontain .summarymax .summary{width:1200px;margin:0 auto;}
.productcontain .summarymax .summary .imageWrap{width:640px;float:left;}
.productcontain .summarymax .summary .principleText{width:526px;float:right; margin-top:60px;}
.productcontain .summarymax .summary .principleText .portitle{text-align:left; margin-bottom:20px;}
.productcontain .summarymax .summary .principleText p{font-size:16px;color:#565966; line-height:30px;text-indent:2em;}
.productcontain .summarymax .summary .principleText2{width:100%;float:none;padding:60px 0; margin-top:0px;}
.productcontain .summarymax .summary .principleText2 .portitle{text-align:center;}
@media (max-width:1199px) {
.productcontain .summarymax .summary{width:96%;}
.productcontain .summarymax .summary .imageWrap{width:55%;}
.productcontain .summarymax .summary .principleText{width:42%;margin-top:6%;}
.productcontain .summarymax .summary .principleText2{width:100%;margin-top:0px;padding:4% 0;}
}
@media (max-width:1024px) {
.productcontain .summarymax .summary .principleText{margin-top:4%;}
.productcontain .summarymax .summary .principleText2{margin-top:0%;}
}
@media (max-width:980px) {
.productcontain .summarymax .summary .principleText .portitle{ margin-bottom:4%;}
.productcontain .summarymax .summary .principleText2 .portitle{ margin-bottom:2%;}
.productcontain .summarymax .summary .principleText p{ font-size:15px; line-height:26px;}
}
@media (max-width:768px) {
.productcontain .summarymax .summary .imageWrap{width:100%;float:none; padding-top:4%;}
.productcontain .summarymax .summary .principleText .portitle{margin:2% 0;}
.productcontain .summarymax .summary .principleText{width:100%;float:none; padding-bottom:4%; margin-top:2%}
}
@media (max-width:480px) {
.productcontain .summarymax .summary .principleText p{font-size:14px;line-height:24px;}
.productcontain .summarymax .summary .principleText2 .portitle{text-align:left;}
}
@media (max-width:320px) {
.productcontain .summarymax .summary .principleText p{line-height:22px;}
}
.productcontain .gallery{width:1200px;margin:60px auto 0;}
.productcontain .gallery .l{width:380px;float:left;}
.productcontain .gallery .r{width:820px;float:right;}
.productcontain .gallery .r img{float:left;margin-bottom:25px;margin-left:30px;}
@media (max-width:1199px) {
.productcontain .gallery{width:96%;margin:4% auto 0;}
.productcontain .gallery .l{width:32%;margin:0 auto;}
.productcontain .gallery .l img{ width:100%;}
.productcontain .gallery .r{width:68%;}
.productcontain .gallery .r img{float:left;margin-bottom:2%;margin-left:2%; width:48%;}
}
.productcontain .txt{width:1200px;margin:35px auto 0;}
@media (max-width:1199px) {
.productcontain .txt{width:96%;margin:3% auto 0;}
}

.productcontain .txt .advantage{width:100%;}
.productcontain .txt .advantage li {padding:6px 18px;color:#808080;border-top:1px solid #FFF;border-bottom:1px solid #FFF;transition:all .4s;}
.productcontain .txt .advantage li:hover{color:#7fbe25;border-top:1px dashed #7fbe25;border-bottom:1px dashed #7fbe25}
.productcontain .txt .advantage h4,.productcontain .txt .advantage p {font-size:16px;line-height:28px;font-weight:bold}
.productcontain .txt .advantage p {font-weight:normal}
@media (max-width:480px) {
.productcontain .txt .advantage li{ padding:1% 2%;}
.productcontain .txt .advantage h4,.productcontain .txt .advantage p{font-size:14px;}
.productcontain .txt .advantage p{line-height:22px;}
}

.productcontain .txt .tableWrap{width:100%;}
.productcontain .txt .tableWrap p{font-size:18px;line-height:34px;color:#808080;font-weight:bold;padding:10px 0}
.productcontain .txt .tableWrap table{width:1200px;margin:0 auto;}
.productcontain .txt .tableWrap table tr {height:56px;border-bottom:1px solid #ebeff2;}
.productcontain .txt .tableWrap table tr td {line-height:56px;font-size:16px;color:#999;text-align:center;transition:all .4s;}
.productcontain .txt .tableWrap table tr:nth-child(2n) {background:#f4f8fb}
.productcontain .txt .tableWrap table tr:first-child td {font-size:18px;color:#565966}
@media (min-width:1200px) {.productcontain .txt .tableWrap table tr:hover td{color:#7fbe25}
}
@media (max-width:1199px) {
.productcontain .txt .tableWrap table{width:100%;}
.productcontain .txt .tableWrap p{padding:1% 0}
}
@media (max-width:640px) {
.productcontain .txt .tableWrap table tr{height:38px;}
.productcontain .txt .tableWrap table tr:first-child td{font-size:16px;}
.productcontain .txt .tableWrap table tr td{line-height:38px;font-size:14px;}
}
@media (max-width:480px) {
.productcontain .txt .tableWrap{overflow-x:scroll;overflow-y:hidden;padding-bottom:2%;}
.productcontain .txt .tableWrap table{margin-bottom:0%;width:480px;}
.productcontain .txt .tableWrap table tr:first-child td{ font-size:15px;}
}
@media (max-width:375px) {
.productcontain .txt .tableWrap table{width:460px;}
.productcontain .txt .tableWrap table tr:first-child td{ font-size:14px;}
}
/*  破碎产品和生产线系统的相关案例 */
.relecasewrap{width:1200px;margin:35px auto 0;}
.relecasewrap ul {overflow:hidden}
.relecasewrap ul li {float:left;width:392px;margin-right:12px}
.relecasewrap ul li:last-child {margin-right:0}
.relecasewrap ul li img{width:100%;height:auto}
.relecasewrap ul section {width:100%}
.relecasewrap ul section h5 {font-size:18px;color:#565966;padding:20px 0}
.relecasewrap ul section p{font-size:14px;color:#7fbe25}
.relecasewrap ul section span {color:#808080;line-height:26px}
@media (max-width:1199px) {
.relecasewrap{width:96%;margin:3% auto 0;}
.relecasewrap ul li {width:32%;margin-right:2%}
.relecasewrap ul section h5 {padding:4% 0}
}
@media (max-width:480px) {
.relecasewrap{overflow-x:scroll;overflow-y:hidden;padding-bottom:2%;}
.relecasewrap ul {overflow:hidden;width:620px}
.relecasewrap ul li{width:200px;margin-right:10px}
}
.soluspec2{margin-bottom:0px;}

/* 系统生产线内容页 */
.systeminfos{width:100%;background:url(../images/systeminfosbulkybj.jpg) top center no-repeat;border-bottom:1px solid #f0f0f0;}
.systeminfoswaste{ background:url(../images/systeminfoswastebj.jpg) top center no-repeat;}
.systeminfos .infos{width:1200px;margin:0 auto;padding:70px 0 60px}
.systeminfos .infos .systemimage{width:634px;float:left;}
.systeminfos .infos .systemcontent{width:528px;float:right;margin-top:44px;}
.systeminfos .infos .systemcontent H1{font-weight:bold;font-size:30px;color:#00c3e5}
.systeminfos .infos .systemcontent .parameters{width:100%; margin-top:60px;}
.systeminfos .infos .systemcontent .parameters p{float:left;font-size:16px;color:#FFF; border-left:2px solid #FFF;padding:0 18px;}
.systeminfoswaste .infos .systemcontent .parameters p{padding:0 50px;}
.systeminfos .infos .systemcontent .parameters p.on{border:none;padding-left:0px;}
.systeminfos .infos .systemcontent .parameters p span{font-size:30px;color:#00c3e5; display:block;font-family:"HelveticaNeue","Arial"; margin-top:6px;}
.systeminfos .infos .systemcontent .definition{margin-top:70px;font-size:14px;color:#565966; line-height:24px;}
.systeminfos .infos .systemcontent .chatus {padding-top:30px;overflow:hidden;width:100%;}
.systeminfos .infos .systemcontent .chatus a{float:left;display:block;width:140px;height:54px;border-radius:4px;background:#7fbe25;color:#fff;font-size:16px;line-height:54px;text-align:center;margin-right:6px;}
.systeminfos .infos .systemcontent .chatus a.see{background:#00c3e5;}
.systeminfos .infos .systemcontent .chatus p{float:left;font-size:14px;line-height:22px;color:#565966; margin-left:4px;color:#0069d2;}
.systeminfos .infos .systemcontent .chatus strong {display:block;font-size:24px;line-height:26px;color:#0069d2}
@media (max-width:1199px) {
.systeminfos .infos{width:96%;}
.systeminfos .infos .systemimage{width:54%;}
.systeminfos .infos .systemcontent{width:45%;}
}
@media (max-width:1024px) {
.systeminfos .infos{padding:7% 0 5%;}
.systeminfos .infos .systemimage{width:50%;}
.systeminfos .infos .systemimage img{width:100%;}
.systeminfos .infos .systemcontent{width:49%;margin-top:0px;}
.systeminfos .infos .systemcontent H1{font-size:28px;}
.systeminfos .infos .systemcontent .parameters{margin-top:8%;}
.systeminfos .infos .systemcontent .parameters p span{font-size:26px;}
.systeminfos .infos .systemcontent .definition{ margin-top:2%;color:#FFF;}
.systeminfoswaste .infos .systemcontent .parameters p{ padding:0 8%;}
}
@media (max-width:980px) {
.systeminfos .infos .systemcontent .chatus p{margin-left:0px;}
.systeminfos .infos .systemcontent .parameters p{padding:0 16px;}
}
@media (max-width:768px) {
.systeminfos{ background:url(../images/systeminfosbulkybjmobile.jpg) top center no-repeat; background-size:100%;}
.systeminfoswaste{ background:url(../images/systeminfoswastebjmobile.jpg) top center no-repeat;}
.systeminfos .infos .systemimage{width:100%; float:none;}
.systeminfos .infos .systemimage img{max-width:100%;margin:0 auto;width:auto;}
.systeminfos .infos .systemcontent{width:100%;float:none;margin-top:4%;}
.systeminfos .infos .systemcontent .parameters{margin-top:4%;}
.systeminfos .infos .systemcontent .parameters p{color:#333;border-left:2px solid #999;}
.systeminfos .infos .systemcontent .definition{color:#333;}
.systeminfos .infos .systemcontent .parameters p span{font-size:24px;}
}
@media (max-width:480px) {
.systeminfos .infos .systemcontent H1{font-size:22px;}
.systeminfos .infos .systemcontent .parameters p{font-size:14px;}
.systeminfos .infos .systemcontent .parameters p span{font-size:20px;}
.systeminfos .infos .systemcontent .definition{margin-top:4%;}
.systeminfos .infos .systemcontent .chatus{padding-top:3%;}
.systeminfos .infos .systemcontent .chatus a{width:120px; line-height:50px;height:50px; font-size:15px;}
}
@media (max-width:414px) {
.systeminfos .infos .systemcontent .chatus p{display:none;}
}
@media (max-width:375px) {
.systeminfos .infos .systemimage img{max-width:96%;}
.systeminfos .infos .systemcontent H1{font-size:20px;}
.systeminfos .infos .systemcontent .parameters p{padding:0 4%;}
.systeminfoswaste .infos .systemcontent .parameters p{ padding:0 8%;}
.systeminfos .infos .systemcontent .parameters p span{font-size:18px;}
}
@media (max-width:320px) {
.systeminfos .infos{padding:16% 0 5%;}
.systeminfos .infos .systemcontent .parameters p{padding:0 3%;}
.systeminfoswaste .infos .systemcontent .parameters p{ padding:0 8%;}
}

.systemcontain{width:100%;border-bottom:1px solid #f0f0f0; padding:60px 0;}
.systemcontain .portitle{width:100%;font-size:26px;color:#0069d2;font-weight:bold;line-height:30px;text-align:center;}
@media (max-width:1199px) {
.systemcontain{width:100%;padding:5% 0;}
}
@media (max-width:980px) {
.systemcontain{padding:3% 0;}
}
@media (max-width:768px) {
.systemcontain .portitle{font-size:24px;line-height:28px;}
}
@media (max-width:480px) {
.systemcontain .portitle{font-size:20px;font-weight:normal;text-align:left;width:96%; margin:0 auto;}
}

.systemcontain .summary{width:1200px;margin:0 auto;}
.systemcontain .summary .imageWrap{width:640px;float:left;}
.systemcontain .summary .principleText{width:526px;float:right; margin-top:60px;}
.systemcontain .summary .principleText .portitle{text-align:left;margin-bottom:20px;}
.systemcontain .summary .principleText p{font-size:16px;color:#565966; line-height:30px;}
@media (max-width:1199px) {
.systemcontain .summary{width:96%;}
.systemcontain .summary .imageWrap{width:55%;}
.systemcontain .summary .principleText{width:42%;margin-top:6%;}
}
@media (max-width:1024px) {
.systemcontain .summary .principleText{margin-top:2%;}
.systemcontain .summary .imageWrap{width:50%;}
.systemcontain .summary .principleText{width:48%;}
}
@media (max-width:980px) {
.systemcontain .summary .principleText p{ font-size:15px; line-height:26px;}
.systemcontain .summary .principleText .portitle{margin-bottom:4%;}
}
@media (max-width:768px) {
.systemcontain .summary .imageWrap{width:100%;float:none;padding-top:0%;}
.systemcontain .summary .principleText{width:100%;float:none; padding-bottom:4%; margin-top:2%}
.systemcontain .summary .principleText .portitle{margin:2% 0;}
}
@media (max-width:480px) {
.systemcontain .summary .principleText p{ font-size:14px; line-height:24px;}
}
.systemcontain .txt{width:1200px;margin:35px auto 0;}
.systemcontain .txt>p{font-size:16px;color:#565966;line-height:28px;}
.systemcontain .txt>p img{max-width:100%;margin:0 auto;}
.systemcontain .txt .mobile{display:none;}
.systemcontain .txt .bwp{}
.systemcontain .txt .bwp img{display:inline-block;}
@media (max-width:1199px) {
.systemcontain .txt{width:96%;margin:3% auto 0;}
}
@media (max-width:1024px) {
.systemcontain .txt .bwp{width:100%;}
.systemcontain .txt .bwp img{width:50%;}
}
@media (max-width:768px) {
.systemcontain .txt .pc{display:none;}
.systemcontain .txt .mobile{display:block;}
.systemcontain .txt>p{font-size:14px;line-height:26px;}
}
@media (max-width:640px) {
.systemcontain .txt .bwp{width:100%;}
.systemcontain .txt .bwp img{display:block;max-width:100%;width:auto}
}
@media (max-width:480px) {
.systemcontain .txt>p{line-height:24px;}
}
.systemcontain .txt .structure{width:100%;}
.systemcontain .txt .structure li{float:left;width:588px; border-bottom:1px solid #f5f5f5; padding:30px 0}
.systemcontain .txt .structure li.on{margin-right:24px;}
.systemcontain .txt .structure li .struimage{width:200px;height:167px;float:left;overflow:hidden;position:relative;}
.systemcontain .txt .structure li .struimage img{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;max-width:100%;}
.systemcontain .txt .structure li .r{width:380px;float:right;margin-left:8px;}
.systemcontain .txt .structure li .r span{display:inline-block;color:#41434f;font-size:16px;padding:10px 0;font-weight:bold;transition:all .4s;}
.systemcontain .txt .structure li .r p{color:#565966;font-size:14px; line-height:26px;transition:all .4s;}

@media (min-width:1200px) {
.systemcontain .txt .structure li:hover .r span{color:#7fbe25;}
.systemcontain .txt .structure li:hover .r p{color:#7fbe25;}
}
@media (max-width:1199px) {
.systemcontain .txt .structure li{width:48%;}
.systemcontain .txt .structure li.on{margin-right:2%;}
.systemcontain .txt .structure li .struimage{width:30%;}
.systemcontain .txt .structure li .r{width:68%;}
}
@media (max-width:1024px) {
.systemcontain .txt .structure li{padding:3% 0}
}
@media (max-width:768px) {
.systemcontain .txt .structure li{float:left;width:100%;}
.systemcontain .txt .structure li.on{margin-right:0;}
.systemcontain .txt .structure li .struimage{height:160px;}
}
@media (max-width:480px) {
.systemcontain .txt .structure li .struimage{height:130px;}
.systemcontain .txt .structure li .r{width:66%;}
.systemcontain .txt .structure li .r p{line-height:24px;}
}
@media (max-width:375px) {
.systemcontain .txt .structure li .r{width:66%;}
.systemcontain .txt .structure li .r p{display:none;}
}
@media (max-width:320px) {
.systemcontain .txt .structure li .struimage{ height:76px;}
.systemcontain .txt .structure li .r p{display:none;}
.systemcontain .txt .structure li .struimage img{max-height:100%;}
}
.systemcontain .txt .characteristic{width:100%;}
.systemcontain .txt .characteristic li{padding:11px 15px;width:100%;border-bottom:dashed 1px #fff;border-top:dashed 1px #fff; float:left;transition:all .4s;}
.systemcontain .txt .characteristic li .characimage{float:left;width:187px;}
.systemcontain .txt .characteristic li .r{width:940px;float:right;}
.systemcontain .txt .characteristic li .r span{font-weight:bold;color:#565966;font-size:16px; display:inline-block; padding:10px 0}
.systemcontain .txt .characteristic li .r p{color:#565966;font-size:16px;line-height:28px;}
@media (min-width:1199px) {
.systemcontain .txt .characteristic li:hover{border-bottom:dashed 1px #7fbe25;border-top:dashed 1px #7fbe25;}
.systemcontain .txt .characteristic li:hover .r span{color:#7fbe25;}
.systemcontain .txt .characteristic li:hover .r p{color:#7fbe25;}
}
@media (max-width:1199px) {
.systemcontain .txt .characteristic li{padding:1% 2%;}
.systemcontain .txt .characteristic li .characimage{width:17%;}
.systemcontain .txt .characteristic li .r{width:80%;}
}
@media (max-width:1024px) {
.systemcontain .txt .characteristic li .r{width:78%;}
}
@media (max-width:980px) {
.systemcontain .txt .characteristic li .r p{font-size:14px; line-height:26px;}
}
@media (max-width:768px) {
.systemcontain .txt .characteristic li .characimage{width:25%;}
.systemcontain .txt .characteristic li .characimage img{width:100%;}
.systemcontain .txt .characteristic li .r{width:72%;}
}
@media (max-width:480px) {
.systemcontain .txt .characteristic li .r p{ line-height:24px;}
.systemcontain .txt .characteristic li .characimage{width:30%;}
.systemcontain .txt .characteristic li .r{width:68%;}
.systemcontain .txt .characteristic li .r span{padding:2% 0}
}
@media (max-width:320px) {
.systemcontain .txt .characteristic li .r p{ display:none;}
}

.systemcontain .txt .application{width:100%;}
.systemcontain .txt .application li{float:left;width:572px;margin-bottom:50px; margin-right:56px;}
.systemcontain .txt .application li .applipic{width:200px;float:left;}
.systemcontain .txt .application li.on{margin-right:0px;}
.systemcontain .txt .application li.on2{ margin-bottom:0px;}
.systemcontain .txt .application li .r{width:354px;float:right;}
.systemcontain .txt .application li .r span{font-size:16px;font-weight:bold;color:#41434f; display:inline-block;line-height:30px; margin-bottom:10px;transition:all .4s;}
.systemcontain .txt .application li .r p{font-size:14px;color:#41434f;line-height:24px;transition:all .4s;}
@media (min-width:1199px) {
.systemcontain .txt .application li:hover .r span{color:#7fbe25;}
.systemcontain .txt .application li:hover .r p{color:#7fbe25;}
}
@media (max-width:1199px) {
.systemcontain .txt .application li{width:48%;margin-right:2%;margin-bottom:2%;}
.systemcontain .txt .application li .applipic{width:32%;}
.systemcontain .txt .application li .applipic img{width:100%;}
.systemcontain .txt .application li .r{width:65%;}
.systemcontain .txt .application li .r span{ line-height:28px; margin-bottom:1%;}
.systemcontain .txt .application li .r p{line-height:20px;}
	}
@media (max-width:1024px) {
.systemcontain .txt .application li .applipic{width:28%;}
.systemcontain .txt .application li .r{width:68%;}
.systemcontain .txt .application li .r p{ line-height:16px;}
}
@media (max-width:980px) {
.systemcontain .txt .application li .r{ height:96px; overflow:hidden;}
.systemcontain .txt .application li .r p{ line-height:21px;}
}
@media (max-width:640px) {
.systemcontain .txt .application li{width:100%;margin-right:0px;}
.systemcontain .txt .application li.on2{margin-bottom:2%;}
.systemcontain .txt .application li .r{height:auto;overflow:auto;}
.systemcontain .txt .application li .r p{line-height:26px;}
}
@media (max-width:480px) {
.systemcontain .txt .application li .r p{line-height:24px;}
}
@media (max-width:320px) {
.systemcontain .txt .application li .r p{display:none;}
}





