/* html {
	filter: grayscale(100%);
}
 */
body {
	color: #333;
	overflow-x: hidden;
}

.tb_container {
	width: 100%;
	z-index: 9;
	opacity: .8;
	margin-bottom: -4px;
}

.tb_container a {
	display: inline-block;
	width: 100%;
}

.tb_container a img {
	width: 100%;
}


.bottom-nav {
	width: 90%;
    text-align: center;
    position: absolute;
    bottom: 50px;
    z-index: 10;
    left: -40px;
}

.ups-icon-videoplay {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	cursor: pointer;
}

.ups-icon-videoplay:before {
	font-family: "upsicons";
	content: "\e680";
	font-size: 28px;
	color: #50739e;
}

.stop-status.ups-icon-videoplay:before {
	content: "\e681";
}

.swiper-pagination {
	position: relative;
	display: inline-block;
	height: 29px;
    line-height: 29px;
	vertical-align: middle;
}

.banner .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	background: #fff;
	opacity: 1;
	box-sizing: border-box;
	border: 3px solid #fff;
	margin: 0 15px;
	vertical-align: middle;
}

.banner .swiper-pagination-bullet-active {
	background: #50739e;
}


@media screen and (max-width: 1450px) {

	.title_main {
		padding: 0 10% 0 0;
		left: 3%;
	}

	.special_area {
		margin: 0 auto;
		overflow: hidden;
		width: 80% !important;
		position: relative !important;
		left: -2% !important;
	}

	.title_main p::before {
		content: '';
		position: absolute;
		width: 35% !important;
		height: 100%;
		left: 52px !important;
		top: 5px;
		background: url(/templets/selg/imgs/title_bg_01.png) no-repeat;
		background-size: contain;
	}

	.title_main p::after {
		content: '';
		position: absolute;
		width: 35% !important;
		height: 100%;
		top: 5px;
		right: 197px !important;
		background: url(/templets/selg/imgs/title_bg_02.png) no-repeat;
		background-size: contain;
	}

	.projectList {
		padding: 0 10% 0 0;
	}

	.dc_list li .intro_list {
		float: left;
		width: 48% !important;
		margin: 10px 10px;
		box-shadow: 0 6px 11px 0 #e0e0e0;
		-webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
		-moz-box-shadow: 0 6px 11px 0 #e0e0e0;
	}
	
	#intro_list_first {
		float: left;
		width: 74%;
		margin: 10px 10px;
		box-shadow: 0 6px 11px 0 #e0e0e0;
		-webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
		-moz-box-shadow: 0 6px 11px 0 #e0e0e0;
	}
	
	#intro_list_first .dc_right {
		float: left;
		padding: 50px 20px !important;
		background: #f5f5f5;
		width: 52.2% !important;
	}
	
	.sub_tab {
		margin: 0px auto;
		text-align: center;
		display: inline-block;
		padding: 0 23% !important;
	}

	.intro_list .dc_right {
		float: left;
		padding: 50px 20px !important;
		background: #f5f5f5;
		width: 52.2% !important;
	}

	.intro_main {
		width: 84% !important;
		margin: 0px auto;
		position: relative;
		left: 5% !important;
		padding: 0 10% 0 0 !important;
	}

	.intro_main .intro_left {
		float: left !important;
		width: 48% !important;
	}

	.intro_main .intro_right {
		float: left;
		width: 46% !important;
		overflow: hidden;
	}

	.addMore {
		margin: 0 0 0 4% !important;
	}

	#envir_banner {
		padding: 0 10% 0 0;
	}

	.map_main {
		right: 20% !important;
	}

	.foot .foot_main {
		padding: 0 10% 0 0;
	}

	.quick_menu {
		display: none !important;
	}

	.foot .foot_main .detail {
		margin: 0 !important;
	}

	.dc_list {
		width: 80% !important;
	}

	.dc_list li {
		width: 100% !important;
	}

}

@media screen and (max-width:1367px) and (min-width: 1280px)  {
	.intro_list .dc_right {
	    padding: 42px 18px!important;
	}
}

.title_main {
	width: 91%;
	margin: 40px auto;
	text-align: center;
	font-size: 24px;
	position: relative;
}

.title_main p::before {
	content: '';
	position: absolute;
	width: 35%;
	height: 100%;
	left: 140px;
	top: 5px;
	background: url(/templets/selg/imgs/title_bg_01.png) no-repeat;
	background-size: contain;
}

.title_main p::after {
	content: '';
	position: absolute;
	width: 35%;
	height: 100%;
	top: 5px;
	right: 140px;
	background: url(/templets/selg/imgs/title_bg_02.png) no-repeat;
	background-size: contain;
}

.des_title {
	font-size: 16px;
	margin: 10px 0;
}

.projectList {
	width: 1200px;
	margin: 0px auto;
	text-align: center;
}

.projectList ul {
	width: 100%;
	height: 100%;
}

.projectList ul li {
	float: left;
	width: 19%;
	margin: 20px auto;
	border-right: 1px solid #e9ecf5;
}

.projectList ul li img {
	width: 45%;
}

.projectList ul li:nth-child(5) {
	border: none;
}

.projectList ul li:nth-child(10) {
	border: none;
}

.clear {
	clear: both;
}

.intro_main {
	width: 100%;
	max-width: 1600px;
	margin: 0px auto;
	position: relative;
	left: 9%;
}

.intro_main .intro_left {
	float: left;
	width: 30%;
	margin-right: 5px;
	position: relative;
}

.intro_left img {
	width: 100%;
}

.intro_right img {
	width: 100%;
}

.intro_main .intro_right {
	float: left;
	width: 50%;
}

.intro_main .intro_left.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
	display: none;
}

.intro_main .intro_left.effect-2:hover .text-desc {
	bottom: 0;
	display: block;

}

.intro_text_main {
	width: 90%;
	position: absolute;
	top: 70px;
	display: inline-block;
	left: 20px;
}

.intro_main .intro_left.effect-2:hover .swiper-slide.effect-2 {
	-moz-box-shadow: 1px 3px 10px #333333;
	-webkit-box-shadow: 1px 3px 10px #333333;
	box-shadow: 1px 3px 10px #333333;

}

.title_intro {
	font-size: 30px;
	width: 90%;
	text-align: left;
	padding: 10px;
}

.title_line {
	width: 90px;
	height: 3px;
	background-color: #fff;
	margin: 25px 0;
}

.title_project {
	text-align: left;
	font-size: 35px;
	padding: 10px;
}

/* .intro_main .intro_left .text-desc {
	opacity: 0.6;
	top: -100%;
	transition: 0.5s;
	color: #fff;
	background-color: rgba(0, 0, 0, 1);
} */

.title_all {
	width: 100%;
	position: absolute;
}

.right_main {
	position: absolute;
	top: 280px;
	width: 45%;
	overflow: hidden;
}

.right_title {
	padding: 20px;
	margin: 20px 15px;
	/* border-bottom: 1px solid #c9dae1; */
	width: 30%;
}

.right_line {
	width: 30%;
	height: 1px;
	background-color: #c9dae1;
	margin: -30px 0px 15px 35px;
}

.right_top {
	margin-bottom: 5px;
}

.right_main .right_title p:first-child {
	color: #626262;
	font-size: 20px;
}

.title_eng_main {
	font-size: 30px !important;
	color: #333 !important;
	width: 400px;
	margin: 5px 0px 0;
}

.right_main_des {
	/* 	width: 90%;
	margin: 0 auto;
	line-height: 32px;
	color: #626262; */

	width: 80%;
	margin: 0 0 0 35px;
	line-height: 28px;
	color: #626262;
	font-size: 14px;
	margin-bottom: 20px;

}

.btn_main {
	width: 120px;
	padding: 10px;
	border: 1px solid #626262;
	margin: 5px 36px;
}

.doctor_main {
	/* width: 1280px;
	margin: 0px auto; */
	width: 100%;
	margin: 0px auto;
	max-width: 1600px;
	position: relative;
	left: 8%;
}



.doctor_main .tabs li {
	float: left;
	width: 120px;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0px 5px;
}

.tabs li a {
	font-size: 16px;
}

.doctor_main .tabs li.active {
	border-bottom: 2px solid #6080a7;
}

.doctor_main .tabs li.active a {
	color: #6080a7;
}

.sub_tab {
	margin: 0px auto;
	text-align: center;
	display: inline-block;
	padding: 0 22.5%;

}

.content .dc_list {
	width: 93%;
}

.dc_list li {
	/* float: left;
	width: 48%;
	margin: 20px 25px 10px 0; */
	margin: 20px auto;
}

.dc_list li .intro_list {
	float: left;
	width: 43%;
	margin: 10px 10px;
	box-shadow: 0 6px 11px 0 #e0e0e0;
	-webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
	-moz-box-shadow: 0 6px 11px 0 #e0e0e0;
    height: 0;
    padding-bottom: 18%;
    overflow: hidden;
}

.intro_list .dc_left {
	float: left;
	width: 40%;
    height: 0;
    padding-bottom: 50%;
	overflow: hidden;
	display: grid;
}

.intro_list .dc_right {
	float: left;
	background: #f5f5f5;
    position: relative;
    width: inherit;
    padding-bottom: 50%;
    padding-right: 17%;
}

.intro_list:hover .dc_left img {
	transform: scale(1.1);
	transform-origin: 50% 50%;
    /* width: 100%; */
}

.dc_left img {
	transition: transform 1s;
}

.right_text {
	text-align: left;
    position: absolute;
    left: 10px;
    right: 0;
    top: 30%;
}

.title_dc {
	margin-bottom: 15px;
}

.title_dc span {
	margin-left: 5px;
}

.dc_des p {
	margin: 5px 0;
}

.dc_des p:nth-child(2) {
	margin: 5px 0 0 0;
}

.in_d_line {
	width: 22%;
	height: 1px;
	background-color: #333;
	margin: 10px 0 0 0;
}

.right_text h3 {
	display: inline-block;
}

.doctor .swiper-slide {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #fff;
}

.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	/* background-color: #fff; */
	height: 100%;
	/* opacity: 0; */
	width: 100%;
	padding: 0px;
}

.doctor .swiper-slide .text-desc {
	opacity: 0.8;
	top: -100%;
	transition: 0.5s;
	color: #fff;
	background-color: #2f3c4f;
}


.doctor .swiper-slide.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
}

.doctor .swiper-slide.effect-2:hover .text-desc {
	bottom: 0;
}

.doctor .swiper-slide.effect-2:hover .swiper-slide.effect-2 {
	-moz-box-shadow: 1px 3px 10px #333333;
	-webkit-box-shadow: 1px 3px 10px #333333;
	box-shadow: 1px 3px 10px #333333;

}

.doctor .swiper-slide .text-desc {
	opacity: 0.8;
	top: -100%;
	transition: 0.5s;
	color: #fff;
	background-color: #2f3c4f;
}

.text_content {
	position: absolute;
	top: 25%;
	padding: 10px;
}

.text_main {
	width: 90%;
	position: absolute;
	bottom: 70px;
	display: inline-block;
	left: 20px;
}

.title_doctor {
	font-size: 20px;
	width: 90%;
	text-align: left;
	padding: 10px;
}

.title_doctor p:first-child {
	margin: 5px 0;

}

.title_doctor p span {
	font-size: 16px;
}

.dc_line {
	width: 70px;
	height: 1px;
	background-color: #fff;
	margin: 10px 0;
}

.good_project {
	text-align: left;
	font-size: 14px;
	padding: 10px;
}

.good_project p:first-child {
	font-size: 18px;
	margin: 5px 0;
}

.dc_pagination {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	display: inline-block;
	position: relative !important;
}

.dc_pagination span {
	margin: 0 5px;
}

.dc_pagination .swiper-pagination-bullet-active {
	background: #50739e;
}

.leftButton {
	width: 33px !important;
	height: 33px !important;
	top: 70% !important;
	left: 100px !important;
	background: url(/templets/selg/imgs/left.png)no-repeat !important;
}

.rightButton {
	width: 33px !important;
	height: 33px !important;
	top: 70% !important;
	right: 100px !important;
	background: url(/templets/selg/imgs/right.png)no-repeat !important;
}

.news_list {
	width: 1200px;
	margin: 0px auto;

}

.news_list ul li {
	width: 50%;
	float: left;
	list-style: disc;
	margin: 5px 0;
}

.addMore {
	width: 80%;
	background-color: #eeeeee;
	color: #333;
	padding: 10px;
	text-align: center;
	margin: 10px auto;
}


#envir_banner {
	/* 	width: 1200px;
	height: 387px;
	margin: 0px auto;
	overflow: hidden */
	width: 100%;
	height: 387px;
	margin: 0px auto;
	overflow: hidden;
	max-width: 1290px;
	position: relative;
}

#envir_banner .bannerCon {
	width: 493px;
	height: 387px;
	margin: 0 auto;
	position: relative
}

#envir_banner .bannerCon .before {
	width: 493px;
	height: 387px;
	background: rgba(87, 101, 127, .8);
	position: absolute;
	left: -493px;
	bottom: 0;
	z-index: 333
}

#envir_banner .bannerCon .before img {
	position: absolute;
	right: 20px;
	top: 165px;
	width: 55px;
	height: 55px;
	cursor: pointer
}

#envir_banner .bannerCon .after {
	width: 493px;
	height: 387px;
	background: rgba(87, 101, 127, .8);
	position: absolute;
	right: -493px;
	bottom: 0;
	z-index: 333
}

#envir_banner .bannerCon .after img {
	position: absolute;
	left: 20px;
	top: 165px;
	width: 55px;
	height: 55px;
	cursor: pointer
}

#envir_banner .bannerCon .scroll {
	width: 2000%;
	height: 500px;
	position: relative;
	left: -493px
}

#envir_banner .bannerCon .scroll img {
	width: 493px;
	height: 387px;
	float: left
}

#envir_banner .bannerBut {
	width: 200px;
	height: 40px;
	position: absolute;
	left: 150px;
	bottom: 0
}

#envir_banner .bannerBut ul li {
	width: 7px;
	height: 7px;
	border-radius: 7px;
	background: #666;
	margin: 5px 7px;
	float: left
}

#envir_banner .bannerBut ul li.hover {
	background: #50739e
}

.map_contact {
	width: 100%;
	position: relative;
	margin: 30px 0 0 0;
}

#containerM {
	width: 95%;
	height: 550px;
    margin: 0 auto;
}

.map_main {
	position: absolute;
	right: 10%;
	top: 15%;
}

.map_main .map_title {
	padding: 20px;
	background-color: #50739e;
	opacity: .8;
	color: #fff;
	font-size: 24px;
}

.map_main .map_title p {
	margin: 5px 0;
}

.map_main .map_des {
	padding: 20px;
	opacity: .8;
	background-color: #fff;
	font-size: 20px;
}

.map_main .map_des .map_line {
	width: 30px;
	height: 1px;
	background-color: #10378a;
	margin: 10px 0;
}

.map_des_main {
	font-size: 14px;
}

.map_des_main p {
	margin: 5px 0;
}

.map_des_main p:first-child {
	font-size: 18px;
}

.contact_us p:first-child {
	font-size: 20px;
}

.contact_us p {
	font-size: 16px;
}
