﻿/**
@Author: yu_Wj
@Description：首页样式文件
*/



/*广告*/
.ad_1{width: 100%;overflow: hidden;}
.ad_1 li{width:20%;padding: 10px 15px;background: #f86012;float: left;}
.ad_1 li:nth-child(even){background: #f04f2b;}
.ad_1 li .img{width: 60px;float: left}
.ad_1 li .txt{width:calc(100% - 60px);float: left;color: #fff;text-align: center;}

/*标题*/
.title_1{text-align: center;margin: 100px auto 50px;overflow: hidden;}
.title_1 .p1{font-size: 25px;padding-bottom: 15px;color: #333;font-weight: bold;background: url("../images/titlebg.png") no-repeat center bottom;}
.title_1 .p3{margin:10px auto;color: #f04f2b;max-width: 665px;}
.title_1 ul{margin-top: 28px;background: #ffe4d7;overflow: hidden;}
.title_1 ul li{width: calc(100% / 6);font-size: 15px;padding: 20px;line-height: 1.3;text-align: left;color: #777575;float: left;}
.title_1 ul li .img{float: left;width:36px;}
.title_1 ul li .txt{float: right;width:calc(100% - 40px)}

/*母婴职业培训项目*/
.training_left{float: left;width: 293px;}
.training_left .kkxx{margin-bottom: 5px;color: #fff;background: #f04f2b;}
.training_left .kkxx h3{padding-left: 20px;margin-left: 40px;line-height: 80px;background: url(../images/icon_7.png) left center no-repeat;text-align: left}

.training_left .kkxx .list_lh{height:200px;overflow: hidden}
.training_left .kkxx .list_lh ul li{height: 40px;line-height: 40px;padding-left: 10px;color: #fff;overflow: hidden}
.training_left .kkxx .list_lh ul li:nth-child(2n){background: #ff5d0b;}
.training_left .kkxx .list_lh ul li span{width: 140px;float: left;}
.training_left .kkxx .list_lh ul li a{color: #fff;font-weight: bold;}

.training_left .kkxx.kkxx_3{text-align: center;padding-bottom: 20px;}
.training_left .kkxx.kkxx_3 ul{width: 100%;overflow: hidden; }
.training_left .kkxx.kkxx_3 ul li{display: inline-block;margin:0 10px;color: #fff;background: #f04f2b;}
.training_left .kkxx.kkxx_3 ul li img{width: 86px;margin-bottom: 15px;}
.training_left .kkxx.kkxx_3 .p2{font-size: 18px;font-weight: bold;margin-top: 30px;}



.training_right{float: right;width: 894px;}
.training_right ul li{width:31.3%;margin: 0 1% 25px;float: left;background: #fff;}
.training_right ul li .con{border: solid 1px #f0f0f0;padding: 15px;}
.training_right ul li h3{font-size: 16px;line-height: 2;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.training_right ul li h3 a{color: #f04f2b;}
.training_right ul li h4{color:#E53333;}

.training_right ul li p{color: #7d7977;font-size: 12px;line-height: 18px;font-weight: bold;}
.training_right ul li:hover{background: #f04f2b;}
.training_right ul li:hover h3 a{color: #fff;}
.training_right ul li:hover p{color: rgba(255,255,255,.65);}


/*链接*/
.training_right .link{line-height: 35px;padding: 25px 0 24px;background: #ebebeb;text-align: center}
.training_right .link a{display: inline-block;text-indent: 54px;margin: 0 15px;background: url(../images/ico_link.png) left center no-repeat;color: #b3b3b3;}
.training_right .link a:hover{color: #f04f2b;background: url(../images/ico_linkNow.png) left center no-repeat;}

@media screen and (max-width:640px) {
	.ad_1 li{width:calc(100% / 2);padding:5px;border-bottom: 1px solid #ffffff}
	.ad_1 li .img{width: 20px;}
	.ad_1 li .txt{width:calc(100% - 20px);}

	.title_1{margin: 20px auto;}
	.title_1 .p1{font-size:18px;    padding-bottom: 8px;}
    .title_1 .p3 {margin: 4px auto}

	.title_1 ul{margin-top: 10px;}
	.title_1 ul li{width: calc(100% / 2);font-size: 14px;padding:10px;}
	.title_1 ul li .img{float: left;width:36px;}
	.title_1 ul li .img img{max-width: 100%}
	.title_1 ul li .txt{float: right;width:calc(100% - 40px)}


	.training_left,.training_right{float: none;width:96%;margin: auto}
	.training_left .kkxx h3{padding-left: 20px;margin-left:20px;line-height:40px;}

	.training_left .kkxx .list_lh{height:120px;}
	.training_left .kkxx .list_lh ul li{height:20px;line-height:20px;padding-left: 20px;}
	.training_left .kkxx.kkxx_3 .p2{font-size: 14px;margin-top:10px;}



	.training_right ul li{width:48%;margin: 0 1% 15px;}
	.training_right ul li .con{padding: 3px;}
	.training_right ul li h3{font-size: 15px;font-weight: 400}

	.training_right ul li p{display: none}



	/*链接*/
	.training_right .link{display: none}


}








/*私人定制母婴服务*/
.custom .title_1 ul li{width:calc(100% / 6);}
.custom_ul li{width:23%;margin: 0 1%;float: left;cursor: pointer;}
.custom_ul li .con{position: relative;overflow: hidden;}
.custom_ul li .con .txt{width:100%;height:100%;opacity: 0;left: 0;bottom: -100%;position: absolute;background: rgba(240,79,63,.8);-webkit-transition: all linear .7s,opacity .7s;-moz-transition: all linear .7s,opacity .7s;-ms-transition: all linear .7s,opacity .7s;-o-transition: all linear .7s,opacity .7s;transition: all linear .7s,opacity .7s;}
.custom_ul li .con:hover .txt{bottom: 0;opacity: 1;}
.custom_ul li .con .txt em{color: #fff;line-height: 24px;margin: 0 20px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.custom_ul li p{text-align: center;color: #242323;margin-top: 25px;}
.custom_ul li p:hover{color: #f04f2b;}


/*高端产后康复服务*/
.high-end_ul{}
.high-end_ul li{width:48%;margin-bottom:30px;text-align: center;float: left;cursor: pointer;}
.high-end_ul li:nth-child(odd){margin-right: 2%}
.high-end_ul li h3{color: #292929;font-size: 16px;margin-top: 25px;}
.high-end_ul li .swiper-wrapper{position: relative}
.high-end_ul li p{width: 100%;line-height: 50px;text-align: center;color: #fff;background:rgba(240,79,43,.9);position: absolute;top: 0;left: 0;}

/*关于我们*/
.about_ul li{color: #fff;width:25%;background: #f04f2b;float: left;line-height:1.8}
.about_ul li:nth-child(2n){background: #f86012;}
.about_ul li .con{padding:0 30px;height: 280px; }
.about_ul li h3{font-size: 24px;margin:20px 0;font-weight: bold;}
.about_ul li h3 a{color: #fff;}

/*风采区域*/

.fcqy .title_1 .p3{max-width: 800px;}

.fcqy_type{line-height: 36px;color: #4c4c4c;border-bottom: solid 4px #f04f2b;text-align: center;overflow: hidden;}
.fcqy_type li{padding: 0 22px;margin: 0 3px;background: #ccc;display: inline-block;vertical-align: middle;}
.fcqy_type li.current{color: #fff;background: #f04f2b;}

.fcqyBox .fcqyCon{display: none;background: #ebebeb;padding: 10px;}
.fcqyBox .fcqyCon.current{display: block;}


/*父母学院/新闻动态*/
.school_news{margin: 100px auto;}
.school_news .title{text-align: left;margin: 0 0 50px;}
.school_news .title .p1{font-size: 25px;line-height: 2;margin-bottom: 15px;position: relative}
.school_news .title .p1:before{content: "";position: absolute;width: 30px;height: 3px;left: 0;bottom: 0;background: #f04f2b;}
.school_news .title .p1 a{color: #f04f2b;}
.school_news .title .p3{color: #6c6f74;}



/*父母学院*/
.school{width:50%;float: left;}
.school li{margin-bottom: 40px;}
.school li .img{width: 35%;float: left;}
.school li .con{width: 60%;font-size: 12px;color: #7d7977;float: right;}
.school li .con h3 a{font-size: 18px;font-weight: bold;color: #f04f2b;}
.school li .con p{height: 80px;margin-top: 20px;line-height: 1.8;overflow: hidden;}
.school li .con .more{margin-top: 25px;float: right;color: #b6b5b5;}
.school li .con .more:hover{color: #f04f2b;}



/*新闻动态*/
.news{float: right;width: 48%;}
.news ul{margin-top: 10px;}
.news li{margin-top: 15px;text-indent: 20px;width: 100%;color: #7d7977;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news li:before{width: 9px;height: 9px;left: 0;top:50%;transform: translateY(-50%);border-radius: 50%;background: #f04f2b;content: "";position: absolute;}
.news li a{color: #7d7977;}
.news li span{float: right;}
.news li:hover a, .news li:hover span{color: #f04f2b;}

.map{width: 100%;height: 527px;position: relative;}
.map_show{width:50%;padding:24px;top:50%;left:17%;transform: translateY(-50%);border-radius: 10px;border:solid 4px #fff;color: #fff;background: #f86012;box-shadow: 10px 10px 19px rgba(0,0,0,.17);position: absolute;}
.map_show h3{line-height: 35px;font-size: 24px;font-weight: bold;padding-left: 55px;margin-bottom: 10px;background: url(../images/ico_map.png) no-repeat left center;}
.map_show .p2{margin-bottom: 25px;padding-left: 55px;font-size: 16px;line-height: 1.8;opacity: .8;color: #fff;}

@media screen and (max-width:640px) {
	.custom .title_1 ul li{width:calc(100% / 2);}

	.custom_ul li{width:48%;margin:10px 1%;}
	.custom_ul li p{text-align: center;color: #242323;margin-top: 10px;}

	.high-end_ul li{width:96%;margin:0 auto 20px;float: none}
	.high-end_ul li:nth-child(odd){margin-right:auto}
	.high-end_ul li h3{font-size: 14px;margin-top:10px;}
	.high-end_ul li p{line-height:30px;}


	.about_ul li{width:100%;}
	.about_ul li .con{padding:10px;height:auto; }
	.about_ul li h3{font-size:14px;margin:0;}

	/*风采区域*/
	.fcqy_type{line-height:30px;}
	.fcqy_type li{padding: 0 5px;margin: 0}


	/*父母学院/新闻动态*/
	.school_news{margin:20px 0;}
	.school_news .title{margin: 0 0 20px;}
	.school_news .title .p1{font-size:20px;}

	.school,.news,.school li .img,.school li .con{width:96%;float: none;margin: 10px auto}

	.school li{margin-bottom: 20px;}
	.school li .con h3 a{font-size: 14px;}
	.school li .con p{height: 46px;margin-top: 10px;}
	.school li .con .more{margin-top: 15px;}


	.map_show{width:90%;padding:10px;left:5%;border:solid 2px #fff;}
	.map_show h3{line-height: 35px;font-size: 16px;padding-left:0;margin-bottom: 10px;background:none;}
	.map_show .p2{margin-bottom: 25px;padding-left: 0;font-size: 12px;}





}

.parent_ul{text-align: center;margin:50px 0; line-height:3;width: 1300px}
.parent_ul a{min-width: 150px;padding: 0 30px;margin: 0 12.5px;color: #f04f2b;background: #fff;border: solid 1px #f04f2b;border-radius: 20px;display: inline-block;}
.parent_ul a:hover,.parent_ul a.normal{background: #f04f2b;color: #fff;}

/*培训*/
.introduce{padding: 25px 20px;font-size: 16px;line-height: 1.7;margin: 20px 0;color: #777575;text-align: center;background: #ffe4d7;}
.introduce_ul li{width: 48.5%;padding: 15px;margin-bottom: 40px;border-radius: 10px;float: left;border: solid 1px #e1e5e9;}
.introduce_ul li:nth-child(odd){margin-right: 3%;}
.introduce_ul li i{float: left;width:32%;border-radius: 10px;overflow: hidden}
.introduce_ul li i img{width: 100%;}
.introduce_ul li aside{width: 65%;color: #666;float: right;position: relative;}
.introduce_ul li aside .p1{font-size: 18px;margin-bottom: 12px;line-height: 1;color: #333;font-weight: bold;}
.introduce_ul li aside .p3{margin-bottom: 5px;color: #666;font-weight: bold;}
.introduce_ul li aside .p2 a{color: #e50c0c;}

.training{margin: 50px 0 100px;padding: 50px;line-height: 2;background: #f2f2f2;overflow: hidden;}
.training img{max-width: 100%}
.training .left{width: 200px;font-size: 18px;padding-bottom: 170px;color: #333;float: left;background: url("../images/train_lbg.png") no-repeat center bottom;}
.training .left .p1{width: 56px;height: 4px;margin-bottom: 20px;background: #f04f2b;overflow: hidden;}
.training .right{float: right;width: 855px;color: #666;}
.training .right h3{font-size: 16px;margin-bottom: 15px;color: #666;font-weight: bold;}
.training .right p img{display: inline-block;vertical-align: middle;padding-right: 5px;}

.training .right dl{width: 100%;border-bottom: dashed 1px #ccc;padding-bottom: 20px;margin-bottom: 20px;}
.training .right dt{font-size: 16px;line-height: 30px;font-weight: bold;padding-left: 42px;margin-bottom: 5px;background: url(../images/pic_63.png) left top no-repeat;}
.training .right dd{line-height: 2;padding-left: 42px;}

/*私人订制母婴服务*/
.myfw_ul{margin:30px 0;overflow: hidden;}
.myfw_ul li{width:calc(100% / 6);float: left;text-align: center;position: relative;}
.myfw_ul li a{padding: 30px 0;border: solid 1px #e6e6e6;display: block;}
.myfw_ul li img{margin-bottom: 15px;}
.myfw_ul li span {position:absolute;background:#f04f2b;line-height: 1;padding: 0;-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);-moz-transition:all .5s cubic-bezier(.25,.46,.45,.94);-o-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94);}
.myfw_ul li .wk_span_1 {top:0;left:0;width:0;height:1px;}
.myfw_ul li .wk_span_2 {top:0;right:0;width:1px;height:0;}
.myfw_ul li .wk_span_3 {right:0;bottom:0;width:0;height:1px;}
.myfw_ul li .wk_span_4 {bottom:0;left:0;width:1px;height:0;}
.myfw_ul li:hover .wk_span_1,.myfw_ul li:hover .wk_span_3 {width:100%;}
.myfw_ul li:hover .wk_span_2,.myfw_ul li:hover .wk_span_4 {height:100%;}

@media screen and (max-width:640px) {
    .parent_ul{margin:20px 0; line-height:2;width: 100%;}
    .parent_ul a{min-width:auto;padding: 0 10px;margin:3px;border-radius: 10px;}

    .introduce{padding:15px 10px;font-size: 12px;margin:10px 0;}
    .introduce_ul li{width:98%;padding: 15px 10px;margin:10px auto;float: none;}
    .introduce_ul li:nth-child(odd){margin-right: auto;}

    .introduce_ul li i{width:32%;}
    .introduce_ul li aside{width: 65%;}

    .introduce_ul li aside .p1{font-size: 14px;margin-bottom:5px;}
    .introduce_ul li aside .p3{margin-bottom: 5px;}
    .introduce_ul li aside .p2{display: none}

    .training{margin:20px 0;padding: 5px;}

    .training .left{display: none}
    .training .right{width:96%;margin: auto;float: none}
    .training .right h3{font-size: 14px;margin-bottom:0;}

    .myfw_ul{margin:20px 0;}
    .myfw_ul li{width:calc(100% / 3);}
    .myfw_ul li a{padding:15px 0;}
    .myfw_ul li img{margin-bottom:5px;}
    .myfw_ul li span {display: none}


}


.kffw_ul{margin: 50px 0;}
.kffw_ul li{margin-bottom: 50px;padding-bottom: 20px;width: 48%;float: left;vertical-align: top;text-align: left;background: #f7f7f7;}
.kffw_ul li:nth-child(odd){margin-right: 4%}
.kffw_ul li i{width: 100%;display: block;}
.kffw_ul li aside{line-height: 2;padding: 30px 30px 0;overflow: hidden;}
.kffw_ul li aside h3{color: #333 !important;font-size: 18px !important;line-height: 1 !important;font-weight: bold;margin-bottom: 10px;}
.kffw_ul li aside p{color: #666 !important;font-size: 14px !important;}

.kffw_ul li .shrink{color: #f04f2b;width: 81px;height: 25px;line-height: 36px;margin: 15px auto 35px;cursor: pointer;background: url(../images/icon_more.png) right bottom no-repeat;}
.kffw_ul li .shrink.normal{background: url(../images/icon_moreNow.png) right bottom no-repeat;}

.news_ul{margin: 50px 0;}
.news_ul li{margin-bottom: 30px;}
.news_ul li .left{width: 30%;float: left;overflow: hidden;}
.news_ul li .left img{width: 100%;height: 100%;-webkit-transition:transform 1s linear 0s;-moz-transition:transform 1s linear 0s;-ms-transition:transform 1s linear 0s;-o-transition:transform 1s linear 0s;transition:transform 1s linear 0s; }
.news_ul li .left:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);-webkit-transition-duration: 1.15s;-moz-transition-duration: 1.15s;-ms-transition-duration: 1.15s;-o-transition-duration: 1.15s;transition-duration: 1.15s;}

.news_ul li .right{float: right;width: 66%;font-size: 16px;line-height:1.9;}
.news_ul li .right h3{line-height: 3;font-size: 18px;}
.news_ul li .right h3 a{color: #333;}
.news_ul li .right h3 a:hover{color: #f04f2b;}

.news_ul li .right p{height: 60px;overflow: hidden;margin-bottom: 30px;}
.news_ul li .right span{color: #999;}
.news_ul li .right .more{display: none;font-size: 18px;padding: 0 20px;line-height: 40px;text-align: center;color: #fff;float: right;background: #f04f2b;border-radius: 5px;}

.news_ul li:first-child{margin-bottom: 80px;}
.news_ul li:first-child .left{width: 50%;}
.news_ul li:first-child .right{width:48%;padding:45px;background: #f7f7f7;}
.news_ul li:first-child .right h3{margin-bottom: 20px;font-weight: bold;}

.news_ul li:first-child .right p{font-size: 14px;height: 90px;margin-bottom: 90px;}
.news_ul li:first-child .right span{line-height: 40px;}
.news_ul li:first-child .right .more{display: block}

/*详情页*/
.news_detail{margin: 40px 0;overflow: hidden;}
.left_news{float: left;width: 300px;background: #f7f7f7;}
.left_news h3{color: #cb4042;font-size: 20px;line-height: 60px;text-align: center;border-bottom: solid 1px #ddd;}
.left_news ul{padding: 10px 20px 30px;}
.left_news li{line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.left_news li a{color: #333;display: block;}
.left_news li a:hover{color: #f04f2b;}

/*父母学院左侧*/
.left_parent{float: left;width: 300px;background: #f7f7f7;}
.left_parent h3{font-size: 20px;line-height: 80px;font-weight: bold;color: #fff;text-align: center;background: #f04f2b;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.left_parent ul{overflow: hidden;}
.left_parent li{padding-left: 40px;line-height: 60px;background: #f7f7f7; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.left_parent li:nth-child(2n){background: #e6e6e6;}
.left_parent li a{color: #726a69;display: block;}
.left_parent li a:hover{color: #f04f2b;}


/*右侧内容*/
.right_detail{float: right;width: 850px;padding: 50px;background: #f7f7f7;}
.detail_title_1{font-size: 26px;line-height:2;text-align: center;color: #333;}
.detail_title_2{padding: 15px 0 35px;text-align: center;color: #999;}
.detail_0{color: #333;line-height:2}
.detail_0 img{display: block;margin: 0 auto;max-width: 100%}

@media screen and (max-width:640px) {

    .kffw_ul,.news_ul,.news_detail{margin:20px 5px;}
    .kffw_ul li{margin:10px auto;padding-bottom:10px;width:100%;float: none;}
    .kffw_ul li:nth-child(odd){margin-right:auto}

    .kffw_ul li aside{padding:10px 10px 0;}
    .kffw_ul li aside h3{font-size: 14px !important;}
    .kffw_ul li aside p{font-size: 12px !important;}
    .kffw_ul li .shrink{margin:5px auto;}


    .news_ul li{margin-bottom:10px;}
    .news_ul li .right{width: 66%;font-size: 12px;line-height:1.5;}
    .news_ul li .right h3{line-height:1.5;font-size: 14px;}

    .news_ul li .right p{display: none}
    .news_ul li .right .more{font-size: 14px;line-height:26px;}

    .news_ul li:first-child{margin-bottom:15px;}
    .news_ul li:first-child .left{width: 100%;float: none}
    .news_ul li:first-child .right{width:100%;float: none;padding:15px;}
    .news_ul li:first-child .right h3{margin-bottom: 20px;text-align: center}
    .news_ul li:first-child .right p{display:block;font-size: 14px;;height:60px;margin-bottom:10px;}
    .news_ul li:first-child .right span{line-height:26px;}

    .left_news,.left_parent{display: none}
    .right_detail{float: none;width:100%;padding:10px;}
    .detail_title_1{font-size:16px;}
    .detail_title_2{padding:5px 0 15px;}

}








/*公司简介*/
.culture{margin: 50px 0 100px;padding: 50px;background: #f2f2f2;overflow: hidden;}
.culture_1{padding:80px 0 80px 25px;margin-bottom: 30px;position: relative}
.culture_1:before{width: 94%;height: 100%;top: 0;left: 0;z-index: 0;border: solid 4px #f04f2b;content: "";position: absolute;}
.culture_1 .img{width:55%;float: right;position: relative;}
.culture_1 .con{width:40%;float: left;}
.culture_1 .con .p31{font-size: 48px;margin-bottom: 15px;line-height: 1;color: #333;font-weight: bold;}
.culture_1 .con .p32{font-size: 20px;color: #808080;font-weight: bold;opacity: .68;}
.culture_1 .con .p33{width: 60px;height: 4px;overflow: hidden;background: #f04f2b;margin: 5px 0 20px;}
.culture_1 .con p{color: #666;line-height: 2;}

.culture_2{color: #666;line-height: 2;}
.culture_2 img{max-width: 100%}
.culture_2 h3{color: #666;font-weight: bold;}

/*联系我们*/

.culture_3{width: 42%;float: left;color: #666;line-height: 2;}
.culture_3 h3{font-size: 18px;margin-bottom: 20px;line-height:2;color: #666;font-weight: bold;}
.culture_3 h3 img{margin-right: 10px;}
.culture_3 hr{width:100%;margin: 20px 0 30px;height: 2px;background: #e6e6e6;overflow: hidden;}
.culture_4{float: right;width: 50%;height: 416px;}

/*招聘岗位*/


@media screen and (max-width:640px) {
    .culture{margin: 20px 0;padding:20px 10px;}
    .culture_1{padding:30px 0 30px 20px;margin-bottom:20px;}
    .culture_1:before{width: 94%;border: solid 3px #f04f2b;}

    .culture_1 .img{width:100%;float: none;}
    .culture_1 .con{width:90%;float: none;}

    .culture_1 .con .p31{font-size:20px;margin-bottom: 15px;}
    .culture_1 .con .p32{font-size:16px;}
    .culture_1 .con .p33{height:2px;margin: 5px 0 20px;}

    .culture_3{width:100%;float: none;}
    .culture_3 h3{font-size: 16px;margin-bottom:10px;}
    .culture_3 h3 img{width: 26px;}
    .culture_3 hr{margin:15px 0;}
    .culture_4{display: none}


}

.recruit{width:100%;padding: 30px 50px 60px;margin: 50px 0;background: #f2f2f2;overflow: hidden;}
.recruit_table{font-size: 16px;width:100%;margin: 50px 0 100px;overflow: hidden;}
.recruit_table th{height: 62px;color: #fff;text-align: center;font-weight: normal;background: #999;}
.recruit_table td{height: 76px;text-align: center;border-bottom: solid 1px #e6e6e6;}
.recruit_table td a{line-height: 33px;padding: 0 15px;border: solid 1px #ccc;display:inline-block}
.recruit_table td a:hover{color: #fff;background: #f04f2b;border: solid 1px #f04f2b;}
/*岗位详情*/
.recruit > h3{font-size: 25px;text-align: center;padding-bottom: 30px;margin-bottom: 30px;border-bottom: solid 1px #ccc;color: #333;overflow: hidden;}

.recruit_1{width: 100%;color: #666;line-height: 2;overflow: hidden;}
.recruit_1 h3{color: #666;font-size: 16px;line-height: 1;font-weight: bold;margin-bottom: 15px;}
.recruit_1 dl{width: 100%;overflow: hidden;}
.recruit_1 dd{float: left;width: 33.33%;}

.sqkw{width: 260px;height: 36px;line-height: 33px;text-align: center;font-size: 16px;border: solid 1px #ccc;display: block;margin: 60px auto;}
.sqkw:hover{color: #fff;background: #f04f2b;border: solid 1px #f04f2b;}

/*申请岗位*/
.recruit_2{float: left;width:55%;}
.recruit_2 li{line-height:30px;margin-bottom: 20px;}
.recruit_2 li font{width: 15px;float: left;color: #e10602;}
.recruit_2 li em{width: 100px;font-size: 16px;float: left;font-weight: bold;}

.recruit_2 li input,.recruit_2 li select, .recruit_2 li textarea{float: left;width:calc(100% - 100px);height: 30px;line-height: 27px;padding-left: 5px;border: solid 1px #ccc;background: none;}
.recruit_2 li textarea{height: 100px;}
.recruit_2 li .verifycode{width: 100px;}
.recruit_2 li .checkcode{width:80px;height: 30px;float: left}

.recruit_2 .p1{color: #f04f2b;padding-left: 115px;}
.recruit_2 .btn_submit{margin: 30px 0 0 115px;width: 180px;line-height: 33px;font-size: 16px;background: #f04f2b;border: solid 1px #f04f2b;color: #fff;}

.recruit_3{width: 40%;float: right;line-height:2}
.recruit_3 font{font-size: 16px;color: #333;}

@media screen and (max-width:640px) {
    .recruit{padding:20px 10px;margin:20px 0;}
    .recruit_table{font-size: 12px;margin:20px 0;}
    .recruit_table th{height: 46px;}
    .recruit_table td{height:50px;}
    .recruit_table td a{line-height: 30px;padding: 0 5px;}


    .recruit > h3{font-size:16px;padding-bottom:15px;margin-bottom:15px;}

    /*申请岗位*/
    .recruit_2,.recruit_3{float: none;width:100%;}
    .recruit_2 li{line-height:30px;margin-bottom: 20px;}
    .recruit_2 li em{width:75px;font-size: 14px;}

    .recruit_2 li input,.recruit_2 li select, .recruit_2 li textarea{width:calc(100% - 75px);}
    .recruit_2 li textarea{height:50px;}
    .recruit_2 li .verifycode{width: 100px;}
    .recruit_2 li .checkcode{width:80px;height: 30px;float: left}

    .recruit_2 .btn_submit{margin:10px 0 0 75px;font-size: 12px;}

    .recruit_3 font{font-size: 14px;}


}
.now_mobile {
    display: none;
}
.training_right_m li {
    width: calc(97% / 3)!important;
    margin: 0 0.5% 10px!important;
    text-align: center;
}
.training_right_m li .img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.training_right_m li .img h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #f86012;
}
.training_right_m li .img h3 a {
    color: #fff;
}
.foot_nav_m{display:none}
@media screen and (max-width:640px) {
    .no_mobile {
        display: none;
    }
    .now_mobile {
        display: block;
    }
    .custom_m li {
        width: calc(100% / 3)!important;
    }
    .custom_m li .txt {
        padding-top: 0px!important;
    }
    .ad_1 li .txt {
        font-size: 16px;
    }
    .my_title .txt{
        width: calc(100% - 77px)!important;
        font-size: 16px;
        text-align: left;
    }
    .my_title .img{
        margin-left: 30px;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .high_m_con .li {
        position: relative;
        float: left;
        width: calc(98% / 2);
        margin: 0 0.5% 15px;
        border-radius: 7px!important;
        overflow: hidden;
    }
    .high_m_con .li p {
        bottom: 0;
        top: inherit;
        font-weight: 700;
    }
    .high-end_ul li h3 {
        float: left;
        text-align: center;
        width: 100%;
        margin-top: 0;
        font-size: 16px;
        margin-bottom: 15px;
        font-weight: 700;
        color: rgb(88 79 79 / 92%);
    }
    .high-end_ul li {
        margin: 0 auto!important;
    }
    .custom_ul_m {
        background: #ffe4d7;
        width: calc(98% - 10px);
        margin: 0 auto;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .custom_ul_m .li1 {
        float: left;
        width: 100%;
        width: calc(49% - 5px);
        margin: 0 0.5% 5px;
        border-radius: 7px;
        overflow: hidden;
    }
    .custom_ul_m .li2 {
        float: left;
    }
    .custom_ul_m li img {
        max-width: 100%;
    }
    .custom_ul_m h3{
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: rgba(240,79,43,.9);
        font-weight: 700;
        padding: 20px 0 10px;
    }
    .tit_m {
        padding-bottom: 10px;
    }
    .tit_m h3{
        width: 150px;
        background: #f86012;
        font-size: 18px;
        padding: 5px 0;
        color: #fff;
        text-align: center;
        border-radius: 7px;
        margin: 0 auto;
        font-weight: 700;
    }
    .tit_m p {
        margin-top: 5px;
        text-align: center;
        color: #f86012;
        font-size: 14px;
        font-weight: 700;
    }
    .fwpp_m {
        padding-top: 10px;
        background: #fff;
    }
    .fwpp_m p {
        float: left;
        width: calc(70% / 3);
        margin: 0 5% 10px;
    }
    .fwpp_m img {
        max-width: 100%;
    }
    .tel_m {
        position: fixed;
        bottom: 0;
        left: 0;
        height: 40px;
        line-height: 40px;
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        text-align: center;
    }
    .foot_nav_m{display: block}
    .foot_nav_m{font-size: 12px;position: fixed;width: 100%;left: 0;bottom: 0;background: rgba(0,0,0,0.8);line-height: 2;z-index: 99}
    .foot_nav_m ul li{width: 25%;float: left;text-align: center;padding-top: 5px;}
    .foot_nav_m ul li a{color: #ffffff;}
    .foot_nav_m ul li .img{width: 20px;margin: 5px auto 0 }
    .foot_nav_m ul li .img img{width: 100%;}
}










