body{
	color: #444;
}
.qw-title .icon{
	background: #ffd800;
}
.qw-title h2{
	width: auto;
}
.qw-nav{
	height: 58px;
	background: #81d8d0;
}
.qw-nav .qw-center{
	display: flex;
	justify-content: space-between;
}
.qw-nav .nav-box {
    width: 116px;
    height: 58px;
    float: none;
}
.qw-nav .nav-box a.nav-link{
	font-size: 18px;
	line-height: 56px;
	color: #444444;
}
.qw-nav .nav-box.on a.nav-link{
	color: #fff;
}

.breadcrumb{
	background: #f3f3f3;
	padding: 25px 0;
	margin: 0 0 15px;
	border-bottom: 10px solid #81d8d0;
}
.breadcrumb .icon {
    width: 0;
    height: 0;
    border-left: 9px solid #81d8d0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.breadcrumb li.current {
    color: #81d8d0;
}
.medical-title{
	width: 698px;
	height: 73px;
	background: url(../images/btbg.png) center no-repeat;
	font-size: 30px;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
	color: #444;
	margin: 0 auto 20px;
}
/*侨外海外医养能为你做什么*/
.medical-do-box{
	height: 312px;
	background: url(../images/pic1.jpg) no-repeat;
	margin-bottom: 20px;
}
.medical-do-box.box2{
	background: url(../images/pic2.jpg) no-repeat;
}
.medical-do-box.box3{
	background: url(../images/pic3.jpg) no-repeat;
}
.medical-do-box .con{
	padding: 93px 328px 0 320px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

.qw-medical-project{
	background: #eeeeee;
	padding: 40px 0;
}
.qw-medical-project .item{
	background: #81d8d0;
}
.qw-medical-project .item .detail{
	width: 535px;
	padding: 30px 0 15px 35px;
	float: left;
}
.qw-medical-project .item .name{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.qw-medical-project .item .imgbox{
	width: 450px;
	float: right;
}
.qw-medical-project .item .con{
	font-size: 16px;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 30px;
}
.qw-medical-project .item .link{
	display: block;
	width: 157px;
	height: 40px;
	background: #fff;
	border-radius: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}
/*立即预约 S */
.qw-title .icon{
	background: #ffd800;
}
.country-form input,.country-form select{
	appearence: none;
	-webkit-appearence: none;
	-moz-appearence: none;
	outline: none;
	width: 180px;
	height: 44px;
	border: 1px solid #d2d2d2;
	border-radius: 44px;
	padding: 0 10px;
	font-size: 16px;
	box-sizing:border-box;
	font-family: "Microsoft YaHei" ! important;
}
.country-form .box{
	float: left;
	width: 25%;
	font-size: 16px;
}
.country-form .subbox{
	width: 362px;
	height: 44px;
	background: #81d8d0;
	border-radius: 44px;
	margin: 45px auto 0;
	overflow: hidden;
	cursor: pointer;
}
.country-form .subbox input{
	color: #444;
	background: transparent;
	font-family: "Microsoft YaHei" ! important;
	width: 100%;
	height: 100%;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	border: 0;
	cursor: pointer;
}
/*立即预约 E */

.qw-medical-country{
	padding: 30px 0;
}
.qw-medical-country .item{
    width: 350px;
    height: 250px;
    float: left;
    margin-right: 25px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}
.qw-medical-country .item:nth-child(3n){
    margin-right: 0;
}
.qw-medical-country .item .text-box{
    width: 350px;
    height: 155px;
    background: rgba(0,0,0,0.5);
    padding-top: 95px;
    text-align: center;
    position: absolute;top: 0;
    left: 0;
}
.qw-medical-country .text-box .name{
    font-size: 26px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
}
.qw-medical-country .text-box .tag{
    font-size: 16px;
    color: #fff;
    line-height: 60px;

}
.qw-medical-country .desc-box{
    height: 168px;
    position: absolute;
    bottom: -218px;
    left: 0;
    /*color: #fff;*/
    background: #81d8d0;
    padding: 20px;
    width:310px;
    transition:all 1s;
}
.qw-medical-country .item:hover .desc-box{
	bottom: 0;
}
.qw-medical-country .desc-box .name{
    font-size: 26px;
    line-height: 40px;
}
.qw-medical-country .desc-box .name span{
    font-size: 16px;
}
.qw-medical-country .desc-box .desc{
    font-size: 14px;
    line-height: 24px;
}
.qw-medical-country .desc-box div.a-link{
    width: 150px;
    height: 36px;
    border-radius: 36px;
    background: #fff;
    text-align: center;
    /* color: #fff; */
    line-height: 36px;
    font-size: 14px;
    position: absolute;
    bottom: 18px;
    right: 100px;
}
.qw-medical-country .item .heart{
    line-height: 26px;
    padding: 0 5px;
    background: rgba(0,0,0,0.7);
    color: #aeaeae;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
}
.qw-medical-country .country-add{
    width: 230px;
    height: 60px;
    margin: 0 auto;
    border: 1px solid #e60012;
    color: #e60012;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    padding-left: 120px;
    position: relative;
}
.qw-medical-country .country-add i{
    width: 21px;
    height: 16px;
    background: url(../images/icon.png) -74px -124px no-repeat;
    position: absolute;
    left: 80px;
    top: 23px;
}

.qw-medical-hospital{
	background: #eeeeee;
	padding: 30px 0;
}
.medical-hospital-slide{
	margin-bottom: 30px;
}
.medical-hospital-slide ul{
	background: #81d8d0;
	height: 40px;
	margin-bottom: 30px;
}
.medical-hospital-slide ul li{
	width: 135px;
	float: left;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.medical-hospital-slide ul li.on{
	background: #67b5af;
	font-weight: bold;
	font-size: 18px;
}
.medical-hospital-slide .hospital-slide{
	width: 912px;
	margin: 0 auto;
	position: relative;
	display: none;
}
.medical-hospital-slide .hospital-slide:first-child{
	display: block;
}
.medical-hospital-slide .hospital-slide .prev,.medical-hospital-slide .hospital-slide .next{
	width: 35px;		
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	cursor: pointer;
}
.medical-hospital-slide .hospital-slide .prev{
	left: -40px;
	background: url(../images/btn.png) left center no-repeat;
}
.medical-hospital-slide .hospital-slide .next{
	right: -40px;
	background: url(../images/btn.png) right center no-repeat;
}
.medical-hospital-slide .item{
	width: 280px;
	height: 360px;
	margin: 0 12px;
	background: #81d8d0;
}
.medical-hospital-slide .item .imgbox{
	width: 280px;
	height: 155px;
}
.medical-hospital-slide .item .imgbox img{
	width: 100%;
	height: 100%;
}
.medical-hospital-slide .item .detail{
	padding: 10px 20px;
}
.medical-hospital-slide .item .name{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.medical-hospital-slide .item .con{
	font-size: 14px;
	line-height: 20px;
}
.medical-hospital-slide .item .con p{
	margin-bottom: 10px;
}

.qw-medical-service{
	padding: 30px 0;
}
.qw-medical-service .item{
	width: 160px;
	margin: 0 55px;
	float: left;
}
.qw-medical-service .item .imgbox{
	width: 160px;
	height: 162px;
	margin-bottom: 5px;
}
.qw-medical-service .item .stit{
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.qw-medical-service .item .con{
	font-size: 16px;
	line-height: 24px;
	padding: 0 5px;
}

.qw-medical-news{
	background: #eee;
	padding: 30px 0;
}
.qw-medical-news .qw-title{
	border-bottom: 1px solid #eee;
}
.qw-medical-news .qw-title h2{
	font-size: 18px;
}
.qw-medical-news .qw-title a{
	width: 110px;
	height: 26px;
	border-radius: 26px;
	font-size: 16px;
	line-height: 26px;
	background: #81d8d0;
	border: 1px solid #81d8d0;
	margin: 10px 0 0;
}
.medical-news{
	width: 500px;
	height: 695px;
	overflow: hidden;
	background: #fff;
	padding: 0 20px;
}
.medical-news .item{
	height: 100px;
	padding: 18px 0;
	border-bottom: 1px solid #eee;
}
.medical-news .item .imgbox{
	width: 140px;
	height: 100px;
	float: left;
}
.medical-news .item .imgbox img{
	width: 100%;
	height: 100%;
}
.medical-news .item .detail{
	width: 345px;
	float: right;
}
.medical-news .item .stit{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.medical-news .item .con{
	font-size: 14px;
	line-height: 22px;
	color: #757575;
}
.medical-question{
	width: 500px;
	height: 695px;
	overflow: hidden;
	background: #fff;
	padding: 0 20px;
}
.medical-question .item{
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;

}
.medical-question .item .que{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
.medical-question .item .ans{
	font-size: 14px;
	line-height: 22px;
	color: #757575;
}