@CHARSET "UTF-8";
table{
	 word-break:break-all;
	font-size:14px;
	font-family:Arial;
	  border-collapse: collapse;
    border-spacing: 0;
}



/**/
.releteArticle{
	float:left;
width:100%;
margin-top:30px;
}
.releartitle{
	float:left;
color:#444444;
font-size:14px;
font-weight:bold;
margin-top:15px;
}
.rearsingle{
	float:left;
margin:10px;
    color: #666666;
    font-size: 13px;
padding:5px;
}


.reletetag {
    float: left;
    width: 100%;
    margin-top: 30px;
margin-bottom:30px;
}
.reletitle {
    float: left;
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
}
.prolisttagsingle {
    float: left;
    margin: 10px;
    color: #fff;
    font-size: 14px;
    background: #959393;
    padding: 5px;
}
.hotkeyk{
	float:left;
width:100%;
color:#666666;
font-size:16px;
margin-top:30px;
}


.r-p-name-f{
	float:left;width:100%;
margin-top:40px;
}

#main_pro:before {
    content: '';
    position: absolute;
    width: 0px;

}


.pright-mid{
	float:left;
margin-left:8%;
width:84%;
}
.product-contactus-in:before {
    content: '';
}
.clname, .clcountry, .clcompany, .clemail, .cltel {
    color: #666;
}

.r-p-name-k{
	float:left;
color: #E57E12;
font-size: 24px;
}
.pro-mid{
	float:left;width:94%;
margin-left:3%;
}
.nowprice{
	float:right;
width:95px;
height:35px;
background:#E57E12;
font-size: 14px ; color:#fff ;
text-align:center;
line-height:35px;
}
.r-p-xinghao{
	float:right;width:85px;
height:30px;
background:#428BCA;
border-radius:5px;
    font-size: 12px;
    color: #fff;

position:relative;
padding-left:40px;
line-height:30px;

}

.r-p-xinghao:hover{
	background:#DC0816;
}

.r-p-xinghao:before{
	content:'';
width:17px;
height:18px;
position:absolute;
top:5px;
left:15px;
background: url('../images/ask.png') no-repeat;
}


.r-product-k {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.r-p-imgmain {
    float: left;
    width: 100%;
}

.r-p-imgmain-left {
    float: left;
    width: 74%;
}
.imgmain-aimg {
    float: left;
    width: calc(100% - 2px);
position: relative;
border: 1px solid #909090;
}
.imgmain-aimg-mid{
	float:left;
	width:calc(100% - 20px);
margin:10px;
}
.img-selshow-f{
	position:absolute;
bottom:25px;
width:16%;
left:42%;
}
.img-sel-s{
	float:left;
width:31.3%;
margin-left:3%;
height:2px;
background:#909090;
}
.img-sel-s:first-child{
	margin-left:0;
}
.suo-img-k {
    float:left;width:100%;
margin-top:-10px;
}
.suoimg-ik{
	   width: calc(100% - 2px);
margin-top:10px;
    cursor: pointer;
	float:left;
}

.suoimg-ik img {
    float: left;
   width:100%;
    
}

.r-p-imgk {
    float: left;
    margin-left: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 96%;
    position: relative;
}

.imgmain-aimg img {
    float: left;
    width: 100%;
}
.imgmain-aimg .info {
    background: url('../images/link21.png') no-repeat center;
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 48%;
    opacity: 0;
    transform: scale(0,0);
    z-index: 97;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.imgmain-aimg:hover .r-pp-sj{opacity: 1;}
.imgmain-aimg:hover .info {
    opacity: 1;
    transform: scale(1,1);
    transition-delay: 0.3s;
}
.r-pp-sj {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background: rgba(0,0,0,0.4);
}
.imgmain-suopick {
    float: left;
    width: 100%;
    
}
.suo-k{float:left;width:99.5%;border: 1px solid #e0e1e1;margin-top:5%;cursor: pointer;}
.imgmain-suopick img {
    float: left;
    width: 86%;
    margin-left:7%;
    
}
.r-p-imgmain-right {
    float: left;
    width: 24%;
   margin-left:2%;
}




.rprighttext{
	float:left;
width:100%;
}
.videzhezhao{
	float:left;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
}
.video-img-vk{
	float:left;
	width:calc(100% - 2px);
	position: relative;
	border: 1px solid #EAEAEA;
}

.video-img-vk:hover:after{
	border-color: transparent transparent transparent #DC0816;
}

.video-img-vk:hover:before{
	background:rgba(255,255,255,0.3);
}


.video-img-vk:before {
    content: '';
    width: 85px;
    height: 85px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    border-radius: 50%;
    cursor: pointer;
    margin: auto;
    z-index: 2;
    background:rgba(255,255,255,0.3);
}

.video-img-vk:after {
    content: '';
    border-width: 22px 32px;
    border-color: transparent transparent transparent #fff;
    margin: auto;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: 40px;
    right: 0;
    top: 0px;
    bottom: 0;
    border-style: solid;
    cursor: pointer;
    margin: auto;
    z-index: 3;
}

.video-img-vk img{float:left;}


.rp-conmk{
	float:right;
background: url('../images/conbk.png') no-repeat;
width:272px;
height:85px;
}
.rp-con-tel{
	float:left;
margin-left:75px;
color:#221714;
font-size:14.51px;
margin-top:16px;
}

.rp-con-e{
		float:left;
margin-left:75px;
color:#221714;
font-size:14.51px;
margin-top:5px;
}
.ctimg{
	    float: right;
    width: 200px;
    height: 30px;
    background:#FF8D25;
  padding-left:40px;
line-height:30px;
color:#fff;
font-size:12.38px;
border-radius:15px;
position:relative;
}

.ctimg:hover{
	background:#CD281F;
}

.cttext:hover{
	background:#CD281F;
}
.cttext-s:hover{
	background:#CD281F;
}
.r-p-conusk {
    float: left;
    margin-top: 40px;
width: 100%;
}
.cttext{
	    float: right;
    width: 200px;
    height: 30px;
    background:#FF8D25;
  padding-left:40px;
line-height:30px;
color:#fff;
font-size:12.38px;
border-radius:15px;
margin-top:5px;
}

.ctimg:before{
	content:'';
position:absolute;
background: url('../images/xiejian.png') no-repeat;
width:15px;
height:21px;
right:35px;
top:5px;
}
.cttext-s{
	    float: right;
    width: 200px;
    height: 30px;
    background:#0575BD;
  padding-left:40px;
line-height:30px;
color:#fff;
font-size:12.38px;
border-radius:15px;
margin-top:5px;
position:relative;
}

.cttext-s:before{
	content:'';
position:absolute;
background: url('../images/djian.png') no-repeat;
width:24px;
height:23px;
right:35px;
top:3px;
}


.conbtnk{
	float:left;
width:100%;
}
.conbtn{
	float:left;
width:220px;
height:45px;
background:#E50012;
text-align:center;
color:#fff;
font-size:20.11px;
line-height:45px;
margin-top:20px;
}













.r-conustitle {
    float: left;
    width: 195px;
    height: 50px;
background:#0093DD;
line-height:50px;
color:#fff;
font-size:26px;
padding-left:35px;
position:relative;
}
.r-c-ico {
    float: left;
    width: 18px;
    height: 18px;
    background: url(../images/pc1.png) no-repeat;
}
.r-c-ico2 {
    float: left;
    width: 18px;
    height: 14px;
    margin-top: 3px;
    background: url(../images/pc2.png) no-repeat;
}
.r-conustitle:before{
	    font-family: 'icomoon';
    content: '\e63c';
    font-size: 26px;
    position: absolute;
    top: 2px;
color:#fff;
right:30px;
}
.r-context {
    float: left;
width:100%;
margin-top:20px;
}
.r-c-text{
	float:left;
margin-left:10px;
font-size: 15px ; color:#231815 ;
}
.rct2{
	margin-top:10px;
}
.desc {
    float: left;
    width: 100%;
    margin-top: 4%;
position:relative;

}
.desc-tagk {
    width: 100%;
    font-size: 18px;
    color: #fff;
    float:left;
}

.desctitlek{
	float:left;
width:100%;
height:35px;
position:relative;
}

.desctitle{
	position:absolute;
left:0px;
bottom:-1px;
width:155px;
height:35px;
text-align:center;
line-height:35px;
color:#727272;
font-size:18px;
border-top: 1px solid #3B6832;
border-left:1px solid #dad8d8;
border-right:1px solid #dad8d8;
background:#fff;
margin
}
.descselk{
	float:left;
width:100%;
border-left:1px solid #dad8d8;
border-top:1px solid #dad8d8;
border-bottom:1px solid #dad8d8;
}

.desclinek{
	float:left;
width:calc(100% - 20px);
margin-left:20px;
position:relative;
}

.descline{
	width:100%;
height:1px;
background:#dad8d8;
margin-top:45px;
margin-bottom:25px;
}

.descyuank{
	position:absolute;
width:78px;
top:0px;
left:calc(10% - 39px);
margin-top:11px;
cursor: pointer;
}

.desy2{
	left:calc(48% - 39px);
}

.desy3{
	left:calc(86% - 39px);
}

.dytext{
	float:left;
width:100%;
text-align:center;
color:#666666;
font-size:13.26px;
}

.dyyuan{
	float:left;
width:100%;
height:11px;
background: url('../images/pyuan.png') no-repeat center;
margin-top:13px;
}
.desc-tag-desc {
    float: left;
    width: calc(25% - 1px);
    text-align: center;
    background: #363E47;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #fff;
    cursor: pointer;
    transition: all 0.6s ease 0s;
}
.desc-tag-cust {
float: left;
    width: calc(25% - 1px);
    text-align: center;
    background: #F1F1F2;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #fff;
    cursor: pointer;
    transition: all 0.6s ease 0s;
color:#666666;
}


.desc-main {
    float: left;
    width: 96%;
padding-bottom:25px;
padding-left: 2%;
padding-right: 2%;
    padding-top: 2%;
margin-top:0px;
}
#id-cust {
    display: none;
}
#id-appli {
    display: none;
}

.pdinquirtext{
	float:left;
width:100%;
color:#727272;
font-size:17px;
margin-top:25px;
line-height:35px;
}
.descmtitle{
	float:left;
width:100%;
color:#000000;
font-size:21px;
}

.descmtext{
	float:left;
width:100%;
}


.product-cut{
	float:left;
width:100%;
}

.pdinquir{
	float:left;
width:115px;
height:39px;
background: url('../images/indka.png') no-repeat;
}








.codek{
	float:left;
width:100%;
}

.btn-k{
		float:left;
width:100%;
}



.relatproduct {
    float: left;
    width: 100%;
    margin-top: 4%;
}
.relatproduct-titlek {
    float: left;
    width: 100%;
border-bottom: 1px solid #DDDDDD;
padding-bottom:15px;
}
.repro-title {
    float: left;
    width: 22%;
    background: #363E47;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    height: 35px;
    text-align: center;
}
.re-product-allpk {
    float: left;
    width: 103%;
margin-left:-3%;
}
.re-product-single-k {
    float: left;
    width: 21.8%;
    margin-left: 3%;
    margin-top: 2%;
}
.re-product-aimg {
    float: left;
    width: 100%;
    overflow: hidden;
}
.re-product-aimg img {
    float: left;
    width: 100%;
}
.re-p-name {
    float: left;
    margin-top: 5%;
    color: #666666;
    font-size: 13px;
}


@media screen and (max-width: 990px){
	.product-contactus-title-text2{display:none;}
}
@media screen and (max-width: 850px){
.product-contactus-title-text {
    font-size: 14px;

}
}
@media screen and (max-width: 790px){
	.product-contactus-title-text2{
	display:none;
	}
}
@media screen and (max-width: 720px){
.pright-mid {
    margin-left: 3%;
    width: 94%;
}

}

@media screen and (max-width: 660px){
	.product-contactus-title-text{
	font-size:18px;
	}
	.skypk{
	width:100%;
	}
.desc {
    margin-top: 30px;
}
	.r-context{
	width:100%;
	}
	.downkub {
    width: 98%;
	}
.r-p-conusk {
	float: left;
    width: 100%;
}
.clcontent {
    width: 94.2%;

}
.r-p-imgmain-left {
    width: 100%;
}



.r-p-imgmain-right{width:100%;margin-top:3%!important;margin-left: 0;}
.suo-k{width:45.5%;margin-top:0;margin-left:4%;}
.imgmain-suopick{margin-left:-4%;width:104%;}
.r-p-imgmain {
    margin-top: 4%;
}

.product-contactus-in {
    width: 96%!important;
    margin-left: 2%!important;
    margin-top:0!important;
}
.product-contactus-title-text2{display:none;}
.product-contactus-title-text {
    width: 100%;
}
.product-contactus{width:calc(100% - 4px);}
.repro-title{width:100.3%;}
.re-product-single-k {
    width: 94%;
  margin-top:4%;
}
.re-product-allpk {
    float: left;
    width: 100%;
    margin-left: 0%;
}
.re-p-name {
    margin-top: 2%;
}

}

@media screen and (max-width: 600px){
.nowprice {
    float: left;
 margin-top:20px;
}
.r-p-name-k {
    width:100%;
}
}
@media screen and (max-width: 490px){
.desc-tagk {
    font-size: 12px;
}
}
























