html, body{
	font-family:tahoma;
	margin:0;
	padding:0;
	background:url("../i/bg.png");
	font-size:14px;
	color:#202020;
}
img{
	border:0;
}
a{
	outline:none;
	color:#1c5a9a;
	text-decoration:none;
}
a:hover{
	color: #f0182f;
}
p{
	margin:0 0 20px;
}
form{
	display:block;
}
input, textarea{
	margin:0;
	outline:none;
	font-family:arial;
}
.table{
	border-collapse:collapse;
}
.table td{
	padding:0;
}
.clear{
	clear:both;
}
.under a:hover{
	text-decoration:underline;
}
.main{
}
.box{
	position: relative;
	margin: auto;
	width: 1200px;
	box-sizing: border-box;
}
.head{
	background-color: #1c5a9a;
	height: 150px;
}
.head .logo{
	position: absolute;
	width: 377px;
	height: 79px;
	background: url("../i/head/logo.png");
	left: 30px;
	top: 37px;
}
.head .contact{
	right: 0;
	position: absolute;
	color: #fff;
}
.head .city{
	background:#dbdbdb url("../i/head/ug.png") 290px center no-repeat;
	height: 53px;
	float: right;
	width: 320px;
	cursor: pointer;
}
.head .city .title{
	font-size: 18px;
	color: #1c5a9a;
	display: inline-block;
	line-height: 48px;
	padding: 0 0 0 30px;
}
.head .city .selected{
	display: inline-block;
	color: #000;
	text-decoration: underline;
}
.head .phone {
    float: right;
    font-size: 18px;
    line-height: 53px;
    padding-right: 0;
}
.head .address{
	float: right;
	font-size: 18px;
	line-height: 53px;
}

.head .city b{
	position: absolute;
	margin: 0 0 0 140px;
	line-height: 49px;
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}

.head .list{
	position: absolute;
	margin: 0 0 0 118px;
	line-height: 30px;
	padding: 10px;
	width: 145px;
	display: none;
}
.head .list a{
	display: none;
	text-decoration: underline;
	color: #000;
}
.head .list a.active{
	display: block;
}
.head .list.hover{
	background-color: #fff;
	display: block;
}
.head .list.hover a{
	display: block;
}
.head .list a:hover{
	color: #f0182f;
}

.menu{
	background: url("../i/menu.png") repeat-x;
	line-height: 47px;
	font-size: 18px;
	text-decoration: none;
	height: 55px;
}
.menu{
	padding-left: 30px;
}
.menu a{
	display: inline-block;
	padding:0 20px;
}
.menu a:hover, .menu .active{
	color: #f0182f;
}

.slider{
	padding: 20px 0 0 0;
}
.slider .box{
	height: 300px;
}
.slider .frame{
	width: 1201px;
	height: 300px;
	background: url("../i/slider/bg.png") no-repeat;
	padding: 13px 0 0 12px;
	box-sizing: border-box;
	position: absolute;
}
.slider .item{
	width: 1173px;
	height: 269px;
	border: 1px solid #fff;
	position: absolute;
}
.slider .nav{
	width: 80px;
	height: 50px;
	position: absolute;
	background: url("../i/slider/nav/bg.png") 0 0 no-repeat;
	margin: 125px 0 0 -67px;
	cursor: pointer;
}
.slider .nav.next{
	margin-left: 0;
	right: -67px;
	background-position: -80px 0;
}
.slider .nav span{
	width: 19px;
	height: 22px;
	background: url("../i/slider/nav/arrow.png") 0 0 no-repeat;
	display: block;
	margin: 10px 0 0 30px;
}
.slider .nav.next span{
	background-position: -19px 0;
}
.slider .nav:hover span{
	opacity: 0.5;
}

.promo{
	padding-left: 30px;
	float: left;
	width: 800px;
	box-sizing: border-box;
}
.promo .title{
	font-size: 18px;
	line-height: 60px;
	display: block;
}
.promo .item{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	box-sizing: border-box;
	padding-right: 40px;
}
.promo img{
	border: 1px solid #ab0718;
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
}
.promo .name{
	color: #1c5a9a;
	font-size: 18px;
	padding: 20px 0;
	display: block;
}
.promo .text{
	padding-bottom: 20px;
}
.news{
	float: right;
	width: 380px;
}
.news{

}
.news .title{
	font-size: 18px;
	line-height: 60px;
	padding-left: 40px;
	background: url("../i/promo/news.png") 0 center no-repeat;
}
.news .item{
	font-style: italic;
	background: url("../i/promo/li.png") 4px 25px no-repeat;
	padding: 0 0 20px 40px;
}
.news .date{

}
.news .name{
	padding: 5px 0;
	display: block;
}
.news .text{
}
.b1{
	background: url("../i/ls.png") center bottom no-repeat;
	padding-bottom: 30px;
}
.about .box{
	padding: 30px;
	background-color: #fff;
}
.about img{
	margin: 0 30px 10px 0;
	border: 1px solid #2d66a2;
	display: block;
}
.about .title{
	font-size: 24px;
	font-style: italic;
	padding-bottom: 20px;
}
.b2 .box div{
	display: block;
	background-color: #2d66a2;
	font-size: 18px;
	color: #fff;
	padding: 15px 20px;
	text-align: center;
	font-style: italic;
	text-shadow: 1px 1px #16487c;
}
.b2 a{
	color: #fff;
	text-decoration: underline;
}
.b2 span{
	font-style: normal;
}

.plan{
	padding: 35px 0 0 0;
}
.plan .box{
	background: url("../i/calendar/shadow/left.png") 0 center no-repeat;
	background-size: contain;
}
.plan .planBox{
	background: url("../i/calendar/shadow/right.png") right center no-repeat;
	background-size: contain;
}

.calendar{
	width: 900px;
	margin: auto;
	text-align: center;
}
.calendar .title{
	font-size: 18px;
	text-transform: uppercase;
	line-height: 40px;
}
.calendar .title p {
	font-size: 14px;
    text-transform: initial;
    line-height: 14px;
    margin-bottom: 5px;
}
.calendar .month{
	padding: 10px 0 0 0;
}
.calendar .nav{
	width: 48px;
	height: 48px;
	background: url("../i/calendar/nav/bg.png");
	display: inline-block;
}
.calendar .nav span{
	width: 10px;
	height: 15px;
	background: url("../i/calendar/nav/arrow.png");
	display: block;
	margin: 15px 0 0 19px;
}
.calendar .nav.next span{
	background-position: -10px 0;
	margin-left: 20px;
}
.calendar .nav.prev:hover span{
	background-position: 0 -15px;
}
.calendar .nav.next:hover span{
	background-position: -10px -15px;
}
.calendar .month .name{
	font-size: 18px;
	display: inline-block;
	line-height: 48px;
	padding: 0 20px;
}
.calendar .month .name, .calendar .nav{
	vertical-align: top;
}
.calendar .week .item, .calendar .week .nav, .calendar .weekBox{
	vertical-align: bottom;
	display: inline-block;
}
.calendar .week .item{
	width: 75px;
}
.calendar .weekBox{
	border-bottom: 1px solid #b5b5b5;
}
.calendar .week{
	padding-top: 10px;
}
.calendar .week .item{
	display: inline-block;
	text-align: center;
	padding: 0 10px;
}
.calendar .week .item span{
	color: #363435;
	font-size: 12px;
}
.calendar .week .item a{
	display: block;
	font-size: 22px;
	color: #000;
	border-bottom: 3px solid transparent;
	line-height: 43px;
}
.calendar .week .item .active{
	color: #cd0920;
	border-bottom-color: #cd0920;
}
.calendar .week .item a:hover{
	color: #cd0920;
}
.calendar .week .nav{
	margin: 0 15px;
}

.doctor{
	padding: 20px 30px 0 30px;
}
.doctor .item{
	padding: 25px 0 0 190px;
	background: url("../i/ls.png") center bottom no-repeat;
	font-style: italic;
}
.doctor .photo img{
	position: absolute;
	margin: 0 0 0 -133px;
	border: 3px solid #fff;
	display: block;
	border-radius: 50%;
}
.doctor .name{
	font-size: 18px;
}
.doctor .dol{
	font-size: 18px;
	margin: 5px 0;
}
.doctor .desc{
	font-weight: bold;
	color: #707070;
	margin: 5px 0;
}
.doctor .text{
	font-style: normal;
	color: #707070;
}
.doctor .job{
	font-size: 18px;
	padding: 25px 0;
}
.doctor .job .left{
	float: left;
}
.doctor .job .right{
	float: right;
	padding-right: 20px;
}
.doctor .item:last-child{
	background: none;
}
.b3{
	text-align: center;
	font-size: 18px;
	background: url("../i/ls.png") center bottom no-repeat;
	line-height: 70px;
}
.aid {
	overflow:hidden;
}
.aid .box div{
	/*display: table-cell;*/
	background: url("../i/aid.png") 0 center no-repeat;
    float: left;
    width: 25%;
    height: 90px;
}
.aid .box span{
	display: block;
	padding: 30px 20px 30px 55px;
}
.xblock{
	padding: 25px 0;
}
.xblock span{
	display: block;
	background: url("../i/xblock.png") center bottom no-repeat;
	width: 390px;
	height: 52px;
	margin: auto;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-style: italic;
}
.b4{
	font-size: 24px;
	text-align: center;
	padding-bottom: 90px;
}
.map{
	height: 350px;
	border-top: 1px solid #b5b5b5;
}
#yaMap{
	height: 350px;
	margin-top: -72px;
}
.naiti-map {
	background-color: #3169a4;
	border: 6px solid #fff;
	border-radius: 50%;
	box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.2);
	display: block;
	height: 136px;
	margin: -76px auto 0;
	overflow: hidden;
	position: relative;
	width: 136px;
	z-index: 20;
	text-align: center;
}
.naiti-map .bg-naiti {
	background-color: #1d5a9b;
	height: 100%;
	left: 50%;
	position: absolute;
	width: 50%;
}
.naiti-map .naiti-text {
	background: url("../i/map/arrow.png") no-repeat scroll center 92px;
	color: white;
	font-size: 24px;
	line-height: 24px;
	padding: 36px 0;
	position: absolute;
	width: 100%;
	z-index: 21;
}
.cMap{
	background-color: #417bb7;
	position: absolute;
	color: #fff;
	width: 510px;
	margin: 10px 0 0 340px;
	box-sizing: border-box;
	padding: 10px 45px 0;
	z-index: 1000;
}
.cMap::after{
	/*
	content: '';
	display: block;
	width: 61px;
	height: 40px;
	background: url("../i/map/ug.png") 0 0 no-repeat;
	position: absolute;
	margin-left: -45px;
	*/
}
.cMap dt {
	clear: left;
	float: left;
	padding-right: 11px;
	text-align: right;
	width: 116px;
}
.cMap dd {
	margin-left: 127px;
	text-align: left;
}
.cMap a{
	color: #fff;
}
.cMap dt, .cMap dd{
	line-height: 25px;
}
.cMap .text{
	border-top:1px solid #79a5d3;
	padding: 20px 0;
}
.cMap .text span{
	color: #ffe538;
}
.cMap .close {
	width: 24px;
	height: 24px;
	position: absolute;
	right: -20px;
	top: -34px;
	background: url("../i/map/close.png") 0 0 no-repeat;
}
.foot{
	background: url("../i/foot/bg.png");
	color: #fff;
}
.foot .warning{
	font-size: 18px;
	color: #f4e7b1;
	text-align: center;
	padding: 25px 0 20px;
}
.partner{
}
.partner .title{
	font-size: 18px;
	text-align: center;
}
.partner .partnerBox{
	padding: 30px 0 30px 80px;
}
.partner .nav{
	background: url("../i/partner/arrow.png") 0 0 no-repeat;
	width: 17px;
	height: 28px;
	display: block;
	float: left;
	margin: 5px 40px 0;
	cursor: pointer;
	opacity: 0.7;
}
.partner .nav.next{
	background-position: -17px 0;
}
.partnerBox2{
	width: 840px;
	overflow: hidden;
	float: left;
}
.partnerBox3{
	width: 10000px;
}
.partner ul{
	padding: 0;
	margin: 0;
}
.partner li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.partnerBox3 a{
	width: 210px;
	display: block;
	text-align: center;
	opacity: 0.7;
}
.partnerBox3 a:hover, .partner .nav:hover{
	opacity: 1;
}
.partnerBox3 a img{

}
.footMenu{
	text-align: center;
	font-size: 16px;
	padding-bottom: 45px;
	border-bottom: 1px solid #7c7c7c;
}
.footMenu a{
	color: #f0e3ae;
	display: inline-block;
	margin: 0 15px;
}
.footMenu .active, .footMenu a:hover{
	color: #fff;
}
.partner{
}
.b5{
	padding: 20px 40px 40px;
}
.foot .copy{
	float: left;
}
.foot .itdon{
	float: right;
}
.itdon a{
	display: block;
	color: #fff;
	background: url("../i/foot/it-don.png") right center no-repeat;
	padding-right: 80px;
}

.page{
	padding-bottom: 100px;
}
.page .box{
	background: url("../i/calendar/shadow/left.png") 0 center no-repeat;
	background-size: contain;
}
.page .content{
	background: url("../i/calendar/shadow/right.png") right center no-repeat;
	background-size: contain;
	padding:0 35px;
}
h1, h2, h3{
	font-size: 18px;
	font-weight: normal;
}
h1{
	text-transform: uppercase;
}

.newsList .item{
	padding: 25px 0;
	background: url("../i/ls.png") center bottom no-repeat;
	font-style: italic;
}
.doctor .photo img{
	position: absolute;
	margin: 0 0 0 -133px;
	border: 3px solid #fff;
	display: block;
	border-radius: 50%;
}
.newsList .name{
	font-size: 18px;
	display: block;
	padding: 10px 0;
}

.field input[type=text]{
	border: 1px solid #5c88b5;
	padding: 0 10px;
	line-height: 36px;
	height: 36px;
	display: inline-block;
	box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
	font-family: tahoma;
	font-size: 14px;
	width: 220px;
}
.field textarea{
	border: 1px solid #5c88b5;
	padding: 5px 10px;
	line-height: 25px;
	display: inline-block;
	box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
	font-family: tahoma;
	font-size: 14px;
	width: 220px;
	height: 138px;
	resize: none;
}
.form{
	width: 520px;
	margin: auto;
	padding-bottom: 120px;
}
.form .title{
	font-size: 18px;
	text-align: center;
	padding: 20px 0 25px;
}
.form .field{
	padding-bottom: 18px;
}
.form .left{
	float: left;
}
.form .right{
	float: right;
}
.form input[type=submit]{
	border: 0;
	background-color: #f0182f;
	color: #fff;
	text-align: center;
	width: 240px;
	margin: auto;
	display: block;
	padding: 10px 0;
	font-size: 18px;
	cursor: pointer;
}
.form .clear{
	height: 10px;
}
.gallery{
	width: 1300px;
}
.gallery img{
	display: inline-block;
	border: 1px solid #2d66a1;
	margin: 0 27px 25px 0;
	vertical-align: top;
}
.simple{
	padding-bottom: 100px;
}
.simple .box{
	width: 1130px;
	overflow: hidden;
}

.spec{
	padding-bottom: 100px;
	width: 1130px;
	margin: auto;
}
.spec .group{
	background: url("../i/ls.png") center bottom no-repeat;
}
.spec h1{
	margin-bottom: 0;
}
.spec .groupName{
	font-size: 18px;
	line-height: 70px;
}
.spec .item{
	font-style: italic;
	text-align: center;
	width: 160px;
	float: left;
	padding: 0 20px 30px 0;
}
.spec .photo img{
	border: 3px solid #fff;
	display: block;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	margin: auto;
}
.spec .name{
	margin-top: 15px;
	display: block;
}
.spec .name b{
	display: block;
}
.spec .item:hover img{
	border-color: #f13f52;
}
.spec .left{
	width: 860px;
	float: left;
}
.spec .right{
	float: right;
	width: 220px;
}
.specMenu{
	background-color: #fff;
	padding: 25px 35px;
	box-shadow: 0 1px 2px 2px rgba(0,0,0,0.1);
	margin-top: -41px;
}
.specMenu a{
	display: block;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 5px;
	color: #000;
}
.specMenu a:hover{
	color: #f0182f;
}
.error, .complite{
	background-color: red;
	padding: 10px 15px;
	color: #fff;
}
.complite{
	background-color: green;
}
.form .error, .form .complite{
	margin-bottom: 20px;
}
.specFull{
	padding: 0 0 100px 0;
	width: 1130px;
	margin: auto;
}
.specFull .text{
	padding: 0 0 0 120px;
	min-height: 200px;
}
.specFull > img{
	border: 3px solid #fff;
	display: block;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	position: absolute;
}
.plan .empty{
	font-size: 20px;
	text-align: center;
	padding: 50px 0;
}