@CHARSET "UTF-8";
.product-contactus {
    float: left;
    margin-top: 0px;
    width: 100%;
}
.product-contactus-title {
    float: left;
    width: 100%;
    height: 40px;
    background: #999899;
}
.product-contactus-title-text {
    float: left;
    width: 100%;
    color: #666666;
    font-size: 15.84px;
}
.product-contactus-title-text-2 {
     float: left;
    width: 100%;
    color: #666666;
    font-size: 13.84px;
margin-top:7px;
}
.product-contactus-main {
    float: left;
    width: 100%;
}
.product-contactus-in {
    float: left;
    width: 49.5%;
    position: relative;
}
.pci-l{
	margin-left:1%;
}
.clname {
    margin-top: 10px;
    float: left;
    border: 2px solid #E0E0E0;
    width: calc(98% - 4px);
    height: 35px;
    padding-left: 2%;
    color: #C4C4C4;
    font-size: 13.8px;
    line-height: 5px;
    outline: none;
}
.downkub {
    background: #DF7E12;
    width: 98%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 50;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-left: 2%;
    transition: all 0.8s ease 0s;
    opacity: 0;
}
.fdarea:focus {
    border: 2px solid #DF7E12 !important;
}
.skypk {
    float: left;
    width: 46%;
    margin-left: 4%;
    margin-top: 10px;
height:71px;
}
.skypico {
    float: left;
    width: 31px;
    height: 30px;
    background: none;
margin-top:30px;
}
.skype {
    float: left;
    color: #666666;
    font-size: 15px;
    margin-top: 1.5%;
    margin-left: 3%;
margin-top:37px;
}
.clcontent {
	margin:0; padding:0;
border:none;
    margin-top: 15px;
    float: left;
    border: 2px solid #E0E0E0;
    width: calc(99% - 4px);
    height: 230px;
    padding-left: 1%;
    padding-top: 10px;
    color: #C4C4C4;
    font-size: 13.8px;

    outline: none;
font-family: PingFangSC;
}
.product-contactus-bottom {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.product-contactus-c_btn {
    width: 230px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 3%;
}
.codek {
    float: left;
    width: 100%;
}
.clcode {
    float: left;
    border: 2px solid #E0E0E0;
    width: 88px;
    height: 30px;
    padding-left: 2%;
    color: #C4C4C4;
    font-size: 13.8px;
}
.code {
    float: left;
    margin-left: 20px;
}
.btn-k {
    float: left;
    width: 238px;
margin-left:calc(50% - 116.5px);
}
.send {
    margin-top: 20px;
    float: left;
    width: 100px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 13.8px;
    cursor: pointer;
    border: 1px solid #DF7E12;
    transition: all 0.6s ease 0s;
    background: #DF7E12;
}
.send:hover{
	font-size: 17px;
background:#fff;
transition: all 0.0s ease 0s;
color:#DF7E12;
}
.refill {
    margin-top: 20px;
    margin-left: 18px;
    float: left;
    width: 100px;
    height: 35px;
    border: 1px solid #DF7E12;
    color: #9C9C9C;
    line-height: 35px;
    text-align: center;
    font-size: 13.8px;
    cursor: pointer;
}
.yhm:focus {
    border: 2px solid #DF7E12 !important;
}
.yhm:focus + .downkub{
	opacity: 1;
    top:50px;
}
.product-contactus-title-text2 {
    float: left;
    width: 60%;
    margin-left: 3%;
    height: 45px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    width: 73%;
}


@media screen and (max-width: 660px){
	.product-contactus-title-text-2{
	width:100%;
	}
.product-contactus-in {
    width: 100%!important;
    margin-left: 0%!important;
}

.r-conustitle {
    margin-top: 0px;

}
.skypico {
    margin-top: 0px;
}
.skype {
    margin-top: 7px;
}
	.skypk{
	width:98%;
margin-left:2%;
height:auto;
margin-top:20px;
	}
.desc {
    margin-top: 30px;
}
	.r-context{
	width:100%;
	}
	.downkub {
    width: 98%;
	}
.r-p-conusk {
	float: left;
    width: 100%;
}
}