blockquote,
body,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
label,
li,
ol,
p,
strong,
table,
td,
th,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

::selection {
	background-color: #2660ac;
	color: #fff
}

button,
input,
optgroup,
select,
textarea {
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', SimSun, Arial, sans-serif
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	width: 100%;
	height: 100%;
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', SimSun, Arial, sans-serif;
	font-size: 20px;
	outline: 0;
	-webkit-text-size-adjust: none
}

body {
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', SimSun, Arial, sans-serif;
	color: #333;
	background: #fff;
	font-size: inherit;
	width: 100%;
	height: 100%;
	line-height: 1.25;
	overflow-x: hidden
}

li,
ol,
ul {
	list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
iframe,
menu,
nav,
section {
	display: block
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	font-size: 100%
}

:focus {
	outline: 0
}

a,
button,
.team-list li a h2,
.team-list li a p {
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	cursor: pointer
}

a:active,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
	outline: 0
}

textarea {
	resize: none;
	outline: 0
}

cite,
em,
i {
	font-style: normal
}

button {
	cursor: pointer
}

::-webkit-input-placeholder {
	color: #666
}

:-moz-placeholder {
	color: #666;
	opacity: 1
}

::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: ''
}

.cgreen {
	color: #32bf00
}

.fl {
	float: left
}

.fr {
	float: right
}

.nopadding {
	padding: 0!important
}

.p15 {
	padding: .75rem
}

.pl0 {
	padding-left: 0!important
}

.pr0 {
	padding-right: 0
}

.pr10 {
	padding-right: .5rem
}

.pr35 {
	padding-right: 1.75rem
}

.pl10 {
	padding-left: .5rem
}

.pl20 {
	padding-left: 1rem
}

.plr20 {
	padding-left: 1rem;
	padding-right: 1rem
}

.mt10 {
	margin-top: .5rem
}

.mt15 {
	margin-top: .75rem
}

.mt20 {
	margin-top: 1rem
}

.mb20 {
	margin-bottom: 1rem
}

.mt30 {
	margin-top: 1.5rem
}

.mt40 {
	margin-top: 2rem
}

.btb {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.bb {
	border-bottom: 1px solid #ddd
}

.relative {
	position: relative
}

.img_100 {
	width: 100%;
	height: auto
}

.img_all_100 {
	width: 100%;
	height: 100%
}

.img_responsive {
	max-width: 100%;
	height: auto
}

.center_block {
	display: block;
	margin: auto
}

.vertical_center {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%!important
}

.top_center {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.f12 {
	font-size: .6rem
}

.f13 {
	font-size: .65rem
}

.f14 {
	font-size: .7rem
}

.f16 {
	font-size: .8rem
}

.f17 {
	font-size: .85rem
}

.f18 {
	font-size: .9rem
}

.f20 {
	font-size: 1rem
}

.f22 {
	font-size: 1.1rem
}

.f24 {
	font-size: 1.2rem
}

.f28 {
	font-size: 1.4rem
}

.f30 {
	font-size: 1.5rem
}

.fb {
	font-weight: bold
}

.cred {
	color: #c8000b
}

.cred1 {
	color: #f00
}

.c55 {
	color: #555
}

.cblue {
	color: #2660ac
}

.bgf7 {
	background: #f7f7f7
}

.container {
	padding: 0
}

.navbar {
	background: #2c2c2c;
	border: 0;
	z-index: 99;
	border-radius: 0;
	margin-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: fixed;
	top: 0;
	left: 0;
	right: 0
}

.navbar .navbar-header {
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-brand {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 10.7rem;
	width: 12.5rem;
	display: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.collapsed~.navbar-brand {
	display: block;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-brand img {
	width: auto;
	height: 6rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-nav {
	margin: 0
}

.navbar-right {
	margin: 0
}

.navbar-right a:hover {
	color: #fff
}

.navbar>.container .navbar-brand {
	margin-left: 0
}

.navbar-default .navbar-nav>li {
	padding: 2.5rem 0 0 2.25rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: .8rem;
	padding: 0 0 .75rem
}

.navbar-default .navbar-nav>li>a>span {
	font-size: .65rem;
	line-height: 2.75
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a {
	color: #c8000b
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #c8000b;
	background-color: transparent
}

.navbar-default .navbar-collapse {
	position: relative;
	float: right;
	box-shadow: none;
	padding: 0!important
}

.navbar-default .navbar-toggle {
	border: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	padding: 0;
	margin: .5rem 0
}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #2660ac
}

.navbar .navbar-toggle .icon-bar {
	width: 2rem;
	-webkit-transition: all .2s;
	transition: all .2s;
	background: #fff;
	pointer-events: none;
	margin: .5rem 0
}

.navbar .navbar-toggle .top-bar {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 10% 10%;
	-ms-transform-origin: 10% 10%;
	transform-origin: 10% 10%;
	width: 2.2rem
}

.navbar .navbar-toggle .middle-bar {
	opacity: 0
}

.navbar .navbar-toggle .bottom-bar {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 5% 90%;
	-ms-transform-origin: 5% 90%;
	transform-origin: 5% 90%;
	width: 2.2rem
}

.navbar .navbar-toggle.collapsed .top-bar {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	width: 2rem
}

.navbar .navbar-toggle.collapsed .middle-bar {
	opacity: 1
}

.navbar .navbar-toggle.collapsed .bottom-bar {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	width: 2rem
}

.navbar-fixed-top {
	box-shadow: 0
}

.navbar-fixed-top .navbar-right .nav-link {
	color: #101010
}

.navbar-fixed-top.navbar .navbar-toggle .icon-bar {
	background: #fff
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 100%
}

.navbar-fixed-top .navbar-brand,
.navbar-fixed-top .navbar-brand img {
	height: 6rem
}

.dropdown-menu {
	background: #2c2c2c;
	border-radius: 0;
	padding: .5rem 0;
	margin: 0;
	border: 0
}

.dropdown-menu>li>a {
	font-size: .7rem;
	padding: .2rem .75rem;
	font-weight: normal;
	color: #fff;
	text-align: center
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .1)
}

.arrow-wrap:hover {
	bottom: 1.4rem
}

::-webkit-scrollbar {
	width: 6px;
	border-radius: 5rem;
	height: 6px
}

::-webkit-scrollbar-thumb {
	border-radius: 5rem;
	background-color: #888;
	border: 2px solid #666
}

::-webkit-scrollbar-track {
	border-radius: 5rem;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #e5e5e5
}

.visible-1366 {
	display: none
}

.com-tit {
	text-align: center;
	padding: 1.75rem 0 2rem
}

.com-tit h2 {
	font-size: 1.1rem;
	text-align: center;
	color: #555;
	font-weight: bold
}

.com-tit h3 {
	line-height: 1.4;
	font-size: .9rem;
	color: #999;
	font-weight: 300;
	padding-top: .5rem;
	text-transform: uppercase
}

.com-tit span {
 line-height: 1.4;
 font-size: .8rem; 
 font-weight: 500;

}

.footer {
	background: #f7f7f7;
	padding: 4rem 0 3rem
}

.footer a:hover {
	color: #2660ac
}

.blue-btn-wrap {
	display: inline-block;
	overflow: hidden;
	border-radius: 2rem
}

.blue-link-btn {
	font-size: .9rem;
	color: #2660ac;
	border-radius: 2rem;
	border: 1px solid #2660ac;
	width: 9rem;
	height: 2.5rem;
	background: #fff;
	padding: 0
}

.contact-left {
	float: left;
	width: 28%;
	padding: 0 1.75rem 0
}

.contact-center {
	float: left;
	width: 42%
}

.contact-right {
	float: left;
	width: 30%
}

.contact-left dl {
	padding: .65rem 0
}

.contact-left dt {
	width: 2.9rem;
	height: 2.9rem;
	float: left;
	margin-right: .7rem
}

.contact-left dd h2 {
	font-size: .8rem;
	font-weight: bold;
	padding: .25rem 0
}

.contact-left dd p {
	font-size: .7rem;
	color: #999;
	padding-top: .25rem
}

.ewm-block {
	width: 50%;
	float: left;
	padding: .75rem 0;
	text-align: center
}

.ewm-block img {
	width: 9.4rem;
	height: 9.4rem;
	margin: auto
}

.ewm-block p {
	font-size: .7rem;
	color: #555;
	padding-top: .25rem
}

.contact-right {
	padding-right: 2.5rem
}

.com-btn {
	text-align: center;
	font-size: .8rem;
	border: 0;
	border-radius: .1rem
}

.red-btn {
	background-color: #c8000b;
	color: #fff
}

.gray-btn {
	background-color: #333;
	color: #fff
}

.contact-right {
	text-align: right
}

.contact-right button {
	width: 123px;
	height: 39px
}

.com-btn:hover {
	filter: brightness(1.15);
	text-shadow: 1px 1px .1rem #999
}

.database {
	height: 24.25rem;
	background: url(../img/bg1.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 12.75rem;
	text-align: center
}

.flex {
	display: flex
}

.flex-center {
	justify-content: center
}

.flex-between {
	justify-content: space-between
}

.database h3 {
	font-size: 2.5rem;
	color: #c8000b;
	padding: .75rem 0
}

.database h3 em {
	font-size: 1.8rem
}

.database p {
	font-size: .9rem;
	color: #fff
}

.footer {
	padding: 4rem 0;
	background: #000
}

.footer-l {
	width: 23%;
	float: left
}

.footer-tit {
	color: #fff;
	font-size: .9rem;
	font-weight: 600;
	padding-bottom: .65rem
}

.footer-tit span {
	padding-left: .5rem
}

.f-form-block {
	padding: .65rem 0;
	position: relative
}

.f-form-block input,
.f-form-block select {
	width: 100%;
	height: 2.25rem;
	padding: .5rem;
	border: 0;
	font-size: .65rem
}

.f-form-block input {
	padding-right: 2rem
}

.f-form-block .f-icon {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 2rem;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat
}

.f-form-block .icon-name {
	background-image: url(../img/name.png);
	background-size: 1rem auto
}

.f-form-block .icon-phone {
	background-image: url(../img/tel.png);
	background-size: .8rem auto
}

.f-form button {
	margin-top: .65rem;
	font-size: .75rem;
	color: #fff;
	text-align: center;
	background: #c8000b;
	text-align: center;
	border: 0;
	width: 100%;
	height: 2.25rem;
	border-radius: 0
}

.footer-center {
	width: 61%;
	float: left;
	padding-left: 3rem
}

.footer-right {
	width: 16%;
	float: left
}

.footer-txt p {
	font-size: .65rem;
	color: #dfdfdf;
	padding: .75rem 0 2rem;
	opacity: .7
}

.footer-link a {
	display: block;
	font-size: .7rem;
	font-family: "SourceHanSansCN";
	color: rgba(223, 223, 223, 0.702);
	line-height: 2.188;
	-moz-transform: matrix(0.95104895104895, 0, 0, 0.94792981195049, 0, 0);
	-webkit-transform: matrix(0.95104895104895, 0, 0, 0.94792981195049, 0, 0);
	-ms-transform: matrix(0.95104895104895, 0, 0, 0.94792981195049, 0, 0)
}

.footer-link a:hover {
	color: #c8000b
}

.footer-top {
	padding-bottom: 2.75rem;
	border-bottom: 1px solid #313131
}

.copyright {
	text-align: center;
	color: rgba(223, 223, 223, .7);
	font-size: .65rem;
	line-height: 1.4;
	padding: 1.55rem 0
}

.nav-tabs {
	border-bottom: 0;
	text-align: center;
	padding: 0
}

.nav-tabs>li {
	font-size: 0;
	display: inline-block;
	float: none;
	margin: 0 .25rem
}

.nav-tabs>li>a {
	font-size: 1.2rem;
	line-height: 1.66;
	margin-right: 0;
	border: 0;
	border-bottom: 0;
	border-radius: 0;
	color: #fff;
	padding: 0;
	background: #333;
	width: 8rem
}

.flow-pane .nav-tabs>li {
	width: 50%;
	float: left;
	margin: 0
}

.flow-pane .nav-tabs>li>a {
	width: 100%;
	font-size: 1rem;
	line-height: 3
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: inherit;
	cursor: default;
	background-color: inherit;
	border: 0
}

.nav-tabs>li>a.active,
.nav-tabs>li>a.active:focus,
.nav-tabs>li>a.active:hover {
	color: #fff;
	border: 0;
	background-color: #c8000b
}

.nav>li>a:focus,
.nav-tabs>li>a:hover,
.nav>li>a:hover {
	border: 0;
	background: #000;
	text-shadow: 1px 1px .1rem
}

.team-list li {
	border: 1px solid #c8000b;
	margin: 1rem 0
}

.team-list li a:hover h2,
.team-list li a:hover p {

}

.team-list dt {
	width: 11.5rem;
	padding: .75rem;
	float: left
}

.team-list dt img {
	border-radius: 5rem;
	width: 10rem;
	height: 10rem
}

.team-list dd {
	float: left;
	width: calc(100% - 11.5rem);
	padding: 0 1.5rem 0 1.75rem
}

.team-list dd h2 {
	font-size: 1rem;
	color: #c8000b;
	font-weight: bold;
	padding: 1.8rem 0 1.25rem
}

.team-list dd p {
	font-size: .7rem;
	color: #555;
	line-height: 1.7
}

.pages-wrap {
	text-align: center;
	margin: 1.75rem auto;
	font-size: 0
}

.pages-wrap a {
	border: 1px solid #ddd;
	border-width: 1px 1px 1px 0;
	width: 2rem;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: .7rem;
	color: #999;
	display: inline-block
}

.pages-wrap a:first-child {
	border-left: 1px solid #ddd;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.pages-wrap a:last-child {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.pages-wrap a:hover,
.pages-wrap a.active {
	color: #333;
	background: #eee
}

.pages-wrap span {
	display: inline-block;
	background: #2660ac;
	color: #fff
}

.news-list li {
	width: 45%;
	margin: 1.5rem 0
}

.news-list li:nth-child(odd) {
	float: left
}

.news-list li:nth-child(even) {
	float: right
}

.news-list li .news-pic {
	width: 100%;
	height: 13.5rem
}

.news-list li .news-pic img {
	width: 100%;
	height: 100%
}

.news-list li h2 {
	line-height: 3;
	color: #333;
	padding-top: .25rem;
	font-size: .9rem;
	padding-bottom: .5rem;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.news-list li p {
	line-height: 2.14;
	color: #555;
	font-size: .7rem;
	padding-top: .5rem;
	height: 5rem
}

.news-btn {
	padding-top: 1.5rem
}

.news-btn button {
	border-style: solid;
	border-width: 1px;
	border-color: #c8000b;
	width: 9.3rem;
	height: 2.25rem;
	color: #c8000b;
	font-size: .9rem;
	text-align: center;
	background: #fff
}

.news-btn button:hover {
	background: #c8000b;
	color: #fff
}

.news-list li a:hover h2 {
	color: #c8000b
}

.crumb {
	padding: 1.5rem 0
}

.crumb,
.crumb a {
	font-size: .7rem;
	color: #999
}

.newsD-content h2 {
	text-align: center;
	font-size: 1.2rem;
	color: #333;
	line-height: 1.5
}

.newsD-content h3 {
	text-align: center;
	font-size: .7rem;
	color: #999;
	padding-top: 1.5rem
}

.newsD-txt {
	padding: 1rem 0;
	font-size: .7rem;
	color: #555;
	line-height: 2.14
}

.newsD-txt p {
	padding: .75rem 0
}

.why-left,
.why-right {
	width: 50%;
	float: left;
	padding: 0 2.5rem 0 3rem;
	position: relative
}

.why-pane dt {
	font-size: 1.2rem;
	font-weight: bold;
	color: #c8000b;
	padding: 1rem 0
}

.why-pane h2:before {
	content: "";
	display: block;
	position: absolute;
	top: 1rem;
	left: 0;
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.why-pane .why-left h2:before {
	background-image: url(../img/rw-icon.png);
	background-size: 1rem auto
}

.why-pane .why-right h2:before {
	background-image: url(../img/yw-icon.png);
	background-size: 1rem auto
}

.why-pane .why-right dt {
	color: #e70
}

.why-pane h2 {
	font-size: .7rem;
	font-weight: bold;
	color: #333;
	position: relative;
	padding: 1.15rem 0 .75rem 1.5rem
}

.why-pane p {
	font-size: .7rem;
	color: #555;
	line-height: 1.85
}

.why-pane .why-left dd {
	margin-bottom: 1.75rem
}

.why-pane .why-right dd {
	margin-bottom: 3.5rem
}

.why-pane:before {
	content: "";
	position: absolute;
	top: 3.5rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1.5rem;
	height: 1.5rem;
	background: url(../img/zy-icon.png) no-repeat;
	background-size: 100% 100%
}

.flow-table.table>tbody>tr>td,
.flow-table.table>tbody>tr>th,
.flow-table.table>tfoot>tr>td,
.flow-table.table>tfoot>tr>th,
.flow-table.table>thead>tr>td,
.flow-table.table>thead>tr>th {
	text-align: center;
	vertical-align: middle;
	padding: .625rem 1.25rem;
	font-size: .7rem;
	color: #555;
	line-height: 1.7
}

.flow-table.table-bordered>tbody>tr>td,
.flow-table.table-bordered>tbody>tr>th,
.flow-table.table-bordered>tfoot>tr>td,
.flow-table.table-bordered>tfoot>tr>th,
.flow-table.table-bordered>thead>tr>td,
.flow-table.table-bordered>thead>tr>th {
	border-color: #fedcde
}

.num {
	color: #c8000b;
	font-size: 1.2rem
}

.question-pane .panel-title {
	position: relative;
	padding-left: 2rem;
	font-size: .8rem;
	font-weight: bold;
	color: #333
}

.question-pane .panel-title:before {
	content: "Q";
	font-weight: normal;
	width: 1.5rem;
	height: 1.5rem;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -.3rem;
	left: 0;
	background: #c8000b;
	line-height: 1.25
}

.panel-default {
	border: 0;
	box-shadow: none;
	border-bottom: 1px dashed #e6e6e6
}

.panel-default>.panel-heading {
	background-color: transparent;
	border: 0;
	padding: 1.3rem 0
}

.panel-body {
	border: 0!important;
	border-radius: .5rem 2.5rem .5rem 2.5rem;
	background-color: rgba(253, 245, 246, .7);
	position: relative;
	padding: 1.4rem 1.5rem 1.8rem 3.85rem;
	font-size: .7rem;
	color: #555;
	line-height: 1.725;
	margin: .4rem 0 1rem
}

.panel-body:before {
	content: "A";
	font-weight: normal;
	width: 1.5rem;
	height: 1.5rem;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 1.15rem;
	left: 1.9rem;
	background: #e70;
	line-height: 1.25
}

.panel-title a[aria-expanded=true] {
	color: #c8000b
}

.panel-title a {
	display: block;
	position: relative;
	padding-right: 1rem;
	line-height: 1.3
}

.panel-title a:after {
	content: "";
	width: .9rem;
	height: .9rem;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/down.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.panel-title [aria-expanded=true]:after {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.apply-form-label {
	width: 35%;
	float: left;
	text-align: right;
	padding-right: 1rem;
	font-size: .8rem;
	color: #333;
	line-height: 2.8125
}

.apply-form-block {
	margin: 1.5rem 0
}

.apply-form-block input[type=text],
.apply-form-block input[type=number],
.apply-form-block input[type=tel] {
	border-style: solid;
	border-width: 1px;
	border-color: rgba(233, 233, 2331.9);
	width: 21.9rem;
	height: 2.35rem;
	padding: .5rem;
	font-size: .8rem;
	color: #333
}

.apply-form-block label {
	font-weight: normal;
	font-size: .8rem;
	vertical-align: middle
}

.apply-form-block input[type=radio] {
	width: 1rem;
	height: 1rem;
	vertical-align: middle;
	margin: 0
}

.apply-form-radio {
	padding: .35rem 0
}

.apply-form button {
	display: block;
	background-color: #c8000b;
	opacity: .9;
	width: 7.25rem;
	height: 2.2rem;
	margin: auto;
	text-align: center;
	font-size: .8rem;
	color: #fff
}

.pro-pic {
	padding: 1rem 0 3rem
}

.pro-pic .block {
	flex: 1;
	text-align: center;
	position: relative
}

.pro-pic .block:first-child:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 1.7rem;
	background: #dadada;
	top: 50%;
	right: 0
}

.pro-pic .block:last-child:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 1.7rem;
	background: #dadada;
	top: 50%;
	left: 0
}

.project .block {
	margin: 2rem 0
}

.project .block .b-l,
.project .block .b-r {
	width: 50%;
	float: left
}

.project .block:nth-child(odd) .b-l {
	padding-right: .5rem
}

.project .block:nth-child(odd) .b-r {
	padding-left: 2rem;
	padding-top: 3.5rem
}

.project .block:nth-child(even) .b-l {
	padding-left: 1.25rem;
	float: right
}

.project .block:nth-child(even) .b-r {
	padding-left: 1.25rem;
	padding-top: 3.5rem;
	float: left
}

.project dt {
	position: relative;
	font-size: .9rem;
	color: #333;
	padding-left: 1.5rem;
	padding-bottom: 2rem
}

.project dd {
	font-size: .7rem;
	line-height: 2;
	color: #555;
	font-weight: 300
}

.project img {
	max-width: 100%
}

.project dt:before {
	content: "";
	display: block;
	position: absolute;
	top: .15rem;
	left: 0;
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.project .block:nth-child(odd) dt:before {
	background-image: url(../img/rw-icon.png);
	background-size: 1rem auto
}

.project .block:nth-child(even) dt:before {
	background-image: url(../img/yw-icon.png);
	background-size: 1rem auto
}

#avg {
	background: url(../img/bg2.png) no-repeat;
	background-size: contain;
	background-position: center 30%
}

.avg-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap
}

.avg-block {
	width: 15.1rem;
	padding: 2.75rem 1.25rem 1.75rem;
	margin: 1.5rem 0;
	border: 1px solid #e5e5e5
}

.avg-block h2 {
	position: relative;
	font-size: .8rem;
	line-height: 1.5;
	text-align: center;
	padding-bottom: 1rem
}

.avg-block h2:before {
	content: "";
	display: block;
	position: absolute;
	top: -2rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../img/rw-icon.png)
}

.avg-block p {
	font-size: .7rem;
	line-height: 2;
	font-weight: 300;
	text-align: justify
}

.avg-block:nth-child(2) {
	background: #c8000b
}

.avg-block:nth-child(4) {
	background: #e70
}

.avg-block:nth-child(6) {
	background: #333
}

.avg-block:nth-child(2) h2,
.avg-block:nth-child(2) p,
.avg-block:nth-child(4) h2,
.avg-block:nth-child(4) p,
.avg-block:nth-child(6) h2,
.avg-block:nth-child(6) p {
	color: #fff
}

.avg-block:nth-child(2) h2:before,
.avg-block:nth-child(4) h2:before,
.avg-block:nth-child(6) h2:before {
	background-image: url(../img/wr-icon.png);
	background-size: 1rem auto
}

.set-txt {
	border-radius: .5rem 2.5rem .5rem 2.5rem;
	background-color: rgba(254, 244, 245, .7);
	padding: 2.5rem 5.5rem;
	font-size: .7rem;
	line-height: 2;
	color: #555;
	background: url(../img/bg3.png) no-repeat;
	background-size: 100% 100%
}

.com-tit2 {
	font-size: .9rem;
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 1rem;
	font-weight: normal;
	line-height: 1.25;
	padding-bottom: .5rem
}

.com-tit2:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../img/rw-icon.png)
}

.kernel-block {
	border-bottom: 1px solid #f0f0f0;
	width: 50%;
	float: left;
	font-weight: 300;
	padding: .55rem 0;
	line-height: 1.5
}

.kernel-block:last-child {
	border-bottom: 0
}

.kernel-block p {
	font-weight: 300;
	border-left: .15rem solid #c8000b;
	font-size: .8rem;
	padding-left: 1rem
}

.kernel-block span {
	font-size: .7rem;
	text-transform: uppercase
}

.study dd,
#article dd {
	font-size: .7rem;
	line-height: 2;
	color: #555;
	font-weight: 300
}

.study dl {
	margin-bottom: 2.5rem
}

.team-wrap {
	font-size: 0;
	text-align: center
}

.team-wrap .team-blk {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 1.5rem 0;
	padding: 0 1.25rem
}

.team-txt h2 {
	font-size: 1.1rem;
	color: #555;
	font-weight: bold;
	margin-bottom: 1.25rem
}

.team-txt p {
	font-size: .7rem;
	line-height: 2.14;
	color: #555
}

.team-pic {
	width: 15.5rem;
	height: 15.5rem;
	border-radius: 100%;
	margin: 0 auto 1rem
}

.team-pic img {
	width: 100%;
	height: 100%
}

#scroll-tabs.fixed {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 55;
	background: #fff;
	padding: 1rem 0;
	box-shadow: 0 0 10px rgba(187, 187, 187, 0.5)
}

.intro-txt {
	font-size: .7rem;
	line-height: 1.7;
	color: #555
}

.intro-pic {
	justify-content: space-between;
	flex-wrap: wrap
}

.intro-pic img {
	width: 17.5rem;
	height: 11.5rem;
	border-radius: .5rem
}

.jsj-edu {
	background: url(../img/bg-jysw.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	padding: 2.5rem 2rem 2.5rem 1.5rem;
	justify-content: space-between
}

.jsj-edu .pic {
	height: 5rem;
	flex: 4
}

.jsj-edu .txt {
	flex: 6;
	font-size: .8rem;
	line-height: 1.875;
	color: #fff
}

.intro-blk {
	justify-content: space-around;
	flex-wrap: wrap
}

.intro-blk .block {
	width: 33.33%;
	text-align: center;
	padding: 1.5rem 0 1rem
}

.intro-blk .block p {
	font-size: .7rem;
	color: #555;
	padding-top: 1rem
}

.jjh {
	background: #f9f9f9;
	display: flex;
	padding: 1.5rem 2.5rem 1.1rem 2rem;
	justify-content: space-between
}

.jjh .pic {
	height: 3.5rem;
	flex: 1;
	margin-top: .75rem
}

.jjh .txt {
	flex: 4;
	padding-left: 3rem;
	font-size: .8rem;
	line-height: 1.875;
	color: #333
}

.jjh .txt p {
	padding-top: .3rem
}

.index-intro .swiper-left {
	width: 50%;
	height: 18.75rem;
	float: left;
	margin-top: 4.5rem;
	overflow: hidden
}

.swiper-button-blk {
	position: absolute;
	right: 50%;
	bottom: 6rem;
	font-size: 0;
	z-index: 10;
	cursor: pointer
}

.index-intro .swiper-button-next,
.index-intro .swiper-button-prev {
	position: static;
	width: 3rem;
	height: 3rem;
	background-color: #2c2c2c;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-top: 0;
	background-size: .95rem 1.4rem
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .8;
	cursor: auto;
	pointer-events: none
}

.index-intro .swiper-button-next {
	background-image: url(../img/right.png);
	background-size: 1rem auto
}

.index-intro .swiper-button-prev {
	background-color: #c8000b;
	background-image: url(../img/left.png);
	background-size: 1rem auto;
	left: auto;
	right: 50%
}

.in-in-txt {
	width: 50%;
	height: 23.25rem;
	float: left;
	background: #2c2c2c;
	color: #fff;
	padding: 2.5rem 3.5rem 2rem 3rem
}

.in-in-txt h2 {
	font-size: 2.15rem;
	padding-bottom: .75rem
}

.in-in-txt p {
	font-size: .7rem;
	padding-top: 2.5rem;
	line-height: 1.7
}

.index-intro .swiper-wrapper {
	border-bottom: 6rem solid #c8000b
}

.swiper-pagination-bullet-active {
	background: #c8000b
}

.index-tit {
	font-size: 1.2rem;
	font-weight: 300;
	padding: 1.5rem 0 1.75rem
}

.index-tit a {
	font-size: .8rem;
	float: right;
	padding-top: .35rem;
	color: #2c2c2c
}

.news-group {
	background: #f4f4f4;
	padding: 2rem 0 1.7rem
}

.news-left {
	width: 50%;
	float: left;
	padding-right: 1rem;
	position: relative
}

.news-left img {
	height: 22.5rem
}

.news-right {
	float: left;
	width: 50%;
	padding-left: 1rem
}

.news-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	height: 7.5rem;
	padding: 1.4rem 1rem 1.5rem 1rem
}

.news-txt p {
	font-size: 1rem;
	padding-top: .45rem;
	line-height: 1.46;
	font-weight: 300
}

.news-r-blk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.news-r-blk .news-blk {
	margin-bottom: 1rem;
	width: 46%
}

.news-r-blk .pic-wrap {
	position: relative
}

.news-r-blk img {
	width: 100%;
	height: 10rem
}

.news-r-blk .news-txt {
	height: 2.5rem;
	padding: .25rem .5rem;
	background: rgba(0, 0, 0, .75);
	display: flex;
	align-items: center
}

.news-r-blk .news-txt p {
	font-size: .65rem;
	padding: 0;
	line-height: 1.4;
	flex: 1
}

.news-r-blk h3 {
	font-size: .65rem;
	color: #000;
	position: relative;
	padding-left: 1rem;
	margin-top: .85rem
}

.news-r-blk h3:before {
	content: "";
	width: .6rem;
	height: .6rem;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img/time.png) no-repeat;
	background-size: .6rem auto
}

.news-group a:hover,
.index-tit a:hover {
	color: #c8000b
}

.news-group a:hover h2,
.news-group a:hover p {
	text-decoration: underline
}

.index-intro a:hover img,
.professor .blk a:hover .left img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.index-intro .swiper-left img,
.news-blk img,
.professor .blk a .left img {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.news-group a:hover img {
	filter: contrast(1.2) brightness(1.2)
}

.professor .blk {
	float: left;
	width: 50%;
	padding-right: .6rem
}

.professor .blk:nth-child(even) {
	padding-right: 0;
	padding-left: .6rem
}

.professor .blk .left {
	border-bottom: .25rem solid #c8000b;
	float: left;
	width: 48%;
	height: 15.75rem;
	overflow: hidden
}

.professor .blk .right {
	background: #c8000b;
	float: left;
	width: 52%;
	height: 15.75rem;
	color: #fff;
	padding: 3.5rem 1rem
}

.professor .blk .right p {
	font-size: .65rem;
	line-height: 1.85;
	padding-top: 1rem
}

.teamwork {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf
}

.teamwork .tit {
	width: 12.5%;
	font-size: 1.2rem;
	color: #575757;
	float: left;
	line-height: 5.5rem
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/left1.png);
	background-size: 1.5rem auto;
	left: 0;
	right: auto
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/right1.png);
	background-size: 1.5rem auto;
	left: auto;
	right: 0
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 0;
	width: 1.5rem;
	height: 100%;
	margin-top: 0;
	z-index: 10;
	cursor: pointer;
	background-size: 1.5rem auto;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat
}

.teamwork .swiper-button-next,
.teamwork .swiper-button-prev {
	opacity: 1;
	width: 2.5rem
}

.swiper-container-team .swiper-slide {
	height: 5.5rem;
	background-repeat: no-repeat;
	background-size: 8.5rem auto;
	background-position: center
}

.swiper-container-team {
	padding: 0 2rem 0 3rem
}

.contact-left dt img {
	max-width: 100%
}

.swiper-pagination-bullet {
	width: .4rem;
	height: .4rem
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .2rem
}

.et-hero-tabs-container--top {
	position: fixed;
	background: #fff;
	z-index: 98;
	left: 0;
	right: 0;
	padding: .5rem 1.5rem;
	box-shadow: 0 0 10px rgba(187, 187, 187, 0.5)
}

.have-bottom-nav {
	height: 4rem
}

.bottom-nav {
	height: 4.5rem;
	background: #c8000b;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	z-index: 98
}

.bottom-nav .blk {
	flex: 1;
	color: #fff;
	padding: .5rem 0;
	border-right: 1px solid rgba(255, 255, 255, .25)
}

.bottom-nav .blk i {
	width: 100%;
	height: 1.75rem;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: block;
	background-position: center;
	margin: auto
}

.bottom-nav .blk p {
	margin-top: .25rem;
	font-size: .8rem;
	color: #fff
}

.bottom-nav .blk i.icon-home {
	background-image: url(../img/home.png)
}

.icon-ttel {
	background-image: url(../img/ttel.png)
}

.icon-online {
	background-image: url(../img/online.png)
}

.icon-baomimg {
	background-image: url(../img/baoming.png)
}

/*.banner {
	height: 35rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}*/