﻿/* 微时微刻 专注中高端网站建设 */
/* 官网：www.visvik.com */
/* QQ：695540945 */
#cont{width: 100%;max-width: 780px;height:auto;margin: -3px auto 0px;padding:1.5% 1.5% 1px;background-color: #ededed;border-top:1px solid transparent;}

/* common */
#intro,#elite-team,#honours,#home{
	background-color: white;margin-bottom: 10px;
}
.immigrant-intro,.team,.honours,.home{
	padding: 15px 0 10px 10px;
}
.immigrant-intro h1,.team h1,.honours h1,.home h1{
	display: inline-block;color: #666666;font-size: 20px
}
.immigrant-intro span,.team span,.honours span{
	text-transform:uppercase;color:#b9b9b9;font-size: 14px
}


#intro span,#intro h1{font-family: "微软雅黑"}
#intro span{color: #888888!important;}
.intro-cont{padding: 10px;padding-top:20px;line-height:24px;}
.intro-cont p img{ width:100% !important; height:auto !important;}
.intro-cont img{ width:100% !important; height:auto !important;}

/* 精英团队 */
.team h1,.team span{font-family: "微软雅黑"}
.banner1{padding:5px 10px 10px 10px;}
.owl-carousel1 .owl-dots{
	position: static;
	padding-top: 10px;
}

/* 荣誉资质 */
.honours h1,.honours span{font-family: "微软雅黑"}
.banner2{padding:0px 10px 10px 10px;}
.banner2 .owl-carousel .owl-item img{
	float: left;
    display: inline-block;
    width: 50%;
    border: 5px solid white;
}
.owl-carousel2 .owl-dots{
	position: static;
	padding-top: 10px;
}

/* 海外安家 */
.home h1{font-family: "微软雅黑"}
.home-pro{padding:10px 10px 10px 10px;}
.home-pro img{width: 100%;height: auto}



@media (max-width: 370px){
	.immigrant-intro h1, .team h1,.honours h1,.home h1{font-size: 18px}
	.immigrant-intro span, .team span,.honours span{font-size: 12px}
	.immigrant-intro, .team,.honours{padding: 10px 0 10px 10px;}
	.intro-cont{padding-top: 0}

}