.top_nav {
	height: 60px;
	width: 100%;
	position: relative;
	z-index: 1001;
	background: #9e1e2b;
}

.top_nav_con {
	position: relative;
	z-index: 1000;
}

.gaojin_logo {
	position: absolute;
	top: 16px;
	left: 0;
	height: 100px;
	width: 340px;
	background-color: #fff;
	left: 0;
	padding: 20px;

	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*height: 72px;
	*width: 355px;
}

.whiteboard {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	background-color: #fff;
	height: 100px;
	width: 100%;
}

.logo_shadow {
	position: absolute;
	right: -22px;
	bottom: 0;
}

.enter_nav {
	height: 56px;
	background-color: #fff;
	width: 100%;
}

.enter_nav ul {
	float: right;
	height: 56px;
}

.enter_nav ul li {
	margin-top: 15px;
	position: relative;
}

.enter_nav ul li:hover .navU {
	display: block;
}

.enter_nav ul .separate {
	margin-top: 20px;
}

.enter_nav ul li {
	width: 120px;
	float: left;
	background: url(../images/separate.jpg) no-repeat right 10px;
	text-align: center;
	height: 100%;
}

.enter_nav ul li:last-child {
	background: none;
}

.enter_nav li a {
	color: #666;
	font-size: 16px;
}

.enter_nav li a.current {
	color: #eea01d;
	font-weight: bold;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.navU {
	width: 100%;
	position: absolute;
	top: 45px;
	left: -1px;
	background-color: #c78a14;
	display: none;
	overflow: visible;
	z-index: 1000;
	margin-left: 0%;
}

.navU a {
	width: 100%;
	height: 36px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 13px;
	position: relative;
	z-index: 1000;
	overflow: visible;
}

.navU a:hover {
	background: #a6700a !important;
	color: #ffc75c;
}

.nav_secondary_substance>li>a:hover {
	background: #a6700a;
}

.nav_secondary_substance>li>a.current {
	background: #a6700a;
}

.first_nav {
	/* margin-left:465px; */
	position: relative;
	z-index: 5;
	float: right;
}

.first_nav>ul>li {
	float: left;
	margin: 20px 15px 0 0;
}

.first_nav>ul>li:nth-child(1) {
	margin-top: 16px;
}

.first_nav>ul>li:nth-child(3) {
	margin-top: 16px;
}

.first_nav>ul>li:nth-child(5) {
	margin-top: 16px;
}

.first_nav>ul>li:nth-child(7) {
	margin-top: 16px;
}

.first_nav>ul>li:nth-child(9) {
	margin-top: 21px;
}

.first_nav>ul>li:last-child {
	margin: 20px 0px 0 14px;
}

.first_nav>ul>li a {
	color: #fff;
	font-size: 14px;
}

.first_nav>ul>li a:hover {
	color: #e29715;
}

.first_nav .divide {
	margin-top: 16px;
}

.first_nav li ul li {
	float: left;
	margin-right: 7px;
}

.first_nav li ul li:last-child {
	margin-right: 0px;
}

.first_nav li ul {
	margin-top: -3px;
}

.first_nav li ul li a .img_hover {
	display: none;
}

.first_nav li ul li a .img_no_hover {
	display: inline-block;
}

.first_nav li ul li:hover .img_hover {
	display: inline-block !important;
}

.first_nav li ul li:hover .img_no_hover {
	display: none !important;
}

.china_world {
	margin: 0 16px;
	margin-top: -10px;
	width: 130px;
}

.magnifier {
	position: relative;
}

.search {
	position: absolute;
	width: 562px;
	height: 52px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 10px;
	bottom: -57px;
	left: -257px;
	border-radius: 1px;
	display: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.search_btn {
	width: 90px;
	height: 30px;
	background-color: #eea01d;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-left: 12px;
	cursor: pointer;
}

.search_btn:hover {
	background-color: #f09701;
}

.search_white {
	position: absolute;
	width: 100%;
	height: 6px;
	background-color: #fff;
	bottom: -6px;
	display: none;
}

.search_draw {
	width: 436px;
	height: 30px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	padding-left: 10px;
}

.erweima {
	position: absolute;
	bottom: -190px;
	left: -81px;
	z-index: 1001;
	max-width: initial;
}

.weixin_er {
	position: relative;
	z-index: 1001;
}

.weixin_er:hover .weixin_white {
	display: block;
}

.weixin_white {
	position: absolute;
	width: 100%;
	height: 6px;
	background-color: #fff;
	bottom: -6px;
	display: none;
	z-index: 1001;
	*left: 0;
}

.erweima {
	display: none;
}

.weixin_er:hover .erweima {
	display: block;
}

.big_hide {
	display: none;
}

.navU_new1 {
	z-index: 2000;
	top: 41px;
}

.navU_new1 a {
	border-bottom: 1px solid #d7a856;
	color: #fff !important;
	font-size: 14px !important;
}

.navU_new1 a:hover {
	color: #eea01d !important;
	font-size: 14px !important;
}

#top {
	background: url(/resources/ceo/pc_ceo/images/topBG.png) no-repeat center;
	background-size: auto 100%;
	background: none;
	position: relative;
}

#top .cont {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}

#top .swiper-slide {
	text-align: center;
}

#top .swiper-slide img {
	width: 100%;
}

#top .pagination {
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 100px;
}

#top .pagination span {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 0 5px;
}

#top .arrow-left {
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -34px;
	z-index: 10;
	opacity: 0;
	transition: all 0.5s;
}

#top:hover .arrow-left {
	opacity: 0.8;
	left: 5%;
	transition: all 0.5s;
}

#top .arrow-right {
	position: absolute;
	top: 50%;
	right: 0%;
	opacity: 0;
	margin-top: -34px;
	z-index: 10;
	transition: all 0.5s;
}

#top:hover .arrow-right {
	opacity: 0.8;
	right: 5%;
	transition: all 0.5s;
}

#top .pagination .swiper-active-switch {
	background: #ffffff;
}

/* banner轮播 start */

#top .swiper-container5 {
	/*height: auto;*/
	position: relative;
}

#top .swiper-container5 .slide{
	/*height: auto;*/
	/*background: url('uploads/slide/201910/22/1571728218963481.png') no-repeat center;
	background-size: 100% 100%;*/
	background: #bfa;
}
#top .swiper-container5 .slide2{
	/*background: url('uploads/slide/201910/22/1571728218963481.png') no-repeat center;
	background-size: 100% 100%;*/
	background: orange;
}
#top .swiper-container5 .slide3{
	/*background: url('uploads/slide/201910/22/1571728218963481.png') no-repeat center;
	background-size: 100% 100%;*/
	background: teal;
}

#top .swiper-container5 .swiper-buttons {
	position: absolute;
	left: 50%; 
	top: 85%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	height: 30px;
	padding: 0 10px;
}

#top .swiper-container5 .swiper-buttons .swiper-button-prev{
	width: 13px;
	height: 23px;
	background: url(../images/s-left.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#top .swiper-container5 .swiper-buttons .swiper-button-next{
	width: 13px;
	height: 23px;
	background: url(../images/s-right.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#top .swiper-container5 .swiper-pagination {
	cursor: pointer;
	margin: 0 20px;
}

#top .swiper-container5 .swiper-pagination .swiper-pagination-switch{
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #d7d7d7;
	border-radius: 50%;
	margin: 0 10px;
}

#top .swiper-container5 .swiper-pagination .swiper-pagination-switch.swiper-active-switch{
	background: #9e1e2b;
}

/* banner轮播 end */


#nav {
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 100;
	background: #9d1e2b;
}

#nav.bg {
	z-index: 200;
	background: #9d1e2b;
	position: fixed;
	bottom: auto;
	top: 0;
}

#nav .cont {
	position: relative;
	overflow: hidden;
}

#nav .cont .a {
	float: left;
	width: 10%;
	text-align: center;
	position: relative;
	line-height: 80px;
	overflow: hidden;
}

#nav .cont .a span {
	background: rgba(0, 0, 0, 0.2);
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	transition: all 0.5s;
}

#nav .cont .a a {
	display: block;
	color: #ffffff;
	position: relative;
	z-index: 10;
}

#nav .cont .a.on span,
#nav .cont .a:hover span {
	top: 0;
	transition: all 0.5s;
}

#title {
	text-align: center;
	padding: 40px 0 25px;
	opacity: 0;
}

#title .t strong {
	font-size: 36px;
	margin: 0 15px;
	color: #9d1e2b;
}

#title .t .line {
	vertical-align: middle;
	display: inline-block;
	width: 107px;
	height: 0;
	border: 1px dashed #9d1e2b;
}

#title .b {
	color: #afafaf;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
}

#xmjs {
	padding: 0px 0 30px;
}

#xmjs .topText {
	opacity: 0;
	text-align: center;
	background: #e9e9e9;
	font-size: 18px;
	padding: 20px 0 10px;
}

#xmjs .topText p {
	margin-bottom: 10px;
}

#xmjs.new {
	background: #f2f2f2;
}

#xmjs.new .item {
	width: 384px;
	margin-right: 24px;
}

#xmjs.new .item img {
	width: 70px;
	margin-left: 20px;
}

#xmjs.new .item .text {
	height: 320px;

	box-sizing: border-box;
	padding: 0 20px;
	margin-top: -45px;
}

#xmjs.new .item .t {
	text-align: center;
	border-bottom: 1px solid #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 65px;
	margin-bottom: 10px;
	color: #9d1e2b;
	border-bottom: 1px solid #9d1e2b;
}

#xmjs.new .item p {
	font-size: 16px;
	line-height: 2;
}

#xmjs.new .item p.b {
	position: relative;
	padding-left: 96px;
}

#xmjs.new .item strong {
	position: absolute;
	left: 0;
	top: 0;
}

#xmjs .tabs {
	text-align: center;
	padding: 50px 0 30px;
}

#xmjs .tabs .tab {
	opacity: 0;
	display: inline-block;
	color: #666666;
	font-size: 18px;
	width: 400px;
	line-height: 60px;
	text-align: center;
	margin: 0 15px;
	transition: all 0.5s;
	background: #eaeaea;
	cursor: pointer;
}

#xmjs .tabs .tab.on,
#xmjs .tabs .tab:hover {
	background: #9d1e2b;
	color: #ffffff;
	transition: all 0.5s;
}

#xmjs .tabChange {
	display: none;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	box-sizing: border-box;
	padding: 35px;
}

#xmjs .tabChange .img {
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
	width: 470px;
}

#xmjs .tabChange .text {
	width: 640px;
	padding-top: 10px;
}

#xmjs .tabChange .text p.t {
	color: #9d1e2b;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

#xmjs .tabChange .text p.b {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.875;
}

#zsxx {
	position: relative;
	padding: 40px 0 20px;
}

#zsxx .subt {
	opacity: 0;
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #9d1e2b;
	margin-bottom: 20px;
}

#zsxx .subt span {
	display: block;
	width: 50px;
	height: 3px;
	background: #9d1e2b;
	margin: 15px auto 0;
}

#zsxx .cont {
	position: relative;
	z-index: 10;
}

#zsxx .cont .text {
	opacity: 0;
	float: right;
	background: #9d1e2b;
	color: #ffffff;
	width: 1070px;
	box-sizing: border-box;
	padding: 40px 20px 20px 470px;
	letter-spacing: 1px;
	line-height: 1.8;
}

#zsxx .cont .text p {
	margin-bottom: 10px;
	position: relative;
	padding-left: 90px;
}

#zsxx .cont .text p strong {
	position: absolute;
	left: 0;
	top: 0;
}

#zsxx .cont img {
	opacity: 0;
	position: absolute;
	top: 40px;
	z-index: 1;
}

#zrjy {
	margin-top: 50px;
	padding-bottom: 40px;
}

#zrjy .subt {
	opacity: 0;
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #9d1e2b;
	margin-bottom: 20px;
}

#zrjy .subt span {
	display: block;
	width: 50px;
	height: 3px;
	background: #9d1e2b;
	margin: 15px auto 0;
}

#zrjy .top {
	text-align: center;
}

#zrjy .top .per {
	opacity: 0;
	display: inline-block;
	margin: 0 20px;
}

#zrjy .top .per .text {
	margin-right: 20px;
	text-align: right;
	width: 160px;
	padding: 10px 0;
}

#zrjy .top .per .text .t {
	font-size: 18px;
	font-weight: bold;
}

#zrjy .top .per .text .b {
	font-size: 16px;
	margin: 10px 0;
}

#zrjy .top .per .text div {
	background: -moz-linear-gradient(180deg, #9d1e2b 0%, rgba(157, 30, 43, 0) 100%);
	background: -webkit-linear-gradient(180deg, #9d1e2b 0%, rgba(157, 30, 43, 0) 100%);
	background: -ms-linear-gradient(180deg, #9d1e2b 0%, rgba(157, 30, 43, 0) 100%);
	opacity: 0.8;
	width: 79px;
	height: 6px;
	display: inline-block;
}

#zrjy .top .per img {
	width: 120px;
}

#zrjy .bottom {
	opacity: 0;
	background: rgba(157, 30, 43, 0.1);
	height: 280px;
	box-sizing: border-box;
	padding: 60px 50px;
	position: relative;
}

#zrjy .bottom img {
	position: absolute;
	width: 35px;
}

#zrjy .bottom p {
	color: #333333;
	line-height: 1.875;
	margin-bottom: 10px;
}

#xmys {
	padding: 30px 0;
	background: #f2f2f2;
}

#xmys .subt {
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #9d1e2b;
	margin-bottom: 20px;
}

#xmys .subt span {
	display: block;
	width: 50px;
	height: 3px;
	background: #9d1e2b;
	margin: 15px auto 0;
}

#xmys .item {
	background-color: #ffffff;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	width: 585px;
	box-sizing: border-box;
	padding: 24px 40px;
	margin-bottom: 43px;
	position: relative;
	opacity: 0;
}

#xmys .item img {
	margin-right: 10px;
}

#xmys .item .num {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #d5d5d5;
	opacity: 0.35;
	font-weight: bold;
	font-size: 96px;
}

#xmys .item .t {
	margin-bottom: 10px;
	position: relative;
	color: #9d1e2b;
	font-size: 22px;
	font-weight: bold;
}

#xmys .item .b {
	position: relative;
	z-index: 10;
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
}

#xmys .item2 {
	height: 370px;
}

#kctx {
	padding-bottom: 40px;
}

#kctx .tabs {
	text-align: center;
	margin-bottom: 40px;
}

#kctx .tabs .tab {
	opacity: 0;
	float: left;
	background-color: #eaeaea;
	width: 373px;
	height: 60px;
	color: #666666;
	font-size: 18px;
	transition: all 0.5s;
	cursor: pointer;
	line-height: 60px;
	margin-right: 40px;
}

#kctx .tabs .tab.on,
#kctx .tabs .tab :hover {
	background: #9d1e2b;
	color: #ffffff;
	transition: all 0.5s;
}

#kctx .tabChange {
	display: none;
	background-color: #ffffff;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	/*height: 254px;*/
	box-sizing: border-box;
	padding: 20px 35px;
}

#kctx .tabChange .t {
	color: #9d1e2b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#kctx .tabChange>.course{
	display: inline-block;
	width: 33%;
	vertical-align: top;
}
#kctx .tabChange .course span {
	display: block;
	margin-bottom: 10px;
	min-width: 32%;
}
#kctx .tabChange span {
	display: inline-block;
	margin-bottom: 10px;
	min-width: 32%;
}

#xmdt {
	padding-bottom: 40px;
	background: url(../images/xmdt-bg.png?v=1.0) no-repeat top center;
	background-size: 100% 100%;
}

#xmdt .tabs {
	margin-bottom: 40px;
	text-align: center;
}

#xmdt .tabs .tab {
	margin: 0 20px;
	border-width: 1px;
	border-color: rgb(153, 153, 153);
	border-style: solid;
	width: 198px;
	height: 49px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	color: #666666;
	cursor: pointer;
}

#xmdt .tabs .tab:hover,
#xmdt .tabs .tab.on {
	background: #9d1e2b;
	color: #ffffff;
}

#xmdt .tabChages {
	display: none;
}

#xmdt .tabChages .swiper-slide {
	position: relative;
}

#xmdt .tabChages .swiper-slide .play {
	position: absolute;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
	transform: rotate(0deg);
	transition: all 0.5s;
}

#xmdt .tabChages .swiper-slide .play:hover {
	cursor: pointer;
}

#xmdt .tabChages .swiper-slide .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	display: block;
	z-index: 1;
}

#xmdt .swiper-wrapper .swiper-slide.on .shadow {
	display: none;
}

#xmdt .item {
	box-shadow: 2.5px 4.33px 19.6px 0.4px rgba(0, 0, 0, 0.15);
	width: 31%;
	margin-right: 3.3%;
	height: 421px;
	background-color: #fff;
}

#xmdt .item .img {
	overflow: hidden;
}

#xmdt .item .img img {
	width: 100%;
	/*height: 223px;*/
	height: auto;
}

#xmdt .item .text {
	background: #ffffff;
	padding: 0 15px;
}

#xmdt .item .text .t {
	height: 44px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 15px 0;
	margin-bottom: 15px;
}

#xmdt .item .text .t:hover {
	color: #9d1e2b;
}

#xmdt .item .text .b {
	height: 100px;
	font-size: 14px;
	color: #666666;
	line-height: 1.588;
}

#xmdt .btn {
	border-width: 1px;
	border-color: #9d1e2b;
	border-style: solid;
	border-radius: 10px;
	width: 190px;
	height: 42px;
	text-align: center;
	display: block;
	line-height: 42px;
	color: #9d1e2b;
	margin: 40px auto 0;
	cursor: pointer;
	transition: all 0.5s;
}

#xmdt .btn:hover {
	background: #9d1e2b;
	color: #ffffff;
	transition: all 0.5s;
}

#xmdt video {
	width: 100%;
	height: 193px;
}

#djsz .top {
	width: 1200px;
	overflow: hidden;
}

#djsz .top .fl {
	width: 11.4%;
	margin: 0 0.5% 10px;
	position: relative;
}

#djsz .top img {
	width: 100%;
}

#djsz .top p {
	position: absolute;
	box-sizing: border-box;
	padding: 4px 10px;
	color: #ffffff;
	width: 100%;
	z-index: 10;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}

#djsz .bottom {
	overflow: hidden;
	margin-top: 80px;
	width: 1200px;
}

#djsz .bottom .fl {
	width: 19%;
	margin: 0 0.5% 0px;
	border-bottom: 1px solid #bbbdcc;
	padding-bottom: 15px;
	height: 190px;
	margin-bottom: 15px;
	box-sizing: border-box;
	position: relative;
}

#djsz .bottom .fl .t {
	color: #9d1e2b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#djsz .bottom .fl .b {
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
}

#djsz .arrow-right {
	position: absolute;
	right: -50px;
	top: 25%;
	width: 45px;
	opacity: 0.6;
	z-index: 10;
}

#djsz .arrow-left {
	position: absolute;
	z-index: 10;
	left: -50px;
	top: 25%;
	opacity: 0.6;
	width: 45px;
}

#djsz .pagination {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 37.5%;
	text-align: center;
	z-index: 100;
}

#djsz .pagination span {
	cursor: pointer;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #a0a0a0;
	margin: 0 5px;
}

#djsz .pagination .swiper-active-switch {
	background: #9d1e2b;
}

#jyxy {
	background: url(../images/jjxy-bg.png?v=1.1) no-repeat center 180px;
}

#jyxy .left {
	width: 470px;
	padding-top: 90px;
	padding-bottom: 330px;
}

#jyxy .left .subt {
	opacity: 0;
	background: url(../images/xygc-subt-bg1.png) no-repeat left top;
	background-size: auto 100%;
	height: 45px;
	color: #ffffff;
	padding-left: 40px;
	line-height: 45px;
	margin-bottom: 40px;
	font-weight: bold;
}

#jyxy .left .top .fl {
	width: 50%;
	overflow: hidden;
}

#jyxy .left .top .fl img {
	margin-top: 10px;
	width: 70px;
	margin-right: 10px;
	float: left;
	vertical-align: middle;
}

#jyxy .left .top .fl .text {
	float: left;
	width: 100px;
	font-size: 16px;
}

#jyxy .left .top .fl .text .t {
	font-weight: bold;
}

#jyxy .left .tb {
	text-align: center;
	margin-top: 35px;
	opacity: 0;
}

#jyxy .left .tb img {
	width: 80%;
}

#jyxy .right {
	width: 540px;
	padding-top: 50px;
}

#jyxy .right .subt {
	opacity: 0;
	background: url(../images/xygc-subt-bg2.png) no-repeat left top;
	background-size: auto 100%;
	height: 45px;
	color: #9d1e2b;
	padding-left: 40px;
	line-height: 45px;
	font-weight: bold;
}

#jyxy .right .alerts {
	padding: 30px;
}

#jyxy .right .alerts .alert {
	cursor: pointer;
}

#jyxy .right .alerts .fl {
	opacity: 0;
	width: 23%;
	margin: 0 1%;
	position: relative;
	border-radius: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#jyxy .right .alerts .fl p {
	background: rgba(0, 0, 0, 0.4);
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#jyxy .right .click .img {
	position: absolute;
	top: 10%;
	width: 30px;
	left: 50%;
	margin-left: -15px;
}

#jyxy .right .click div {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #9d1e2b;
	bottom: 10px;
	left: 0;
	font-size: 14px;
}

#jyxy .right .bottom {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

#jyxy .right .bottom .item {
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}

#jyxy .right .bottom .item .img {
	overflow: hidden;
}

#jyxy .right .bottom .item .img img {
	transform: scale(1);
	transition: all 0.5s;
}

#jyxy .right .bottom .item:hover .img img {
	transform: scale(1.2);
	transition: all 0.5s;
}

#jyxy .right .bottom .item a {
	color: #ffffff;
	padding: 5px 0;
	display: block;
}

#jyxy .right .btn {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	border-radius: 10px;
	width: 190px;
	height: 42px;
	text-align: center;
	cursor: pointer;
	line-height: 42px;
	color: #ffffff;
	margin: 40px auto 40px;
	transition: all 0.5s;
}

#jyxy .right .btn:hover {
	background: #ffffff;
	color: #9d1e2b;
	transition: all 0.5s;
}

#sqzn {
	padding-bottom: 50px;
}

#sqzn .top {
	position: relative;
}

#sqzn .top img {
	width: 657px;
	opacity: 0;
}

#sqzn .top .text {
	opacity: 0;
	background-color: #ffffff;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
	position: absolute;
	width: 657px;
	height: 250px;
	left: 0;
	top: 20px;
	box-sizing: border-box;
	padding: 50px 20px;
}

#sqzn .top .text .b {
	font-size: 16px;
	color: #333333;
	line-height: 1.925;
	margin-bottom: 10px;
}

#sqzn .subt {
	background: url(../images/sqzn-titbg.png) no-repeat center;
	color: #9d1e2b;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
	text-align: center;
}

#sqzn .bottom .item {
	opacity: 0;
	padding-left: 30px;
	position: relative;
	overflow: hidden;
}

#sqzn .bottom .item .num {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 70px;
	background: url(../images/sqzn-num-bg.png);
	background-size: 100% 100%;
	color: #ffffff;
	line-height: 70px;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	z-index: 10;
}

#sqzn .bottom .item .text {
	background: #f5e8e9;
	padding: 20px 40px;
	border-radius: 10px;
	min-height: 32px;
}

#sqzn .bottom .item .text .t {
	font-weight: bold;
	color: #9d1e2b;
	margin-bottom: 10px;
}

#sqzn .bottom .item .text .b {
	font-size: 16px;
	color: #333333;
	line-height: 1.875;
	margin-bottom: 5px;
}

#sqzn .bottom .item2 {
	margin-bottom: 13px;
}

#sqzn .bottom .item3 {
	margin-top: 30px;
}

#sqzn .from {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.1);
	width: 585px;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 15px 10px;
}

#sqzn .from .tit {
	text-align: center;
	color: #9d1e2b;
	margin-bottom: 20px;
	font-size: 20px;
}

#sqzn .from .tit span {
	background-color: rgb(157, 30, 43);
	width: 100px;
	height: 1px;
	display: inline-block;
	margin: 0 20px;
	vertical-align: middle;
}

#sqzn .from .label {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

#sqzn .from font {
	color: #9d1e2b;
}

#sqzn .from .label span {
	display: inline-block;
	width: 50px;
}

#sqzn .from input {
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	width: 208px;
	height: 38px;
}

#sqzn .from textarea {
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	width: 492px;
	box-sizing: border-box;
	padding: 10px;
	height: 90px;
}

#sqzn .from p {
	font-size: 16px;
	color: rgb(157, 30, 43);
	line-height: 1.5;
	padding-left: 52px;
}

#sqzn .from .btn {
	border-radius: 10px;
	background-color: rgb(157, 30, 43);
	width: 192px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #ffffff;
	cursor: pointer;
	margin: 20px auto;
}

#sqzn .from .btn:hover {
	opacity: 0.8;
}

.scale {
	animation: scale 3s infinite linear;
}

#xmdt .swiper-container {
	padding: 80px 0 105px;
	margin-top: -40px;
	cursor: initial !important;
}

#xmdt .swiper-wrapper .swiper-slide.on {
	z-index: 101;
	transform: scale(1.4);
	transition: all 0.5s;
	position: relative;
}

#xmdt .device {
	cursor: pointer;
}

#xmdt .device .on .play {
	cursor: pointer;
}

#xmdt .cont {
	position: relative;
}

#xmdt .arrow-left {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}

#xmdt .arrow-right {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
}

#xmdt .videotit {
	display: none;
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.6;
}

#xmdt .swiper-slide.on .videotit {
	display: block;
}

#lxwm {
	background: url(../images/lxwm-bg.png) no-repeat top center;
	background-size: 100% 100%;
	padding-bottom: 50px;
	overflow: hidden;
}

#lxwm .ewm {
	margin-left: 80px;
	text-align: center;
	color: #fffffe;
}

#lxwm .ewm img {
	margin-bottom: 10px;
	margin-top: 20px;
}

#lxwm .tabs {
	width: 655px;
}

#lxwm .tabs .tab {
	background: rgba(255, 255, 255, 0.25);
	color: #ffffff;
	text-align: center;
	width: 130px;
	line-height: 45px;
	cursor: pointer;
}

#lxwm .tabs .tab:hover,
#lxwm .tabs .tab.on {
	background: rgba(255, 255, 255, 0.2);
}

#lxwm .tabChange {
	background: rgba(255, 255, 255, 0.2);
	padding: 20px;
	height: 120px;
}

#lxwm .tabChange p {
	font-size: 14px;
	color: #ffffff;
	line-height: 2.143;
}

#lxwm .tabChange p img {
	width: 15px;
	margin-right: 10px;
}

#fixRight {
	position: fixed;
	top: 50%;
	height: 380px;
	right: -200px;
	margin-top: -190px;
	z-index: 200;
	transition: all 0.5s;
}

#fixRight.on {
	right: 5px;
	transition: all 0.5s;
}

#fixRight a {
	display: block;
	border-radius: 5px;
	box-shadow: 1px 1.732px 14.7px 0.3px #cfcfcf;
	width: 66px;
	height: 66px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
	margin-bottom: 10px;
}

#fixRight .bg1 {
	background: #9d1e2b url(../images/right-icon1-on.png) no-repeat center 13px;
	transition: all 0.5s;
}

#fixRight .bg1.on,
#fixRight .bg1:hover {
	background: #fffffe url(../images/right-icon1.png) no-repeat center 13px;
	color: #9d1e2b;
	transition: all 0.5s;
}

#fixRight .bg2 {
	background: #9d1e2b url(../images/right-icon2-on.png) no-repeat center 11px;
	transition: all 0.5s;
}

#fixRight .bg2.on,
#fixRight .bg2:hover {
	background: #fffffe url(../images/right-icon2.png) no-repeat center 11px;
	color: #9d1e2b;
	transition: all 0.5s;
}

#fixRight .bg3 {
	background: #9d1e2b url(../images/right-icon3-on.png) no-repeat center 9px;
	transition: all 0.5s;
}

#fixRight .bg3.on,
#fixRight .bg3:hover {
	background: #fffffe url(../images/right-icon3.png) no-repeat center 9px;
	color: #9d1e2b;
	transition: all 0.5s;
}

#fixRight .bg4 {
	background: #9d1e2b url(../images/right-icon4-on.png) no-repeat center 13px;
	transition: all 0.5s;
}

#fixRight .bg4.on,
#fixRight .bg4:hover {
	background: #fffffe url(../images/right-icon4.png) no-repeat center 13px;
	color: #9d1e2b;
	transition: all 0.5s;
}

#fixRight .bg5 {
	background: #9d1e2b url(../images/right-icon5-on.png) no-repeat center 13px;
	transition: all 0.5s;
}

#fixRight .bg5.on,
#fixRight .bg5:hover {
	background: #fffffe url(../images/right-icon5.png) no-repeat center 13px;
	color: #9d1e2b;
	transition: all 0.5s;
}

.shadow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/shadow.png);
	z-index: 200;
	display: none;
}

#sd {
	line-height: 15px;
	width: 460px;
	height: 435px;
	position: fixed;
	background-color: white;
	left: 0px;
	right: 0px;
	top: -50px;
	bottom: 0px;
	margin: auto;
	border-radius: 6px;
	text-align: center;
	z-index: 2001;
	opacity: 0;
	transition: all 0.5s;
	display: none;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
}

#sd.on {
	top: 0;
	opacity: 1;
	transition: all 0.5s;
}

#sd #back {
	width: 30px;
	height: 30px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	z-index: 2002;
	transform: rotate(0deg);
	cursor: pointer;
	transition: all 0.5s;
}

#sd #back:hover {
	transform: rotate(180deg);
	transition: all 0.5s;
}

#sd .box_main {
	padding: 0 50px;
}

#sd .h1 {
	font-size: 18px;
	color: #9d1e2b;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#sd .box_main .input_box {
	margin-bottom: 10px;
}

#sd .box_main .input_box span {
	color: red;
}

#sd .box_main .input_box span em {
	font-size: 14px;
	color: #333333;
	display: inline-block;
	margin-left: 5px;
}

#sd .box_main .input_box input {
	height: 30px;
	width: 250px;
	border-radius: 3px;
	padding: 0px 10px;
	border: 1px solid #cccccc;
	outline: none;
}

#sd .box_main .bottom_input span {
	float: left;
	margin-left: 4px;
	margin-top: 7px;
}

#sd .box_main .bottom_input textarea {
	float: left;
	height: 60px;
	width: 250px;
	border-radius: 3px;
	border: 1px solid #ccc;
	resize: none;
	padding: 8px 10px;
	margin-left: 4px;
	outline: none;
}

#sd .box_main .bottom_input textarea::placeholder {
	font-size: 12px;
	color: #666666;
}

#sd .box_main .shuoming {
	font-size: 14px;
	color: #9d1e2b;
	line-height: 1.6;
	margin-top: 15px;
}

#sd .box_main .input_btn input {
	width: 136px;
	cursor: pointer;
	height: 34px;
	background: #9d1e2b;
	font-size: 14px;
	color: #ffffff;
	border-radius: 3px;
	border: none;
	margin-top: 15px;
}

#getPhone_one {
	line-height: 20px;
	display: none;
	width: 210px;
	height: 220px;
	border-radius: 4px;
	box-shadow: 1px 1px 6px #ddd;
	background-color: #ffffff;
	position: fixed;
	top: 50%;
	margin-top: -99px;
	right: 200px;
	font-size: 15px;
	z-index: 0;
	right: 150px;
	opacity: 0;
	transition: all 0.5s;
}

#getPhone_one.on {
	right: 110px;
	opacity: 1;
	transition: all 0.5s;
	z-index: 2000;
}

#getPhone_one .tit {
	height: 40px;
	line-height: 40px;
	background-color: #f1f1f1;
	font-size: 14px;
	color: #333333;
	border-radius: 4px 4px 0px 0px;
	padding-left: 15px;
}

#getPhone_one #p1 {
	padding: 10px 15px;
	font-size: 14px;
	color: #333333;
}

#getPhone_one #getPhone_two {
	padding: 0 15px;
}

#getPhone_one #alone_phone {
	width: 180px;
	height: 30px;
	font-size: 14px;
	border-radius: 6px;
	border: 1px solid #ccc;
	text-align: left;
	padding-left: 10px;
	outline: none;
}

#getPhone_one #alone_phone::placeholder {
	font-size: 14px;
}

#getPhone_one #alone_name {
	width: 180px;
	height: 30px;
	font-size: 14px;
	border-radius: 6px;
	border: 1px solid #ccc;
	text-align: left;
	padding-left: 10px;
	outline: none;
}

#getPhone_one #alone_name::placeholder {
	font-size: 14px;
}

#getPhone_one #getPhone_two #contact {
	cursor: pointer;
	width: 130px;
	height: 25px;
	font-size: 13px;
	background-color: #9d1e2b;
	border: 0;
	color: white;
	border-radius: 6px;
	margin: 0 auto;
	line-height: 25px;
	text-align: center;
	margin-top: 15px;
}

#getPhone_one #getPhone_two #contact:hover {
	opacity: 0.8;
}

.loading {
	width: 200px;
	/* height: 100px; */
	padding: 20px 0 10px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -55px;
}

.hidePerson {
	position: absolute;
	z-index: 10;
	background: #f2f2f2;
	padding: 20px;
	box-sizing: border-box;
	top: 9%;
	right: 8px;
	width: 555px;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
	display: none;
}

.hidePerson .close {
	z-index: 10;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 30px;
	cursor: pointer;
	transform: rotate(0deg);
	transition: all 0.5s;
}

.hidePerson .top {
	position: relative;
	overflow: hidden;
}

.hidePerson .top img {
	float: left;
	width: 115px;
}

.hidePerson .top .text {
	width: 360px;
	margin-left: 30px;
	float: left;
	padding-top: 17px;
}

.hidePerson .top .text p.t {
	margin-bottom: 10px;
	color: #9d1e2b;
	font-weight: bold;
	font-size: 18px;
}

.hidePerson .top .text p.b {
	color: #9d1e2b;
	font-size: 16px;
	white-space: pre-wrap;
}

.hidePerson .bottom {
	opacity: 1;
	font-size: 16px;
	margin: 0;
	color: #333333;
	line-height: 1.875;
	position: relative;
	padding-top: 35px;
	margin-top: -30px;
}

.hidePerson .bottom img {
	position: absolute;
	right: 30px;
	top: 0px;
	width: 30px;
}

.jiangtangAlert,
.videoAlert,
.xyfcAlert,
.qqzjAlert {
	border: 1px solid #ccc;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
	position: fixed;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	background: #ffffff;
	top: 40%;
	height: 600px;
	margin-top: -300px;
	box-sizing: border-box;
	padding: 0 30px 30px 30px;
	opacity: 0;
	display: none;
	z-index: 210;
	transition: all 0.5s;
}

.jiangtangAlert.on,
.videoAlert.on,
.xyfcAlert.on,
.qqzjAlert.on {
	top: 50%;
	opacity: 1;
	transition: all 0.5s;
}

.jiangtangAlert .close,
.videoAlert .close,
.xyfcAlert .close,
.qqzjAlert .close {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 100;
	width: 30px;
	cursor: pointer;
	transform: rotate(0deg);
	transition: all 0.5s;
}

.jiangtangAlert .close:hover,
.videoAlert .close:hover,
.xyfcAlert .close:hover,
.qqzjAlert .close:hover {
	transform: rotate(90deg);
	transition: all 0.5s;
}

.jiangtangAlert .box,
.xyfcAlert .box,
.qqzjAlert .box {
	width: 50%;
	box-sizing: border-box;
	padding-right: 30px;
}

.videoAlert .box {
	width: 33.33%;
	box-sizing: border-box;
	padding-right: 30px;
}

.jiangtangAlert .items,
.videoAlert .items,
.xyfcAlert .items,
.qqzjAlert .items {
	height: 450px;
	overflow-y: scroll;
}

.jiangtangAlert .item,
.xyfcAlert .item,
.qqzjAlert .item {
	border-bottom: 1px solid #cccccc;
	padding: 20px 0;
}

.videoAlert .item {
	padding: 20px 0;
	position: relative;
}

.videoAlert .item img {
	width: 100%;
	height: 206px;
}

.videoAlert .item .play {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
}

.jiangtangAlert .text,
.videoAlert .text,
.xyfcAlert .text,
.qqzjAlert .text {
	width: 335px;
	line-height: 1.8;
}

.jiangtangAlert .text a,
.videoAlert .text a,
.xyfcAlert .text a,
.qqzjAlert .text a {
	color: #333333;
}

.jiangtangAlert .text:hover a,
.xyfcAlert .text:hover a,
.qqzjAlert .text:hover a {
	color: #9d1e2b;
}

.jiangtangAlert .img,
.xyfcAlert .img,
.qqzjAlert .img {
	height: 102px;
	width: 160px;
}

.videoAlert video {
	width: 100%;
	margin-bottom: 10px;
	height: 196px;
}

.BigTitle {
	text-align: center;
	padding: 60px 0 30px;
}

.BigTitle p {
	font-weight: bold;
	color: #9d1e2b;
	text-align: center;
	font-size: 36px;
}

.BigTitle p span {
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #9d1e2b;
	vertical-align: middle;
	margin: 0 10px;
}

@keyframes scale {
	0% {
		transform: scale(1.2);
	}

	50% {
		transform: scale(0.8);
	}

	100% {
		transform: scale(1.2);
	}
}

@-moz-keyframes scale {
	0% {
		transform: scale(1.2);
	}

	50% {
		transform: scale(0.8);
	}

	100% {
		transform: scale(1.2);
	}
}

@-ms-keyframes scale {
	0% {
		transform: scale(1.2);
	}

	50% {
		transform: scale(0.8);
	}

	100% {
		transform: scale(1.2);
	}
}

@-webkit-keyframes scale {
	0% {
		transform: scale(1.2);
	}

	50% {
		transform: scale(0.8);
	}

	100% {
		transform: scale(1.2);
	}
}

.videoShow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}

.videoShow .video {
	width: 800px;
	height: 450px;
	position: absolute;
	top: 50%;
	margin-top: -225px;
	left: 50%;
	margin-left: -400px;
}

.videoShow .video .close {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 100;
	width: 30px;
	cursor: pointer;
	transform: rotate(0deg);
	transition: all 0.5s;
}

.videoShow .video .close:hover {
	transform: rotate(90deg);
	transition: all 0.5s;
}

@media only screen and (max-width: 1400px) {
	#nav .cont .a {
		line-height: 60px;
	}

	#fixRight.on {
		right: 5px;
		transition: all 0.5s;
	}

	#xmjs .tabChange .text {
		width: 640px;
		padding-top: 10px;
		box-sizing: border-box;
		padding-right: 20px;
	}

	#fixRight a {
		width: 55px;
		height: 55px;
		padding-top: 36px;
		font-size: 12px;
	}

	#fixRight .bg1 {
		background: #9d1e2b url(../images/right-icon1-on.png) no-repeat center 24%;
		transition: all 0.5s;
	}

	#fixRight .bg2 {
		background: #9d1e2b url(../images/right-icon2-on.png) no-repeat center 8px;
		transition: all 0.5s;
	}

	#fixRight .bg3 {
		background: #9d1e2b url(../images/right-icon3-on.png) no-repeat center 6px;
		transition: all 0.5s;
	}

	#fixRight .bg4 {
		background: #9d1e2b url(../images/right-icon4-on.png) no-repeat center 7px;
		transition: all 0.5s;
	}

	#fixRight .bg1.on,
	#fixRight .bg1:hover {
		background: #fffffe url(../images/right-icon1.png) no-repeat center 24%;
		color: #9d1e2b;
		transition: all 0.5s;
	}

	#fixRight .bg2.on,
	#fixRight .bg2:hover {
		background: #fffffe url(../images/right-icon2.png) no-repeat center 8px;
		color: #9d1e2b;
		transition: all 0.5s;
	}

	#fixRight .bg3.on,
	#fixRight .bg3:hover {
		background: #fffffe url(../images/right-icon3.png) no-repeat center 6px;
		color: #9d1e2b;
		transition: all 0.5s;
	}

	#fixRight .bg4.on,
	#fixRight .bg4:hover {
		background: #fffffe url(../images/right-icon4.png) no-repeat center 7px;
		color: #9d1e2b;
		transition: all 0.5s;
	}
}


.tabChangeBox .tab-change-inner {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
}

.tabChangeBox .tab-change-inner-item{
	width: 340px;
	margin-right: 46px;
}
.tabChangeBox .tab-change-inner-item:last-child{
	margin-right: 0;
}

.tabChangeBox .tab-change-inner-item p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-bottom: 20px;
}

.tabChangeBox .tab-change-inner-item .tab-change-inner-subtitle{
	color: #98212e;
	font-size: 16px;
	display: inline-block;
	border-bottom: 1px solid #98212e;
}

.tabChangeBox .tab-change-inner-item .tab-change-inner-title{
	font-size: 18px;
	font-weight: bold;
	color: #98212e;
	margin-bottom: 30px;
	position: relative;
	padding-left: 30px;
}
.tabChangeBox .tab-change-inner-item .tab-change-inner-title img{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tabChangeBox .tab-change-inner-item2{
	width: 680px;
}
.tabChangeBox .tab-change-inner-item2>div{
	display: flex;
	flex-wrap: nowrap;
}
.tabChangeBox .tab-change-inner-item2>div img{
	width: 300px;
}