/* CSS Document */



html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
b,
em,
i {
	font-weight: normal;
}

em,
i {
	font-style: normal;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	max-width: 100%;
	border: none;
}

input,
button,
textarea {
	border: none;
	background: none;
}

input,
textarea,
button {
	font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.juz {
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-pack: center;
	box-align: center;
}

.jieq {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jieq2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.jieq3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.jieq4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}



html,
body {
	min-width: 1400px;
	margin: auto;
	font-family: Arial, "Microsoft Yahei", "微软雅黑", Tahoma, Helvetica, STHeiti;
	font-size: 12px;
	color: #666666;
}

body {
	background-attachment: fixed;
	font-size: 15px;
}

.bgfff {
	background: #fff;
}

.fw {
	width: 1400px;
	margin: auto;
	overflow: hidden;
}

.icon {
	width: 20px;
	height: 20px;
	background: url(../image/icon.png) no-repeat;
}

.t-right {
	text-align: right !important;
}

.e5e-tag {
	display: inline-block;
	font-size: 14px;
	margin: 6px 3px;
	padding: 10px 20px;
	line-height: 1;
	border: 1px solid #b60000;
	background: #b60000;
	color: inherit;
	border-radius: 4px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

.tag-xxs {
	font-size: 12px;
	padding: 3px 6px;
}

.tag-xs {
	font-size: 13px;
	padding: 4px 8px;
}

.tag-s {
	font-size: 14px;
	padding: 7px 15px;
}

.tag-m {
	padding: 13px 25px;
}

.tag-l {
	font-size: 18px;
	padding: 16px 60px;
}

.has-ys1 {
	border-color: #104228;
	color: #104228;
}

.has-ys1.bgs {
	background: #104228;
	color: #fff;
}





#header {
	width: 100%;
}

#header .to {
	height: 40px;
	line-height: 40px;
	background: #4f392c;
	color: #d2c2b3;
	font-size: 14px;
}

#header .to a {
	color: #d2c2b3;
}

#header .to .date {
	margin: 0 400px;
	text-align: center;
}

#header .top {
	height: 120px;
	background: #fff;
}

#header .logo {
	padding-top: 25px;
	height: 80px;
}

#header .lxdh_top {
	margin-top: 15px;
	float: right;
	display: block;
	overflow: hidden;
	margin-left: 10px;
}

#header .lxdh_top p {
	line-height: 1;
	color: #175F39;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
}

#header .lxdh_top p.zyyp {
	font-size: 14px;
	margin-top: 10px;
}

.topHonor {
	float: left;
	padding-left: 80px;
	padding-top: 37px;
	font-size: 14px;
	color: #3c3a35
}

.topHonor p {
	line-height: 24px;
}

.topHonor p i {
	color: #ca0601;
	font-size: 18px;
}

.top-right {
	padding: 17px 0 0 50px;
	width: 310px;
}

.top-right p {
	padding-right: 40px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}

.search {
	width: 295px;
	padding-left: 15px;
	height: 48px;
	border: 1px solid #104228;
}

.search_txet {
	float: left;
	width: 220px;
	height: 48px;
}

.search_btn {
	float: right;
	display: block;
	width: 50px;
	height: 48px;
	background: #104228 url(../image/icon_search.png) center no-repeat;
}

.toptel {
	margin: 20px 0 0 10px;
	padding: 32px 0 0 16px;
	height: 80px;
	width: 250px;
	line-height: 20px;
	overflow: hidden;
	background: url(../image/tel.png) left top no-repeat;
}



#nva {
	height: 48px;
	transition: all ease .3s;
	font-size: 18px;
	background: #175F39;
	position: relative;
}

#nva .line {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	height: 20px;
	background: url(../image/line.png) repeat-x;
}

#nva.mini {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

#nva ul li.navitem {
	float: left;
	display: block;
}

#nva ul li.navitem .navitem-a {
	display: block;
	padding: 0 57px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity;
}

#nva ul li.navitem .navitem-a.dq,
#header ul li.navitem:hover .navitem-a {
	background-color: #104228;
}

#nva ul li.navitem .subnav {
	padding: 30px 0;
	background-color: #104228;
	color: #fff;
	transition: all 0.3s ease-out 0s;
	position: absolute;
	z-index: 99999;
	left: 0px;
	right: 0px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
}

#nva ul li.navitem:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.subnav-tit {
	height: 50px;
	line-height: 50px;
	position: relative
}

.subnav-tit strong {
	font-size: 24px;
}

.subnav-tit span {
	font-size: 18px;
}

.subnav-tit:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -2px;
	width: 26px;
	height: 3px;
	background: #e8ca94;
}

.subnav-left {
	width: 100%;
	padding: 0 60px 0 40px;
}

.subnav-left-cont {
	padding: 15px 0;
}

.subnav-left-cont a {
	display: inline-block;
	padding: 10px 30px;
	background: url(../image/subnav-li.png) 1px no-repeat;
	font-size: 16px;
	color: #fff;
}

.subnav-right {
	width: 340px;
}

.subnav-right li {
	float: left;
	width: 170px;
	padding: 18px 0;
	text-align: center;
}

.subnav-right li i {
	display: block;
	margin: auto;
	width: 50px;
	height: 50px;
	background: url(../image/subnav-icon.png) no-repeat;
}

.subnav-right li i.subnav-icon1 {
	background-position: 0 0;
}

.subnav-right li i.subnav-icon2 {
	background-position: -50px 0;
}

.subnav-right li i.subnav-icon3 {
	background-position: -100px 0;
}

.subnav-right li i.subnav-icon4 {
	background-position: -150px 0;
}

.subnav-right li p {
	margin-top: 5px;
	font-size: 18px;
	color: #fff;
}

.subnav-center {
	width: 430px;
	padding: 0 60px;
}

.subnav-text {
	padding: 25px 0;
	height: 70px;
	line-height: 1.7;
	font-size: 14px;
	color: #f2e1c3;
}

.subnav-tag-box {
	margin-top: 15px;
}

.subnav-list {
	padding: 20px 0 0;
	height: 96px;
}

.subnav-list-item {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	color: #e9d2b6;
}

.subnav-list-item span {
	margin-left: 20px;
}

.subnav-list-item a {
	color: #e9d2b6;
}

.subnav-keshi {
	margin-left: 220px;
	padding: 0 40px 0 60px;
}

.subnav-keshi-cont {
	padding: 10px 0;
}

.subnav-keshi-cont a {
	display: inline-block;
	padding: 3px 20px 3px 0;
	font-size: 14px;
	color: #f2e1c3;
}


/* 手机端banner */

.flexslider {
	margin: 0px;
	padding: 0px;
}

.flexslider .slides {
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.slides::after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0px;
}

.flexslider {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	border: 0px solid rgb(255, 255, 255);
	position: relative;
	width: 1400px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.flex-viewport {
	max-height: 2000px;
	transition: all 1s ease 0s;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	margin: 0px;
	padding: 0;
	text-align: center;
	border: 0px dashed red;
}

.flex-control-nav li {
	margin: 0px 6px;
	display: inline-block;
}

.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #104228;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 10px;
}


.flex-control-paging li a.flex-active {
	/*background: #104228;*/
	background: #fff;
	width: 30px;
	border-radius: 5px;
	cursor: default;
}

/* end banner */



.bot {
	height: 192px;
	background: #d9ebe2 url(../image/bg3.jpg) no-repeat;
	color: #fff;
}

.bot a {
	color: #fff;
}

.bot_logo {
	padding-top: 70px;
}

.bot_logo img {
	width: 300px;
}

.bot_txt {
	padding-left: 160px;
	padding-top: 38px;
	width: 540px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}

.bot_register {
	padding-top: 50px;
	display: flex;
	justify-content: space-between;
}

.bot_register p {
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}

.bot_register p img {
	float: left;
	margin-right: 5px;
}

.bot_img {
	margin: auto;
	width: 100px;
	margin-left: 15px;
}

.bot_img p {
	text-align: center;
}

.bot_code {
	padding: 15px 0 0 50px;
}



.friendship-link {
	padding-top: 40px;
	background: url(../image/friendship-link-bg.png) top repeat-x;
	font-size: 14px;
	color: #432b00;
}

.friendship-bg {
	background: #d9ebe2;
	padding-top: 30px;
}

.local-link {
	border-top: 1px solid #c6b589;
	padding: 0 0 20px;
	overflow: hidden;
}

.local-link-name {
	width: 110px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.local-link-txt {
	margin-left: 120px;
}

.local-link-txt a {
	float: left;
	display: block;
	padding: 0px 30px 0 0;
	color: #432b00;
}

.cont {
	padding: 22px 0;
	overflow: hidden;
}

.keshi .fl,
.keshi .fr {
	width: 690px;
	overflow: hidden;
}

.keshi .fl .swiper-wrapper {
	width: 100%;
}

.keshi .fl .doctor-list .swiper-slide {
	width: 18%;
	height: 170px;
}

/*新闻标题*/

.tit {
	height: 48px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 48px;
	background: url(../image/tit-bg2.png) no-repeat;
	font-size: 18px;
	color: #fff;
}

.tit span {
	float: right;
	font-size: 14px;
}

.tit span a {
	color: #104228;
}

/*标签切换*/


.tit3 li,
.tit2 li,
.tit1 li {
	float: left;
	position: relative;
	width: 109px;
}

.tit3,
.tit2,
.tit1 {
	height: 48px;
	padding-right: 10px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	/* background: #104228 url(../image/tit-bg.png) no-repeat; */
}

.tit1 a,
.tit3 a,
.tit2 a {
	color: #104228;
	padding-left: 12px;
}

.tit1 .on,
.tit3 .on,
.tit2 .on {
	background: url(../image/tit-bg2.png) no-repeat;
	background-size: 100% 100%;
}

.tit1 .on a,
.tit3 .on a,
.tit2 .on a {
	color: #fff;
}

.tit1 span,
.tit3 span,
.tit2 span {
	float: right;
	font-size: 14px;
}

.tit1 span a,
.tit3 span a,
.tit2 span a {
	color: #fff;
}

.tit1 li a.more,
.tit3 li a.more,
.tit2 li a.more {
	font-size: 14px;
	position: absolute;
	right: 20px
}



.home1-left {
	width: 280px;
	height: 998px;
}

.home-service-box {
	overflow: hidden;
}

.home-service {
	float: left;
	box-sizing: border-box;
	width: 347px;
	background: #EBC8C2;
	padding: 17px 0 10px 5px;
	height: 120px;
}

.home-service:nth-child(2) {
	background: #bec09f;
}

.home-service:nth-child(3) {
	background: #EADCA8;
}

.home-service-tit {
	padding: 0 20px 0 45px;
	height: 22px;
	line-height: 22px;
	background: url(../image/service-bg.png) 20px no-repeat;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.home-service-list {
	overflow: hidden;
}

.home-service-list li {
	float: left;
	margin: 7px 0 0 15px;
	width: 90px;
	height: 22px;
	line-height: 22px;
}

.home-service-list li a {
	font-size: 14px;
	color: #104228;
}

.home-service-list li i {
	vertical-align: middle;
	margin-bottom: 2px;
	display: inline-block;
	margin-right: 5px;
}

.icon-01 {
	background-position: 0 0;
}

.icon-02 {
	background-position: -20px 0;
}

.icon-03 {
	background-position: 0 -20px;
}

.icon-04 {
	background-position: -20px -20px;
}

.icon-05 {
	background-position: 0 -40px;
}

.icon-06 {
	background-position: -20px -40px;
}

.icon-07 {
	background-position: 0 -60px;
}

.icon-08 {
	background-position: -20px -60px;
}

.icon-09 {
	background-position: 0 -80px;
}

.icon-10 {
	background-position: -20px -80px;
}

.icon-11 {
	background-position: 0 -100px;
}

.icon-12 {
	background-position: -20px -100px;
}

.icon-13 {
	background-position: 0 -120px;
}

.icon-14 {
	background-position: -20px -120px;
}

.icon-15 {
	background-position: 0 -140px;
}

.icon-16 {
	background-position: -20px -140px;
}

.icon-17 {
	background-position: 0 -160px;
}


.quick-img {
	margin-top: 7px;
	height: 97px;
}

.SelectPart {
	float: right;
	display: flex;
	align-items: center;
}

.SelectPart .name {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	float: left;
}

.SelectPart select {
	width: 130px;
	height: 36px;
	background: #fff;
	font-size: 14px;
	color: #444;
	padding: 0px 15px;
	margin-left: 4px;
}

.doctor-info {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 40px;
	background: url(../image/doctor-info-bg.png);
	text-align: center;
	transition: all .3s ease-out;
}

.doctor-name {
	padding-top: 2px;
	font-size: 14px;
	color: #97222b;
}

.doctor-position {
	font-size: 12px;
	color: #333333;
	padding: 0 10px;
}

.mySwiper {
	margin: 15px 0;
}

.doctor-list .swiper-slide {
	width: 15%;
	height: 215px;
	position: relative;
	overflow: hidden;
	background: #f1d7b8;
	margin-bottom: 15px;
}

.doctor-list .swiper-slide:hover {
	box-shadow: 3px 3px 6px #cdced0;
}

.doctor-list .swiper-slide .doctor-frame {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 170px;
	background: url(../image/pic_frame.png) no-repeat;
	background-size: 100% 100%;
}

.doctor-list .swiper-slide img {
	width: 100%;
	height: auto;
}

.swiper-prev:focus,
.swiper-next:focus {
	outline: none;
}

.swiper-prev,
.swiper-next {
	position: absolute;
	z-index: 1;
	top: 110px;
	width: 40px;
	height: 50px;
}

.swiper-prev {
	left: 10px;
	background: url(../image/my_left.png) center no-repeat
}

.swiper-next {
	right: 10px;
	background: url(../image/my_right.png) center no-repeat
}

.section-box {
	padding: 0 13px;
	overflow: hidden;
}

.section {
	float: left;
	width: 33.3%;
	padding: 0 25px;
	box-sizing: border-box;
	border-right: 1px dashed #9f8d68;
}

.section:last-child {
	border-right: none
}

.section-ul {
	padding-top: 5px;
}

.section-ul+.section-ul {
	padding-top: 35px;
}

.section-ul-li {
	padding: 2px 24px;
	/* padding: 2px 0; */
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: url(../image/section-bg.png) no-repeat;
	text-align: center;
	font-size: 16px;
	color: #5c4d40;
	font-weight: bold;
}

.section-ul h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
}

.section-ul-li a {
	display: block;
	transition: all .3s ease-out;
}

.section-ul-li:hover a {
	background: #9f8d68;
	color: #fff;
}

.section-ul-ul {
	padding-top: 10px;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.section-ul-ul li {
	display: inline-block;
	margin: 1px;
	min-width: 120px;
	padding: 3px;
	text-align: center;
	/* border: 1px solid #bda283; */
	font-size: 14px;
	color: #5c4d40;
	background: #eae3da;
	width: 126px;
}

.section-ul-ul li:nth-child(4),
.section-ul-ul li:nth-child(5),
.section-ul-ul li:nth-child(6),
.section-ul-ul li:nth-child(10),
.section-ul-ul li:nth-child(11),
.section-ul-ul li:nth-child(12),
.section-ul-ul li:nth-child(16),
.section-ul-ul li:nth-child(17),
.section-ul-ul li:nth-child(18),
.section-ul-ul li:nth-child(22),
.section-ul-ul li:nth-child(23),
.section-ul-ul li:nth-child(24),
.section-ul-ul li:nth-child(28),
.section-ul-ul li:nth-child(29),
.section-ul-ul li:nth-child(30),
.section-ul-ul li:nth-child(34),
.section-ul-ul li:nth-child(35),
.section-ul-ul li:nth-child(36),
.section-ul-ul li:nth-child(40),
.section-ul-ul li:nth-child(41),
.section-ul-ul li:nth-child(42),
.section-ul-ul li:nth-child(46),
.section-ul-ul li:nth-child(47),
.section-ul-ul li:nth-child(48) {
	background: none;
}

.section-ul-ul li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
}

.section-ul-ul li font {
	font-weight: bold;
	color: #175F39;
}



.home1-cent {
	width: 510px;
}

.picFocus {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	z-index: 90;
	padding: 0 10px;
	overflow: hidden;
}

.picFocus .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd ul li {
	margin-right: 10px;
	float: left;
	text-align: center;
	width: 10px;
	height: 10px;
	background: #ab9a92;
	border-radius: 10px;
}

.picFocus .hd ul li.on {
	background: #175F39;
}



.picFocus .bd {
	height: 368px;
	background: #fff;
}

.picFocus .bd li {
	height: 368px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}

.picFocus .bd .img {
	height: 368px;
	display: block;
}

.picFocus .bd .img img {
	width: 510px;
	height: 368px;
}

.picFocus .bd li .text {
	padding: 20px;
}

.picFocus .bd li .t1 {
	height: 58px;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.picFocus .bd li .t2 {
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	color: #666666;
}

.picFocus .bd li .t3 {
	margin-top: 15px;
	color: #104228;
	font-size: 14px;
}



.frame {
	padding: 20px 4px;
	/*border-left: 3px solid #00834B;*/
	/*border-right: 3px solid #00834B;*/
	background: #FCF8EF url(../image/bg1.jpg) no-repeat left;
	background-size: 790px 355px;
}

.frame_top {
	height: 34px;
	/*background: #F5F9F8 url(../image/frame_top.png) no-repeat;*/
}

.frame_bottom {
	height: 34px;
	/*background: #F5F9F8 url(../image/frame_bottom.png) no-repeat;*/
}

.content {
	overflow: hidden;
}

/* .mline-top,
.mline-bottom,
.sline-top,
.sline-bottom {
	height: 34px;
} */

.mline-top {
	/*background: #F1F3EE url(../image/mline-top.png) no-repeat;*/
}

.mline-bottom {
	/*background: #F1F3EE url(../image/mline-bottom.png) no-repeat;*/
}

.sline-top {
	/*background: url(../image/sline-top.png) no-repeat;*/
}

.sline-bottom {
	/*background: url(../image/sline-bottom.png) no-repeat;*/
}



.home-news.center a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.home-news.center a p {
	display: block;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home-news.center a text.p-time {
	font-size: 14px;
	color: #104228;
}

.home-news {
	padding: 15px;
	background: #d9ebe2 url(../image/bg2.png) no-repeat left;
	background-size: 100% 100%;
}



.home-news li {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}

.home-news li font {
	color: #ff4800;
	font-size: 15px;
}

.home-news li span {
	color: #666;
	margin-left: 20px;
	font-size: 14px;
}

.home-news li i {
	float: left;
	margin-top: 13px;
	margin-right: 7px;
	display: block;
	width: 6px;
	height: 6px;
	background: #e8ca94;
	border-radius: 6px;
}

.home-news li:hover i {
	background: #d75100;
}

.home-news li:hover a {
	color: #104228;
}

.cent-news {
	margin-left: 20px;
	width: 510px;
}

/* .home-service-box .home1-right {
	width: 690px;
} */

.home1-right {
	width: 338px;
	overflow: hidden;
}




.cent-box {
	width: 690px;
}







.picScroll-left {
	background: #fffaf0;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	position: relative;
	margin: 0 20px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	position: absolute;
	z-index: 1;
	top: 100px;
	display: block;
	width: 20px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url("../image/arrow.png") 0 0 no-repeat;
}

.picScroll-left .hd .prev {
	left: 0;
}

.picScroll-left .hd .next {
	right: 0;
	background-position: -20px 0;
}

.picScroll-left .bd {
	margin: 32px 50px;
	height: 192px;
	overflow: hidden;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-left: 23px;
	width: 240px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li i {
	float: left;
	margin: 80px 0 0 23px;
	display: block;
	width: 13px;
	height: 13px;
	background: #a82a35;
	border-radius: 13px;
}

.picScroll-left .bd ul li .pic-frame {
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
	height: 160px;
}

.picScroll-left .bd ul li .pic {
	width: 240px;
	height: 160px;
	padding: 2px;
	border: 1px solid #a42832;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
	width: 240px;
	height: 160px;
	display: block;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.picScroll-left .bd ul li:hover .pic img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.picScroll-left .bd ul li .title {
	margin-top: 10px;
	line-height: 1.3;
}



.video-content {
	padding: 0 30px;
	border-left: 4px solid #e8ca94;
	border-right: 4px solid #e8ca94;
	overflow: hidden;
	background: #fffaf0;
}

.home-video-large {
	margin-top: 10px;
	width: 700px;
	height: 340px;
	position: relative;
}

.video-mark {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../image/mark-bg.png);
	text-align: center;
}

.video-mark img {
	padding-top: 130px;
}

.home-video-list {
	width: 600px;
	height: 360px;
}

.home-video-list li {
	float: left;
	margin: 10px 0 10px 20px;
	width: 180px;
	height: 160px;
	background: #fff;
	transition: all .3s ease-out;
}

.home-video-list li:hover {
	box-shadow: 3px 3px 6px #cdced0;
}

.home-video-list li .pic {
	width: 180px;
	height: 88px;
	position: relative;
	overflow: hidden;
}

.home-video-list li .name {
	margin: 16px 10px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
}

.home-video-list li .video-mark img {
	width: 30px;
	height: 30px;
	padding-top: 30px;
}



.right_window {
	position: fixed;
	z-index: 99;
	right: 0;
	top: 200px;
	width: 215px;
	height: 262px;
	padding-top: 32px;
	background: url(../image/right_window_bg.png) no-repeat;
}

.right_window_code {
	margin: auto;
	width: 122px;
	height: 122px;
	border: 8px solid #fff;
}

.right_window a.mailbox {
	margin-top: 42px;
	display: block;
	height: 54px;
	font-size: 0;
}

.close_right_window {
	padding-top: 12px;
	height: 30px;
	text-align: center;
}

.hoverbtn {
	position: absolute;
	top: 90px;
	left: -9px;
	padding: 10px 0;
	background: #e8ca94;
	width: 30px;
	border-radius: 3px 0 0 3px;
}

.hoverbtn span {
	display: block;
	text-align: center;
	color: #fff;
}



.piao {
	width: 151px;
	height: 102px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.close_port {
	position: absolute;
	z-index: 1;
	right: -10px;
	top: -10px;
	display: none;
}



/*内页*/

.dqwz {
	padding: 15px 0;
	height: 20px;
	line-height: 20px;
	color: #666;
}

.dqwz a {
	color: #666666;
}

.dqwz span {
	color: #333;
}

.inside {
	overflow: hidden;
	margin-bottom: 50px;
}

.inside-nva {
	float: left;
	width: 220px;
}

.inside-tit {
	height: 48px;
	line-height: 48px;
	background: #e8ca94 url(../image/inside-tit-bg.gif) no-repeat;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-family: "思源宋体 Heavy";
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
	box-sizing: border-box;
}

.inside-nva ul {
	padding-top: 34px;
	background: url(../image/inside-nva-top.png) no-repeat;
}

.inside-nva ul li {
	border-left: 3px solid #104228;
	border-right: 3px solid #104228;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
}

.inside-nva ul li a {
	display: block;
	margin: 0 4px;
	color: #333333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.inside-nva ul li.on a {
	background: url(../image/inside_nva_on.gif) center no-repeat;
	color: #fff;
	font-weight: bold;
}

.inside-nva ul li:hover a {
	color: #104228;
	font-weight: bold;
}

.inside-nva ul.subnav-item {
	padding-top: 0;
	background: none;
	width: 100%;
	overflow: hidden;
}

.inside-nva ul.subnav-item li {
	border: 0;
	line-height: 1;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 14px;
	border-bottom: 1px dashed #d9d3c6;
}

.inside-nva ul.subnav-item li:last-child {
	border-bottom: 0;
}

.inside-nva ul.subnav-item li a {
	color: #666;
}

.inside-nva ul li:hover ul.subnav-item li a {
	font-weight: normal;
}

.inside-nva ul li ul.subnav-item li:hover a {
	color: #104228;
	font-weight: bold;
}

.zj-list {
	border-top: 1px solid #eee;
	margin: 0 90px;
}

.zj-list .doctorlist {
	padding: 20px 0;
}

.zj-list .doctorlist li {
	width: 192px;
}

.zj-list .doctorlist li .p-img {
	height: 265px;
}

.inside-nva-bottom {
	height: 34px;
	background: url(../image/inside-nva-bottom.png) bottom no-repeat;
}

.inside-cont {
	margin-left: 260px;
	background: #fff;
	margin-bottom: 80px;
}

.inside-title {
	position: relative;
	margin: 0 30px;
	padding: 20px 0;
	line-height: 32px;
	border-bottom: 1px solid #cfd9df;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.inside-title b {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 50px;
	height: 3px;
	background: #333333;
}

.inside-text {
	padding: 50px 90px;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #555555;
}

.page {
	padding: 40px 0 40px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}



.page span {
	display: inline-block;
	height: 28px;
	background: #fff;
	line-height: 28px;
	font-size: 14px;
	color: #383838;
	margin: 0 3px;
	white-space: nowrap;
	border: 1px solid #cfd9df;
	border-radius: 3px;
}

.page span a {
	display: inline-block;
	height: 28px;
	padding: 0 9px;
}

.page span.disabled {
	color: #525252;
}

.page span.current {
	border: 1px solid #00834B;
	background: #00834B;
	color: #fff;
}

.zxdt_tit {
	margin: 0 90px;
	padding-top: 40px;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	color: #222222;
	font-weight: bold;
}

.zxdt_time {
	margin: 0 90px;
	height: 25px;
	padding-top: 10px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #6f7c87;
}

.zxdt_time span {
	padding: 0 20px;
}

.inside .line {
	margin: 25px 90px 0;
	border-bottom: 1px solid #e6e6e6;
}

.sxp {
	border-top: 1px solid #cfcece;
	padding: 30px 0;
	line-height: 30px;
	font-size: 14px;
	color: #444444;
}



.imglist {
	padding: 20px 10px;
	overflow: hidden;
}

.imglist li {
	float: left;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}

.imglist li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.imglist li .p-img {
	overflow: hidden;
}

.imglist li .p-name {
	margin-top: 10px;
	color: #333;
}

.imglist li .p-post {}



.Leaderlist li {
	margin: 20px 24px;
	border: 10px solid #ffffff;
	width: 210px;
	height: 408px;
	background: #ffffff;
}

.Leaderlist li .p-img {
	width: 210px;
	height: 300px;
}

.Leaderlist li .p-name {
	margin-top: 20px;
	height: 38px;
	line-height: 38px;
	background: url(../image/Leaderlist_name_bg.gif) center no-repeat;
	font-size: 18px;
}

.Leaderlist li .p-post {
	margin: 10px 40px 0;
	height: 36px;
	line-height: 18px;
	font-size: 14px;
	color: #6f7c87;
}

.Honorlist {
	height: 1080px;
}

.Honorlist li {
	margin: 20px 24px 0;
	width: 293px;
	height: 250px;
}

.Honorlist li .p-img {
	width: 293px;
	height: 197px;
	background: #f9f0de;
}

.Honorlist li .p-name {
	margin-top: 10px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #333333;
}



.doctorlist {
	padding: 20px 45px;
}

.doctorlist li {
	margin: 20px 20px 0;
	width: 214px;
	border: 4px solid #ffffff;
	background: #fff;
}

.doctorlist li .p-img {
	width: 100%;
	height: 285px;
	background: #f9f0de;
	position: relative;
}

.doctorlist li .p-img span {}

.doctor-frame {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 162px;
	height: 222px;
	background: url(../image/pic_frame.png) no-repeat;
}

.doctorlist li .p-name {
	margin-top: 20px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	background: url(../image/section-bg.png) center no-repeat;
}

.doctorlist li .p-post {
	margin-top: 10px;
	height: 36px;
	line-height: 18px;
	font-size: 14px;
	color: #6f7c87;
}



/*医院领导弹出*/

.popWapper {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.popWapper.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible #pageBody {
	bottom: 0;
	background: rgba(255, 255, 255, 0.8);
}

#pageBody {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	bottom: -500px;
	background-color: #fff;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

#pageBody::after {
	content: "";
	position: absolute;
	left: 50%;
	width: 1px;
	height: 100%;
	background: #e6e6e6;
	margin-left: -158px;
}

#popContent {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	display: block;
	top: 0px;
}

.team_three {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #fff;
}

.team_three_wrap {
	width: 1100px;
	margin: 0 auto;
	padding-top: 100px;
}

.team_thr_l {
	width: 392px;
	height: 650px;
	float: left;
	position: relative;
}

.team_thr_img {
	width: 300px;
	height: 626px;
	max-height: 700px;
	margin: 12px 0 0 92px;
	overflow: hidden
}

.team_thr_img img {
	width: 100%;
}

.team_thr_but {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 60px;
	right: -712px;
	background: url(../image/close2.png) no-repeat
}

.team_thr_r {
	height: auto;
	float: right;
	padding: 30px 20px 30px 0px;
	width: 610px;
}

.team_thr_r_h3 {
	width: 410px;
	float: left;
	margin: 30px 0;
	height: 52px;
	overflow: hidden
}

.team_thr_r_h3 span {
	font-size: 20px;
	color: #333;
	display: block;
	height: 34px
}

.team_thr_r_h3 p {
	font-size: 13px;
	color: #b7b7b7;
}

.team_thr_r_bor {
	width: 48px;
	height: 1px;
	position: relative;
	background-color: #e6e6e6;
	top: -68px;
	left: -78px;
}

.team_thr_r_txt.default.mCustomScrollbar._mCS_1 {
	clear: both;
	display: block;
	content: ''
}

.team_thr_r_txt {
	margin: 10px 0 0 0;
	height: 410px;
	overflow: hidden
}

.default {
	font-family: Arial, "微软雅黑";
	color: #818181;
	font-size: 13px;
	line-height: 26px
}

::-webkit-scrollbar {
	width: 8px;
	background-color: #13df81
}

::-webkit-scrollbar-track-piece {
	width: 8px;
	background-color: #f8f8f8
}

::-webkit-scrollbar-thumb {
	width: 8px;
	background-color: #aeaeae
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	background-color: #818181;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

div#mCSB_2_container {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr;
	margin-right: 30px;
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: -5px;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

div#mCSB_2_dragger_vertical {
	position: absolute;
	min-height: 30px;
	display: block;
	height: 337px;
	max-height: 907px;
	top: 0px;
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_1_scrollbar {
	right: 20px;
}



/*联系我们*/

.map {
	width: 900px;
	height: 588px;
	margin-top: 50px;
	border: 1px solid #b7ad99;
}



/*文字列表*/

.txtlist {
	padding: 30px 40px;
}

.txtlist li {
	padding-left: 25px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background: url(../image/li.png) 0 18px no-repeat;
}

.txtlist li:nth-child(5n) {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #d9d3c6;
}

.txtlist li span {
	float: right;
	margin-left: 10px;
	color: #6f7c87;
	font-size: 16px;
}

.txtlist li a {
	color: #333;
}

.txtlist li:hover a {
	color: #104228;
}

/*图文列表*/

.imgtxtlist {
	padding: 0 40px;
}

.imgtxtlist li {
	padding: 30px 0;
	height: 136px;
	border-bottom: 1px dashed #cfd9df;
}

.imgtxtlist li .p-img {
	float: left;
	width: 230px;
	height: 136px;
	overflow: hidden;
}

.imgtxtlist li .p-info {
	margin-left: 260px;
	transition: all .5s ease-in;
}

.imgtxtlist li .p-name {
	font-size: 18px;
	color: #333;
	transition: all .5s ease-in;
}

.imgtxtlist li .p-txt {
	margin-top: 14px;
	height: 56px;
	color: #6f7c87;
	font-size: 16px;
	line-height: 28px;
	color: #6f7c87;
}

.imgtxtlist li .p-time {
	margin-top: 24px;
	font-size: 16px;
	color: #9badba;
}

.imgtxtlist li .p-img img {
	width: 230px;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.imgtxtlist li:hover .p-name {
	color: #00834B;
}

.imgtxtlist li:hover .p-img img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}



/*科室*/

.Departmentlist {
	padding: 20px 40px;
	height: 1370px;
}

.Departmentlist li {
	float: left;
	width: 353px;
	padding: 30px 0;
	height: 136px;
	border-bottom: 1px dashed #cfd9df;
}

.Departmentlist .p-name {
	float: left;
	padding: 23px 17px 30px 0;
	width: 140px;
	height: 96px;
	background: url(../image/Departmentlist_li.png) no-repeat;
	color: #aa7a42;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: table;
}

.Departmentlist .p-name span {
	width: 140px;
	height: 76px;
	display: table-cell;
	vertical-align: middle;
}

.Departmentlist .p-txt {
	margin-left: 170px;
	padding-right: 30px;
	height: 56px;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}

.Departmentlist .p-more {
	margin-left: 170px;
	padding-right: 30px;
	margin-top: 60px;
	color: #104228;
}



/*首页图文列表*/

.homeimgtxtlist {
	padding: 0 20px;
	/* background: #fffdf8; */
	background: #e8ca94 url(../image/bg4.jpg) no-repeat;
}

.homeimgtxtlist li {
	padding: 10px 0;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #cfd9df;
}

.homeimgtxtlist li .p-img {
	float: left;
	width: 160px;
	height: 100px;
	overflow: hidden;
}

.homeimgtxtlist li .p-img img {
	width: 160px;
	height: 100px;
	transition: all .5s ease-in;
}

.homeimgtxtlist li .p-info {
	margin-left: 165px;
	transition: all .5s ease-in;
}

.homeimgtxtlist li .p-name {
	float: left;
	padding-top: 0px;
	width: 380px;
	font-size: 15px;
	color: #333;
	transition: all .5s ease-in;
	-webkit-line-clamp: 1;
}

.homeimgtxtlist li .p-time {
	float: right;
	font-size: 14px;
	color: #104228;
}

.homeimgtxtlist li:hover .p-name {
	color: #e8ca94;
}

.homeimgtxtlist li:hover .p-img img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

/*首页专题*/

.zt-item {
	float: left;
	width: 335px;
	height: 160px;
}

.zt-item2 {
	float: left;
	width: 450px;
	height: 180px;
	overflow: hidden;
}

.zt-item+.zt-item {
	margin-left: 20px;
}

.zhuanti {
	height: 160px;
	overflow: hidden;
}

.list-info .tempWrap {
	width: 1400px !important;
}

.zhuanti .hd {
	position: relative;
}

.zhuanti .hd .prev,
.zhuanti .hd .next {
	position: absolute;
	z-index: 1;
	top: 53px;
	width: 40px;
	height: 50px;
}

.zhuanti .hd .next {
	right: 10px;
	background: url(../image/my_right2.png) center no-repeat;
}

.zhuanti .hd .prev {
	left: 10px;
	background: url(../image/my_left2.png) center no-repeat;
}


/*视频专区*/

.s-box {
	width: 338px;
}

.picFocus2wrap {
	padding: 24px 26px 0;
	height: 192px;
	/*border-left: 3px solid #00834B;*/
	/*border-right: 3px solid #00834B;*/
}

.picFocus2 {
	width: 270px;
	margin: auto;
}

.picFocus2 .bd ul li {
	position: relative;
	width: 270px;
	height: 170px;
	overflow: hidden;
}

.picFocus2 .bd ul li .pic img {
	width: 270px;
	height: 170px;
}

.picFocus2 .bd ul li p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	padding: 3px 8px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
}

.picFocus2 .hd ul {
	padding-top: 12px;
	text-align: center;
}

.picFocus2 .hd ul li {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #b3bfc7;
}

.picFocus2 .hd ul li.on {
	background: #104228;
}

.picFocus2 .video-mark img {
	padding-top: 6px;
	width: 30px;
}

/* 视频专区 */
.video img {
	width: 100%;
	height: 175px;
	display: block;
}

.video video {
	width: 110%;
	height: 210px;
	margin-left: -5%;
}

.video .info {
	padding: 20px 30px;
	height: 115px;
	background: #E3EFE5;
}

.video .info h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

.video .info p {
	color: #666;
	font-size: 15px;
	margin: 10px 0;
}

.video .info p.time {
	color: #175F39;
}

.home-keshi {
	padding: 34px 15px 6px;
	background: #d9ebe2 url(/template/default/pc/skin/image/bg2.png) no-repeat left;
	background-size: 100% 100%;
	overflow: hidden;
	margin-top: 15px;
}

.home-keshi li {
	float: left;
	width: 46%;
	white-space: initial;
	margin: 0 2% 28px;
}

.home-keshi li img {
	width: 41%;
	float: left;
	margin-right: 5%;
	display: block;
	height: 128px;
}

.home-keshi li a {
	display: block;
}

.home-keshi li .nr {
	float: right;
	width: 53%;
	margin-top: 10px;
}

.home-keshi li .nr h1 {
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.home-keshi li .nr p {
	color: #666;
	font-size: 14px;
}


#sypfId {
	position: fixed;
	z-index: 9998;
	top: 584px;
	left: 0;
}

.close_sypfId {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #fff;
	opacity: 0.5;
	text-align: center;
	color: #666;
}

.pages {
	text-align: center;
	padding: 40px 0 40px;
}

.pagination {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom
}

.pagination li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
	margin: 0 3px;
}

.pagination a {
	color: #333;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}

.pagination span {
	color: #333;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}

.pagination .active span {
	background: #00834B;
	color: #fff;
}

.pagination .disabled a:link,
.pagination .disabled a:visited,
.pagination .disabled a:hover {
	cursor: not-allowed;
	pointer-events: none;
	color: #ddd
}

.pagination .active {
	pointer-events: none
}

.pagination .active,
.pagination a:hover {
	width: auto;
	height: auto;
	background: #00834B;
	color: #fff;
	border-radius: 4px;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}

.multipleColumn {
	display: none;
}

.swiper.mySwiper,
.swiper.mySwiper2 {
	display: block;
	height: 170px;
}