@charset "utf-8";
.banner,.banner .swiper-container,.banner .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide a{
	width: 100%;
	height: 825px;
	display:block;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
}
.banner .swiper-pagination-bullet {
	opacity: 0.8;
	border-radius: initial;
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

.banner .swiper-pagination-bullet-active {
	background-color: #aeadad;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 10px;
}

/*内容1*/
.cont1{
	padding: 24px 0;
	background-color: #f7f7f7;
}
.cont1-l{
	float: left;
	overflow: hidden;
	width: 656px;
}
.cont1-l a{
	display: block;
	width: 656px;
	height: 360px;
	position: relative;
}
.cont1-l img{
	width: 100%;
	height: 100%;
}
.cont1-l span{
	display: block;
	width: 100%;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #053a64;
	text-align: center;
}
.cont1-r{
	float: right;
	width: 544px;
}
.cont1-r-tab{
	/* border-bottom: 1px solid #008FCD; */
}
.cont1-r-tab a{
	/* float: left;  */
    /* width: 271px; */
    background-color: rgb(244, 249, 252);
    text-align: center;
    color: #666;
    height: 39px;
    line-height: 39px;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    border-top: 3px solid rgb(244, 249, 252);
    border-right: 1px solid #f0f0f0;
    text-align: left;
    padding-left: 22px;
}
.cont1-r-tab a:hover,.cont1-r-tab a.active{
	border-top: 3px solid #053a64;
    color: #fff;
    font-weight: 400;
    background: #053a64;
}
.cont1-r-box li{
	overflow: hidden;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
}
.cont1-r-box li span{float:left; font-size:30px;color:#666; padding:0 5px;}
.cont1-r-box ul{
	height: 225px;
	padding: 0 20px;
}
.cont1-r-box li a{
	float: left;
	width: 394px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}
.cont1-r-box li a:hover{
	color: #053a64;
	font-weight: bold;
	text-decoration: underline;
}
.cont1-r-box li em{
	float: right;
	color: #BBB;
	font-size: 14px;
}
.cont1-r-box .btn{
	display: block;
	width: 170px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	background-color: #8c97a9;
	text-align: center;
	margin: 20px auto 0;
}
.cont1-r-box .btn:hover{
	background-color: #008FCD;
}
/*板块2*/
.cont2{
	padding: 24px 0;
}
.cont2-l{
	width: 420px;
	float: left;
}
.cont2-c{
	width: 380px;
	float: left;
	margin-left: 60px;
}
.cont2-r{
	width: 380px;
	float: right;
}
.cont2-l-tab a{
	float: left;
	width: 200px;
	line-height: 60px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background-color: #99cc33;
}
.cont2-l-tab a:last-child{
	float: right;
	background-color: #ff6666;
}
.cont-news a{
	display: block;
	line-height: 34px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 80px;
	position: relative;
}
.cont-news a:hover{
	color: #2cb6f3;
	text-decoration: underline;
}
.cont-news a em{
	position: absolute;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	top: 0;
	right: 0;
}
.cont2-r iframe{
	display: block;
	width: 100%;
	height: 220px;
}
/*板块3*/
.cont3{
	padding: 24px 0;
	background-color: #f7f7f7;
}
.cont3-l{
	float: left;
	width: 870px;
}
.cont3-c{
	float: left;
	width: 410px;
	margin-left: 50px;
}
.cont3-r{
	float: right;
	width: 380px;
}
.cont3-l li{
	background-color: #fff;
	height: 200px;
	cursor: pointer;
}
.cont3-l li:hover{
	background-color: #f1f1f1;
}
.cont3-l li>a{
	float: left;
	width: 300px;
	height: 200px;
}
.cont3-l li>a img{
	width: 300px;
	height: 200px;
}
.cont3-l li div{
	float: left;
	width: 570px;
	box-sizing: border-box;
	padding: 0 30px;
}
.cont3-l li div h3{
	margin-top: 40px;
}
.cont3-l li div h3 a{
	font-size: 18px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont3-l li div p{
	line-height: 30px;
	font-size: 14px;
	margin-top: 10px;
	color: #999;
	height: 60px;
	overflow: hidden;
}
.cont3-l li:nth-child(2){
	margin-top: 20px;
}
.cont3-l li:nth-child(2)>a{
	float: right;
}
.cont3-r-c{
	background-color: #fff;
	padding: 10px;
}
.cont3-r-c video{
	width: 100%;
}
.cont3-r-c span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	line-height: 40px;
}
.cont3-r-c h5{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	/*float: left;
	padding-bottom: 5px;
	border-bottom: 2px solid #666;
	padding-right: 10px;*/
}
.cont3-r-c p{
	font-size: 12px;
	color: #666;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.cont3-r-c li {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.cont3-r-c li em {
    font-weight: bold;
    color: #ff6666;
    font-style: italic;
}
.cont3-r-c img{
	margin-top: 20px;
	width: 100%;
	height: auto;
}
.cont3-r-c em{
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	width: 200px;
	margin: 0 auto;
	background-color: #da251c;
}
/*板块4*/
.cont4{
	padding: 24px 0;
}
.cont4-l{
	float: left;
	width: 390px;
	margin-right: 15px;
}
.cont4-l:last-child{margin-right:0}
.cont4-c{
	float: left;
	width: 410px;
	margin-left: 56px;
}
.cont4-r{
	width: 380px;
	float: right;
}
.cont4-l-c img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.cont4-c-list a{
	display: block;
	height: 98px;
	margin-bottom: 15px;
}
.cont4-c-list a img{
	float: left;
	width: 150px;
	height: 98px;
}
.cont4-c-list a div{
	float: left;
	width: 260px;
	box-sizing: border-box;
	padding-left: 15px;
}
.cont4-c-list a div h4{
	font-size: 14px;
	color: #333;
	margin-top: 8px;
}
.cont4-c-list a:hover div h4{
	color: #053a64;
	text-decoration: underline;
}
.cont4-c-list a div p{
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.cont4-r img{
	width: 100%;
	height: auto;
}
.cont4-r p{
	margin-top: 10px;
	font-size: 16px;
	color: #444444;
	text-indent: 2em;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
/*板块5*/
.cont5{
	padding: 24px 0;
	background-color: rgb(240, 247, 252);
	height: 426px;
}
.cont5-c a{
	display: block;
	width: 250px;
}
.cont5-c a img{
	width: 220px;
	height: 140px;
	border-radius: 5px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
	margin: 0 auto;
}
.cont5-c a span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #5bceff;
}
.cont5-c a:hover img{
	box-sizing: border-box;
	padding: 3px;
	background-color: #5bceff;
	box-shadow: 0 0 20px rgba(91,206,255,0.6);
}
/*板块6*/
.cont6{
	padding:24px 0;
}
.cont6 .swiper-container a{
	display: block;
	width: 295px;
}
.cont6 .swiper-container a img{
	width: 100%;
	height: 214px;
}
.cont6 .swiper-container a span{
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #5bceff;
}
/*板块7*/
.cont7{
	padding: 24px 0;
	/* background-color: #F7F7F7; */
}
.cont7 .swiper-container a{
	display: block;
	width: 200px;
}
.cont7 .swiper-container a .img{
	width: 100%;
	height: 140px;
}
.cont7 .swiper-container a span{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*板块8*/
.cont8{
	padding: 24px 0 10px;
}
.cont8-box a{
	display: block;
	width: 200px;
	height: 90px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-right: 20px;
	margin-bottom: 30px;
}
.cont8-box a img{
	width: 100%;
	height: 100%;
}
/*.cont8-box a:nth-child(4n){
	margin-right: 0;
}*/
/*关于我们*/
.about p {
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 28px;
}
.about img{
	margin: 0 auto;
	max-width: 100%;
}
.content {
    margin-top: 30px;
    margin-bottom: 70px;
    min-height: 500px;
}
.content-r{
	width:970px;
	float: right;
}
.contact iframe{
	margin: 0 auto;
}
.contact li{
	float: left;
    width: 200px;
    height: 200px;
    border-radius: 5px;
    margin-right: 20px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 25px;
    background-color: #f9e0e0;
}
.contact li:last-child{
	margin-right: 0;
}
.contact ul{
	margin-bottom: 30px;
    width: 860px;
    margin: 0 auto 30px;
}
.contact li:nth-child(2){
	background-color: #ddf2f4;
}
.contact li:nth-child(3){
	background-color: #ebf3da;
}
.contact li:nth-child(4){
	background-color: #d5ecf9;
}
.contact li i{
	display: block;
    width: 40px;
    margin: 30px auto 0;
}
.contact li i img{
	width: 100%;
	height: auto;
}
.contact li h4{
	text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    margin-top: 10px;
}
.contact li p{
	text-align: center;
    font-size: 12px;
    color: #333;
    line-height: 24px;
}
.about_contact{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.about_contact .c_Right{
	width: 47%;
}
.about_contact .c_Right img{
	width: 100%;
}
.about_contact .c_Left{
	width: 45%;
	margin-left: 30px;
}
.c_Left .img{
	border-bottom: 1px solid #eee;
    margin-bottom: 18px;
}
.c_Left .img img{
	margin:inherit;
	height: 55px;
    margin-bottom: 19px;
}
.c_Left .des p{
	text-indent: 0;
}

/*新闻中心*/
.news li div{
	float: right;
	width: 810px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.news li>a{
	display: block;
	float: left;
	width: 140px;
	height: 130px;
}
.news li>a img{
	width: 100%;
	height: 100%;
}
.news li div a{
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 20px;
}
.news li:hover div a{
	text-decoration: underline;
	color: #053a64;
}
.news li:hover div{
	width: 800px;
}
.news li div p{
	font-size: 12px;
	color: #808080;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news li div span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
.news li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
/*新闻详情*/
.xq-tit h2{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.xq-tit p{
	text-align: center;
	font-size: 12px;
	color: #999;
	margin-top: 8px;
}
.xq-tit p span{
	margin: 0 10px;
}
.xq-tit{
	padding-bottom: 10px;
	border-bottom: 1px dashed #e0e0e0;
	position: relative;
}
.news-xq-box{
	width: 95%;
	margin: 0 auto;
	margin-top: 30px;
}
.news-xq-box p{
	font-size: 14px;
	color: #333;
	line-height: 26px;
	text-align: justify;
}
.news-xq-box img{
	display: initial;
	max-width: 100%;
	margin: 10px auto !important;
}
.news-fh{
	padding-top: 25px;
	border-top: 1px solid #e7e7e7;
	margin-top: 20px;
}
.news-fh>a{
	display: block;
	width: 138px;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	color: #333;
	border: 1px solid #333;
	border-radius: 50px;
	background: url(../img/news/fh.png) no-repeat 20px center;
	margin-bottom: 20px;
}
.news-fh ul li{
	font-size: 12px;
	line-height: 30px;
}
.news-fh ul li span{
	color: #666;
}
.news-fh ul li a{
	color: #787878;
}
/*新闻中心*/
.news2 li .times{
	float: left;
	width: 330px;
	background-color: #eee;
	padding: 14px 0;
}
.news2 li:hover .times{
	background-color: #e40615;
}
.news2 li .news-c{
	float: left;
	width: 640px;
	box-sizing: border-box;
	padding-left: 20px;
	margin-top: 10px;
}
.news2 li .times em{
	display: block;
	text-align: center;
	font-size: 34px;
	color: #053a64;
	font-weight: bold;
	line-height: 46px;
	margin-top: 8px;
}
.news2 li .times span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #053a64;
}
.news2 li:hover .times span,.news2 li:hover .times em{
	color: #fff;
}
.news2 li .news-c h2 a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news2 li:hover .news-c h2 a{
	color: #053a64;
}
.news2 li .news-c p{
	font-size: 12px;
	color: #666;
	line-height: 22px;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 5px;
}
.news2 li:hover .news-c p{
	color: #333;
}
.news2 li{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ececec;
	padding-bottom: 10px;
}
.news2 li:hover{
	background-color: #eee;
	border-color: #eee;
}
.bdsharebuttonbox{
	position: absolute;
	left: 20px;
	bottom: 2px;
}
/*产品中心*/
.product a{
	float: left;
	position: relative;
	width: 312px;
	margin-bottom: 16px;
	margin-right: 16px;
	box-sizing: border-box;
}
.product a img{
	width: 100%;
	height: auto;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product a:hover img{
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	transform: translate3d(0,-8px,0);
	-webkit-transform: translate3d(0,-8px,0);
	-moz-transform: translate3d(0,-8px,0);
	-ms-transform: translate3d(0,-8px,0);
}
.product a:nth-child(3n){
	margin-right: 0;
}
.product a h4{
	line-height: 50px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product a:hover h4{
	color: #053a64;
}
.axbm{
	display: block;
	margin-top: 30px;
	width: 200px;
	line-height: 46px;
	border: 1px solid #008FCD;
	border-radius: 50px;
	text-align: center;
	font-size: 18px;
	color: #008FCD;
}
.axbm:hover{
	background-color: #008FCD;
	color: #fff;
}
.news-xq-box iframe{
	display: block;
	margin: 0 auto;
}
/*在线报名*/
.messing{
	background: url(../img/masage_bg.jpg) no-repeat center center;
	background-size: cover;
	margin: 0 auto;
	min-width: 1300px;
	padding: 100px 0;
}
.messing-txt{
	width: 600px;
	float: left;
	font-size: 14px;
	color: #fff;
}
.messing-txt p{
	font-size: 14px;
	line-height: 24px;
}
.messing form{
	float: right;
	width: 600px;
}
.messing form li{
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
.messing form li input{
	width: 100%;
	background-color: rgba(0,0,0,0.3);
	line-height: 50px;
	height: 50px;
	font-size: 15px;
	color: #fff;
	box-sizing: border-box;
	padding: 0 10px;
}
.messing form li select{
	width: 100%;
	background-color: #fff;
	background-color: rgba(0,0,0,0.3);
	line-height: 50px;
	height: 50px;
	font-size: 15px;
	color: #fff;
	box-sizing: border-box;
	border: none;
	padding: 0 10px;
}
.messing form li option{
	background-color: rgba(0,0,0,0.3);
	color: #fff;
}
.messing input::-webkit-input-placeholder,.messing textarea::-webkit-input-placeholder {
	 color: #fff;
} 
.messing input:-moz-placeholder,.messing textarea:-moz-placeholder {
	 color: #fff;
} 
.messing input::-moz-placeholder,.messing textarea::-moz-placeholder {
	 color: #fff;
} 
.messing input:-ms-input-placeholder,.messing textarea:-ms-input-placeholder {
	 color: #fff;
}
.messing form li.fl{
	float: left;
	width: 285px;
}
.messing form li.fr{
	float: right;
	width: 285px;
}
.messing form li:last-child{
	width: 100%;
	margin-bottom: 0;
}
.messing form>input{
	display: block;
    width: 600px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background-color: #053a64;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 22px;
}
.video-c video{
	display: block;
	width: 100%;
	height: 370px;
}
.video-c{
	background-color: #000;
}
/*资质荣誉*/
.product-ry a{
    float: left;
    width: 230px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-right: 16px;
    box-sizing: border-box;
}
.product-ry a i{
	display: block;
	overflow: hidden;
}
.product-ry a i img{
	width: 100%;
	height: auto;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product-ry a:nth-child(4n) {
    margin-right: 0;
}
.product-ry a h4{
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.product-ry a:hover i img{
	transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
}
.taitou img{
	width: 100%;
	height: auto;
}
.taitou {
	margin-bottom: 40px;
}
.about table{
	width: 100% !important;
}
.about table tr td{
	border: 2px solid #a06989;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	text-align: center;
	padding: 0 20px;
	background-color: #fffcc8;
}
.about table tr:first-child td{
	background-color: #233d6a;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border-color: #fff;
	padding: 10px 0;
}
.about table tr:nth-child(2n) td{
	background-color: #add4ca;
}
.gg{ height:120px; text-align:center; line-height:120px;}
.gg p{color:#fff; font-size:32px; font-weight:700;}

/* cont5*/
.slideTxtBox{width: 100%;/* border:1px solid #ddd; */text-align:left;position: relative;}
.slideTxtBox .hd{height: 426px;line-height:30px;background:#f4f4f4;/* padding:0 10px 0 20px; */border: 1px solid #ececec;position:relative;width: 213px;position: absolute;text-align: center;}
.slideTxtBox .hd ul{float:left;/* position:absolute; */left:20px;top: 0px;height: 426px;}
.slideTxtBox .hd ul li{/* padding:0 15px; */cursor:pointer;width: 213px;height: 213px;font-size: 18px;line-height: 213px;}
.slideTxtBox .hd ul li.on{height: 213px;background: #053a64;/* border:1px solid #ddd; *//* border-bottom:2px solid #fff; */line-height: 213px;color: #fff;}
.slideTxtBox .bd{position:absolute;width:987px;right:0;background: #fff;height: 428px;}
.slideTxtBox .bd ul{padding: 20px 20px 20px 30px;zoom:1;/* position: absolute; */left: 213px;height: 428px;box-sizing: border-box;}
.slideTxtBox .bd li{width: 550px;height: 40px;line-height: 40px;border-bottom: 1px dotted #CCC;}
.slideTxtBox .bd li .date{float: right;margin-left: 8px;color: #999;font-size: 12px;font-family: Tahoma;font-weight: normal;font-style: normal;text-decoration: none;}
.slideTxtBox .bd li a{
    display: block;
    font-size: 14px;
    color: #333;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 480px;
    }

.c5Img {/* position:absolute; */right:0;width:362px;float: right;}
.c5Img .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

.c5Img .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2);

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -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;
  width: 362px;
  height: 185px;
  background: #ccc;
  margin-top: 0!important;
  margin-right: 0!important;
  margin-bottom: 15px;
}
.c5Img .swiper-slide a{
    display: block;
    width: 100%;
    height: 185px;
    overflow: hidden;
    position: relative;
}
.c5Img .swiper-slide a span{
    width: 100%;
}
.c5Img .swiper-slide a span img{max-width:100%;}
.c5Img .swiper-slide a p{
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background: #053a64;
}

/* 下属公司 */
.xs_Company a{
	display: flex;
	justify-content: space-between;
    border-bottom: 1px dashed #ececec;
	padding:20px 0;
}
.xs_Company .img{
	width: 21%;
    height: 160px;
    overflow: hidden;
    border: 1px solid #eee;
	background:#fff;
	transition: .4s;
}
.xs_Company .img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.xs_Company .news-br{
	width: 76%;
}
.xs_Company .news-br .title-gt{
	font-size: 16px;
	background:#eee;
	color:#333;
	padding:5px 10px;
	position: relative;
	transition: .4s;
}
.xs_Company .news-br .des{
	margin-top: 10px;
    line-height: 25px;
    color: #888;
    margin-left: 10px;
}
.xs_Company a:hover .news-br .title-gt{
	background:#053a64;
	color:#fff;
}
.xs_Company a:hover .img{
	border:1px solid #053a64;
}

/* 首页修改 */
.zhongkong_xg{
	display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 10px;
}
.zhongkong_xg dl{
	width: 32.7%;
	height: 130px;
	overflow: hidden;
	position: relative;
}
.zhongkong_xg dl dt{
	width: 100%;
	height: 100%;
}
.zhongkong_xg dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.zhongkong_xg dl dd{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	color:#fff;
	font-size: 24px;
	font-weight: bold;
}
.red_bg{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}