﻿@charset "utf-8";
/* ----------------- 在线客服样式 --------------- */
.new_online{
width:27px;
height:196px;
background:url(../img/new_online.gif) no-repeat;
position:fixed;
right:0;
top:210px;
_position:absolute;
_top:expression(documentElement.scrollTop + 200 + "px");
z-index:3000;}
.new_online1{
width:27px;
height:196px;
background:url(../img/new_online.gif) no-repeat;
position:fixed;
left:0;
top:210px;
_position:absolute;
_top:expression(documentElement.scrollTop + 200 + "px");
z-index:3000;
}

.new_ol_kefu{
display:block;
width:27px;
height:90px;
}
.new_ol_weibo{
display:block;
width:27px;
height:83px;
}
.new_ol_close{
display:block;
width:27px;
height:23px;
cursor:pointer;
}
/* ----------------- 网站底部样式 --------------- */
.new_footer{ width:100%; background:#f7f7f7; padding:10px 0px; margin-top:10px; font:12px/24px "宋体", Arial, Tahoma; color:#666; }
.new_f_warp{ width:960px; margin:0px auto;}
.new_erweima{ background:url(../img/new_ma.gif) no-repeat; width:69px; height:79px; display:block; float:left; margin-right:20px;}
.new_f_nav{height:30px; line-height:30px; text-align:center; color:#ccc}
.new_f_nav a{ padding:0 15px; color:#333333}
.new_f_nav a:hover{ color:#e70103}
.new_copyright {text-align:center; margin-bottom:10px; display:block;}
.new_footer .l{ margin-top:10px; float:left;}
.new_footer .r{ margin-top:10px; float:right}
.new_footer a{ color:#666; text-decoration:none; outline:none;}
.new_footer a:hover { text-decoration:none; color:#e70103; }
.new_footer .h_10{ height:10px; overflow:hidden; clear:both;}
.new_footer p{ margin:0px; padding:0px;}
/*---------------------页面底部增加二维码链接 -------------------------*/
.footer_link_wrap { height:153px; margin-top:-10px; margin-bottom:10px; background-color:#f1f0f0; }
.footer_link { width:960px; height:153px; margin:0 auto; }
.footer_link ul li { float:left; width:71px; height:110px; padding:43px 32px 0 33px; position:relative; border-right:1px solid #e5e3e3;}
.footer_link ul li a { display:block; }
.footer_link ul li .wx_icon, .footer_link ul li .zfb_icon, .footer_link ul li .qq_icon, .footer_link ul li .sina_icon, .footer_link ul li .qqzone_icon {display:block; width:62px;height:60px; margin:0 auto;}
.footer_link ul li .span_txt { display:block; height:20px; text-align:center; }
.footer_link ul li .code_pop { width:130px; height:130px; padding:3px; position:absolute; left:125px; top:-60px; z-index:9999; border:solid 2px #c7c7c7; background-color:#fff;}

