.floating_ck{position:fixed;right:20px;bottom:10%;z-index: 9999; font-size: 14px; border-radius: 5px;}
.floating_ck dl dt{width:0;margin:0 auto;border-style: solid;border-width: 6px;border-color: transparent transparent #0687d4 transparent; }
.floating_ck dl dd{transition: all 0.3s; position:relative;width:45px;height:45px; margin-bottom: 1px; background-color:#423E3D; background-repeat:no-repeat;background-position:center; text-align: center; cursor:pointer;}
.floating_ck dl dd:hover{ background-color: #0687d4; }
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/kficon3.png);}
.quote{background-image:url(../images/kficon4.png);}
.qrcord{background-image:url(../images/kficon5.png);}
.qrcord1{background-image:url(../images/kficon6.png);}
.floating_ck dl dd.return{background-image:url(../images/kficon2.png); background-color: #0687d4;}
.return span{ float: left; width: 100%; height: 100%; }

.floating_ck dl dd:nth-child(0) { border-radius: 10px 10px 0 0; background: #ff0; }
.floating_ck dl dd:last-child { border-radius: 0 0 10px 10px; }

.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:45px;background-color:#0687d4; display:none;}
.floating_left a{color:#fff;line-height:45px;}
.floating_ewm{height:200px;top:-120px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px; background:url(../images/wx.jpg) center no-repeat;background-size: 100% 100%}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm1{height:200px;top:-155px;}
.floating_ewm1 i{display:block;width:145px;height:145px;margin:auto;margin-top:7px; background-size: 100% 100%}
.floating_ewm1 p{color:#fff;margin-top:5px;}

.logo{ height:80px; padding-top:18px;}
.logo img{ max-height:100%; margin-top:0px; float:left;}
.logo dl{ float:left; margin-left:10px;}
.logo dt{ font-size:22px; font-weight:bold; line-height:1.7; color:#0687d4;}
.logo dd{ font-size:20px; color:#ff7709;}

.honetext{ font-size:24px; line-height:1.5; padding:30px 0; font-family:Arial;}

.goods03-content,.content{ font-size:20px;}
h1{ font-size:28px; font-weight:bold; line-height:2; margin-bottom:10px;}
h2{ font-size:24px; font-weight:bold; line-height:2; margin-bottom:10px;}
h3{ font-size:22px; font-weight:bold; line-height:2; margin-bottom:10px;}
strong{ font-weight:bold;}
@media screen and (max-width:1366px)
{
.logo dt{ font-size:18px; font-weight:bold; line-height:1.7; color:#0687d4; margin-top:5px;}
.logo dd{ font-size:16px; color:#ff7709;}
	}
@media screen and (max-width:1024px)
{
.logo dl{ display:none;}
	}
@media screen and (max-width:768px)
{
.logo{ height:5rem; padding-top:0.2rem;}
.logo dl{ display:block;}
	}
@media screen and (max-width:640px)
{
.logo{ height:5rem; padding-top:0.2rem;}
.logo dl{ display:none;}
.honetext{ padding:2%; font-size:1.5rem;}
.index01 .t1{ line-height:2.5;}
.index02 .type a{ font-size:1.3rem; width:49%; white-space:inherit; padding:0; text-align:center;}
.index02 .content{ margin-top:0;}
.index03 .t1{ font-size:2.6rem;}
.index03 .t3{ font-size:1.5rem;}
.footer .f-menu a{ font-size:1.3rem; max-width:33.33333%;}
.footer .txtbox,.footer-bar .slide{ font-size:1.3rem;}
	}