﻿@charset "utf-8";
/*设置个项默认值*/
body{margin:0px;padding:0px;background-color:#fff;font-family:"微软雅黑";font-size:14px;color:#666;}
table{margin:0px;}
th,td{line-height:180%;text-align:left;}
img{border:0px;}
dl,dt,dd,h1,h2,h3,h4,h5,h6,form{margin:0px;padding:0px;}
p,span,i{margin:0px;padding:0px;}
em{margin:0px;padding:0px;font-style:normal;}
ul,li{margin:0px;padding:0px;list-style:none;}
input{margin:0px;padding:0px;outline:none;}


/*通用链接默认值*/
/* a:link{color:#1E6AB6;text-decoration:none;}
a:visited{color:#43140b;text-decoration:none;}
a:hover,a:active{color:#1E6AB6;text-decoration:underline;} */

.w1440
{width:100%;}

.w1200
{width:1200px;}

.mt20{padding-top:10px;}

/*

//最小高度
min-height:500px; height:auto !important; height:500px; overflow:visible;

//溢出文字用省略号点代替
white-space:nowrap;text-overflow:ellipsis;overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)text-justify:inter-ideograph;(IE)
/*/

/*微软雅黑
font-family:"Microsoft YaHei" !important;
*/

/* 圆角
border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
*/


.bottomline
{width:100%;height:30px;overflow:hidden;background:url(../images/bgn15.jpg) center top repeat-x;}

/*底部信息start*/
.globalbottom
{width:100%;height:auto;overflow:hidden;background:#3a3a3a; padding-bottom:10px;}
.commbottom
{height:auto;overflow:hidden;margin:0 auto;position:relative;}
.commbottom .subnav
{width:100%;height:auto;overflow:hidden;padding:2% 0;}
.commbottom .subnav ul{}
.commbottom .subnav ul li
{float:left; font-size:16px; color:#fff;font-family:"Microsoft YaHei" !important;width:auto;text-align:center;}
.commbottom .subnav ul li a:link{color:#fff;text-decoration:none;}
.commbottom .subnav ul li a:visited{color:#fff;text-decoration:none;}
.commbottom .subnav ul li a:hover,.commbottom .subnav ul li a:active{color:#be1f23;text-decoration:underline;}
.commbottom .subnav ul li.zw-x
{width:10%;height:auto;text-align:center;color:#6d6d6d;}
.commbottom .extend
{width:100%;height:auto;overflow:hidden;margin:0 auto;position:relative;}
.commbottom .extend .btlogo
{float:left;}
.commbottom .extend .btlogo img
{margin-top:10px;}
.commbottom .extend .extends
{float:left;line-height:220%;font-size:14px;font-family:"Microsoft YaHei" !important;padding-left:5%;}
.commbottom .extend .extends strong
{color:#ab7f36; font-size:22px;}
.commbottom .extend .wxcode
{float:right;width:104px;height:auto;overflow:hidden;text-align:center;}
.commbottom .extend .wxcode img{}
.commbottom .extend .wxcode em
{font-size:14px;font-family:"Microsoft YaHei" !important; line-height:200%;}
/*底部信息end*/

.floating_ck{position:fixed;right:0px;top:30%;z-index:9999;}
.floating_ck a{ text-decoration:none;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#6fb737;border-bottom:solid 1px #70ad8b;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#6fb737;border-bottom:solid 1px #6fb737;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/zxicon.png);}
.words{background-image:url(../images/xiadan.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#6fb737;border-bottom:solid 1px #6fb737;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:188px;top:-162px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:14px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

@media screen and (max-width:1024px){
.w1440
{width:100%;}
.w1200
{width:100%;}
.commbottom .subnav ul li.zw-x
{width:8%;}

}

