@media (max-width: 2350px) {
	body{zoom:100%;}
}
@media (max-width: 2100px) {
	body{zoom:95%;}
}
@media (max-width: 1800px) {
	body{zoom:85%;}
}
@media (max-width: 1650px) {
	body{zoom:80%;}
}
@media (max-width: 1500px) {
	body{zoom:70%;}
}
@media (max-width: 1366px) {
	body{zoom:60%;}
}
@media (max-width: 1200px) {
	body{zoom:50%;}
}
@media (max-width: 1024px) {
	body{zoom:40%;}
}
@media (max-width: 800px) {
	body{zoom:30%;}
}
.header{
	width:1780px;
	margin:0 auto;
	padding: 30px 70px 30px 70px;
	height:112px;
	border-bottom:8px solid #fff;
}
.header_space{
	height:0px;
}
.logo{
	display:inline-block;
	margin-right:110px;
}
.logo_img{
	width:460px;
}
.menu_btn{
	display:none;
}
.menu_cnt{
	display:inline-block;
	vertical-align:top;
}
.menu{
	display:inline-block;
	height:64px;
	vertical-align:top;
	margin-top:18px;
	margin-right:20px;
	cursor:pointer;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;
}
.menu:hover{
	background:#fff;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;
}
.menu_item{
	display:inline-block;
	vertical-align:top;
	font-size:18pt;
}
.menu_icon_img{
	width:64px;
	height:64px;
}
.menu_link{
	padding:25px 20px 0px 0px;
}
.cnt{
	display:table;
	width:1920px;
	margin:0 auto;
}
.cnt_l{
	display:table-cell;
	vertical-align:top;
	width:640px;
	margin:0px;
}
.cnt_l1{
	padding:50px 70px 50px 70px;
}
.cnt_r{
	display:table-cell;
	vertical-align:top;
	width:1280px;
	max-width:1280px;
	margin:0px;
}
.slider_img{
	width:1280px;
}
.title{
	font-size:30pt;
	line-height:100%;
}
.title1{
	font-size:30pt;
	line-height:100%;
	display:inline-block;
	vertical-align:top;
	padding:30px 0px 0px 20px;
}
.title_img1{
	height:100px;
}
.text{
	border-left:10px solid #AAF0E6;
	padding-left:22px;
	color:#fff;
	font-size:19pt;
	line-height:100%;
	margin-top:50px;
}
.text1{
	color:#fff;
	font-size:15pt;
	line-height:100%;
	margin-top:50px;
}
.line1{
	width:1920px;
	height:8px;
	margin:0 auto;
}
.services{
	padding:60px 0px 0px 50px;
}
.services_cnt{
	width:360px;
	float:left;
	margin-right:50px;
	margin-bottom:50px;
}
.services_img{
	display:inline-block;
	vertical-align:top;
}
.services_text{
	font-size:20pt;
	line-height:100%;
	display:inline-block;
	vertical-align:top;
	margin-top:35px;
}
.specialists{
	border-top:8px solid #AAF0E6;
	padding:50px 0px 25px 50px;
}
.specialists_scroll{
	width:1230px;
	overflow-x:scroll;
	white-space:nowrap;
}
.specialists_cnt{
	white-space:normal;
	width:606px;
	padding:18px;
	margin-bottom:25px;
	margin-right:25px;
	display:inline-block;
	vertical-align:top;
}
.specialists_photo{
	display:inline-block;
	vertical-align:top;
	margin-right:25px;
}
.specialists_img{
	width:300px;
}
.specialists_text{
	display:inline-block;
	vertical-align:top;
	width:270px;
}
.specialists_name{
	font-size:20pt;
	line-height:100%;
	font-weight:bold;
}
.specialists_desc{
	color:#fff;
	font-size:15pt;
	line-height:100%;
	margin-top:60px;
}