body,
html {}

.wrapper {
	clear: both;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}

.clearfix1 {
	background-color: #fff;
	padding: 10px;
}

.fenge {
	width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	display: block;
	float: left;
	height: 25px;
	margin-top: 10px;
}

.fenge img {
	width: 100%;
	height: 100%;
}

.clearfix2 {
	background-color: #fff;
	padding: 20px;
	/* margin-top: 20px; */
}

.clearfix3 {
	padding: 20px;
	margin-top: 20px;
}
.visible-xs-block {
  display: none !important;
}
.wrapper:after,
.wrapper:before {
	display: block;
	clear: both;
	height: 0;
}

.vertical-table {
	display: table
}

.vertical-table>* {
	vertical-align: top !important
}

.honor-list a:before,
.menu-slideout:after,
.mv:after,
.nolist:before,
.pic-list em:before {
	display: inline-block;
	speak: none;
	font: normal normal normal 14px/1;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-family: FontAwesome
}

.u-head {

 background:url(images/top_bg.png) repeat-x; 

 background-color:#FFFFFF; 


}

.u-head .wrapper {
	position: relative;
	height: 119px;
}

.u-head .logo {
	display: inline-block;
	padding-right: 5px; 
}

.u-head .logo img {
	height: 119px;
	/* background-color: #1f6e6b;*/
}

.u-head .alt {
	/* padding: 8px 0; */
	line-height: 25px;
}

.u-head .alt b {
	line-height: 40px;
	padding-left: 18px;
	font-size: 30px;
	border-left: 1px solid #ddd;
	font-weight: 700;
	color: #666
}

.u-head .keshi {
	padding: 8px 0;
	line-height: 50px;
	font-size: 30px;
	font-weight: 700
}

.u-head .menu {
	display: none;
	position: absolute;
	z-index: 10;
	zoom: 1;
	right: 0px;
	top: 70%;
	margin-top: -1.6rem;
	height: 1.8rem;
	line-height: 3.2rem;
	padding: 0 .6rem;
	cursor: pointer;
	text-align: center;
	font-size: 1.8rem;
	color: #1f6e6b;
}

.ui-search {
	height: 32px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 50%;
	right: 0;
	margin-top: -16px;
	max-width: 290px
}

.ui-search>a {
	display: inline-block;
	background: #fff;
	color: #666;
	border: 1px solid #ddd;
	line-height: 34px;
	padding: 0 15px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px
}

.ui-search>a:hover {
	color: #fff;
	background-color: #666;
	border-color: #666
}

.u-topbar {
	height: 40px;
	line-height: 40px;
	background: #f1f1f1;
	color: #999;
	font-size: 13px;
	overflow: hidden;
	word-spacing: .5em
}

.u-topbar a {
	margin: 0 8px;
	color: #333
}

.u-topbar a:hover {
	color: #e84d3d
}

.u-menu {
	display: none;
	height: 70px;
	/* background:linear-gradient(90deg,rgba(159,117,65,1) 0%,rgba(144,94,35,1) 100%); */
	opacity: 1;
	position: relative;
	width: 800px;
}

.u-menu .first>li {
	width: 12%;
	float: left;
}

.u-menu .first>li>a {
	color: #ffffff;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	position: relative;
	transition: all .3s ease;
}

.u-menu .first>li:first-of-type {
	background-image: none;
}

.u-menu .first>li .second-wrap {
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 200;
	top: 100%;
	background-color: rgba(255, 255, 255, .95);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16);
}

.u-menu .first>li .second-wrap .wrapper {
	position: relative;
	padding: 30px 0 40px 200px;
	min-height: 200px
}

.u-menu .first>li .second-wrap .wrapper.menu-keshi {
	padding-left: 170px
}

.u-menu .first>li .second-wrap .title {
	width: 180px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 30px;
	color: #bdbdbd;
	font-size: 16px;
	line-height: 1.4;
	text-transform: uppercase
}

.u-menu .first>li .second-wrap .title span {
	display: block;
	padding-bottom: 5px;
	font-size: 30px;
	color: #1f6e6b;
	line-height: 1.2
}

.u-menu .first>li .second-wrap .nav {
	min-width: 120px;
	border-right: 1px #eee solid;
	position: relative
}

.u-menu .first>li .second-wrap .nav li {
	height: 36px;
	width: 100%
}

.u-menu .first>li .second-wrap .nav li>a {
	display: block;
	text-align: center;
	position: relative;
	line-height: 36px;
	font-size: 16px;
	color: #4d4d4d
}

.u-menu .first>li .second-wrap .nav li p {
	display: none;
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0;
	margin-left: 35px;
	width: 200px;
	line-height: 20px
}

.u-menu .first>li .second-wrap .nav li p a {
	display: block;
	padding: 8px 0;
	font-size: 16px;
	color: #4d4d4d
}

.u-menu .first>li .second-wrap .nav li p a:hover {
	color: #1f6e6b
}

.u-menu .first>li .second-wrap .nav li.active>a {
	color: #357bb6
}


.u-menu .first>li .second-wrap .nav li.active p {
	display: block
}

.u-menu .first>li .second-wrap .nav.third {
	margin-right: 220px
}

.u-menu .first>li .second-wrap .nav .third2 {
	width: 260px;
	padding-left: 15px
}

.u-menu .first>li .second-wrap .nav .third2 a {
	display: inline-block;
	float: left;
	min-width: 50%;
	padding: 8px 0;
	font-size: 16px;
	color: #4d4d4d
}

.u-menu .first>li .second-wrap .vertical-table {
	width: 100%
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav {
	padding-left: 25px;
	border-right: 1px #eee solid
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(1) {
	padding-left: 0;
	width: 52%
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(1) a {
	min-width: 31%;
	padding-right: 5px
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(2) {
	width: 26%
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(2) a {
	min-width: 44%;
	padding-right: 5px
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:last-child {
	width: 22%
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:last-child a {
	min-width: 44%;
	padding-right: 5px
}

.u-menu .first>li .second-wrap .tit {
	display: block;
	line-height: 20px;
	font-size: 18px;
	padding-left: 8px;
	border-left: 3px #1f6e6b solid;
	margin-bottom: 10px
}

.u-menu .first>li.active .second-wrap {
	display: block
}

.u-menu .first>li.active>a {

	border-bottom: 3px rgba(255, 255, 255, 1) solid;
	opacity: 1;
}

.u-menu .first>li:nth-child(3) .wrapper {
	padding-left: 160px
}

.u-menu .more-p {
	text-align: right
}

.u-menu .more-p a {
	color: #e84d3d;
	font-size: 14px
}

.u-menu .more-p a:hover {
	color: #e84d3d
}


/*导航*/
.nav-menu {
	height: 60px; margin:0 auto;
	/* background:linear-gradient(90deg,rgba(159,117,65,1) 0%,rgba(144,94,35,1) 100%); */
	opacity: 1;
	position: relative;
	width: 1200px;
}

.nav-menu .first>li {
	width: 9.0%;
	float: left;
	height: 60px;
}

.nav-menu .first>li>a {
	color: #FFFFFF; font-weight:bold;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	position: relative;
	transition: all .3s ease;
}

.nav-menu .first>li:first-of-type {
	background-image: none;
}

.nav-menu .first>li .second-wrap {
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 200;
	top: 140%;
	background-color: rgba(255, 255, 255, 0.6);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16);
}

.nav-menu .first>li .second-wrap .wrapper {
	position: relative;
	padding: 30px 0 40px 200px;
	min-height: 200px
}

.u-menu .first>li .second-wrap .wrapper.menu-keshi {
	padding-left: 170px
}

.nav-menu .first>li .second-wrap .title {
	width: 180px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 30px;
	color: #bdbdbd;
	font-size: 16px;
	line-height: 1.4;
	text-transform: uppercase
}

.nav-menu .first>li .second-wrap .title span {
	display: block;
	padding-bottom: 5px;
	font-size: 30px;
	color: #1f6e6b;
	line-height: 1.2
}

.nav-menu .first>li .second-wrap .nav {
	min-width: 105px;
	position: relative;
}

.nav-menu .first>li .second-wrap .nav li {
	height: 36px;
	width: 100%;
}


.nav-menu .first>li .second-wrap .nav li>a {
	display: block;
	text-align: center;
	position: relative;
	line-height: 36px;
	font-size: 16px;
	color: #4d4d4d
}

.nav-menu .first>li .second-wrap .nav li p {
	display: none;
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0;
	margin-left: 35px;
	width: 200px;
	line-height: 20px
}

.nav-menu .first>li .second-wrap .nav li p a {
	display: block;
	padding: 8px 0;
	font-size: 16px;
	color: #4d4d4d
}

.u-menu .first>li .second-wrap .nav li p a:hover {
	color: #1f6e6b
}

.nav-menu .first>li .second-wrap .nav li.active>a {
	color: #357bb6
}


.nav-menu .first>li .second-wrap .nav li.active p {
	display: block
}

.nav-menu .first>li .second-wrap .nav.third {
	margin-right: 220px
}

.nav-menu .first>li .second-wrap .nav .third2 {
	width: 260px;
	padding-left: 15px
}

.nav-menu .first>li .second-wrap .nav .third2 a {
	display: inline-block;
	float: left;
	min-width: 50%;
	padding: 8px 0;
	font-size: 16px;
	color: #4d4d4d
}

.nav-menu .first>li .second-wrap .vertical-table {
	width: 100%
}

.nav-menu .first>li .second-wrap .vertical-table .menu-nav {
	padding-left: 25px;
	border-right: 1px #eee solid
}

.nav-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(1) {
	padding-left: 0;
	width: 52%
}

.nav-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(1) a {
	min-width: 31%;
	padding-right: 5px
}

.nav-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(2) {
	width: 26%
}

.u-menu .first>li .second-wrap .vertical-table .menu-nav:nth-child(2) a {
	min-width: 44%;
	padding-right: 5px
}

.nav-menu .first>li .second-wrap .vertical-table .menu-nav:last-child {
	width: 22%
}

.nav-menu .first>li .second-wrap .vertical-table .menu-nav:last-child a {
	min-width: 44%;
	padding-right: 5px
}

.nav-menu .first>li .second-wrap .tit {
	display: block;
	line-height: 20px;
	font-size: 18px;
	padding-left: 8px;
	border-left: 3px #1f6e6b solid;
	margin-bottom: 10px
}

.nav-menu .first>li.active .second-wrap {
	display: block
}

.nav-menu .first>li.active>a {

	border-bottom: 3px #780106 solid;
	opacity: 1;
}

.nav-menu .first>li:nth-child(3) .wrapper {
	padding-left: 160px
}

.nav-menu .more-p {
	text-align: right
}

.nav-menu .more-p a {
	color: #e84d3d;
	font-size: 14px
}

.nav-menu .more-p a:hover {
	color: #e84d3d
}

.menu-info {
	max-width: 100%;
	min-height: 200px;
	line-height: 2;
	color: #666;
	overflow: hidden;
	padding-left: 45px;
	font-size: 15px
}

.menu-info a {
	color: #e84d3d
}

.menu-altimg {
	width: 100%;
	min-height: 200px;
	padding-left: 45px
}

.menu-altimg img {
	display: block;
	margin-bottom: 10px
}

.menu-img {
	min-width: 300px;
	min-height: 200px;
	line-height: 1.4;
	color: #666;
	overflow: hidden;
	padding-left: 40px
}

.menu-img img {
	display: block;
	width: 260px;
	height: 160px;
	background-color: #f1f1f1;
	clear: both;
	margin-bottom: 10px;
	margin-top: 15px
}

.menu-img .menu-img span {
	display: block;
	margin-bottom: 10px;
	line-height: 1.8
}

.menu-img .menu-img h1 {
	display: block;
	font-size: 15px;
	margin-bottom: 10px
}

.menu-img .menu-img h1 a {
	color: #4d4d4d
}

.menu-img .menu-img h1 a:hover {
	color: #e84d3d
}

.menu-img .mv {
	position: relative;
	display: block
}

.menu-img .mv:after {
	content: "\f01d";
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 50%;
	top: 50%;
	font-weight: 400;
	text-align: center;
	color: rgba(255, 255, 255, .68);
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 48px;
	margin: -25px 0 0 -25px;
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out
}

.menu-img .mv:hover:after {
	color: rgba(255, 255, 255, .78)
}

.menu-course {
	width: 100%;
	padding: 0 45px;
	border-right: 1px #eee solid
}






.menu-course p {
	display: block;
	position: relative
}

.menu-course p:after {
	content: " ";
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 4px;
	bottom: 10px;
	border-left: 1px #e84d3d dotted
}

.menu-course p a {
	display: block;
	position: relative;
	line-height: 1.4;
	padding: 5px 0 5px 28px;
	color: #4d4d4d
}

.menu-course p a:after {
	content: " ";
	display: block;
	background-color: #fff;
	position: absolute;
	z-index: 2;
	top: 9px;
	left: -1px;
	width: 10px;
	height: 10px;
	border: 2px #e84d3d solid;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	transition: all .3s ease
}

.menu-course p a:hover {
	color: #e84d3d
}

.menu-course p a:hover:after {
	border-color: #e84d3d
}

.menu-list {
	min-width: 100%;
	padding-left: 45px
}

.menu-list p {
	display: block;
	width: 100%;
	overflow: hidden;
	max-width: 275px
}

.menu-list p a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin-bottom: 8px;
	color: #767d85;
	overflow: hidden;
	padding-left: 11px;
	position: relative;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.menu-list p a strong {
	color: #e84d3d
}

.menu-list p a:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	background-color: #bbb
}

.menu-list p a:hover {
	color: #e84d3d
}

.menu-list p a:hover:before {
	background-color: #e84d3d
}

.menu-nav a {
	display: inline-block;
	line-height: 36px;
	color: #767d85;
	font-size: 15px
}

.menu-nav a:hover {
	color: #1f6e6b
}

.menu-nav:nth-child(3) {
	padding-left: 30px;
	border-right: none !important
}

.menu-nav:nth-child(3) a {
	width: 100%
}

.list-art li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative
}

.list-art li span {
	display: inline-block;
	color: #aaa;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	line-height: 40px
}

.list-art li a {
	padding-left: 110px;
	color: #767d85;
	font-size: 17px
}

.list-art li a strong {
	color: #e84d3d
}

.list-art li:hover a {
	color: #e84d3d
}

.ind_banner .slick-prev,
.ind_banner .slick-next {
	display: none !important;
}

.ind_banner .slick-dots {
	bottom: 25px;
}

.index_1 {
	position: relative;
	background-size: cover !important;
	height: 760px;
}

.index_1 .wrap {
	position: relative;
	height: 100%;
	z-index: 10;
	top: 0;
}

.index_1 .wrap .tit {
	position: absolute;
	width: 400px;
	height: 250px;
	right: 50px;
	text-align: right;
	color: #fff;
	top: 50%;
	margin-top: -125px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	
}

.index_1 .wrap .tit h2 {
	line-height: 1.2;
	font-size: 48px;
	padding-bottom: 20px;
}

.index_1 .wrap .tit p {
	line-height: 1.5;
	font-size: 12px;
}

.u-banner {
	width: 100%;
	max-width: 2220px !important; height:auto; 
	margin: 0 auto;
	clear: both;
	position: relative;
}
.u-banner img{width: 100%;}

.slider {
	width: 100%;
	margin: 0 auto;
}

.slick-slide {}


.slick-prev:before,
.slick-next:before {
	color: black;
}

.slider .slick-active .slide-txt {
	transform: translateY(0);
	filter: alpha(opacity=100);
	opacity: 1
}

.slider .slide-txt {
	transform: translateX(150px);
	transition: all 1s ease-out .3s;
	opacity: 0;
	filter: alpha(opacity=0)
}
.slider .slide-txt img {
	display: block;
	float: right;
}

.slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}

.slick-active {
	opacity: .5;
}

.slick-current {
	opacity: 1;
}

h1.title {
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #1f6e6b;
	line-height: 1.2;
	padding: 12px 0;
	font-weight: 300;
	margin-bottom: 20px
}

h2.title {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 400;
	padding: 8px 0;
	color: #1f6e6b
}

h2.title span {
	font-size: 18px
}

h3.title {
	background: #f6f6f6;
	line-height: 45px;
	font-size: 16px;
	padding-left: 15px
}

.u-link {
	padding: 10px 25px 25px;
	position: relative;
	background-color: #fff;
	margin-bottom: 20px
}

.u-link .hd {
	height: 45px;
	border-bottom: 1px #e0e5ea solid
}

.u-link .hd li {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	float: left;
	padding: 0 5px;
	margin: 0 10px;
	font-size: 18px;
	color: #767d85;
	position: relative;
	cursor: pointer
}

.u-link .hd li.on {
	color: #1f6e6b
}

.u-link .hd li.on:after {
	content: " ";
	display: inline-block;
	width: 100%;
	height: 0;
	border-top: 2px #1f6e6b solid;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0
}

.u-link .bd {
	width: 100%;
	min-height: 100px;
	padding-top: 20px
}

.u-link .bd li {
	width: 100%;
	min-height: 100px
}

.u-link .bd li a {
	display: inline-block;
	line-height: 1.8;
	margin-right: 36px;
	min-width: 100px;
	float: left;
	color: #767d85;
	margin-bottom: 5px;
	outline: 0
}

.u-link .bd li a img {
	height: 60px;
	max-width: 90px;
	margin-bottom: 5px
}

.u-link .bd li a:hover {
	color: #e84d3d
}

.u-link .bd li:nth-child(1) a {
	text-align: center
}

.u-footer {
 width:1160px; height:180px; margin:0 auto;
	color: #fff;
	line-height: 2;
}

.u-footer .wrapper {
	padding: 20px 0;
}

.u-footer .footer-contact {
	width: 36%;
	padding-left: 0;
	padding-right: 30px
}

.u-footer .footer-contact a {
	color: #E8A912
}

.u-footer .footer-contact a:hover {
	color: #fff
}

.u-footer .footer-contact i {
	font-style: normal;
	color: #E8A912
}

.u-footer .footer-link {
	/* width: 38%; */
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2); text-align:left;

}
.u-footer .footer-link li{ float:left;}
.u-footer .footer-link a {
	color: #ffffff;
	padding-right: 10px;

}

.u-footer .footer-contact span {
	line-height: 35px;
}

.u-footer .footer-link .link {
	overflow: hidden;
	height: 40px
}

.shu {
	padding-left: 10px;
	padding-right: 10px;
}


.u-footer .footer-link .link select {
	height: 40px;
	border: none;
	color: #333;
	width: 100%;
	padding: 0 10px;
	cursor: pointerw;
}

.u-footer .footer-link .link select::-ms-expand {
	display: none;
}

.u-footer .footer-link .link option {
	cursor: pointer
}

.u-footer .footer-link .share {
	padding-top: 20px
}

.u-footer .footer-link .share a {
	/* float: none; */
	/* outline: 0; */
	/* background: 0; */
	/* text-align: center; */
	/* padding: 0; */
	/* display: inline-block; */
	/* margin: 0 5px; */
	/* font-size: 24px; */
	/* line-height: 48px; */
	/* -webkit-border-radius: 100%; */
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
}

.u-footer .footer-link .share a:hover {
	color: #e84d3d
}

.u-footer .footer-code {
	width: 15%;
	padding-right: 0;
	text-align: center
}

.u-footer .footer-code span {
	float: right;
	display: inline-block;
	width: 80%;
	margin-left: 6%;
	text-align: center
}

.u-footer .footer-code img {
	width: 100%;
	margin-bottom: 5px
}

.u-footer .copy {
	line-height: 1.8;
	padding: 5px 0; padding-left:10px;
	color: rgba(255, 255, 255, .62);
	text-align:center;

}

.u-footer .copy a {
	color: rgba(255, 255, 255, .72);
}

.rightNav {
	position: fixed;
	right: 28px;
	top: 50%;
	height: 520px;
	margin-top: -175px;
	z-index: 1001;
	/* display: none; */
}

.rightNav li {
	background: #780106;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	line-height: 56px;
	width: 56px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 56px;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 10px;
	
	padding: 5px;
}

.rightNav li .s1,
.rightNav li img,
.rightNav li a {
	display: block;
	padding: 5px;
	/* height:100%; */
}

.rightNav li a {
	position: relative;
}

.rightNav li .s1 {
	-webkit-filter: alphha(opacity=100);
	filter: alphha(opacity=100);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.rightNav li .s2 {
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 56px;
	line-height: 1.3;
	font-size: 14px;
	opacity: 0;
	-webkit-filter: alphha(opacity=0);
	filter: alphha(opacity=0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	visibility: hidden;
	color: #fff;
	position: relative;
}

.rightNav li .s3 {
	display: block;
	opacity: 0;
	-webkit-filter: alphha(opacity=0);
	filter: alphha(opacity=0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	height: 100%;
	visibility: hidden;
}

.rightNav li:hover .s3 {
	opacity: 1;
	-webkit-filter: alphha(opacity=100);
	filter: alphha(opacity=100);
	visibility: visible;
}

.rightNav li:hover .s2 {
	opacity: 1;
	-webkit-filter: alphha(opacity=100);
	filter: alphha(opacity=100);
	visibility: visible;
}

.rightNav li:hover .s1 {
	opacity: 0;
	-webkit-filter: alphha(opacity=0);
	filter: alphha(opacity=0);
	visibility: hidden;
}

.rightNav li:hover {
	background: #54A540;
}

.rightNav .w .r_ewm {
	position: absolute;
	width: 120px;
	height: 120px;
	top: 80%;
	margin-top: -60px;
	right: 78px;
	padding: 5px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	opacity: 0;
	-webkit-filter: alphha(opacity=0);
	filter: alphha(opacity=0);
	visibility: hidden;
}

.rightNav .w .r_ewm i {
	height: 100%;
	right: -8px;
	position: absolute;
	width: 8px;
	top: 0;
}

.rightNav .w:hover .r_ewm {
	opacity: 1;
	-webkit-filter: alphha(opacity=100);
	filter: alphha(opacity=100);
	visibility: visible;
}

.w_1366 .rightNav .w .r_ewm {
	right: 60px;
}

.rightNav .w.li4 .r_ewm {
	width: 135px;
	height: 135px;
	margin-top: -80px;
	padding: 0;
}

.goto {
	display: none;
}

.u-nav {
	background-color: #fff;
	border-bottom: 1px #e0e5ea solid;
	margin-bottom: 20px
}

.u-nav a {
	display: inline-block;
	line-height: 54px;
	padding: 0 12px;
	color: #484848;
	position: relative;
	font-size: 14px
}

.u-nav a.active {
	color: #e84d3d !important;
	font-weight: 700
}

.u-nav a.active:before {
	content: " ";
	display: inline-block;
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 50%;
	width: 14px;
	height: 14px;
	margin-left: -6px;
	bottom: -7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff;
	border-right: 1px #e0e5ea solid;
	border-bottom: 1px #e0e5ea solid
}

.u-nav a:hover {
	color: #e84d3d
}

.u-nav span {
	color: #e0e5ea
}

.u-nav b {
	padding-right: 14px
}

.u-nav b a {
	padding: 0
}

.u-content {
	background-color: #fff;
	padding: 20px;
	overflow: hidden;
	min-height: 80vh;
	margin-bottom: 20px;
}

.u-content.max_padding {
	padding: 22px 50px
}

.u-html {
	line-height: 2;
	font-size: 15px;
	color: #000000;
	overflow: hidden;
}
.u-html #vodewap{
	margin-left:23%;
}

}
.u-html img {
	max-width: 100%
}

.u-html a {
	color: #1f6e6b
}

.u-html a:hover {
	color: #e84d3d
}

.u-page {
	padding: 20px 0;
	text-align: center;
	font-size: 15px
}

.u-page li {
	list-style-type: none;
	display: inline;
}

.u-page a,
.u-page b {
	display: inline-block;
	line-height: 1.8;
	padding: 0 8px;
	color: #888;
	margin: 0 1px 5px 0;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-decoration: underline
}

.u-page a:hover,
.u-page b:hover {
	color: #fff;
	background-color: #767d85;
	text-decoration: none
}

.u-page b {
	color: #fff;
	background-color: #1f6e6b;
	text-decoration: none
}

.ir-boxksleft {
	float: left;
	width: 32%;
	margin-right: 20px;
}

.ir-boxksright {
	float: left;
	width: 32%;
}

.ir-boxks .u-title,
.ir-boxksleft .u-title,
.ir-boxksright .u-title {
	/* margin-bottom: 15px; */
}

.ir-boxks .u-title span,
.ir-boxksleft .u-title span,
.ir-boxksright .u-title span {
	float: left;
	color: #333333;
	font-size: 24px;
	font-weight: 500;
}

.ir-boxks .u-title a,
.ir-boxksleft .u-title a,
.ir-boxksright .u-title a {
	color: #999999;
	border: 1px solid #CCCCCC;
	border-radius: 12px;
	padding: 3px 22px;
	font-size: 12px;
}

.u-title {
	height: 45px;
	line-height: 42px;
	position: relative;
	text-align: right;
	margin-bottom: 10px;
}

.u-title b {
	display: inline-block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -2px;
	font-size: 18px;
	font-weight: 800;
	word-spacing: .7em;
	/*border-bottom: 2px #ccc solid;*/
	color: #aaa
}

.nav-title {
	line-height: 1.4;
	padding-bottom: 14px;
	color: #999;
	background-color: #fff;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid;
}

.nav-title a {
	color: #444
}

.nav-title a:hover {
	color: #1f6e6b
}

.nav-titleks {
	line-height: 1.4;
	padding-bottom: 14px;
	font-size: 14px;
	padding: 0 10px 0 0;
	border-bottom: 1px solid;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #780106;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
}

.nav-titleks .sx {
	float: left;
	font-size: 24px;
	color: #E6CB8F;
	width: 5px;
	padding-right: 20px;
	height: 25px;
	margin-top: -1px;
}

.nav-titleks .ks {
	float: left;
	font-size: 24px;














}

.nav-titleks .wz {
	float: right;
}

.nav-titleks .wz a {
	color: #ffffff;
}

.nav-titleks a {
	color: #ffffff;
}

.list_page {
	margin-bottom: 25px
}

.u-newleft {
	background-color: #fff;
	width: 70%;
	min-height: 500px;
	padding: 10px 25px;
	overflow: hidden
}

.u-newleft .u-title b {
	border-color: #1f6e6b;
	color: #1f6e6b;
	font-weight: 700
}

.u-newright {
	width: 28%;
	overflow: hidden
}

.right-side {
	background: #fff;
	padding: 10px 20px 20px;
	margin-bottom: 20px
}

.art-list li {
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0 24px
}

.art-list li h2 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400
}

.art-list li a {
	color: #444
}

.art-list li a:hover {
	color: #e84d3d
}

.art-list li img {
	float: left;
	margin: 4px 14px 0 0;
	height: 80px
}

.art-list li .alt {
	font-size: 12px;
	color: #999;
	line-height: 30px;
	margin-bottom: 5px;
	position: relative
}

.art-list li .alt>span {
	margin-right: 10px
}

.art-list li .alt .bdsharebuttonbox {
	display: none;
	position: absolute;
	z-index: 10;
	zoom: 1;
	right: 0;
	top: 50%;
	height: 16px;
	line-height: 16px;
	margin-top: -8px
}

.art-list li .alt .bdsharebuttonbox .bds_more,
.art-list li .alt .bdsharebuttonbox a {
	font-size: 14px !important;
	margin: 0 4px 0 0 !important
}

.art-list li .alt .bdsharebuttonbox .none {
	background: 0 0 !important;
	color: #999 !important
}

.art-list li .alt .bdsharebuttonbox a {
	float: none;
	outline: 0;
	background: 0;
	text-align: center;
	padding: 0;
	color: #666
}

.art-list li .alt .bdsharebuttonbox a:hover {
	color: #e84d3d
}

.art-list li .alt .bdsharebuttonbox a.fa {
	font-size: 15px !important
}

.art-list li .txt {
	max-height: 80px;
	line-height: 26px;
	margin-top: -4px
}

.txt-list {
	/* margin: 0 10px */
}

.txt-list li {
	height: 45px;
	line-height: 45px;
	padding-right: 100px;
	border-bottom: 1px dashed #e0e5ea;
	position: relative;
	background: url(images/li.png) 10px no-repeat;
	padding-left: 20px;
}

.txt-list li:last-child {
	border: none
}

.txt-list li a {
	display: block;
	height: 45px;
	color: #555555;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.txt-list li a:before {
	content: "";
	font-weight: 700;
	color: #e84d3d;
	margin-right: 6px
}

.txt-list li a:hover {
	color: #780106
}

.txt-list li span {
	display: inline-block;
	height: 45px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 0;
	right: 0;
	color: #B4B4B4;
}

.txt-list li:nth-child(10n) {
	margin-bottom: 30px;
	border: none
}

.right-hot li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dashed #e0e5ea
}

.right-hot li:last-child {
	border: none
}

.right-hot li a {
	display: inline-block;
	max-width: 100%;
	padding-left: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	color: #444
}

.right-hot li a em {
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 0;
	top: 50%;
	margin-top: -8px;
	font-weight: 400;
	font-size: 8px;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	background: #999
}

.right-hot li a:hover {
	color: #1f6e6b
}

.right-hot li:nth-child(1) em {
	background: #fc6c6c
}

.right-hot li:nth-child(2) em {
	background: #ffa169
}

.right-hot li:nth-child(3) em {
	background: #ffc861
}

.right-img {
	margin: 0 -10px
}

.right-img li {
	float: left;
	width: 50%;
	padding: 10px 10px 0;
	overflow: hidden
}

.right-img li img {
	width: 100%
}

.right-img li span {
	display: block;
	max-width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.right-img li a {
	color: #444
}

.right-img li a:hover {
	color: #1f6e6b
}

.art-title {
	border-bottom: 1px #e0e5ea solid;
	margin-bottom: 18px
}

.art-title h1,
.art-title h2 {
	line-height: 1.4;
	font-weight: 400;
	padding: 18px 0;
	font-size: 32px;
	color: #333;
	font-weight: 700
}


.art-title h2 {
	color: #1f6e6b;
	padding: 8px 0 18px;
	text-align: center
}

.art-title .alt {
	font-size: 14px;
	color: #999;
	line-height: 1.4;
	padding-bottom: 18px;
	position: relative
}

.art-title .alt>span {
	margin-right: 10px
}

.art-title .alt .bdsharebuttonbox {
	position: absolute;
	z-index: 10;
	zoom: 1;
	right: 0;
	top: 2px;
	height: 20px;
	line-height: 20px
}

.art-title .alt .bdsharebuttonbox .bds_more,
.art-title .alt .bdsharebuttonbox a {
	font-size: 14px !important;
	margin: 0 6px 0 0 !important
}

.art-title .alt .bdsharebuttonbox .none {
	background: 0 0 !important;
	color: #666 !important
}

.art-title .alt .bdsharebuttonbox .none .fa {
	font-size: 16px
}

.art-link {
	padding: 15px 0 20px;
	color: #999
}

.art-link a {
	color: #333
}

.doctor-filter {
	border: 1px solid #e0e5ea;
	background: #f8f8f8;
	padding: 5px 0
}

.doctor-filter dl {
	position: relative;
	font-size: 13px;
	border-bottom: 1px solid #ddd;
	padding: 10px 15px
}

.doctor-filter dl:last-child {
	border: none
}

.doctor-filter dt {
	color: #999;
	position: absolute;
	top: 10px;
	left: 15px
}

.doctor-filter dd {
	margin-left: 80px;
	overflow: hidden;
	margin-right: -1%;
	color: #444
}

.doctor-filter dd .tab-tit {
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}

.doctor-filter dd .tab-tit li {
	display: inline-block;
	margin-right: 25px;
	padding-bottom: 8px
}

.doctor-filter dd .tab-tit li.active {
	color: #1f6e6b;
	position: relative
}

.doctor-filter dd .tab-tit li.active:before {
	content: " ";
	display: block;
	height: 1px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	bottom: -1px;
	left: 0;
	width: 100%;
	border-top: 1px solid #1f6e6b
}

.doctor-filter dd .tab-pannel {
	min-height: 52px
}

.doctor-filter dd .tab-pannel a {
	display: block;
	line-height: 26px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #444;
	width: 128px;
	margin-right: 10px
}




.doctor-filter dd .tab-pannel a:hover {
	color: #e84d3d
}

.doctor-filter dd .tab-pannel a.active {
	color: #e84d3d;
	font-weight: 700
}

.doctor_list {
	padding-top: 5px
}

.doctor_list li {
	position: relative;
	padding-left: 100px;
	padding-top: 20px;
	border-top: 1px #e0e5ea dashed;
	margin-bottom: 20px
}

.doctor_list li:nth-child(1),
.doctor_list li:nth-child(2),
.doctor_list li:nth-child(3) {
	padding-top: 0;
	border-width: 0
}

.doctor_list li:nth-child(1) .doctor-img,
.doctor_list li:nth-child(2) .doctor-img,
.doctor_list li:nth-child(3) .doctor-img {
	top: 0
}

.doctor_list li .doctor-img {
	position: absolute;
	left: 0;
	top: 20px;
	width: 85px;
	overflow: hidden
}

.doctor_list li .doctor-img img {
	width: 100%
}

.doctor_list li h2 a {
	vertical-align: middle;
	font-size: 16px;
	display: inline-block;
	max-width: 100%;
	color: #333;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.doctor_list li h2 a:hover {
	color: #e84d3d
}

.doctor_list li h2 span {
	vertical-align: middle;
	color: #999;
	font-weight: 400;
	margin-left: 10px
}

.doctor_list li p {
	display: block;
	height: 90px;
	overflow: hidden;
	color: #666;
	font-size: 13px;
	line-height: 23px;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	margin-bottom: 0;
	margin-right: 20px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.doctor_resume {
	position: relative;
	padding: 0 340px 0 140px;
	line-height: 1.8;
	min-height: 160px;
	margin-bottom: 20px;
	font-size: 15px;
	text-align: justify;
	text-justify: inter-word
}

.doctor_resume .img {
	width: 120px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 0;
	top: 0
}

.doctor_resume h1 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 5px;
	color: #1f6e6b
}

.doctor_resume .code {
	position: absolute;
	z-index: 10;
	zoom: 1;
	width: 130px;
	top: 0;
	right: 0;
	font-size: 14px
}

.doctor_resume .code img {
	width: 100%
}



.doctor_resume .swt {
	position: absolute;
	z-index: 10;
	zoom: 1;
	width: 120px;
	top: 25px;
	right: 180px;
	text-align: center
}

.doctor_resume .swt a {
	margin: 8px 0
}

.doctor_info {
	padding: 20px 0;
	border-top: 1px #e0e5ea dashed;
	line-height: 1.8;
	font-size: 15px
}

.doctor-title {
	line-height: 1.2;
	margin-bottom: 20px
}

.doctor-title b {
	font-size: 24px;
	font-weight: 400;
	color: #444
}

.pic-list {
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.pic-list li {
	float: left;
	width:275px; height:160px; margin-left:7px;margin-right:7px;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); 
}

.pic-list li>a {
	display: block;
	padding-bottom: 58.3%;
	color: #ffffff;
}


.pic-list li .tit {
	position: absolute;
	width: 90%;
	left: 5%;
	text-align: center;
	top: 50%;
	height: 120px;
	margin-top: -40px;
	color: #fff;
	z-index: 20;
}

.pic-list li .tit span {
	font-size: 12px;
	line-height: 1;
	display: block;
}

.pic-list .tit h3 {
	font-size: 18px;
	line-height: 1.5em; font-weight:bold;
	/* height:3em;*/
}

.pic-list .tit i {
	display: block;
	width: 38px;
	margin: 15px auto;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.pic-list li:hover i {
	width: 80px;
}

.pic-list .li_1 {
 background:url(images/k1.jpg) no-repeat center center; background-size:100%;
}

.pic-list .li_2 {
 background:url(images/k2.jpg) no-repeat center center; background-size:100%;
}

.pic-list .li_3 {
 background:url(images/k3.jpg) no-repeat center center; background-size:100%;
}

.pic-list .li_4 {
 background:url(images/k4.jpg) no-repeat center center; background-size:100%;
 }

.pic-list .li_5 {
	background: #57A6AB
}

.pic-list .li_6 {
	background: #E5CA8F
}

.pic-list .li_7 {
	background: #83CFEB
}

.pic-list .li_8 {
	background: #01763A
}

.pic-listks {
	/* padding: 10px 20px 0 20px; */
	/* margin-bottom: 20px; */
	overflow: hidden;
}

.pic-listks .imgli {
	float: left;
	position: relative;
	width: 370px;
	margin-right: 15px;
	overflow: hidden;

}

.pic-listks .imgli img {
	/* cursor: pointer; */
	/* transition: all 1.5s; */
	width: 370px;
	height: 210px;
	z-index: 9999;
}

.pic-listks .imgli:hover {
	/* transform: scale(1.2);*/
	opacity: 0.5;
}

.pic-listks .imgli span {
	position: absolute;
	right: 0;
	display: inline-block;
	bottom: 80px;
	text-align: center;
	/* background:rgba(0,0,0,0.6); */
	width: 100%;
	/* height: 100%; */
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	/* padding-top: 25%; */
}

.pii {
	margin-left: 15px;
}

.pic-list a h2 {
	width: 91%;
	line-height: 1.2;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out;
	margin-top: 8px;
	margin: 10px;
}

/*.pic-list a:hover h2 { color: #e84d3d }*/
.pic-list a:hover h2 {
	color: #FFFFFF;
}

.pic-list a em {
	display: block;
	position: relative;
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out
}

.pic-list a em:before {
	position: absolute;
	z-index: 12;
	zoom: 1;
	left: 50%;
	top: -50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	margin: -25px 0 0 -25px;
	color: rgba(255, 255, 255, .6);
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out;
	content: "\f002";
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(Opacity=0);
	background-color: rgba(0, 0, 0, .33)
}

.pic-list a em:hover {
	background-color: #1f6e6b
}

.pic-list.cur a {
	font-size: 15px
}

.pic-list.cur a h2 {
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 0;
	bottom: 0px;
	padding: 10px 10px;
	background: #222;
	background-color: rgba(0, 0, 0, .38);
	color: #FFFFFF;
	text-align: center;
}

.pic-list.cur a:hover h2 {
	bottom: 0;
	color: #fff
}

.pic-list.cur a em {
	padding: 0;
	border: 0
}

.pic-list.cur a em:hover:after,
.pic-list.cur a em:hover:before {
	display: none
}

.nolist {
	padding: 50px 0;
	height: 100%;
	text-align: center;
	line-height: 1;
	color: #ddd;
	width: 100% !important
}

.nolist:after {
	content: "";
	display: block
}

.u-jcimg {
	padding: 10px 10px 5px;
	position: relative;
	background-color: #fff;
	margin-bottom: 20px
}

.u-jcimg .u-title {
	margin-bottom: 20px
}

.u-jcimg .u-title b {
	color: #666;
	display: inline-block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50%;
	margin-top: -15px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	padding-left: 25px;
	
	color: #1f6e6b;
}

.job-html {
	line-height: 1.8;
	font-size: 15px;
	margin-bottom: 15px
}

.job-html a {
	color: #1f6e6b
}

.job-html a:hover {
	color: #e84d3d
}

.job-table {
	padding: 10px 0;
	color: #666
}

.job-table table {
	width: 100%;
	max-width: 100%;
	border-top: 0 #e0e5ea solid
}

.job-table td {
	padding: 8px 15px;
	line-height: 1.6;
	border-right: 1px #e0e5ea solid;

	border-bottom: 1px #e0e5ea solid;
	text-align: center;
	vertical-align: middle
}

.job-table td span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.job-table thead {
	background-color: #1f6e6b;
	color: #fff
}

.job-table thead td {
	padding: 10px 15px;
	font-weight: 700;
	font-size: 15px;
	border-bottom: 0
}

.job-table thead td:last-child {
	border-right-color: #1f6e6b
}

.job-table a {
	display: inline-block;
	padding: 0 14px;
	height: 24px;
	line-height: 24px;
	border-radius: 4px;
	background-color: #999;
	color: #fff;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.job-table a:hover {
	background-color: #e53826
}

.job-table tbody {
	border-left: 1px #e0e5ea solid
}

.job-table tbody tr:hover {
	background-color: #f6f6f6
}

.job-table tbody tr:hover a {
	background-color: #e84d3d
}

.job-table span {
	color: #555
}

.job-field {
	margin-bottom: 25px
}

.job-field li {
	padding: 4px 0 4px 85px;
	position: relative;
	line-height: 25px;
	min-height: 35px;
	font-size: 15px;
	color: #444
}

.job-field li span {
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 0;
	top: 4px;
	color: #999
}

.job-field li b {
	color: #1f6e6b
}

.job-from {
	border: 0 #eee solid;
	background-color: #f8f8f8;
	padding-bottom: 20px
}

.job-from h1 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #1f6e6b;
	line-height: 1.2;
	padding: 12px 0;
	font-weight: 300;
	margin-bottom: 20px
}

.job-from span {
	color: red
}

.u-from h1 {
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 1.2;
	padding: 12px 0;
	margin-bottom: 20px;
	font-weight: 700
}

.u-from .from-info {
	background: #F8F8F8;
	border: 1px dashed #ddd;
	padding: 10px 15px;
	margin-bottom: 20px
}

.u-from .checkbox-custom li {
	padding: 4px 0
}

.honor-html {
	line-height: 2;
	margin-bottom: 20px;
	font-size: 15px
}

.honor-title {
	font-size: 18px;
	color: #767d85;
	text-align: left;
	background-color: #f6f6f6;
	line-height: 1.2;
	padding: 8px 0;
	font-weight: 300;
	margin-bottom: 14px;
	padding-left: 10px
}

.honor-title:before {
	content: "";
	font-weight: 700;
	color: #e84d3d;
	margin-right: 6px
}

.honor-list {
	margin-left: -.4%;
	margin-right: -.4%;
	margin-bottom: 10px
}

.honor-list a {
	display: block;
	float: left;
	width: 15.8%;
	margin: 0 .4% 14px .4%;
	color: #444;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	padding-bottom: 8px;
	background: #f9f9f9
}

.honor-list a img {
	width: 100%;
	margin-bottom: 6px
}

.honor-list a span {
	display: block;
	width: 100%;
	padding: 0 4px;
	line-height: 1.2;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out
}

.honor-list a span.cur {
	font-size: 13px;
	color: #aaa
}

.honor-list a:before {
	position: absolute;
	z-index: 12;
	zoom: 1;
	left: 50%;
	top: -40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	margin: -20px 0 0 -20px;
	color: rgba(255, 255, 255, .76);
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out;
	content: "\f002";
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(Opacity=0);
	background-color: rgba(0, 0, 0, .23)
}

.honor-list a:hover {
	background: #f6f6f6;
	color: #e84d3d
}

.licheng-tab {
	padding: 0;
	margin: 0 20px 20px;
	overflow: hidden;
	position: relative
}

.licheng-tab li {
	float: left;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: 700;
	color: #aaa;
	margin-right: 10px;
	border-bottom: 4px #e0e5ea solid;
	padding: 0 2px;
	cursor: pointer
}

.licheng-tab li.active {
	color: #1f6e6b;
	border-color: #1f6e6b
}

.licheng-list {
	margin: 0 20px
}

.licheng-list li {
	padding-left: 110px;
	position: relative;
	line-height: 1.6;
	color: #333
}

.licheng-list li span {
	display: inline-block;
	line-height: 24px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	left: 0;
	top: 10px;
	font-size: 16px
}

.licheng-list li h1 {
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px
}

.licheng-list li .txt {
	display: block;
	border-left: 3px #e0e5ea solid;
	padding: 0 0 15px 25px
}

.licheng-list li a {
	display: block;
	padding: 10px 14px 14px;
	background-color: #f6f6f6;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position: relative
}

.licheng-list li a:before {
	content: " ";
	display: inline-block;
	position: absolute;
	z-index: 20;
	zoom: 1;
	left: -7px;
	top: -7px;
	margin-top: 22px;
	width: 14px;
	height: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #f6f6f6
}

.licheng-list li a p {
	color: #999;
	text-indent: 2em
}

.licheng-list li a i {
	font-size: 12px;
	color: #bbb
}

.licheng-list li:before {
	content: " ";
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 2px #e0e5ea solid;
	background-color: #fff;
	position: absolute;
	z-index: 20;
	zoom: 1;
	left: 110px;
	top: 22px;
	margin: -7px 0 0 -6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%
}

.licheng-list li:hover {
	color: #e84d3d
}

.licheng-list li:hover a {
	color: #e84d3d
}

.licheng-list li:hover:before {
	border-color: #e84d3d
}

.floor {
	margin-bottom: 15px;
	padding-top: 5px
}

.floor table {
	width: 100%;
	border: none;
	border-collapse: collapse
}

.floor td,
.floor th {
	line-height: 1.8;
	padding: 5px 10px;
	border: 1px solid #b4dcba
}

.floor th {
	width: 60px;
	text-align: center;
	background: #ecf8ee;
	font-weight: 700
}

.floor td span {
	margin-left: 20px;
	color: #999
}

.floor td ul {
	overflow: hidden
}

.floor td li {
	width: 48%;
	float: left
}

.position-map {
	height: 70vh;
	border: 1px #e0e5ea solid
}

.position-map img {
	max-width: initial !important;
	max-height: initial !important
}

.position-map .zui-input {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.position-map .outset {
	min-height: 30px;
	padding: 0
}

.position-map .zui-btn {
	float: right;
	margin-left: 5px
}

.bi a {
	display: block;
	width: 91%;
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #767d85
}

.ksleft .new_ad {
	position: relative;
	overflow: hidden
}

.ksleft .new_ad .bd,
.ksleft .new_ad img {
	width: 100%; height:247px;
}

.ksleft .new_ad .bd li {
	position: relative;
	width: 100%;
	overflow: hidden
}

.ksleft .new_ad .bd li h1 {
	position: absolute;
	z-index: 100;
	zoom: 1;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 120px 0 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ksleft .new_ad .hd {
	position: absolute;
	z-index: 100;
	zoom: 1;
	bottom: 12px;
	right: 12px;
	text-align: right
}

.ksleft .new_ad .hd li {
	display: inline-block;
	width: 13px;
	height: 6px;
	border-radius: 5%;
	margin: 0 2px;
	background: rgba(204, 204, 204, 1);
	overflow: hidden;
	text-indent: 20px;
	cursor: pointer;
}

.ksleft .new_ad .hd li.on {
	background: rgba(255, 156, 0, 1);
}

.news1 {
	width: 370px;
	margin-right: 24px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.news2 {


	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.news3 {
	width: 370px; margin-left:8px; margin-right:8px;
	
		-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.news1 .imgli,
.news3 .imgli,
.news2 .imgli {
	width: 370px;
	overflow: hidden;

}

.news1 .imgli img,

.news2 .imgli img {
	/* cursor: pointer; */
	transition: all 0.8s; height:220px;
}
.news3 .imgli img{
	/* cursor: pointer; */
	transition: all 0.8s; 
}
.news1 .imgli img:hover,
.news3 .imgli img:hover,
.news2 .imgli img:hover {
	transform: scale(1.2);
}

.new_adlist .title {
	height: 50px;
	line-height: 50px;
	padding: 10px 20px;
}

.new_adlist .title span {
	font-size: 24px;
	line-height: 1.1;
	padding-bottom: 15px;
	/* font-weight: bold; */
	color: #333333;
}

.new_adlist .title .more {
	float: right;
	background: url("images/more.png") no-repeat;
	width: 51px;
	height: 21px;
	margin-top: 10px;
	overflow: hidden;
}

.new_adlist .irlist ul {
	padding: 10px 20px 10px 20px;
}

.new_adlist .irlist li {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding-right: 60px;
	overflow: hidden;
	font-family: "";
	border-top: 1px solid #E4E4E4;
}

.new_adlist .irlist li a {
	background: url(images/li.png) no-repeat 5px;
	padding-left: 20px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #222222;
	font-size: 16px;
}

.new_adlist .irlist li a strong {
	color: #e84d3d
}

.new_adlist .irlist li a:before {
	content: "";
}

.new_adlist .irlist li a:hover {
	color: #e84d3d
}

.new_adlist .irlist li span {
	display: inline-block;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 0;
	right: 0;
	color: #999
}

.new_adlist .irlist li:first-child {
	border-top: 0;
}

.bi span {
	display: inline-block;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 0;
	right: 0;
	color: #999
}


.ir-item {
	overflow: hidden;
}

.ir-item .u-title {
	/* margin-bottom: 15px */
}

.ir-item .u-title span {
	float: left;
	color: #333333;
	font-size: 24px;
	font-weight: 500;
}

.ir-item .u-title a {
	color: #999999;
	border: 1px solid #CCCCCC;
	border-radius: 12px;
	padding: 3px 22px;
	font-size: 12px;
}

.ir-item .kscon {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
}

.ir-item .boxzn {
	margin-top: 20px;
	overflow: hidden;
}

.ir-item .boxzn p {
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-bottom: 10px;

}

.ir-item .boxzn li {
	float: left;
	width: 32%;
	height: 120px;
	/* margin-bottom:20px; */
	line-height: 120px;
	text-align: center;
	padding-top: 20px;
}

.ir-item .boxzn li a {
	color: #333333;
	font-size: 16px;

}

.ir-item .boxzn .f1 {
	background: url(images/f1.png) no-repeat 62px 20px;

	border-right: 1px dashed #E4E4E4;
	border-bottom: 1px dashed #E4E4E4;
}

.ir-item .boxzn .f2 {
	background: url(images/f2.png) no-repeat 62px 20px;

	border-right: 1px dashed #E4E4E4;
	border-bottom: 1px dashed #E4E4E4;
}

.ir-item .boxzn .f3 {
	background: url(images/f3.png) no-repeat 58px 20px;
	border-bottom: 1px dashed #E4E4E4;
}

.ir-item .boxzn .f4 {
	background: url(images/f4.png) no-repeat 62px 20px;
	border-right: 1px dashed #E4E4E4;
}

.ir-item .boxzn .f5 {
	background: url(images/f5.png) no-repeat 62px 20px;
	border-right: 1px dashed #E4E4E4;


}

.ir-item .boxzn .f6 {
	background: url(images/f6.png) no-repeat 62px 20px;

}

.kslist ul {
	/* padding: 0 20px; */
}

.kslist li {
	position: relative;
	height: 50px;
	line-height: 50px;
	/* padding-right: 60px; */
	overflow: hidden;
	font-family: "";
	border-bottom: 1px dashed #E4E4E4;
}

.kslist li a {
	background: url(images/li.png) no-repeat 5px;
	padding-left: 20px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #555555;
	font-size: 16px;
}

.kslist li a strong {
	color: #e84d3d
}

.kslist li a:before {
	content: "";
}

.kslist li a:hover {
	color: #e84d3d
}

.kslist li span {
	display: inline-block;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 0;
	right: 0;
	color: #B4B4B4;
}

.kslistmt ul {
	/* padding: 0 20px; */
}

.kslistmt li {
	position: relative;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
	overflow: hidden;
	text-align: center;
}

.kslistmt li p {
	padding: 0 10px;
	width: 100%;
	overflow: hidden;

}

.kslistmt li img {
	width: 370px;
	height: 200px;
}

.kslistmt li .bt {
	font-size: 15px;
	color: #333333;
	font-weight: 500;
	display: inline-block;
}

.kslistmt li .bcon {
	font-size: 9px;
	color: #B3B3B3;
	display: inline-block;
}

.kslistmt li a {
	/* height: 30px; */
	overflow: hidden;
}


.docter {}

.docter li {
	float: left;
	position: relative;
	width: 222px;
	margin-right: 10px;
}

.docter li img {
	width: 222px;
	display: block;
}

.docter li a {
	color: #ffffff;
}

.docter .txt {
	position: absolute;
	bottom: 0;
	/* height:80px; */
	background: rgba(0, 0, 0, 0.2);
	z-index: 999;
	text-align: center;
	padding: 10px;
	width: 100%;
}

.docter .txt .mz {
	font-size: 18px;
	font-weight: bold;
	/* letter-spacing: 10px; */
}

.docter .txt .tcon {
	font-size: 12px;

}

.ir-item .irad {
	float: left;
	width: 390px;
	height: 260px;
	margin-right: 20px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #f6f6f6;
	position: relative
}

.ir-item .irad .bd,
.ir-item .irad img {
	width: 100%;
	height: 260px
}

.ir-item .irad .bd li {
	position: relative;
	width: 100%;
	overflow: hidden
}

.ir-item .irad .bd li h1 {
	position: absolute;
	z-index: 90;
	zoom: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, .66);
	font-size: 16px
}

.ir-item .irad .hd {
	position: absolute;
	z-index: 100;
	zoom: 1;
	bottom: 45px;
	right: 15px;
	text-align: right
}

.ir-item .irad .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 4px;
	background-color: rgba(255, 255, 255, .6);
	overflow: hidden;
	text-indent: 20px;
	cursor: pointer
}

.ir-item .irad .hd li.on {
	background-color: #e84d3d
}

.ir-item .irhot {
	height: 260px;
	overflow: hidden;
	margin-top: 10px
}

.ir-item .irhot .hot {
	padding-bottom: 10px;
	border-bottom: 1px #e0e5ea dashed;
	margin-bottom: 10px
}

.ir-item .irhot .hot h1 {
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 8px;
	font-size: 28px;
	font-weight: 700
}

.ir-item .irhot .hot a {
	color: #666
}

.ir-item .irhot .hot a:hover {
	color: #e84d3d
}

.ir-item .irhot .irlist li {
	padding-right: 85px
}

.ir-body {
	background: #ffffff;
	margin-top: 20px;
	padding: 20px;
}

.ir-body .ir-item .ksimg {
	height: 310px;
	width: 509px;
}

.ir-body .ir-box {
	float: left;
	width: 44%;
	/* padding: 0 10px; */
	margin-bottom: 20px;
	height: 301px;
}

.ir-body .ir-box1 {
	float: left;
	width: 54%;
	margin-left: 20px;
}

.ir-body.n3 .ir-box:last-child {
	width: 100%
}

.ir-body.n1 .ir-box,
.ir-body.n2 .ir-box {
	/* width: 100% */
}

.ir-body.m1 .ir-box:nth-child(1),
.ir-body.m1 .ir-box:nth-child(2),
.ir-body.m1 .ir-box:nth-child(3) {
	width: 33.33%

}

.ir-body.k2 .ir-box {
	width: 50% !important
}

.u-kslist {
	/* padding: 15px 0; */
}

.u-kslist:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.u-kslist a {
	position: relative;
	display: inline-block;
	float: left;
	width: 175px;
	height: 50px;
	line-height: 50px;
	color: #444444;
	border: 1px #E4E4E4 solid;
	font-size: 15px;
	text-align: center;
	margin: 10px;
	border-radius: 4px;
}

.u-kslist a .jt {

	position: absolute;

	right: 5px;

	background: url(images/jtm.png) right no-repeat;

	width: 6px;

	height: 10px;

	top: 23px;
}

.u-kslist a:hover {
	color: #fff;
	background-color: #780106;
}

.k-title {
	line-height: 1.4;
	font-weight: 400;
	padding: .6em 0 0.2em;
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	text-align: center;
}

#msg {
	text-align: center;
	color: #999999;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E4E4E4;
	font-size: 18px;
	margin-bottom: 20px;
}

.device-list {
	/* margin-left: -.5%; */
	/* margin-right: -.5%; */
	margin-bottom: 10px;
	/* padding: 15px 0; */
}

.device-list li {
	display: block;
	float: left;
	width: 33.3%;
	/* margin: 0 .5% 15px .5%; */
	/* padding-bottom: 5px; */
	background-color: #fff;
	position: relative;
	border: 1px solid #f2f2f2;
	height: 416px;
}

.device-list li a {
	display: block;
	padding: 20px;
	color: #000000;
}

.device-list li img {
	width: 100%;
	height: 202px;
}

.device-list li h1 {
	line-height: 1.4;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 10px 0 4px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.device-list li .p {
	height: 90px;
	overflow: hidden;
}

.device-list li .p {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}

.device-list li .date {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}

.ir-doctor {
	height: 301px;
}

.ir-doctor .img {
	float: left;
}

.ir-doctor .img img {
	width: 222px;
	height: 300px;
}

.ir-doctor .doc-txt {
	float: left;
	margin-left: 20px;
	width: calc(100% - 320px);
}

.ir-doctor .doc-txt .doc-title {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
	height: 45px;
}

.ir-doctor .doc-txt .doc-title .docmore {
	float: right;
	font-size: 12px;
	color: #999999;
	border-radius: 12px;
	border: 1px solid #CCCCCC;
	padding: 0 10px
}

.ir-doctor .doc-txt .doc-title1 {
	background: url(images/doc-bgimg.png) repeat-x left bottom;
	padding-bottom: 30px;
	/* margin-bottom: 45px; */
	/* padding-top: 38px; */
}

.ir-doctor .doc-txt .doc-title1 p {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
}

.ir-doctor .doc-txt .doc-title2 {
	padding-top: 30px;
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}


.ir-doctorcz table {
	width: 100%;
}

.ir-doctorcz .table {
	margin-top: 30px;
	background: #ffffff;
}

.ir-doctorcz table th {
	background: #2A79B6;
	color: #fff;
	font-size: 16px;
	height: 66px;
	border-left: 1px solid #ffffff;
	font-weight: 100;
}

.ir-doctorcz table .th1 {
	width: 212px;
}

.ir-doctorcz table .th2 {
	width: 218px;
}

.ir-doctorcz table .th3 {
	width: 236px;
}

.ir-doctorcz table .th4 {
	width: 575px;
}

.ir-doctorcz table .th5 {
	width: 220px;
}

.ir-doctorcz table td {
	font-size: 14px;
	color: #333333;
	border: 1px solid #ECECEC;
}

.ir-doctorcz table td .td {
	padding: 24px;
	text-align: center;
	line-height: 1.4;
}

.ir-doctorcz table td .td1 {
	padding: 26px;
	text-align: left;
	line-height: 24px;
}

.ir-doctorcz table .table1 {
	vertical-align: top;
}

.ir-doctorcz table .tab-box {
	vertical-align: top;
	/*border-bottom: 0;*/
	border-right: 0;
}

.ir-doctorcz table .table1 th {
	height: 50px;
	font-size: 16px;
	color: #333;
	background: #E4E4E4;
	text-align: center;
}

.ir-doctorcz table .table1 {
	border-left: 0;
	text-align: center;
}

.ir-doctorcz table .table1 .ith1 {
	width: 194px;
	border-left: 0;
}

.ir-doctorcz table .table1 .ith2 {
	width: 460px;
}

.ir-doctorcz table .table1 .ith3 {
	width: 110px;
}

.dorctordtail .part2 table .table2 {
	width: 100%;
}

.ir-doctorcz table .table2 .tb2-th1 {
	width: 116px;
}

.ir-doctorcz table .table2-box {
	padding: 5px;
}

.ir-doctorcz table .table2-box .table2 {
	background-color: #E4E4E4;
}

.ir-doctorcz table .table2-box th {
	height: 40px;
}

.ir-doctorcz table .table2-box .tb2-th1 {

	width: 114px;
	line-height: 1.4;
}

.ir-doctorcz table .table2-box .tb2-th2 {
	width: 110px;
}

.ir-doctorcz table .table2-box .tb2-th3 {
	width: 64px;
}

.ir-doctorcz table .table2-box .tb2-th4 {
	width: 64px;
}

.ir-doctorcz table .table2-box .tb2-th5 {
	width: 64px;

}

.ir-doctorcz table .table2-box td {
	height: 40px;
}

.ir-doctorcz table .table2-box th {
	/* border-top: 1px solid #ececec; */
	/* border-bottom: 1px solid #ececec; */
	font-size: 14px;
	color: #333333;
}

.ir-doctorcz .tip {
	background: #E4E4E4;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	/* padding-right: 33px; */
	width: 100%;
}

.ir-doctorcz .tip .tp1 {
	font-size: 14px;
	color: #999999;
	position: relative;
	
	padding-left: 60px;
	float: left;
}


.ir-doctorxq {
	margin-top: 30px;
	/* clear: both; */
}

.ir-doctorxq .title {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
	height: 45px;


}

.ir-doctorxq .txt-con {
	font-size: 16px;
	color: #333333;
	font-weight: 500;
	line-height: 45px;
	overflow: hidden;

}

.ir-doctorxq .txt-con p {
	background: none !important;
}

.ir-doctorlist {
	padding: 20px 0 50px 0;
}

.doclist {
	width: 100%;
	overflow: hidden;
}

.doclist li {
	float: left;
	margin-right: 20px;

}

.doclist .active {
	border-bottom: 2px solid #2A79B6;
}

.doclist li a {
	color: #333333;
	font-size: 20px;
}

.table3_phone {
	display: none;
}

.ir-doctorli .table3 {
	margin-top: 20px;
}


.ir-doctorli .table3 th b {
	display: block;
	font-size: 12px;
	padding-top: 5px;
}

.ir-doctorli .table3 table {
	width: 100%;
	table-layout: fixed;
}

.ir-doctorli .table3 table th {
	background: #2a79b6;
	color: #fff;
	height: 66px;
	border-left: 1px solid #ffffff;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
}

.ir-doctorli .table3 .th1,
.visitinfo .table3 .tdh1 {
	width: 134px;
}

.ir-doctorli .table3 .th2,
.visitinfo .table3 .tdh2 {
	/* width: 98px; */
}

.result .table3 .th2 {
	width: 134px !important;
}

.result .table3 .th4 {
	width: 600px !important;
}

.ir-doctorli .table3 .th3,
.ir-doctorli .table3 .tdh3 {
	width: 142px;
}

.ir-doctorli .table3 .th4,
.ir-doctorli .table3 .tdh4 {
	width: 142px;
}

.ir-doctorli .table3 .th5,
.ir-doctorli .table3 .tdh5 {
	width: 142px;
}

.ir-doctorli .table3 .th6,
.ir-doctorli .table3 .tdh6 {
	width: 142px;
}

.ir-doctorli .table3 .th7,
.ir-doctorli .table3 .tdh7 {
	width: 142px;
}

.ir-doctorli .table3 .th8,
.visitinfo .table3 .tdh8 {
	width: 142px;
}

.ir-doctorli .table3 .th9,
.ir-doctorli .table3 .tdh9 {
	width: 142px;
}

.ir-doctorli .table3 .tdbox {
	padding: 10px 15%;
	width: 70%;
	display: inline-block;
	line-height: 26px;
	text-align: left;
}

.ir-doctorli .table3 .tdbox a {
	display: inline-block;

}

.ir-doctorli .table3 .tdbox span {
	display: block;
	width: 100%;
	white-space: nowrap;
}

.ir-doctorli .table3 td {
	font-size: 16px;
	color: #333333;
	text-align: center;
	border: 1px solid #ececec;
	height: 30px;
}

.ir-doctorli .table3 td a {
	color: #333333;
}

.ir-doctorli .table3 .td1 {
	font-size: 16px;
	line-height: 1.4;
}

.ir-doctorli .table3 .td2 {
	width: 72px;
}

.ir-doctorli .table3 .td3 {
	width: 142px;
}

.ir-doctorli .table3 .dortro {
	vertical-align: middle;
}

.ir-doctorli .tip {
	background: #E4E4E4;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	/* padding-right: 33px; */
	width: 100%;
}

.ir-doctorli .tip .tp1 {
	font-size: 14px;
	color: #999999;
	position: relative;
	
	padding-left: 60px;
	float: left;
}


.result .table-box table .th1 {
	width: 112px;
}

.result .table-box table .th2 {
	width: 112px;
}

.result .table-box table .th3 {
	width: 236px;
}

.result .table-box table .th4 {
	width: 768px;
}



.result .table-box table td {
	font-size: 14px;
	color: #333333;
	/* border: 1px solid #ececec; */
}

.result .table-box table td .td {
	padding: 24px;
	text-align: center;
}

.result .table-box table td .td1 {
	padding: 10px;
	text-align: left;
	line-height: 24px;
	max-height: 115px;
	overflow: hidden;
	position: relative;
	word-break: break-all;
}

.result .table-box table td .td1.now:after {
	content: "...";
	font-size: 14px;
	color: #474747;
	background: #fff;
	width: 16px;
	height: 18px;
	line-height: 18px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: center;
}

.result .table-box table .table1 {
	vertical-align: top;
}

.result .table-box table .tab-box {
	vertical-align: top;

}

.result .table-box table .tab-box .table1box {
	padding: 0.5%;
}

.result .table-box table .table1 th {
	height: 50px;
	font-size: 16px;
	color: #333;
	background: #f8f8f8;
	text-align: center;
	border-color: #ececec;
}

.search-box {
	font-size: 0;
}

.search-box .block {
	padding: 30px 0;
	border-bottom: 1px solid #ececec;
}

.search-box .label {
	font-size: 18px;
	color: #333333;
	vertical-align: middle;
	font-weight: 500;
	padding: 0;
}

.search-box .input {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 305px;
	margin-left: 12px;
	padding: 8px 12px;
	line-height: normal;
}

.search-box .input input {
	width: 100%;
	font-size: 14px;
	height: 21px;
	border: none;
	background: none;
}

.search-box .butn1 {
	background: #2378B6;
	border: 5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin-left: 12px;
}

body.channel6 .ir-item .u-title b {
	color: #d00202;
	border-color: #d00202
}

body.channel6 .u-menu {
	background-color: #d00202;
	background-image: linear-gradient(45deg, #d00202, #e35602, #dd4001)
}

body.channel6 .u-menu .second-wrap .title span {
	color: #666
}

body.channel6 .u-menu .second-wrap .nav li p a:hover {
	color: #d00202
}

body.channel6 .u-menu .second-wrap .nav li.active>a {
	color: #d00202
}

body.channel6 .u-menu .second-wrap .nav li.active>a:before {
	background-color: #d00202
}

body.channel6 .u-menu .second-wrap .tit {
	border-color: #999
}

body.channel6 .u-menu .first>li.active>a {
	color: #d00202
}

body.channel6 .u-head .logo img {
	background-color: #d00202
}

body.channel6 .u-footer {
	background-color: #37383a
}

body.channel6 .u-newleft .u-title b {
	border-color: #d00202;
	color: #d00202
}

body.channel6 .u-page a:hover,
body.channel6 .u-page b {
	background-color: #d00202;
	border-color: #d00202
}

body.channel6 .btn-default {
	background-color: #d00202 !important
}

body.channel6 .btn-default.btn-outline:active,
body.channel6 .btn-default:active,
body.channel6 .btn-default:focus {
	background-color: #d00202 !important
}

body.channel6 .zui-input:focus,
body.channel6 .zui-textarea:focus {
	border-color: #d00202 !important
}

body.channel6 li a:hover {
	color: #d00202 !important
}

.k-ksmenu {
	height: 34px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 50%;
	right: 0;
	margin-top: -17px
}

.k-ksmenu>a {
	display: inline-block;
	height: 34px;
	line-height: 32px;
	width: 125px;
	text-align: center;
	border: 1px #ddd solid;
	color: #666;
	background-color: #fff
}

.k-ksmenu>a i {
	margin: 0 4px
}

.k-ksmenu .box {
	display: none;
	width: 400px;
	position: absolute;
	z-index: 100;
	zoom: 1;
	top: 100%;
	right: 0;
	border: 1px #ddd solid;
	color: #666;
	background-color: #fff;
	margin-top: 13px;
	padding: 10px 20px 15px;
	line-height: 2
}

.k-ksmenu .box:before {
	content: " ";
	display: inline-block;
	position: absolute;
	z-index: 10;
	zoom: 1;
	right: 55px;
	top: -7px;
	width: 14px;
	height: 14px;
	margin-left: -6px;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
	background-color: #fff;
	border-right: 1px #e0e5ea solid;
	border-bottom: 1px #e0e5ea solid
}

.k-ksmenu .box:after {
	content: " ";
	display: inline-block;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: -15px;
	right: 0;
	width: 125px;
	height: 15px
}

.k-ksmenu .box p {
	margin-right: -15px
}

.k-ksmenu .box a {
	display: inline-block;
	color: #767d85;
	margin-right: 12px
}

.k-ksmenu .box a:hover {
	color: #e84d3d
}

.k-ksmenu:hover>a {
	background-color: #777;
	color: #fff;
	border-color: #666
}

.k-ksmenu:hover .box {
	display: block
}

.k-ksmenu ul {
	height: 35px;
	line-height: 30px;
	font-size: 15px;
	border-bottom: 2px #e0e5ea solid;
	margin-bottom: 5px
}

.k-ksmenu ul li {
	display: inline-block;
	height: 30px;
	padding-bottom: 5px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	position: relative
}

.k-ksmenu ul li.active {
	color: #1f6e6b
}

.k-ksmenu ul li.active:before {
	content: " ";
	display: inline-block;
	position: absolute;
	z-index: 10;
	zoom: 1;
	bottom: -4px;
	left: 0;
	width: 100%;
	border-bottom: 2px #1f6e6b solid
}

.layui-layer-zui .layui-layer-title {
	background: #1f6e6b;
	color: #fff;
	border: none
}

.layui-layer-zui .layui-layer-btn a {
	background: #1f6e6b;
	border-color: transparent;
	line-height: 26px
}

.layui-layer-zui .layui-layer-btn .layui-layer-btn0 {
	background: #1f6e6b
}

.layui-layer-zui .layui-layer-btn .layui-layer-btn1 {
	background: #e84d3d
}

.wenjian .checkbox-custom:after,
.wenjian .checkbox-custom:before {
	content: '';
	display: block;
	clear: both;
	height: 0
}

.wenjian .checkbox-custom li {
	float: left;
	margin-right: 15px
}

.wenjian .panel-footer {
	margin-top: 20px
}

.wenjian [role=radio]+.col-xs-12 {
	padding: 8px 20px 14px;
	background-color: #fafafa;
	border: 1px #e0e5ea dotted
}



.ui-call {
	width: 80px;
	position: fixed;
	z-index: 999;
	right: 10px;
	top: 50%;
	margin-top: -160px;
}

.ui-call li {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
}

.ui-call li a {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 24px;
	text-align: center;
	border: 1px ##1692a1 solid;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-radius: 5px;
	-o-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background-color: #1f6e6b;
	/*.linear-gradient(0deg,@color-main,@color-stop);*/
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ui-call li a i {
	text-align: center;
	font-size: 36px;
	display: block;
	line-height: 1;
	padding-top: 10px;
}

.ui-call li a:hover {
	background-color: #1692a1;
}

.ui-call li p {
	display: none;
	position: absolute;
	z-index: 10;
	right: 60px;
	line-height: 1.4;
	top: 0px;
	margin-top: -30px;
	text-align: center;
	width: 160px;
	padding-bottom: 10px;
	border: 1px #eee solid;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-radius: 5px;
	-o-radius: 5px;
	border-radius: 5px;
	/*-moz-opacity: 0; -khtml-opacity: 0; opacity: 0; filter: alpha(opacity=0);*/
	transition: all .3s ease;
}

.ui-call li p img {
	width: 100%;
}

.ui-call li:hover p {
	/*-moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100);*/
	display: block;
	right: 90px;
}

.result .table-box {
	margin-top: 30px;
}

.result .table-box {
	margin-top: 30px;
}

.result .table3 th {
	background: #2a79b6;
	height: 66px;
	color: #ffffff;
	border-right: 1px solid
}

.result .table-box table {
	width: 100%;
	height: 100%;
	/*  table-layout: fixed;*/
}

.result .table-box table th {
	background: none;
	color: #fff;
	font-size: 16px;
	height: 66px;
	border-left: 1px solid #129853;
	font-weight: 100;
}

.result .table-box .th1 {
	width: 112px;
}

.result .table-box .th2 {
	width: 112px;
}

.result .table-box .th3 {
	width: 236px;

}

.result .table-box .th4 {
	width: 768px;
}

.result a {
	color: #333333;
}

.result .table-box .td2 {
	font-size: 14px;
	color: #333333;
	border: 1px solid #ececec;
}

.result .table-box td .td {
	padding: 24px;
	text-align: center;
}

.result .table-box td .td1 {
	padding: 10px;
	text-align: left;
	line-height: 24px;
	max-height: 115px;
	overflow: hidden;
	position: relative;
	word-break: break-all;
}

.result .table-box td .td1.now:after {
	content: "...";
	font-size: 14px;
	color: #474747;
	background: #fff;
	width: 16px;
	height: 18px;
	line-height: 18px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: center;
}

.result .table-box .table1 {
	vertical-align: top;
}

.result .table-box .tab-box {
	vertical-align: top;

}

.result .table-box .tab-box .table1box {
	padding: 0.5%;
}

.result .table-box .table1 th {
	height: 50px;
	font-size: 16px;
	color: #333;
	background: #f8f8f8;
	text-align: center;
	border-color: #ececec;
}

.result .table-box .table1 tr:first-child td {}

.result .table-box .table2 {}

.result .table-box .table2 th {
	border: 1px solid #ececec;
}

.result .table-box td:last-child {}

.result .table-box table .table1 td {}

.result .table-box table .table1 .last td {}

.result .table-box table .table1 th:first-child {}

.result .table-box table .table1 td:first-child {}

.result .table-box .table1 {

	text-align: center;
}


.result .table-box .table1 .ith1 {
	width: 194px;
}

.result .table-box .table1 .ith2 {
	width: 460px;
	height: 100%;
	vertical-align: top;
}

.result .table-box .table1 .ith3 {
	width: 110px;
}

.result .table-box .table2 {
	width: 100%;
}

.result .table-box .table2 th {
	border: 0;

}

.result .table-box .table2 .tb2-th1 {
	width: 116px;
}

.result .table-box .table2-box {
	padding: 0.8%;
	/*height: 100%;*/
}

.result .table-box table .table2-box th {
	height: 40px;
	border: 1px solid #ececec;
}

.result .table-box table .table2-box .tb2-th1 {
	width: 114px;
	line-height: 1.4;

}

.result .table-box table .table2-box .tb2-th2 {
	width: 110px;
}

.result .table-box table .table2-box .tb2-th3 {
	width: 64px;
}

.result .table-box table .table2-box .tb2-th4 {
	width: 64px;
}

.result .table-box table .table2-box .tb2-th5 {
	width: 64px;

}

.result .table-box table .table2-box td {
	height: 40px;
	border: 1px solid #ececec;
}

.result .table-box table .table2-box th {
	font-size: 14px;
	color: #333333;
}






.news1 .imgli img,
.news2 .imgli img {
	width: 100%;
}

.news2 {
	margin-bottom: 20px;
}


/*新加*/
.main{ clear:both; width:100%; background:#780106;}
.main1{ clear:both; width:100%; background:url(images/main_nav.png) repeat-x;}

/*查询框*/
.head_search{
	width: 330px;
	height: 45px;
 	border-radius:5px; margin-top:30px;
	position: relative;
	overflow: hidden; border:#780106 solid 1px;
}
.head_search .text{
	height: 45px;
	line-height: 45px;
	width: 100%;
	border:0;
	padding-left:20px;
	padding-right:80px;
	box-sizing:border-box;
}
.head_search .sub{
	display: block;
	height: 45px;
	width:80px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:#FFFFFF; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #780106, #680304);
	background:-moz-linear-gradient(to right, #780106, #680304);
	background:-webkit-gradient(to right, #780106, #680304);
	background:-o-linear-gradient(to right, #780106, #680304);
	font-size:14px;
	color:#fff;
}
/*2导航*/
.nav-menu1 {
	height: 60px; margin:0 auto;
	opacity: 1;
	width: 1200px;
}

.nav-menu1 .first>li {
	width: 10.5%;
	float: left;
	height: 60px;
}

.nav-menu1 .first>li>a {
	color: #FFFFFF; font-weight:bold;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	position: relative;
	transition: all .3s ease;
}

/*滚动广告位*/
#gg{ width:1160px;margin: 0 auto;background:#fff;height:96px; margin-bottom:20px;}
#gg img{ width:1160px; height:96px;}

.slideBox{overflow:hidden;position:relative;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:30px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:3px;border-radius:10px;  width:20px; height:20px; line-height:20px; text-align:center; background:#fff; cursor:pointer; font-size:12px}
.slideBox .hd ul li.on{ background:#ce0201; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{  display:block;  }
/*滑动框与标题*/
.main6-con{ width:1200px; margin:0 auto; height:350px; margin-top:40px; margin-bottom:30px;}

.xxkTits{
	height:35px;padding-left:405px;
	}
.xxkTits li{
	line-height:33px;
	float:left; width:100px;
	text-align:center;background:url(images/hua_bg1.png) no-repeat;
	font-size:14px;
	color:#666666;
	cursor:pointer;
	font-weight:bold; margin-right:20px;
	}

.xxkTits .xxkClk{
	color:#FFFFFF !important;background:url(images/hua_bg2.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	}
	
.xxkCons{
	width: 100%;
	margin: 10px 0;
	}	
.xxkCon{
	display:none;
	}
	
.showUl{
	display:block !important;
	}
.xxkTits .more{
	height: 35px;
	width: 80px;
	text-align:right; padding-right:15px;
	position: relative; color:#666666;
	top: 10px;
	float: right; font-size:14px;
	}
.xxkTits .more a{color:#666666;font-size:14px;}
     .title1 {
color:#999999;
		padding: 0 5px 0 10px;
				font-size: 12px;
		line-height: 20px;
	}

 .title1 span {

		padding-bottom: 0;
		/* font-weight: bold; */
		
			  font-size: 16px;
		line-height: 50px; color:#333333;
	}
	 .title1 span a{color:#333333;}
.pleft {
	 float:left;
	position: relative;	height: 33px;
	/* padding-top: 10px; */
	background: url("images/tsx.png") 10px no-repeat;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;

}
.pleft span {
	height: 33px;
	color: #780106;
	font-size: 22px;
	display: inline-block;
	line-height: 33px;
	float: left;
	margin-left: 10px;
	padding: 0 15px;
	font-weight: bold;
}
/***********************************************************************友情链接********************************************************************/
.main7{
  	clear:both;width: auto; height:200px;  margin-top:10px; padding:20px;
}
.main7 img{ float:left; width:140px; height:100px; padding:5px;}



/***********************************************************************内页********************************************************************/
.container{width:1200px;margin:0 auto;background:#FFFFFF; clear:both;}

#left{ float:left; width:200px; margin-right:10px; padding-top:20px;}
#left1{ width:198px; height:auto;border:#D8D7D7 solid 1px; margin-bottom:10px;}
#left1 span{
	width:181px;
	height:26px;
	margin-top:5px;
	padding-bottom:3px;
	margin-left:10px; text-indent:12px;
	vertical-align:middle;
	line-height:26px;
	display: list-item;
	list-style-type: none;
}
#left1 span a{color:#000000; font-size:12px;}
.title01{width:100%;height:30px;padding-top:0px;text-indent:20px;color:#FFFFFF;font-size:16px;font-weight:bold; text-align:left;
	line-height: 28px; border-bottom:#D8D7D7 solid 1px; background:#780106;
	vertical-align: middle;
}
#right{float:left; width:966px;border:#EEECEF solid 1px;}
#mid{float:left; width:100%;border:#EEECEF solid 1px; background:#FFFFFF;}
#mid input{ border:#CCCCCC solid 1px; width:200px;}