@charset "utf-8";
/* CSS Document */
body{ background:url(../images/elderbg.jpg) no-repeat center top; background-size:auto}
/*body{ background: #f7f7f7;}*/
.header-container{ background:#f5f5f5; line-height: 35px;color: #464646;padding-top:0px;margin-top:0;}
.hc-left-box a,.hc-right-box li i,.hc-right-box li a{ color: #464646; }
.hc-right-box li i{ background: none;}
.logoBox{width:42%;  margin-top:6%; margin-left:5%;}
.mainBox{margin-top:23%;}
.subStane{background: #fff; border-radius: 20px; padding:20px 10px 0 10px; box-sizing: border-box;}


.zhMenu{ width:100%;}
.zhMenu li{ width: 30.3%;  float: left; padding:6% 0;border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; margin:0 1.5% 1.5%;}
.zhMenu li i,.zhMenu li span{ display: block; }
.zhMenu li i{ width:33%;  margin: 0 auto; text-align: center;}
.zhMenu li i img{ width: 100%;}
.zhMenu li span{ text-align: center; line-height: 50px; margin-top:8%; font-size: 36px; color: #fff; text-align: center;}

li.zhnav1,li.zhnav6{background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbbb78), color-stop(100%,#fd5a58));
background: -webkit-linear-gradient(left,#fbbb78,#fd5a58);
background: -o-linear-gradient(left,#fbbb78,#fd5a58);
background: -moz-linear-gradient(left,#fbbb78,#fd5a58);
background: -mos-linear-gradient(left,#fbbb78,#fd5a58);
background: -ms-linear-gradient(left,  #fbbb78  0%,#fd5a58 100%);
background: linear-gradient(left,#fbbb78,#fd5a58);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbbb78', endColorstr='#fd5a58',GradientType=1 );}

li.zhnav2,li.zhnav7{background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76d4f7), color-stop(100%,#5699ff));
background: -webkit-linear-gradient(left,#76d4f7,#5699ff);
background: -o-linear-gradient(left,#76d4f7,#5699ff);
background: -moz-linear-gradient(left,#76d4f7,#5699ff);
background: -mos-linear-gradient(left,#76d4f7,#5699ff);
background: -ms-linear-gradient(left,  #76d4f7  0%,#5699ff 100%);
background: linear-gradient(left,#76d4f7,#5699ff);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76d4f7', endColorstr='#5699ff',GradientType=1 );}

li.zhnav3,li.zhnav8{background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2da62), color-stop(100%,#f08e0f));
background: -webkit-linear-gradient(left,#f2da62,#f08e0f);
background: -o-linear-gradient(left,#f2da62,#f08e0f);
background: -moz-linear-gradient(left,#f2da62,#f08e0f);
background: -mos-linear-gradient(left,#f2da62,#f08e0f);
background: -ms-linear-gradient(left,  #f2da62  0%,#f08e0f 100%);
background: linear-gradient(left,#f2da62,#f08e0f);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2da62', endColorstr='#f08e0f',GradientType=1 );}

li.zhnav4,li.zhnav5{background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a78eff), color-stop(100%,#6bacfc));
background: -webkit-linear-gradient(left,#a78eff,#6bacfc);
background: -o-linear-gradient(left,#a78eff,#6bacfc);
background: -moz-linear-gradient(left,#a78eff,#6bacfc);
background: -mos-linear-gradient(left,#a78eff,#6bacfc);
background: -ms-linear-gradient(left,  #a78eff  0%,#6bacfc 100%);
background: linear-gradient(left,#a78eff,#6bacfc);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a78eff', endColorstr='#6bacfc',GradientType=1 );}



.zhlmTow{padding:0 10px;margin-top:5%;}
.zhlmTow .tit{ height: 60px; line-height: 60px; width:100%; background: url(../images/elder-line.png) no-repeat center; text-align: center;}
.zhlmTow .tit h3{ display:inline-block; text-align: center; font-size:54px;color: #e77404; font-weight: bold;}

.bsFuBox{ width:100%; margin-top:5%;}
.bsFuBox li{  width:30.3%; margin: 0 1% 2.5% 1%; overflow: hidden;zoom:1;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.bsFuBox li img{ width: 100%;}

/*---列表页---*/
.listBox{ padding:20px 20px}
 .listTit{ width:100%; height:60px; line-height: 60px; background: url(../images/zh-line2.jpg) repeat-x center;}
.listTit h3{ display: inline-block; background: url(../images/zh-xstu.jpg) no-repeat center right #fff; padding-right:30px; font-size: 34px; font-weight: bold; color: #e4770d;}
.zhlist{ width:100%;}

.zhlist {margin-bottom: 20px}
.zhlist li {overflow: hidden;border-bottom: 1px dashed #ddd;padding: 30px 0}
.zhlist li .left {float: left;width: 180px;color: #444;text-align: center;border-right: 1px solid #edebeb; }
.zhlist li .left h1 {font-size: 62px;line-height: 76px;}
.zhlist li .left p {font-size: 30px;line-height: 60px; color:#888;}
.zhlist li .right {float: left;width:938px;padding-left: 40px}
.zhlist li .right a {display: block;font-size: 32px;margin-bottom: 10px; line-height:60px; font-weight: 500;}
.zhlist li .right a:hover {color: #d89444}
.zhlist li .right p {font-size: 24px;color: #999}



@media (max-width:998px){
	.mainBox{margin-top:30%;}
		
}

