
		/*@font-face{
		font-family:'pingfang';
		 src: url(/static/common/font/pingfang.ttf);
		}
		body{font-family:'pingfang';}*/
		.swiper-slide a{width:100%;height:100%;background-size:cover;}
	.online{position: fixed;right:0px;bottom:32%;z-index:999;}
	.online .yellow{width:34px;height:187px;background: #F6A829;border-radius:19px 0px 0px 19px;text-align:right;margin-top:70px;cursor:pointer;}
	.online .yellow span{display: block;width:24px;margin-top:36px;font-size: 14px;color: #fff;}
	.online .yellow em{width:19px;height:19px;background:url(/static/common/images/messages.png) no-repeat center center; background-size:contain;display: block;margin:10px auto;}
	.online .special_top{width:100px;height:330px;background:#FFFFFF;box-shadow:0px 4px 18px 0px rgba(89,89,89,0.11);border-radius:4px;}
	.special_top .home_there{height:108px;width:88%;margin: 0 auto;border-bottom:1px solid #EDEDED;font-size:14px;text-align: center;cursor:pointer;color: #999;}
	.special_top .home_there:hover{color: #F6A829;font-weight: bold;}
	.special_top .home_there span{display:block;}
	.special_top .home_there img{margin-top:16px;}
	.special_top .home_there:nth-child(3){border-bottom:1px solid transparent;}
	.supervise{width:100%;height:1190px;background:url(/static/common/images/super_bgc.png) no-repeat center center;background-size:cover;}
	.services li{width:552px;height:256px;background: #fff;box-shadow:0px 5px 13px 0px rgba(153,153,153,0.24);border-radius:4px;float: left;margin-top: 25px;position: relative;}
	.services li:nth-child(odd){margin-right:10px;}
	.services li .serve_banner{width:552px;height:256px;overflow:hidden;transition: all 3s;}
	.services li .serve_banner:hover{transform: scale(1.2);}
	.services li .loopwidth{position: absolute;left:-40px;top:32px;width: 65px;height:65px;}
	.services li .loopwidths{position: absolute;right:-40px;top:32px;width: 65px;height:65px;}
	.services li .loopwidthss{position: absolute;left:-40px;top:32px;width: 65px;height:65px;}
	.services li h3{margin:40px 0 0 28px;font-size: 22px;color: #333333;}
	.services li p{margin-top:26px;}
	.services li p img{margin:0 12px 0 32px;width: 25px;height:25px;vertical-align:middle;}
	.services li p em{color:#505050;font-size: 16px;display:inline-block;}
	.services li p i{color:#999999;font-size: 14px;display:inline-block;margin-left:10px;}

		.maxwidth{width: 94%;margin: 0 auto;}
		.maxwidth h3{font-size:15px;color: #2A2A2A;margin:10px 0 2px 0px;}

		.show_imgs{display:none;position: fixed;width:100%;height:100%;top:0px;left: 0px;background: rgba(0,0,0,.5);text-align: center;}
		.show_imgs.on{display:block;}
		.show_imgs img{margin-top:200px;}
		.title_wink a{display: inline;}
		.pagination {
		  position: absolute;
		  z-index:1;
		  bottom: 10px;
		  width: 100%;
		  text-align: center;
		}
		.swiper-pagination-switch {
		  display: inline-block;
		  width: 8px;
		  height: 8px;
		  border-radius: 8px;
		  background:#DDDDDD;
		  margin: 0 5px;
		  cursor: pointer;
		}
		.swiper-active-switch {
		  background:#fff;
		}

		.know_map em{margin-right:10px;width:28px;height:28px;background:url(/static/family/family_details/mapbig.png) no-repeat center center;background-size:cover;display: inline-block;vertical-align:middle;}
		.know_map{margin-left: 40px;width:202px;height:50px;background:#48BEB8;border-radius:4px;font-size:18px;text-align: center;color: #fff;line-height:50px;}
		.know_map a{color:#fff;}

		.know_maps em{margin-right:10px;width:28px;height:28px;background:url(/static/family/family_details/mapbig.png) no-repeat center center;background-size:cover;display: inline-block;vertical-align:middle;}
		.know_maps{display: none;margin-left: 40px;width:202px;height:50px;background:#ffa200;border-radius:4px;font-size:18px;text-align: center;color: #fff;line-height:50px;}
		.know_maps a{color:#fff;}

		.index_tab{width:1236px;margin: 0 auto;}
		.index_tab li{
        float: left;
            width: 60px;
            text-align: center;
            cursor:pointer;
            font-size:16px;

            font-weight:400;
            color:#999999;

            margin-right:20px;
            padding-bottom: 12px;
            box-sizing: border-box;
        }
        .index_tab li.on{

            font-weight:600;
            color:#2A2A2A;
            border-bottom: 4px solid #F6A829;
        }
		.school_bats{background: rgba(0,0,0,.5);}
		.grooms{display: none;}
		.grooms.on{display: block;}
		.banner{width:100%;height:492px;position: relative;min-width:1200px;}
		.banner .show-carousel{position: relative;width:100%;height:496px;overflow: hidden;}
		.shadow{background:rgba(0,0,0,.4);width:100%;height:130px;position: absolute;bottom:0px;left:0px;}
		.strength{width:100%;height:144px;background:#FFF8F7;min-width:1200px;}
		.strength li{width: 25%;float: left;}
		.strength li img{width:62px;height:68px;}
		.text p{font-size: 14px;color: #868686;line-height: 22px;}
		.text span{font-size: 30px;font-weight:500;color: #4A4A4A;margin-top: -6px;display:inline-block;}
		.text em{font-size: 30px;display: inline-block;}
		.content{margin-top:30px;}
		.content img{margin-right: 30px;}
		.swiper-container1 .swiper-slide{
			width: 100%;
			height:496px;
			display:block;
			overflow:hidden;
            position: relative;
		}
		.swiper-container1 .swiper-slide>a{
		  width:100%;
		  height:496px;
		}
		.swiper-lazy{
    		height: 496px;
		}
		.disable li{float: left;font-size: 28px;text-align: center;margin-left:80px;}
		.disable li a{padding-bottom:10px;border-bottom:3px solid transparent;}
		.disable li.active a{color: #FB6858;border-bottom:3px solid #FB6858;font-family:Roboto-Bold;}
		.disables li{float: left;font-size: 24px;text-align: center;margin-left:80px;font-size: 18px;}
		.disables li a{padding-bottom:10px;border-bottom:3px solid transparent;}
		.disables li.active a{color: #FB6858;border-bottom:3px solid #FB6858;font-size: 20px;}
		.titke{width:574px;height:112px;margin:36px auto;}
		.title{width:574px;height:112px;padding-top:46px;margin: 0 auto;}
		.know{width: 100%;background:#f7f7f7;padding-bottom: 50px;min-width:1200px;}
		.button_fl{width:416px;height:60px;background:#FB6858;border-radius:4px;margin: 50px auto auto auto;}
		.button_fls{
			margin: 0px auto auto 0px;
            width: 100%;
            /*height: 60px;*/
            text-align: center;
        }
		.button_fls a{
            width:320px;
			height:60px;
			background:#269C95;
			border-radius:4px;
			line-height:60px;
			margin:46px auto auto auto;
			color: #fff;
			font-size: 20px;
        }
        .button_fls em{
            display: inline-block;
            width: 12px;
            height: 16px;
            background: url(/static/image/xia.png) no-repeat center center;
            background-size: contain;
            margin-left: 8px;
            vertical-align: middle;
        }
		.button_fl a{font-size: 20px;font-weight:500;color: #fff;text-align: center;line-height: 60px;}
		.button_fl a:after{content:"";margin-left: -10px;transition: all 0.4s ease-in-out;background:url(/static/image/jian.png)no-repeat center center;width:36px;height:18px;vertical-align:middle;background-size: cover;}
		.button_jian a:after{
            background:url(/static/image/jian1.png)no-repeat center center;
            background-size: cover;
        }
        .button_fl a:hover:after{display:inline-block;margin-left:10px;}
		.mapbox{margin-right: 8px;}
		.groom.on{display: block;}
		.groom{display: none;margin-top:38px;}

		/*.groom li a:hover{color: #FB6858;}*/
		.groom li .borderss{width:100%;height:1px;background:#E5E5E5;margin-top:10px;}
		.groom li a p{margin: 14px 0 8px 10px;font-size: 16px;}
		.groom li a span{display: block;font-size: 12px;margin:0px 0 0 2px;}
		.groom li a span i{display: inline-block;width: 17px;height:18px;background: url(/static/index/image/img.png) no-repeat center center;vertical-align: middle;margin:0 8px 0 10px;background-position:0 0;}
		.disables{margin: 40px auto;}
		.indexof{margin-top:6px;}
		.indexof img{width:22px;height:21px;vertical-align: middle;margin-left: 6px;}
		.indexof h5{color:#4A4A4A;font-size: 14px;display: inline-block;vertical-align: middle;}
		.triangle_border_up{display: none;width:0;height:0;border-width:0 8px 8px;border-style:solid;border-color:transparent transparent rgba(255,255,255,1);/*透明 透明  灰*/margin:40px auto;position:absolute;bottom:-40px;left:24px;}
		.triangle{width:0;height:0;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent rgba(255,255,255,1);/*透明 透明  灰*/margin:40px auto;position:absolute;bottom:10px;left:160px;}
		.tab_active{margin: 20px 0 20px 0;}
		.tab_active li{float: left;font-size:18px;font-family:Roboto-Regular;color:rgba(255,255,255,1);margin-left:30px;}
		.tab_active li.on{font-size:20px;margin-top: -4px;}
		.lycos{width: 896px;height:50px;background: #fff;border-radius:4px 0 0 4px;border: 0;font-size:14px;text-indent:20px;position:relative;right: 0px;top: 0px;}
		.carry{width:141px;height:50px;background:#FB6858;border-radius:0 4px 4px 0;outline: none;border: 0;font-size: 22px;color: #fff;position: absolute;}

		.grooms li p{margin-bottom:8px;font-size: 14px;color: #868686;}
		.grooms li h4:hover{color: #FB6858;}
		.grooms li h4{margin: 16px 0 4px 0;color:#4D4D4D;font-size: 16px;}
		.grooms li{position: relative;transition: 0.4s all ease-in-out;margin-right:22px;float: left;text-align:center;width:270px;height:319px;background:rgba(255,255,255,1);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);border-radius:4px;}
		.school_bgc{width:270px;height:150px;border-radius:4px 4px 0 0;}
		.school_logos{width:94px;height:94px;border-radius:50%;position: absolute;top:20px;left:86px;background:#fff;border:4px solid #fff;}
		.message{font-size: 14px;}
		.message em{font-size: 14px;color: #000;}
		.border{margin:20px auto;transition:all 0.2s  ease-in-out;width:146px;height:32px;border-radius:4px;border:1px solid #FB6858;text-align: center;line-height:32px;font-size: 14px;color: #FB6858;}
		.border:hover{background: #FB6858;color: #fff;cursor:pointer;}

		.ward{width:100%;height:654px;background:url(/static/index/image/L-background.jpg) no-repeat center center;background-size:cover;    min-width: 1200px;}
		.titles{text-align: center;padding-top:32px;}
		.titles h3{font-size:50px;color: #F1F1F1;font-weight: 500;opacity: 0.2;}
		.titles p{font-size:32px;color: #fff;font-weight: 500;margin-top: -32px;}

		.titless{text-align: center;padding-top:32px;margin-bottom: 40px;}
		.titless h3{font-size:50px;color: #F1F1F1;font-weight:500;}
		.titless p{font-size:30px;color:#4D4D4D;font-weight:600;position:relative;}
		.titles span{display:block;font-size: 16px;color: #FFFFFF;margin:14px 0 40px 0;}
		.titless span{display:block;font-size: 16px;color: #000;margin:14px 0 40px 0;}
		.title_black h3{font-size: 80px;color: #F1F1F1;font-weight: 500;}
		.title_black p{font-size: 40px;color: #fff;font-weight: bold;margin-top:-56px;}
		.there{}
		.there li{width:370px;height:376px;background:#fff;border-radius:8px;margin-left: 30px;float: left;text-align: center;}
		.there li em{width:100%;display: block;background:#fff;height:6px;border-radius:10px 10px 0 0;transition: all 0.4s ease-in-out;}
		.there li.on em{background:#FB6858;}
		.there li img{width:86px;height:74px;margin:32px 0 28px 0;}
		.there li h4{font-size:18px;font-weight: bold;margin-bottom: 20px;}
		.there li p{font-size: 14px;color: #333333;width:220px;margin:0 auto;line-height: 24px;}
		.there li a{line-height:32px;margin:40px auto auto auto;width:146px;height:32px;border-radius:4px;border:1px solid #FB6858;font-size: 16px;text-align: center;color:#FB6858;transition: all 0.2s ease-in-out;}
		.there li a:hover{background: #FB6858;color: #fff;}

		.title_seack{text-align:center;margin-top:40px;}
		.title_seack h3{font-size:50px;color: #E8E8E8;font-weight:500;position: relative;}
		.title_seack p{font-size:32px;font-weight:500;color:rgba(77,77,77,1);margin-top: -36px;position:relative;}
		.title_seack span{display:block;font-size:14px;font-weight:400;color:rgba(77,77,77,1);margin-top: 14px;}

		.video{margin-top: 50px;}
		.video_fl{width:570px;height:398px;border:1px solid #FB6858;border-radius: 6px;}
		.video_fl h4{font-size:18px;color: #4A4A4A;margin-left:20px;margin-top: 20px;}
		.video_fl p{font-size:14px;color: #868686;margin-left:20px;margin-top: 6px;}
		.video_fl img{width:100%;height:304px;}
		.video_fr{width:550px;}
		.video_fr li{width:240px;height:188px;border-radius:6px;border: 1px solid #FB6858;float: left;margin: 0px 0 20px 20px;transition: 0.4s all ease-in-out;}
		.video_fr li:hover{border:1px solid transparent;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);transform:translate(0,-5px);}
		.video_fr li p{font-size:14px;font-weight:400;color:rgba(134,134,134,1);width:176px;margin:14px 0 0 20px;height:58px;overflow: hidden;}
		.video_fr li img{width:60px;height:60px;border-radius:50%;margin:0px 10px 0 0;}
		.background{margin-top: 20px;}
		.background em{background-position:0 -49px;margin:0 6px 0 20px;width: 33px;height:31px;background: url(/static/index/image/img.png) no-repeat center center;background-size:cover;display: inline-block;vertical-align: middle;}
		.background h4{font-size:16px;font-family:Roboto-Medium;color:rgba(74,74,74,1);display: inline-block;vertical-align: middle;}

		.town_content1 li{font-size: 14px;}
		.town_content1 li a{color: #999;}
		.five{height:350px;}
		.five li{text-align: center;margin-top: 50px;float: left;width:20%;}
		.five li h4{font-size:18px;font-family:Roboto-Medium;color:rgba(77,77,77,1);margin:22px 0 6px 0;}
		.five li p{font-size:14px;font-family:Roboto-Medium;color:rgba(77,77,77,1);line-height:22px;}
		.hidden img{width: 173px;height:173px;border-radius:50%;transition: all 0.4s ease-in-out;}
		.hidden img:hover{ transform: scale(1.1);border: 2px solid #FB6858;box-shadow:0px 6px 8px 0px rgba(209,68,71,0.2);}
		.guest{width:100%;background:#FFF8F7;padding-bottom: 50px;min-width: 1200px;}

		.csiet{width:100%;height:218px;background:url(/static/common/images/bgc.png) no-repeat center center;background-size:cover;background-attachment: fixed;min-width: 1200px;}

		.csiet img{width:179px;height:138px;margin-top:40px;}
		.csiet_cet{color:#fff;width:880px;margin-left:40px;}
		.csiet_cet h4{font-size:20px;font-weight:500;color:rgba(255,255,255,1);margin:50px 0 18px 0;}
		.csiet_cet p{font-size:16px;font-weight:400;color:rgba(255,255,255,1);width: 835px;}
		.csiet_cet span{display: block;font-size:16px;font-weight:400;color:rgba(255,255,255,1);margin-top:20px;}

		.shows{width:694px;height:62px;background:#F7F7F7;box-shadow:0px 2px 8px 0px rgba(0,0,0,0.12);z-index: 111;line-height: 40px;margin-top:50px;display: none;}
		.shows p{color: #4A4A4A;margin-left:30px;padding-top: 10px;}
		.shows p a{color: #FB6858;display: inline-block;}

		.default{width:530px;background:#fff;z-index:1;padding-bottom: 30px;margin-top: 50px;display:none;box-sizing: border-box;}
		.default.on{display: block;}
		.default ul{margin-top: 20px;}
		.default h4{font-size:18px;color:#F97447;margin:0px 0 0 33px;
        padding-top:20px;
        }
		.default li{float: left;width:26%;text-align:left;color: #4A4A4A;margin:10px 0 10px 34px;height:34px;line-height: 46px;font-size: 14px;}
		.default li a{color: #999;}

		.defaults{width:530px;background:#F7F7F7;z-index:1;padding-bottom: 30px;margin-top: 50px;display:none;position: absolute;}
		.defaults.on{display: block;}
		.defaults ul{margin-top: 20px;}
		.defaults h4{font-size: 14px;color: #FB6858;margin:0px 0 0 40px;
        padding-top:20px;
        }
		.defaults li{float: left;width:40%;text-align:left;color: #4A4A4A;margin:10px 0 10px 34px;height:46px;line-height: 46px;}
		.defaults li:hover{background: #f7f7f7;}

		.showdetail{display: none;line-height:52px;font-size: 14px;width:530px;background: #fff;box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.12);z-index: 111;padding-bottom: 20px;margin-top:50px;}
		.actives{display: block;}
		.town_fl{width:36%;margin-left:30px;}
		.town_fl h4{font-size: 18px;margin:10px 0 -8px 0;color: #F97447;}

		.town_fl li a{color:#999;}
		.town_fr{width:44%;margin-left:30px;}
		.town_fr h4{margin:10px 0 -8px 0;font-size:18px;color: #F97447;}
		.borders{width:1px;height:192px;background:#DADADA;margin-top:70px;}
		.town_content li{height:44px;}
		.town_content1 li{height:44px;}
		.trends{min-width: 1200px;width: 100%;}
		.cooperate{background: #f7f7f7;padding-bottom: 20px;margin-top: 50px;min-width: 1200px;}
		.cooperate h4{font-size:32px;font-weight:500;color:#4A4A4A;text-align: center;padding-top:40px;}
		.cooperate li{float:left;}
		.cooperate li img{width:175px;height:95px;margin: 20px 20px 0 0;}
		.information{margin-top:50px;display: none;}
		.information.on{display: block;}
		.info_fl img{width:423px;height:259px;border-radius:4px;}
		.info_fr{margin-left: 20px;margin-top: 10px;}
		.info_fr a{font-size:16px;font-weight:400;color:rgba(77,77,77,1);margin:0px 0 22px 40px;width: 600px;}
		.info_fr a:hover{color: #FB6858;}
		.info_fr a em{font-size:20px;color: #E6E6E6;margin-right:16px;}
		.shadows{background: rgba(0,0,0,.5);width: 100%;height:60px;position: absolute;bottom:4px;left: 0px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
		.shadows p{color: #fff;text-align: center;line-height:60px;}
		.alike{display: none;}
		.alike form{position: relative;}
		.alike.on{display: block;}
		.flow{width:100%;padding:40px 0 50px 0;background: #f7f7f7;min-width: 1200px;}
		.family{width:100%;padding-bottom:50px;min-width: 1200px;}
		.select{padding-top:50px;}
		.select input::-webkit-input-placeholder{color: #fff;}
		.family_form{background:url(/static/common/images/bgxx.png) no-repeat center center;background-size:cover;width: 100%;height:157px;background-attachment: fixed;min-width: 1200px;}
		.family_form h4{display: inline-block;color: #fff;margin-right: 20px;}
		.time{width:200px;height:40px;border-radius:4px;border:1px solid rgba(255,255,255,1);font-size:16px;text-indent:15px;margin-right:20px;background: none;color: #fff;}
		.type{width:169px;height:46px;background:#FB6858;border-radius:4px;border:0;outline:none;color: #fff;font-size:18px;}

		.its{margin-top:40px;}
		.its li{width:380px;height:323px;background:#fff;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);border-radius:4px;margin-right:15px;float: left;position: relative;}
		.its li img{width: 380px;height:142px;}
		.its li a{font-size:16px;font-weight:400;margin:0px 10px 8px 10px;color: #4D4D4D;}
		.its li a:hover{color: #FB6858;}
		.its li a em{font-size:14px;display:block;}
		.its li a span{display:block;font-weight:normal;}
		.its li .its_shadows{width:380px;height:142px;background:rgba(0,0,0,.2);position: absolute;top:0px;left:0px;}
		.its li .its_shadows p{font-size: 20px;font-weight:bold;text-align: center;line-height: 142px;color: #fff;}
		.its li .its_other{width:380px;height:142px;background:rgba(0,0,0,.2);position: absolute;top:0px;left:0px;display:none;}
		.its li .its_other a{width:194px;height:36px;border-radius:4px;border:1px solid #FFFFFF;text-align: center;line-height:36px;font-size: 18px;color: #fff;margin:52px auto auto auto;}
		.scrap_list{margin-top:18px;}

		.title_wink{text-align: center;margin-top:40px;}
		.title_wink h3{font-size:50px;color: #f1f1f1;font-weight: bold;position:relative;}
		.title_wink p{font-size:32px;font-weight:500;color:rgba(77,77,77,1);margin-top: -36px;position: relative;}
		.life li{cursor: pointer;float: left;width:120px;height:41px;margin-right:10px;text-align: center;line-height: 41px;border-radius:10px 10px 0 0;}
		.life li.active{background: #FB6858;color: #fff;}
		/*.its{border-bottom:2px solid #FB6858;margin-top:28px;}*/
		.life_fr a{font-size:18px;color:#FB6858;}
		.hide{display: none;}
		.show{display: block;}
		.disables ul{width:500px;margin: 0 auto;}
		.groom li .event{margin:12px auto auto auto;color: #000;display: block;width:92%;height:30px;background:rgba(248,248,248,1);border-radius:4px;text-align: center;line-height:30px;font-size: 12px;}
		.biaoqian{
			margin:-26px 0 0 100px;
			height: 30px;
         }

		.biaoqian em{
            height:21px;
            line-height:21px;
            color: #fff;
            display:block;
            float: left;
            margin-right:8px;
            padding:0 10px;
            box-sizing: border-box;
            border-radius: 4px;
            font-size:12px;

            font-weight:400;
            margin-top: 10px;
        }

		.maps{margin-top: 10px;color: #4A4A4A;display: block;height:40px;background:rgba(248,248,248,1);border-radius:4px;text-align: center;font-size: 14px;}
		.maps_fl i{margin-top:5px;width:10px;height:12px;background:url(/static/index/image/dingwei.png) no-repeat center center;background-size:cover;vertical-align: middle;display: inline-block;}
		.maps_fl{
            /* padding: 0px 6px; */
		    height: 15px;
		    border-radius: 8px;
		    /* border: 1px solid rgba(251,104,88,1); */
		    margin:0px 6px 0 6px;
		    line-height: 15px;
		    font-size: 12px;

            font-weight:400;
		}
		.maps_fr{
            height: 17px;
            float: left;
		    font-size: 12px;
		    font-weight:400;
		    line-height:24px;
            z-index: 11111;
		}
		.maps_fr span{
            display: inline-block;float: left;
            color: #999;
        }
	/*向上*/
	.triangle_border_upsss{
	    width:0;
	    height:0;
	    border-width:0 30px 30px;
	    border-style:solid;
	    border-color:transparent transparent #333;/*透明 透明  灰*/
	    margin:40px auto;
	    position:relative;
	}
	.triangle_border_ups span{
	    display:block;
	    width:0;
	    height:0;
	    border-width:0 12px 12px;
	    border-style:solid;
	    border-color:transparent transparent #fff;/*透明 透明  黄*/
	    position:absolute;
	    top:-16px;
	    left:116px;
	}
	/*<!--小留之家的寄宿家庭审核流程-->*/
		.onlone{margin-top:32px;}
		.onlone img{width:1055px;height:107px;    margin-left: 57px;}
		.alone_top li{width:150px;box-sizing: border-box;
		height:88px;
		background:rgba(255,255,255,1);
		border-radius:4px 4px 4px 0px;
		border:1px dashed #FB6858;
		float: left;margin-right: 104px;line-height: 88px;font-size:16px;text-align: center;}
		.header.on{position: fixed;margin-top:60px;background: #4c4c4c;}
		.alone_top li:hover{background: #FB6858;color: #fff;}
		.alone_btm li:hover{background: #FB6858;color: #fff;}
		.alone_btm li{width:150px;box-sizing: border-box;
		height:88px;
		background:rgba(255,255,255,1);
		border-radius:4px 4px 4px 0px;
		border:1px dashed #FB6858;float: left;margin-left:116px;text-align:center;line-height:22px;padding-top: 22px;}
		.title_wink span{font-size:14px;display: block;margin-top:14px;}
		.home_list li{width:270px;height:304px;border-radius:4px;margin:40px 30px 0 0;float: left;position: relative;}
		.home_list li:nth-child(4n){margin-right: 0px;}
		.weights_btm{width: 100%;height:70px;position: absolute;bottom:0px;left: 0px;background:rgba(0,0,0,.5);color: #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
		.weights_btm h4{margin: 12px 0 6px 16px;font-weight:normal;}
		.weights_btm p{margin-left:16px;font-size: 14px;}
		.weights_btm img{width:56px;height:56px;    top: -140px;left: 112px;position: absolute;}
		.fixed{display: block;width:270px;height:304px;position: absolute;bottom: 0px;left: 0px;color: #fff;text-align: center;transition: all 0.4s ease-in-out;}
		.fixed.active{display: block;}
		.fixed h4{font-size: 16px;font-weight:600;margin-left:16px;text-align: left;margin-bottom:6px;}
		.fixed p{font-size: 14px;margin-left:16px;text-align:left;}
		.fixed img{width: 56px!important;height:56px!important;margin-top:0px;cursor: pointer;margin-top:100px;}
		.bottom{position: absolute;bottom:12px;}
	/*<!--小留之家的寄宿家庭审核流程-->*/

		.hover img{width:570px;height:304px;border-radius:4px;}
		.hover h4{font-size:18px;color: #4A4A4A;font-family:Roboto-Medium;margin-left:20px;padding-top: 20px;}
		.hover p{font-size:14px;color: #868686;margin-left:20px;margin-top: 6px;}
		.box{height:398px;}
		.one_wenan{border: 1px solid #FB6858;border-top: none;padding-bottom:30px;margin-top:-8px;border-radius:0 0 8px 8px;}
		.box video{width:315px;height:195px;border-radius:4px;}
		.home{margin-top: 30px;}
		.bread a{display: inline-block;font-size: 14px;}
		.bread a:hover{color: #FB6858;}
		.bread em{color: #878787;}
		.home_fl{width:825px;margin-right: 20px;}
		.home_fr{width:315px;}
		.box .hover img.bf{width:49px;height:49px;position: absolute;top:36%;left:46%;cursor:pointer;}
		.tc_video{width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: fixed; top: 0; left: 0; display: none;}
		.tc_video .video{width: 1100px; height: 540px; background-color: #000000; position: absolute; left: 50%; top: 50%; margin-top: -270px; margin-left: -550px;}
		.tc_video .video video{width: 100%; height: 100%; background-color: #000000;}
		.tc_video .video img{width: 18px; height: 18px; position: absolute; right: 15px; top: 15px; cursor: pointer;}

		.search_none{border-radius:4px;text-align:center;font-size: 16px;}
		.search_none.on{display:block;}
		.search_none h5{font-size:14px;float:left;color:#E2E0E0;width:80px;text-align:left;position: relative;}
		.search_none h5.on{color: #FFFFFF;font-size: 16px;font-weight:bold;}
		.search_none h5.on .triangle_border_up{display: block;}

		.indexfl_tab em{background:url(/static/common/images/bottoms.png) no-repeat center center;width: 11px;height:7px;background-size:contain;display: inline-block;margin-left: 6px;}
		.indexfl_tab span{display: inline-block;font-size: 16px;}
		.indexfl_tab{height:50px;line-height: 50px;text-align: center;cursor:pointer;top:-50px;position: absolute;}
		.index_sousuo{width:396px;height:50px;}
		.indexcet_input #chengsuo{border:0;font-size:14px;text-indent: 10px;color:#2A2A2A;}
		.indexcet_input .sousuo{border: 0;width:122px;height:50px;background:#FB6858;border-radius:0px 4px 4px 0px;font-size: 16px;color: #fff;line-height: 50px;text-align: center;}

		/*d登录注册*/
		.login{width:100%;position:fixed;top:0px;left:0px;background:rgba(0,0,0,.5);height:100%;display:none;z-index:22;}
		.welcome{width:385px;height:396px;background:rgba(255,255,255,1);border-radius:8px;position:  absolute;top:24%;left:40%;}
		.welcome  h3{font-size:26px;color:#000000;margin:  10px  0  12px  0;}
		.welcome  h5{font-size:  14px;color:  #9B9B9B;}
		.margin{margin-left:  40px;}
		.phone{margin-top:  30px;}
		.phone  input{width:305px;height:40px;border-radius:4px;border:1px  solid  rgba(211,211,211,1);text-indent:10px;}
		.welcome  input::-webkit-input-placeholder{color:#9B9B9B;}
		.get  input{width:167px;height:40px;border-radius:4px;border:1px  solid  rgba(211,211,211,1);text-indent:10px;}
		.get  button{width:118px;height:40px;background:#FB6858;border-radius:4px;color:  #fff;line-height:  40px;text-align:  center;font-size:  16px;border:  0;margin-left:  10px;}
		.get{margin-top:  30px;}
		.close{text-align:right;font-size:  20px;margin:  20px  20px  0  0;color:  #9B9B9B;cursor:  pointer;}
		.submitt{margin-top:40px;font-size:  18px;text-align:  center;width:305px;height:40px;background:#FB6858;border-radius:4px;line-height:  40px;border:  0;color:  #fff;}

		.video_map{width:100%;height:100%;position:fixed;top:  0px;left:  0px;background:  rgba(0,0,0,.5);text-align:  center;z-index:  11;display:  none;}
		.video_map.on{display:  block;}
		.video_border{width:  1100px;height:  540px;background-color:  #000000;position:  absolute;left:  50%;top:  50%;margin-top:  -270px;margin-left:-550px;}
		.video_map  video{width:100%;height:100%;}
		.close_set{position:  absolute;top:-20px;right:-10px;border-radius:50%;  background:  #ddd;width:  24px;height:24px;border:4px  solid  #fff;}
		.close_set  img{width:  10px;height:  10px;cursor:  pointer;margin-top:  6px;}
		.letsgo{position:  fixed;bottom:100px;right:100px;cursor:  pointer;z-index:1111;}
		.letsgo  img{width:  48px;height:48px;}
		.mapboxgl-popup-content  a{text-align:  center;}
		.mapboxgl-popup-content  p{width: 150px;}
		.mapboxgl-popup-content img{max-width: 100%;height:100px;}
		.mapboxgl-popup-close-button{font-size: 24px;padding:0 8px;}
		/*登录注册*/

		/*底部css*/
		.cosplay_img{display: none;}
		.tab_botm_img li{ -webkit-transition: -webkit-transform 0.6s ease-out;
	    -moz-transition: -moz-transform 0.6s ease-out;
	    -o-transition: -o-transform 0.6s ease-out;
	    -ms-transition: -ms-transform 0.6s ease-out;}
		.cosplay_img.on{display:block;}
		.tab_botm_img li{text-align: center;float: left;cursor:pointer;width:132px;margin:0 auto;height:92px;}
		.tab_botm_img li .certification img{width: 80px;height:68px;}
		.tab_botm_img li .cosplay_img img{width:90px;height:116px;}
		.tab_botm_img li p{color: #fff;font-size: 14px;}
		.footer{width:100%;background:#303030;min-width:1200px;}
		.botms_fl{width:100%;}
		.erweima img{width:70px;height:70px;padding:10px;border: 1px solid #D0D0D0;}
		.erweima p{color: #fff;font-size: 14px;font-weight:500;margin-top: 4px;}
		/*.tabbar a{line-height:22px;text-align: center;width:68px;height:22px;background:#FB6858;border-radius:4px;margin-right: 24px;font-size: 12px;color: #fff;margin:24px 0 0 12px;}*/
		.tabbar p{font-size: 16px;font-weight: bold;color: #fff;margin:18px 0 0 20px;}
		.tabbar{margin:32px 0 30px 0;border-bottom:1px solid #454545;padding-bottom: 20px;}
		.tabbar span{display: block;font-size: 20px;font-weight: bold;color: #fff;margin-top:20px;}
		.tabbar i{width:1px;height:32px;background:#fff;display: block;margin:18px 0 0 20px;}
		.tabbar img{width:89px;height:28px;margin:20px 0 0 15px;}
		.tabbar p em{margin-right:20px;width:28px;height:25px;display: inline-block;background:url(/static/common/images/phone.png) no-repeat center center;background-size:contain;vertical-align: middle;}
		.friems h4{margin-top: 14px;font-size:14px;color: #fff;}
		.friems li{float: left;font-size: 12px;font-weight:400;margin:12px 14px 10px 0;}
		.friems li a{color:#BFBFBF;}
		.friems li a:hover{color: #FB6858;}
		.banquan{font-size: 12px;font-weight:500;text-align: center;color: #fff;width:100%;background:#1f1f1f;height:56px;line-height:56px;    margin-top: 12px;}

		.meg_erweima{margin-top:40px;}
		.tab_btm{height:264px;border-bottom:1px solid #454545;}
		.tab_cet{margin-bottom:28px;}
		.tab_cet li{float:left;margin-right:20px;font-size: 14px;font-weight: bold;}
		.tab_cet li a{color:#fff;font-weight: 500;font-size: 14px;}
		.tab_cet li a:hover{color: #FB6858;}
		.tab_fr{width:60%;}
		.tab_fr li{float: left;margin-right:6px;font-size: 12px;color:#BFBFBF;}
		.tab_fr li a{color:#BFBFBF;}
		.tab_fr li a:hover{color: #FB6858;}
		/*底部css*/

		/*顶部css*/
		.header_frs {width:15%;margin:18px 0px 0 0;cursor: pointer;display:none;}
		.header_frs img {width: 30px;height: 30px;vertical-align: middle;margin-right: 10px;}
		.header_frs span {font:14px/36px "微软雅黑";color: #fff;}
		.header_fl {width:15%;height:82px;}
		.header{height:83px;width:100%;border-bottom: 1px solid #E6E6E6;}
		.header.scroll{position: fixed;top: -64px; transition: margin .2s ease-in-out,background .2s ease-in-out;}
		.value_box{
            position:absolute;
            z-index: 1;
            width:160px;
            background:#fff;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.28);
            border-radius:2px;
            display: none;
            top:52px;
            padding-top: 10px;
            box-sizing: border-box;
            text-align: center;left:-40px;}
		.value_box a{font-size:14px;color:#000000!important;line-height:50px;padding: 0 10px; box-sizing: border-box;}
		.value_box a:hover{background:#F5F5F5;color:#FB6858!important;}
        /* .value_box:hover{
            display: block;
        } */
		.header_fl img {width:176px;height:60px;margin-top:10px;}
		.header_cet {width:70%;height:70px;}
		.header_cet li{float: left;width: 13.5%;text-align: center;line-height:70px;position: relative;color: #fff;transition: all 0.4s ease-in-out;}
		.header_cet li a{position: relative;color:#fff;}
		.header_cet li a img{width:8px;height:8px;margin-left:6px;}
		.header_cet li.on .indexs_top{color: #FB6858;z-index: 333;}
		.title_wink a{color: rgba(77,77,77,1);text-decoration: none;}
		/*顶部css*/

			.scroll_index {width:100%;height:64px;z-index:11;background: #fff;}
			.scroll_index.on{position:fixed;top:0px;left:0px;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);}
			.scroll_index .scroll_fl{width:90%;}
			.scroll_fl li i{
                width:60px;
                height:4px;
                background:#F97447;
                display:inline-block;
                margin: 0 auto;
                margin-top:-4px;
                display:none;}
			.scroll_fl li.on i{display: block;}
			.scroll_index li{
                float: left;
                line-height:64px;
                height:64px;
                margin-right: 50px;
                box-sizing: border-box;
                position: relative;
                transition: all 0.4s ease-in-out;
            }
			.scroll_index li a{
                /* position: relative; */
                display: block;
                color:#2A2A2A;
                /* padding-top: 21px; */
                font-size:16px;

                font-weight:400;
                box-sizing: border-box;
             }
			.scroll_index li a img{width:10px;height:6px;margin:0 0 2px 6px;}
			.scroll_index li.on .indexs_top{color: #FB6858;}
			.header .mianfei{width:540px;height:83px;}
			.header_phone{margin:22px 0px 0 20px;}
			.header_phone p{
                height:40px;
                font-size:22px;

                font-weight:600;
                color:#2A2A2A;
                line-height:40px;
             }
			.header_phone p em{
                width:38px;
                height:34px;
                display:inline-block;
                background:url(/static/image/kf.png) no-repeat center center;
                background-size:contain;
                display:inline-block;
                margin-right: 18px;
                vertical-align:bottom;
             }
            .header_yuyan span{
                display: inline-block;
                height:21px;
                font-size:16px;

                color:#2A2A2A;
                line-height:21px;
                margin-top: 34px;
            }
            .header_yuyan em{
                display: inline-block;
                width: 19px;
                height: 13px;
                background:url(/static/image/xinjian.png) no-repeat center center;
                background-size:contain;
                vertical-align:center;
            }
			.header_phones{margin:22px 0px 0 20px;}
			.header_phones a{font-size:14px;color:#4C4C4D;}
			.header_phones a em{width:18px;height:18px;display:inline-block;background:url(/static/common/images/emali.png) no-repeat center center;background-size:contain;display:inline-block;margin-right:8px;vertical-align:bottom;}
			.fartuy{width:148px;background:#fff;margin:12px 0 0 20px;}
			.fartuy a{font-weight: bold;transition: all 0.4s ease-in-out;width:148px;height:39px;background:#FF5500;border-radius:20px;font-size: 14px;color: #fff;text-align: center;line-height:39px;}
			.fartuy a:hover{background:#E64D00;}
			.header_fr p{color: #4A4A4A;font-size:16px;line-height:55px;cursor:pointer;}
			.header_fr p em{width:25px;height:25px;background:url(/static/common/images/anthors.png) no-repeat center center;background-size:contain;display:inline-block;margin-right:10px;vertical-align: middle;}
/* 新添加 */


    .know_map_box{
        width:133px;height:50px;
        border-left: 1px solid #C8C8C8;
        background:rgba(255,255,255,0.81);
        box-sizing: border-box;
        font-size:18px;
        text-align: center;color: #fff;line-height:50px;
        display: inline-block;
        float: left;
        }
    .know_map_box a{
            font-size:16px;

            color:rgba(122,122,122,1);
        }
     .know_map_box em{margin-right:10px;width:16px;height:20px;background:url(/static/image/ditu.png) no-repeat center center;background-size:cover;display: inline-block;vertical-align:middle;}
    /* .indexcet_input .know_maps_boxs a{

      color:rgba(255,255,255,1);
    } */
    .know_maps_boxs em{margin-right:10px;width:16px;height:20px;background:url(/static/image/ditu.png) no-repeat center center;background-size:cover;display: inline-block;vertical-align:middle;}
    .know_maps_boxs{float: left;width:130px;height:50px;background:#F6A829;border-radius:0px 4px 4px 0px;font-size:18px;text-align: center;color: #fff;line-height:50px;}
    .know_maps_boxs a{color:#fff;}
    .indexcet_input #chengsuo{
        width: 396px;
        height: 50px;
        background: rgba(255,255,255,0.95);
        z-index: 11111;
        float: left;
    }

    .indexcet_input {
        width: 660px;
        /* margin-bottom: 100px; */
    }
    .strength li{
        width: 20%;
        text-align: center;
    }
    .spans{
        position: absolute;
        top: 8px;
        right: 0;
       width:1px;
       height:43px;
       background: #D8D8D8;
    }
    .text{
            width: 100%;
            text-align: center;
            margin: 0 auto;
        }
    .text span{
        font-size:28px;
        font-weight:bold;
        color:rgba(42,42,42,1);
        line-height:37px;
        display:inline-block;
        margin-right: 5px;
        }
    .text em{
        height:28px;
        font-size:20px;

        font-weight:400;
        color:rgba(42,42,42,1);
        line-height:28px;
        display: inline-block;
    }
    .strength{
        height:114px;
        background:rgba(248,248,248,1);
    }


    /* 为什么 choose */
    .choose_box{
        height: 387px;
        width: 100%;
        background:rgba(255,255,255,1);
        padding-top: 43px;
        box-sizing: border-box;
        margin-bottom:30px;

    }
    .choose_box_header{
        width: 100%;
        text-align: center;
        height:42px;
        font-size:30px;
        font-weight:600;
        color:rgba(42,42,42,1);
        line-height:42px;
        margin-bottom: 38px;
    }
    .choose_box_list{
        height: 270px;
        width: 1224px;
        margin: 0 auto;
    }
    .choose_lists{
        float: left;
        width: 270px;
        padding: 10px;
        box-sizing: border-box;
        cursor:pointer;
        margin: 0 18px;
    }
    .choose_lists_boder{
        padding-top: 33px;
        box-sizing: border-box;
    }
    .choose_lists_boder_img1{
        background:url(/static/image/fang1.png) no-repeat center center;background-size:cover;
    }
    .choose_lists_boder_img2{
        background:url(/static/image/an1.png) no-repeat center center;background-size:cover;
    }
    .choose_lists_boder_img3{
        background:url(/static/image/di1.png) no-repeat center center;background-size:cover;
    }
    .choose_lists_boder_img4{
        background:url(/static/image/ren1.png) no-repeat center center;background-size:cover;
    }

    .choose_lists_imgs{
        height: 67px;
        width: 67px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .choose_lists_boder_top{
        height:28px;
        text-align: center;
        font-size:20px;

        font-weight:bold;
        color:rgba(60,60,60,1);
        line-height:28px;
        margin-bottom: 11px;
    }
    .choose_lists_boder_center{
        width:182px;
        height:44px;
        text-align: center;
        font-size:14px;

        color:rgba(153,153,153,1);
        line-height:22px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .choose_lists_boder_bottom{
        height:22px;
        text-align: center;
        font-size:14px;

        color:#F6A829;
        line-height:22px;
    }
    .choose_lists:hover{
       background:rgba(38,156,149,1);
		box-shadow:0px 14px 20px 1px rgba(0,0,0,0.12);
    }
    .choose_lists:hover .choose_lists_boder{
        width:250px;
        height:250px;
        border-radius:4px;
        background:#259D94;
        box-shadow:0px 14px 20px 1px rgba(0,0,0,0.12);
        border:1px solid rgba(255,255,255,1);
    }
    .choose_lists:hover .choose_lists_boder_img1{
        background:url(/static/image/fang.png) no-repeat center center;background-size:cover;
    }
    .choose_lists:hover .choose_lists_boder_img2{
        background:url(/static/image/an.png) no-repeat center center;background-size:cover;
    }
    .choose_lists:hover .choose_lists_boder_img3{
        background:url(/static/image/di.png) no-repeat center center;background-size:cover;
    }
    .choose_lists:hover .choose_lists_boder_img4{
        background:url(/static/image/ren.png) no-repeat center center;background-size:cover;
    }
    .choose_lists:hover .choose_lists_boder_top,.choose_lists:hover .choose_lists_boder_bottom, .choose_lists:hover .choose_lists_boder_center{
        color: #fff;
    }

    <!-- 寄宿咨询 开始 -->
    .News_box{
        width: 1226px;
        height: 590px;
       /* padding-top: 60px;
        box-sizing: border-box; */
        margin: 0 auto;
    }
    .News_center{
        float: left;
        width: 587px;
        /* height: 590px; */
        margin: 0 13px;
        overflow: auto;
    }
    .News_center_haeder{
        height:42px;
        font-size:30px;

        font-weight:600;
        color:#2A2A2A;
        line-height:42px;
        margin-bottom: 17px;
    }
    .News_center_center{
        width: 100%;
        height:25px;
        margin-bottom: 18px;
    }
    .News_center_text{
        float: left;
        height:25px;
        font-size:17px;

        font-weight:400;
        color:#999999;
        line-height:25px;
        width:25%;
        cursor:pointer;
        text-align: left;
    }

    .News_center_list_box{
        width:587px;
        height:137px;
        padding: 18px 30px 18px 0;
        box-sizing: border-box;
        background:#ffffff;
        border-radius:2px;
        cursor:pointer;
    }
    .News_center_list_box_img{
        float: left;
        width:170px;
        height:100px;
        background: pink;
        margin-right: 16px;
        cursor:pointer;
    }
    .News_center_list_box_img img{
        width:100%;
        height:100%;
    }
    .News_center_list_box_text{
        float: left;
        width:371px;
        height:100px;
        padding-top: 5px;
        box-sizing: border-box;
    }
    .News_center_list_box_text_harder{
        height:20px;
        font-size:14px;

        font-weight:500;
        color:#2A2A2A;
        line-height:20px;
        margin-bottom: 9px;
    }
    .News_center_list_box_text_tiem{
        height:17px;
        font-size:12px;

        font-weight:400;
        color:#999999;
        line-height:17px;
        margin-bottom: 6px;
    }
    .News_center_list_box_text_text{
        width:371px;
        height:44px;
        font-size:12px;

        font-weight:400;
        color:rgba(153,153,153,1);
        line-height:22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .News_list_box li{
        height: 50px;
        line-height: 50px;
        padding-left: 10px;
        cursor:pointer;
        box-sizing: border-box;
    }
    .News_list_box li:nth-child(odd){
         background:#F1F3F5;
    }

    .News_list_box li:nth-child(even){
        background:#ffffff;
    }
    .News_list_box_left{
        float: left;
        height:50px;
        font-size:14px;

        font-weight:400;
        color:#3C3C3C;
        line-height:50px;
    }
    .News_list_box_right{
        float: right;
        width:91px;
        height:50px;
        text-align: center;
        font-size:14px;

        font-weight:400;
        color:#999999;
        line-height:50px;
    }
    .cooperate .banxin .cooperate_text{
        padding-top: 10px;
        height:20px;
        box-sizing: border-box;
        text-align: center;
        font-size:14px;

        font-weight:400;
        color:rgba(153,153,153,1);
        line-height:20px;
        margin-bottom: 7px;
        z-index: 111;
    }
    .cooperate li img{
        margin: 0;
        display: block;
        width: 146px;
        height: 81px;
        margin: 0 27px;
    }
    .cooperate .cooperate_list{
        width: 1200px;
    }
    .cooperate{
        background:#F6F6F6;
        margin-top: 0;
    }
    .cooperate .imgs_text{
        display:block;
        padding-top: 13px;
        /* width: 146px; */
        height:16px;
        text-align: center;
        font-size:12px;

        color:#999999;
        line-height:16px;
    }
    .cooperate h4{
        font-size:32px;

        font-weight:600;
        color:#2A2A2A;
    }
   .News_center .News_center_list_li{
        display: none;
    }
    .News_center .News_center_list_li2{
         display: none;
    }
    .News_center .News_center_list_li_active{
        display: block;
    }

    .center_text{
        float: left;
        height:25px;
        font-size:18px;

        font-weight:400;
        /*color:#999999;*/
        line-height:25px;
        margin-right: 47px;
        cursor:pointer;
    }
    .News_active a{
        color: #178E5E;

        font-weight:600;
    }
    .News_active{
        color:#178E5E;

        font-weight:600;
    }
    .News_list_box_left:hover{
        color:#178E5E;
    }
    .News_center_list_box_text_harder:hover{
        color: #178E5E;
    }
    .boxlist{
        /*position: absolute;
        top:34%;
        left:20%;
        box-sizing: border-box;*/
        /* background: pink; */

       width:1200px;
       padding-top:160px;
       margin-left:auto;
       margin-right:auto;
    }

    .harder_top{

        width:1200px;
        margin: 0 auto;
        height:60px;
        font-size:45px;
        font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
        font-weight:bold;
        color:#fff;
        line-height:60px;
        letter-spacing:4px;
        text-shadow:0px 2px 4px rgba(0,0,0,0.29);
        margin-bottom: 24px;
    }
    .harder_top_text{
        width:1200px;
        margin: 0 auto;
        height:29px;
        font-size:22px;

        color:#fff;
        line-height:29px;
        text-shadow:0px 2px 4px rgba(0,0,0,0.34);
        margin-bottom: 51px;
    }
    .banxin{
        width: 1200px;
    }
    .swiper-pagination-switch{
        width:30px;
        height:5px;
    }
    .default ul{
        margin: 0;
        padding: 0;
    }
    .weizhi{
        display: inline-block;
        width: 12px;
        height: 16px;
        background:url(/static/image/weizhi.png) no-repeat center center;
        background-size:contain;
        vertical-align: middle;
        margin-left: 6px;
    }
    .index_tab_harder{
        float: left;
        /* width:125px; */
        height:28px;
        font-size:20px;

        font-weight:600;
        color:rgba(60,60,60,1);
        line-height:28px;
        margin-right: 31px;
    }
    .homestay{
    	width:100%;
    	height:1235px;
        background:url(/static/image/jiating.png) no-repeat center center;
        background-size:cover;
        padding-bottom:76px;
    }


    /* 新的 */

    .banners_box_list_text{
        height: 100%;
        width: 100%;
        /* position: relative; */
    }
    .banners_text{
        bottom: 57px;
        z-index: 1;
    }
    .maps_bottom{
        height:34px;
        padding-top: 10px;
        box-sizing: border-box;
        font-size:12px;
        z-index: 1;
    }
    .pass_text_size{
        width:318px;
        height:44px;
        font-size:18px;

        font-weight:400;
        color:#fff;
        line-height:25px;
        margin-bottom: 21px;
         z-index: 1;
    }
    .groom li:hover{
    	transform:translate(0,-5px);
    }
    .groom li{
    	/*transition: 0.2s all ease-in-out;*/
        width:292px;
        height:292px;
        margin-right:10px;
        z-index: 1;
        position: relative;
        margin-bottom:18px;
        float:left;background:#fff;border-radius:4px;
        border: 1px solid #E5E5E5;box-sizing: border-box;
    }
    .groom li:nth-child(4n){margin-right: 0px;}
    /* .bottom_bottom_text ul{
        display: none;
    } */

    .bottom_bottom_text:hover ul{
        display: block;
    }
    .bottom_bottom_text li{
        float: left;
        font-size: 12px;
        font-weight: 400;
        margin: 12px 14px 10px 0;
    }
    .bottom_bottom_text li a{
        color: #D4D4D4;
    }
    .banners{
       height:175px;
       width: 100%;
           object-fit: cover;
    }
    .banners_box{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: none;
    }
    .banners_box_list{
        position: absolute;
        left: 0;
        bottom: 0px;
        padding: 0 19px;
        box-sizing: border-box;
    }
    .groom li:hover .banners_box {
        /* */
       position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background:rgba(0,0,0,0.49);
        display: block;

    }
    .pass_text{
        display: none;
    }

    .groom li:hover .pass_text{
       position: absolute;
        top: 29px;
        left: 19px;
        width:251px;
        height:25px;
        /* text-align: center; */
        font-size:18px;
        font-weight:600;
        color:#fff;
        line-height:25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        z-index: 1;
        display: block;
    }

    .maps_fangz_list{
        float: left;
        margin-right: 26px;
    }
    .maps_fangz_list_img{
    	vertical-align: middle;
        display: inline-block;
        width: 15px;
        height:15px;
        margin-top:2px;
    }
    .maps_fangz_list_text{
    	vertical-align: middle;
        display: inline-block;
        height:20px;
        font-size:11px;
        font-weight:400;
        color:#999;
        line-height:20px;
    }
   .xin{

        display: none;
    }

    .padds{
        padding-top: 59px;
        padding-bottom: 62px;
        box-sizing: border-box;
    }
    .bear{
        width: 100%;
        min-height: 700px;
        background: url(/static/image/dians.png)no-repeat center center;
        background-size: cover;
        padding-top: 28px;
        box-sizing: border-box;
    }
    .bear_haeder{
        height:42px;
        font-size:30px;
        text-align: center;
        font-weight:600;
        color:#2A2A2A;
        line-height:42px;
        margin-bottom: 14px;
    }
    .bear_text{
        text-align: center;
        height:20px;
        font-size:14px;
        font-weight:400;
        color:#999;
        line-height:20px;
        margin-bottom: 41px;
    }
    .bear_list{
        width: 1242px;
        margin: 0 auto;
    }
    .bear_list_left{
        box-sizing: border-box;
        cursor:pointer;
            width: 612px;
    height: 122px;
    }
    .bear_list_left_y{
		width: 612px;
		height:122px;
        box-sizing: border-box;
		margin-top:14px;
    }
    .bear_img{
       float:left;
       height:85px;
       width:85px;
       margin:18px 14px 0 6px;
    }
    .bear_size{
        float: left;
        min-height: 122px;
        padding-top: 27px;
        box-sizing: border-box;
        /*width: 368px;*/

    }
    .bear_size_header{
        height:28px;
        font-size:20px;
        font-weight:500;
        color:#3C3C3C;
        line-height:28px;
        margin-bottom: 7px;
    }
    .bear_size_header em{
        float: right;
        width: 12px;
        height: 20px;
        background: url(/static/image/xia.png) no-repeat center center;
        background-size: contain;
        margin:6px -44px 0 0;
        display: none;
    }
    .bear_size_text{
        height:62px;
        font-size:16px;
        font-weight:400;
        color:#999999;
        line-height:31px;
    }
    .bear_list_left:hover{
        background: #fff;
        box-shadow:0px 7px 10px 4px rgba(0,0,0,0.11);
        border-radius:4px;
    }
    .bear_list_left_y:hover{
        background: #fff;
        box-shadow:0px 7px 10px 4px rgba(0,0,0,0.11);
        border-radius:4px;
    }
    /* .bear_list_left_y:hover .bear_size_header em{
        display: block;
    } */
    .bear_list_left:hover .bear_size_header em{
        display: block;
    }

    .pic_list{
        width: 400%;
        height: 695px;
        position: absolute;
        top: 0;
        left: 0;

    }
    .pic_list li{
        float: left;
        width: 25%;
    }
    .overseas_center_img{
        /* height: 664px; */
    }
    .overseas_center_btn{
        position: absolute;
        top: 116px;
        left: 0;
        width: 100%;
    }
    .btn_bos{
        width: 1200px;
        height: 420px;
        margin: 0 auto;
        position: relative;
    }
    .btn_bos_zuo{
        position: absolute;
        top: 178px;
        left: 0;
        width: 35px;
        height: 64px;
        cursor:pointer;
    }
    .btn_bos_you{
        position: absolute;
        top: 178px;
        right: 0;
        width: 35px;
        height: 64px;
        cursor:pointer;
    }
    .btn_bos_list{
        width:556px;
         height:400px;
        padding: 33px 30px 13px 30px;
        box-sizing: border-box;
        background:#fff;
        border-radius:4px;
        margin-left: 512px;
        position: relative;
        display: none;
    }
    .bos_list_active{
        display: block;
    }
    .btn_bos_list_herder{
        width:350px;
        height:100px;
        text-align: center;
        font-size:24px;
        font-weight:600;
        color:#414141;
        line-height:45px;
        margin: 0 auto;
        margin-bottom: 10px;

    }
    .btn_bos_list_text{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .btn_img{
        height: 30px;
        width: 30px;
        margin-right: 12px;
    }
    .btn_img_text{
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        color: #505050;
        margin-right: 12px;
    }
    .btn_img_size{
        float: left;
        display: block;
        max-width: 368px;
        font-size: 16px;
        color: #999;
        line-height: 30px;
        text-align: justify;
        text-justify: newspaper;
        word-break: break-all;

    }
    .btn_img_text_box{
        width: 426px;
    }
    .list_imgs{
        position: absolute;
        top: 28px;
        left: -32px;
        width: 65px;
        height: 65px;
    }
    .btn_simte{
        width:300px;
        height:55px;
        line-height: 55px;
        text-align: center;
        background:linear-gradient(90deg,#F99C7D 0%,#F97447 100%);
        border-radius:4px;
        font-size:18px;
        font-weight:500;
        color:#fff;
        margin: 0 auto;

    }
    /* 底部 */
    .bottom_footer{
        width: 100%;
        padding-top: 28px;
        box-sizing: border-box;
        background: #292929;
    }
    .bottom_center{
        width: 1269px;
        height: 221px;
        padding-bottom: 37px;
        box-sizing: border-box;
        /* background: #fff; */
        margin: 0 auto;
    }
    .bottom_bottom{
        width: 100%;
        min-height: 148px;
        padding-top: 12px;
        box-sizing: border-box;
        border-top: 1px solid #979797;
        box-sizing: border-box;
    }
    .bottom_center_dian{
        float: left;
        width: 120px;
        margin-right: 79px;
    }
    .dian_ren{
        height:20px;
        text-align: center;
        font-size:14px;
        font-weight:600;
        color:#FFFFFF;
        line-height:20px;
        margin-bottom: 25px;
    }
    .dian_imgs{
        display:block;
        width:34px;
        height:27px;
        margin:0 auto;
        margin-bottom:12px;
    }
    .dian_hao{
    	width: 140px;
        height:24px;
        font-size:17px;
        font-weight:500;
        color:#FFFFFF;
        line-height:24px;
        margin-bottom:10px;
    }
    .dian_zi{
        width:120px;
        height:38px;
        text-align:center;
        line-height:38px;
        border-radius:4px;
        border:1px solid #979797;
        box-sizing: border-box;
        font-size:12px;
        font-weight:600;
        color:#fff;
		cursor:pointer;
    }
    .bottom_center_xinxi{
        float: left;
        width: 56px;
        margin-right: 102px;
    }
    .xinxi_header{
        width: 60px;
        height:20px;
        text-align: center;
        font-size:14px;
        font-weight:600;
        color:#fff;
        line-height:20px;
        margin-bottom: 15px;
    }
    .xinxi_text{
        height:23px;
        text-align: left;
        font-size:12px;
        font-weight:400;
        color:#D4D4D4;
        line-height:17px;
        margin-bottom: 14px;
    }
    .xinxi_text a{
        color:#D4D4D4;
    }

    .bottom_center_lian{
        float: left;
        margin-right: 106px;
    }
    .lian_list{
        margin-bottom: 15px;
    }
    .lian_imgs{
        float: left;
        height: 30px;
        width: 30px;
        margin-top: 5px;
        margin-right: 9px;
    }
    .lian_text{
        float: left;
    }
    .lian_text_top{
        height:23px;
        font-size:12px;
        font-weight:400;
        color:#D4D4D4;
        line-height:17px;
        margin-bottom: 3px;
    }
    .lian_text_bottom{
        height:21px;
        font-size:12px;

        font-weight:600;
        color:#fff;
        line-height:17px;
    }
    .bottom_center_wen{
        float: left;
    }
    .wen_header{
        height:20px;
        font-size:14px;

        font-weight:600;
        color:#FFFFFF;
        line-height:20px;
        margin-bottom: 15px;
    }
    .wen_text{
        height:17px;
        font-size:12px;

        color:#B9B9B9;
        line-height:16px;
        margin-bottom: 13px;
    }
    .wen_size{
        height:17px;
        font-size:12px;

        color:#B9B9B9;
        line-height:16px;
        margin-bottom: 17px;
    }
    .wen_boxs{
        float: left;
        margin-right: 50px;
    }
    .wen_boxs_img{
        display: block;
        margin: 0 auto;
    }
    .wen_boxs_text{
        margin-top: 9px;
        height:16px;
        text-align: center;
        font-size:12px;

        color:#fff;
        line-height:16px;
    }
    .bottom_bottom_header{
        height:20px;
        font-size:14px;

        font-weight:600;
        color:#fff;
        line-height:20px;
         margin-bottom: 10px;
    }
    .bottom_bottom_header .xia{
        display: inline-block;
        width:0;
        height:0;
        border-right:6px solid transparent;
        border-left:6px solid transparent;
        border-top:9px solid #fff;
        margin-left: 11px;
        margin-top: 7px;


    }
    /* .jiao{
        display: none;
    } */
    /* .bottom_bottom_text:hover .bottom_bottom_header .xia{
        display: none;
    } */
   /* .bottom_bottom_text:hover .bottom_bottom_header .jiao{
        display: inline-block;
        width:0;
        height:0;
        border-right:6px solid transparent;
        border-left:6px solid transparent;
        border-bottom:9px solid #fff;
        margin-left: 11px;
        margin-top: 7px;

    } */
    .bottom_bottom_text{
        width: 1269px;
        margin: 0 auto;
    }
    .bottom_bottom_header_text{
        /* margin-top: 30px; */
        height:30px;
        text-align: center;
        font-size:12px;
        color:#D4D4D4;
        line-height:30px;
    }

     .pass_bj{
        position: absolute;
        bottom: 0;
        left: 0;
        width:380px;
        height:86px;
        background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(1,1,1,0.41) 100%);
        border-radius:0px 0px 4px 4px;
    }
    .header_yuyan{
	     position: absolute;
	     top:0;
	     right: 44px;

	 }
	 .header_yuyan_list{
	    position: relative;
	    /* top: 40px;
	     left: -40px; */
	     width: 140px;
	     height: 60px;
	     /* background: red; */
	     z-index: 11111;
	 }
	 .header_yuyan_list_boxs{
	     position: absolute;
	     top: 5px;
	     left: -20px;
	     width: 140px;
	     height: 45px;
	     z-index: 11111;
	     cursor:pointer;
	     border-radius: 5px;
	     background: #fff;
	     box-shadow: 0px 3px 50px 1px rgba(0,0,0,0.12);
	     display: none;
	     /* background: pink; */
	 }

	 .index_tab_list{
	 	margin-top: 10px;
	 }
	 .header_yuyan:hover .header_yuyan_list_boxs{
	     display: block;
	 }
	 .header_yuyan_list_boxs_text{
	     text-align: center;
	     font-size: 16px;
	     line-height: 45px;
	     color: #333;
	 }
	 .groom li:hover .pass_bj{
        display: none;
    }
    .jinbox{
        position: absolute;
        left: 0;
        bottom: 29px;
        width: 100%;
    }
    .jindu{
        width: 1200px;
        height: 3px;
        border-radius: 3px;
        background: rgba(255,255,255,0.53);
        /* opacity: 0.53; */
        margin: 0 auto;
        position: relative;
    }
    .jinduxian{
        position: absolute;
        top: 0;
        left: 0;
        width: 400px;
        height: 3px;
        border-radius: 3px;
        background: #F97447;
    }
    .jinduList{
        width: 1200px;
        margin: 0 auto;
        margin-top: 16px;
    }
    .jinduList_item{
        float: left;
        width: 400px;
        text-align: center;
        cursor:pointer;
    }
    .jinduList_item_size{
        display: inline-block;
        width:23px;
        height:23px;
        text-align: center;
        border:1px solid #fff;
        font-size:16px;
        font-weight:400;
        line-height: 23px;
        color:#fff;
        border-radius: 50%;
    }
    .jinduList_item_text{
        display: inline-block;
        margin-left: 12px;
        line-height: 23px;
        font-size:20px;

        font-weight:600;
        color:#FFFFFF;
    }


	.indexpf h3{text-align:center;font-size:23px;color:#98806C;margin-bottom:6px;margin-top:34px;letter-spacing: 2px;}
    .indexpf span{color:#fff;font-size:14px;display:block;margin-bottom:20px;}
    .indexpf input{width:320px;height:50px;border-radius:4px;border: 1px solid #F5F5F5;color:#ADADAD; text-indent:10px; margin:10px auto auto auto;background:#F5F5F5;}
    .indexpf{border-radius:4px;margin-left:120px;width:356px;height:436px;background:#178E5E;background-size:cover;margin-top:40px;text-align: center;}
    .indexpf .phoness {padding-top:10px;line-height: 24px;border: 1px solid #f5f5f5;width:318px;height:80px;border-radius:4px;margin-top:10px;text-indent:10px;color:#ADADAD;resize:none;font-size:12px;background:#F5F5F5;}
    .indexpf h3  i{font-size: 24px;color: #fff;}
    .achieve{cursor:pointer;width:300px;height:50px;background:#F6A829!important;border-radius:5px;font-size:16px;text-align: center;line-height: 50px;margin:10px auto auto auto;color: #fff;}

	input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color:#ADADAD;
    }
    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color:#ADADAD;
    }
