body{font-size:14px; font-family:"微软雅黑"; background:#fff;}
.fr{ float:right;}
.fl{ float:left;}
.fn{ float:none;}
.f2{ font-size:12px;}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration: none;}
ul,li{padding:0px; margin:0px; list-style:none;}
ul li a:hover{ color:#c1aa7e;}
div a:hover{ color:#c1aa7e;}
input,form,select,textarea{ margin:0px;padding:0px; outline:medium; border:0; border-radius:0; background:none; font-family:"微软雅黑"; font-size:14px;}
i,em{ font-style:normal;}
.mo{ margin: 0 auto;}
.most{ width:100%; height:auto; overflow:hidden; display:block;}
.roundBorder{border-radius: 15px;} 
.clear{ clear:both; height:0; overflow:hidden;} 
.dsk{ width:100%; height:100%; display:block; overflow:hidden;}
/*定位*/
.pr{ position: relative;}
.pa{ position: absolute;}
.pf{ position: fixed;}

/*块级转换*/
.db { display: block;}
.dn { display: none;}
.di { display: inline;}
.dib { display: inline-block;}
.c0{
	background:#4b0097;
}
.c1{
	background:#1751cb;
}
.c2{
	background:#3d469c;
}
.c3{
	background:#1A94D3;
}
.c4{
	background:#d4d02d;
}

.c5{
	background:#CD102C;
}
.c6{
	background:#f1bc18;
}

/*清除浮动*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{*zoom:1;}

/*首页*/
a { 
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.lazy{width:100%;height:100%;background: url(../images/loading.gif) 50% no-repeat;}

.header {
	width: 100%;
	background: #fff;
}

.header-inner {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.logo{
	display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
.logo img{width: 180px;height: auto;}
.nav {
	width: 478px;
	height: 75px;
	position: relative;
}

.nav ul {
	display: flex;
	width: 100%;
	height: 75px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.nav li {
	position: relative;
}

.nav-link {
	display: flex;
	align-items: center;
	padding: 0 15px;
	height: 75px;
	color: #333;
}

.nav-arrow {
	display: block;
	margin-left: 8px;
	border-left: 6px transparent solid;
	border-right: 6px transparent solid;
	border-top: 6px #333 solid;
}

.nav-link:hover .nav-arrow {
	border-top: 6px #c1aa7e solid;
}

.nav-link.active {
	color: #c1aa7e;
}

.nav-link.active .nav-arrow {
	border-top: 6px #c1aa7e solid;
}

.jmod-nav-slider {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
	height: 3px;
	background-color: #c1aa7e;
	transition: width .3s ease-out,-webkit-transform .3s ease-out;
	transition: transform .3s ease-out,width .3s ease-out;
	transition: transform .3s ease-out,width .3s ease-out,-webkit-transform .3s ease-out;
	z-index: 8;
}

.nav-slide {
	display: none;
	width: 100%;
	padding: 10px 0;
	background: #f3f3f3;
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 9;
}

.nav-slide a {
	display: block;
	height: 30px;
	text-align: center;
	color: #333;
	line-height: 30px;
}

.banner-slide {
	width: 100%;
	height: auto;
}

.banner-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.banner-img img {
	width:100%;
	height:auto;
/*	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;*/
}

.banner-slide .swiper-button-prev,.banner-slide .swiper-button-next {
	width: 55px;
	height: 85px;
}

.banner-slide .swiper-button-prev {
	left: 0;
	background: url(../images/banner-lelft.png) no-repeat;
	background-size: 100% 100%;
}

.banner-slide .swiper-button-next {
	right: 0;
	background: url(../images/banner-right.png) no-repeat;
	background-size: 100% 100%;
}

.container-fluid {
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	
}

.box {
	margin-bottom: 20px;
	float: left;
	width: 386px;
	margin-right:21px;
}
.container-fluid .box:nth-child(3){
	margin-right: 0;
}
.container-fluid .box:nth-child(5){
	margin-right: 0;
}
.box img {
	max-width: 100%
}
.container-fluid .box:nth-child(1) img{
	height:656px;
}
.index-lesson {
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	padding:40px 0;
	background: #eef3fa;
}

.index-title {
	margin-bottom: 40px;
	text-align: center;
}

.index-title h3 {
	font-size: 26px;
	color: #000;
}

.index-lesson-container {
	width: 1200px;
	margin: 0 auto;
}

.index-lesson-title {
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
}

.index-lesson-info {
	padding: 20px 0;
	height: 160px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}

.index-lesson-info h3 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.index-lesson-con {
	margin-bottom: 10px;
}

.index-lesson-info a {
	padding-right: 18px;
	/*background: url(../images/ra_20.png) no-repeat right center;*/
	color: #fff;
}

.index-news {
	padding:40px 0;
}

.index-news-layer {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

.index-news-left {
	width: 540px;
	height: 360px;
}

.index-news-img {
	width: 540px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.index-news-img img {
	height: 360px;
}

.index-news-img span {
	display: block;
	width: 100%;
	height: 50px;
	padding-left: 20px;
	padding-right: 50px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}

.news-slide .swiper-pagination {
	width: 150px !important;
	text-align: right;
	position: absolute;
	bottom: 18px !important;
	right: 20px;
	left: auto !important;
}

.news-slide .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #818082;
}

.news-slide .swiper-pagination-bullet-active {
	background: #fff;
}

.index-news-right {
	width: 618px;
}

.index-news-item {
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #e6e6e6 solid;
}

.index-news-time {
	width: 80px;
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 1px #e6e6e6 solid;
	color: #D9B966;
}

.index-news-time h3 {
	font-size: 36px;
}

.index-news-info {
	width: 517px;
	padding-right: 27px;
	box-sizing: border-box;
}

.index-news-title {
	margin-bottom: 20px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-title a {
	color: #333;
	font-weight: bold;
}

.index-news-p {
	line-height: 20px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index-news-list li {
	margin-bottom: 20px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-list li a {
	color: #666;
}

.footer {
	background: #fff;
}

.footer-bar {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#D9B966;
	font-size: 16px;
	color: #fff;
}

.footer-bar-grid {
	display: flex;
	align-items: center;
}

.footer-bar-grid p {
	margin-left: 14px;
}

.footer-bar span {
	margin: 0 20px;
}

.footer-inner {
	padding:25px 0;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.footer-logo {
	margin-bottom: 15px;
}
.footer-logo img{
	width: 180px;
	height: auto;
}
.footer-address {
	display: flex;
	align-items: center;
}
.footer-address img{
	width:30px;
	height:30px;
}
.footer-address-p {
	margin-left: 15px;
	line-height: 24px;
}

.footer-qr ul {
	display: flex;
}

.footer-qr li {
	margin-left: 50px;
	text-align: center;
}

.footer-qr img {
	margin-top: 10px;
	width: 80px;
	height: 80px;
}

.copyright {
	text-align: center;
	line-height: 40px;
}
.copyright a{
	color: #333333;
}
/* 产品介绍 */
.sub-nav {
	margin-bottom: 40px;
	/*display:flex;*/
	display:none;
	justify-content: center;
}

.sub-nav a {
	display: inline-block;
	margin: 0 15px;
	padding: 10px 30px;
	border-radius: 10px;
	border-top-right-radius: 0;
	border: 1px #D9B966 solid;
	background: #fff;
	font-size: 16px;
	color: #D9B966;
}

.sub-nav a.active {
	background: #D9B966;
	color: #fff;
}

/* 团队 */
.inside-banner {
	width: 100%;
	height: 392px;
	padding-bottom: 30px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	box-sizing: border-box;

	background-size: cover;
}

.inside-banner-info {
	margin-bottom: 30px;
	color: #fff;
	text-align: center;
}

.inside-banner-info h3 {
	font-size: 48px;
}

.inside-banner-info p {
	font-weight: bold;
	font-size: 24px;

}

.inside-banner i {
	width: 1px;
	height: 100px;
	background: #fff;
}

.team-list {
	overflow: hidden;
}

.team-list ul {
	display: flex;
	flex-wrap: wrap;
	width: 105%;
}

.team-list li {
	width: 280px;
	margin-right: 26px;
	margin-bottom: 40px;
}

.team-list li a {
	display: block;
	padding-bottom: 80px;
	position: relative;
}

.team-img {
	width: 280px;
	height: 280px;
	background: #fff;
	overflow: hidden;
}

.team-img img {
	height: 280px;
	transition: all 0.3s;
}

.team-list li a:hover img {
	transform: scale(1.1)
}

.team-info {
	width: 100%;
	height: 80px;
	padding: 0 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
	background-image: url(../images/ra1.png);
	background-repeat: no-repeat;
	background-position: 245px center;
	background-color: #fff;
	transition: all 0.3s;
	position: absolute;
	bottom: 0;
	left: 0;
}

.team-list li a:hover .team-info {
	height: 100px;
	background-image: url(../images/ra2.png);
	background-color: #D9B966;
}

.team-info p {
	margin-bottom: 10px;
	padding-left: 24px;
	background-image: url(../images/man1.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	color: #333;
}

.team-list li a:hover .team-info p {
	background-image: url(../images/man2.png);
	color: #fff;
}

.team-info span {
	color: #999;
}

.team-list li a:hover .team-info span {
	color: #fff;
}

.mask {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 80;
}

.team-popp {
	width: 1100px;
	height: 440px;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -550px;
	z-index: 90;
}

.team-close {
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images/close.png);
	position: absolute;
	top: -20px;
	right: -20px;
}

.team-popp-img {
	width: 280px;
	height:330px;
}

.team-popp-img img {
	max-width: 100%;
	max-height:330px;
	object-fit: contain;
}

.team-popp-info {
	width: 718px;
}

.team-name {
	padding-top: 15px;
	margin-bottom: 30px;
	display: flex;
	align-items: flex-end;
}

.team-name p {
	margin-right: 15px;
	font-size: 22px;
	color: #333;
}

.team-name span {
	font-size: 16px;
	color: #999;
}

.team-popp-p {
	height: 255px;
	overflow: hidden;
	overflow-y: auto;
	font-size: 16px;
	line-height: 32px;
	color: #333;
}

.team-popp-p p {
	padding-left: 15px;
	position: relative;
}

.team-popp-p p:before {
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #ac8f55;
	position: absolute;
	top: 13px;
	left: 0;
}




.knowledge-list {
	padding-top: 40px;
	padding-bottom: 40px;
}

.knowledge-list li {
	padding: 20px;
	border-bottom: 1px #e6e6e6 dashed;
	overflow: hidden;
}

.knowledge-list li:hover {
	background: #f9f9f9;
}

.knowledge-list li:hover .plus-btn {
	display: block;
}
.knowledge-list .knowledge-img {
	width: 268px;
	height: 165px;
	background: #fff;
	overflow: hidden;
}
.knowledge-list .knowledge-info {
	width: 750px;
	height: 165px;
	overflow: hidden;
	position: relative;
}
.knowledge-list .knowledge-info h3 {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.knowledge-list .knowledge-info h3 a {
	color: #333;
}

.knowledge-list .knowledge-info h3 a:hover {
	color: #e3040e;
}

.knowledge-list .knowledge-info p {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}

.knowledge-list .knowledge-bar {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	color: #999;
}

.knowledge-bar span {
	padding: 0 0 0 20px;
	margin-right: 13px;
	background: url(../images/clock.png) no-repeat left center;
}

.knowledge-bar em {
	padding: 0 0 0 20px;
	background: url(../images/eye1.png) no-repeat left center;
}

.news-plus-btn {
	display: block;
	width: 17px;
	height: 17px;
	background: url(../images/plus2.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.news-plus-btn:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.knowledge-time {
	width: 130px;
	text-align: center;
}
.knowledge-time h3 {
	font-weight: normal; 
	font-size: 36px;
	color: #4f4f4f;
}
.knowledge-time p {
	font-size: 14px;
	color: #999;
}

.news-container {
	padding: 60px 0;
}

/* 新闻详情 */
.content {
	padding: 60px 0;
	width: 1200px;
	margin: 0 auto;
}

.news-left {
	width: 864px;
}

.news-left-title {
	margin-bottom: 36px;
}

.news-left-title h3 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
}

.news-left-title p {
	font-size: 14px;
	color: #747471;
}

.news-left-title a {
	color: #367ecf;
}

.news-left-title span {
	margin-right: 30px;
}

.news-right {
	width: 244px;
	padding: 0 20px;
	border: 12px #f3f3f3 solid;
}

.news-right li {
	padding: 20px 0;
	border-bottom: 1px #d6d6d6 solid;
}

.news-right li:last-child {
	border-bottom: none;
}

.news-right li em {
	display: block;
	margin-bottom: 15px;
	font-size: 15px;
	color: #367ecf;
}

.news-right h3 {
	margin-bottom: 15px;
	font-size: 17px;
	color: #333;
}

.news-right h3 a {
	color: #333;
}

.news-right p {
	font-size: 15px;
	color: #333;
}

/* 新闻详情 */
.case-list {
	overflow: hidden;
}

.case-list ul {
	width: 105%;
	display: flex;
	flex-wrap: wrap;
}

.case-list li {
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.case-list li a {
	display: block;
}

.case-img {
	width: 380px;
	height: 260px;
	overflow: hidden;
}

.case-img img {
	height: 260px;
	transition: all 0.3s;
}

.case-list li:hover img {
	transform: scale(1.1);
}

.case-info {
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #333;
	background: #fff;
}

/* 关于我们 */
.about {
	padding: 60px 0;
	background: url(../images/about-bg_02.jpg) no-repeat;
	background-size: cover;
}

.about-layer {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}

.about-info {
	width: 800px;
	padding-top: 12px;
}

.about-info h3 {
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: normal;
	font-family: '宋体';
}

.about-tips {
	margin-bottom: 30px;
	padding-left: 10px;
	border-left: 5px #D9B966 solid;
	font-size: 18px;
	color: #D9B966;
}

/* 招贤纳士 */
.join-list {
	padding: 40px 0;
}
.join-list li { margin: 0 0 24px; border-bottom: 1px #f2f2f2 solid;}
.join-bar { padding: 0 25px; line-height: 60px; position: relative; background: #f2f2f2;}
.join-bar span { display: block; width:50%; float: left; font-size: 18px; color: #666; font-weight: bold;}
.join-bar em { display: block; /*width: 168px; */float: left; font-size: 13px; color: #666;padding: 0 26px;}
.join-bar em b { font-weight: normal; color: #333;}
.join-bar a { display: block; width: 30px; height: 30px; position: absolute; top: 14px; right: 25px; background: url(../images/join-a.png) no-repeat;}
.join-bar.join-on { background-color: #D9B966;}
.join-bar.join-on span {
	color: #fff;
}
.join-bar.join-on em {
	color: #fff;
}
.join-bar.join-on b {
	color: #fff;
}
.join-bar.join-on a { background: url(../images/join-ah.png) no-repeat;}
.join-detail { display: none; padding: 15px;color:#666666;font-size: 15px;line-height: 27px;}
.join-detail a { display: block; width: 125px; height: 36px; font-size: 14px; color: #fff; text-align: center; line-height: 36px; background-color: #b7b7b7;}
.join-detail a:hover { background-color: #D9B966; color: #fff;}

/* 联系我们 */
.contact-wrap {
	position: relative;
}

.contact-ti {
	width: 448px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.contact-ti ul {
	display: flex;
}

.contact-ti li {
	flex: 1;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f4f4f4;
	font-size: 18px;
	color: #D9B966;
	cursor: pointer;
}

.contact-ti li i {
	display: block;
	width: 18px;
	height: 21px;
	margin-right: 9px;
	background: url(../images/local1.png);
}

.contact-ti li.active {
	background: #D9B966;
	color: #fff;
}

.contact-ti li.active i {
	background: url(../images/local2.png);
}

.contact-layer {
	display: flex;
	justify-content: space-between;
}

.contact-info {
	width: 448px;
	padding: 70px 100px 70px 25px;
	box-sizing: border-box;
}

.contact-info li {
	padding: 15px 0;
	border-bottom: 1px #e6e6e6 dashed;
}

.contact-info li:last-child {
	border-bottom: none;
}

.contact-info h3 {
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: normal;
}

.contact-info p {
	color: #999;
}

.contact-info em {
	color: #f00;
}

/* 企业文化 */
.wenhua-word {
	margin-bottom: 20px;
	padding: 0 60px;
	height: 227px;
	display: flex;
	align-items: center;
	background: url(../images/wenhua-bg.jpg) no-repeat;
	font-size: 16px;
	line-height: 30px;
}

.wenhua-content {
	margin-bottom: 30px;
	width: 1075px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wenhua-info {
	width: 530px;
	font-size: 16px;
	line-height: 40px;
}

.wenhua-p {
	width: 1075px;
	margin: 0 auto;
	font-size: 16px;
	line-height:30px;
}
/* 单页 */
.datp{
	padding: 60px 0;
}
.ageong{
	width:1075px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 27px;
	color: #333333;
	min-height: 380px;
}

.ageong img{
	max-width: 100%;
}


.contact-map{width: 700px;height: 519px;}


.news-left-info{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 27px;
	color: #333;
	min-height: 380px;
}

.news-left-info img{
	max-width: 100%;
}

.inside-banner2{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
}

.inside-banner2 img{
	width: 100%;
	height:auto;
}


.chanpin-title h3{
	font-size: 25px;
	line-height: 40px;
	text-align: center;
}
.chanpin-info{
	width:100%;
	margin:33px auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 27px;
	color: #333333;
	min-height: 380px;
}
.chanpin-info img{
	max-width: 100%;
	height: auto;
}

/*分页*/
.pageshow{clear: both;margin: 20px auto;}
.pageshow .current{ background:#D9B966;color:#FFFFFF;height:38px; width:40px;line-height: 38px;text-align: center;margin-right: 6px;display: inline-block;}
.pageshow .btn-danger,.pageshow .num,.pageshow .first,.pageshow .end{height:38px; width:40px;line-height: 38px; color:#9A9A9A; text-align: center;margin-right: 6px;display: inline-block;border: 1px solid #EEEEEE;background: #ffffff;}
.pageshow .prev,.pageshow .next{
    background: #ffffff;
    border: 1px solid #EEEEEE;
    color: #9A9A9A;
    width: 93px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}


.box .index-lesson-img img{height:218px;width: 100%;}


.inside-banner1{width: 100%;height: auto;margin: 0 auto;overflow: hidden;position: relative;}
.inside-banner1 img{
    width: 100%;height: auto;
}
.inside-banner1 .inside-banner-info{width:100%;position:absolute;z-index: 999;left:0;top:50%;margin-top: -98px;}
.inside-banner1 .inside-banner-info i {
    width: 1px;
    height: 100px;
    background: #fff;
    display: inline-block;
}
