﻿@import "bootstrap.min.css";
@import "swiper.min.css";
@import "animate.min.css";
@import url(jquery.mcustomscrollbar.css);
@font-face {
	font-family: 'iconfont';
	src: url("/template/pc/skin/style/font_835886_jwrks1g8qbe.eot");
	src: url("/template/pc/skin/style/font_835886_jwrks1g8qbe.eot?") format("embedded-opentype"), url("font_835886_jwrks1g8qbe.woff") format("woff"), url("/template/pc/skin/style/font_835886_jwrks1g8qbe.ttf") format("truetype"), url("/template/pc/skin/style/font_835886_jwrks1g8qbe.svg") format("svg")
}
img{
	max-width: 100%;
}
.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
}
li {
	list-style: none;
}

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: #0c4b7e;
	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: 1500px
	}
}

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

@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;
	height: 600px;
}

.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: #0c4b7e
}

.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: #0c4b7e;
	border-color: #0c4b7e
}

.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
}









.page_list>a{
	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
}




.page_list>a:hover{
	z-index: 3;
	color: #fff;
	background: #0c4b7e
}

.page_list .on{
	z-index: 3;
	color: #fff;
	background: #0c4b7e
}








@font-face {
	font-family: 'CenturyGothic';
	src: url("/template/pc/skin/style/CenturyGothicRegular.eot");
	src: url("/template/pc/skin/style/CenturyGothicRegular.eot?") format("embedded-opentype"), url("/template/pc/skin/style/CenturyGothicRegular.woff") format("woff"), url("/template/pc/skin/style/CenturyGothicRegular.ttf") format("truetype"), url("/template/pc/skin/style/CenturyGothicRegular.svg") format("svg")
}

@font-face {
	font-family: 'bebas';
	src: url("/i/fonts/bebas.eot");
	src: url("/i/fonts/bebas.eot?") format("embedded-opentype"), url("/i/fonts/bebas.woff") format("woff"), url("/i/fonts/bebas.ttf") format("truetype"), url("/i/fonts/bebas.svg") format("svg")
}

@font-face {
	font-family: 'btb';
	src: url("/i/fonts/BrandonText-Bold.eot");
	src: url("/i/fonts/BrandonText-Bold.eot?") format("embedded-opentype"), url("/i/fonts/BrandonText-Bold.woff") format("woff"), url("/i/fonts/BrandonText-Bold.ttf") format("truetype"), url("/i/fonts/BrandonText-Bold.svg") 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(/template/pc/skin/images/right.png) no-repeat left center
}

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

.Validform_loading {
	padding-left: 20px;
	background: url(/template/pc/skin/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: '\e638';
	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
}

.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: 160px;
	height: 42px;
	margin: 0;
	background-image: url("../images/logo.svg");
	background-size: 160px 42px;
	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: 85px 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: 112px;
	height: 70px;
	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.svg);
	position: absolute;
	left: 10px;
	top: 8px;
	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 250px 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: 740px
}

@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;
	
	height: 84px;
	padding-right: 6%;
	text-align: center;
}

.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: #0c4b7e
}

.pc_nav .nav ul.nav_ul li.m .sub {
	display: none;
	width: 100%;
	background: rgba(255, 255, 255, 0.85);
	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%
}

@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;
	float: left;
	width: 25%;
	margin: 0 0 60px
}

@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
}

.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: #0c4b7e;
	border-color: #0c4b7e
}

.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: #0c4b7e
}

.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;
	
}

.pc_top ul li a:hover {
	
}

.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 .banner {
   
    
}
.index_banner {
	position: relative
}

.index_banner .mbanner {
	display: none
}

@media (max-width: 668px) {
	.index_banner .mbanner {
		display: block
	}
}

.index_banner .mbanner img {
	width: 100%
}

.index_banner .banner {
	width: 100%;
	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: relative
}

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

.index_banner .banner .txt {
	float: left;
	width: 36% !important;
	height: 100%;
	text-align: center;
	color: #fff;
	
	position: relative
}

.index_banner .banner .txt .t {
	display: block;
	font-size: 33px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 120px;
	    top: 144px;
	z-index: 10;
	text-align: left
}

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

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

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

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

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

.index_banner .banner .txt .des {
	display: block;
	font-size: 30px;
	font-family: 'CenturyGothic';
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	left: 120px;
	    top: 276px;

	z-index: 10
}

@media (max-width: 1681px) {
	.index_banner .banner .txt .des {
		font-size: 30px;
		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: 64% !important;
	height: 100%;
	    background-size: 100% 100% !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.bg img{
	width: 100%;
	vertical-align: bottom;
}
.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: 117px;
	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: #0c4b7e
}

.m_show {
	display: none
}

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

.side_float {
	width: 60px;
	height: 270px;
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -135px;
	z-index: 99
}

@media (max-width: 668px) {
	.side_float {
		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
}

@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: #0c4b7e
}

.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: #0c4b7e;
	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: #0c4b7e;
	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 50px;
	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: #999
}

.title01.center {
	text-align: center
}

.title01.white {
	color: #fff
}

.in_about {
	padding: 40px 0;
	background: url("../images/in_about_bg.png") center bottom no-repeat
}

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

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

.in_about .col {
	display: table
}

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

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

.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%
}

@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%
	}
}

.in_about .txt .des {
    margin: 30px 0 85px;
    font-size: 14px;
    line-height: 33px;
    color: #444;
    font-weight: lighter;
}

@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: 22%
}

@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: #0c4b7e;
	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: #0c4b7e;
	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: 100% 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 .col {
	width: 100%;
	height: 100%
}

.in_news .col .col_half {
	width: 100%;
	height: 375px;
}
.section.in_industry {
    height: 600px;
}

.in_news .col .title {
	float: right;
	width: 50%;
	height: 375px;
	background-color: #f8f6e8;
	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: #0c4b7e;
	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: #0c4b7e;
	border-color: #0c4b7e;
	color: #fff
}

.in_news .col .item {
	float: left;
	width: 50%;
	height: 100%
}

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

.in_news .col .item a {
	display: block;
	width: 100%;
	height: 100%
}

.in_news .col .item a .img {
	float: left;
	width: 50%;
	height: 375px;
	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%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.in_news .col .item a .txt {
	float: right;
	width: 50%;
	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 #fff;
	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: 0 10%;
	text-align: center;
	font-weight: lighter
}

.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: #0c4b7e;
	overflow: hidden;
	font-size: 16px;
	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: 40px 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: #0c4b7e;
	border-color: #0c4b7e;
	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 #fff;
	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%;
    padding-bottom: 30px;
}

.in_dept .col .list ul li {
    display: block;
    float: left;
    margin-bottom: 0px;
    width: 33%;
    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%;
		        padding: 10px;
		
		text-align: center;
		
	}
}

.in_dept .col .list ul li a {
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff
}

.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: 0px 
		
	}
}

@media (max-width: 668px) {
	.in_dept .col .list ul li a {
		text-align: center;
		display: inline-block;
		width: 47%;
	}
}

.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 {
    font-size: 15px;
    height: 27px;
    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
}

footer {
	background-image: url(../images/foot_bg.png);
	background-size: 1100px 410px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #252525;
	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: 80%
}

@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: 30%
}

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

.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: rgba(255, 255, 255, 0.6);
	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: #fff
}

.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: 2px solid #333
}

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

.foot_copyright p {
	float: left;
	width: 50%;
	color: #fff;
	text-transform: uppercase
}

.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: right
}

.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: #0c4b7e
}

@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: 70px 0;
	background:#fbfbf3
}

.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: #a2a2a2;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px
}

.history_list .history_arrow {
	width: 48px;
	height: 48px;
	outline: 0;
	border: 1px solid #a2a2a2;
	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: #a2a2a2
}

.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 #a2a2a2;
	-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: 460px;
	position: relative
}

 .history_list .item .list {
	width: 520px;
	height: 230px;
	position: absolute;
}

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

.history_list .item .list:nth-child(1) {
	left: 100px;
	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: 200px;
	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: 660px;
	top: 0;
	width:650px;
}

@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: 760px;
	bottom: 0px;
	width:840px
}

@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 #a2a2a2;
	position: relative
}

.history_list .item .list .list_inner:before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #a2a2a2;
	-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 #a2a2a2;
	-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: #0c4b7e;
	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: #0c4b7e
}

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

.intro_structure {
	padding: 50px 0
}

.intro_structure img {
	width: 100%
}

.intro_team {
	background-size: 100% 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url("/template/pc/skin/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;
	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: 210px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #0c4b7e;
	color: #0c4b7e;
	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: 210px;
		height: 48px;
		line-height: 46px;
		font-size: 14px
	}
}

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

@media (max-width: 1380px) {
	.sub_nav ul li a {
		width: 210px;
		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: #0c4b7e;
	-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: #0c4b7e;
	-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: #0c4b7e;
	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: #0c4b7e
}

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

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

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

.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 #0c4b7e;
	z-index: 2
}

.hospital_dep .list a:hover span.icon i.iconfont {
	color: #0c4b7e
}

.hospital_dep .list a:hover b.t {
	color: #0c4b7e
}

.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: #0c4b7e;
	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: #0c4b7e
}

.doctor_content .txt .title:after {
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	line-height: 2px;
	background: #0c4b7e;
	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: #f6f5e4;
	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: #0c4b7e;
	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: #fff;
	color: #666;
	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;
    height: 373px;
}

.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: #0c4b7e
}

.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: #fff
}

.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: #0c4b7e;
	margin: 80px 0;
	text-align: center
}

.medical_list_t {
	float: left;
	width: 28%;
	height: 600px;
	background: #0c4b7e;
	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
	}
	.medical_center .row .item a .thumb {
	 
	    height: auto;
	}
}

@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 #0c4b7e;
	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: 340px;
	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: #0c4b7e;
	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: 60px 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: 30px 0 30px;
	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: 20px 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: #0c4b7e
}

.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: 100px auto 40px;
	text-align:center
	
}

@media (max-width: 968px) {
	.news_content {
		margin: 20px 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%
}

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

.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: #0c4b7e
}

.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: 30.4%;
	
	overflow: hidden;
	background: #eee;
}

.activitie_list .item a .thumb img {

	width: 100%;
}


@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: 65%;
	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: 50px;
	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: #0c4b7e
}

.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: 60px 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 #0c4b7e;
	color: #0c4b7e;
	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: #0c4b7e;
	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: #0c4b7e
}

.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: #0c4b7e;
	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: #0c4b7e;
	text-decoration: underline
}

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

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

@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
}

@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: #0c4b7e
}

.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(255, 132, 0, 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: #0c4b7e  
}

.contact_top {
	width: 100%;
	height: auto;
	position: relative
}

@media (max-width: 1440px) {
	.contact_top {
		height: auto;
	}
}

@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: auto;
}

.contact_info_txt1{ float: left;width:100%; padding: 20px 0px 0 0;}
.contact_top_c1{ width:33%; float:left; padding:0px 3% 2% 0px; min-height:215px;}

@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: #0c4b7e
}

.contact_info_form {
	float: right;
	width: 50%
}

@media (max-width: 968px) {
	.contact_info_form {
		float: none;
		width: 100%;
		margin-top: 30px
	}
	.contact_top_c1{ width:100%; float:left; padding:0px 0px 2% 0px; min-height:0px;}
}

.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: #0c4b7e;
	color: #fff
}


#dituContent {
    height: 550px;
    width: 100%;
   
}




.pull-left { float: left; }
.pull-right { float: right; }
.clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{*zoom:1;}
.clearfixw::after{content:"";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfixw{*zoom:1;}
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 768px) and (min-width: 600px){
	.xian{
		height: 800px!important;
	}
}
@media (max-width: 600px) and (min-width: 500px){
	.xian{
		height: 900px!important;
	}
}
.lic, .phone_x{
	display: none;
}


.w1300{
	max-width: 1300px;
	margin: 0 auto;
}

.ban_tit .swiper-pagination span{
	width: 13px;
	height: 13px;
	background: #50629b;
	margin-left: 10px;
	opacity: 10;
}
.ban_tit .swiper-pagination{
	margin-top: 10px;
}
.swiper-pagination-bullet-active{
	background: #ef7a00!important;
	border: none;
	outline: none;
}
.swiper-pagination-bullet{
	border-radius: 50%;

}
.ban_main1{
	background: #283f84;
	max-width: 653px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 13px;
	text-align: left;
	border-radius: 20px;
	margin-top: 10px;
}

.ban_main1 a{
	width: 90px;
	height: 25px;
	border-radius: 20px;
	background: #5792d1;
	display: block;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
}
.ban_main1 h3{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
}
.ban_main2 {
	text-align: left;
	padding-left: 30px;
	margin-top: 40px;
}
.ban_mainp img{
	position: absolute;
	top: 113px;
}
.ban_main2 div{
	line-height: 30px;
	font-size: 16px;
}
.ma1{
	color: #000;
}
.ban_main3{
	margin-top: 93px;
}
.ban_main34{
	text-align: right;
}
.ban_main33{
	text-align: left;
}
.ban_main34 img{
	margin-right: 17px;
}
.ban_main2 div{
	padding: 0;
}

.bigmain{
	background: #283f84;
	padding: 30px;
}
.bigmain_in{
	background: #fff;
}
.buzhou1 ul li{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	list-style: none;

}
.buzhou_tit{
	font-size: 24px;
	color: #283f84;
	margin: 55px 0 25px 0;
	font-weight: bold;
}
.buzhou1 ul li span{
	position: absolute;
    left: 0;
    top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    background: #ef7a00;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    
}
.buzhou1 ul li{
	position: relative;
	padding-left: 30px;
}

.buzhou1 ul li::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #ef7a00;
    position: absolute;
    top: 30px;
    left: 10px;
}
.buzhou1 ul li:last-child::after{
	display: none;
}
.buzhou {
	padding-bottom: 60px;
	border-bottom: 1px solid #ececec;
}
.biao tr{
	height: 40px;
}
.biao th{
	width: 10%;
	border-color: #ef7a00!important;
	background: #fdf1e5;
	padding-left: 15px!important;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}
.biao td{
	border-color: #ef7a00!important;
	padding-left: 25px!important;
	width: 40%;
}
.kk{
	padding: 45px 25px 0 25px;
	border-right: 1px solid #fafbf1;
}
.zichan{
	background: #fafbf1;
}
.zichan1 ul li{
	list-style: none;
	line-height: 30px;
}
.zichan1 ul li a{
	position: relative;
}

.zichan1 ul li a span:nth-child(1)::after{
 content: "";
 width: 4px;
 height: 4px;
 border-radius: 50%;
 background: #ef7a00;
 position: absolute;
 left: 0;
 top: 13px;
}
.zichan1 ul li a span:nth-child(1){
	float: left;
	padding-left: 10px;
	font-size: 16px;
	color: #666666;
}
.zichan1 ul li a span:nth-child(2){
	float: right;
	font-size: 14px;
	color: #666666;
}
.kk{
	background: #fff;
}
.ll{
	background: #fff;
	padding: 30px 25px;
}
.zichan{
	padding-bottom: 60px;
}
.zichan1 ul li a{
	display: block;
}
.zichan22 a{
	display: block;
}



.bdshare-button-style0-16 .bds_tsina {
    background-position: 0!important;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    width: 22px!important;
    height: 18px!important;
}
.ban_main3img2{
	display: none;
	position: absolute;
	top: -100px;
	left: -30px;
	max-width: 100px!important;
	height: 100px!important;
}
.ban_main3img3{
	position: relative;
}
.ban_main33>div{
	float: left;
	width: 15%;
}


.product_in_tit{
	background: url(../images/pp1.png) no-repeat;
	background-size: 100% auto;

}
.inn {
    width: 293px;
    height: 105px;
    background: #283f84;
    color: #fff;
    text-align: center;
    border-radius: 11px;
}
.inn::after{
	content: "";
	width: 15px;
	height: 30px;
	background: url(../images/in1.png) no-repeat;
	background-size: 15px 30px;
	position: absolute;
	top: 35%;
	left: 0;
}
.inn a{
	width: auto;
	height: 25px;
	border-radius: 20px;
	text-align: center;
	line-height: 25px;
	background: #5792d1;
	display: inline-block;
	margin: 10px 0 0 0;
	color: #fff; padding:0px 10px;
}
.inn h3{
	font-size: 30px;
	font-weight: bold;
}

.product_in_tit1{
	text-align: right!important;
	padding-top: 100px;
	padding-bottom: 80px;
}
.product_in_tit2{
	margin-top: 210px;
	position: relative;
}
.guige1 img{
	margin: 0 auto;
	display: block;
}
	.cp1_color{
	color: #ef7a00!important;
	font-size: 16px!important;
}
.cp1_table{
	width: 28%!important;
	float: left;
}
.cp1_table th{
	font-weight: normal;
	background: #fdf1e5;
}
.cp1_table2{
	width: 15%!important;
}
.guige1 tr td, .guige1 tr th{
	vertical-align: middle!important;
    border: 1px solid #ef7a00!important;
    border-right: 0!important;
	font-size: 16px;
    
}
.table5 tr td{
	border-right: 1px solid #ef7a00!important;
}
.cp1_table tr:nth-of-type(1) td, .cp1_table tr:nth-of-type(1) th{
	height: 200px;
}
.cp1_table tr:nth-of-type(1) th{

	
}
.cp1_table2 th{
	text-align: center;
}
.cp1_table td{
	text-align: center;
}
.ban_main{
	position: relative;
}

@media screen and (max-width: 767px){
	
.m_table{
	border-right: 1px solid #ef7a00!important;
}
	.m_table+.m_table{
		margin-top: 30px;
	}
	.m_table td{
		color: #666666;
		font-size: 14px!important;
		
	}
	.m_table i{
		font-style: normal;
	}
	.m_table td span{
		color: #333333;
		width: 86px;
		font-size: 16px!important;
		display: inline-block;
		margin-left: 16px;
	}
	.guige1 .table-responsive {
	     border: none; 
	}
	.buzhou_tit{
		text-align: center;
	}
}

.caipup_main{
	background: #fafbf1;
	padding: 45px 0 55px 0;
}

.caipup_main img,.copo img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.caipup_main p{
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin-top: 15px;
}
.buzhou_titw{
	padding: 0!important;
}
.shemo{
	padding: 50px 0;
}
.shemo1{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.cp_o{
	background: #fff;
	padding: 50px 25px 50px 25px;
}




.lic{
	
	position: relative;
}
.lic1{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 2px solid #999999;
	margin: 0 auto;
}
.lic1 img{
	margin: 0 auto;
	display: block;
	padding-top: 21%;
}
.lic1::after {
    content: "";
    width: 18px;
    height: 126%;
    background: url(../images/yu1.png) no-repeat;
    background-size: 94% 78%;
    position: absolute;
    top: 70px;
    left: 49.7%;
}
.lic2  span{
	background: transparent !important;
}
.lic2{
	position: relative;
}
.lic2 h3{
	width: 120px;
	height: 40px;
	background: #ef7a00;
	border-radius: 20px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.dfee>div:nth-child(1){
	margin-top: 40px!important;
}
.dfee>div:nth-child(odd) {
	margin-top: 2%;
}
.dfee>div:nth-child(even){
	margin-top: 15%;
}
.dfee div:nth-child(odd) h3{
	float: right;
	margin-right: 5px;
}
.dfee div:nth-child(even) h3{
	margin-left: 7px;
}
.dfee div:nth-child(odd) h3::after{
	content: "";
	width: 25px;
	height: 10px;
	background: url(../images/yu3.png) no-repeat;
	background-size: 25px 10px;
	position: absolute;
	top: 35px;
	left: 97%;
}
.dfee div:nth-child(even) h3::after{
	content: "";
	width: 25px;
	height: 10px;
	background: url(../images/yu4.png) no-repeat;
	background-size: 25px 10px;
	position: absolute;
	top: 35px;
	right: 96.5%;
}
.dfee div:nth-child(odd) div{
	margin-top: 80px;
	text-align: right;
}
.dfee>div:nth-child(even) div{
	margin-top: 25px;
}
.intro_history{
	padding-bottom: 200px;
}







@media (max-width: 1024px){
	.xian2{
		width: 12px;
		height: 12px;
		border-radius: 50%;
		border: 2px solid #999999;
		margin-left: 42%;
	}
}
@media (max-width: 400px) {
	.xian{
		height: 1100px!important;
	}
	.xian2{
		margin-left: 42%;
	}
}
@media (min-width: 400px) {
	.xian2{
		margin-left: 45%;
	}
}
@media (min-width: 1024px) {
  .lic{
  	display: block;
  }
}
@media (max-width: 1024px) and (min-width: 770px){
  .xian{
		height: 850px!important;
	}
}
@media (max-width: 1230px) and (min-width: 1001px){
  .dfee div:nth-child(even) h3::after {
    content: "";
    width: 25px;
    height: 10px;
    background: url(../images/yu4.png) no-repeat;
    background-size: 25px 10px;
    position: absolute;
    top: 35px;
    right: 95.5%;
}
.intro_history{
	padding-bottom: 250px;
}
}
@media (max-width: 1023px) {
  .phone_x{
  	display: block;
  }
  .lic2{
  	margin-top: 50px;
  }
  .xian{
	width: 2px;
	height: 1000px;
	background: #999999;
	margin-left: 50%;
}
.lic1::after{
	display: none;
}
}
@media (max-width: 768px) {
	.bigmain1{
		padding: 30px 15px;
	}
	.xian{
	width: 2px;
	height: 1000px;
	background: #999999;
	margin-left: 50%;
}

	.ban_mainp img{
	display: none;
}
	.ban_main33{
	margin: 0 auto;
	display: block;
	padding: 0;
}
.ban_main33>div {
    float: left;
    width: 32%;
}
	.ban_main33
	.bdshare-button-style0-16 .bds_tsina {
	    margin-top: 10px;
	    margin-left: 7px;
	}
	.lic3{
		padding-left: 15px;
	}
	.lic1 img{
		width: 70%;
	}
	.lic1 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #999999;
    margin: 0 auto;
}
	.lic2>div:nth-child(1){
	margin-top: 60px;
	}
	.lic2 p{
		margin: 0 0 5px;
	}
	.lic2>div h3::after{
		content: "";
		width: 25px;
		height: 10px;
		background: url(../images/yu4.png) no-repeat;
		background-size: 25px 10px;
		position: absolute;
		top: 13px;
		left: -10.8%;
	}
	.intro_history {
    padding-bottom: 105px;
}
	.lic1::after {
	    top: 49px!important;
	}
	.lic2{
		margin-top: 30px;
	}
	.lic2>div{
		padding-right: 15px!important;
	}
	.lic2 h3 {
    width: 113px;
    height: 33px;
    background: #ef7a00;
    border-radius: 14px;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    line-height: 33px;
    color: #fff;
}
	.phone_x{
		background: #fbfbf3;
	}
	.lic1::after {
    
    background: none;
}
	
	.phone_x div{
		padding: 0;
	}

	
	.bigmaind{
		padding: 30px 15px;
	}
	.caipup_main .col-md-1-5{
	margin-bottom: 30px;
}
	.caipup_main {
    background: #fafbf1;
    padding: 45px 0 5px 0;
}
.caipup_main img{
	width: 100%;
}
.copo img{
	width: 100%;
	margin-top: 15px;
}
.cp_o {
    background: #fff;
    padding: 20px 25px 15px 25px;
}
.shemo {
    padding: 0 0;
}
.shemo1 {
    font-size: 14px;
}
	.product_in_tit2{
	margin-top: 40px;
	position: relative;
 }
.product_in_tit1 {
    text-align: right;
    padding-top: 44px;
    padding-bottom: 9px;
}
.inn::after{
	display: none;
}
.inn{
	margin: 0 auto;
	margin-bottom: 30px;
}
.product_in_tit1 img{
	display: block;
    max-width: 100%;
    height: auto;
}







	

 .ban_tit .swiper-pagination{
 	padding-right: 30px;
 	margin-top: 0;
 }
 .ban_main{
 	margin-top: 50px;
 }
 .ban_main1 h3{
	font-size: 18px;
}
.ban_main2{
	margin-top: 20px;
}
.ban_main3{
	margin-top: 40px;
}
.ban_main34{
	text-align: center;
}
.ban_main2 div{
	line-height: 30px;
}
.ban_main34 img{
	margin-left: 10px!important;
}
.ban_main33 img{
	margin-left: 10px!important;
}
.ban img{
	width: 100%;
}
.buzhou_tit{
    font-size: 21px;
    color: #283f84;
    margin: 30px 0 12px 0;
    font-weight: bold;

}
.buzhou1 ul li {
    font-size: 15px;
    color: #333333;
    line-height: 32px;
    list-style: none;
}
.buzhou1 ul li span::after{
	display: none;
}
.buzhou {
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
.biao1 th{
	width: 30%;
	font-size: 14px;
	padding-left: 0!important;
	padding-right: 0!important;
	text-align: center;
	padding-top: 4%!important;
}
.biao1 td{
	width: 70%;
}
.biao1, .buzhou_tit{
	padding: 0;
}
.buzhou1, .zichan1{
	padding: 0;
}
.buzhou2, .zichan2{
	padding: 0;
}
.buzhou2 img{
	margin-top: 20px;
}
.biao{
	padding-bottom: 10px;
}
.kk{
	padding: 25px 15px 5px 15px;
	
}
.kk span{
	font-size: 16px!important;
}
.zichan1 ul li a span:nth-child(1){
	font-size: 14px;
	width: 100%;
}
.zichan1 ul li a span{
	line-height: 25px;
}
.zichan1 ul li{
	margin-bottom: 15px;
}
.zichan1 ul li a span:nth-child(2) {
    float: left;
    font-size: 14px;
    color: #666666;
}
.zichan22 img{
	width: 100%;
}
.zichan22 p{
	text-align: center;
	margin: 10px 0;
	font-size: 16px;
}
.ll {
    background: #fff;
    padding: 20px 0;
}
}




@media (min-width: 768px) {
		.kkk{
	height: 270px!important;
}

	.buzhou_titd{
		padding: 0!important;
	}
	.zichan1q{
		padding-right: 0!important;
	}
	.zichan1w{
		padding-left: 0!important;
	}
.ban_main2 {
	padding: 0;
	}
.ban_tit .swiper-pagination{
	width: 100%;
	text-align: right;
	margin-top: 30px;
	padding-right: 18%;
}
.buzhou1{
	padding: 0;
}
.buzhou, .buzhou_tit {
	padding-left: 0;
	padding-right: 0;
}
.biao{
	padding: 0;
}
.biao1{
	padding: 0;
}
.biao{
	padding: 0;
}
.zichan1{
	padding: 0;
}
.zichan2{
	padding: 0;
}
.zichan22 img{
	width: 100%;
	margin-bottom: 10px;
}
.zichan22 p{
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.ll{
	height: 270px;
}
.kk{
	background: #fff;
	height: 270px;
}
}

.lie{  width:100%!important;}
.lie li{ width:48%!important; float:left; padding:0px 2%;}
.nwleft{float:left; }
.nwright{float:right; }
.textarea3 p{ text-indent:2em;}
.textarea3 img{ margin-left:-2em;}

@media (max-width: 560px) {
.lie li{ width:100%!important; float:left; }
.lie { padding:0px!important;}
.cp_o{padding: 20px 5px 15px 5px!important;}
#shi{ display:none;}
.nwleft{float:left; line-height:30px;}
.nwright{float:left;  line-height:30px;}
.textarea3 img{
	width: 100%!important;
	height: auto!important;
}
}



.cp1_table:not-first-child {
	width: 42.5%!important;
	float: left;
}
.cp1_table2{
	width: 15%!important;
}
.cp1_table:last-child {
	border-right: 1px solid #ef7a00!important;
}