﻿@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0}
ul,li{ list-style:none}
a{ text-decoration:none}
a:focus{ outline:none;-moz-outline-style:none;}
img,a{ border:0}
/*首页*/
.header{ width:100%; height:47px; background:url(/images/img/header_bg.jpg) repeat-x;}
.header_main{ width:1000px; height:47px; margin:0 auto; position:relative}
.header_logo{ width:148px; height:69px; position:absolute; z-index:1; left:0; top:0;}
.header_logo img{ width:148px; height:69px;}
.header_menu{ width:850px; height:47px; position:absolute; right:0; top:0;}
.header_menu_ul{ width:850px; height:47px;}
.header_menu_ul li{ width:170px; height:47px; line-height:47px; float:left; text-align:center; font-family:"微软雅黑"; font-size:14px;}
.header_menu_ul li a{color:#000;}
.header_menu_ul li a:hover{ color:#e83606}
.header_menu_ul li.active a{color:#e83606;}
/*渠道*/
.qudao{ width:100%; height:202px; background:url(/images/img/qu_bg.jpg) repeat-x;}
.qudao_main{ width:900px; height:202px; margin:0 auto; background:url(/images/img/qu.jpg) no-repeat}
.qudao_con{ width:100%; background:url(/images/img/qu_bg1.jpg) top repeat-x; padding-top:30px; padding-bottom:30px;}
.qudao_con .map{ width:890px; height:530px; margin:0 auto; border:1px solid #CCC}
/*历程*/
.li_top{ width:100%; height:276px; background:url(/images/img/li_bg.jpg) repeat-x;}
.li_top_main{ width:1000px; height:276px; margin:0 auto; background:url(/images/img/li.jpg)}
/*家人心声*/
.home_top{ height:212px; width:100%; background:url(/images/img/home.jpg) center no-repeat}
.home_menu{ width:100%; height:46px; background:url(/images/img/home-menu.jpg) repeat-x;}
.home_menu_btn{ width:960px; height:46px; text-align:left; margin:0 auto;}
.home_ul{ width:945px; margin:20px auto}
.home_ul li{ width:945px; height:166px}
.home_ul li img{ width:945px; height:166px}
/*年会日程*/
.hui_top{ width:100%; height:256px; background:url(/images/img/hui_top.jpg) top center no-repeat; position:relative}
.hui_menu{ width:100%; height:46px; background:url(/images/img/hui_menu.png) repeat-x; position:absolute; left:0; bottom:0; opacity:0.7 ; filter:alpha(opacity=70);-moz-opacity:0.7; }
.hui_menu_btn{ width:960px; height:46px; text-align:left; margin:0 auto;}
.hui1{width:960px; height:119px; margin:0px auto; background: url(/images/img/hui1.jpg) no-repeat}
.hui2{width:960px; height:597px; margin:0px auto; background: url(/images/img/hui2.jpg) no-repeat; position:relative}
.hui_map{ position:absolute; right:45px; top:50px; width:320px; height:255px}