﻿@charset "utf-8";
/* CSS Document */
/*----------------------------------------公共部分----------------------------------*/
body{ font-family:"微软雅黑";}
.wrap{ width:1200px; margin:0 auto;}
.mr15{ margin-right:15px;}
#body_wrapper{ padding-bottom:50px;}
#life_wrapper{ padding:15px 0 50px 0;}

/*-----------头部-----------*/
/*顶部*/
.top{ background: url(top_02.png?v=20210125125050) repeat-x; height:40px; line-height:35px; overflow:hidden;}
.tvimg{ background: url(top_05.png?v=20210125125050) no-repeat right center; height:17px; padding-right:7px; margin-left:8px;}

.kehu{ color:#535353; font-size:12px; margin-right:51px; margin-left:8px;}

.khd_main{ float:left;}
/*LOGO*/
.logo{ background: url(top_04.png?v=20210125125050) no-repeat center center; height:100px;}
.logo_jp{ background: url(top_00.png?v=20210125125050) no-repeat center center; height:109px; box-shadow:2px 2px 10px #ccc;}
.logo_img{ margin-top:32px;}
.name{ margin-top:9px; margin-left:8px;}
.search{ margin-top:37px; margin-left:89px;}
.weather{ margin-top:36px; height:70px; position:relative;width:210px;}

/*导航*/
.nav{ background:#00b7ee; height:40px;}

/*-----------底部-----------*/
.foot .border{ background:#bfbfbf; height:36px;}
.foot{ padding:0 0 42px 0;}
.foot .link{ padding-top:15px; width:655px; margin:0 auto; font-size:14px; line-height:26px;color:#1a1a1a;}
.foot .link li{ float:left;}
.foot .link a{color:#1a1a1a;}
.foot .link span{ margin:0 5px;}
.foot .banquan{ margin:0 auto; font-size:14px; line-height:26px;color:#1a1a1a;}
.foot .banquan a{ color:#fff;line-height:0;}

