﻿@import "common.base.css";
@import "head.menu.css";

#div_center .div_center_wrap
{
}
#div_center .div_center_wrap #div_center_padding
{
    padding: 15px 0px 15px 0px;
}

#div_center .div_center_wrap #div_center_padding_lr 
{
    padding: 0px 15px 0px 15px;
}

#div_center .div_center_wrap .info_brighten  
{
    position: relative;
    border: solid 1px #000;
    cursor: pointer;
    margin: 0px auto;
    margin-top: -197px;
    min-height: 80px;
    padding: 0px 10px 0px 10px;
    width: 390px;
    height: 195px;
    background: url(../images/base/info_bg6-brighten.png);
    background-position: center center;
    display: none;
}




#div_center .div_center_wrap .info_wrap
{
    margin: 0px;
    text-align: left;
    height: 232px;
    color: White;
    width: 475px;
    float: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}



#div_center .div_center_wrap .info_wrap .info
{
    border: solid 1px #000;
    cursor: pointer;
    margin: 0px auto;
    margin-top: 10px;
    min-height: 80px;
    padding: 0px 10px 0px 10px;
    width: 82%;
    height: 85%;
    background: url(../images/base/info_bg6-old.jpg);
    background-position: center center;
    -moz-box-shadow: 4px 7px 7px #1a1a1a;
    -webkit-box-shadow: 4px 7px 7px #1a1a1a;
    overflow: hidden;
}





#div_center .div_center_wrap .info_wrap .info h3
{
    margin: 15px 0px 0px 0px;
    font-size: 19pt;
    text-shadow: 1px 1px 0px #777;
    color: #ccc;
    font-weight: 700;
}
#div_center .div_center_wrap .info_wrap .info p
{
    margin: 5px 0px 0px 0px;
    text-shadow: 0px 1px 0px #000;
    font-size: 12pt;
    color: #999;
}





#main_index
{
    padding-bottom: 253px;
}

/* 必须使用和footer相同的高度 */
#footer_index
{
    position: relative;
    margin-top: -260px; /* footer高度的负值 */
    height: 260px;
    clear: both;
    background-color: Gray;
    background: url(../images/base/bg_stripe_header_2.png);
    background-position: 0px 4px;
    background-repeat: repeat;
      -moz-box-shadow: -1px -3px 6px #000000;
    -webkit-box-shadow: -1px -3px 6px #000000;
    box-shadow: -1px -3px 6px #000000;
    filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 90, color = '#000000');
    -ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 90, Color = '#000000')";
}
#footer_index #f_content
{
    height: 220px;
   
}

#footer_index #f_content .c_info
{
    display: inline-block;
    min-width: 220px;
    text-align: left;
    padding-left: 20px;
   height:100%;
     vertical-align:top;
     margin-right:10px;
}

#footer_index #f_content .c_info h3
{
        font-size: 19pt;
            color: #181818;
            width: 100px;
            padding: 0px 0px 1px 0px;
            text-shadow: 0px 1px 0px #aaa;
            margin-bottom:8px;
      
}


#f_content .c_info .ul_footer_c_info
{
    color: #aaa;
    font-size:15px;
//background: url(../images/home/line_hor1.png) 0px 0 no-repeat;
padding-top: 1px;

}
#f_content .c_info .ul_footer_c_info li
{
 // background: url(../images/home/line_hor1.png) 0px bottom no-repeat;
line-height: 29px;

}



#f_content .c_info .ul_footer_c_info a
{
    color: #aaa;
}
#f_content .c_info .ul_footer_c_info a:hover
{
    color: white;
}
#f_content .c_info .ul_footer_c_info .spanLeft
{
    display: inline-block;
    width: 50px;
}

#footer_index #f_content .sp_r
{
    display:inline-block;
	height: 180px;margin-top:10px;
	 width:10px;
   border-right: solid 1px #555;
}


 
 
#footer_index #f_content .icons li span
{ float:left;
  margin-right:10px;margin-top:3px;
}
#footer_index #f_content .icons img
{
    float: left;
    margin-right: 9px;
    margin-top: 5px;
}
 


.icons_qq_weibo {
background: url(../images/home/icons_qq_weibo.png) no-repeat 0 0;
width: 20px;
height: 20px;display:block;
}

.icons_weibo {
background: url(../images/home/icons_weibo.png) no-repeat 0 0;
width: 20px;
height: 20px;
display:block;
}

.faq {
background: url(../images/home/hw_000477.gif) no-repeat;
background-position: -23px -43px;
width: 20px;
height: 20px;display:block;
}

.rss {
background: url(../images/home/hw_000477.gif) no-repeat;
background-position: -46px -43px;
width: 20px;
height: 20px;display:block;
}



#footer_index #f_bottom
{
    height: 25px;
    background-color: #111;
    color: #eee;
    text-align: center;
    padding-top: 5px;
}



#footer_index .stripe_gd
{
    height: 20px;
    margin-bottom: -5px;
    
 
}




#footer_index .logo
{
    padding-top: 0px;
}
#footer_index .logo img
{
    margin-top: -14px;
}

#footer_index #c_info
{
    text-align: center;
    width: 100%;
    margin: 0px auto;
    margin-top: -5px;
    cursor: default;
}
#footer_index #c_info
{
    color: #696969;
}
#footer_index #c_info a
{
    color: #696969;
}
#footer_index #c_info a:hover
{
    color: white;
}


