﻿@charset "utf-8";
/* CSS Document */
body{position: relative;}
.prodet-top{margin-bottom:30px;}
/*大屏幕   w >= 1200  && w<1930*/
@media screen and (max-width: 1930px) and (min-width: 1200px) {
	/*头部左侧图片*/
	.prodet-left-img{width:50%;margin-top:20px;float:left;}
    .ct-focusbox{position:relative;overflow:hidden;}
    .ct-fimglist{position:relative;padding:0;}
    .ct-fimglist img{display:block;cursor:pointer;}
    .ct-fimglist li{width:100%;float:left;}
    .ct-focustool{overflow:hidden;position:relative;top:0;width:100%;}
    .ct-ftoollist{position:relative;padding:0;}
    .ct-ftoollist li{width:32.32%;height:100%;float:left;cursor:pointer;}
    .ct-ftoollist .on a{width:100%;height:100%;display:block;z-index:100;border:1px solid red;}
    .ct-ftoollist li a img{width:100%;height:100%;}
    .small-center{margin:0 1.5%;}
	/*头部右侧*/
	.prodet-right-cs{width:44%;float:right;margin-top:20px;}
	.prodet-title{color:#080808;font-size:30px;font-weight:bolder;margin:15px 0;}
	.prodet-right-cs p{color:#191919;margin:10px 0;}
	.prodet-cs-two,.prodet-cs-three{font-size:18px;}
	.prodet-cs-two a,.prodet-cs-three a{color:#333;font-size:18px;}
	.prodet-cs-one{padding-bottom:10px;font-size:16px;}
	.prodet-cs-one a{border:1px solid #da251d;padding:6px 10px;margin-left:2px;border-radius:10px 0;color:#da251d;font-weight:600;margin-right:5px;}
	.prodet-right-down{margin-top:30px;}
	.prodet-right-down .prodet-an-cs{width:68%;float:left;}
	.prodet-right-down .prodet-an-tel{width:32%;float:right}
	.prodet-right-down .prodet-an-cs a{width:46%;padding:12px 20px;border-radius:4px;font-size:18px;display:inline-block;float:left;margin-left:2%;margin-bottom:10px;color:#191919;}
	.prodet-right-down .prodet-an-cs .zq{background:#cd252a;color:#fff;padding:13px 20px;}
	.xh,.pz,.fw{border:1px solid #808080;}
	.prodet-right-down .prodet-an-cs .zq:hover{background:#be0208;}
	.xh:hover{background:#eee;border:1px solid #cd252a;color:#cd252a!important;}
	.pz:hover{background:#eee;border:1px solid #cd252a;color:#cd252a!important;}
	.fw:hover{background:#eee;border:1px solid #cd252a;color:#cd252a!important;}
	.prodet-right-down .prodet-an-cs .zq span{padding:7px 15px;background:url(../images/erji.png) no-repeat left;margin-right:5px;background-size:100% auto;}
	.prodet-right-down .prodet-an-cs .xh span{padding:7px 15px;background:url( ../images/sbxx.png) no-repeat left;margin-right:5px;background-size:100% auto;}
	.prodet-right-down .prodet-an-cs .pz span{padding:7px 15px;background:url( ../images/qq.png) no-repeat left;margin-right:5px;background-size:100% auto;}
	.prodet-right-down .prodet-an-cs .fw span{padding:7px 15px;background:url( ../images/wx.png) no-repeat left;margin-right:5px;background-size:100% auto;margin-left:-15px;}
    /*右侧微信弹窗*/
	#mo{display:none;width:50%;position:absolute;top:60%;right:2%;z-index:1;margin-top:45px!important;}
    #moimg{display:block;margin:10px auto;width:90%;border:1px solid #191919;}
    .close{font-size: 40px;font-weight: bold;position: absolute;top:-10px;right:-7%;color:#000;}
    .close:hover,
    .close:focus{color:red;}
	/*横向内容导航*/
    #navbar-example{margin:0 auto;margin-top:15px;height:47px;background:#fff;}
    #navbar-example ul{padding:0!important;margin:0!important;}
	#navbar-example ul li{border-radius:5px;background:#eee;}
	#navbar-example ul li a span{padding:4px 20px;}
	.cpjs{background:url(../images/jieshaoa.png) no-repeat center;}
	.gzyl{background:url(../images/yuanli.png) no-repeat center;}
	.jscs{background:url(../images/canshu.png) no-repeat center;}
	.xmal{background:url(../images/anli.png) no-repeat center;}
	.zxly{background:url(../images/liuyan.png) no-repeat center;}
    #navbar-example ul .prodet-li{float:left;padding:0;margin:0;width:18%;text-align: center;margin-right:2.5%;line-height: 30px;}
	#navbar-example ul .prodet-li1{width:18%;line-height:30px; float:left;padding:0;margin:0;text-align: center;}
	#navbar-example ul li a{color:#191919;font-size:18px;font-weight:400;width:100%;border-radius:5px;}
	#navbar-example ul li a:hover{color:#fff!important;border:1px solid #d81d15!important;background:#d81d15!important;}	
	.nav-tabs > li > .one:hover .cpjs{background:url(../images/jieshaob.png) no-repeat center;}
	.nav-tabs > li > .two:hover .gzyl{background:url(../images/yuanlihover.png) no-repeat center;}
	.nav-tabs > li > .three:hover .jscs{background:url(../images/canshuhover.png) no-repeat center;}
	.nav-tabs > li > .four:hover .xmal{background:url(../images/anlihover.png) no-repeat center;}
	.nav-tabs > li > .five:hover .zxly{background:url(../images/liuyanhover.png) no-repeat center;}
	/*产品内容左右整体布局*/
	.prodet-center-left{margin-top:15px;width:70%;float:left;}
	.prodet-center-right{width:25%;float: right;margin-top:35px;}
    /*热门型号*/
	.prodet-hot-xh{margin-top:10px;}
	.prodet-hot{width:20%;float:left;font-size:25px;color:#191919;font-weight:bolder;}
	.prodet-hot span{padding:4px 24px;background:url(../images/rexiao.png) no-repeat center;}
	.index-pro3{width:75%;float:right;padding-left:0;}
	.index-pro3 li{width:22%;float:left;text-align: center;margin-left:1%;font-weight:600;padding:10px 2px;}
	.index-pro3 .active{background:#eee;border-radius:4px;}
	.index-pro3 li a{color:#333;font-size:16px;}
	.index-pro3 li:hover .index-pro3 li a{color:#333!important;}
	.tab-content{padding:0 15px;background:#f6f6f6;}
	.tab-cont div{padding:14px;color:#333;font-size:16px;}
	/*产品内容*/
	.prodet-cpjs .det-cpjs{font-size:25px;color:#191919;font-weight:bolder;margin-top:15px;}
	.prodet-cpjs p,.prodet-gzyl p{font-size:16px;color:#191919;line-height:30px;margin-top:10px;/*text-indent:20px;*/}
	.prodet-cpjs p iframe,.prodet-cpjs p embed{width:80%;height:380px;margin:15px 0 0 0;}
	.prodet-cpjs p img{width:85%;}
	/*工作原理*/
	.prodet-gzyl .det-gzyl{font-size:25px;color:#191919;font-weight:bolder;}
	/*右侧产品中心*/
	.prodet-center-right li{padding:12px;text-align:center;}
	.prodet-center-right ul .pro-cpzx{background:#e61f25;width:100%;color:#fffefe;font-size:18px;font-weight:600;}
	.pro-cpzx span{padding:5px 20px;background:url(../images/chanpinzhongxin.png) no-repeat left;}
	.prodet-center-right ul .sp{background:#f3f3f3;margin-top:10px;font-size:16px;color:#191919;}
	.prodet-center-right ul .sp:hover{background:#e5e5e5;}
	.prodet-center-right ul .pro-cpzx:hover{background:#cd252a;}
	/*最新资讯*/
	.zxzx .new-zx{display:inline-block;width:100%;background:#e61f25;margin-top:10px;}
	.zxzx a{display:inline-block;width:100%;margin-top:10px 0 5px 0;}
	.zxzx dt{padding:12px 0;text-align:center;font-size:18px;color:#fffefe;background:url(../images/new.png) no-repeat right;}
	.zxzx dd{padding:12px 0;border-bottom:1px dashed #eaeaea;font-size:16px;color:#191919;}
	.zxzx .new-zx:hover{background:#cd252a;}
	.zxzx dd:hover{border-bottom:1px dashed #e61f25;color:#e61f25;}
	/*突出优势*/
	.prodet-tcys-tit{margin-top:30px;}
	.prodet-tcys-tit div{font-size:26px;color:#191919;/*font-weight:bolder;*/}
	.prodet-tcys .col-md-6{padding:0 50px;}
	.media{padding:2% 70px;}
	.media-left{padding:20px 0;margin-right:30px;}
	.media-left img{margin-top:5px;}
	.media-body{padding-left:20px;padding-right:20px;}
	.media-body h3{font-size:20px;color:#191919;font-weight:bold;padding-top:10px;}
	.media-body p{font-size:16px;color:#191919;line-height:27px;}
	.media:hover{background:#f6f6f6;}
	/*技术参数*/
	.table-responsive{margin-top:15px;}
    table .tr0{background:#d81d15;height:50px!important;font-size:18px;color:#fff;}
    table .tr1{background: #f4f4f4;}
    table .tr2{background: #e5e5e5;}
	table .tr0 td{line-height: 35px!important;}
	table tr td{border:1px solid #dcdcdc;font-size:18px;display:table-cell;}
	/*工程案例*/
	.index-case-zx{margin-top:15px;}
	.pro-more a{display:inline-block;padding:8px 30px;border:1px solid #808080;color:#808080;margin-top:15px;letter-spacing:2px;font-weight:600;}
	.pro-more a:hover{background:#cd252a;color:#fff;letter-spacing:2px;border:1px solid #cd252a;font-weight:600;}
/*	表单*/
	.bd-form-tit{margin-top:45px!important;}
	.prodet-bd{font-size:26px!important;}
	
}

/*中等屏幕   w >= 992  && w<1200*/
@media screen and (max-width: 1200px) and (min-width: 992px) {
	/*头部左侧图片*/
	.prodet-left-img{width:50%;margin-top:20px;float:left;}
    .ct-focusbox{position:relative;overflow:hidden;}
    .ct-fimglist{position:relative;padding:0;}
    .ct-fimglist img{display:block;cursor:pointer;width:50%;}
    .ct-fimglist li{width:100%;float:left;}
    .ct-focustool{overflow:hidden;position:relative;top:0;width:100%;}
    .ct-ftoollist{position:relative;padding:0;}
    .ct-ftoollist li{width:32.32%;height:100%;float:left;cursor:pointer;}
    .ct-ftoollist .on a{width:100%;height:100%;display:block;z-index:100;border:1px solid red;}
    .ct-ftoollist li a img{width:100%;height:100%;}
    .small-center{margin:0 1.5%;}
	/*头部右侧*/
	.prodet-right-cs{width:47%;float:right;}
	.prodet-title{color:#080808;font-size:25px;font-weight:bolder;margin:15px 0;}
	.prodet-right-cs p{color:#191919;margin:10px 0;}
	.prodet-cs-two,.prodet-cs-three{font-size:16px;}
	.prodet-cs-two a,.prodet-cs-three a{color:#333;font-size:16px;}
	.prodet-cs-one{padding-bottom:10px;font-size:16px;}
	.prodet-cs-one a{border:1px solid #da251d;padding:6px 10px;margin-left:2px;border-radius:10px 0;color:#da251d;font-weight:600;margin-right:5px;}
	.prodet-right-down{margin-top:20px;}
	.prodet-right-down .prodet-an-cs{width:68%;float:left;}
	.prodet-right-down .prodet-an-tel{width:32%;float:right}
	.prodet-an-tel img{width:100%;}
	.prodet-right-down .prodet-an-cs a{width:46%;padding:12px 20px;border-radius:4px;font-size:16px;display:inline-block;float:left;margin-left:1%;margin-bottom:10px;color:#191919;}
	.prodet-right-down .prodet-an-cs .zq{background:#cd252a;color:#fff;padding:13px 20px;}
	.xh,.pz,.fw{border:1px solid #808080;}
	.prodet-right-down .prodet-an-cs .zq:hover{background:#be0208;}
	.xh:hover{background:#eee;border:1px solid #cd252a;color:#cd252a!important;}
	.pz:hover{background:#eee;border:1px solid #cd252a;color:#cd252a!important;}
	.fw:hover{background:#eee;border:1px solid #cd252a;color:#cd252a!important;}
	.prodet-right-down .prodet-an-cs .zq span{padding:7px 15px;background:url(../images/erji.png) no-repeat left;margin-right:5px;background-size:100% auto;}
	.prodet-right-down .prodet-an-cs .xh span{padding:7px 15px;background:url( ../images/sbxx.png) no-repeat left;margin-right:5px;background-size:100% auto;}
	.prodet-right-down .prodet-an-cs .pz span{padding:7px 15px;background:url( ../images/qq.png) no-repeat left;margin-right:5px;background-size:100% auto;}
	.prodet-right-down .prodet-an-cs .fw span{padding:7px 15px;background:url( ../images/wx.png) no-repeat left;margin-right:5px;background-size:100% auto;margin-left:-15px;}
	/*右侧微信弹窗*/
	#mo{display:none;width:50%;position:absolute;top:60%;right:4%;z-index:1;margin-top:45px!important;}
    #moimg{display:block;margin:10px auto;width:90%;border:1px solid #191919;}
    .close{font-size:40px;font-weight: bold;position: absolute;top:-10px;right:-7%;color:#000;}
    .close:hover,
    .close:focus{color:red;}
	/*横向内容导航*/
    #navbar-example{margin:0 auto;height:48px;background:#fff;}
    #navbar-example ul{padding:0!important;margin:0!important;}
	#navbar-example ul li{border-radius:5px;background:#eee;}
	#navbar-example ul li a span{padding:4px 20px;}
	.cpjs{background:url(../images/jieshaoa.png) no-repeat center;}
	.gzyl{background:url(../images/yuanli.png) no-repeat center;}
	.jscs{background:url(../images/canshu.png) no-repeat center;}
	.xmal{background:url(../images/anli.png) no-repeat center;}
	.zxly{background:url(../images/liuyan.png) no-repeat center;}
    #navbar-example ul .prodet-li{float:left;padding:0;margin:0;width:18%;text-align: center;margin-right:2.5%;line-height: 30px;}
	#navbar-example ul .prodet-li1{width:18%;line-height:30px; float:left;padding:0;margin:0;text-align: center;}
	#navbar-example ul li a{color:#191919;font-size:18px;font-weight:400;width:100%;border-radius:5px;}
	#navbar-example ul li a:hover{color:#fff!important;border:1px solid #d81d15!important;background:#d81d15!important;}	
	.nav-tabs > li > .one:hover .cpjs{background:url(../images/jieshaob.png) no-repeat center;}
	.nav-tabs > li > .two:hover .gzyl{background:url(../images/yuanlihover.png) no-repeat center;}
	.nav-tabs > li > .three:hover .jscs{background:url(../images/canshuhover.png) no-repeat center;}
	.nav-tabs > li > .four:hover .xmal{background:url(../images/anlihover.png) no-repeat center;}
	.nav-tabs > li > .five:hover .zxly{background:url(../images/liuyanhover.png) no-repeat center;}
	/*产品内容左右整体布局*/
	.prodet-center-left{margin-top:15px;width:70%;float:left;}
	.prodet-center-right{width:25%;float: right;margin-top:35px;}
    /*热门型号*/
	.prodet-hot-xh{margin-top:10px;}
	.prodet-hot{width:22%;float:left;font-size:25px;color:#191919;font-weight:bolder;}
	.prodet-hot span{padding:4px 24px;background:url(../images/rexiao.png) no-repeat center;}
	.index-pro3{width:75%;float:right;padding-left:0;}
	.index-pro3 .active{background:#eee;border-radius:4px;}
	.index-pro3 li{width:22%;float:left;text-align: center;margin-left:1%;font-weight:600;padding:10px 2px;}
	.index-pro3 li a{color:#333;font-size:15px;}
	.index-pro3 li:hover .index-pro3 li a{color:#333!important;}
	.tab-content{margin-top:10px;padding:0 15px;background:#f6f6f6;}
	.tab-cont div{padding:14px;color:#333;font-size:16px;}
	/*产品内容*/
	.prodet-cpjs .det-cpjs{font-size:25px;color:#191919;font-weight:bolder;margin-top:30px;}
	.prodet-cpjs p,.prodet-gzyl p{font-size:16px;color:#191919;line-height:30px;margin-top:10px;text-indent:33px;}
	.prodet-cpjs p iframe{width:80%;height:310px;margin:30px 0 20px 0;}
	/*工作原理*/
	.prodet-gzyl .det-gzyl{font-size:26px;color:#191919;font-weight:bolder;}
	/*右侧产品中心*/
	.prodet-center-right li{padding:12px;text-align:center;}
	.prodet-center-right ul .pro-cpzx{background:#e61f25;width:100%;color:#fffefe;font-size:17px;font-weight:600;}
	.pro-cpzx span{padding:5px 20px;background:url(../images/chanpinzhongxin.png) no-repeat left;}
	.prodet-center-right ul .sp{background:#f3f3f3;margin-top:10px;font-size:15px;color:#191919;}
	.prodet-center-right ul .sp:hover{background:#e5e5e5;}
	.prodet-center-right ul .pro-cpzx:hover{background:#cd252a;}
	/*最新资讯*/
	.zxzx .new-zx{display:inline-block;width:100%;background:#e61f25;margin-top:10px;}
	.zxzx a{display:inline-block;width:100%;margin-top:10px 0 5px 0;}
	.zxzx dt{padding:12px 0;text-align:center;font-size:17px;color:#fffefe;background:url(../images/new.png) no-repeat right;}
	.zxzx dd{padding:12px 0;border-bottom:1px dashed #eaeaea;font-size:15px;color:#191919;}
	.zxzx .new-zx:hover{background:#cd252a;}
	.zxzx dd:hover{border-bottom:1px dashed #e61f25;color:#e61f25;}
	/*突出优势*/
	.prodet-tcys-tit{margin-top:60px;}
	.prodet-tcys-tit div{font-size:26px;color:#191919;font-weight:bolder;margin-top:5px;}
	.prodet-tcys .col-md-6{padding:0 50px;}
	.media{padding:2% 70px;}
	.media-left{padding:20px 0;margin-right:30px;}
	.media-left img{margin-top:5px;}
	.media-body{padding-left:20px;padding-right:20px;}
	.media-body h3{font-size:20px;color:#191919;font-weight:bold;padding-top:10px;}
	.media-body p{font-size:16px;color:#191919;line-height:27px;}
	.media:hover{background:#f6f6f6;}
	/*技术参数*/
	.table-responsive{margin-top:15px;}
    table .tr0{background:#d81d15;height:50px!important;font-size:16px;color:#fff;}
    table .tr1{background: #f4f4f4;}
    table .tr2{background: #e5e5e5;}
	table .tr0 td{line-height: 35px!important;}
	table tr td{border:1px solid #dcdcdc;font-size:16px;display:table-cell;}
	/*工程案例*/
	.index-case-zx{margin-top:40px;}
	.pro-more a{display:inline-block;padding:8px 30px;border:1px solid #808080;color:#808080;margin-top:15px;letter-spacing:2px;font-weight:600;}
	.pro-more a:hover{background:#cd252a;color:#fff;letter-spacing:2px;border:1px solid #cd252a;font-weight:600;}
}

/*pad: w >= 768  && w< 992*/
@media screen and (max-width: 992px) and (min-width: 768px) {
	/*头部左侧图片*/
	.prodet-left-img{width:50%;margin-top:20px;float:left;}
    .ct-focusbox{position:relative;overflow:hidden;}
    .ct-fimglist{position:relative;padding:0;}
    .ct-fimglist img{display:block;cursor:pointer;width:50%;}
    .ct-fimglist li{width:100%;float:left;}
    .ct-focustool{overflow:hidden;position:relative;top:0;width:100%;}
    .ct-ftoollist{position:relative;padding:0;}
    .ct-ftoollist li{width:32.32%;height:100%;float:left;cursor:pointer;}
    .ct-ftoollist .on a{width:100%;height:100%;display:block;z-index:100;border:1px solid red;}
    .ct-ftoollist li a img{width:100%;height:100%;}
    .small-center{margin:0 1.5%;}
	/*头部右侧*/
	.prodet-right-cs{width:48.5%;float:right;}
	.prodet-title{color:#080808;font-size:25px;font-weight:bolder;margin:15px 0;}
	.prodet-right-cs p{color:#191919;margin:5px 0;}
	.prodet-cs-two,.prodet-cs-three{font-size:15px;}
	.prodet-cs-two a,.prodet-cs-three a{color:#333;font-size:15px;}
	.prodet-cs-one{font-size:15px;line-height:28px;}
	.prodet-cs-one a{border:1px solid #da251d;padding:6px 10px;margin-left:2px;border-radius:10px 0;color:#da251d;font-weight:600;margin-right:5px;}
	.prodet-right-down{margin-top:5px;}
	.prodet-right-down .prodet-an-cs{width:100%;float:left;}
	.prodet-right-down .prodet-an-tel{width:32%;float:right;display:none;}
	.prodet-an-tel img{width:100%;}
	.prodet-right-down .prodet-an-cs a{width:25%;padding:6px 0;border-radius:4px;font-size:14px;display:inline-block;float:left;margin-top:10px;color:#191919;}
	.prodet-right-down .prodet-an-cs .zq{background:#cd252a;color:#fff;padding:7px 0;text-align: center;}
	.xh,.pz,.fw{border:1px solid #808080;text-align: center;}
	.prodet-right-down .prodet-an-cs .zq span{padding:7px 15px;background:url(../images/erji.png) no-repeat left;margin-right:5px;background-size:100% auto;display:none;}
	.prodet-right-down .prodet-an-cs .xh span{padding:7px 15px;background:url( ../images/sbxx.png) no-repeat left;margin-right:5px;background-size:100% auto;display:none;}
	.prodet-right-down .prodet-an-cs .pz span{padding:7px 15px;background:url( ../images/qq.png) no-repeat left;margin-right:5px;background-size:100% auto;display:none;}
	.prodet-right-down .prodet-an-cs .fw span{padding:7px 15px;background:url( ../images/wx.png) no-repeat left;margin-right:5px;background-size:100% auto;margin-left:-15px;display:none;}
	/*右侧微信弹窗*/
	#mo{display:none;width:50%;position:absolute;top:60%;right:0;z-index:1;margin-top:25px!important;}
    #moimg{display:block;margin:10px auto;width:90%;border:1px solid #191919;}
    .close{font-size:40px;font-weight: bold;position: absolute;top:-10px;right:-7%;color:#000;}
    .close:hover,
    .close:focus{color:red;}
	/*横向内容导航*/
    #navbar-example{margin:0 auto;margin-top:15px;height:60px;background:#fff;}
    #navbar-example ul{padding:0!important;margin:0!important;}
	#navbar-example ul li{border-radius:5px;background:#eee;}
	#navbar-example ul li a span{padding:4px 20px;}
	.cpjs{background:url(../images/jieshaoa.png) no-repeat center;}
	.gzyl{background:url(../images/yuanli.png) no-repeat center;}
	.jscs{background:url(../images/canshu.png) no-repeat center;}
	.xmal{background:url(../images/anli.png) no-repeat center;}
	.zxly{background:url(../images/liuyan.png) no-repeat center;}
    #navbar-example ul .prodet-li{float:left;padding:0;margin:0;width:18%;text-align: center;margin-right:2.5%;line-height: 30px;}
	#navbar-example ul .prodet-li1{width:18%;line-height:30px; float:left;padding:0;margin:0;text-align: center;}
	#navbar-example ul li a{color:#191919;font-size:15px;font-weight:400;width:100%;border-radius:5px;}
	#navbar-example ul li a:hover{color:#fff!important;border:1px solid #d81d15!important;background:#d81d15!important;}	
	.nav-tabs > li > .one:hover .cpjs{background:url(../images/jieshaob.png) no-repeat center;}
	.nav-tabs > li > .two:hover .gzyl{background:url(../images/yuanlihover.png) no-repeat center;}
	.nav-tabs > li > .three:hover .jscs{background:url(../images/canshuhover.png) no-repeat center;}
	.nav-tabs > li > .four:hover .xmal{background:url(../images/anlihover.png) no-repeat center;}
	.nav-tabs > li > .five:hover .zxly{background:url(../images/liuyanhover.png) no-repeat center;}
	/*产品内容左右整体布局*/
	.prodet-center-left{margin-top:15px;width:74%;float:left;}
	.prodet-center-right{width:25%;float: right;margin-top:35px;}
    /*热门型号*/
	.prodet-hot-xh{margin-top:10px;}
	.prodet-hot{width:22%;float:left;font-size:20px;color:#191919;font-weight:bolder;}
	.prodet-hot span{padding:4px 12px;background:url(../images/rexiao.png) no-repeat center;background-size:100% auto;}
	.index-pro3{width:75%;float:right;padding-left:0;}
	.index-pro3 .active{background:#eee;border-radius:4px;}
	.index-pro3 li{width:22%;float:left;text-align: center;margin-left:1%;font-weight:600;font-size:15px;padding:10px 2px;}
	.index-pro3 li a{color:#333;font-size:13px;}
	.tab-content{margin-top:10px;padding:0 15px;background:#f6f6f6;}
	.tab-cont div{padding:14px 8px;color:#333;font-size:15px;}
	/*产品内容*/
	.prodet-cpjs .det-cpjs{font-size:21px;color:#191919;font-weight:bolder;margin-top:25px;}
	.prodet-cpjs p,.prodet-gzyl p{font-size:15px;color:#191919;line-height:30px;margin-top:10px;text-indent:33px;}
	.prodet-cpjs p iframe{width:80%;height:280px;margin:30px 0 20px 0;}
	.prodet-cpjs p img{width:80%;margin:30px 0 20px 0;}
	/*工作原理*/
	.prodet-gzyl .det-gzyl{font-size:21px;color:#191919;font-weight:bolder;}
	/*右侧产品中心*/
	.prodet-center-right li{padding:12px;text-align:center;}
	.prodet-center-right ul .pro-cpzx{background:#e61f25;width:100%;color:#fffefe;font-size:15px;font-weight:600;}
	.pro-cpzx span{padding:5px 15px;background:url(../images/chanpinzhongxin.png) no-repeat left;background-size:100% auto;}
	.prodet-center-right ul .sp{background:#f3f3f3;margin-top:10px;font-size:12px;color:#191919;}
	/*最新资讯*/
	.zxzx .new-zx{display:inline-block;width:100%;background:#e61f25;margin-top:10px;}
	.zxzx a{display:inline-block;width:100%;margin-top:10px 0 5px 0;}
	.zxzx dt{padding:12px 0;text-align:center;font-size:15px;color:#fffefe;background:url(../images/new.png) no-repeat right;}
	.zxzx dd{padding:8px 0;border-bottom:1px dashed #eaeaea;font-size:12px;color:#191919;}
	/*突出优势*/
	.prodet-tcys-tit{margin-top:30px;}
	.prodet-tcys-tit div{font-size:21px;color:#191919;font-weight:bolder;margin-top:5px;}
	.prodet-tcys .col-md-6{padding:0 50px;}
	.media{padding:2% 15px;}
	.media-left{padding:20px 0;margin-right:30px;}
	.media-left img{margin-top:5px;}
	.media-body{padding-left:20px;padding-right:20px;}
	.media-body h3{font-size:16px;color:#191919;font-weight:bold;padding-top:10px;}
	.media-body p{font-size:12px;color:#191919;line-height:27px;}
	/*技术参数*/
	.table-responsive{margin-top:15px;}
    table .tr0{background:#d81d15;height:50px!important;font-size:16px;color:#fff;}
    table .tr1{background: #f4f4f4;}
    table .tr2{background: #e5e5e5;}
	table .tr0 td{line-height: 35px!important;}
	table tr td{border:1px solid #dcdcdc;font-size:16px;display:table-cell;}
	/*工程案例*/
	.index-case-zx{margin-top:30px;}
	.pro-more a{display:inline-block;padding:8px 30px;border:1px solid #808080;color:#808080;margin-top:15px;letter-spacing:2px;font-weight:600;}
	/*表单*/
	.bd-form-tit div{font-size:21px!important;}
}

/*iphone: w < 768px*/
@media screen and (max-width: 768px){
	/*头部左侧图片*/
	.sj-left-img,.sj-left-img img{width:100%;margin-top:10px;}
	/*头部右侧*/
	.prodet-right-cs{width:100%;float:right;padding:0 15px;}
	.prodet-title{color:#080808;font-size:25px;font-weight:bolder;margin:15px 0;}
	.prodet-right-cs p{color:#191919;margin:5px 0;}
	.prodet-cs-two,.prodet-cs-three{font-size:15px;}
	.prodet-cs-two a,.prodet-cs-three a{color:#333;font-size:15px;}
	.prodet-cs-one{font-size:15px;line-height:28px;}
	.prodet-cs-one a{border:1px solid #da251d;padding:6px 10px;margin-left:2px;border-radius:10px 0;color:#da251d;font-weight:600;margin-right:5px;}
	.prodet-right-down{margin-top:5px;}
	.prodet-right-down .prodet-an-cs{width:100%;float:left;}
	.prodet-right-down .prodet-an-tel{width:32%;float:right;display:none;}
	.prodet-an-tel img{width:100%;}
	.prodet-right-down .prodet-an-cs a{width:32%;padding:6px 0;border-radius:4px;font-size:14px;display:inline-block;float:left;margin-top:10px;color:#191919;margin-left:1%;}
	.prodet-right-down .prodet-an-cs .zq{background:#cd252a;color:#fff;padding:7px 0;text-align: center;}
	.xh,.pz,.fw{border:1px solid #808080;text-align: center;}
	.prodet-right-down .prodet-an-cs .zq span{padding:7px 15px;background:url(../images/erji.png) no-repeat left;margin-right:5px;background-size:100% auto;display:none;}
	.prodet-right-down .prodet-an-cs .xh span{padding:7px 15px;background:url( ../images/sbxx.png) no-repeat left;margin-right:5px;background-size:100% auto;display:none;}
	.prodet-right-down .prodet-an-cs .pz span{padding:7px 15px;background:url( ../images/qq.png) no-repeat left;margin-right:5px;background-size:100% auto;display:none;}
	.prodet-right-down .prodet-an-cs .fw span{padding:7px 15px;background:url( ../images/wx.png) no-repeat left;margin-right:5px;background-size:100% auto;margin-left:-15px;display:none;}
    /*右侧微信弹窗*/
	.motai{display:none;}
	/*产品内容左右整体布局*/
	.prodet-center-left{width:100%;float:left;padding:0 15px;}
	/*产品内容*/
	.prodet-cpjs .det-cpjs{font-size:18px;color:#191919;font-weight:bolder;}
	.prodet-cpjs p,.prodet-gzyl p{font-size:15px;color:#191919;line-height:25px;margin-top:10px;text-indent:33px;}
	.prodet-cpjs p iframe{width:100%;height:250px;margin:15px 0;}
	.prodet-cpjs p img{width:100%;margin:0 0 15px 0;}
	/*工作原理*/
	.prodet-gzyl .det-gzyl{font-size:20px;color:#191919;font-weight:bolder;}
	/*最新资讯*/
	.zxzx .new-zx{display:inline-block;width:100%;background:#e61f25;margin-top:10px;}
	.zxzx a{display:inline-block;width:100%;margin-top:10px 0 5px 0;}
	.zxzx dt{padding:12px 0;text-align:center;font-size:15px;color:#fffefe;background:url(../images/new.png) no-repeat right;}
	.zxzx dd{padding:8px 0;border-bottom:1px dashed #eaeaea;font-size:12px;color:#191919;}
	/*突出优势*/
	.prodet-tcys-tit{margin-top:30px;}
	.prodet-tcys-tit img{width:95%;}    /*21-4-21bsh修改，原60%*/
	.prodet-tcys-tit div{font-size:20px;color:#191919;font-weight:bolder;margin-top:5px;}
	.prodet-tcys .col-xs-12{padding:0 15px!important;margin:0;}
	.media-left img{margin-top:20px;}
	.media-body h3{font-size:16px;color:#191919;font-weight:bold;padding-top:10px;}
	.media-body p{font-size:13px;color:#191919;line-height:25px;}
	/*技术参数*/
	.table-responsive{margin-top:15px;}
    table .tr0{background:#d81d15;height:50px!important;font-size:16px;color:#fff;}
    table .tr1{background: #f4f4f4;}
    table .tr2{background: #e5e5e5;}
	table .tr0 td{line-height: 35px!important;}
	table tr td{border:1px solid #dcdcdc;font-size:16px;display:table-cell;}
	/*工程案例*/
	.index-case-zx{margin-top:30px;}
	.pro-more a{display:inline-block;padding:8px 30px;border:1px solid #808080;color:#808080;margin-top:15px;letter-spacing:2px;font-weight:600;}
	/*表单*/
	.bd-form-tit div{font-size:21px!important;}
}