@charset "utf-8";
/*footer*/
.footer { width:100%; background-image:url(/images/body/003.png); position:relative; padding:100px 0 10px 0;}
.footer .footer_bg { background:url(/images/footer/bg.png) no-repeat top center; width:100%; height:100px; position:absolute; top:0; left:0; right:0;}
.footer .footer_line { position:absolute; width:100%; top:0; left:0; right:0; background-color:#fff; border-bottom:1px #d2d2d2 solid; height:88px;}
.footer p { text-align:center; margin-top:30px; color:#999; padding-bottom:10px; line-height:150%; font-size:12px;}
.footer p a { color:#999; cursor:pointer; font-size:12px;}
.footer p a:hover { color:#f60;}
.footer .footer_menu { color:#ccc; text-align:center; font-size:12px;}
.footer .footer_menu a { display:inline-block; *display:inline; height:50px; line-height:50px; padding:0 10px; font-size:14px; color:#333; cursor:pointer;}
.footer .footer_menu a:hover{ color:#f60;}
.footer .footer_icon ul { padding-top:10px;}
.footer .footer_icon ul li{ background:url(/images/footer/icon.png) no-repeat; width:100px; height:39px; float:left; margin:0 20px 0 12px; position:relative;}
.footer .footer_icon ul li a{ display:block; text-align:center; color:#999; position:absolute; top:0; left:0; width:100px; height:14px; padding-top:42px; font-size:12px; cursor:pointer;}
.footer .footer_icon ul li a:hover{ color:#f60;}
.footer .footer_body { width:1200px; margin:0 auto;}
.footer dl { width:100%; font-size:12px;}
.footer dl dt { color:#777; font-weight:bold; padding-left:10px; line-height:150%; font-size:12px;}
.footer dl dd { position:relative; top:-18px; top:-20px\9; left:80px; width:1120px; color:#888; font-size:12px;}
.footer dl dd strong { padding:0 15px 0 0; color:#111;}
.footer dl dd a { padding:0 10px 0 0; line-height:150%; color:#999; cursor:pointer; font-size:12px;}
.footer dl dd a:hover { color:#f60;}

.html_kf { position:fixed; right:3px; bottom:100px;}
.html_kf dl { padding:1px 0; position:relative;}
.html_kf dl dt { font-family:"icofont"; speak:none; font-size:32px; display:block; width:50px; height:50px; line-height:50px; text-align:center; color:#fff; background-color:#31b7e3; border-radius:3px; cursor:pointer;}
.html_kf dl dd { display:none; position:absolute; bottom:0; right:50px; width:180px; border:1px solid #ccc; background-color:#fff; padding:10px; border-radius:3px;}
.html_kf dl dd a { display:block; font-size:16px; color:#555; text-decoration:none; padding:5px 0;}
.html_kf dl dd a:hover { text-decoration:none; color:#f60;}
.html_kf dl dd a:hover::before { color:#f60;}
.html_kf dl dd a.qr img { display:block; width:100%;}
.html_kf dl dd a.qr { text-align:center;}
.html_kf dl dt:hover { background-color:#66d1f4; color:#fff;}
.html_kf dl:hover dd { display:block;}
.html_kf_qq a:before { content:"\eb64"; font-family:"icofont"; speak:none; padding-right:5px; color:#31b7e3;}