* {
	list-style: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.banner {
	margin-top: 10px;
	margin-bottom: 30px;
    width: 100%;
    height: 382px;
    background: url('http://asiancancer.com/templets/new/images/in/topic/psd/170808/banner.jpg') no-repeat 0 0/100% 100%;
}
.contain {
	width: 957px;
	height: auto;
	margin: 0 auto;
	font-family: "Arial";
}
.title {
	text-align: center;
	font-size: 28px;
}
.intro {
	background: url('http://asiancancer.com/templets/new/images/in/topic/psd/170808/tips.jpg') no-repeat;
	padding-left: 120px;
	line-height: 26px;
	margin-bottom: 20px;
}
.right {
	width: 619px;
	float: right;
}
.right .info_title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 28px;
	color: #fff;
	background-color: #2e8bbe;
}
.right .info_intro {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	padding: 23px 66px 30px 66px;
}
.right .info_intro .talk {
	width: 152px;
	height: 40px;
	border-radius: 5px;
	background-color: #2e8bbe;
	font-size: 23px;
	text-align: center;
	line-height: 40px;
	display: block;
	float: right;
	margin-bottom: 20px;
}
.right .info_intro .talk a {
	color: #fff;
	text-decoration: none;
}
.right .info_intro .info_intro_adress {
	width: 280px;
	height: 40px;
	line-height: 40px;
	color: #2e8bbe;
	margin: 0 10px;
	float: right;
	font-size: 26px;
	margin-bottom: 20px;
}
.right .info_intro .info_intro_adress span {
	font-size: 48px;
}
.right .info_intro .add_logo {
	width: 32px;
	height: 39px;
	float: right;
	margin-bottom: 20px;
	background-image: url('http://asiancancer.com/templets/new/images/in/topic/psd/170808/add_logo.png');
}
.right .info_intro .info_intro_title {
	clear: both;
	width: 85px;
	color: #2e8bbe;
	text-align: right;
	line-height: 30px;
	float: left;
}
.right .info_intro .info_intro_title li:nth-child(3){
	height: 60px;
}
.right .info_intro .info_intro_content {
	width: 375px;
	line-height: 30px;
	float: right;
}
.right .doc {
	clear: both;
	margin-top: 35px;
}
.right .doc .doc_intro {
	line-height: 26px;
	margin-top: 15px;
}
.right .pasien_title {
	margin-top: 35px;
	line-height: 50px;
	text-align: center;
	background-color: #2e8bbe;
	font-size: 28px;
	color: #fff;
}
.right .pasien_content {
	padding: 29px 18px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.right .pasien_content ul li {
	float: left;
}
.right .pasien_content ul li .pic {
	width: 274px;
	height: 204px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
}
.right .pasien_content ul li .pic img {
	width: 100%;
	height: 100%;
}
.right .pasien_content ul li:nth-child(2) {
	float: right;
}
.right .pasien_content ul li a {
	color: #666;
}
.right .pasien_content ul li p {
	line-height: 24px;
}
.left {
	width: 299px;
	float: right;
	margin-right: 39px;
}
.left .info_acara {
	background-color: #2e8bbe;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.left .info_acara_content {
	border: 1px solid #ccc;
	padding: 0 18px 25px 18px;
	line-height: 30px;
	margin-bottom: 20px;
} 
.left .info_acara_content h3 {
	margin-top: 20px;
}
.left .phone_info_acara_content {
	display: none;
}
.m_doc {
	display: none;
}
@media screen and (max-width: 768px){
	.banner {
		max-height: 640px;
		margin-top: 0;
		background: url('http://asiancancer.com/templets/new/images/in/topic/psd/170808/phone_banner.jpg') no-repeat 0 0/100% 100%;
	}
	.contain {
		width: 100%;
	}
	.title {
		font-size: 24px;
	}
	.title span {
		display: block;
	}
	.intro {
		display: none;
	}
	.right {
		width: 96%;
		float: none;
		margin: 20px auto;
	}
	.right .info_intro {
		overflow: hidden;
		padding: 2%;
		line-height: 35px;
	}
	.right .info_intro .talk {
		width: 35%;
		height: 35px;
		line-height: 35px;
		font-size: 17px;
	}
	.right .info_intro .info_intro_adress {
		width: 63%;
		margin: 0 2% 0 0;
		font-size: 22px;
	}
	.right .info_intro .info_intro_adress span {
		font-size: 40px;
	}
	.right .info_intro .add_logo {
		display: none;
	}
	.right .info_intro .info_intro_title {
		width: 20%;
	}
	.right .info_intro .info_intro_content {
		width: 75%;
	}
	.right .doc {
		display: none;
	}
	.right .pasien {
		display: none;
	}
	.left {
		width: 96%;
		float: none;
		margin: 20px auto;
	}
	.left .phone_info_acara_content{
		display: block;
		border: 1px solid #ccc;
		padding: 0 2% 25px 2%;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.left .phone_info_acara_content h3 {
		margin-top: 20px;
	}
	.left .info_acara_content {
		display: none;
	}
	.left .phone {
		display: block;
	}
	.m_doc {
		display: block;
	}
	.m_doc img {
		width: 100%;
	}
	.m_doc p {
		padding: 0 6%;
		margin-top: 20px;
		line-height: 30px;
		margin-bottom: 50px;
	}
}