@charset "UTF-8";
/**
	author:Christy
	content:样式重置、清除浮动、公用样式
*/
/** css reset start */
html{
	font-size:14px;
	color:#333;
}
body{
	background:#fff;
}
a{
	color:#333;
}
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,pre,form,input,textarea,th,td,select{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	outline: none;
}
strong em{
	font-style:normal;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
}
img{
	border:0 none;
	vertical-align:top;
}
table{
	border-collapse:collapse;
}
textarea{
	resize:none;
	overflow:auto;
	outline:none;
}
/** css reset end */
/** css clearfix start */
.clearfix:after{
	display:block;
	clear:both;
	visibility:hidden;
	font-size:0;
	height:0;
	content:"";
}
a:hover{
	text-decoration: underline;
	color:#D50000!important;
}
.clearfix{
	*zoom:1;
}
/** css clearfix end */
/** css public start */
.fl{
	float:left;
}
.fr{
	float:right;
}
/** css public end */
/**font-face定义字体**/
@font-face
{
	font-family: myFirstFont;
	src: url(../font/myFont.ttf);
}
.wrapper{
	width:100%;
	min-width:1000px;
}
.width1000{
	width:1000px;
	margin:0 auto;
}
.width1200{
	width:1200px;
	margin:0 auto;
}
.width1100{
	width:1100px;
	margin: 0 auto;
}
.containBox{
	padding:20px 0 40px 0;
	margin-top:35px;
}
/**头部样式**/
.top{
	background: #F5F5F5;
	height:36px;
	line-height: 36px;
}
.siteTop{

}
.siteTop a{
	float: left;
	font-size: 13px;
	color: #666666;
	margin-right: 3px;
}
#mobile1 div{
	font-size: 13px!important;
}
.fanFont{
	margin-left:20px;
}
.alertJoin{
	margin-left:5px;
}
.time{
	color:#666;
	font-size:13px;
}
.banner{
	width:100%;
	height:195px;
	background: url('../img/bg2.png') no-repeat top center;
}
.bannercon{
	padding-top:50px;
}
.logo{
	display: block;
	width: 434px;
	/*height:80px;*/
	margin-left: -35px;
}
.logo img{
	width: 434px;
	/*height:80px;*/
}
.menuwrap{
    background: #CD2B2B;
    background-size: 100% 100%;
    height: 35px;
}
.menu{
	position: relative;
	z-index: 999;
}
.menu .menuHd{
	line-height: 35px;
}
.menu ul.menuHd li{
	width: 120px;
	height: 70px;
	float: left;
	text-align: center;
	position: relative;
}
.menu ul.menuHd li.menuli a{
	background: none;
}
.menu ul.menuHd li a{
	font-size: 20px;
	color:#fff;
	font-weight: bold;
    width: 120px;
    display: inline-block;
    line-height: 30px;
    background: url(../img/menuline.png) no-repeat right center;
}

.menu ul.menuHd li.active{
	background:url(../img/tab_bar.png) no-repeat center 35px;
}
.menu ul.menuHd li a:hover{
	color:#fff!important;
	text-decoration: none ;
}

.menu ul.menuHd li:nth-child(3){
	width: 155px;
}

.menu ul.menuHd li:nth-child(3) a{
	width: 155px;
}

.search{
	position: absolute;
    right: 0;
    bottom: 39px;
}
.searchbtn{
	font-size:0;
}
.searchbtn .txt{
    width: 190px;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
    vertical-align: middle;
    color: #666;
    border: none;
    border-radius: 5px 0 0 5px;
    background: #fff;
    border-right: 1px solid #CD2B2B;
}
.searchbtn .btn{
    width: 45px;
    height: 26px;
    background-color: #fff;
    border: none;
    vertical-align: middle;
    color: #fff;
    font-size: 0!important;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    background-image: url(../img/zz_search.png);
    background-repeat: no-repeat;
    background-position: center center;
}
/*底部样式*/
.footer{
	height:70px;
	background: #5B5454;
	padding-top:30px;
}
.textLeft{
	color:#fff;
	margin-top:-7px;
	margin-left:250px;
	text-align: center;
}
.textLeft p{
	margin-bottom:8px;
	font-size: 12px;
}
.textLeft a{
	color:#fff;
}
.textLeft a:hover{
	color:#fff!important;
}
.imgright .dzimg{
	display:block;
	width:35px;
	height: 45px;
	border-right:1px dashed #777;
	padding-right: 18px;
	margin-right: 18px;
}
.imgright .dzimg img{
	width:40px;
	height: 50px;
}
.imgright .zcimg{
	display:block;
	width:80px;
	height: 40px;
	margin-top:5px;
}
.imgright .zcimg img{
	width:80px;
	height: 40px;
}
.weatherBox{
	margin-top:-3px;
	margin-left:20px;
}
body .c-000040 a{
	color:#666!important;
}
body .c-000040 a:hover{
	color:#666!important;
}
.nxwx{
	width: 150px;
	height:190px;
	position:fixed;
	right:0;
	top:50%;
	z-index: 99;
}
.nxwx img{
	width: 150px;
	height:190px;
}



.wza-box{
  position: absolute;
  top: 150px;
  right: 450px;
}

.wza-box a {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
}

.wza-box a.wza {
  background: #fff;
  color: #F76B00;
  border: 1px solid #FC740D;
  border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
  background: #F79600;
  color: #fff;
  border: 1px solid #F79600;
  border-radius: 0px 2px 2px 0px;
}

/* 适老化 */
.oldModel *{
	font-size: 28px !important;
	line-height: 1.5 !important;
}
.oldModel .top{
	height: auto;
}
.oldModel .top .width1000{
	width: 1400px;
}
.oldModel .menuwrap{
	height: 50px;
}
.oldModel .menu{
	width: 1060px;
}
.oldModel .menu ul.menuHd li:nth-child(3) {
	width: 180px;
}
.oldModel .menu ul.menuHd li:nth-child(3) a{
	width: 180px;
}
.oldModel .search{
	bottom: 25px;
}
.oldModel .searchbtn .txt{
	height: 36px;
}
.oldModel .searchbtn .btn{
	height: 36px;
}
.oldModel .siteLink .width1000{
	width: 1600px;
}
.oldModel .footer{
	height: auto;
}
.oldModel .textLeft{
	margin-left: 0;
	width: 80%;
}
.oldModel .exap {
	font-size: 18px !important;
}
.oldModel .ul_li_a_1{
	font-size: 18px !important;
}
.oldModel 
.oldModel 
.oldModel 