body{font-family: "microsoft yahei";width:100%;margin: 0; padding: 0; line-height: 24px; font-size: 14px;color: #666;text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
ul,li,img,h1,h2,h3,h4,h5,dl,dt,dd{margin: 0; padding: 0; list-style: none;font-weight: normal;font-size: inherit;}
a,a:focus, a:hover{text-decoration: none;color: #666;}
img{max-width: 100%;}
iframe{max-width: 100%;}
i{font-style: normal;}
p{margin: 5px 0;}
input{outline: medium;border: none;background: none;}
button,textarea{outline: none;border: none;font-family: "microsoft yahei";background: none;}
button,textarea :focus{outline:0;border: none;background: none;}
.container{padding: 0;width: 1200px;margin: auto;}
@media screen and (max-width: 1490px){
	.container{width: 80%;}
}
@media screen and (max-width: 1723px){
	.container{width: 88%;}
}
@media screen and (max-width: 1024px){
	.container{width: 96%;}
}
@font-face {
  font-family: 'iconfont';
  src: url('../font_hyt/iconfont.ttf?t=1627867834743') format('truetype');
}
@font-face {
  font-family: 'chunfen';
  src: url('../ziti/chunfen.ttf');
}
/*公用类*/



/*导航*/
.head{height: 110px;background: #fff; z-index: 9999;}
.logo{float: left;width: 35%;padding-top: 2%;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{width: 48%;float: right; position:relative; z-index:1;}
.nav{position:relative;margin:0 auto;font-family:"Microsoft YaHei",SimSun,SimHei;}
.nav li{width: 25%;display: block;float: left;text-align: center;}
.head .nav a{font-size: 16px;}
.nav h3{font-size:16px;font-weight:normal;position: relative;z-index: 1;}
.nav h3 a{display:block; line-height: 109px;}
.nav .m:hover h3 a{font-size: 18px;}
.nav li:hover{background: #fbfbfb;}

.nav .sub{display:none;position:absolute;top: 109px;left: 0;z-index:1;width: 100%;background: rgba(251, 251, 251, 0.7);border-bottom: 2px solid #fbfbfb;}
.nav .sub li{text-align: center;height: 40px;line-height: 25px;float: left;width: 100%;margin-left: 0;}
.nav .sub li a{display:block;padding:8px 0;font-size: 14px;width: 80%;margin: auto;}
.nav .sub li:hover{background: #fbfbfb;}

.w_dh{width: 15%;float: right;text-align: right;padding-top: 14px;display: none;}
.w_dh i{font-family: "iconfont" !important;font-size: 20px;}


/*轮换图*/
.banner{height: 610px;background: #000;position: relative;color: #FFF;overflow: hidden;width: 100%;}
.banner .navv{position: absolute;left: 0;top: 50%;width: 100%;z-index: 501;}
.banner .navv ul{}
.banner .navv ul li{display: inline-block;width: 40px;height: 40px;line-height: 40px;padding-top: 2px;text-align: center;background: rgba(0, 0, 0, 0.2);cursor:pointer;position: relative;}
.banner .navv ul li.on{background: rgba(0, 0, 0, 0.5);}
.banner .navv ul .zuo{float: left;margin-left: 25px;}
.banner .navv ul .you{float: right;margin-right: 25px;}
.banner ul{height: 100%;position: absolute;left: 0;top: 0;width: 100%;}
.banner ul li{height: 100%;position: absolute;left: 0;top: 0;width: 100%;}
.banner ul li.one{background: url(../banner/01.jpg) no-repeat bottom;background-size: cover;}
.banner ul li.two{background: url(../banner/02.jpg) no-repeat bottom;background-size: cover;}
.banner .txt{height: 100%;padding-top: 10%;text-align: center;}
.banner .txt .h1{font-size: 60px;font-weight: bold;text-shadow: 2px 2px 2px #565656;}
.banner .txt .h2{font-size: 18px;margin-top: 40px;text-shadow: 2px 2px 2px #565656;line-height: 30px;}



/*WAP轮换图*/
.slideBox{width:100%;overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;height: 150px;object-fit: cover;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.3;}
.slideBox .next{left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}




/*第一块-养老行业全场景覆盖*/
.first{min-height: 535px;padding-top: 2%;padding-bottom: 4%;background: #f6f9fa;}
.first .ylhy_bt{text-align: center;height: 72px;}
.first .ylhy_bt h3{font-size: 36px;color: #08090a;padding-top: 1%;}
.first .ylhy_lb{padding-top: 26px;}
.first .ylhy_lb li{width: 23.5%;height: 377px;float: left;margin-right: 2%;background: #fff;border-bottom: 5px solid #fff;padding: 3%;transition: all ease 0.3s;}
.first .ylhy_lb li:last-child{margin-right: 0;}
.first .ylhy_lb li h5{font-family: "iconfont" !important;font-size: 42px;color: #08090a; transition: all ease 0.3s;}
.first .ylhy_lb li h4{font-size: 24px;color: #08090a;padding: 20% 0;}
.first .ylhy_lb li h3{line-height: 26px;}
.first .ylhy_lb li:hover{border-bottom: 5px solid #1890ff;transition: all ease 0.3s;}
.first .ylhy_lb li:hover h5{color: #1890ff;}


/*第二块-五大核心 专业服务*/
.second{min-height: 703px;background: url(../img/second.jpg) no-repeat center;background-size: cover;padding-top: 50px;}
.second .wdhx_bt{text-align: center;height: 115px;color: #fff;}
.second .wdhx_bt h3{font-size: 36px;}
.second .wdhx_bt h4{font-size: 16px;padding-top: 1%;}
.second .wdhx_lb{}
.yi_xxk1{width: 100%;color: #fff;}
.yi_xxk1 .title{height: 52px;}
.yi_xxk1 .title li{width: 20%;float: left;text-align: center;border-bottom: 1px solid #627f98; cursor:pointer;}
.yi_xxk1 .title li h3{line-height: 50px;font-size: 18px;}
.yi_xxk1 .title li.on{border-bottom: 2px solid #1890ff;}
.yi_xxk1 .title li.on h3{color: #1890ff;}
.yi_xxk1 .bd1{}
.yi_xxk1 .hxnr{color: #fff;}
.yi_xxk1 .hxnr .hx_l{width: 48%;float: left;padding-top: 5%;}
.yi_xxk1 .hxnr .hx_l h3{font-size: 24px;}
.yi_xxk1 .hxnr .hx_l h4{text-align: justify;line-height: 36px;font-size: 16px;padding-top: 8%;}
.yi_xxk1 .hxnr .hx_r{width: 50%;float: right;text-align: right;}


/*第三块-系统搭建优势*/
.third{min-height: 485px;padding-top: 50px;padding-bottom: 2%;}
.third .xtdj_bt{text-align: center;height: 72px;}
.third .xtdj_bt h3{font-size: 30px;color: #08090a;font-weight: bold;padding-top: 1%;}
.third .xtdj_lb{padding-top: 15px;}
.third .xtdj_lb li{height: 238px;width: 48.5%;float: left;margin-right: 2%;margin-bottom: 2%;border: 2px solid #e4e4e4; padding: 3%;transition: all ease 0.5s;}
.third .xtdj_lb li:nth-child(even){margin-right: 0;}
.third .xtdj_lb li:nth-child(1){background: url(../img/dj_tb1.png) no-repeat right bottom;}
.third .xtdj_lb li:nth-child(2){background: url(../img/dj_tb2.png) no-repeat right bottom;}
.third .xtdj_lb li:nth-child(3){background: url(../img/dj_tb3.png) no-repeat right bottom;}
.third .xtdj_lb li:nth-child(4){background: url(../img/dj_tb4.png) no-repeat right bottom;}
.third .xtdj_lb li h4{font-size: 22px;color: #08090a;font-weight: bold;}
.third .xtdj_lb li h3{line-height: 35px;width: 68%;padding-top: 4%;text-align: justify;}
.third .xtdj_lb li:hover{border: 2px solid #1890ff;color: #fff;transition: all ease 0.5s;}
.third .xtdj_lb li:hover h4{color: #fff;}
.third .xtdj_lb li:hover:nth-child(1){background: url(../img/dj_tb1-1.png) no-repeat right bottom #1890ff;}
.third .xtdj_lb li:hover:nth-child(2){background: url(../img/dj_tb2-1.png) no-repeat right bottom #1890ff;}
.third .xtdj_lb li:hover:nth-child(3){background: url(../img/dj_tb3-1.png) no-repeat right bottom #1890ff;}
.third .xtdj_lb li:hover:nth-child(4){background: url(../img/dj_tb4-1.png) no-repeat right bottom #1890ff;}


/* 第四块-新闻中心 */
.fourth{min-height: 622px;padding-bottom: 3%;padding-top: 4%;background: #f6f9fa;}
.fourth .xwzx_bt{text-align: center;height: 72px;}
.fourth .xwzx_bt h3{font-size: 36px;color: #08090a;}
.fourth .xwzx_lb{margin-top: 1%;}
.fourth .xwzx_lb li{height: 278px;width: 48.5%;float: left;margin-right: 2%;margin-bottom: 2%;position: relative;transition: all ease 0.5s;}
.fourth .xwzx_lb li:nth-child(even){margin-right: 0;}
.fourth .xwzx_lb .zxnr_tp{width: 100%;height: 100%;}
.fourth .xwzx_lb .zxnr_tp img{width: 100%;height: 100%;object-fit: cover;}
.fourth .xwzx_lb .zxnr_nr{background: rgba(37, 54, 82, 0.7);width: 100%;height: 100%;position: absolute;top: 0;left: 0;color: #fff;padding: 8%;}
.fourth .xwzx_lb .zxnr_nr h2{font-size: 24px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fourth .xwzx_lb .zxnr_nr h3{line-height: 26px;padding: 4% 0 6% 0;text-align: justify;}
.fourth .xwzx_lb .zxnr_nr h4 a{font-size: 16px;color: #fff;}
.fourth .xwzx_lb li:hover{box-shadow: 0 3px 10px #253652;transform:translate(0,-10px);transition: all ease 0.5s;}


/* 第五块-立即申请 */
.fifth{height: 255px;background: url(../img/fifth.jpg) no-repeat center;background-size: 100% 100%;background-attachment: fixed;}
.fifth .ljsq{padding-top: 5%;text-align: center;}
.fifth .ljsq h3{font-size: 30px;color: #fafaff;}
.fifth .ljsq h4{padding-top: 3%;}
.fifth .ljsq h4 a{font-size: 16px;color: #1735ae;background: #fff;border-radius: 10px;padding: 1% 2.5%;}



/***************************主体-结束*********************************************************/

/* 右侧-联系电话 */
.tel{position: fixed;right: 10px;bottom: 165px;width: 40px;height: 40px;text-align: center;line-height: 40px;background: rgba(80, 143, 252, 0.8);z-index: 9;}
.tel a{color: #fff;}
.tel i{font-size: 22px;font-family: "iconfont" !important;}
.tel:hover{background-color: #508ffc;}

/*返回顶部*/
.cd-top{height: 40px;width: 40px;line-height: 40px;text-align: center;color: #fff;position: fixed;bottom: 120px;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);overflow: hidden;white-space: nowrap;background: rgba(80, 143, 252, 0.8);visibility: hidden;opacity: 0;transition: all 0.3s;cursor:pointer;z-index: 9;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
.cd-top.cd-fade-out{opacity: 0.5;}
.cd-top:hover{background-color: #508ffc;opacity: 1;}


/*底部*/
.pc_foot{min-height: 427px;background: #2b374a;color: #fff;overflow: hidden;position: relative;}
.pc_foot .dibu_s{min-height: 290px;padding-top: 4%;}
.pc_foot .dibu_s li{width: 25%;float: left;}
.pc_foot .dibu_s .s3{width: 30%;}
.pc_foot .dibu_s .s4{width: 15%;text-align: right;}
.pc_foot .dibu_s li h3{font-size: 18px;font-weight: bold;height: 50px;}
.pc_foot .dibu_s li h4{line-height: 36px;}
.pc_foot .dibu_s li h4 a{color: #a8aaac;}
.pc_foot .dibu_z{color: #fff;font-size: 16px;}
.pc_foot .dibu_z a{color: #fff;}
.pc_foot .dibu_z li{float: left;margin-right: 1%;}
.pc_foot .dibu_z li:first-child{margin-right: 0;}
.pc_foot .dibu_x{text-align: center;padding: 1.5% 0;width: 100%;background: #1d2430;position: absolute;bottom: 0;left: 0;}



/*底部*/
.foot{width: 100%;color: #FFF;display: block;z-index: 9;position: relative;}
.foot a{color: #FFF;}
.foot .menu{background: rgba(0, 128, 229, 0.7);width: 94%;height: 72px;font-size: 14px;padding: 10px 0;text-align: center;position: fixed;bottom: 15px;left: 3%;border: 3px solid #0080e5;border-radius: 10px;}
.foot .menu i{font-size: 24px;font-family: "iconfont" !important;}


/*网站子页banner*/
#zy_banner{height: 280px;background-attachment: fixed;}
.zy_banner1{background: url(../img/p_banner1.jpg)no-repeat top center;}
.zy_banner2{background: url(../img/p_banner2.jpg)no-repeat top center;}
.zy_banner3{background: url(../img/p_banner3.jpg)no-repeat top center;}
.zy_banner4{background: url(../img/yltb/p_banner4.jpg)no-repeat top center;}
.zy_banner5{background: url(../img/yltb/p_banner5.jpg)no-repeat top center;}
.zy_banner6{background: url(../img/yltb/p_banner6.jpg)no-repeat top center;}
.zy_banner7{background: url(../img/yltb/p_banner7.jpg)no-repeat top center;}


/* 所在位置 */
.place{height: 40px;background: #fdfdfd;box-shadow: 0 0 10px #6f6f6f;}
.place h3{float: left;line-height: 40px;font-size: 20px;font-weight: bold;color: #347cc0;}
.place h4{float: right;line-height: 40px;}
.place h4 i{font-family: "iconfont" !important;padding-right: 5px;}




/*子页-新闻页-开始*/
.news{min-height: 710px;margin: 20px auto;}
.news .yy{min-height: 710px;margin-top: 30px;}
.news .yy li{height: 340px;width: 31.3%;margin: 1%;float: left;margin-bottom: 20px; transition: all ease 0.3s;}
.news .yy li .zx_t{width: 100%;height: 230px;}
.news .yy li .zx_t img{width: 100%;height: 100%;object-fit: cover;}
.news .yy li .zx_n{padding: 1%;}
.news .yy li .zx_n h3{color: #777;line-height: 45px;}
.news .yy li .zx_n h3 i{font-family: "iconfont" !important;padding-right: 1%;}
.news .yy li .zx_n h2{font-size: 18px;line-height: 26px;color: #302e2e;font-weight: bold;}
.news .yy li:hover{box-shadow: 1px 4px 10px #f3f3f3;transition: all ease 0.3s;}
/*子页-新闻页-结束*/


/*子页-内容页-开始*/
.content{padding: 20px 0;min-height: 710px;}
/* 返回 */
.fanhui{position: absolute;top: 0;right: 0;width: 65px;height: 50px;line-height: 50px;text-align: center;background: #0080e5;}
.fanhui a{font-size: 30px;font-family: "iconfont" !important;color: #fff;}
/* *** */
.content .yy{background: #fff;min-height: 710px;padding: 50px;border-radius: 15px;position: relative;}
.content .pc_dynr{padding: 10px 20px;}
.content .pc_dynr .word_bt{min-height: 60px;border-bottom: 1px solid #adadad;text-align: center;}
.content .pc_dynr .word_bt h3{font-size: 18px;color: #424242;}
.content .pc_dynr .word_bt h4{padding-top: 10px;color: #9c9c9c;}
.content .pc_dynr .word_bt h4 span{margin: 0 5px;}
.content .pc_dynr .word_bt h4 i{font-size: 18px;font-family: "iconfont" !important;}
.content .pc_dynr .word_nr{margin-top: 15px;color: #6f6f6f;}
/*子页-内容页-结束*/


/*子页-公司简介-开始*/
.content3{min-height: 590px;}
/* 公司简介 */
.content3 .p_gsjj{min-height: 620px;background: #f5f5f5;padding: 3% 0;}
.content3 .p_gsjj .jj_nr_l{width: 48%;float: left;}
.content3 .p_gsjj .jj_nr_l img{height: 100%;object-fit: cover;}
.content3 .p_gsjj .jj_nr_r{width: 50%;float: right;}
.content3 .p_gsjj .jj_nr1{height: 110px;padding-top: 3%;}
.content3 .p_gsjj .jj_nr1 h3{font-size: 30px;color: #434141;padding-bottom: 10px;font-weight: bold;}
.content3 .p_gsjj .jj_nr1 h4{height: 28px;line-height: 28px;letter-spacing: 1px;}
.content3 .p_gsjj .jj_nr2{min-height: 400px;padding: 20px 0;}
.content3 .p_gsjj .jj_nr2 h3{line-height: 25px;text-align: justify;}
/* 企业理念 */
.content3 .p_qyln{min-height: 400px;background: url(../img/qyln_bg.jpg) repeat-y;padding-bottom: 3%;}
.content3 .p_qyln .ln_bt{width: 40%;float: left;color: #434141;padding: 8% 0;}
.content3 .p_qyln .ln_bt h3{font-size: 30px;font-weight: bold;padding-bottom: 8%;}
.content3 .p_qyln .ln_bt h4{letter-spacing: 2px;font-size: 18px;padding-bottom: 2%;}
.content3 .p_qyln .ln_bt h5{font-size: 12px;}
.content3 .p_qyln .ln_tp{width: 55%;float: right;text-align: right;margin-top: -30px;}
/* 荣誉资质 */
.content3 .p_cqzs{min-height: 460px; padding-top: 70px;padding-bottom: 3%;}
.content3 .p_cqzs .cq_bt{height: 130px;}
.content3 .p_cqzs .cq_bt h3{font-size: 30px;color: #434141;font-weight: bold;}

.content3 .p_cqzs .cq_lb{min-height: 303px;}
.content3 .p_cqzs .cq_lb li{width: 19%;height: 303px;float: left;margin: 0 1%;overflow: hidden;transition: all ease 0.5s;}
.content3 .p_cqzs .cq_lb .ry_tp{width: 100%;height: 100%;text-align: center;transition: all ease 0.5s;}
.content3 .p_cqzs .cq_lb .ry_tp img{height: 100%;object-fit: contain;}
.content3 .p_cqzs .cq_lb .ry_js{width: 50%;float: right;padding: 8% 3%;transition: all ease 0.5s;}
.content3 .p_cqzs .cq_lb .ry_js h3{font-size: 16px;font-weight: bold;padding-bottom: 8%;line-height: 23px;}
.content3 .p_cqzs .cq_lb .ry_js h4{line-height: 30px;text-align: justify;}
.content3 .p_cqzs .cq_lb li.jingguo{width: 35%;transition: all ease 0.5s;}
.content3 .p_cqzs .cq_lb li.jingguo .ry_tp{width: 50%;float: left;transition: all ease 0.5s;}
/*子页-公司简介-结束*/


/*子页-联系我们-开始*/
.content2{padding: 40px 0;min-height: 600px;margin: 2% 0;}
.content2 .container{background: url(../img/lxwm_bg.jpg) no-repeat center;background-size: cover;padding: 2% 0;}
.content2 .lxwm_l{width: 40%;float: left;color: #fff;padding-left: 2%;}
.content2 .lxwm_r{width: 55%;float: right;}
.content2 .lxwm_r img{height: 480px;width: 100%;object-fit: cover;}
/*子页-联系我们-结束*/


/*子页-养老-开始*/
.yanglao1{min-height: 500px;padding: 4% 0;}
.yanglao1 .yanglao1_bt{text-align: center;min-height: 40px;margin-bottom: 1%;}
.yanglao1 .yanglao1_bt h3{font-size: 30px;font-weight: bold;}
.yanglao1 .yanglao1_lb{}
.yanglao1 .yanglao1_lb li{width: 29.3%;float: left;padding: 1.5%;margin: 2%;height: 170px;box-shadow: 0 0 10px #d6d6d6;border-radius: 5px;overflow: hidden;}
.yanglao1 .yanglao1_lb li .yl1_l{text-align: center;padding-bottom: 5%;}
.yanglao1 .yanglao1_lb li .yl1_l img{}
.yanglao1 .yanglao1_lb li .yl1_r{}
.yanglao1 .yanglao1_lb li .yl1_r h3{font-size: 16px;font-weight: bold;padding-bottom: 4%;text-align: center;}
.yanglao1 .yanglao1_lb li .yl1_r h4{line-height: 20px;}
/* 第二块 */
.yanglao2{min-height: 500px;padding: 4% 0;background: #347cc0;width: 98%;margin: auto;}
.yanglao2 .yanglao2_bt{text-align: center;min-height: 60px;margin-bottom: 3%;}
.yanglao2 .yanglao2_bt h3{font-size: 30px;font-weight: bold;color: #fff;}
.yanglao2 .yanglao2_bt h4{font-size: 16px;color: #95d0e6;line-height: 40px;}
.yanglao2 .yanglao2_nr{}
/* 第三块 */
.yanglao3{min-height: 500px;padding: 4% 0;}
.yanglao3 .yanglao3_bt{text-align: center;min-height: 60px;margin-bottom: 3%;}
.yanglao3 .yanglao3_bt h3{font-size: 30px;font-weight: bold;}
.yanglao3 .yanglao3_bt h4{font-size: 16px;line-height: 40px;}
.yanglao3 .yanglao3_lb{}
.yanglao3 .yanglao3_lb li{width: 29.3%;float: left;padding: 1.5%;margin: 2%;height: 190px;box-shadow: 0 0 10px #d6d6d6;border-radius: 5px;overflow: hidden;}
.yanglao3 .yanglao3_lb li .yl3_l{text-align: center;padding-bottom: 5%;}
.yanglao3 .yanglao3_lb li .yl3_l img{}
.yanglao3 .yanglao3_lb li .yl3_r{}
.yanglao3 .yanglao3_lb li .yl3_r h3{font-size: 16px;font-weight: bold;padding-bottom: 4%;text-align: center;}
.yanglao3 .yanglao3_lb li .yl3_r h4{line-height: 20px;}
/*子页-养老-结束*/





/*下一页*/
.page {margin:20px;text-align: center;clear: both;}
.page span.close,
.page strong,
.page a {/*display: inline-block;*/padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #5a5a5a;}
.page strong.selfpage {background: #337cc0;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #337cc0;color: #fff;}
.page .count{display: none;}
.page .count2{display: none;}
.page .count3{display: none;}
.page .close{display: none;}
.page .next{display: none;}



@media screen and (max-width: 1280px){
	.content3 .p_cqzs .cq_lb .ry_js h3{padding-top: 18%;}
	.content3 .p_cqzs .cq_lb .ry_js h4{line-height: 24px;}
}

@media screen and (max-width: 1024px){
	.banner{zoom: 0.6;}
	#zy_banner{height: 220px;}
	.content3 .p_gsjj .jj_nr2{padding: 0;}
	.news .yy li .zx_n h2{font-size: 16px;}
}

@media screen and (max-width: 945px){
	.logo{width: 50%;}
	.navBar{display: none;}
	.w_dh{display: block;line-height: 88px;}
	.content2 .lxwm_l{width: 100%;float: none;padding-bottom: 2%;}
	.content2 .lxwm_r{width: 100%;float: none;height: 300px;}
	.content2 .lxwm_r img{height: 100%;}
	.news .yy li .zx_t{height: 200px;}
	.content3 .p_gsjj .jj_nr_l{display: none;}
	.content3 .p_gsjj .jj_nr_r{width: 100%;float: none;}
	.content3 .p_cqzs .cq_lb li{width: 48%;margin: 1%;position: relative;}
	.content3 .p_cqzs .cq_lb li.jingguo{width: 48%;}
	.content3 .p_cqzs .cq_lb li.jingguo .ry_tp{width: 100%;}
	.content3 .p_cqzs .cq_lb li.jingguo .ry_js{position: absolute;top: 6%;left: 16%;width: 68%;background: rgba(255, 255, 255, 0.8);transition: all ease 0.5s;}
	.yanglao3 .yanglao3_lb li{height: 210px;}
	.second{min-height: 580px;}
	.third .xtdj_lb li h3{line-height: 25px;}
	.fifth .ljsq{padding-top: 11%;}
}

@media screen and (max-width: 767px){
	.logo{width: 85%;}
	.first .ylhy_lb li h3{line-height: 22px;}
	.fourth .xwzx_lb .zxnr_nr h3{line-height: 22px;}
	.yanglao1{min-height: 435px;}
	.yanglao1 .yanglao1_lb li{zoom: 0.85;}
	.yanglao3 .yanglao3_lb li{zoom: 0.85;}
}

@media screen and (max-width: 640px){
	.logo{padding-top: 6%;}
	.banner{zoom: 0.4;}
	#zy_banner{background-size: cover;background-attachment: inherit;}
	#zy_banner h3{padding-top: 10%;}
	.pc_foot .dibu_s li{width: 50%;height: 194px;margin-bottom: 4%;}
	.pc_foot .dibu_s .s3{width: 55%;}
	.pc_foot .dibu_s .s4{width: 40%;}
	.pc_foot .dibu_s li h4{line-height: 25px;}
	.pc_foot .dibu_z{min-height: 95px;}
	.news .yy li{width: 48%;}
	.content3 .p_qyln .ln_bt{width: 100%;float: none;}
	.content3 .p_cqzs .cq_bt{height: 50px;}
	.content3 .p_cqzs .cq_lb li.jingguo .ry_js{width: 90%;left: 5%;}
	.fanhui{display: none;}
	.content .yy{padding: 7% 0;text-align: justify;}
	.yanglao1 .yanglao1_lb li{width: 46%;}
	.yanglao2{min-height: 280px;}
	.yanglao3 .yanglao3_lb li{width: 46%;}
	.first .ylhy_lb li{width: 49%;margin-bottom: 2%;height: 328px;}
	.first .ylhy_lb li:nth-child(2){margin-right: 0;}
	.yi_xxk1 .title li h3{font-size: 16px;}
	.yi_xxk1 .hxnr .hx_l h4{line-height: 30px;}
	.third .xtdj_lb li h3{width: 100%;line-height: 22px;}
	.fourth .xwzx_lb .zxnr_nr h2{font-size: 20px;}
	.fourth .xwzx_lb .zxnr_nr h3{line-height: 16px;padding-top: 14%;}
	.fifth .ljsq{padding-top: 21%;}
}

@media screen and (max-width: 500px){
	.logo{padding-top: 4%;}
	.head{height: 78px;}
	.w_dh{line-height: 78px;padding-top: 0;}
	#zy_banner{height: 180px;}
	.second{min-height: 475px;}
	.yi_xxk1 .title li h3{font-size: 14px;}
	.yi_xxk1 .hxnr .hx_l{width: 100%;float: none;}
	.yi_xxk1 .hxnr .hx_r{display: none;}
	.news .yy li .zx_t{height: 165px;}
	.news .yy li{height: 305px;}
	.yanglao1 .yanglao1_bt h3{font-size: 23px;padding: 5% 0;}
	.yanglao2 .yanglao2_bt h3{font-size: 23px;}
	.yanglao2 .yanglao2_bt h4{font-size: 12px;}
	.yanglao3 .yanglao3_bt h3{font-size: 23px;}
	.yanglao3 .yanglao3_bt h4{font-size: 12px;}
	.yanglao3 .yanglao3_lb li{height: 200px;}
}

@media screen and (max-width: 414px){
	.banner .txt .h2{line-height: 65px;}
	.content3 .p_qyln{min-height: 330px;}
	.content3 .p_cqzs .cq_lb .ry_js h3{font-size: 14px;padding-top: 4%;}
	.content3 .p_cqzs .cq_lb .ry_js h4{line-height: 20px;font-size: 12px;}
	.content3 .p_cqzs .cq_lb li.jingguo .ry_js{top: 20%;}
	.first .ylhy_bt{padding-top: 20px;}
	.first .ylhy_bt h3{font-size: 30px;}
	.second{min-height: 380px;}
	.second .wdhx_bt{height: 90px;}
	.second .wdhx_bt h3{font-size: 30px;}
	.second .wdhx_bt h4{font-size: 13px;padding-top: 4%;}
	.yi_xxk1 .hxnr .hx_l{zoom: 0.8;}
	.third .xtdj_lb li h4{font-size: 18px;}
	.fourth .xwzx_lb li{height: 210px;width: 100%;margin-right: 0;}
	.fourth .xwzx_lb .zxnr_nr{padding: 5%;}
	.fourth .xwzx_lb .zxnr_nr h3{padding-top: 8%;}
	.fifth .ljsq h3{font-size: 26px;padding-bottom: 5%;}
}

@media screen and (max-width: 375px){
	.logo{padding-top: 4.5%;}
}
