﻿.new_bottom {
    border-top: #106cb9 3px solid;
    background: #f9f9f9;
    font-size: 12px;
}
.new_bottom_con {
    width: 1190px;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}
.btmline {
    border-bottom: #f0f0f0 1px solid;
}
#footer_bottom {
    text-align: center;
    color: #7f7f7f;
    line-height: 26px;
    color: #272727;
    margin-top: 10px;
}
#footer_bottom a {
    text-decoration: none;
    color: #272727;
}
#footer_bottom img {
    border: 0px;
    margin-left: 15px;
}
.new_bottom_item {
    width: 146px;
    border-left: #f0f0f0 1px solid;
    float: left;
    color: #3e4545;
    height: 180px;
}
.new_bottom_item p {
    font-size: 14px;
    padding: 0;
    margin: 0;
    padding-left: 38px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
}
.new_bottom_item li {
    margin-left: 50px;
    height: 25px;
    line-height: 25px;
    list-style: disc;
}
.bottom_tel {
    width: 239px;
    float: left;
    border-left: #f0f0f0 1px solid;
    border-right: #f0f0f0 1px solid;
    text-align: center;
    color: #a4a4a4;
    height: 145px;
    position:relative;
}
.bottom_teltxt span.work-time
{
	display:inline-block;
	width:100%;
	font-size:14px;
	line-height:16px;
	float:left;
}
.bottom_teltxt {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 35px;
    font-size: 14px;
}
.bottom_teltxt span {
    font-size: 28px;
}
.bottom_weixinpic {
    border-right: #f0f0f0 1px solid;
    float: left;
    width: 168px;
    text-align: center;
    height: 145px;
    line-height: 25px;
    color: #a4a4a4;
}
.new_bottom_item a {
    color: #323232;
}
.window_bg {
    position: fixed;
    z-index: 999;
    filter: alpha(opacity=50);
    background: #666;
    opacity: 0.2;
    -moz-opacity: 0.5;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    _position: absolute;
}
.beian_winBG {
    margin-top: -90px;
    LEFT: 50%;
    margin-left: -160px;
    width: 320px;
    position: fixed;
    top: 50%;
    height: 200px;
    border: 6px solid #4183cd;
    z-index: 100000;
    display: block;
    _position: absolute;
    _left: expression(eval(document.documentElement.clientWidth/2));
    _top: expression(eval(document.documentElement.clientHeight/2)+document.documentElement.scrollTop);
}
.window_main {
    z-index: 1002;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
}
.window_title {
    width: 100%;
    background: #f1f1f1;
    height: 43px;
    light-height: 43px;
    background: url(../images/title_bg_0.jpg) 0 0 repeat-x;
}
.window_title_txt {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 43px;
    text-indent: 15px;
}
.closewin {
    float: right;
    width: 18px;
    height: 18px;
    background: url(../images/pic_bg_0.png) 0 -117px no-repeat;
    cursor: pointer;
    margin-right: 20px!important;
    margin-right: 10px;
    margin-top: 10px;
}
.window_con {
    font-size: 14px;
    line-height: 25px;
    width: 298px;
    margin: auto;
    padding: 10px 0;
}