@charset "UTF-8";
*{margin: 0px;padding:0px;font-size: 20px;font-weight: 400;}
/*@media only screen and (min-width: 320px) and (max-width: 720px) {
	.Prepaid_card{height: 8em;}
}*/
.modal-dialog {
    margin: 20% auto !important;
}
.theme-default .nivoSlider{
	box-shadow:none  !important;
	-webkit-box-shadow:none  !important;
}
.top-banner{
    background-color: #333;
}
.slider-wrapper { 
	width: 100%; 
}

a{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
.width-80{width: 80%;}
.backg-FEE{background-color:#FEEDDD;}
.magin-100{margin-top: 100px;}
.magin-90 { margin-top: 9em;}
.magin-top45{margin-top: 4.5em;}
.mag-lef-5em{margin-left: 5em;}

.mag-lef-6{margin-left: -6px;}   

.text-100{font-size: 4em;}    
.textColor2{color: #F4CA92;}
.textD8C{color: #D8C1A4;}
.textColor{color: #9f8459;}
.textEEE{color: #C2C2C2;}
.text-blue{color: #01AAED;}
.text-pink{color: #F0B9B5;}
.text-green{color: #67B168;}

/*top菜单栏   方案一*/
.H_menu_page{
	width: 100%;
    height: 80px;
    position: relative;
}
.H_menu_page .H_menu_top {
    width: 95%;
}
.H_menu_top  .H_menu_logoLeft{
	width: 27%;height: 80px;
}
.H_menu_logoLeft ul{width: 100%; overflow: hidden;}
.H_menu_logoLeft img{width: 100%;}


/*.H_menu_top  .H_menu_logoLeft img{width: 100%;height: 100%;}*/
/*.H_menu_top  .H_menu_logoLeft{
	color: #9f8459;
	margin-top: 10px;
}*/
.H_menu_logoLeft span{
	float: left;
}
#H_menu_logoName{
	height: 65px;
	line-height: 59px;
	font-size: 26px;
}
#H_menu_logoUnit{
	height: 35px;
    margin-top: 13px;
    padding-left: 5px;
    border-left: 1px solid #9f8459;
}
#H_menu_logoUnit p{margin-bottom: 0px;}
#H_menu_logoName,#H_menu_logoUnit{margin-left: 5px;}
/*#liOneBackg,#liTwoBackg,#liThreeBackg,#liFourBackg,#liFiveBackg{
	width: 16%;
	height: 40px;
	float: left;
	display: inline-block;
}
#liOneBackg img,#liTwoBackg img,#liThreeBackg img,#liFourBackg img,#liFiveBackg img{
	width: 50px !important;
}
*/
.liOneBackg{
	width: 50px;
	height: 45px;
	display: block;
	margin:0 auto;
	margin-bottom: 4px;
}
.liOneBackg img{
	width: 50px !important;
}

.H_menu_top .H_menu_right{
	width: 36%;
	cursor: pointer;
}
.H_menu_top li {
    width: 96px;
    color: #d5a981;
    /*height: 23px;
    line-height: 25px;*/
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-top: 4px; 
}
/*.H_menu_top li .LiclickTilte:hover{color: #b5855b;}*/
.H_menu_top li .Liclick_textcolor:hover{color: #b5855b;}
.listEnglish li{
	font-size: 10px;
	color: #A6E1EC;
}
/* .microblog{background:url(../../image/icon_sina.png)no-repeat;}
.WeChat{background:url(../../image/icon_wechat.png)no-repeat;} */
.microblog,.WeChat{
	width: 100%;
	padding-top: 0px !important;
}
.tab_box .tab_box_hide {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	/*display:none;*/
}
/*方案二   配套head1*/
/*.hover_box_hide{
	width: 15.5%;
	background-color: #fff;
	z-index: 9;
	float:left;
	padding: 10px 28px;
	border-top: 2px solid #9f8459;
    margin-top: 6px;
    opacity: 0;
    
    position: relative;
}*/
.hover_box_hide{
	width: 100%;
	height:0px;
	background-color: #fff;
	z-index: 9;
	float:left;
	padding: 10px 15px 2px;
	border-top: 2px solid #d5a981;
    margin-top: 6px;
    /* transition: height 10s;
    -webkit-transition: height 10s; */
     transition: opacity 1.5s; 
    -webkit-transition: opacity 1.5s;
    opacity: 0;
    position: relative;
}
.LiclickImgLI{position: relative;}
.hover_box_hideIMG2{
	width: 80px;
    height: 80px;
    padding: 0px;
    background-color: #fff;
    z-index: 9;
    transition: opacity 1.5s;
    -webkit-transition: opacity 1.5s;
     opacity: 0;
    position: absolute;
    left: -96px;
    top: -50px;
}

.opaci{height:auto;opacity: 1;}
.opaciG2{opacity: 1;}
.hover_box_hide .hover_box_name{
	height: 28px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    margin-top: 9px;
}
.hover_box_name:hover{color:#b5855b ;}
.Liclick .hover_box_hide:not(:last-child){border-right: 1px solid #eee;}
.hover_box_hide .hover_box_name:not(:last-child){
	border-bottom: 1px solid #d5a981;
}
.hover_box_hide .hover_box_name{
	
}
/*向上三角形*/
.triangle_border_up{
    display:block; 
    width:0; 
    height:0; 
    border-width:0 7px 7px; 
    border-style:solid; 
    border-color:transparent transparent #d5a981;/*透明 透明  黄*/
    /*position:absolute; 
    top:-9px; 
    left:calc(50% - 5px);*/
    margin-top: -19px;
    margin-left:calc(50% - 5px);
}

.activ{color: #b5855b;}
.tab_box .hide{/*隐藏需要隐藏的内容div*/
    display:block;
}
.Liclick .LiclickTilte{
	width: 100%;
    display: inline-block;
    font-size: 16px;
}

.titleText{
	border-left: 2px solid #9F8459;
	line-height: 135px;
	margin-left: 5px;
}
/*end-----   top菜单栏  */

/*最新消息*/

.titleEnglish2,.titleEnglish3{
	border-right: 1px solid #F1F5FA;
	font-weight: 100;
    text-align: right;
    padding-right: 10px;
    /* color: #F1F5FA; */
    line-height: 23px;
    margin-top: .5em;
}
.titleEnglish2{width: 33%;margin-left: calc(50% - 44%);}
.titleEnglish3{width: 35%;margin-left: calc(50% - 39%);}
.titleText{line-height: 53px;}
.titleText,.titleText2{
	border-left: 2px solid #fff;
	margin-left: 5px;
	padding-left: 10px;
}
.titleText2{line-height: 46px;margin-top: .3em;}
/*最新消息文字加轮播*/
.HomePageSwiper2{
	width: 80%;
	position: relative;
}	
.HomePageSwiper2 .swiper-slide-left{
	width: 40%;
	/* height:240px;
	overflow: hidden; */
	text-align: left;
}
.HomePageSwiper2 .swiper-slide-right{
	width: 55%;
}	
.HomePageSwiper2 .swiper-slide-right img{
	width: 100% !important;
	border-radius: 70px;
	height: 250px !important;
}	
.swiper-slide-left .swiper-slide-text{
	width: 340px;
	overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
	
}


.HomePageSwiper2 .swiper-button-next,.HomePageSwiper2 .swiper-button-prev{
	
}
/*love deer*/
.H_ChildCareText_more{
    width: 110px;
    height: 34px;
    line-height: 34px;
    background-color: #F4CA92;
    border-radius: 50px;
    border: 1px solid #F4CA92;
    font-size: 16px;
    cursor: pointer;
    transition: 0.5s;
}
.H_ChildCareText_more:hover{
	background-color: #fff;
	color: #F4CA92;
	
}
.LoveDeer_spiris .backgound_color_title_co{margin-right: 66px; margin-top: 10px;}
.spiris_ptext{width:90%;}

.LoveDeer_spiris{    
	position: absolute;
    right: 0px;
    top: 10px;
    width: 45%;
    padding-top: 18%;
}
.LoveDeer_spiris_but{
	width: 280px;
	height: 75px;
    line-height: 75px;
    background-color: #F4CA92;
    border-radius: 50px;
    border: 1px solid #F4CA92;
    font-size: 16px;
    box-shadow: 11px 10px 123px #ccc;
    margin-left:15%;
}
.spirisEnglish{
	line-height: 20px;
    margin-left: 40px;
    margin-top: 17px;
    padding-right: 10px;
    border-right: 1px solid;
}
.spirisText{
	padding-left: 10px;
    margin-left: 2px;
    height: 40px;
    line-height: 36px;
    margin-top: 17px;
    border-left: 3px solid;
}
/*end 最新消息*/

/*轮播*/
.HomePageSwiper .swiper-button-next,.HomePageSwiper2 .swiper-button-next{
    background: url(../../image/icon_right.png) no-repeat;
}
.HomePageSwiper .swiper-button-prev,.HomePageSwiper2 .swiper-button-prev{
	background: url(../../image/icon_left.png)no-repeat;
}
.HomePageSwiper .swiper-button-next,.HomePageSwiper .swiper-button-prev,.HomePageSwiper2 .swiper-button-next,.HomePageSwiper2 .swiper-button-prev {
    width: 60px !important;
    height: 60px !important;
}
/*核心价值*/
.CoreValues{
	width: 87.8%;
	height: auto;
	padding: 50px;
	background-color:#FEEDDD;
	margin-top: -90px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.CoreValuesImageText li{
	width: 50%;
	height: 438px;
	float: left;
}

.CoreValuesText{
	background-color: #fff;
}
.CoreValuesText .spanText{text-overflow: ellipsis;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.CoreValuesText div{
	width: 80%;
    /*margin: 4.5em auto;*/
     margin: 10.5em auto;
	text-align: left;
}
.CoreValuesText_ptext hr{width: 40px; border: 1px solid #be8a43;text-align: left;}
.CoreValuesText_pTitle{width: 120px; line-height: 43px; border-bottom: 2px solid #facd93;  margin-bottom: -1.5px;}
.CoreValuesImage img{
	width: 100% !important;
}

/*我们的承诺*/
.promise{
	width: 100%;
	height: auto;
	position: relative;
}
.promise img{width: 100%;}
.promise-ab{
	width: 90%;
    position: absolute;
    top: 0;
    padding: 30px 0px;
    margin-left: 5%;
    margin-top: 0em;
}
.promise-list{
	width: 91%;
    margin: 0 auto;
    padding-top: 3.5em;
}
.promise-listDiv{
	width: 14.95%;
    float: left;
    margin:0px 2em;
}
.promise-listDiv_image{width: 75%;  margin: 0 auto;}
..promise-listDiv_image img{width: 100%;}
.promise-text{text-align: justify;font-weight: 100;}

/*认识我们*/
.backg-butF2C{background-color: #F2C992;}

.AboutUs{
	padding: 3em 0px;
}
.AboutUs-tilte{
	width: 15%;
	height: 65px;
	line-height: 65px;
	border-radius: 50px;
}
.AboutUs-a{
	width: 47%;cursor: pointer;
}
.AboutUs-a:hover{box-shadow:-3px 1px 35px #ccc;}
.AboutUs-a img{
	width: 100%;
}
.AboutUs-list {
	padding: 2.5em 3em 1.5em;
	background-color: #fff;
	text-align: right;
}
.AboutUs-list-right-tle{
	width:258px;
	 float: right;
}

.AboutUs,.AboutUs-list{margin-top: -6px;}

/*合作伙伴*/
.partner-imgList{width: 60%;padding:1em 0px 3em; margin-bottom: 4em;}
.partner-img{width: 17%;float: left;margin-left: 2%;}
.partner-img img{width: 100%;}
/* .partner-imgList,.partner-img{
	display: flex;
    -webkit-box-align: center;
} */

/*footer*/
.footer_home{position: relative;text-align: center;}
.footer_home img{
	width: 100%;
}
.footer-ab{
	position: absolute;
	bottom: 70px;
}
.footer-ul{
	width: 80%;
	padding: 1em 10%;
}
.footer-ul li{
	width: 16%;
	float: left;
	font-size: 16px;
	cursor: pointer;
}
.footer-ul li:hover{color: #9f8459;}
.footer-ul li a{font-size: 16px;}
.footer-ICP{
	width: 100%;
	position: absolute;
	bottom: 1em;
	padding: 0em 5%;
}

@media only screen and (min-width: 1020px) and (max-width: 1280px) {
	.footer-ab{bottom: 33px;}
	.Liclick .hover_box_hide{padding: 10px 0px 2px;}
	.partner-img {height: 110px;}
	.CoreValuesImageText li {height: 290px;}
	.CoreValuesText  .CoreValuesText_ptext {margin: 4em auto;}
}

@media only screen and (min-width: 1280px) and (max-width: 1640px) {
	.HomePageContainer .CoreValues {width: 87.8%;}
	.Liclick .hover_box_hide{padding: 10px 0px 2px;}	
	.CoreValuesImageText li {height: 264px;}
	.CoreValuesText .CoreValuesText_ptext {margin: 3em auto;}
	.footer-ab{bottom: 52px;}
	.footer-ul {padding: .5em 10%;}
	.swiper-slide-left .swiper-slide-text {
		width: 260px;
		text-overflow: ellipsis;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5;-webkit-box-orient: vertical;
    }
    
}	

/* 第三套，页面title 公共样式  最新消息， 核心价值， 我们承诺 */
.backgound_color_title{ width: 20%;}
.backgound_color_title_pr{ width: 27%;}
.backgound_color_title_co{ width: 30%;}
.backgound_color_title_cU{width: 29%;}
.backgound_color_title_AC{ width:27%;}
.backgound_color_title_PA,.backgound_color_title_AD{ width:22%;}
.backgound_color_title_TE{width:25%;}
.backgound_color_title,.backgound_color_title_pr,.backgound_color_title_co,.backgound_color_title_AC
,.backgound_color_title_PA,.backgound_color_title_AD,.backgound_color_title_TE,.backgound_color_title_cU{
	height: 66px;
    overflow: hidden;
    margin: 40px auto 30px;
	background-color: #F2C992;
	border-radius: 50px;
}
.titleEnglish{width: 33%;}
.titleEnglish_co{width: 44%;}
.titleEnglish_pr{width: 33%;}
.titleEnglish_AD{width: 36%;}
.titleEnglish_PA{width: 37%;}
.titleEnglish_TE{width: 39%;}
.titleEnglish,.titleEnglish_co,.titleEnglish_pr,.titleEnglish_AC,.titleEnglish_PA,.titleEnglish_AD,.titleEnglish_TE{
	border-right: 1px solid #f0f0f0;
	margin-left: calc(50% - 45%);
	font-weight: 100;
    font-family: auto;
    text-align: right;
    padding-right: 10px;
}

.titleEnglish,.titleText,.titleEnglish_co,.titleEnglish_pr,.titleEnglish_AC,.titleEnglish_PA,.titleEnglish_AD,.titleEnglish_TE{
	height: 45px;
	margin-top: 10px;
}

/* end 第三套，页面title 公共样式  最新消息， 核心价值， 我们承诺 */
@media (min-width: 1280px){
	.swiper-slide-left .swiper-slide-text {width: 288px;}
	.H_menu_top li {width: 114px;}
	.H_menu_top .H_menu_logoLeft { width: 27%; margin-top: 3px;}
	.H_menu_top .H_menu_right {width: 37%;}
	.H_menu_top li {width: 96px;}
	.backgound_color_title { width: 20%;}
	.backgound_color_title_pr{ width: 27%;}
	.backgound_color_title_co{ width: 30%;}
	.backgound_color_title_AC{ width:27%;}
	.promise-listDiv {width: 14.95%;}
	.promise-listDiv_image { width: 75%;}
	.backgound_color_title_AD{ width:22%;}
	.backgound_color_title_TE{width:25%;}
	.backgound_color_title_cU{width: 29%;}
	
	.LoveDeer_spiris .backgound_color_title_co{margin-right: 66px; margin-top: 10px;}
	.LoveDeer_spiris{width: 45%;}
	.spiris_ptext{width:90%;}
	.promise-ab {margin-top:2em;}
	.partner-imgList { width: 75%;}
}
@media (min-width: 1440px){
	.H_menu_top .H_menu_logoLeft { width: 27%;margin-top: -5px;}
	.H_menu_top .H_menu_right {width: 34%;}
	.backgound_color_title { width: 18%;}
	.backgound_color_title_pr{ width: 25%;}
	.backgound_color_title_co{ width: 28%;}
	.backgound_color_title_AC{ width:24%;}
	.backgound_color_title_PA{ width:20%;}
	.promise-listDiv {width: 15..4%;}
	.promise-listDiv_image { width: 70%;}
	.backgound_color_title_AD{ width:20%;}
	.backgound_color_title_TE{width:23%;}
	.backgound_color_title_cU{width: 26%;}
	
	.LoveDeer_spiris .backgound_color_title_co{ margin-top: 29px;}
	.LoveDeer_spiris{width: 36%;}
	.partner-img{margin-left: 2%;}
	.promise-ab {margin-top:4em;}
	.promise-list{padding-top: 3.5em;}
}
@media (min-width: 1600px){
	.H_menu_top .H_menu_logoLeft { width: 26%;margin-top: -10px;}
	.H_menu_top .H_menu_right {width: 33%;}
	.H_menu_top li {width: 114px;}
	.backgound_color_title { width: 16%;}
	.swiper-slide-left .swiper-slide-text{width: 340px;}
	.backgound_color_title_pr,.backgound_color_title_AC{ width:22%;}
	.backgound_color_title_co{ width: 25%;}
	.backgound_color_title_PA{ width:18%;}
	.promise-listDiv {width: 15.95%;}
	.promise-listDiv_image { width: 65%;}
	.backgound_color_title_AD{ width:18%;}
	.backgound_color_title_TE{width:20%;}
	.backgound_color_title_cU{width: 23%;}
	
	.LoveDeer_spiris .backgound_color_title_co{ margin-top: 45px;}
	.LoveDeer_spiris{width: 31%;}
	.promise-ab {margin-top:8em;}
}

@media (min-width: 1680px){
	.H_menu_top .H_menu_logoLeft { width: 21%;}
	.H_menu_top .H_menu_right {width: 32%;}
	.backgound_color_title { width: 14%;}
	.backgound_color_title_pr{ width: 19%;}
	.backgound_color_title_co{ width: 21%;}
	.backgound_color_title_AC{ width:18%;}
	.backgound_color_title_PA{ width:15%;}
	.titleEnglish_AC {width: 48%;}
	.titleEnglish_PA{width: 38%;}
	.promise-listDiv{width: 15.95%;}
	.promise-listDiv_image { width: 60%;}
	.backgound_color_title_AD{ width:15%;}
	.titleEnglish_AD{width: 36%;}
	.backgound_color_title_TE{width:17%;}
	.titleEnglish_TE{width: 39%;}
	.backgound_color_title_cU{width: 19%;}
	.LoveDeer_spiris .backgound_color_title_co{margin: 40px auto 87px;}
	.LoveDeer_spiris{width: 34%;}
	.spiris_ptext{width:70%;}
	.partner-imgList{width: 60%;}
	.partner-img{margin-left: 3%;}
	.promise-ab {margin-top: 9em;}
	.promise-list{padding-top: 10em;}
}
@media (min-width: 1920px){.H_menu_top .H_menu_right {width: 30%;}}