/*公共样式*/
*{box-sizing: border-box;margin:0;padding:0;}
.left{float:left;}
.right{float:right;}
img{width:100%;display: block;}
p{line-height: 1.4;}
/*产品一级列表样式*/
	.productList-item:nth-child(3n){margin-right:0;}	
	.productList-item-imgbox>img{transition: all 0.3s linear;}
	.productList-item:hover .productList-item-imgbox>img{transform:scale(1.1,1.1);}
	
	


@media (min-width:1700px){
	/*大屏电脑样式*/
	.phone{display: none;}
    .page{display: block;}
	.container{width:1200px;margin:0 auto;}
	/*产品一级列表样式*/
	.chanpin-banner,.chanpinxq-banner{margin-top:158px;position:relative;}    
    .cp-banner-txt{color:#fff;height:130px;position:absolute;left:50%;margin-left:-600px;top:50%;margin-top:-65px;}
    .cp-banner-txt>h2{font-size:48px;margin-bottom:30px;}
    .cp-banner-txt>h5{font-size:42px;}
	.chanpin{padding-bottom:120px;}
	.chanpin-info{padding:50px 0 0;color:#333;}
	.chanpin-info>h4{font-size:30px;margin-bottom:36px;}
	.chanpin-info>p{font-size:18px;line-height: 1.6;text-align: justify;}
	.chanpin-content{padding-bottom:80px;}
	.chanpin-content>h4,
	.gengduo-chanpin>h4{font-size:30px;margin-bottom:40px;color:#333;}
	.productList-item{width:384px;height:380px;float:left;margin-right:24px;margin-bottom:24px;}
	.productList-item-imgbox{width:100%;height:230px;overflow: hidden;}
	.productList-item-textbox{width:100%;height:150px;background:#bdbdbd;padding:25px;color:#fff;}
	.productList-item-textbox>h4{font-size:30px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.item-more{width:80px;height:40px;background:url(../img/more.png) 0 0 no-repeat;}
	.productList-item:hover .productList-item-textbox>.item-more{background:url(../img/more-hover.png) 0 0 no-repeat;}
	/*产品二级列表样式*/
	.chanpin1{padding-bottom:120px;}
	.bNav{width:100%;height:52px;background:#f7f7f7;font-size:20px;color:#999;}
	.bNav span{color:#d62631;display: inline-block;line-height:52px;}
	.bNav span>a{color:#999;}
	.bNav span>a:hover{text-decoration: underline;}
	.chanpin1-info{padding:50px 0 0;color:#333;}
	.chanpin1-info>h4{font-size:30px;margin-bottom:20px;}
	.chanpin1-info>h6{font-size:18px;color:#333;margin-bottom:10px;}
	.chanpin1-info>p{font-size:18px;line-height: 1.6;margin-bottom:30px;color:#666;text-align: justify;}
	.gengduo-chanpin{padding-top:40px;}
	.slider4-box{width:1200px;margin:40px auto 0;height:300px;}
	.slider4-box .slider4 .slide{overflow:hidden;}
	.slider4-box .slide-zhezhao{width:100%;height:100%;background: #000;opacity: 0.5;position:absolute;left:0;top:0;}
	.slider4-box .slide-text{width:100%;height:100%;position:absolute;left:0;top:0;}
	.slider4-box .slide-text>h4{font-size: 30px;padding:0 15px;color:#fff;text-align: center;margin-top:134px;}
	.slider4-box .slider4 .slide:hover .slide-zhezhao{display:none;}
	.slider4-box .slider4 .slide:hover .slide-text{display:none;}
	/*产品三级列表样式*/
	.chanpin-content{padding:60px 0 0;}
	.chanpinList1{padding-bottom:120px;}
	.chanpinList1-content{margin-top:60px;}
	.chanpinList1-item{width:1200px;height:400px;border:1px solid #ebeae6;margin-bottom:40px;cursor: pointer;}
	.chanpinList1-item>a{width:100%;height:100%;display:block;}
	.chanpinList1-item-l{float:left;width:440px;height:100%;overflow: hidden;}
	.chanpinList1-item-l>img{width:auto;height:100%;transition: all 0.3s linear;}
	.chanpinList1-item-r{margin-left:490px;padding-top:30px;position:relative;height:400px;}
	.chanpinList1-item-title>h4{font-size:48px;color:#333;font-family:"mythreeFont","PingFang SC";display: inline-block;}
	.chanpinList1-item-title>span{color:#999;font-size:24px;margin-left:20px;}
	.taglist{width:100%;height:180px;overflow: hidden;margin-top:15px;}
	.taglist>.list-tag{float:left;width:160px;height:60px;line-height:60px;color:#333;text-align:center;border:2px solid #e5e5e5;background:#f5f5f5;margin-bottom:10px;margin-right:10px;}
	.taglist>.list-tag>h5{font-size:24px;}
	.taglist>.list-tag:hover{background:#e60012;border:2px solid #e60012;color:#fff;}
	.taglist>.list-tag:hover p{color:#fff;}
	.chanpinList1-item-info{padding-right:20px;}
	.shiyong{color:#333;font-size:24px;font-family:"mythreeFont","PingFang SC";margin-top:30px;margin-bottom:15px;}
	.chanpinList1-item-info>p{color:#999;font-size:18px;line-height: 1.6;text-align:justify;overflow: hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.chanpinList1-item-btn>span{position:absolute;left:50%;margin-left:-230px;bottom:30px;display: block;border:3px solid #e60012;color:#e60012;width:460px;height:60px;border-radius:30px;font-size:24px;text-align: center;line-height:54px;}
	.chanpinList1-item:hover{box-shadow:3px 6px 12px rgba(114,114,114,.15) ;}
	.chanpinList1-item:hover .chanpinList1-item-l>img{transform:scale(1.1,1.1);}
	.chanpinList1-item:hover .chanpinList1-item-btn>span{background:#e60012;color:#fff;}
	/*分页样式*/
	.page-normal{margin-top: 60px;height:40px;font-size:0;}
	.page-normal>.PageBar{float:right;}
    .page-normal a{display:inline-block;width:60px;font-size:20px;border: 1px solid #999;color:#999;margin-left:10px;height:40px;text-align:center;line-height:40px;}
    .page-normal a span{display:inline-block;width:30px;font-size:20px;height:40px;font-weight: bold;}
    .page-normal a{text-decoration:none;}
    .page-normal a:hover,
    .page-normal a.page-current{color: #fff;background:#e00a17;border:0;}
	
	.page-normal{margin-top: 60px;height:40px;font-size:0;}
	.page-normal>.PageBar{float:right;}
	.page-normal li {float: left;}
    .page-normal li a{display:inline-block;width:60px;font-size:20px;border: 1px solid #999;color:#999;margin-left:10px;height:40px;text-align:center;line-height:40px;}
    .page-normal li a span{display:inline-block;width:30px;font-size:20px;height:40px;font-weight: bold;}
    .page-normal li a{text-decoration:none; }
    .page-normal li a:hover,
    .page-normal li a.page-current{color: #fff;background:#e00a17;border:0;}
	
    /*产品详情页*/
   .chanpinxq{padding-bottom:120px;background:#f7f7f7;}
   .chanpinxq-t{width:100%;padding-bottom:60px;}
   .chanpinxq-info{margin-top:50px;height:400px;border:1px solid #ebeae6;background:#fff;}
   .chanpinxq-info>.chanpinList1-item-l{width:440px;height:100%;}
   .chanpinxq-info>.chanpinList1-item-l>img{height:100%;width:auto;}
   .chanpinxq-info>.chanpinList1-item-r{margin-left:500px;padding-top:100px;}
   .chanpinxq-item-title>h4{font-size:60px;color:#e60012;}
   .chanpinxq-item-title>p{font-size:30px;color:#333;margin-top:6px;margin-bottom:36px;}
   .chanpinxq-bz-info>span{font-size:24px;color:#808080;}
   .chanpinxq-bz-info>span:nth-child(1){color:#4c4c4c;}
   .chanpinxq-item-info{margin:36px 50px 10px 0;font-size:24px;color:#808080;line-height:1.7;}
   .chanpinxq-content>h4{position:relative;height:40px;padding-left:25px;color:#333;margin-bottom:30px;font-size:40px;font-family:"mythreeFont","PingFang SC";}
	.chanpinxq-content>h4:after{content:" ";width:10px;height:38px;background:#e60012;position:absolute;left:0;top:1px;}
	.chanpinxq-content>p{font-size:26px;color:#333;line-height: 1.6;margin-bottom:15px;}
	.chanpinxq-content>p>img{margin:40px 0 100px;box-shadow: 0px 2px 3px rgba(0,0,0,.06);}
	.chanpinList1-error{padding:120px 0 180px 0;font-size:30px;color:#333;text-align:center;border-bottom:1px solid #999;margin-bottom:50px;}
}

@media (min-width:992px) and (max-width:1700px){
	/*小屏笔记本样式*/
	.phone{display: none;}
    .page{display: block;}
	.container{width:1000px;margin:0 auto;}
	.chanpin-banner,.chanpinxq-banner{margin-top:126px;position:relative;}
    .cp-banner-txt{color:#fff;height:100px;position:absolute;left:50%;margin-left:-500px;top:50%;margin-top:-50px;}
    .cp-banner-txt>h2{font-size:38px;margin-bottom:24px;}
    .cp-banner-txt>h5{font-size:32px;}
	/*产品一级列表样式*/
	.chanpin{padding-bottom:100px;}
	.chanpin-info{padding:40px 0 0;color:#333;}
	.chanpin-info>h4{font-size:24px;margin-bottom:28px;}
	.chanpin-info>p{font-size:16px;line-height: 1.6;text-align: justify;}
	.chanpin-content{padding-bottom:60px;}
	.chanpin-content>h4,
	.gengduo-chanpin>h4{font-size:24px;margin-bottom:32px;color:#333;}
	.productList-item{width:320px;height:320px;float:left;margin-right:20px;margin-bottom:20px;}
	.productList-item-imgbox{width:100%;height:190px;overflow: hidden;}
	.productList-item-textbox{width:100%;height:130px;background:#bdbdbd;padding:20px;color:#fff;}
	.productList-item-textbox>h4{font-size:24px;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.item-more{width:80px;height:40px;background:url(../img/more.png) left center no-repeat;background-size:80% 80% ;}
	.productList-item:hover .productList-item-textbox>.item-more{background:url(../img/more-hover.png) left center no-repeat;background-size:80% 80% ;}
	/*产品二级列表样式*/
	.chanpin-content{padding:45px 0 0;}
	.chanpin1{padding-bottom:100px;}
	.bNav{width:100%;height:42px;background:#f7f7f7;font-size:16px;color:#999;}
	.bNav span{color:#d62631;display: inline-block;line-height:42px;}
	.bNav span>a{color:#999;}
	.bNav span>a:hover{text-decoration: underline;}
	.chanpin1-info{padding:40px 0 45px;color:#333;}
	.chanpin1-info>h4{font-size:24px;margin-bottom:16px;}
	.chanpin1-info>h6{font-size:16px;color:#333;margin-bottom:8px;}
	.chanpin1-info>p{font-size:16px;line-height: 1.6;margin-bottom:24px;color:#666;text-align: justify;}
	.gengduo-chanpin{padding-top:32px;}
	.slider4-box{width:1000px;margin:32px auto 0;height:240px;}
	.slider4-box .slider4 .slide{overflow:hidden;}
	.slider4-box .bx-wrapper .bx-prev {left: -70px;background: url(../img/prev_left.png) no-repeat center center;background-size:80% 80%;}
	.slider4-box .bx-wrapper .bx-next {right:-70px;background: url(../img/prev_right.jpg) no-repeat center center;background-size:80% 80%;}
	.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -52px;outline: 0;width:56px;height: 104px;text-indent: -9999px;z-index: 9999;}
	.slider4-box .slide-zhezhao{width:100%;height:100%;background: #000;opacity: 0.5;position:absolute;left:0;top:0;}
	.slider4-box .slide-text{width:100%;height:100%;position:absolute;left:0;top:0;}
	.slider4-box .slide-text>h4{font-size: 24px;padding:0 12px;color:#fff;text-align: center;margin-top:107px;}
	.slider4-box .slider4 .slide:hover .slide-zhezhao{display:none;}
	.slider4-box .slider4 .slide:hover .slide-text{display:none;}
	/*产品三级列表样式*/
	.chanpinList1{padding-bottom:100px;}
	.chanpinList1-content{margin-top:45px;}
	.chanpinList1-item{width:1000px;height:320px;border:1px solid #ebeae6;margin-bottom:32px;cursor: pointer;}
	.chanpinList1-item-l{float:left;width:350px;height:100%;overflow: hidden;}
	.chanpinList1-item-l>img{width:auto;height:100%;transition: all 0.3s linear;}
	.chanpinList1-item-r{margin-left:390px;padding-top:24px;position:relative;height:320px;}
	.chanpinList1-item-title>h4{font-size:38px;color:#333;font-family:"mythreeFont","PingFang SC";display: inline-block;}
	.chanpinList1-item-title>span{color:#999;font-size:20px;margin-left:15px;}
	.taglist{width:100%;height:116px;overflow: hidden;}
	.taglist>.list-tag{float:left;width:140px;height:48px;color:#333;line-height:48px;text-align:center;border:1px solid #e5e5e5;background:#f5f5f5;margin-bottom:10px;margin-right:10px;}
	.taglist>.list-tag>h5{font-size:20px;}
	.taglist>.list-tag:hover{background:#e60012;border:1px solid #e60012;color:#fff;}
	.taglist>.list-tag:hover p{color:#fff;}
	.chanpinList1-item-info{padding-right:20px;}
	.shiyong{color:#333;font-size:20px;font-family:"mythreeFont","PingFang SC";margin-top:24px;margin-bottom:12px;}
	.chanpinList1-item-info>p{color:#999;font-size:14px;line-height: 1.6;overflow: hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.chanpinList1-item-btn>span{display: block;position:absolute;left:50%;margin-left:-184px;bottom:24px;border:2px solid #e60012;color:#e60012;width:368px;height:48px;border-radius:24px;font-size:20px;text-align: center;line-height:44px;}
	.chanpinList1-item:hover{box-shadow:3px 6px 12px rgba(114,114,114,.15) ;}
	.chanpinList1-item:hover .chanpinList1-item-l>img{transform:scale(1.1,1.1);}
	.chanpinList1-item:hover .chanpinList1-item-btn>span{background:#e60012;color:#fff;}
	/*分页样式*/
	.page-normal{margin-top: 50px;height:32px;font-size:0;}
	.page-normal>.PageBar{float:right;}
    .page-normal a{display:inline-block;width:24px;font-size:16px;border: 1px solid #999;color:#999;margin-left:8px;height:32px;text-align:center;line-height:32px;}
    .page-normal a span{display:inline-block;width:24px;font-size:16px;height:32px;font-weight: bold;}
    .page-normal a{text-decoration:none;}
    .page-normal a:hover,
    .page-normal a.page-current{color: #fff;background:#e00a17;border:0;}
    /*产品详情页*/
   .chanpinxq{padding-bottom:100px;background:#f7f7f7;}
   .chanpinxq-t{width:100%;padding-bottom:48px;}
   .chanpinxq-info{margin-top:40px;height:320px;border:1px solid #ebeae6;background:#fff;box-shadow: 2px 0px 3px rgba(0,0,0,.1);}
   .chanpinxq-info>.chanpinList1-item-l{width:360px;}
   .chanpinxq-info>.chanpinList1-item-l>img{height:100%;width:auto;}
   .chanpinxq-info>.chanpinList1-item-r{margin-left:400px;padding-top:80px;}
   .chanpinxq-item-title>h4{font-size:48px;color:#e60012;}
   .chanpinxq-item-title>p{font-size:24px;color:#333;margin-top:5px;margin-bottom:28px;}
   .chanpinxq-bz-info>span{font-size:20px;color:#808080;}
   .chanpinxq-bz-info>span:nth-child(1){color:#4c4c4c;}
   .chanpinxq-item-info{margin:28px 40px 8px 0;font-size:20px;color:#808080;line-height:1.7;}
   .chanpinxq-content>h4{position:relative;height:32px;padding-left:20px;color:#333;margin-bottom:24px;font-size:32px;font-family:"mythreeFont","PingFang SC";}
	.chanpinxq-content>h4:after{content:" ";width:8px;height:30px;background:#e60012;position:absolute;left:0;top:1px;}
	.chanpinxq-content>p{font-size:20px;color:#333;line-height: 1.6;margin-bottom:12px;}
	.chanpinxq-content>p>img{margin:32px 0 80px;box-shadow: 0px 2px 3px rgba(0,0,0,.06);}
	.chanpinList1-error{padding:100px 0 145px 0;font-size:24px;color:#333;text-align:center;border-bottom:1px solid #999;margin-bottom:40px;}
}

@media(min-width:320px) and (max-width:992px){
	/*手机端样式*/
    .phone{display: block;}
    .page{display: none;}
	.slideBar{display: none;}
	.slideBar-mengban{display: none;}
	.slideBar-tc{display: none;}
	.container{width:100%;padding:0 1.5rem;}
    .wrpper-chanpin-banner,.wrpper-chanpinList1-banner{position:relative;}
    .cp-banner-txt{color:#fff;height:3.6rem;position:absolute;left:1.5rem;top:50%;margin-top:-1.8rem;}
    .cp-banner-txt>h2{font-size:1.8rem;margin-bottom:0.5rem;}
    .cp-banner-txt>h5{font-size:1.2rem;}
	/*手机端产品一级列表*/
	.wrpper-chanpin,.wrpper-chanpin1,.wrpper-chanpinList1{padding-bottom:5rem;}
	.wrpper-chanpin-info{padding:2rem 1.5rem 0;}
	.wrpper-chanpin-info>h4,
	.wrpper-chanpin-content>h4{color:#333;font-family:"mythreeFont","PingFang SC";font-size:2rem;margin-bottom:1rem;}
	.wrpper-chanpin-info>p{font-size:1.4rem;color:#666;line-height: 1.6;text-align: justify;}
	.wrpper-chanpin-content>h4{padding:0 1.5rem;margin-bottom:1.5rem;}
	.product-list{width:100%;padding:0 1.2rem;}
	.productList-item{float:left;width:50%;padding:0 0.3rem;margin-bottom:0.6rem;}
	.productList-item>a{width:100%;height:100%;display: block;}
	.productList-imgbox{width:100%;overflow: hidden;}
	.productList-textbox{width:100%;height:6.5rem;background:#bcbcbc;padding:1rem;}
	.productList-textbox>h4{font-size:1.6rem;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.productList-textbox>.item-more{display:block;margin-top:1rem;width:3rem;height:1.5rem;background:url(../img/more.png) center center no-repeat;background-size:cover;}
	/*手机端产品二级列表*/
	.wrpper-chanpin1-info{padding:2rem 1.5rem 0;}
	.wrpper-chanpin1-info>h4{color:#333;font-family:"mythreeFont","PingFang SC";font-size:2rem;margin-bottom:1rem;}
	.wrpper-chanpin1-info>h6{font-size:1.5rem;font-family:"mythreeFont","PingFang SC";color:#333;margin:1.2rem 0 0.4rem;}
	.wrpper-chanpin1-info>p{font-size:1.4rem;color:#666;line-height: 1.6;text-align: justify;}
	/*手机端产品三级列表*/
	.wrpper-chanpin-content{padding:2rem 0 0;}
	.wrpper-chanpinList1-content{padding:2rem 1.5rem 2rem;}
	.wrpper-chanpinList1-item{width:100%;height:13rem;padding:1.5rem 0;border-bottom:1px solid #f2f2f2;}
	.wrpper-chanpinList1-img{width:10rem;height:100%;overflow: hidden;float:left;}
	.wrpper-chanpinList1-img>img{width: auto;height:100%;}
	.wrpper-chanpinList1-text{margin-left:10rem;height:100%;}
	.wrpper-chanpinList1-text>.wrpper-chanpinList1-title{float:left;width:70%;height:100%;text-align: center;font-family:"mythreeFont","PingFang SC";}
	.wrpper-chanpinList1-text>.wrpper-chanpinList1-title>h4{color:#e60012;font-size:2.2rem;margin:3rem 0 0.2rem;}
	.wrpper-chanpinList1-text>.wrpper-chanpinList1-title>p{color:#333;font-size:1.5rem;}
	.wrpper-chanpinList1-text>.wrpper-chanpinList1-btn{float:left;width:30%;height:100%;font-family:"mythreeFont","PingFang SC";position:relative;}
	.wrpper-chanpinList1-text>.wrpper-chanpinList1-btn>span{display: block;width:100%;height:3rem;border-radius:1.6rem;background:#e60012;color:#fff;text-align:center;line-height: 3rem;font-size:1.5rem;position:absolute;left:0;top:50%;margin-top:-1.5rem;}
	/*手机端分页样式*/
	.page-normal{height:2rem;font-size:0;}
	.page-normal>.PageBar{text-align: center;}
    .page-normal a{display:inline-block;padding:0.5rem;font-size:1.4rem;border: 1px solid #999;color:#999;margin-left:0.5rem;    float: left;}
    .page-normal a span{display:inline-block;font-size:1.4rem;font-weight: bold;}
    .page-normal a{text-decoration:none;    float: left;}
    
    /*手机端产品详情页*/
   .wrpper-chanpinxq{padding-bottom:1rem;background:#fafafa}
   .chanpinxq-t{padding:2rem 1.5rem 0;}
   .chanpinxq-info{background:#fff;border:1px solid #ebeae6;}
   .chanpinList1-item-r{padding:2rem 0;text-align: center;}
   .chanpinxq-item-title>h4{font-size:3rem;color:#e60012;}
   .chanpinxq-item-title>p{font-size:1.6rem;color:#333;margin-top:0.2rem;margin-bottom:1rem;}
   .chanpinxq-bz-info>span{font-size:1.2rem;color:#808080;}
   .chanpinxq-bz-info>span:nth-child(1){color:#4c4c4c;}
   .chanpinxq-content{padding:4rem 1.5rem 0;}
   .chanpinxq-content>h4{position:relative;height:1.6rem;line-height:1.6rem;padding-left:1rem;color:#333;margin-bottom:1rem;font-size:1.6rem;font-family:mythreeFont;}
   .chanpinxq-content>h4:before{content:" ";width:0.4rem;height:1.4rem;background:#e60012;position:absolute;left:0;top:0.1rem;}
   .chanpinxq-content>p{font-size:1.2rem;color:#333;line-height: 1.6;margin-bottom:0.5rem;text-align: justify;}
   .chanpinxq-content>p>img{margin:1rem 0 3rem;box-shadow:1px 2px 2px rgba(0,0,0,.1)}
   .chanpinList1-error{font-size:1.5rem;color:#333;text-align:center;padding:3rem 0 0;}
}