

.zj-set1{
    background: #ff5b00;
    line-height: 60px;
    color: #fff
}
.zj-set1 a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
}
.zj-title{
    text-align: center;
    padding-bottom: 60px;
}
.zj-title h6{
    font-size: 48px;
    margin-bottom: 32px;
    color: #333;
}
.zj-set2{
    padding: 86px 0;
}
.zj-set2-views{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.zj-set2-let{
    width: 20%;
    background: #1849a3;
    color: #fff;
    padding-top: 26px;
}
.zj-set2-rit{
    width: 78%;
}
.zj-set2-rit .t{
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 10px;
}
.zj-set2-rit .t .r{
    font-size: 12px;
}
.zj-set2-rit .t .r span{
    color: #1849a3
}
.pro-ds, .pro-def{
    background: #f5f5f5;
}
.zj-set2-rit-page>ul{
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.zj-set2-rit-page >ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
}
.zj-set2-rit-page >ul li .img{
    height: 227px;
    border: 1px solid #ddd
}
.zj-set2-rit-page >ul li:hover h6{
    color: #ff5b00
}
.zj-set2-rit-page >ul li:nth-of-type(3n){
    margin-right: 0;
}
.zj-set2-rit-page >ul li h6{
    text-align: center;
    line-height: 50px;
    color: #666
}
.zj-set2-let li{
    line-height: 60px;
}
.zj-set2-let li a{
    font-size: 18px;
    padding: 0 50px;
    display: block;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.zj-set2-let li a::before{
    width: 0;
    background: #ff5b00;
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .4s;
    z-index: -1;
    opacity: 0;
}
.zj-set2-let li.on a::before,
.zj-set2-let li:hover a::before{
    width: 100%;
    opacity: 1;
}
.zj-set2-let .pho{
    width: 100%;
    /* height: auto; */
    background: #373737;
    padding: 30px 50px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
}
.zj-set2-let .pho span{
    font-size: 18px;
}
.zj-set2-let .pho h6{
    font-size: 24px;
    padding: 12px 0;
}
.zj-set2-let .pho a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background: #ff5b00;
}
.zj-set3{
    padding: 66px 0;
    background: #f7f7f7
}
.zj-set3-cont ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.zj-set3-cont ul li{
    width: 496px;
    border-radius: 70px;
    border: 1px solid #e6ddcc;
    background: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}
.zj-set3-cont ul li .txt{
    padding: 24px;
    font-size: 52px;
    color: #fff;
    background: #ff5b00;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 128px;
    height: 128px;
    margin-right: 30px;
}
.zj-set3-cont{
    background: url('../images/zj-set3-bj.jpg') no-repeat center top;
    padding-bottom: 120px;
}
.zj-set3-cont ul li .text h6{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 16px;
}
.zj-set3-cont ul li .text p{
    font-size: 20px;
}
.zj-more{
    text-align: center;
}
.zj-more a{
    display: inline-block;
    vertical-align: middle;
    padding: 0 60px;
    color: #fff;
    background: #1b1b1b;
    line-height: 50px;
    position: relative;
    z-index: 1;
}
.zj-more a::before{
    width: 0%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ff5b00;
    z-index: -1;
    transition: all .4s;
    opacity: 0;
}
.zj-more a:hover::before{
    width: 100%;
    opacity: 1;
}
.zj-set4{
    width: 100%;
    position: relative;
    padding-bottom: 105px;
}
.zj-set4 > img{
    width: 100%;
    height: auto;
}
.zj-set4-cont{
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
}
.zj-set4-views{
    background: #fff;
    padding: 85px;
    box-sizing: border-box;
    display: flex;
    align-content: center;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1)
}
.zj-set4-cont .form{
    width: 64%;
    padding-left: 8%;
    box-sizing: border-box
}
.zj-set4-views .txt{
    width: 36%;
    padding-right: 10%;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6; 
}
.zj-set4-views .txt h3{
    font-size: 28px;
    color: #333
}
.zj-set4-views .txt .cot{
    color: #666;
    padding: 42px 0 40px;
    line-height: 1.6;
}
.zj-set4-views .txt a{
    background: #ff5b00;
    color: #fff;
    display: block;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
    transition: all .4s;
}
.zj-set4-views .txt a:hover{
    transform: translateY(-6px);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1)
}
.zj-set4-views .btnTo{
    display: flex;
    /* align-self: flex-end; */
}
.zj-set4-views .btnTo span{
    color: #666;
    padding-top: 14px;
}
.zj-set4-views .btnTo b{
    font-size: 35px;
    color: #666
}
.zj-set4-views .form > p{
    padding-top: 12px;
    color: #666;
    padding-bottom: 40px;
}
.zj-set4-views .form .form-t{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.zj-set4-views .form .form-t .dst{
    width: 48%;
    margin-bottom: 28px;
}
.zj-set4-views .form .form-t .dst:last-of-type{
    width: 100%;
}
.zj-set4-views .form .form-t .dst span{
    color: #333;
    display: block;
    margin-bottom: 16px;
}
.zj-set4-views .form .form-t .dst input{
    display: block;
    line-height: 40px;
    border: 1px solid #e7e7e7;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
}
.zj-set4-views .form .form-t .dst input::placeholder{
    color: #999;
    font-size: 14px;
}
.zj-set4-views .form .form-t .dst textarea::placeholder{
    color: #999;
    font-size: 14px;
}
.zj-set4-views .form .form-t .dst textarea{
    border: 1px solid #e7e7e7;
    width: 100%;
    padding: 20px;
    display: block;
    height: 100px;
}

.zj-set4-views .submit{
    display: inline-block;
    vertical-align: middle;
    padding: 0 60px;
    color: #fff;
    background: #1b1b1b;
    line-height: 50px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    font-size: 18px;
}
.zj-set4-views .submit::before{
    width: 0%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ff5b00;
    z-index: -1;
    transition: all .4s;
    opacity: 0;
}
.zj-set4-views .submit:hover::before{
    width: 100%;
    opacity: 1;
}
.zj-set5{
    padding-top: 120px;
}
.zj-set5-views ul{
    display: flex;
    justify-content: space-between;
}
.zj-set5-views ul li{
    width: 24.5%;
    position: relative;
    overflow: hidden;
}
.zj-set5-views ul li:hover img{
    transform: scale(1.1)
}
.zj-set5-views ul li img{
    width: 100%;
    height: auto;
    transition: all .5s
}
.zj-set5-views ul li .text{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
    
}
.zj-set5-views ul li .text h6{
    font-size: 28px;
    color: #fff;
}
.zj-set5-views ul li .text p{
    font-size: 18px;
    margin-top: 10px;
    color: #fff
}
.zj-set5-hzp{
    padding: 112px 0;
    position: relative;
}
.zj-set5-hzp-p{
    border: 2px solid #f5f5f5
}
.zj-set5-hzp-p li{
    border-right: 2px solid #f5f5f5
}
.zj-set5-hzp-vi{
    position: relative;
}
.zj-ico{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #1b1b1b;
    display: block;
    cursor: pointer;
    background-image: url('../images/zj-ico.png');
    background-repeat: no-repeat;
    background-position: center;
}
.zj-ico:hover{
    background-color: #ff5b00
}
.zj-ico.prev{
    transform: rotate(180deg)
}
.zj-set5-hzp{
    position: relative;
}
.zj-set5-hzp .zj-ico{
    position: absolute;
    top: 50%;
    margin-top: -23px;
    /* left: -50px; */
}
.zj-set5-hzp .zj-ico.next{
    left: -60px;
}
.zj-set5-hzp .zj-ico.prev{
    right: -60px;
}
.zj-set6{
    padding: 112px 0 68px;
    background: #f4f4f4
}
.zj-set6-views li{
    background: #ffffff;
    border: 1px solid #e6e6e6
}
.zj-set6-views li > div{
    width: 50%;
}
.zj-set6-views li .img{
    float: left;
}
.zj-set6-views li .txt{
    float: right;
    box-sizing: border-box;
    padding: 70px 76px;
}
.zj-set6-views li:nth-of-type(2n) .img{
    float: right
}
.zj-set6-views li:nth-of-type(2n) .txt{
    float: left;
}
.zj-set6-views li .txt h6{
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 20px;
}
.zj-set6-views li .txt .cont{
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    height: 98px;
}
.zj-set6-views li .zj-more{
    text-align: left
}
.zj-set6-views li .zj-more a{
    line-height: 42px;
    padding: 0 36px;
    border-radius: 22px;
    overflow: hidden;
}
.zj-set6-views ul{
    margin-bottom: 42px;
}
.zj-set6-views h3{
    font-size: 60px;
    font-weight: bold;
    color: #ff5b00;
    text-align: center;
    margin-top: 28px;
}
.zj-set7{
    padding: 94px 0;
}
.zj-set7-cont{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zj-set7-cont > div{
    width: 50%;
}
.img{
    overflow: hidden;
}
.img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}
.img:hover img{
    transform: scale(1.1)
}
.zj-set7-cont .txt{
    padding-right: 7%;
    box-sizing: border-box
}
.zj-set7-cont .txt .zj-title{
    text-align: left;
    padding-bottom: 36px;
}
.zj-set7-cont .txt .cont{
    line-height: 1.6;
    color: #666
}
.zj-set7-cont .txt .zj-more{
    text-align: left;
    margin-top: 36px;
}
.zj-set8-co{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}
.zj-set8-co .zj-more{
    margin: 0 50px;
}
.zj-set8-co .zj-more a{
    padding: 0 50px;
}
.zj-set9-views{
    display: flex;
    padding-top: 80px;
    padding-bottom: 90px;
}
.zj-set9-let{
    width: 67%;
    box-sizing: border-box;
    padding-right: 6%;
}
.zj-set9-rig{
    width: 33%;
}
.zj-set-tit{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}
.zj-set-tit h6 span{
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 36px;
    color: #666;
    margin-right: 80px;
}
.zj-set-tit a{
    font-size: 16px;
    color: #666;
    margin-left: 30px;
    text-transform: uppercase
}
.zj-new-cont .t{
    padding-top: 56px;
    display: flex;
    align-items: center;
    padding-bottom: 38px;
}
.zj-new-cont .t > div{
    width: 50%;
    box-sizing: border-box;
}
.zj-new-cont .t .txt{
    padding-left: 32px;
}
.zj-new-cont .t .txt h6{
    font-size: 20px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.zj-new-cont .t .txt span{
    display: block;
    padding: 30px 0;
}
.zj-new-cont .t .txt p{
    height: 86px;
    line-height: 1.6;
    font-size: 14px;
    color: #666
}
.zj-new-cont .t .txt > a{
  display: inline-block;
  padding: 0 36px;
  line-height: 32px;
  background: #1b1b1b;
  color: #fff;
 border-radius: 16px
}
.zj-new-cont .t .txt > a:hover{
    background: #ff5b00
}
.zj-set9-rig li{
    padding: 20px 0;
    border-bottom: 1px dashed #e8e8e8
}
.zj-set9-rig li h6{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.zj-set9-rig li:hover h6 p{
    color: #ff5b00
}
.zj-set9-rig li h6 .s{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #000000;
    color: #fff;
}
.zj-set9-rig li h6 p{
    width: calc(100% - 42px);
    color: #333;
    font-size: 18px;
}
.zj-set9-rig li .cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zj-set9-rig li .cont .s{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ff5b00;
    color: #fff;
}
.zj-set9-rig li .cont .c{
    width: calc(100% - 42px);
    line-height: 1.4;
    color: #666
}
.zj-set9-let ul{
    display: flex;
    flex-wrap: wrap
}
.zj-set9-let ul li{
    width: 50%;
    font-size: 16px;
    color: #666;
    margin-bottom: 22px;
}
.zj-set9-let ul li a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}
.zj-set9-let ul li a:hover{
    color: #ff5b00
}
.zj-set9-let ul li:nth-of-type(2n){
    padding-left: 32px;
    box-sizing: border-box
}
.zj-set9-let ul li a::before{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #666;
    content: '';
    vertical-align: middle;
    margin-right: 3px;
}
.contact-form .xx-tit{
    margin: 30px 0 40px;
}






.tnavbox{position:absolute;width:200px;left:50%;margin-left:-100px;top:85%;height:0;padding-top:15px;/* display:none;*/ text-align: center;z-index: 99999999;}
.tnav{ background:#fff; box-shadow:0 0 16px -4px rgba(0,0,0,.3); padding:20px 0 18px; transform:translateY(20px); -webkit-transform:translateY(20px); opacity:0; visibility:hidden; transition:.5s; -webkit-transition:.5s; }
.tnav a{ display:block; color:#666; line-height:35px; border-bottom: 1px solid transparent;-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;}
.tnav a:hover{ color: #fff; }

.tnav a:hover,.tnav a.on{ background:#fe1111; color:#fff;}

.header-nav ul li:hover .tnavbox {
    height:100px;
}
.header-nav ul li:hover .tnavbox .tnav{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }
.header-nav ul li .tnavbox i{ position: absolute; width: 20px; height: 4px; background-color: #fe1111; left: 50%; top: 0; margin-left: -10px; }


.all-fixed {
	position: fixed;
	top: 50%;
	margin-top: -140px;
	right: -0px;
	height: 235px;
	z-index: 99999;
	box-sizing: border-box;
	/*display: none;*/
	
}
.all-fixed .f-left{
    position: relative;
    top: 60px;
    float: left;
    width: 0px;
    height: 115px;
    border-top: 10px solid transparent;
    border-right: 25px solid #fe1111 ;
    border-bottom: 10px solid transparent;
    text-align: center;
    font-size: 13px;
    color: #0b2a1a;
    transform: translateX(-25px);
    cursor: pointer;
}
.all-fixed .f-left p{
	position: absolute;
    top: 10px;
    left: 6px;
    line-height: 20px;
    color: #fff;
}
.all-fixed .f-right{
	width: 180px;
	background: #f8fbff;
	/* height: 100%; */
    border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding-bottom: 20px;
}
.all-fixed .title{
	margin-top: -67px;
	text-align: center;
}
.all-fixed h3{
	font-size: 18px;
	color: #333;
	font-weight: initial;
	text-align: center;
	letter-spacing: 0px;
	line-height: 1;
	margin: 15px 0 20px;
}
.all-fixed h3 span{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.all-fixed li{
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 15px;
}
.all-fixed li:last-child{
	margin-bottom: 5px;
}
.all-fixed li a{
	width: 100%;
	height: 100%;
	background: #fe1111 ;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	transition: .3s;
	border-radius: 5px;
}
.all-fixed li a:hover{
	color: #fff;
}
.all-fixed li a img{
	height: 25px;
	margin-right: 10px;
	border: 0;
	vertical-align: middle; 
	margin-top: -5px;
}
.pro-def .zj-set2-views .zj-set2-let{
    height: 738px;
    position: relative;
}


/* 内页公用 */
.listBanner{ width:100%;height:330px;overflow:hidden;position: relative;}
.listBanner img{width: 1920px; position: relative; left:50%; margin-left:-960px; }
.listWrapper{padding:60px 0;overflow:hidden;background:#f4f4f4}
.breadCrumb{color: #888;margin-top:35px;}
.breadCrumb h3{font-size:36px;color:#d49437;font-weight:normal;text-transform: uppercase;font-family:"宋体";line-height:36px;position:relative;}
.breadCrumb h3 span{color:#242423;margin-left:10px;font-family:Aparajita,Arial;}
.breadCrumb h3:before{content: "";position:absolute;width:202px;height:12px;left:-215px;top:10px;background: url('../images/list_tie.png') no-repeat;}
.breadCrumb a{color:#888;}
.breadCrumb a:hover{color:#fe0000;}
.breadCrumb2{height:50px;line-height:50px;border-bottom:1px solid #e1e1e1;}
.breadCrumb2 p{background: url('../images/home_icon.png') no-repeat left center;padding-left:20px;width:1180px;}
.breadCrumb2 .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;}
.breadCrumb2 .back:hover{background:#fe0000;transition:all 0.3s;}
.listMenu{height:80px;line-height:80px;font-size:16px;text-align:center;}
.listMenu a{display:inline-block;padding:0 25px;}
.listMenu a.current,.listMenu a:hover{background:#fe0000;color:#fff;}
.menuSub{background:#f4f4f4;overflow:hidden;font-size:14px;color:#999;}
.menuSub .grWidth{padding:30px  0 35px 0;}
.menuSub a{color:#333;}
.menuSub em{font-style:normal;margin:0 19px;}
.menuSub a:hover,.menuSub .current{color:#fe0000;}
.relatedPro,.downList{width:1200px;overflow:hidden;}
.relatedPro ul,.downList ul{width:1240px;}
.grWidth{
    width: 1200px;
    margin: 0 auto;
}
/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#fe0000;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#fff; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e5e5e5;}
.faqList li div{display:none;padding:25px 0 0 25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 下载 */
.downList li{float:left;height:130px;background:#fff;overflow:hidden;padding-left:20px;width:570px;color:#888;line-height:22px;margin:0 30px 20px 0;}
.downList li h5{padding-top:20px;font-size:16px;font-weight:normal;font-weight:normal;margin-bottom:10px;}
.downList li h5 a{color:#333;}
.downList li h5 a:hover{text-decoration: underline;}
.downList li .more{float:right;width:90px;height:130px;background: url('../images/down1.png') no-repeat center center;margin-left:10px;}
.downList li:hover{background:#333;color:#fff;}
.downList li:hover h5 a{color:#fff;}
.downList li:hover .more{background:#fe0000 url('../images/down2.png') no-repeat center center;}


/* 视频中心 */
.videoList ul li{width:24%;float:left;margin-right:1.333%;margin-bottom:25px;text-align:center;font-size:14px;position:relative;}
.videoList ul li:nth-of-type(4n){
    margin-right: 0;
}
.videoList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.videoList ul li span{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.videoList ul li:hover span{color:#0076ad;}
.videoList ul li i{position:absolute;top:0;left:5px;top:5px;width:270px;height:195px;background:#000 url('../images/vIcon.png') no-repeat center center;opacity:.6;}

.zj-set7-cont ul li{
   width: 16%;
   float: left;
   margin-right: 0.8%;
   margin-bottom: 10px;
}
.zj-set7-cont ul li img{
    width: 100%;
    height: auto;
}
.zj-set7-cont ul li:nth-of-type(6n){
    margin-right: 0;
}
.dst-vd .swiper-pagination-bullet{
    background: #cccccc
}
.dst-vd .swiper-pagination-bullet-active{
    background: #fe1111 !important
}
.zj-set5-view {
    background-image: radial-gradient(#f1f1f1, #f5f5f5, #f7f7f7);
    padding: 24px 0 10px;
}
.zj-set5-view li{
    width: 32%;
    float: left;
    margin-right: 2%;
    
}
.zj-set5-view li:nth-of-type(3n){
    margin-right: 0;
}
.cl-pro h3{
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.cl-pro h6{
    text-align: center;
    margin-top: 20px;
}
.cl-pro-view li:hover img{
    transform: scale(1.1)
}
.cl-pro-view li:hover h6{
    color: #fe1111
}
.recommend_slide li img{
    width: 100%;
    height: auto;
}
.recommend_slide li{
    width: 100%;
}
.rTitle{
    height: 45px;
    line-height: 45px;
    background: #333;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding-left: 10px;
}
.recommend_slide{height:600px;overflow:hidden;background:#fff;padding:15px;}
.recommend_slide li{ width: 100%;;overflow:hidden;margin-bottom:10px;}
.recommend_slide li img{border:1px solid #ddd;}
.recommend_slide li span{height:40px; line-height:40px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.pro-ds .zj-set2-views .zj-set2-let{
    position: relative;
}

@media screen and (max-width: 1660px) {
    .w1400{
        width: 1200px;
    }
    .header-left h1{
        margin-right: 20px;
    }
    .header-rigth .phone .ph_text p{
        font-size: 18px;
    }
    .header-left .txt p{
        font-size: 12px;
    }
    .header-left .txt h6{
        font-size: 18px;
    }
    .header-left .tit h6{
        font-size: 24px;
    }
    .header-left .tit p{
        font-size: 12px;
    }
    .header-left h1 img{
        width: 50px;
    }
    .header-rigth .phone{
        margin-left: 8px;
    }
    .header-rigth .phone img{
        width: 32px;
    }
    .header-rigth li p{
        font-size: 14px;
    }
    .header-rigth li img{
        width: 30px;
    }
    .header_nav ul{
        font-size: 14px;
    }
    .zj-set2{
        padding: 58px 0;
    }
    .zj-title h6{
        font-size: 32px;
        margin-bottom: 18px;
        color: #333;
    }
    .zj-set2-let li a{
        font-size: 16px;
    }
    .zj-set2-let li{
        line-height: 50px;
    }
    .zj-set2-let li a{
        padding: 0px 30px;
    }
    .zj-set2-let .pho{
        padding: 22px 30px;
    }
    .zj-set2-let .pho a{
        line-height: 32px;
        font-size: 14px;
    }
    .zj-set2-rit-page >ul li h6{
        line-height: 34px;
        font-size: 14px;
    }
    .zj-set3-cont ul li{
        width: 430px;
    }
    .zj-set4-views{
        padding: 42px;
    }
    .zj-set4-views .txt h3{
        font-size: 24px;
    }
    .zj-set4-views .txt .cot{
        padding: 23px 0 26px;
    }
    .zj-set4-views .txt{
        padding-right: 8%;
    }
    .zj-set4-views .txt a{
        font-size: 20px;
    }
    .zj-set4-cont .form{
        padding-left: 7%;
    }
    .zj-set4-views .txt .cot{
        font-size: 14px;
    }
    body{
        font-size: 14px;
    }
    .zj-set4-views .form > p{
        padding-top: 8px;
        color: #666;
        padding-bottom: 18px;
    }
    .zj-set4-views .form .form-t .dst span{
        margin-bottom: 10px;
    }
    .zj-set4-views .form .form-t .dst input{
        line-height: 34px;
    }
    .zj-set4-views .form .form-t .dst textarea{
        padding: 12px;
        display: block;
        height: 86px;
    }
    .zj-set4-views .submit{
        line-height: 42px;
    }
    .zj-set5{
        padding-top: 78px;
    }
    .zj-title{
        padding-bottom: 40px;
    }
    .zj-set5-hzp{
        padding: 60px 0;
    }
    .zj-set6{
        padding: 68px 0 40px;
    }
    .zj-set6-views li .txt{
        padding: 40px 50px;
    }
    .zj-set6-views h3{
        font-size: 46px;
        margin-top: 16px;
    }
    .zj-set6-views li .zj-more a{
        line-height: 36px;
        padding: 0 25px;
        font-size: 14px;
    }
    .zj-more a{
        padding: 0px 38px;
        line-height: 40px;
    }
    .pro-def .zj-set2-views .zj-set2-let{
        height: 623px;
    }
    .pro-ds .zj-set2-views .zj-set2-let{
        height: 624px;
    }
    .pro-detail .top .more a{
        font-size: 12px;
    }
    .footer_top ul .wx{
        width: 160px;
    }
    .footer_top ul dt{
        font-size: 20px;
        margin-bottom: 18px;
    }
}
.warp{
    display: none
}
@media screen and (max-width: 1250px){
 .pc{
     display: none
 }
 .warp{
     display: block
 }
 .w1400{
     width: 93%;
 }
 .xx-set1{
    padding: 26px 0 18px;
 }
 .xx-pro-list ul{
     flex-wrap: wrap;
 }
 .xx-pro-list ul li{
     flex: none;
     width: 49%;
     margin-right: 0;
     margin-bottom: 10px;
     padding: 20px 0 18px;
 }
 .xx-set2{
    padding: 30px 0 30px;
 }
 .xx-tit h3{
     font-size: 24px;
 }
 .xx-tit h6{
    margin-top: 10px;
    font-size: 14px;
 }
 .xx-set2-cont{
     display: block
 }
 .xx-set2-cont{
    margin-top: 20px;
 }
 .xx-set2-cont .xx-set2-left{
     width: 100%;
 }
 .xx-set2-cont .xx-set2-left ul li a{
    height: 42px;
    line-height: 42px;
 }
 .xx-set2-cont .xx-set2-left ul{
    padding: 10px 0;
 }
 .xx-set2-cont .xx-set2-right .xx-set2-box{
     display: block
 }
 .xx-set2-cont .xx-set2-right .set2-box-left{
     width: 100%;

 }
 .xx-set2-cont .xx-set2-right{
     width: 100%;
 }
 .xx-set2-cont .xx-set2-right .set2-box-left{
    width: 100%;
    margin-right: 0;
 }
 .xx-set2-cont .xx-set2-right .set2-box-left .set2-box-topimg{
     height: auto;
 }
 .xx-set2-cont .xx-set2-right .set2-box-left .set2-box-topimg img{
     width: 100%;
     height: auto;
 }
 .xx-set2-cont .xx-set2-right .set2-box-produce ul li .img,
 .xx-set2-cont .xx-set2-right .set2-box-produce ul li .img img{
    height: 120px;
 }
 .xx-set2-cont .xx-set2-right .set2-box-left h3{
     height: 46px;
     line-height: 46px;
 }
 .xx-set2-cont .xx-set2-right .set2-box-produce p{
    height: 40px;
    line-height: 40px;
 }
 .xx-set2-cont .xx-set2-right .set2-box-right{
     width: 100%;
 }
 .xx-set2-cont .xx-set2-right .set2-box-right h3{
    height: 46px;
    line-height: 46px;
    font-size: 18px;
 }
 .xx-set2-cont .xx-set2-right .set2-box-right .xx-product-detail{
     line-height: 1.5;
 }
 .xx-set2-cont .xx-set2-right .set2-box-right .xx-more-btn{
    margin-bottom: 20px;
    margin-top: 10px;
 }
 .xx-set3{
     padding: 30px 0;
 }
 .xx-set3 .xx-set3-content{
    margin-top: 6px;
 }
 .xx-set3 .xx-set3-content .xx-set3-box{
     width: 49%;
     margin-right: 2%;
     margin-top: 10px;
     padding: 18px 10px 0 12px;
     height: 142px;
 }
 .xx-set3 .xx-set3-content .xx-set3-box:nth-of-type(2n){
     margin-right: 0;
 }
 .xx-set3 .xx-set3-content .xx-set3-box h3{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
 }
 .xx-set3 .xx-set3-content .xx-set3-box p{
     line-height: 1.5;
 }
 .xx-set4{
    padding: 30px 0;
 }
 .xx-set4 .xx-set4-top{
     display: block
 }
 .xx-title-comm{
     width: 100%;
     text-align: center
 }
 .xx-title-comm h3{
     font-size: 24px;
 }
 .xx-title-comm h6{
     font-size: 14px;
     margin-top: 10px;
 }
 .xx-title-comm a{
    margin-top: 16px;
    margin-bottom: 18px;
 }
 .xx-set4 .xx-set4-top .xx-set4-right p{
     width: 100%;
     line-height: 1.5;
     text-align: center
 }
 .xx-set4 .xx-set4-top{
    padding-bottom: 20px;
 }
 .xx-set4 .xx-set4-bottom{
    padding-top: 30px;
    display: block
 }
 .xx-set4 .xx-set4-bottom .xx-set4-box{
     width: 100%;
     text-align: center;
     margin-bottom: 18px;
 }
 .xx-set4 .xx-set4-bottom .xx-set4-box h3{
     font-size: 20px;
 }
 .xx-set4 .xx-set4-bottom .xx-set4-box p{
     line-height: 1.5;
     font-size: 14px;
 }
 .xx-set4 .xx-set4-bottom .xx-set4-box p strong{
    font-size: 42px;
    margin-right: 8px;
 }
 .xx-set4 .xx-set4-bottom .xx-set4-box p{
     font-size: 12px;
 }
 .xx-set5{
    padding: 30px 0;
 }
 .xx-set5 .xx-set5-content{
     display: block
 }
 .xx-set5 .xx-set5-content .xx-title-comm{
     margin-bottom: 18px;
 }
 .xx-set5-box{
     width: 100%;
     display: block
 }
 .xx-set5-box .text{
     width: 100%;
     margin-bottom: 10px;
     line-height: 42px;
 }
 .xx-set5-box .submit{
     width: 100%;
     line-height: 42px;
 }
 .xx-set6{
     display: block;
     padding: 30px 0;
 }
 .xx-set6 .xx-set6-top{
     display: block;
     text-align: center
 }
 .xx-set6 .xx-title-a a{
     margin: 20px 12px 0;
 }
 .xx-set6 .xx-set6-bottom{
    margin-top: 20px;
    display: block;
    height: auto;
    /* margin-bottom: 16px; */
 }
 .xx-set6 .xx-set6-bottom .xx-set6-left{
     width: 100%;
 }
 .xx-set6 .xx-set6-bottom .xx-set6-left{
     margin-right: 0;
     margin-bottom: 16px;
 }
 .xx-set6 .xx-set6-bottom .xx-set6-right{
     flex: none;
     width: 100%;
 }
 .xx-set6 .xx-set6-bottom .xx-set6-right li .xx-set6-btn{
     display: none
 }
 .xx-set6 .xx-set6-bottom .xx-set6-right li .xx-set6-text{
     margin-right: 0;
     font-size: 12px;
 }
 .xx-set6 .xx-set6-bottom .xx-set6-right li .xx-set6-date{
    width: 106px;
    box-sizing: border-box;
    padding: 16px 10px;
    margin-right: 12px;
 }
 .xx-set6 .xx-set6-bottom .xx-set6-right li .xx-set6-text h3{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 2px;
    white-space: pre-wrap;
    line-height: 1.5;
 }
 .xx-set6 .xx-set6-bottom .xx-set6-right li a{
    padding: 16px 0;
 }
 .xx-title-a{
     margin-top: 12px;
 }
 .qqkefu{
     display: none
 }
 .xx-set2-right-d ul li .img{
    height: 100px;
 }






 .qqkefu,
    .footer_btn{
        display: none
    }
    .zj-set8 .img{
        height: 128px;
    }
    .pdst-tit{
        padding: 30px 0 0;
    }
    .pdst-tit h3{
        font-size: 24px;
    }
    .zj-set7-cont ul li{
        width: 49%;
        margin-right: 2% !important;
    }
    .zj-set7-cont ul li:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .com-padding{
        padding-top: 3px;
        padding-bottom: 30px;
    }
    .news .main li .txt{
        padding-top: 12px;
    }
    .contact .left{
        width: 100%;
    }
    .contact .right{
        width: 100%;
        padding: 12px;
    }
    .contact .right h3{
        font-size: 18px;
    }
    .contact .right p{
        height: auto;
        font-size: 14px;
        line-height: 2;
        color: #666666;
    }
    .contact .right h3{
        margin-bottom: 14px;
    }
    .com-title h3{
        font-size: 24px;
    }
    .mycol-3 .col{
        width: 100%;
        padding: 0;
        margin-top: 12px;
    }
    .contact-form input{
        height: 48px;
    }
    .contact-form textarea{
        height: 168px;
    }
    .contact-form .more .icon{
        display: none
    }
    .contact-form .more .phone{
        display: none
    }
    .contact-form .more{
        padding-top: 20px;
    }
    .contact-form .more a{
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        background-color: #bba26d;
        border-radius: 45px;
    }
    .pro-detail .top .img{
        width: 100%;
    }
    .pro-detail .top .big{
        display: none
    }
    .pro-detail .top{
        padding: 12px;
    }
    .pro-detail .top .txt{
        width: 100%;
    }
    .news-detail .main{
        width: 100%;
    }
    .news-detail .title h3{
        line-height: 32px;
        padding-bottom: 10px;
        font-size: 20px;
    }
    .news-detail .title p{
        font-size: 12px;
        width: 92%;
        margin: 0 auto;
    }
    .bshare-custom{
        display: none
    }
    .news-detail .more{
        padding: 12px;
         margin-top: 18px;
         height: auto;
    }
    .news-detail .more .back{
        position: relative;
        margin-top: 0;
        width: 100px;
        line-height: 32px;
        margin-left: auto;
    }
    .news-detail .side{
        width: 100%;
    margin-top: 16px;
    }
    .news-detail{
        padding: 20px 0 39px;
    }
    .zj-set2-rit .t > a{
        display: none
    }
    .pro-detail .top h4{
        font-size: 18px;
    }
    .pro-detail .top .list{
        padding: 0;
    }
    .pro-detail .top .list li .box{
        height: auto;
        line-height: 100%
    }
    .pro-detail .top .list li img{
        max-width: 100%;
        max-height: 100%;
    }
    .pro-detail .top .list .swiper-slide-thumb-active{
        border: none
    }
    .pro-detail .top .txt{
        padding-top: 8px;
        padding-left: 0px;
    }
    .pro-detail .top .con{
        min-height: 100px;
        padding: 10px 0 0;
        color: #999;
        font-size: 16px;
        line-height: 28px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .pro-detail .top span{
        padding-left: 20px;
    }
    .pro-content .tit a{
        display: inline-block;
        width: 80px;
        line-height: 30px;
        text-align: center;
        font-size: 1.8rem;
    }
    .pro-content .item{
        padding: 10px;
        background: #fff;
        margin-top: 10px;
    }
    .about img{
        max-width: 100%;
        height: auto;
    }
    .about .tbody,
    .about table,
    .about tr,
    .about  td{
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .pro-detail-new-views{
        display: block
    }
    .pro-detail-legth{
        width: 100%;
    }
    .pro-detail-legth h2{
        font-size: 20px;
        color: #333;
        text-align: center;
        padding: 10px 0;
    }
    .pro-detail-xg{
        width: 100%;
    }
    .zj-set2{
        padding: 18px 0;
    }
    .pro-ds .zj-set2-views .zj-set2-let{
        display: none
    }
    .zj-set2-rit{
        width: 100%;
    }
    .zj-set2-views{
        display: block
    }
    .pro-def .zj-set2-views .zj-set2-let{
        height: auto;
        padding-bottom: 155px;
        width: 100%;
    }
    .zj-set2-rit-page >ul li{
        width: 49%;
        margin-right: 2% !important;
    }
    .zj-set2-rit-page >ul li:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .zj-set2-rit-page >ul li .img{
        height: 150px;
    }
    .fw-set1{
        padding: 30px 0;
    }
    .fw-set1 img{
        max-width: 100%;
        height: auto !important;
    }
    .contact-form .more{
        width: 100%;
    }
    .contact-form .xx-tit{
        margin: 30px 0 14px;
    }
    .xx-set6 .xx-set6-bottom .xx-set6-right li .xx-set6-date strong{
        font-size: 28px;
    }
    .xx-set6 .xx-set6-bottom .xx-set6-right li .xx-set6-date p{
        font-size: 14px;
        margin-top: 10px;
    }
    .xx-set6 .xx-title-comm h3{
        font-size: 24px;
    }
    .xx-set4 .xx-set4-adv{
        margin-top: 32px;
        flex-wrap: wrap
    }
    .xx-set4 .xx-set4-adv a{
        width: 49%;
        margin-right: 2%;
        flex: none;
        margin-bottom: 6px;
    }
    .xx-set4 .xx-set4-adv a:nth-of-type(2n){
        margin-right: 0;
    }
}