@charset "utf-8";

body, button, dd, dl, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0;
}

li, ol, ul {
	list-style: none;
}

body {
	position: relative;
	color: #555;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", sans-serif;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.container1 {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}

}

@media (min-width:992px) {
	.container {
		width: 970px;
	}

	.container1 {
		width: 93%;
	}

}

@media (min-width:1200px) {
	.container {
		width: 1170px;
	}

}

@media (min-width:1360px) {
	.container {
		width: 1280px;
	}

}

@media (min-width:1440px) {
	.container {
		width: 1400px;
	}

}

@media (min-width:1660px) {
	.container1 {
		width: 93%;
	}

}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.row {
	margin-right: -10px;
	margin-left: -10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-4-more, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-8-more, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 1px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-4-more, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-8-more, .col-sm-9 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-8-more {
		width: 69.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-4-more {
		width: 30.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

}

@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

}

.header {
	position: relative;
	background: #22334d;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.head {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo a {
	display: block;
}

.logo img {
	display: block;
	height: 40px;
}

.nav {
	position: absolute;
	top: 54px;
	z-index: 3;
	display: none;
	width: 100%;
	background: #fff;
	left: 0;
}

.nav ul li {
	clear: both;
}

.nav ul li a {
	display: block;
	text-indent: 10px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #111;
}

.navbar {
	float: right;
	display: block;
	height: 54px;
}

.navbar img {
	padding: 12px;
	height: 31px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.nav ul li a.active, .nav ul li a:hover {
	background: rgba(0, 0, 0, .05);
	color: #ff4a00;
}

.nav ul li {
}

.swiper-container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 100%;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #fff;
	text-align: center;
	font-size: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-pagination-bullet {
	border-radius: 50px;
	background: #fff;
	opacity: .5;
}

.swiper-pagination-bullet-active {
	width: 18px;
	background: #ff4a00;
	opacity: 1;
}

.brand-container {
	padding: 30px 0 80px;
	background: url(../images/bind.jpg) #b1b1b1 no-repeat bottom;
	color: #fff;
	text-align: center;
}

.fixed {
	position: fixed;
	top: 0;
	z-index: 2;
	width: 100%;
}

.kong {
	height: 54px;
}

#swiper2 .swiper-slide {
	height: 60px !important;
	text-align: left;
	line-height: 60px;
	background: none;
	justify-content: flex-start !important;
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#swiper2 .swiper-wrapper {
	height: 60px !important;
	background: none;
}

.in_tz {
	background-color: #22334d;
	width: 100%;
}

.in_tznr {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.in_tzy {
	flex: 1;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;
}

.in_tzl {
	background-color: #ff4a00;
	padding: 20px;
	box-sizing: border-box;
	font-size: 20px;
}

.in_tzl a {
	color: #fff;
	display: flex;
	align-items: center;
}

.in_tzlt {
	margin-right: 10px;
}

.in_tzy_li a {
	color: #fff;
}

.in_about {
	background: url(../images/aboutbg.jpg) no-repeat center top #f7f7f7;
}

.about_bt {
	text-align: center;
}

.about_bt_wz {
	font-size: 40px;
	font-weight: bold;
	color: #111;
}

.in_aboutk {
	padding-top: 60px;
	padding-bottom: 80px;
}

.about_bt_hx {
	width: 80px;
	height: 6px;
	background-color: #ff4a00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.about_bt_xz {
	color: #999;
	margin-top: 24px;
}

.about_nr {
	margin-top: 50px;
	line-height: 2.2;
}

.about_nr p {
	line-height: 2.2;
}

.about_gd {
	text-align: center;
	margin-top: 50px;
}

.about_gd a {
	padding: 20px 46px;
	border: 1px solid #e7e7e7;
}

.about_gd a:hover {
	background-color: #ff4a00;
	color: #fff;
}

.in_news {
	background: url(../images/newsbg.jpg) no-repeat center top #f7f7f7;
	padding: 60px 0;
	box-sizing: border-box;
	background-size: 100% 100%;
}

.in_news_bt {
	text-align: center;
	color: #fff;
}

.in_news_bt_wz {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.in_news_bt_xz {
	color: #fff;
	margin-top: 24px;
	line-height: 2.0;
}

.in_news_nrli {
	margin-bottom: 30px;
}

.in_news_nrlis {
	position: relative;
}

.in_news_nrlist {
	width: 100%;
	height: 200px;
	object-fit: cover;
	display: block;
}

.in_news_nrlix {
	background-color: #fff;
	padding: 30px 14px;
}

.in_news_nrlis span {
	position: absolute;
	background-color: #ff4a00;
	color: #fff;
	top: 0;
	left: 0;
	padding: 10px 10px;
	font-size: 20px;
	font-weight: bold;
}

.in_news_nrlix p {
	font-size: 22px;
	font-weight: bold;
	color: #111;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in_news_nrlix span {
	margin-top: 14px;
	display: block;
	line-height: 1.8;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in_news_nr {
	margin-top: 50px;
}

.in_news_gd {
	text-align: center;
	margin-top: 50px;
}

.in_news_gd a {
	padding: 20px 46px;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
}

.in_news_gd a:hover {
	background-color: #ff4a00;
	color: #fff;
	border: 1px solid #ff4a00;
}

.in_yqlj {
	color: #fff;
	background-color: #17253a;
	padding-top: 50px;
}

.in_yqlj a {
	color: #fff;
}

.in_yqlj span {
	font-weight: bold;
}

.in_footsz_dh {
	display: flex;
	align-items: center;
}

.in_foot {
	color: #fff;
	background-color: #17253a;
	padding-top: 60px;
}

.in_footsz_dh {
	font-size: 30px;
	font-weight: bold;
}

.in_footsz_dht {
	margin-right: 10px;
}

.in_footsz_wz {
	margin-top: 10px;
}

.in_footsz_wz p {
	line-height: 2.0;
}

.in_footx {
	padding: 40px 0;
	text-align: center;
	border-top: 1px solid #485364;
	margin-top: 30px;
}

.in_footsy {
	display: none;
}

/* 内页about页面开始 */
.ejdh_y {
	display: flex;
	align-items: center;
}

.ejdh_nr {
	flex: 1;
}

.mbxdh {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
}

.mbxdh a {
	font-size: 14px;
	color: #999999;
	padding: 0 4px;
}

.ejdh_k {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ejdh {
	background: #f2f4f6;
}

.ejdh_li {
	float: left;
	margin-right: 50px;
	padding: 20px 0;
}

.nybant {
	display: block;
}

.ejdh_li a:hover {
	color: #ff4a00;
}

.ejdh_xz {
	border-bottom: 2px solid #ff4a00;
}

.ny_nr {
	margin-top: 50px;
	padding-bottom: 50px;
}

.ny_about_nr p {
	line-height: 2.2;
}

.nybant {
	width: 100%;
}

/* 内页newslist页面开始 */
.ejdh_y {
	display: none;
}

.ny_news_nrlix {
	background-color: #f2f4f6;
	padding: 30px 14px;
}

.ny_news_nrlix p {
	font-size: 24px;
	color: #111;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 50px;
}

.ny_news_nrlix span {
	line-height: 28px;
	color: #777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ny_news_sj {
	color: #333;
}

.ny_news_li:hover .ny_news_nrlix {
	background-color: #ff4a00;
	color: #fff;
	transition: all .3s;
}

.ny_news_li:hover p {
	color: #fff;
}

.ny_news_li:hover .ny_news_sj {
	color: #fff;
}

.ny_news_li:hover span {
	color: #fff;
}

.ny_news_li {
	margin-bottom: 30px;
}

.myactiveCol a {
	background-color: #237fc4;
	color: #fff;
}

.mypages {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}

ul {
	margin: 0;
}

.mypages a {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #e7e7e7;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.mypages a:last-child {
	border-right: 1px solid #e7e7e7;
}

.mypages span {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #e7e7e7;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.mypages .al {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 100px;
}

.mypages .al {
	margin-right: 10px;
}

.mypages .al {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-right: 1px solid #e7e7e7;
	width: 100px;
}

.mypages a:hover {
	color: #fff;
	background-color: #ff4a00;
}

.mypages .on {
	background-color: #ff4a00;
	color: #fff;
}

.mypages span:hover {
	color: #fff;
	background-color: #ff4a00;
	border-color: #ff4a00;
}

.smactiveCol a {
	color: #ff4a00;
}

/* shownews页面开始 */
.sjxb {
	text-align: center;
	color: #989898;
	padding: 30px;
}

.sjxb span {
	color: #989898;
}

.xw_k h3 {
	font-size: 34px;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
	color: #000;
}

.xwnrwz {
	padding: 30px 0px;
	border-top: 1px solid #f2f2f2;
}

.xyt_nr {
	padding-left: 50px;
	color: #989898;
}

.xwnrwz {
	line-height: 2.1;
}

.xwnrwz p {
	line-height: 2.1;
}

/* pic讲解员手册开始 */
.nypic_li {
	margin-bottom: 30px;
}

.nypic_lis {
	overflow: hidden;
}

.nypic_list {
	width: 100%;
	height: 430px;
	object-fit: cover;
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

.nypic_lix {
	background-color: #f2f4f6;
	padding: 20px 0;
	text-align: center;
	font-size: 20px;
}

.nypic_li:hover .nypic_lix {
	background-color: #ff4a00;
	color: #fff;
	transition: all .3s;
}

.nypic_li:hover .nypic_list {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

/* showpic讲解员手册详情开始 */
.showpic_szt {
	width: 100%;
	height: 470px;
	object-fit: cover;
	box-shadow: 12px 14px 0px rgba(210, 208, 216, 1);
}

.showpic_sys {
	display: flex;
	align-items: flex-end;
}

.showpic_sys_mz {
	font-size: 34px;
	font-weight: bold;
	color: #111;
}

.showpic_sy {
	padding-left: 0px;
	margin-top: 40px;
	box-sizing: border-box;
}

.showpic_syx {
	line-height: 2.1;
	margin-top: 20px;
}

.showpic p {
	line-height: 2.1;
}

.showpic_sys_mz {
	margin-right: 10px;
}

.showpic_x {
	border-top: 1px solid #e7e7e7;
	margin-top: 60px;
}

.showpic_sys_ch {
	font-size: 18px;
	color: #888;
}

.showpic_x_li {
	margin-top: 40px;
}

.showpic_x_li_bt {
	font-size: 20px;
	font-weight: bold;
	color: #111;
	margin-bottom: 20px;
}

/* ccontact开始 */
.ny_contacts_li {
	height: 310px;
	margin-bottom: 30px;
}

.ny_contacts_linr {
	border: 1px solid #e7e7e7;
	text-align: center;
	height: 310px;
	padding: 0 20px;
	box-sizing: border-box;
}

.ny_contacts_lis {
	margin-top: 60px;
}

.ny_contacts_lim {
	font-size: 30px;
	color: #111;
	margin-top: 20px;
	margin-bottom: 30px;
}

@media (min-width:768px) {
	.kong {
		height: 134px;
	}

	.head {
		display: flex;
		flex-direction: column;
	}

	.header {
		padding: 20px 0;
	}

	.logo img {
		padding: 0;
		height: 54px;
	}

	.navbar {
		display: none;
	}

	.nav {
		position: static;
		top: auto;
		width: 100%;
		display: block;
		background: #22334d;
		flex: 1;
	}

	.nav ul li {
		float: left;
		clear: none;
		width: 14%;
		line-height: 40px;
	}

	.nav ul li a {
		display: block;
		color: #fff;
		text-indent: 0;
		font-size: 18px;
		font-weight: normal;
	}

	.nav ul li a.active, .nav ul li a:hover {
		background: 0 0;
		color: #ff4a00;
	}

	.nav ul li a.active span, .nav ul li a:hover span {
		display: block;
		width: 100%;
		height: 3px;
		border-radius: 50px;
		background: #dc0000;
	}

	.in_footsy {
		text-align: right;
		display: block;
	}

	.in_footsyp {
		padding-right: 24px;
	}

	.ejdh_y {
		display: flex;
	}

	.showpic_sy {
		padding-left: 40px;
		margin-top: 20px;
		box-sizing: border-box;
	}
	.showpic_szt{ height:900px}

}

@media (min-width:992px) {
	.kong {
		height: 134px;
	}

	.nav {
		width: 100%;
	}

	.in_news_nrlist {
		width: 100%;
		height: 200px;
		object-fit: cover;
		display: block;
	}

}

@media (min-width:1200px) {
	.kong {
		height: 94px;
	}

	.head {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}

	.nav ul li a {
		font-size: 20px;
		font-weight: bold;
	}

}

@media (min-width:1360px) {
	.nav {
		margin-left: 106px;
	}

	.in_news_nrlist {
		width: 100%;
		height: 300px;
		object-fit: cover;
		display: block;
	}

	.kong {
		height: 94px;
	}

}

@media (min-width:1440px) {
	.logo img {
		padding: 0;
		height: 70px;
	}

	.header {
		height: 138px;
		box-sizing: border-box;
	}

	.kong {
		height: 138px;
	}

}

@media (min-width:1660px) {
	.logo img {
		padding: 0;
		height: 98px;
	}

	.nav ul li a {
		font-size: 20px;
		font-weight: bold;
	}

}
