@charset "utf-8";
/* CSS Document */
*{padding: 0;margin: 0;}
body{font-size: 14px;color: #333;line-height: 14px;font-family: "宋体",Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
em{font-weight:normal;font-style:normal;}
small{font-size:12px;}
img{border:none;}
.l{float:left;}
.r{float:right;}
ol,ul{list-style:none}
.over_h{overflow:hidden;}
.pos_r{position:relative;}
.pos_a{position:absolute;}
.hide{display:none;}
.mar_r_00{margin-right: 0!important;}
.mar_t_00{margin-top: 0!important;}
a:link,a:visited{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
.text-hide{text-indent: -9999px;height: 0;font-size: 0;}
.Font_M{font-family: "Microsoft YaHei";}
/*清除浮动*/
.cf:after{content: ".";display:block;height:0;clear:both;visibility:hidden;}
.cf{display:inline-table; _height:1px;zoom:1;}
*html .cf {height: 1%;}
.cf {display: block;}
*+html .cf {min-height:1%}


.header{
    width:100%;height: 180px;
    border-bottom: 15px solid #d2f1ff;
}
.center{
    width: 1000px;margin: 0 auto;
}
body{
    background: #f3f2f2;
}
.Top{
    height: 38px;width: 100%;
    background: #f1f1f1;border-bottom: 1px solid #ccc;
}
.Top .logo{
    display: block;
    width: 118px;height: 24px;
    float: left;
    margin-top: 7px;
}
.Top ul{
    float: left;overflow: hidden;
    margin-top: 0;margin-left: 12px;
}
.Top ul li{
    float: left;
    height: 38px;width: inherit;
    color: #666;
    padding: 0 12px;
}
.Top ul li a{
    display: inline;
    line-height: 38px;font-size: 12px;
}
.Top ul li a:hover{
    text-decoration: none;
    color: #e10000;
}
.h_con{
    background: url("../images/bg_h_all.gif") repeat;
    border-bottom: 8px solid #35a6db;
    width: 100%;height: 134px;
}
.h_con .bg_h{
    display: block;
    width: 1000px;height: 119px;
    padding-top: 14px;
    background: url("../images/bg_h.jpg") no-repeat 28px bottom;
}
.main{
    width:1000px;
    background: #f3f2f2;
    margin:0 auto;
}
.main_c{
    width:1000px;height: auto;
    background: #fff;
}
.main_c span{
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 60px;
    background: url("../images/top_bot_bg.png") no-repeat center top;
}
.main_c .img img{
    display: block;
    box-shadow: 1px 1px 4px #999;
}
.main_c p{
    line-height: 30px;
    font-size: 12px;
}
.main_bot{
    margin-top: 25px;
    padding: 16px 20px 6px 20px;
    border: 1px solid #ccc;
    width: 960px!important;
}
.main_bot a{
    display: block;
    margin-bottom: 11px;
}
.second-ma{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 120px;
    height: 120px;
}
.main_c .l{
    width: 361px;
}
.main_c .r{
    width: 570px;
}
.main_c .r h3{
    font-size: 12px;
    color: #333;
    font-family: "宋体";
    margin-bottom: 16px;
}
.main_c .r ul{
    width: 570px;
}
.main_c .r ul li{
    width: 570px;
}
.main_c .r ul li a{
    color: #666;
    font-size: 12px;
    line-height:22px;
    white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
}
.footer{
    background: #f3f2f2;
    padding: 20px 0 40px 0;
}
#glbbot{
    border: 0;margin: 0 auto;
    font-size: 12px;color: #333;
}
#glbbot a:link,#glbbot a:visited{
    color: #333333;
}
#glbbot a:hover{
    text-decoration: underline;
}