@import url(bootstrap.min.css);
@import url(swiper.min.css);
@import url(animate.min.css);
@import url(jquery.mcustomscrollbar.css);

/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 2423307 */
  src: url('//at.alicdn.com/t/c/font_2423307_gh0jpw8ajwn.woff2?t=1692952426933') format('woff2'),
       url('//at.alicdn.com/t/c/font_2423307_gh0jpw8ajwn.woff?t=1692952426933') format('woff'),
       url('//at.alicdn.com/t/c/font_2423307_gh0jpw8ajwn.ttf?t=1692952426933') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0
}

body {
	color: #000;
	background: #fff;
	font-size: 14px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif
}

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

a:hover,
a:focus {
	color: #2893ae;
	text-decoration: none
}

.w_col {
	padding: 0 80px
}

@media (max-width: 1681px) {
	.w_col {
		padding: 0 60px
	}
}

@media (max-width: 1440px) {
	.w_col {
		padding: 0 40px
	}
}

@media (max-width: 1380px) {
	.w_col {
		padding: 0 30px
	}
}

.w {
	display: block;
	width: 1680px;
	margin: 0 auto;
	position: relative
}

@media (max-width: 1681px) {
	.w {
		max-width: 1600px
	}
}

@media (max-width: 1611px) {
	.w {
		max-width: 1500px
	}
}

@media (max-width: 1440px) {
	.w {
		max-width: 1380px
	}
}

@media (max-width: 1380px) {
	.w {
		max-width: 1300px
	}
}

@media (max-width: 1288px) {
	.w {
		max-width: 1200px
	}
}

@media (max-width: 1202px) {
	.w {
		width: 100%;
		padding: 0 10px
	}
}

.w2 {
	display: block;
	width: 1280px;
	margin: 0 auto
}

@media (max-width: 1288px) {
	.w2 {
		max-width: 1200px
	}
}

@media (max-width: 1202px) {
	.w2 {
		width: 100%;
		padding: 0 20px
	}
}

.windowHeight {
	position: relative
}

.np {
	margin: 0;
	padding: 0
}

.np [class*="am-"] {
	margin: 0;
	padding: 0
}

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

.pages a {
	display: block;
	width: 80px;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	background: none;
	color: #999;
	border: 1px solid #999
}

.pages a:hover {
	color: #999
}

.text-center {
	text-align: center
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0 0 30px 0;
	border-radius: 0px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 16px;
	margin-left: 0px;
	line-height: 1.42857143;
	color: #333;
	text-decoration: none;
	background-color: #f4f4f4;
	border: none;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 3;
	color: #fff;
	background: #2893ae
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #2893ae;
	border-color: #2893ae
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #f4f4f4;
	border-color: #ddd
}

@font-face {
	font-family: 'CenturyGothic';
	src: url("../fonts/centurygothicregular.eot");
	src: url("../fonts/centurygothicregular.eot") format("embedded-opentype"), url("../fonts/centurygothicregular.woff") format("woff"), url("../fonts/centurygothicregular.ttf") format("truetype"), url("../fonts/centurygothicregular.svg#yourwebfontname") format("svg")
}

@font-face {
	font-family: 'bebas';
	src: url("../fonts/bebas.eot");
	src: url("../fonts/bebas.eot") format("embedded-opentype"), url("../fonts/bebas.woff") format("woff"), url("../fonts/bebas.ttf") format("truetype"), url("../fonts/bebas.svg#yourwebfontname") format("svg")
}
@font-face {
	font-family: 'btb';
	src: url("../fonts/brandontext-bold.eot");
	src: url("../fonts/brandontext-bold.eot") format("embedded-opentype"), url("../fonts/brandontext-bold.woff") format("woff"), url("../fonts/brandontext-bold.ttf") format("truetype"), url("../fonts/brandontext-bold.svg#yourwebfontname") format("svg")
}
.Validform_checktip {
	margin-left: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px
}
.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(../images/right.png) no-repeat left center
}

.Validform_wrong {
	color: red;
	padding-left: 20px;
	white-space: nowrap;
	background: url(../images/error.png) no-repeat left center
}

.Validform_loading {
	padding-left: 20px;
	background: url(../images/onload.gif) no-repeat left center
}

.Validform_error {
	background-color: #ffe7e7
}

#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 19891016;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1)
}

#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1
}

#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #999;
	background: -moz-linear-gradient(top, #999, #666 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}

#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none
}

#Validform_msg a.Validform_close:hover {
	color: #ccc
}

#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #bbb;
	border-top: none;
	text-align: left
}

.m_nav {
	margin-top: 30px
}

.m_nav ul li.m {
	display: block;
	padding: 0 10px
}

.m_nav ul li.m h3 {
	display: block;
	height: 40px;
	position: relative
}

.m_nav ul li.m h3:after {
	content: '>';
	font-family: 'iconfont';
	font-size: 16px;
	display: block;
	width: 20px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #666;
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 3;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.m_nav ul li.m h3 a.n {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	padding: 0 30px 0 0
}

.m_nav ul li.m h3.noico:after {
	display: none
}

.m_nav ul li.m .sub {
	display: none;
	width: 100%
}

.m_nav ul li.m .sub ul {
	padding: 10px 0
}

.m_nav ul li.m .sub ul li {
	display: block
}

.m_nav ul li.m .sub ul li a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	padding: 0 0 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.m_nav ul li.m.on {
	background: rgba(255, 255, 255, 0.1);
	border-bottom: 2px solid rgba(255, 255, 255, 0.2)
}

.m_nav ul li.m.on h3:after {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg)
}

#warper #sidebar-wrapper {
	width: 200px;
	height: 100%;
	padding: 20px;
	left: -250px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#warper #sidebar-wrapper a.logo {
	display: block;
	float: none;
	width: 157px;
	height: 45px;
	margin: 0;
	background-image: url("../images/logo.png");
	background-size: 157px 45px;
	text-indent: -9999px;
	overflow: hidden
}

#warper #sidebar-wrapper a.logo img {
	width: 100%
}

#warper.toggled #sidebar-wrapper {
	left: 0;
	z-index: 101;
	overflow-y: scroll;
	background-color: #f5f5f5;
	border-color: #f5f5f5
}

.hamburger {
	display: none;
	position: absolute;
	right: 20px;
	top: 33px;
	z-index: 10000;
	width: 20px;
	height: 18px;
	background: transparent;
	border: none
}

@media (max-width: 1202px) {
	.hamburger {
		display: block
	}
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
	outline: none;
	position: fixed
}

.hamburger.is-closed:before {
	content: '';
	display: block;
	width: 100px;
	font-size: 14px;
	color: #999;
	line-height: 32px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover:before {
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
	background-color: #999
}

.hamburger.is-closed .hamb-top {
	top: 0px;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-middle {
	top: 50%;
	margin-top: -2px
}

.hamburger.is-closed .hamb-bottom {
	bottom: 0px;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-top {
	top: 0;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-bottom {
	bottom: 0;
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
	background-color: #fff
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
	top: 50%;
	margin-top: -2px
}

.hamburger.is-open .hamb-top {
	-webkit-transform: rotate(45deg);
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open .hamb-middle {
	display: none
}

.hamburger.is-open .hamb-bottom {
	-webkit-transform: rotate(-45deg);
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open:before {
	content: '';
	display: block;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.hamburger.is-open:hover:before {
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: all .35s ease-in-out
}

.overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 100
}

.target-fix {
	position: relative;
	top: 0px;
	display: block;
	height: 1px;
	background: none;
	overflow: hidden;
	outline: 0;
	text-decoration: none;
	border: none
}

.target-fix:focus {
	outline: 0
}

#fp-nav {
	display: none
}

#warper {
	max-width: 100%;
	margin: 0 auto
}

.mt {
	margin: 84px 0 0
}

@media (max-width: 1202px) {
	.mt {
		margin: 0
	}
}

header {
	width: 100%;
	height: 84px;
	background: #fff;
	-webkit-box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.1);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100
}

@media (max-width: 1202px) {
	header {
		position: static
	}
}

header .inner {
	max-width: 1920px;
	margin: 0 auto;
	position: relative
}

header .w {
	height: 84px
}

header a.logo {
	display: block;
	width: 214px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
	outline: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/logo.png");
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 101
}

header .icon {
	float: right;
	width: 20px;
	height: 20px
}

.pc_nav {
	width: 100%;
	height: 84px;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 100
}

@media (max-width: 1202px) {
	.pc_nav {
		display: none
	}
}

.pc_nav nav {
	padding: 0 150px 0 0px
}

@media (max-width: 1440px) {
	.pc_nav nav {
		padding: 0 200px 0 0px
	}
}

.pc_nav .nav {
	width: 100%
}

.pc_nav .nav ul.nav_ul {
	float: right;
	width: 1000px
}

@media (max-width: 1611px) {
	.pc_nav .nav ul.nav_ul {
		width: 900px
	}
}

@media (max-width: 1440px) {
	.pc_nav .nav ul.nav_ul {
		width: 800px
	}
}

@media (max-width: 1288px) {
	.pc_nav .nav ul.nav_ul {
		width: 700px
	}
}

.pc_nav .nav ul.nav_ul li.m {
	display: block;
	float: left;
	/*width: 14.28%;*/
	height: 84px;
	margin-right: 6%;
}

.pc_nav .nav ul.nav_ul li.m h3 a {
	display: block;
	width: 100%;
	line-height: 84px;
	font-size: 16px
}

.pc_nav .nav ul.nav_ul li.m h3 a.on {
	color: #2893ae
}

.pc_nav .nav ul.nav_ul li.m .sub {
	display: none;
	width: 100%;
	background: rgba(255, 255, 255, 1);
	border-top: 2px solid #dfdfdf;
	position: absolute;
	left: 0;
	top: 84px
}

.pc_nav .nav ul.nav_ul li.m .sub .w {
	padding: 45px 0;
	height: auto
}

.pc_nav .nav ul.nav_ul li.m .sub .list {
	float: left;
	width: 50%;
	padding-left: 20%;
}

@media (max-width: 1611px) {
	.pc_nav .nav ul.nav_ul li.m .sub .list {
		width: 60%
	}
}

.pc_nav .nav ul.nav_ul li.m .sub .list ul li {
	display: block;
	width:100%;
	margin: 0 0 40px;
}
.pc_nav .nav ul.nav_ul li.m .sub .list2 ul li{width: 48%;float:left;margin-right: 2%;}

@media (max-width: 1440px) {
	.pc_nav .nav ul.nav_ul li.m .sub .list ul li {
		margin: 0 0 40px
	}
}

.pc_nav .nav ul.nav_ul li.m .sub .list ul li a {
	display: inline-block;
	height: 56px;
	border-bottom: 1px solid #b4b4b4;
	line-height: 55px;
/* 	padding: 0 45px 0 0; */
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	 white-space: nowrap;
	  word-break: keep-all;
	  overflow: hidden;
	  text-overflow: ellipsis;
}

.pc_nav .nav ul.nav_ul li.m .sub .list ul li a:after {
	content: '\e789';
	font-family: 'iconfont';
	display: block;
	width: 15px;
	height: 15px;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0px
}

.pc_nav .nav ul.nav_ul li.m .sub .list ul li a:hover {
	color: #2893ae;
	border-color: #2893ae
}

.pc_nav .nav ul.nav_ul li.m .sub .img {
	float: right;
	width: 37%;
	background: #eee
}

.pc_nav .nav ul.nav_ul li.m .sub .img img {
	width: 100%
}

.pc_nav .nav ul.nav_ul li.m.on h3 a {
	color: #2893ae
}

.pc_top {
	width: 150px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 27px;
	z-index: 101
}

@media (max-width: 1202px) {
	.pc_top {
		display: none
	}
}

.pc_top ul li {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-left: 20px
}

.pc_top ul li a {
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid #999;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.pc_top ul li a:hover {
	color: #fff;
	background: #2893ae;
	border-color: #2893ae
}

.pc_top ul li.qr {
	position: relative
}

.pc_top ul li.qr .img {
	display: none;
	width: 122px;
	height: 152px;
	border: 1px solid #999;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -61px;
	z-index: 10
}

.pc_top ul li.qr .img img {
	width: 120px;
	height: 120px
}

.pc_top ul li.qr .img span {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px
}

.pc_top ul li.qr:hover .img {
	display: block
}

.in_banner {
	overflow: hidden
}

.index_banner {
	position: relative
}

.index_banner .mbanner {
	display: none
}

@media (max-width: 668px) {
	.index_banner .mbanner {
		display: block
	}
	.index_banner .mbanner .txt{width:100%;position: absolute;top:30%;color: #fff;font-size:23px;text-align:center;}
	
	
	
}

.index_banner .mbanner img {
	width: 100%
}

.index_banner .banner {
	width: 100%;
	position: relative
}

@media (max-width: 668px) {
	.index_banner .banner {
		display: none
	}
}

.index_banner .banner .txt {
	float: left;
	width: 70% !important;
	height: 100%;
	text-align: center;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*background-image: url("../images/banner_txt_bg.jpg");*/
	position: absolute;
}

.index_banner .banner .txt .t {
	display: block;
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 120px;
	top: 32%;
	z-index: 10;
	text-align: left;
	text-shadow: 1px 1px 1px #303030;
}

@media (max-width: 1681px) {
	.index_banner .banner .txt .t {
		left: 50px
	}
}

@media (max-width: 1440px) {
	.index_banner .banner .txt .t {
		font-size: 50px;
		left: 40px;
		top: 30%
	}
}

@media (max-width: 1380px) {
	.index_banner .banner .txt .t {
		font-size: 30px
	}
}

.index_banner .banner .txt .t:after {
	content: '';
	margin: 30px 0 0;
	display: block;
	width: 80px;
	height: 2px;
	line-height: 2px;
	background: #ffc32c;
}

@media (max-width: 1380px) {
	.index_banner .banner .txt .t:after {
		margin: 30px 0 0
	}
}

.index_banner .banner .txt .des {
	display: block;
	font-size: 50px;
	font-family: 'CenturyGothic';
	color: #fff;
/*	text-transform: uppercase;*/
	text-align: left;
	position: absolute;
	left: 120px;
	top: 50%;
	z-index: 10;
	text-shadow: 1px 1px 1px #303030;
}

@media (max-width: 1681px) {
	.index_banner .banner .txt .des {
		font-size: 40px;
		left: 50px
	}
}

@media (max-width: 1440px) {
	.index_banner .banner .txt .des {
		font-size: 36px;
		left: 40px;
		top: 36%
	}
}

@media (max-width: 1380px) {
	.index_banner .banner .txt .des {
		font-size: 30px
	}
}

.index_banner .banner .bg {
	display: block;
	float: right;
	width: 100% !important;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.index_banner .arrow {
	width: 44px;
	height: 44px;
	border: 1px solid #fff;
	outline: 0;
	line-height: 42px;
	text-align: center;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	position: absolute;
	bottom: 200px;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1380px) {
	.index_banner .arrow {
		bottom: 160px
	}
}

@media (max-width: 668px) {
	.index_banner .arrow {
		bottom: auto;
		top: 50%;
		margin-top: -22px
	}
}

.index_banner .arrow.arrow_prev {
	left: 120px
}

@media (max-width: 1681px) {
	.index_banner .arrow.arrow_prev {
		left: 50px
	}
}

@media (max-width: 1440px) {
	.index_banner .arrow.arrow_prev {
		left: 40px
	}
}

@media (max-width: 668px) {
	.index_banner .arrow.arrow_prev {
		left: 10px
	}
}

.index_banner .arrow.arrow_next {
	left: 200px
}

@media (max-width: 1681px) {
	.index_banner .arrow.arrow_next {
		left: 130px
	}
}

@media (max-width: 1440px) {
	.index_banner .arrow.arrow_next {
		left: 120px
	}
}

@media (max-width: 668px) {
	.index_banner .arrow.arrow_next {
		left: auto;
		right: 10px
	}
}

.index_banner .arrow i.iconfont {
	font-size: 16px;
	color: #fff
}

.index_banner .arrow:hover {
	opacity: .5;
	filter: alpha(opacity=50)
}

.index_banner .swiper-pagination {
	bottom: 130px
}

.index_banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	outline: 0
}

.index_banner .swiper-pagination-bullet-active {
	opacity: 1;
	background: #2893ae
}

.m_show {
	display: none
}

@media (max-width: 1202px) {
	.m_show {
		display: block
	}
}

.side_float {
	width: 60px;
	height: 270px;
	position: fixed;
	right: 20px;
	bottom: 5%;
	z-index: 99
}

@media (max-width: 668px) {
	.side_float {
	    display: none;
		width: 100%;
		height: 50px;
		left: 0;
		bottom: 0;
		top: auto;
		right: 0;
		margin-top: 0
	}
}

.side_float ul li.m {
	display: block;
	width: 60px;
	height: 60px;
	margin-bottom: 10px
}

.side_float ul li.m:last-child {
	margin-bottom: 0
}

@media (max-width: 668px) {
	.side_float ul li.m {
		background: #ccc;
		width: 25%;
		height: 50px;
		float: left;
		margin: 0;
		border-right: 1px solid rgba(0, 0, 0, 0.1)
	}
	.side_float ul li.m:last-child {
		border-right: 1px solid #ccc
	}
}

.side_float ul li.m a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	border-radius: 5px;
}

@media (max-width: 668px) {
	.side_float ul li.m a {
		height: 50px;
		line-height: 50px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0
	}
}

.side_float ul li.m a i.iconfont {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 30px
}

@media (max-width: 668px) {
	.side_float ul li.m a i.iconfont {
		width: 100%;
		height: 50px;
		line-height: 50px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		font-size: 26px
	}
}

.side_float ul li.m a:hover {
	background: #2893ae
}

.side_float ul li.m.tel {
	position: relative
}

.side_float ul li.m.tel a {
	width: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.side_float ul li.m.tel a {
		width: 100%;
		position: static
	}
}

.side_float ul li.m.tel a p {
	display: block;
	width: 240px;
	height: 60px;
	position: relative
}

@media (max-width: 668px) {
	.side_float ul li.m.tel a p {
		width: 100%;
		height: 50px
	}
}

.side_float ul li.m.tel a p i.iconfont {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.side_float ul li.m.tel a p span {
	display: block;
	font-size: 18px;
	color: #fff;
	width: 180px;
	position: absolute;
	left: 60px;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

@media (max-width: 668px) {
	.side_float ul li.m.tel a p span {
		display: none
	}
}

.side_float ul li.m.tel a:hover {
	width: 240px;
	left: -180px
}

@media (max-width: 668px) {
	.side_float ul li.m.tel a:hover {
		width: 100%;
		left: 0
	}
}

.side_float ul li.m.tel a:hover p span {
	opacity: 1;
	filter: alpha(opacity=100)
}

.side_float ul li.m.qr {
	position: relative
}

.side_float ul li.m.qr .qr_box {
	display: none;
	width: 250px;
	height: 200px;
	background: #fff;
	position: absolute;
	right: 90px;
	top: 50%;
	margin-top: -100px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2)
}

.side_float ul li.m.qr .qr_box .inner {
	width: 100%;
	height: 100%;
	position: relative
}

.side_float ul li.m.qr .qr_box .inner:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-width: 8px 0 8px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -4px
}

.side_float ul li.m.qr .qr_box .inner img {
	width: 250px;
	height: 160px
}

.side_float ul li.m.qr .qr_box .inner span {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #2893ae;
	font-size: 16px
}

.side_float ul li.m.qr .qr_box.toggled {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	right: 80px
}

.title01 {
	font-size: 24px;
	color: #4f9a89;
	font-weight: bold
}
@media (max-width: 1202px) {
	.title01 {
		font-size: 22px
	}
}

.title01 span {
	display: block;
	font-size: 45px;
	color: #d6d6d6;
	font-family: 'CenturyGothic';
	margin: 25px 0 22px;
	font-weight: normal;
	text-transform: uppercase
}

@media (max-width: 1440px) {
	.title01 span {
		margin: 25px 0;
		font-size: 36px
	}
}

@media (max-width: 1380px) {
	.title01 span {
		margin: 20px 0;
		font-size: 30px
	}
}

@media (max-width: 1202px) {
	.title01 span {
		margin: 10px 0;
		font-size: 18px
	}
}

.title01.line:after {
	content: '';
	display: block;
	width: 80px;
	height: 2px;
	line-height: 2px;
	background: #ffc32c
}
.newstitle.title01:after{display: none;}
.title01.center {
	text-align: center
}

.title01.white {
	color: #fff
}

.in_about {
	background: url("../images/in_about_bg1.png") no-repeat center center;
	background-size: cover;
}

@media (max-width: 1202px) {
	.in_about {
		padding: 40px 0
	}
}

@media (max-width: 668px) {
	.in_about {
		padding: 20px 0
	}
}

.in_about .col {
	display: table;
/* 	padding: 8vw 0; */
}

@media (max-width: 968px) {
	.in_about .col {
		display: block
	}
}

.in_about .img {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.in_about .img img {
	width: 100%;
}

@media (max-width: 968px) {
	.in_about .img {
		display: block;
		width: 100%;
		padding: 0 0 0 20px
	}
}

.in_about .txt {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding:0 3% 0 6%;
}
@media (max-width: 1380px) {
	.in_about .txt {
		width: 55%
	}
}

@media (max-width: 1202px) {
	.in_about .txt {
		width: 60%
	}
}

@media (max-width: 968px) {
	.in_about .txt {
		display: block;
		width: 100%;
		padding: 0 4%;
	}
}

.in_about .txt .des {
	margin: 30px 0 0px;
	font-size: 16px;
	line-height: 38px;
	color: #444;
	/*font-weight: lighter;*/
    word-break: normal;    /*正常避头尾 */
   text-indent: 2em;
}
.in_about .txt .des p{margin-bottom:10px;}


@media (max-width: 1440px) {
	.in_about .txt .des {
		font-size: 14px;
		line-height: 28px
	}
}

@media (max-width: 1380px) {
	.in_about .txt .des {
		margin: 20px 0;
		font-size: 14px;
		line-height: 28px
	}
}

.in_about .txt .num_list ul li {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}

@media (max-width: 1380px) {
	.in_about .txt .num_list ul li {
		width: 25%
	}
}

@media (max-width: 668px) {
	.in_about .txt .num_list ul li {
		width: 50%;
		height: 65px;
		padding: 0 0 0 40px;
		margin-bottom: 40px
	}
}

.in_about .txt .num_list ul li span.t {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #222
}

@media (max-width: 1202px) {
	.in_about .txt .num_list ul li span.t {
		font-size: 16px
	}
}

.in_about .txt .num_list ul li span.num {
	display: inline-block;
	font-size: 50px;
	color: #2893ae;
	font-family: 'bebas'
}

@media (max-width: 1202px) {
	.in_about .txt .num_list ul li span.num {
		font-size: 30px
	}
}

.in_about .txt .num_list ul li em {
	display: inline-block;
	font-style: normal;
	font-size: 16px;
	color: #2893ae;
	/*font-weight: lighter;*/
	margin-left: 5px
}

.in_about .txt .num_list ul li em.year {
	font-family: 'CenturyGothic';
	font-size: 20px
}

.in_industry .col {
	width: 100%;
	height: 100%
}

.in_industry .col ul.clearfix {
	width: 100%;
	height: 100%
}

.in_industry .col ul.clearfix li.list {
	display: block;
	float: left;
	width: 25%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_industry .col ul.clearfix li.list.active {
	width: 34%
}

.in_industry .col ul.clearfix li.list.inactive {
	width: 22%
}

@media (max-width: 1202px) {
	.in_industry .col ul.clearfix li.list {
		width: 50%;
		height: 300px
	}
}

@media (max-width: 668px) {
	.in_industry .col ul.clearfix li.list {
		width: 100%
	}
}

.in_industry .col ul.clearfix li.list a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.in_industry .col ul.clearfix li.list a .title {
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 90px;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1202px) {
	.in_industry .col ul.clearfix li.list a .title {
		bottom: 60px
	}
}

.in_industry .col ul.clearfix li.list a .title span.num {
	display: block;
	font-size: 42px;
	font-family: 'CenturyGothic'
}

.in_industry .col ul.clearfix li.list a .title span.num:after {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	line-height: 2px;
	background: #fff;
	margin: 25px auto
}

.in_industry .col ul.clearfix li.list a .title b.t {
	display: block;
	font-size: 20px
}

.in_industry .col ul.clearfix li.list a .title b.t span {
	display: block;
	font-size: 20px;
	font-family: 'CenturyGothic';
	margin: 10px 0 0;
	text-transform: uppercase;
	font-weight: normal
}

.in_industry .col ul.clearfix li.list a .txt {
	width: 100%;
	height: 100%;
	display: table;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_industry .col ul.clearfix li.list a .txt .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff
}

.in_industry .col ul.clearfix li.list a .txt b.t {
	display: block;
	font-size: 32px
}

@media (max-width: 1440px) {
	.in_industry .col ul.clearfix li.list a .txt b.t {
		font-size: 28px
	}
}

.in_industry .col ul.clearfix li.list a .txt b.t span {
	display: block;
	font-size: 26px;
	font-family: 'CenturyGothic';
	margin: 10px 0 0;
	text-transform: uppercase;
	font-weight: normal
}

@media (max-width: 1440px) {
	.in_industry .col ul.clearfix li.list a .txt b.t span {
		font-size: 20px
	}
}

.in_industry .col ul.clearfix li.list a .txt b.t:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	line-height: 2px;
	background: #fff;
	margin: 25px auto
}

.in_industry .col ul.clearfix li.list a .txt ul.list02 {
	display: block;
	width: 80%;
	margin: 0 auto;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-left: 1px solid rgba(255, 255, 255, 0.5)
}

.in_industry .col ul.clearfix li.list a .txt ul.list02 li {
	display: block;
	padding: 10px 0;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	font-size: 18px;
	line-height: 30px
}

@media (max-width: 1440px) {
	.in_industry .col ul.clearfix li.list a .txt ul.list02 li {
		font-size: 16px
	}
}

.in_industry .col ul.clearfix li.list a .txt ul.list02 li span {
	display: block;
	font-size: 14px;
	font-family: 'CenturyGothic';
	text-transform: uppercase
}

.in_industry .col ul.clearfix li.list a span.mask {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1202px) {
	.in_industry .col ul.clearfix li.list a span.mask {
		background: rgba(0, 0, 0, 0.3)
	}
}

.in_industry .col ul.clearfix li.list a span.bg {
	display: block;
	width: 100%;
	height: 100%;
	background-size: auto 100%;
	background-repeat: no-repeat
}

@media (max-width: 1202px) {
	.in_industry .col ul.clearfix li.list a span.bg {
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover
	}
}

.in_industry .col ul.clearfix li.list a:hover .title {
	opacity: 0;
	filter: alpha(opacity=0)
}

@media (max-width: 1202px) {
	.in_industry .col ul.clearfix li.list a:hover .title {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

.in_industry .col ul.clearfix li.list a:hover .txt {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1202px) {
	.in_industry .col ul.clearfix li.list a:hover .txt {
		display: none
	}
}

.in_industry .col ul.clearfix li.list a:hover span.mask {
	background: rgba(255, 132, 0, 0.85)
}

@media (max-width: 1202px) {
	.in_news {
		height: 600px
	}
}

@media (max-width: 668px) {
	.in_news {
		height: auto
	}
}
.in_news{padding:0 6% 60px 6%;}
.in_news .col {
	width: 100%;
	height: 100%
}

.in_news .col .col_half {
	width: 100%;
	height: 50%
}

.in_news .col .title {
	float: right;
	width: 50%;
	height: 100%;
	background-color: #e7eff0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/in_news_title_bg.png");
	display: table
}

@media (max-width: 668px) {
	.in_news .col .title {
		float: none;
		width: 100%;
		padding: 30px 0;
		display: block
	}
}

.in_news .col .title .inner {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 10%
}

@media (max-width: 668px) {
	.in_news .col .title .inner {
		display: block;
		padding: 0 20px
	}
}

.in_news .col .title h3 {
	font-size: 24px;
	color: #2893ae;
	font-weight: bold
}

.in_news .col .title h3 span {
	display: block;
	font-size: 45px;
	color: #d6d6d6;
	font-family: 'CenturyGothic';
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0 60px
}

@media (max-width: 668px) {
	.in_news .col .title h3 span {
		font-size: 30px;
		margin: 20px 0
	}
}

.in_news .col .title a.more {
	display: block;
	width: 178px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #aaa;
	padding: 0 20px;
	color: #666;
	font-family: 'CenturyGothic';
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_news .col .title a.more i.iconfont {
	float: right
}

.in_news .col .title a.more:hover {
	background: #2893ae;
	border-color: #2893ae;
	color: #fff
}

.in_news .col .item {
	float: left;
	width: 33%;
	height: 100%;
	padding: 10px;
}

@media (max-width: 668px) {
	.in_news .col .item {
		float: none;
		width: 100%
	}
}

.in_news .col .item a {
	display: block;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	
}
.in_news .col .item a:hover{
    box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 20%);}
.in_news .col .item a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

@media (max-width: 668px) {
	.in_news .col .item a .img {
		float: none;
		width: 100%;
		height: 250px
	}
}

.in_news .col .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 60%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.in_news .col .item a .txt {
	width: 100%;
	height: 100%;
	display: table;
	position: relative
}

@media (max-width: 668px) {
	.in_news .col .item a .txt {
		float: none;
		width: 100%;
		/*padding: 20px 0*/
	}
}

.in_news .col .item a .txt:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-right: 10px solid #f6f6f6;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	z-index: 2
}

@media (max-width: 668px) {
	.in_news .col .item a .txt:after {
		display: none
	}
}

.in_news .col .item a .txt .inner {
	display: table-cell;
	vertical-align: middle;
	color: #666;
	padding:5%;
	text-align: center;
	/*font-weight: lighter;*/
	background: #fafafa;
}

.in_news .col .item a .txt span.date {
	display: block;
	font-family: 'CenturyGothic';
	font-size: 16px
}

.in_news .col .item a .txt b.t {
	display: block;
	line-height: 25px;
	color: #2893ae;
	overflow: hidden;
	font-size: 18px;
	margin: 10px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.in_news .col .item a .txt b.t {
		font-size: 14px;
		line-height: 24px
	}
}

@media (max-width: 1380px) {
	.in_news .col .item a .txt b.t {
		font-size: 14px;
		height: 40px;
		line-height: 20px
	}
}

@media (max-width: 668px) {
	.in_news .col .item a .txt b.t {
		margin: 20px 0
	}
}

.in_news .col .item a .txt .des {
	font-size: 14px;
	line-height: 26px
}

@media (max-width: 1440px) {
	.in_news .col .item a .txt .des {
		font-size: 12px;
		line-height: 22px
	}
}

@media (max-width: 1380px) {
	.in_news .col .item a .txt .des {
		line-height: 22px
	}
}

.in_news .col .item a .txt span.more {
	display: block;
	width: 108px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #aaa;
	text-align: center;
	color: #666;
	font-family: 'CenturyGothic';
	margin: 30px auto 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.in_news .col .item a .txt span.more {
		margin-top: 20px
	}
}

.in_news .col .item a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.in_news .col .item a:hover .txt b.t {
	color: #ff8400
}

.in_news .col .item a:hover .txt span.more {
	background: #2893ae;
	border-color: #2893ae;
	color: #fff
}
.in_news .col .item.reverse a .img {
	float: right
}
.in_news .col .item.reverse a .txt {
	float: left
}
.in_news .col .item.reverse a .txt:after {
	border-right: 0;
	border-left: 10px solid #f6f6f6;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	left: auto;
	right: -10px
}

@media (max-width: 668px) {
	.in_news .col .item.reverse a .txt:after {
		display: none
	}
}

.in_dept {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/in_dept_bg.jpg")
}

.in_dept .col {
	width: 100%;
	height: 100%
}

.in_dept .col h3.title {
	float: left;
	width: 27%;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 160px 0 0 6%
}

@media (max-width: 1681px) {
	.in_dept .col h3.title {
		padding: 60px 0 0 2%
	}
}

@media (max-width: 1440px) {
	.in_dept .col h3.title {
		padding: 90px 0 0 2%
	}
}

@media (max-width: 1380px) {
	.in_dept .col h3.title {
		padding: 40px 0 0 2%
	}
}

@media (max-width: 1288px) {
	.in_dept .col h3.title {
		padding: 20px 0 0 2%
	}
}

@media (max-width: 1202px) {
	.in_dept .col h3.title {
		width: 20%;
		padding-top: 50px
	}
}

@media (max-width: 968px) {
	.in_dept .col h3.title {
		float: none;
		width: 100%;
		text-align: center
	}
}

.in_dept .col h3.title span {
	display: block;
	font-size: 45px;
	text-transform: uppercase;
	font-family: 'CenturyGothic';
	font-weight: normal;
	margin: 20px 0 0
}

@media (max-width: 1202px) {
	.in_dept .col h3.title span {
		font-size: 22px
	}
}

.in_dept .col .list {
	float: left;
	width: 73%;
	height: 100%
}

@media (max-width: 1202px) {
	.in_dept .col .list {
		width: 80%
	}
}

@media (max-width: 968px) {
	.in_dept .col .list {
		float: none;
		width: 100%;
		margin: 30px 0 0
	}
}

.in_dept .col .list ul {
	width: 100%;
	height: 100%
}

.in_dept .col .list ul li {
	display: block;
	float: left;
	width: 25%;
	height: 100%;
	padding: 160px 30px 0;
	border-left: 1px solid rgba(255, 255, 255, 0.5)
}

@media (max-width: 1681px) {
	.in_dept .col .list ul li {
		padding: 60px 30px 0
	}
}

@media (max-width: 1440px) {
	.in_dept .col .list ul li {
		padding: 90px 20px 0
	}
}

@media (max-width: 1380px) {
	.in_dept .col .list ul li {
		padding: 40px 20px 0
	}
}

@media (max-width: 1288px) {
	.in_dept .col .list ul li {
		padding: 20px 20px 0
	}
}

@media (max-width: 1202px) {
	.in_dept .col .list ul li {
		padding: 50px 20px
	}
}

@media (max-width: 968px) {
	.in_dept .col .list ul li {
		padding: 20px
	}
}

@media (max-width: 668px) {
	.in_dept .col .list ul li {
		width: 50%
	}
}

.in_dept .col .list ul li a {
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff
}
.in_dept .col .list ul li a img{max-width: 90%;
    height: 80px;}
.in_dept .col .list ul li a:last-child {
	margin: 60px 0 0
}

@media (max-width: 1380px) {
	.in_dept .col .list ul li a:last-child {
		margin: 40px 0 0
	}
}

@media (max-width: 1202px) {
	.in_dept .col .list ul li a:last-child {
		margin: 20px 0 0
	}
}

@media (max-width: 668px) {
	.in_dept .col .list ul li a {
		text-align: center
	}
}

.in_dept .col .list ul li a span.icon i.iconfont {
	font-size: 50px
}

.in_dept .col .list ul li a b.t {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 0
}

@media (max-width: 1202px) {
	.in_dept .col .list ul li a b.t {
		margin: 10px 0 0
	}
}

.in_dept .col .list ul li a b.t span {
	display: block;
	font-weight: normal;
	font-family: 'CenturyGothic';
	margin: 10px 0 0;
	text-transform: uppercase
}

@media (max-width: 1440px) {
	.in_dept .col .list ul li a b.t span {
		font-size: 14px
	}
}

@media (max-width: 1202px) {
	.in_dept .col .list ul li a b.t span {
		margin: 0
	}
}

.in_dept .col .list ul li a span.more {
	display: block;
	font-family: 'CenturyGothic';
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 40px 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.in_dept .col .list ul li a span.more {
		margin: 20px 0
	}
}

@media (max-width: 1202px) {
	.in_dept .col .list ul li a span.more {
		margin: 10px 0
	}
}

.in_dept .col .list ul li a span.more i.iconfont {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_dept .col .list ul li a:hover span.more {
	opacity: .5;
	filter: alpha(opacity=50)
}

.in_dept .col .list ul li a:hover span.more i.iconfont {
	margin-left: 40px
}

.fp-auto-height {
	padding-top: 0 !important
}

.pos-ov {
    position: relative;
    overflow: hidden;
}
.ijoin-box {
    padding: 130px 0 130px;
}
.scollImg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 140%;
}
.ijoin-box .scollImg {
/*    top: -40%;*/
}
.inner2 {
    width: 1260px;
    margin: 0px auto;
}
.ijoin-title {
    background-color:rgba(255,255,255,.9);
    padding: 50px;
    width: 410px;
    color: #333;
	border-top-left-radius: 100px;
}
.ijoin-title .by {
    font-size: 16px;
}
.ijoin-title .title {
    font-size: 40px;
    font-weight: normal;
    line-height: 1.2;
    padding: 8px 0 20px;
	color: #333;
}
.ijoin-title .txt {
    /*font-weight: lighter;*/
    margin-bottom: 60px;
}
.btn-more {
    position: relative;
    display: block;
    border: 2px solid #C9C9C9;
    color: #C9C9C9;
    width: 116px;
    text-align: center;
    overflow: hidden;
}
.btn-more2 {
    border-color: #333;
    color: #333;
}
.btn-more2:hover{background: #ffc32c;color: #fff; border: 2px solid #ffc32c;}
.btn-more::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #3DA8F5;
    transition: .3s;
    -webkit-transition: .3s;
}
.btn-more span {
    position: relative;
    display: block;
    height: 46px;
    line-height: 46px;
    transition: transform .4s cubic-bezier(.51,.21,.17,1);
}
.btn-more span::after {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    transition: transform .4s cubic-bezier(.51,.21,.17,1);
}

footer {
	background-size:cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f4efe9;
	padding: 80px 0
}

@media (max-width: 968px) {
	footer {
		padding: 40px 0
	}
}

@media (max-width: 668px) {
	footer {
		padding: 40px 0 70px
	}
}

@media (max-width: 1202px) {
	.foot_top {
		padding: 0
	}
}

.foot_nav {
	float: left;
	width: 100%
}

@media (max-width: 1380px) {
	.foot_nav {
		width: 90%
	}
}

@media (max-width: 1202px) {
	.foot_nav {
		float: none;
		width: 100%;
		padding: 0 20px
	}
}

@media (max-width: 668px) {
	.foot_nav {
		display: none
	}
}

.foot_nav ul.m li.m2 {
	display: block;
	float: left;
	width: 20%
}

.foot_nav ul.m li.m2 a.m3 {
	display: block;
	font-size: 16px;
	color: #333
}

.foot_nav ul.m li.m2 ul {
	margin-top: 30px
}

.foot_nav ul.m li.m2 ul li {
	display: block
}

.foot_nav ul.m li.m2 ul li a {
	display: block;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.foot_nav ul.m li.m2 ul li a:hover {
	color: #000
}

.foot_qr {
	float: right;
	width: 120px
}

@media (max-width: 1202px) {
	.foot_qr {
		float: none;
		width: 100%;
		text-align: center
	}
}

.foot_copyright {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #ccc
}

@media (max-width: 668px) {
	.foot_copyright {
		margin-top: 20px;
		padding-top: 20px
	}
}

.foot_copyright p {
	width: 100%;
	color: #888;
}

.foot_copyright p a {
	color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.foot_copyright p a:hover {
	color: rgba(255, 255, 255, 0.6)
}

.foot_copyright p:last-child {
	text-align: center
}

.foot_copyright p:last-child a {
	color: rgba(255, 255, 255, 0.6)
}

.foot_copyright p:last-child a:hover {
	color: #fff
}

@media (max-width: 1202px) {
	.foot_copyright p {
		float: none;
		width: 100%;
		text-align: center
	}
	.foot_copyright p:last-child {
		text-align: center
	}
}

.n_banner {
	width: 100%;
	position: relative
}

.n_banner .txt {
	height: 100px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -640px;
	z-index: 2
}

@media (max-width: 1288px) {
	.n_banner .txt {
		margin-left: -600px
	}
}

@media (max-width: 1202px) {
	.n_banner .txt {
		left: 0;
		margin-left: 0
	}
}

.n_banner .txt b {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase
}

@media (max-width: 1202px) {
	.n_banner .txt b {
		font-size: 28px
	}
}

.n_banner .txt span {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-top: 25px;
	font-size: 24px;
	font-family: 'CenturyGothic', "Microsoft YaHei";
	text-transform: uppercase
}

@media (max-width: 1202px) {
	.n_banner .txt span {
		font-size: 20px;
		margin-top: 10px
	}
}

.n_banner .txt.center {
	text-align: center
}

.n_banner .txt.right {
	text-align: right
}

.n_banner .txt.color {
	color: #2893ae
}

@media (max-width: 668px) {
	.n_banner .txt.s b {
		font-size: 20px
	}
}

.n_banner .img img {
	max-width: 100%
}

@media (max-width: 1202px) {
	.n_banner .img img {
		display: none
	}
}

.n_banner .mimg {
	display: none
}

@media (max-width: 1202px) {
	.n_banner .mimg {
		display: block;
		width: 100%
	}
}

.n_banner .mimg span {
	display: block;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.n_banner .mimg img {
	width: 100%
}

.intro_about {
	padding: 100px 0
}

@media (max-width: 1202px) {
	.intro_about {
		padding: 60px 0
	}
}

@media (max-width: 668px) {
	.intro_about {
		padding: 30px 0
	}
}

.intro_culture {
	padding: 140px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/intro_culture_bg.jpg")
}

@media (max-width: 1380px) {
	.intro_culture {
		padding: 80px 0
	}
}

.intro_culture .list {
	margin-top: 45px;
	overflow: hidden
}

.intro_culture .list .row {
	margin: 0 -30px
}

@media (max-width: 1202px) {
	.intro_culture .list .row {
		margin: 0 -15px
	}
}

.intro_culture .list .row .item {
	padding: 0 30px
}

@media (max-width: 1202px) {
	.intro_culture .list .row .item {
		padding: 0 15px
	}
}

@media (max-width: 968px) {
	.intro_culture .list .row .item {
		margin-bottom: 20px
	}
}

.intro_culture .list .row .item .inner {
	padding: 30px 0 20px;
	text-align: center;
	color: #fff;
	border: 2px solid rgba(255, 255, 255, 0.5)
}

.intro_culture .list .row .item .inner i.iconfont {
	display: block;
	width: 70px;
	height: 70px;
	border: 2px solid #fff;
	line-height: 66px;
	text-align: center;
	font-size: 30px;
	margin: 0 auto;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.intro_culture .list .row .item .inner b.t {
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin: 15px 0 0
}

.intro_culture .list .row .item .inner .txt {
	display: block;
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	text-transform: uppercase
}

.intro_history {
	padding: 100px 0
}

.history_list {
	margin-top: 20px;
	overflow: hidden;
	position: relative
}

@media (max-width: 1681px) {
	.history_list {
		width: 1400px
	}
}

@media (max-width: 1440px) {
	.history_list {
		width: 1200px
	}
}

@media (max-width: 1202px) {
	.history_list {
		width: 100%
	}
}

.history_list:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	line-height: 2px;
	background: #a7d2d8;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px
}

.history_list .history_arrow {
	width: 48px;
	height: 48px;
	outline: 0;
	border: 1px solid #a7d2d8;
	background: #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	z-index: 10
}

.history_list .history_arrow i.iconfont {
	display: block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #a7d2d8
}

.history_list .history_arrow span {
	display: block;
	width: 28px;
	height: 28px;
	position: relative
}

.history_list .history_arrow span:before {
	content: '';
	display: block;
	width: 48px;
	height: 48px;
	border: 1px solid #a7d2d8;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20
}

.history_list .history_arrow span:after {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background: #a7d2d8;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -7px;
	margin-top: -7px;
	z-index: 20
}

.history_list .history_arrow.history_prev {
	left: 0px
}

.history_list .history_arrow.history_next {
	right: 0px
}

.history_list .item {
	width: 100%;
	height: 380px;
	position: relative
}

.history_list .item .list {
	width: 320px;
	height: 190px;
	position: absolute
}

@media (max-width: 1681px) {
	.history_list .item .list {
		width: 280px
	}
}

.history_list .item .list:nth-child(1) {
	left: 190px;
	top: 0
}

@media (max-width: 1681px) {
	.history_list .item .list:nth-child(1) {
		left: 200px
	}
}

@media (max-width: 1440px) {
	.history_list .item .list:nth-child(1) {
		left: 150px
	}
}

@media (max-width: 1202px) {
	.history_list .item .list:nth-child(1) {
		left: 100px
	}
}

@media (max-width: 968px) {
	.history_list .item .list:nth-child(1) {
		left: 70px
	}
}

@media (max-width: 668px) {
	.history_list .item .list:nth-child(1) {
		left: 50px
	}
}

.history_list .item .list:nth-child(2) {
	left: 450px;
	bottom: 0px
}

@media (max-width: 1681px) {
	.history_list .item .list:nth-child(2) {
		left: 400px
	}
}

@media (max-width: 1440px) {
	.history_list .item .list:nth-child(2) {
		left: 325px
	}
}

@media (max-width: 1202px) {
	.history_list .item .list:nth-child(2) {
		left: 400px
	}
}

@media (max-width: 968px) {
	.history_list .item .list:nth-child(2) {
		left: 200px
	}
}

@media (max-width: 668px) {
	.history_list .item .list:nth-child(2) {
		left: auto;
		right: 50px
	}
}

.history_list .item .list:nth-child(3) {
	left: 710px;
	top: 0
}

@media (max-width: 1681px) {
	.history_list .item .list:nth-child(3) {
		left: 600px
	}
}

@media (max-width: 1440px) {
	.history_list .item .list:nth-child(3) {
		left: 500px
	}
}

@media (max-width: 1202px) {
	.history_list .item .list:nth-child(3) {
		left: 600px
	}
}

@media (max-width: 968px) {
	.history_list .item .list:nth-child(3) {
		left: 400px
	}
}

.history_list .item .list:nth-child(4) {
	left: 970px;
	bottom: 0px
}

@media (max-width: 1681px) {
	.history_list .item .list:nth-child(4) {
		left: 800px
	}
}

@media (max-width: 1440px) {
	.history_list .item .list:nth-child(4) {
		left: 675px
	}
}

.history_list .item .list:nth-child(5) {
	left: 1230px;
	top: 0
}

@media (max-width: 1681px) {
	.history_list .item .list:nth-child(5) {
		left: 1000px
	}
}

@media (max-width: 1440px) {
	.history_list .item .list:nth-child(5) {
		left: 850px
	}
}

.history_list .item .list .list_inner {
	width: 100%;
	height: 100%;
	border-left: 2px solid #a7d2d8;
	position: relative
}

.history_list .item .list .list_inner:before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #a7d2d8;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: -9px;
	top: 0px
}

.history_list .item .list .list_inner:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #a7d2d8;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: -9px;
	bottom: -9px
}

.history_list .item .list .list_inner .img {
	float: left;
	width: 130px;
	height: 100px
}

@media (max-width: 668px) {
	.history_list .item .list .list_inner .img {
		width: 100px
	}
}

.history_list .item .list .list_inner .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.history_list .item .list .list_inner p {
	display: block;
	padding: 0 0 0 50px;
	font-size: 14px;
	line-height: 26px;
	color: #444
}

@media (max-width: 668px) {
	.history_list .item .list .list_inner p {
		padding: 0 0 0 20px;
		font-size: 14px;
		line-height: 26px
	}
}

.history_list .item .list .list_inner p b.t {
	display: block;
	font-size: 30px;
	color: #ff8400;
	font-weight: bold;
	padding-bottom: 10px
}

.history_list .item .list:nth-child(even) .list_inner {
	padding: 50px 0 0
}

.history_list .item .list:nth-child(even) .list_inner:before {
	top: -9px
}

.history_list .item .list:nth-child(even) .list_inner:after {
	bottom: 0px
}

@media (max-width: 668px) {
	.history_list .item .list:nth-child(even) .list_inner {
		border-left: none;
		border-right: 2px solid #a7d2d8;
		padding: 30px 0 0
	}
	.history_list .item .list:nth-child(even) .list_inner p {
		padding: 0 0 0 20px
	}
	.history_list .item .list:nth-child(even) .list_inner:before {
		left: auto;
		right: -9px
	}
	.history_list .item .list:nth-child(even) .list_inner:after {
		left: auto;
		right: -9px
	}
}

.intro_companys {
	background: #f5f5f5;
	padding: 90px 0
}

@media (max-width: 968px) {
	.intro_companys {
		padding: 30px 0
	}
}

.intro_companys .item {
	float: left;
	width: 50%;
	border-right: 2px solid rgba(122, 122, 122, 0);
	padding: 60px 120px;
	text-align: center
}

@media (max-width: 1380px) {
	.intro_companys .item {
		padding: 40px 80px
	}
}

@media (max-width: 968px) {
	.intro_companys .item {
		float: none;
		width: 100%
	}
}

@media (max-width: 668px) {
	.intro_companys .item {
		padding: 0 20px
	}
}

.intro_companys .item:first-child {
	border-right: 2px solid rgba(122, 122, 122, 0.2)
}

@media (max-width: 968px) {
	.intro_companys .item:first-child {
		border-right: none;
		border-bottom: 2px solid rgba(122, 122, 122, 0.2);
		margin-bottom: 20px;
		padding-bottom: 20px
	}
}

.intro_companys .item b.t {
	display: block;
	font-size: 24px;
	color: #2893ae;
	text-transform: uppercase
}

.intro_companys .item .img {
	margin: 50px 0
}

@media (max-width: 1380px) {
	.intro_companys .item .img {
		margin: 30px 0
	}
}

@media (max-width: 668px) {
	.intro_companys .item .img {
		width: 200px;
		margin: 20px auto
	}
	.intro_companys .item .img img {
		max-width: 100%
	}
}

.intro_companys .item .txt {
	font-size: 16px;
	color: #222;
	/*font-weight: lighter;*/
	line-height: 34px;
	height: 68px;
	overflow: hidden
}

@media (max-width: 1440px) {
	.intro_companys .item .txt {
		line-height: 30px;
		height: 90px
	}
}

@media (max-width: 968px) {
	.intro_companys .item .txt {
		height: auto
	}
}

.intro_companys .item a.more {
	display: block;
	width: 126px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #c8c8c8;
	color: #fff;
	margin: 70px auto 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 968px) {
	.intro_companys .item a.more {
		margin: 30px auto 0
	}
}

.intro_companys .item a.more i.iconfont {
	margin-left: 10px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.intro_companys .item a.more:hover {
	background: #2893ae
}

.intro_companys .item a.more:hover i.iconfont {
	margin-left: 15px
}

.intro_structure {
	padding: 100px 0
}

.intro_structure img {
	width: 100%
}

.intro_team {
	background-size: 100% 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url("../images/intro_team_bg.jpg");
	padding: 60px 0 0
}

.intro_team_list {
	margin-top: 45px;
	overflow: hidden
}

.intro_team_list .row {
	margin: 0 -30px;
	text-align: center
}

@media (max-width: 1202px) {
	.intro_team_list .row {
		margin: 0 -15px
	}
}

.intro_team_list .row .item {
	float: none;
	display: inline-block;
	padding: 0 30px
}

@media (max-width: 1202px) {
	.intro_team_list .row .item {
		padding: 0 15px
	}
}

@media (max-width: 968px) {
	.intro_team_list .row .item {
		margin-bottom: 20px
	}
}

.intro_team_list .row .item a {
	display: block;
	text-align: center
}

.intro_team_list .row .item a .img img {
	width: 100%
}

.intro_team_list .row .item a b.t {
	display: block;
	font-size: 20px;
	line-height: 30px;
	margin: 30px 0 0;
	color: #333
}

.intro_team_list .row .item a b.t span {
	display: block;
	font-size: 16px;
	color: #666;
	/*font-weight: lighter;*/
	line-height: 34px
}

.intro_team_list .row .item a p {
	display: block;
	width: 80%;
	line-height: 26px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	margin: 20px auto 30px
}

.sub_nav {
	width: 100%;
	margin: 60px 0
}

@media (max-width: 1202px) {
	.sub_nav {
		margin: 30px 0
	}
}

@media (max-width: 968px) {
	.sub_nav {
		margin: 0
	}
}

.sub_nav ul {
	text-align: center
}

@media (max-width: 968px) {
	.sub_nav ul {
		padding: 20px 0 0 20px
	}
}

@media (max-width: 668px) {
	.sub_nav ul {
		padding: 10px 0 0 10px
	}
}

.sub_nav ul li {
	display: inline-block;
	margin: 0 20px
}

@media (max-width: 1611px) {
	.sub_nav ul li {
		margin: 0 5px
	}
}

@media (max-width: 968px) {
	.sub_nav ul li {
		display: block;
		float: left;
		width: 20%;
		padding: 0 20px 20px 0;
		margin: 0
	}
}

@media (max-width: 668px) {
	.sub_nav ul li {
		width: 33.33%;
		padding: 0 10px 10px 0
	}
}

.sub_nav ul li a {
	display: block;
	width: 160px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #2893ae;
	color: #2893ae;
	font-size: 16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

@media (max-width: 1611px) {
	.sub_nav ul li a {
		width: 140px;
		height: 48px;
		line-height: 46px;
		font-size: 14px
	}
}

@media (max-width: 1440px) {
	.sub_nav ul li a {
		width: 130px
	}
}

@media (max-width: 1380px) {
	.sub_nav ul li a {
		width: 120px;
		height: 44px;
		line-height: 42px;
		font-size: 12px
	}
}

@media (max-width: 1202px) {
	.sub_nav ul li a {
		width: 100px;
		height: 34px;
		line-height: 32px
	}
}

@media (max-width: 968px) {
	.sub_nav ul li a {
		width: 100%
	}
}

.sub_nav ul li a.cur,
.sub_nav ul li a:hover {
	background-color: #ff8400;
	border-color: #ff8400;
	color: #fff
}

.page_info {
	font-size: 16px;
	line-height: 38px;
	color: #999;
	margin: 0 auto 60px;
	max-width: 1200px
}

@media (max-width: 668px) {
	.page_info {
		font-size: 14px;
		line-height: 30px
	}
}

.page_info h1.title {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #eee
}

.hospital_list {
	margin-bottom: 40px
}

@media (max-width: 668px) {
	.hospital_list {
		margin-bottom: 20px
	}
}

.hospital_list .item {
	width: 100%;
	background: #f5f5f5
}

.hospital_list .item .thumb {
	float: left;
	width: 50%
}

@media (max-width: 968px) {
	.hospital_list .item .thumb {
		float: none;
		width: 100%
	}
}

.hospital_list .item .thumb a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.hospital_list .item .thumb a img {
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.hospital_list .item .thumb a:hover img {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.hospital_list .item .hospital_txt {
	float: right
}

.hospital_list .item:nth-child(even) .thumb {
	float: right
}

.hospital_list .item:nth-child(even) .hospital_txt {
	float: left
}

.hospital_txt {
	width: 50%
}

@media (max-width: 968px) {
	.hospital_txt {
		float: none;
		width: 100%
	}
}

.hospital_txt .inner {
	height: 100%;
	padding: 84px 14% 0
}

@media (max-width: 1611px) {
	.hospital_txt .inner {
		padding-top: 60px
	}
}

@media (max-width: 1440px) {
	.hospital_txt .inner {
		padding: 40px 10% 0
	}
}

@media (max-width: 1380px) {
	.hospital_txt .inner {
		padding-top: 50px
	}
}

@media (max-width: 1202px) {
	.hospital_txt .inner {
		padding: 40px 6% 0
	}
}

@media (max-width: 968px) {
	.hospital_txt .inner {
		padding: 40px
	}
}

@media (max-width: 668px) {
	.hospital_txt .inner {
		padding: 40px 20px
	}
}

.hospital_txt .title {
	display: block;
	width: 100%
}

.hospital_txt .title a {
	display: block;
	float: left;
	line-height: 30px
}

.hospital_txt .title a.name {
	width: 70%;
	font-size: 24px;
	font-weight: bold;
	color: #2893ae;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.hospital_txt .title a.name span {
	display: block;
	font-size: 30px;
	color: #d6d6d6;
	font-family: 'CenturyGothic';
	font-weight: normal;
	margin: 20px 0 0;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase
}

@media (max-width: 1202px) {
	.hospital_txt .title a.name span {
		margin: 10px 0 0
	}
}

@media (max-width: 668px) {
	.hospital_txt .title a.name span {
		height: auto
	}
}

.hospital_txt .title a.office_url {
	width: 30%;
	text-align: right;
	font-size: 16px;
	color: #2893ae;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.hospital_txt .title a:hover.name {
	color: #ff8400
}

.hospital_txt .title a:hover.office_url {
	color: #ff8400
}

.hospital_txt .des {
	margin: 30px 0;
	font-size: 16px;
	line-height: 45px;
	height: 130px
}

@media (max-width: 1440px) {
	.hospital_txt .des {
		margin: 20px 0 30px;
		font-size: 14px;
		line-height: 30px;
		height: 90px
	}
}

@media (max-width: 1202px) {
	.hospital_txt .des {
		margin: 10px 0;
		font-size: 12px;
		line-height: 26px
	}
}

.hospital_txt .des span:nth-child(2) {
	margin-left: 20px
}

.hospital_txt .num ul li {
	display: block;
	float: left;
	width: 80px;
	margin: 0 80px 0 0;
	text-align: center
}

@media (max-width: 1202px) {
	.hospital_txt .num ul li {
		width: 60px;
		margin-right: 40px
	}
}

.hospital_txt .num ul li i.iconfont {
	display: block;
	font-size: 45px;
	color: #bbb
}

@media (max-width: 1380px) {
	.hospital_txt .num ul li i.iconfont {
		font-size: 30px
	}
}

.hospital_txt .num ul li span {
	display: block;
	font-size: 36px;
	color: #2893ae;
	font-weight: bold;
	font-family: 'CenturyGothic'
}

@media (max-width: 1380px) {
	.hospital_txt .num ul li span {
		font-size: 30px
	}
}

@media (max-width: 1202px) {
	.hospital_txt .num ul li span {
		font-size: 20px
	}
}

.hospital_txt .num ul li em {
	display: block;
	font-style: normal;
	font-size: 16px;
	color: #666
}

.hospital_content {
	padding-top: 100px;
	padding-bottom: 100px
}

@media (max-width: 968px) {
	.hospital_content {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

.hospital_content_top .hospital_txt {
	float: left
}

@media (max-width: 968px) {
	.hospital_content_top .hospital_txt {
		float: none;
		width: 100%
	}
}

.hospital_content_top .hospital_txt .inner {
	height: 100%;
	padding: 0 20% 0 0
}

@media (max-width: 668px) {
	.hospital_content_top .hospital_txt .inner {
		padding: 0
	}
}

.hospital_content_txt {
	float: right;
	width: 50%;
	font-size: 16px;
	line-height: 40px;
	color: #222;
	font-weight: lighter;
	height: 440px
}

@media (max-width: 1380px) {
	.hospital_content_txt {
		font-size: 14px;
		line-height: 26px;
		height: 364px
	}
}

@media (max-width: 968px) {
	.hospital_content_txt {
		float: none;
		width: 100%;
		height: auto !important;
		margin: 30px 0
	}
}

.hospital_content_slide {
	margin: 80px 0 0;
	overflow: hidden;
	position: relative
}

.hospital_content_slide .swiper-slide img {
	max-width: 100%
}

.hospital_content_slide .arrow {
	width: 50px;
	height: 50px;
	border: 1px solid #333;
	outline: 0;
	cursor: pointer;
	line-height: 48px;
	text-align: center;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.hospital_content_slide .arrow {
		width: 30px;
		height: 30px;
		line-height: 28px;
		margin-top: -15px
	}
}

.hospital_content_slide .arrow.arrow_prev {
	left: 20px
}

@media (max-width: 668px) {
	.hospital_content_slide .arrow.arrow_prev {
		left: 10px
	}
}

.hospital_content_slide .arrow.arrow_next {
	right: 20px
}

@media (max-width: 668px) {
	.hospital_content_slide .arrow.arrow_next {
		right: 10px
	}
}

.hospital_content_slide .arrow i.iconfont {
	font-size: 18px;
	color: #333
}

@media (max-width: 668px) {
	.hospital_content_slide .arrow i.iconfont {
		font-size: 16px
	}
}

.hospital_content_slide .arrow:hover {
	opacity: .5;
	filter: alpha(opacity=50)
}

.hospital_content_slide .swiper-pagination {
	bottom: 30px
}

@media (max-width: 668px) {
	.hospital_content_slide .swiper-pagination {
		bottom: 10px
	}
}

.hospital_content_slide .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	outline: 0
}

.hospital_content_slide .swiper-pagination-bullet-active {
	opacity: 1;
	background: #2893ae
}

.hospital_content_t {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 80px 0 60px;
	color: #2893ae
}

@media (max-width: 1440px) {
	.hospital_content_t {
		margin: 50px 0
	}
}

@media (max-width: 668px) {
	.hospital_content_t {
		margin: 20px 0
	}
}

.hospital_content_zkyy .txt {
	font-size: 16px;
	line-height: 40px;
	color: #222;
	font-weight: lighter
}

@media (max-width: 1380px) {
	.hospital_content_zkyy .txt {
		font-size: 14px;
		line-height: 26px
	}
}

.hospital_content_zkyy .txt img {
	max-width: 100% !important;
	height: auto !important
}

.hospital_doctor_slide {
	overflow: hidden;
	position: relative
}

.hospital_doctor_slide .swiper-slide {
	padding: 0 50px
}

@media (max-width: 668px) {
	.hospital_doctor_slide .swiper-slide {
		padding: 0 30px
	}
}

.hospital_doctor_slide .swiper-slide .item .list {
	float: left;
	width: 25%;
	padding: 0 20px
}

@media (max-width: 1202px) {
	.hospital_doctor_slide .swiper-slide .item .list {
		width: 33.33%
	}
}

@media (max-width: 668px) {
	.hospital_doctor_slide .swiper-slide .item .list {
		float: none;
		width: 100%
	}
}

.hospital_doctor_slide .swiper-slide .item .list a {
	display: block;
	position: relative
}

.hospital_doctor_slide .swiper-slide .item .list a .title {
	display: block;
	width: 100%;
	height: 100px;
	line-height: 25px;
	padding: 25px 0;
	font-size: 16px;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1380px) {
	.hospital_doctor_slide .swiper-slide .item .list a .title {
		height: 80px;
		padding: 20px 0 0
	}
}

.hospital_doctor_slide .swiper-slide .item .list a .title em {
	display: block;
	font-size: 12px;
	font-weight: normal
}

.hospital_doctor_slide .swiper-slide .item .list a .thumb {
	background: #eee;
	width: 100%;
	overflow: hidden
}

.hospital_doctor_slide .swiper-slide .item .list a .thumb img {
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
	display: block;
	width: 100%;
	height: 440px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-indent: -9999px;
	overflow: hidden
}

@media (max-width: 1681px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 380px
	}
}

@media (max-width: 1440px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 345px
	}
}

@media (max-width: 1380px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 320px
	}
}

@media (max-width: 1288px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 290px
	}
}

@media (max-width: 1202px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 320px
	}
}

@media (max-width: 968px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 215px
	}
}

@media (max-width: 668px) {
	.hospital_doctor_slide .swiper-slide .item .list a .thumb span {
		height: 314px
	}
}

.hospital_doctor_slide .swiper-slide .item .list a:hover .title {
	height: 130px;
	background: rgba(81, 177, 191, 0.9)
}

@media (max-width: 1380px) {
	.hospital_doctor_slide .swiper-slide .item .list a:hover .title {
		height: 110px
	}
}

.hospital_doctor_slide .swiper-slide .item .list a:hover .thumb img {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.hospital_doctor_slide .arrow {
	width: 50px;
	height: 50px;
	border: 1px solid #333;
	outline: 0;
	cursor: pointer;
	line-height: 48px;
	text-align: center;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.hospital_doctor_slide .arrow {
		width: 40px;
		height: 40px;
		line-height: 38px;
		margin-top: -20px
	}
}

.hospital_doctor_slide .arrow.arrow_prev {
	left: 0px
}

.hospital_doctor_slide .arrow.arrow_next {
	right: 0px
}

.hospital_doctor_slide .arrow i.iconfont {
	font-size: 18px;
	color: #333
}

@media (max-width: 668px) {
	.hospital_doctor_slide .arrow i.iconfont {
		font-size: 16px
	}
}

.hospital_doctor_slide .arrow:hover {
	opacity: .5;
	filter: alpha(opacity=50)
}

.hospital_dep {
	text-align: center
}

.hospital_dep .list {
	display: inline-block;
	width: 420px;
	height: 220px;
	margin: 0 -2px
}

@media (max-width: 1202px) {
	.hospital_dep .list {
		width: 300px;
		height: 150px;
		margin: 0 -1px
	}
}

.hospital_dep .list a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 40px 0 0;
	border: 1px solid #bbb;
	position: relative;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1202px) {
	.hospital_dep .list a {
		padding: 10px 0 0
	}
}

.hospital_dep .list a span.icon i.iconfont {
	font-size: 50px;
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.hospital_dep .list a b.t {
	display: block;
	font-size: 20px;
	color: #222;
	font-weight: bold;
	line-height: 50px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1202px) {
	.hospital_dep .list a b.t {
		font-size: 18px;
		line-height: 30px
	}
}

.hospital_dep .list a b.t span {
	display: block;
	font-family: 'CenturyGothic';
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px
}

.hospital_dep .list a:hover {
	border: 1px solid #2893ae;
	z-index: 2
}

.hospital_dep .list a:hover span.icon i.iconfont {
	color: #2893ae
}

.hospital_dep .list a:hover b.t {
	color: #2893ae
}

.medical_group_list {
	border-top: 2px solid #ddd
}

@media (max-width: 668px) {
	.medical_group_list {
		border: none
	}
}

.medical_group_list .item {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: 80px
}

@media (max-width: 1380px) {
	.medical_group_list .item {
		padding: 30px
	}
}

@media (max-width: 668px) {
	.medical_group_list .item {
		border-top: 2px solid #ddd;
		margin-bottom: 10px;
		padding: 20px
	}
}

.medical_group_list .item .thumb {
	float: left;
	width: 238px
}

@media (max-width: 668px) {
	.medical_group_list .item .thumb {
		float: none;
		width: 100%
	}
}

.medical_group_list .item .thumb img {
	width: 100%
}

.medical_group_list .item .txt {
	padding: 0 0 0 290px
}

@media (max-width: 668px) {
	.medical_group_list .item .txt {
		padding: 20px 0
	}
}

.medical_group_list .item .txt b.t {
	display: block;
	color: #2893ae;
	font-size: 18px;
	font-weight: bold
}

.medical_group_list .item .txt b.t:after {
	content: '';
	display: block;
	width: 86px;
	height: 2px;
	line-height: 2px;
	background: #ddd;
	margin: 40px 0 20px
}

@media (max-width: 668px) {
	.medical_group_list .item .txt b.t:after {
		margin: 10px 0
	}
}

.medical_group_list .item .txt .des {
	font-size: 14px;
	line-height: 34px;
	color: #666
}

@media (max-width: 668px) {
	.medical_group_list .item .txt .des {
		font-size: 14px;
		line-height: 26px
	}
}

.doctor_list {
	overflow: hidden
}

.doctor_list .row {
	margin: 0 -20px
}

@media (max-width: 1202px) {
	.doctor_list .row {
		margin: 0 -10px
	}
}

.doctor_list .row .item {
	padding: 0 20px;
	margin: 0 0 60px
}

@media (max-width: 1202px) {
	.doctor_list .row .item {
		padding: 0 10px;
		margin: 0 0 20px
	}
}

.doctor_list .row .item a {
	display: block;
	position: relative
}

.doctor_list .row .item a .title {
	display: block;
	width: 100%;
	height: 100px;
	line-height: 25px;
	padding: 25px 0;
	font-size: 16px;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.doctor_list .row .item a .title em {
	display: block;
	font-size: 12px;
	font-weight: normal
}

.doctor_list .row .item a .thumb {
	background: #eee;
	width: 100%;
	overflow: hidden
}

.doctor_list .row .item a .thumb img {
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.doctor_list .row .item a:hover .title {
	height: 130px;
	background: rgba(81, 177, 191, 0.9)
}

.doctor_list .row .item a:hover .thumb img {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.doctor_content .inner {
	padding: 90px;
	border: 2px solid #dedede;
	margin: 100px 0
}

@media (max-width: 1380px) {
	.doctor_content .inner {
		padding: 40px;
		margin: 40px 0
	}
}

@media (max-width: 668px) {
	.doctor_content .inner {
		padding: 20px;
		margin: 20px 0
	}
}

.doctor_content .img {
	float: left;
	width: 390px
}

@media (max-width: 968px) {
	.doctor_content .img {
		width: 250px
	}
}

@media (max-width: 668px) {
	.doctor_content .img {
		float: none;
		width: 100%
	}
}

.doctor_content .img img {
	width: 100%
}

.doctor_content .txt {
	width: 100%;
	padding: 0 0 0 460px
}

@media (max-width: 1380px) {
	.doctor_content .txt {
		padding: 0 0 0 420px
	}
}

@media (max-width: 968px) {
	.doctor_content .txt {
		padding: 0 0 0 280px
	}
}

@media (max-width: 668px) {
	.doctor_content .txt {
		padding: 20px 0 0
	}
}

.doctor_content .txt .title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #2893ae
}

.doctor_content .txt .title:after {
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	line-height: 2px;
	background: #2893ae;
	margin: 30px 0 0
}

.doctor_content .txt .info {
	margin: 30px 0 50px;
	font-size: 16px;
	line-height: 40px;
	color: #222
}

@media (max-width: 968px) {
	.doctor_content .txt .info {
		margin: 20px 0;
		font-size: 14px;
		line-height: 30px
	}
}

.doctor_content .txt .info span {
	margin-right: 80px
}

@media (max-width: 1202px) {
	.doctor_content .txt .info span {
		margin-right: 40px
	}
}

@media (max-width: 968px) {
	.doctor_content .txt .info span {
		margin-right: 20px
	}
}

.doctor_content .txt .des {
	border-top: 2px solid #ddd;
	padding-top: 50px;
	font-size: 16px;
	line-height: 40px;
	color: #666
}

@media (max-width: 968px) {
	.doctor_content .txt .des {
		font-size: 14px;
		line-height: 30px;
		padding-top: 30px
	}
}

.doctor_content .txt .des .t {
	display: block;
	font-size: 18px;
	color: #222;
	font-weight: bold
}

.medical_center {
	margin-top: 100px;
	margin-bottom: 40px;
	overflow: hidden
}

@media (max-width: 1202px) {
	.medical_center {
		margin-top: 30px;
		margin-bottom: 0px
	}
}

@media (max-width: 668px) {
	.medical_center {
		margin-top: 10px
	}
}

.medical_center .row {
	margin: 0 -30px
}

@media (max-width: 1202px) {
	.medical_center .row {
		margin: 0 -15px
	}
}

.medical_center .row .item {
	padding: 0 30px;
	margin-bottom: 60px
}

@media (max-width: 1202px) {
	.medical_center .row .item {
		padding: 0 15px;
		margin-bottom: 30px
	}
}

@media (max-width: 668px) {
	.medical_center .row .item {
		margin-bottom: 10px
	}
}

.medical_center .row .item a {
	display: block;
	position: relative
}

.medical_center .row .item a .title {
	display: block;
	width: 355px;
	height: 146px;
	background: #f5f5f5;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1380px) {
	.medical_center .row .item a .title {
		width: 280px;
		height: 110px
	}
}

@media (max-width: 968px) {
	.medical_center .row .item a .title {
		width: 200px;
		height: 85px
	}
}

.medical_center .row .item a .title .block {
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #2893ae;
	padding: 40px 0 0 30px;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1380px) {
	.medical_center .row .item a .title .block {
		padding: 20px 0 0 20px
	}
}

@media (max-width: 968px) {
	.medical_center .row .item a .title .block {
		padding: 10px 0 0 10px
	}
}

@media (max-width: 968px) {
	.medical_center .row .item a .title .block {
		font-size: 18px;
		padding-left: 20px
	}
}

.medical_center .row .item a .title .block span {
	display: block;
	font-size: 20px;
	color: #d6d6d6;
	font-weight: normal;
	font-family: 'CenturyGothic';
	text-transform: uppercase;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1380px) {
	.medical_center .row .item a .title .block span {
		font-size: 16px
	}
}

@media (max-width: 968px) {
	.medical_center .row .item a .title .block span {
		font-size: 12px
	}
}

.medical_center .row .item a .title .block em {
	display: block;
	width: 126px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #d4d4d4;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	font-weight: lighter;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1380px) {
	.medical_center .row .item a .title .block em {
		width: 100px
	}
}

@media (max-width: 968px) {
	.medical_center .row .item a .title .block em {
		width: 80px;
		height: 28px;
		line-height: 28px;
		font-size: 12px
	}
}

.medical_center .row .item a .title .block em i.iconfont {
	font-size: 14px;
	margin-left: 10px
}

@media (max-width: 968px) {
	.medical_center .row .item a .title .block em i.iconfont {
		font-size: 12px;
		margin-left: 5px
	}
}

.medical_center .row .item a .thumb {
	width: 100%;
	overflow: hidden
}

.medical_center .row .item a .thumb img {
	width: 100%;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	transition: all 1.5s
}

.medical_center .row .item a:hover .title {
	background: #2893ae
}

.medical_center .row .item a:hover .title .block {
	color: #fff
}

.medical_center .row .item a:hover .title .block span {
	color: #fff;
	opacity: .3;
	filter: alpha(opacity=30)
}

.medical_center .row .item a:hover .title .block em {
	background: #6fcad7
}

.medical_center .row .item a:hover .thumb img {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.medical_list_w .title {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #2893ae;
	margin: 80px 0;
	text-align: center
}

.medical_list_t {
	float: left;
	width: 28%;
	height: 600px;
	background: #2893ae;
	padding: 80px 0
}

@media (max-width: 1440px) {
	.medical_list_t {
		height: 520px;
		padding: 40px 0
	}
}

@media (max-width: 968px) {
	.medical_list_t {
		float: none;
		width: 100%
	}
}

@media (max-width: 968px) {
	.medical_list_t {
		height: 420px
	}
}

@media (max-width: 668px) {
	.medical_list_t {
		height: 260px;
		padding: 20px 0
	}
}

.medical_list_t .hd {
	display: block;
	width: 100%;
	height: 440px
}

@media (max-width: 968px) {
	.medical_list_t .hd {
		height: 320px
	}
}

@media (max-width: 668px) {
	.medical_list_t .hd {
		height: 200px
	}
}

.medical_list_t .hd .mCSB_inside>.mCSB_container {
	margin-left: 30px;
	margin-right: 0
}

.medical_list_t .hd .mCustomScrollBox {
	max-width: none;
	margin-right: -12px
}

.medical_list_t .hd .mCSB_scrollTools {
	left: 30px
}

.medical_list_t .hd ul li {
	display: block;
	font-size: 18px;
	font-weight: lighter;
	position: relative;
	line-height: 26px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 14px;
	padding: 0 30px 0 30px
}

.medical_list_t .hd ul li:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 12px solid #2893ae;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -7px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 968px) {
	.medical_list_t .hd ul li:after {
		display: none
	}
}

.medical_list_t .hd ul li.on {
	font-weight: bold
}

.medical_list_t .hd ul li.on:after {
	right: 0px
}

.medical_list_c {
	float: right;
	width: 72%;
	height: 600px;
	background: #f5f5f5;
	padding: 80px 100px
}

@media (max-width: 1440px) {
	.medical_list_c {
		height: 520px;
		padding: 40px
	}
}

@media (max-width: 968px) {
	.medical_list_c {
		float: none;
		width: 100%
	}
}

@media (max-width: 668px) {
	.medical_list_c {
		padding: 20px;
		height: auto
	}
}

.medical_list_c .medical_list_box {
	width: 100%;
	height: 440px;
	overflow: hidden
}

@media (max-width: 968px) {
	.medical_list_c .medical_list_box {
		height: auto !important
	}
}

.medical_list_c b.t {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #222
}

.medical_list_c b.t:after {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	line-height: 2px;
	background: #bbb;
	margin: 40px 0 20px
}

.medical_list_c .txt {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 30px
}

.medical_list_slide {
	width: 100%;
	overflow: hidden;
	position: relative
}

@media (max-width: 668px) {
	.medical_list_slide .item {
		margin-bottom: 20px
	}
}

.medical_list_slide img {
	width: 100%
}

.medical_list_doctor {
	margin-bottom: 50px
}

.news_list {
	padding-top: 100px
}

@media (max-width: 1440px) {
	.news_list {
		padding-top: 50px
	}
}

@media (max-width: 668px) {
	.news_list {
		padding-top: 10px
	}
}

.news_list .item {
	width: 100%;
	margin-bottom: 60px
}

@media (max-width: 1440px) {
	.news_list .item {
		margin-bottom: 40px
	}
}

@media (max-width: 668px) {
	.news_list .item {
		margin-bottom: 20px
	}
}

.news_list .item a {
	display: block;
	width: 100%;
	height: 460px;
	background: #f5f5f5;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.news_list .item a {
		height: 400px
	}
}

@media (max-width: 968px) {
	.news_list .item a {
		height: auto
	}
}

.news_list .item a .thumb {
	float: left;
	width: 30%;
	height: 100%;
	overflow: hidden;
	background: #eee
}

@media (max-width: 968px) {
	.news_list .item a .thumb {
		float: none;
		width: 100%;
		height: 300px
	}
}

.news_list .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.news_list .item a .date {
	float: left;
	width: 13%;
	height: 140px;
	margin: 80px 0 0;
	padding: 0 0 0 60px;
	border-right: 2px solid #d9d9d9;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.news_list .item a .date {
		margin-top: 50px;
		padding: 0 0 0 40px
	}
}

@media (max-width: 968px) {
	.news_list .item a .date {
		display: none
	}
}

.news_list .item a .date span {
	display: block;
	font-size: 18px;
	color: #666;
	font-family: 'bebas';
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_list .item a .date span.line {
	line-height: 50px
}

.news_list .item a .date span.day {
	font-size: 40px;
	color: #2893ae;
	line-height: 50px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_list .item a .txt {
	float: right;
	width: 57%;
	padding: 80px 80px 0
}

@media (max-width: 1440px) {
	.news_list .item a .txt {
		padding: 50px 50px 0
	}
}

@media (max-width: 968px) {
	.news_list .item a .txt {
		float: none;
		width: 100%;
		padding: 40px
	}
}

@media (max-width: 668px) {
	.news_list .item a .txt {
		padding: 20px
	}
}

.news_list .item a .txt .m_date {
	display: none
}

@media (max-width: 968px) {
	.news_list .item a .txt .m_date {
		display: block
	}
}

.news_list .item a .txt b.t {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_list .item a .txt b.t:after {
	content: '';
	margin: 50px 0 40px;
	display: block;
	width: 60px;
	height: 2px;
	line-height: 2px;
	background: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.news_list .item a .txt b.t:after {
		margin: 20px 0
	}
}

.news_list .item a .txt .des {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.news_list .item a .txt .des {
		line-height: 26px
	}
}

.news_list .item a .txt span.more {
	display: block;
	width: 108px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #aaa;
	text-align: center;
	color: #666;
	font-family: 'CenturyGothic';
	margin: 40px 0 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.news_list .item a .txt span.more {
		margin-top: 20px
	}
}

.news_list .item a:hover {
	background: #2893ae
}

.news_list .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.news_list .item a:hover .date {
	border-color: #fff
}

.news_list .item a:hover .date span {
	color: #fff
}

.news_list .item a:hover .date span.day {
	color: #fff
}

.news_list .item a:hover .txt b.t {
	color: #fff
}

.news_list .item a:hover .txt b.t:after {
	width: 100px;
	background: #fff
}

.news_list .item a:hover .txt .des {
	color: #fff
}

.news_list .item a:hover .txt span.more {
	border-color: #fff;
	color: #fff
}

.news_content {
	margin: 30px auto 40px;
	max-width: 1200px
}

@media (max-width: 968px) {
	.news_content {
		margin: 0px 0;
		padding: 0 10px
	}
}

.news_content h1.t {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px
}

.news_content .info {
	font-size: 14px;
	text-align: center;
	color: #999;
	line-height: 50px;
	border-bottom: 2px solid #eee
}

.news_content .txt {
	padding: 20px 0;
	font-size: 16px;
	line-height: 30px;
	color: #666
}

.news_content .txt img {
	max-width: 100% !important;
	height: auto !important
}

@media (max-width: 968px) {
	.news_content .txt {
		font-size: 14px;
		line-height: 26px
	}
	.news_content .txt img {
		margin: 10px 0
	}
}

.news_content .newsvideo {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.news_content .newsvideo iframe,
.news_content .newsvideo object,
.news_content .newsvideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.news_content .updown {
	font-size: 14px;
	line-height: 30px;
	color: #333
}

.news_content .updown a {
	color: #333;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_content .updown a:hover {
	color: #2893ae
}

.activitie_list .item {
	width: 100%;
	margin-bottom: 50px
}

@media (max-width: 1440px) {
	.activitie_list .item {
		margin-bottom: 30px
	}
}

@media (max-width: 668px) {
	.activitie_list .item {
		margin-bottom: 20px
	}
}

.activitie_list .item a {
	display: block;
	width: 100%;
	background: #f5f5f5;
	padding: 70px 100px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1440px) {
	.activitie_list .item a {
		padding: 50px
	}
}

@media (max-width: 968px) {
	.activitie_list .item a {
		padding: 30px
	}
}

@media (max-width: 668px) {
	.activitie_list .item a {
		padding: 10px
	}
}

.activitie_list .item a .thumb {
	float: left;
	width: 32%;
	height: 300px;
	overflow: hidden;
	background: #eee
}

@media (max-width: 968px) {
	.activitie_list .item a .thumb {
		float: none;
		width: 100%
	}
}

.activitie_list .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.activitie_list .item a .txt {
	float: right;
	width: 61%;
	padding: 0
}

@media (max-width: 968px) {
	.activitie_list .item a .txt {
		float: none;
		width: 100%;
		padding: 20px 0
	}
}

@media (max-width: 668px) {
	.activitie_list .item a .txt {
		padding: 20px 0 0
	}
}

.activitie_list .item a .txt b.t {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.activitie_list .item a .txt b.t:after {
	content: '';
	margin: 50px 0 40px;
	display: block;
	width: 80px;
	height: 2px;
	line-height: 2px;
	background: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 968px) {
	.activitie_list .item a .txt b.t:after {
		margin: 20px 0
	}
}

.activitie_list .item a .txt .des {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 668px) {
	.activitie_list .item a .txt .des {
		line-height: 26px
	}
}

.activitie_list .item a .txt span.more {
	display: block;
	width: 108px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #aaa;
	text-align: center;
	color: #666;
	font-family: 'CenturyGothic';
	margin: 40px 0 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width: 1681px) {
	.activitie_list .item a .txt span.more {
		margin-top: 20px
	}
}

.activitie_list .item a:hover {
	background: #2893ae
}

.activitie_list .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.activitie_list .item a:hover .date {
	border-color: #fff
}

.activitie_list .item a:hover .date span {
	color: #fff
}

.activitie_list .item a:hover .date span.day {
	color: #fff
}

.activitie_list .item a:hover .txt b.t {
	color: #fff
}

.activitie_list .item a:hover .txt b.t:after {
	width: 100px;
	background: #fff
}

.activitie_list .item a:hover .txt .des {
	color: #fff
}

.activitie_list .item a:hover .txt span.more {
	border-color: #fff;
	color: #fff
}

.culture_list {
	overflow: hidden
}

.culture_list .row {
	margin: 0 -30px
}

@media (max-width: 1440px) {
	.culture_list .row {
		margin: 0 -15px
	}
}

.culture_list .row .item {
	padding: 0 30px;
	margin-bottom: 50px
}

@media (max-width: 1440px) {
	.culture_list .row .item {
		padding: 0 15px;
		margin-bottom: 20px
	}
}

@media (max-width: 968px) {
	.culture_list .row .item {
		margin-bottom: 10px
	}
}

@media (max-width: 668px) {
	.culture_list .row .item {
		margin-bottom: 30px
	}
}

.culture_list .row .item .inner {
	text-align: center;
	color: #222
}

.culture_list .row .item .inner .txt {
	border: 2px solid #ddd;
	border-bottom: none;
	padding: 30px 0
}

.culture_list .row .item .inner .txt i.iconfont {
	display: block;
	width: 70px;
	height: 70px;
	border: 2px solid #2893ae;
	color: #2893ae;
	line-height: 66px;
	text-align: center;
	font-size: 30px;
	margin: 0 auto;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.culture_list .row .item .inner .txt b.t {
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin: 15px 0 0
}

.culture_list .row .item .inner .txt .des {
	display: block;
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	text-transform: uppercase;
	color: #666
}

.culture_list .row .item .inner .img img {
	width: 100%
}

.culture_list_info {
	text-align: center;
	padding: 0px 0 70px;
	font-size: 20px;
	color: #666
}

@media (max-width: 668px) {
	.culture_list_info {
		padding: 0 0 30px;
		font-size: 14px;
		line-height: 30px
	}
}

.job_search {
	height: 58px;
	line-height: 54px;
	padding: 0 50px;
	border: 2px solid #bbb;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px
}

@media (max-width: 668px) {
	.job_search {
		padding: 0 20px
	}
}

.job_search .btn1 {
	float: left;
	width: 90%;
	border: none;
	padding: 0;
	outline: 0;
	background: none
}

.job_search .btn2 {
	float: right;
	width: 30px;
	text-align: right;
	border: none;
	padding: 0;
	outline: 0;
	background: none
}

.job_search .btn2 i.iconfont {
	font-size: 20px;
	color: #bbb
}

span.job_t {
	display: block;
	float: left;
	width: 20%;
	height: 100%
}

@media (max-width: 1202px) {
	span.job_t {
		width: 30%
	}
}

@media (max-width: 968px) {
	span.job_t {
		width: 50%
	}
}

@media (max-width: 668px) {
	span.job_t {
		width: 60%
	}
}

span.job_t.icon {
	float: right;
	width: 80px
}

.job_all {
	margin-top: 60px
}

@media (max-width: 1202px) {
	.job_all {
		margin-top: 30px
	}
}

.job_all .panel {
	margin-bottom: 30px;
	border: 2px solid #ddd;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	border-radius: 0
}

@media (max-width: 668px) {
	.job_all .panel {
		margin-bottom: 10px
	}
}

.job_all .panel .panel-heading {
	background-color: #fff;
	border: none;
	width: 100%;
	padding: 0 60px
}

@media (max-width: 1202px) {
	.job_all .panel .panel-heading {
		padding: 0 30px
	}
}

@media (max-width: 668px) {
	.job_all .panel .panel-heading {
		padding: 0 10px
	}
}

.job_all .panel .panel-heading .panel-title a {
	display: block;
	height: 75px;
	line-height: 75px;
	overflow: hidden
}

.job_all .panel .panel-heading .panel-title a span.job_t {
	display: block;
	font-size: 16px;
	color: #2893ae;
	font-weight: bold
}

@media (max-width: 968px) {
	.job_all .panel .panel-heading .panel-title a span.job_t:nth-child(2),
	.job_all .panel .panel-heading .panel-title a span.job_t:nth-child(3) {
		display: none
	}
}

@media (max-width: 668px) {
	.job_all .panel .panel-heading .panel-title a span.job_t {
		font-size: 14px
	}
}

.job_all .panel .panel-heading .panel-title a span.icon {
	position: relative;
	font-size: 14px;
	font-weight: normal;
	color: #2893ae
}

.job_all .panel .panel-heading .panel-title a span.icon:before {
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	line-height: 2px;
	background: #666;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.job_all .panel .panel-heading .panel-title a span.icon:after {
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	line-height: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1px;
	background: #2893ae;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.job_all .panel .panel-heading .panel-title a.collapsed span.job_t {
	color: #222
}

.job_all .panel .panel-heading .panel-title a.collapsed span.icon {
	color: #666
}

.job_all .panel .panel-heading .panel-title a.collapsed span.icon:before {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg)
}

.job_all .panel .panel-heading .panel-title a.collapsed span.icon:after {
	background: #666;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg)
}

.job_all .panel .panel-body {
	padding: 0
}

.job_all .panel .des {
	padding: 0 60px 60px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-weight: lighter
}

@media (max-width: 1202px) {
	.job_all .panel .des {
		padding: 0 30px 30px
	}
}

@media (max-width: 668px) {
	.job_all .panel .des {
		padding: 0 10px 10px
	}
}

.job_all .panel .des b.t {
	display: block;
	font-size: 16px;
	color: #666;
	height: 50px;
	line-height: 50px;
	font-weight: lighter
}

.job_all .panel .des .des_top {
	padding: 40px 0;
	border-top: 1px solid #d0d0d0
}

@media (max-width: 668px) {
	.job_all .panel .des .des_top {
		padding: 0 0 20px
	}
}

.job_all .panel .des .des01,
.job_all .panel .des .des02 {
	float: left;
	width: 30%
}

@media (max-width: 668px) {
	.job_all .panel .des .des01,
	.job_all .panel .des .des02 {
		float: none;
		width: 100%
	}
}

.job_all .panel .des .des01 {
	padding: 0 20px 0 0
}

@media (max-width: 668px) {
	.job_all .panel .des .des01 {
		padding: 20px 0 0
	}
}

.job_all .panel .des .des02 {
	padding: 0 0 0 20px
}

@media (max-width: 668px) {
	.job_all .panel .des .des02 {
		padding: 20px 0 0
	}
}

.job_all .panel .des .des_bottom {
	float: right;
	width: 30%;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #222;
	display: table
}

@media (max-width: 668px) {
	.job_all .panel .des .des_bottom {
		float: none;
		width: 100%;
		font-size: 14px;
		display: block
	}
}

.job_all .panel .des .des_bottom .des_bottom_txt {
	display: table-cell;
	vertical-align: bottom
}

.job_all .panel .des .des_bottom a {
	color: #222
}

.job_all .panel .des .des_bottom a:hover {
	color: #2893ae;
	text-decoration: underline
}

.team_list .row {
	margin: 0 -30px
}

.team_list .item {
	padding: 0 30px;
	margin-bottom: 80px
}

@media (max-width: 1440px) {
	.team_list .item {
		margin-bottom: 30px
	}
}

@media (max-width: 668px) {
	.team_list .item {
		margin-bottom: 20px
	}
}

.team_list .item a {
	display: block;
	width: 100%;
	height: 360px;
	background: #f5f5f5;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.team_list .item a .thumb {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #eee
}
.team_list .item a p{padding:20px 0;text-align:center;font-size:16px;}
@media (max-width: 968px) {
	.team_list .item a .thumb {
		float: none;
		width: 100%
	}
}

.team_list .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.team_list .item a .txt {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: rgba(255, 132, 0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	display: table
}

.team_list .item a .txt .title {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.team_list .item a .txt i.iconfont {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin: 0 auto
}

.team_list .item a:hover {
	background: #2893ae
}

.team_list .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.team_list .item a:hover .date {
	border-color: #fff
}

.team_list .item a:hover .date span {
	color: #fff
}

.team_list .item a:hover .date span.day {
	color: #fff
}

.team_list .item a:hover .txt {
	background: rgba(79, 154, 137, 0.8);
	opacity: 1;
	filter: alpha(opacity=100)
}

.team_content {
	margin: 80px auto 40px;
	max-width: 1200px
}

@media (max-width: 968px) {
	.team_content {
		margin: 20px 0;
		padding: 0 10px
	}
}

.team_content h1.t {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 2px solid #bebebe;
	padding-bottom: 30px
}

.team_content .txt {
	padding: 20px 0;
	font-size: 16px;
	line-height: 40px;
	color: #666
}

.team_content .txt img {
	max-width: 100%
}

@media (max-width: 968px) {
	.team_content .txt {
		font-size: 14px;
		line-height: 26px
	}
	.team_content .txt img {
		margin: 10px 0
	}
}

.team_content .team_content_show {
	margin: 0;
	padding: 0;
	overflow: hidden
}

.team_content .team_content_show .row {
	margin: 0 -20px
}

@media (max-width: 668px) {
	.team_content .team_content_show .row {
		margin: 0
	}
}

.team_content .team_content_show .row .item {
	padding: 0 20px;
	margin-bottom: 40px
}

@media (max-width: 668px) {
	.team_content .team_content_show .row .item {
		padding: 0;
		margin-bottom: 10px
	}
}

.team_content .team_content_show .row .item a {
	display: block
}

.team_content .team_content_show .row .item a span {
	display: block;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.team_content .updown {
	font-size: 14px;
	line-height: 30px;
	color: #333
}

.team_content .updown a {
	color: #333;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.team_content .updown a:hover {
	color: #2893ae
}

.contact_top {
	width: 100%;
	height: 600px;
	position: relative
}

@media (max-width: 1440px) {
	.contact_top {
		height: 460px
	}
}

@media (max-width: 668px) {
	.contact_top {
		height: 100%
	}
}

.contact_top #map {
	width: 100%;
	height: 100%
}

@media (max-width: 668px) {
	.contact_top #map {
		height: 300px
	}
}

.contact_top .contact_top_t {
	width: 350px;
	height: 500px;
	position: absolute;
	right: 6%;
	top: 50%;
	margin-top: -300px;
	z-index: 2
}

@media (max-width: 1440px) {
	.contact_top .contact_top_t {
		width: 300px;
		height: 420px;
		margin-top: -210px
	}
}

@media (max-width: 668px) {
	.contact_top .contact_top_t {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 10px;
		position: static
	}
}

.contact_top .contact_top_t .hd {
	width: 100%;
	height: 100%;
	background: rgba(18, 102, 141, 0.9);
	margin: 50px 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 40px
}

@media (max-width: 1440px) {
	.contact_top .contact_top_t .hd {
		margin: 0
	}
}

@media (max-width: 668px) {
	.contact_top .contact_top_t .hd {
		padding: 20px
	}
}

.contact_top .contact_top_t .hd .t {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid rgba(255, 255, 255, 0.4);
	padding-bottom: 20px;
	margin-bottom: 20px
}

.contact_top .contact_top_t .hd ul {
	display: block;
	height: 350px
}

@media (max-width: 1440px) {
	.contact_top .contact_top_t .hd ul {
		height: 280px
	}
}

@media (max-width: 668px) {
	.contact_top .contact_top_t .hd ul {
		height: auto
	}
}

.contact_top .contact_top_t .hd ul li {
	display: block;
	font-size: 18px;
	line-height: 50px;
	color: rgba(255, 255, 255, 0.6);
	cursor: pointer
}

@media (max-width: 1440px) {
	.contact_top .contact_top_t .hd ul li {
		font-size: 16px;
		line-height: 40px
	}
}

@media (max-width: 668px) {
	.contact_top .contact_top_t .hd ul li {
		font-size: 14px;
		line-height: 26px
	}
}

.contact_top .contact_top_t .hd ul li.on {
	font-weight: bold;
	color: rgba(255, 255, 255, 0.7)
}

.contact_info {
	margin-top: 50px;
	margin-bottom: 50px
}

@media (max-width: 968px) {
	.contact_info {
		margin-top: 20px;
		margin-bottom: 20px
	}
}

.contact_info_txt {
	float: left;
	width: 50%;
	padding: 0 120px 0 0
}

@media (max-width: 968px) {
	.contact_info_txt {
		float: none;
		width: 100%;
		padding: 0
	}
}

.contact_info_txt .txt {
	font-size: 18px;
	line-height: 36px;
	color: #222;
	font-weight: lighter;
	margin-bottom: 30px
}

@media (max-width: 1440px) {
	.contact_info_txt .txt {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 20px
	}
}

.contact_top_c {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	font-weight: lighter;
	height: 330px
}

@media (max-width: 1440px) {
	.contact_top_c {
		font-size: 14px;
		line-height: 26px
	}
}

@media (max-width: 968px) {
	.contact_top_c {
		height: auto
	}
}

.contact_top_c b.t {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #2893ae
}

.contact_info_form {
	float: right;
	width: 50%
}

@media (max-width: 968px) {
	.contact_info_form {
		float: none;
		width: 100%;
		margin-top: 30px
	}
}

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

.message_form_col .row {
	margin: 0 -10px
}

.message_form_col .row .item {
	padding: 0 10px;
	margin-bottom: 20px;
	text-align: center
}

@media (max-width: 668px) {
	.message_form_col .row .item {
		margin-bottom: 20px
	}
}

.message_form_col .row .item input {
	width: 100%;
	height: 60px;
	line-height: 58px;
	border: none;
	background: #eee;
	padding: 0 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.message_form_col .row .item .spec {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.message_form_col .row .item textarea {
	width: 100%;
	height: 200px;
	line-height: 28px;
	border: none;
	background: #eee;
	padding: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.message_form_col .row .item .submit {
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: none;
	margin: 0;
	background: #eee;
	color: #333;
	font-size: 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.message_form_col .row .item .submit:hover {
	background: #2893ae;
	color: #fff
}

/*2022 12 12*/

.index_application_wraper {
	padding:0 0 60px 0;
	background-color: #fff
}

@media (max-width: 1440px) {
	.index_application_wraper {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

@media (max-width: 1180px) {
	.index_application_wraper {
		padding: 40px
	}
}

@media (max-width: 968px) {
	.index_application_wraper {
		padding: 20px
	}
}

@media (max-width: 668px) {
	.index_application_wraper {
		padding: 10px
	}
}

.index_application ,.iframebox {
	height: 800px;
	/*background-color: #2893ae;*/
	overflow: hidden;
	position: relative
}
.index_application .title2{color: #fff;position: absolute;left:0;right: 0;z-index: 99;text-align: center;padding-top: 60px;font-size: 24px;font-weight: bold;}
@media (max-width: 1681px) {
	.index_application ,.iframebox {
		height: 700px
	}
}

@media (max-width: 1440px) {
	.index_application ,.iframebox {
		height: 650px
	}
}

@media (max-width: 1380px) {
	.index_application ,.iframebox {
		height: 600px
	}
}

@media (max-width: 1180px) {
	.index_application ,.iframebox {
		height: 500px
	}
}

@media (max-width: 968px) {
	.index_application {
		padding-top: 60px;
		height: 450px
	}
}

@media (max-width: 668px) {
	.index_application ,.iframebox {
		height: 430px
	}
}

.index_application .inner {
	width: 78vw;
	height: 78vw;
	margin: 0 auto;
	transform: translateY(14%);
	position: relative;
	z-index: 2
}

@media (max-width: 1440px) {
	.index_application .inner {
		transform: translateY(15%)
	}
}

@media (max-width: 1380px) {
	.index_application .inner {
		transform: translateY(15%)
	}
}

@media (max-width: 1180px) {
	.index_application .inner {
		transform: translateY(15%)
	}
}

@media (max-width: 668px) {
	.index_application .inner {
		width: 80vw;
		height: 80vw
	}
}

.index_application .arrows {
	position: relative;
	z-index: 10
}

.index_application .hd {
	width: 100%;
	height: 100%;
	border: 1px dashed rgba(255, 255, 255, 0.35);
	border-radius: 100%
}

.index_application .hd ul {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	transform: rotate(0deg);
	transition: all .5s
}

.index_application .hd ul li {
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.index_application .hd ul li .icon {
	width: 80px;
	height: 80px;
	background-color: #fff;
	border-radius: 100%;
	overflow: visible;
	visibility: visible;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	top: -40px;
	margin-left: -40px;
	transition: all .5s
}

@media (max-width: 668px) {
	.index_application .hd ul li .icon {
		width: 40px;
		height: 40px;
		top: -20px;
		margin-left: -20px
	}
}

.index_application .hd ul li .icon svg {
	width: 50%;
	height: 50%;
	color: #2893ae;
	fill:#2893ae;
	/*transition: all .5s*/
}

.index_application .hd ul li.active .icon {
	width: 120px;
	height: 120px;
	border: 2px solid #fff;
	background-color: #2893ae;
	top: -60px;
	margin-left: -60px;
	fill:#fff;
}

@media (max-width: 668px) {
	.index_application .hd ul li.active .icon {
		width: 60px;
		height: 60px;
		top: -30px;
		margin-left: -30px
	}
}

.index_application .hd ul li.active .icon svg {
	color: #fff;
	fill:#fff;
}

.index_application .bd {
	width: 50vw;
	height: 50%;
	position: absolute;
	left: 50%;
	top: 0%;
	transform: translate(-50%, 0%);
	z-index: 2;
	display: flex;
	align-items: center
}

@media (max-width: 668px) {
	.index_application .bd {
		width: calc(100% + 40px);
		top: 27vw
	}
}

.index_application .bd .bd_col {
	width: 100%;
	position: relative
}

.index_application .bd .arrow {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	margin: 0;
	background: #2893ae;
	border: none;
	outline: 0;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	z-index: 5
}
.index_application .bd .arrow img{max-width: 50%;}
@media (max-width: 668px) {
	.index_application .bd .arrow {
		width: 30px;
		height: 30px;
		margin-top: -30px
	}
}

.index_application .bd .arrow svg {
	width: 100%;
	height: 100%;
	color: #fff
}

@media (max-width: 668px) {
	.index_application .bd .arrow svg {
		color: #666
	}
}

.index_application .bd .arrow.prev {
	left: 0
}

.index_application .bd .arrow.next {
	right: 0
}

.index_application .bd .txt {
	display: none;
	padding: 0 60px;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	position: relative;
	transition: all .5s
}

@media (max-width: 668px) {
	.index_application .bd .txt {
		padding: 20px 20px 40px;
		background-color: #fff;
		color: #333
	}
}

.index_application .bd .txt .title {
	width: 100%;
	height: 80px;
	margin-bottom: 100px;
	position: relative
}

@media (max-width: 1380px) {
	.index_application .bd .txt .title {
		height: 50px;
		margin-bottom: 50px
	}
}

@media (max-width: 968px) {
	.index_application .bd .txt .title {
		margin-bottom: 20px
	}
}

@media (max-width: 668px) {
	.index_application .bd .txt .title {
		height: 30px
	}
}

.index_application .bd .txt .title b {
	display: block;
	font-size: 40px;
	font-weight: normal;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 100%;
}

@media (max-width: 1380px) {
	.index_application .bd .txt .title b {
		font-size: 30px
	}
}

@media (max-width: 668px) {
	.index_application .bd .txt .title b {
		font-size: 20px;
		color: #fff;
	}
}

.index_application .bd .txt .title span {
	display: block;
	font-size: 80px;
	height: 80px;
	line-height: 80px;
	text-transform: uppercase;
	white-space: nowrap;
	font-family: "GillSans-Bold";
	color: rgba(255, 255, 255, 0);
	-webkit-text-stroke: 1px #fff;
	opacity: .15;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0
}

@media (max-width: 1380px) {
	.index_application .bd .txt .title span {
		font-size: 50px;
		height: 50px;
		line-height: 50px
	}
}

.index_application .bd .txt .more {
	padding: 0 20px;
	height: 44px;
	line-height: 42px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 22px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
	transition: all .5s
}

.index_application .bd .txt .more svg {
	flex-shrink: 0;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	color: #bfbfbf
}

.index_application .bd .txt .more:hover {
	background-color: #2893ae;
	border-color: #2893ae;
	color: #fff
}

.index_application .bd .txt .more:hover svg {
	color: #fff
}

.index_application .bd .txt.active {
	display: block
}

.index_application .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.index_application .bg:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.15);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.index_application .bg span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all .5s
}

.in_news .title01{margin-top:60px;}

@media (max-width: 668px) {
    header a.logo{width:176px;}
	.index_application .bd .txt .title span {
		color: rgba(0, 0, 0, 0);
		-webkit-text-stroke: 1px #000;
		font-size: 30px;
		height: 30px;
		line-height: 30px
	}
	.in_news{padding: 0 4% 20px 4%;}
	.m_nav ul li.m .sub ul li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.index_application .bd .txt .more{ border: 1px solid #fff;color: #fff;}
    .index_application .title2{font-size:22px;padding-top:0;top:30px;}
    .index_application .bd .txt{background:none;}
    .in_news .title01{margin-top:20px;}
    .ijoin-box{padding:30px 0;}
    .inner2{width:100%;}
    .ijoin-title{width:92%;margin:0 auto;}
    .ijoin-title .title{font-size:22px;font-weight:bold;}
    .scollImg{height:100%;}
    .ijoin-title .txt{margin-bottom:20px;}
    .in_about .img{width:100%;padding: 0 4%;}
    .in_news .col .item{padding:0;}
    .team_list .item a{height:300px;margin-bottom:40px;}
    
    
}







