body,
html {
	width: 100%;
	overflow-x: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	margin: 0px auto;
	background: #f9fafd;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	min-width: 320px;
	zoom: 1;
	font: 14px / 1.5 "Microsoft YaHei", '宋体', tahoma, Verdana, arial, sans-serif;
}

ul,
li,
form,
dl,
dt,
dd,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i {
	font-style: normal;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.p {
	padding: 0px;
	margin: 0px;
}

select,
input,
textarea {
	font-size: 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #414446;
	font-family: "Microsoft YaHei";
}

input:focus {
	outline: none;
}

input,
button,
select,
textarea {
	outline: none;
	/*-webkit-appearance:none;*/
	/**/
}

textarea {
	resize: none;
	/*-webkit-appearance:none;*/
	/**/
}

textarea,
input,
select {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
	display: block;
}

/*html5*/
figure,
figcaption {
	margin: 0px;
	padding: 0px;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

img {
	max-width: 100%;
	border: none;
	border: 0;
	vertical-align: top;
}

a {
	color: #444444;
	text-decoration: none;
	
}

a:focus {
	outline: none;
	-moz-outline: none;
}

a:hover {
	text-decoration: none;
	color: #2C3A83;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tr {
	text-align: right;
}

/*header*/
.header {
	overflow: hidden;
}

.header_top {
	overflow: hidden;
}

.w1260 {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}
.seach_input{background: url('../img/2.png') no-repeat; width: 315px; height: 50px; margin-bottom: 10px; background-size: contain; position: relative; margin-top: 10px;}
.text{font-size: 24px; color: #FB0C23; overflow: hidden; font-weight: bold;}
.top_fl{width: 25%;}
.index_input{height: 50px; float: left; width: 60%; margin-left: 50px;}
.tijiao{position: absolute; top: 10px; right: 20px; color: #fff;}
.sousou{width: 25px; height: 25px; position: absolute; top: 10px; left: 15px;}
.header_nav{background-color: #2C3A83; height: 62px;}
.nav{overflow: hidden;}
.nav li{float: left; color: #fff; width: 11%; text-align: center; line-height: 62px;}
.nav li a{color: #fff; font-size: 18px;}
.banner{overflow: hidden; position: relative;}

/*level1*/
.level1{overflow: hidden;}
.dynamic{overflow: hidden; padding: 10px;background: #FFFFFF; margin-top: 30px; margin-bottom: 20px;
	box-shadow: 0px 0px 3px -1px #0055BA;}
.title_top{overflow: hidden; margin-bottom: 10px; }
.title_text{font-size: 30px; color: #2C3A83; float: left; font-weight: bold;}
.more{float: right; font-size: 18px; color: #999; }
.news{overflow: hidden;}
.bannernews{width: 100%; height: 426px; position: relative;}
.bannernews .swiper-slide .title {
  background: rgba(0,0,0,.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  line-height: 47px;
  padding-right: 20%;
  color: #fff;
  font-size: 16px;
  z-index: 2;
  text-indent: 10px;
}


.bannernews .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  margin-left: 10px;
}
.bannernews .swiper-pagination {
  right: 12px;
  left: 500px !important;
  width: auto;
  bottom: 10px;
}
.bannernews .swiper-pagination-bullet-active{background-color: #fff; border: #fff;}
.news_left{width: 50%; float: left; overflow: hidden; border-top-right-radius: 10px; border-top-left-radius: 10px;}
.news .news_content{width: 100%;}

.news_content .title{margin-top: 10px;}
.news_content .news_list li{overflow: hidden;}
.news .news_content {
	float: right;
}

.news .news_content .title {
	position: relative;
	border-bottom: 1px #CCCCCC solid;
	height: 58px;
}

.news .news_content .title ul li {
	width: 131px;
	text-align: center;
	font-size: 26px;
	margin-right: 20px;
	float: left;
	padding-bottom: 20px;
	position: relative;
}

.news .news_content .title ul li.active a {
	color: #2C3A83;
	font-weight: bold;
}

.news .news_content .title ul li.active::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 5px #2C3A83 solid;
}

.news .news_content .title .more {
	float: right;
}


.news .news_content .title .more a.active {
	display: block;
}

.news .news_content .news_list {
	overflow: hidden;
}

.news .news_content .news_list ul {
	padding: 10px 0;
}

.news .news_content .news_list li {
	/*height: 46px;*/
	line-height: 30px;
	padding-top: 12px;
}

.news .news_content .news_list li a {
	display: block;
	width: 535px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	font-size: 20px;
}

.news .news_content .news_list li span {
	float: right;
	font-size: 18px;
	color: #999;
}

.news .news_content .news_list {
	clear: both;
}
.news_right{width: 49%; float: right;}

/*level2*/
.level2{background-color: #F2F9FE;}
.first_aid{margin-top:0px;}
.first_title{font-size: 30px; font-weight: bold; color: #2C3A83; margin-bottom: 40px;}
.aid_box{overflow: hidden;}
.ji_nav_box{float: left; width: 19%; height: 165px;}
.b1{background: url('../img/9.png') no-repeat; background-size: 100%;}
.b2{background: url('../img/10.png') no-repeat; background-size: 100%; margin-left: 10px;}
.b3{background: url('../img/11.png') no-repeat; background-size: 100%; margin-left: 10px;}
.b4{background: url('../img/44.png') no-repeat; background-size: 100%; margin-left: 10px;}
.b5{background: url('../img/55.png') no-repeat; background-size: 100%; margin-left: 10px;}
.dp{font-size: 26px; color: #fff; margin-bottom: 20px; margin-top: 50px; margin-left: 30px;}
.xp{font-size: 23px; color: #fff; margin-left: 30px;}
.tab_title{overflow: hidden;width: 75%; margin: 0 auto;  padding-bottom: 45px;}
.tab_left{width: 35%; float: left;  margin-left: 28px;}
.tab_left img{width: 100%;}
.tab_center{width: 21%; float: left; background-color:#f8fbff;;}
.tab_right{width: 35%;float: left;  }
.tab_right img{width: 100%;}
.tab_center{overflow: hidden; margin-left: 20px; margin-right: 20px;}
.tab_center ul li{float: left; font-size: 26px; color: #2C3A83; margin-left: 30px;height: 60px;  width: 150px; text-align: center;}
.on{color: #1f68ba;
    /*background: url(../img/menuon.png) 45px 25px no-repeat #edf6ff;*/
    text-decoration: none;
    font-weight: bold;}
	 .sj_title_list1 {
		float: right;
	}
.onindex{
	font-weight: bold;
    /* background-image: url(../img/16.png); */
    background-size: 60%;
    background-repeat: no-repeat;
	background-position: 50% 20px;
	background-color: #F2F9FE;
	line-height: 36px !important;
}


/*.tab_center ul .onindex:hover{*/
/*	font-weight: bold;*/
    /* background-image: url(../img/16.png); */
/*    background-size: 60%;*/
/*    background-repeat: no-repeat;*/
/*	background-position: 50% 20px;*/
/*	background-color: transparent;*/
/*	color: #2C3A83;*/
/*	background-color: #F2F9FE;*/
	
/*}*/


/*	.tab_center ul li:hover{*/
/*		color: #1f68ba;*/
    /* background: url(../img/menuon.png) 45px 25px no-repeat #edf6ff; */
/*    text-decoration: none;*/
/*    font-weight: bold;*/
/*	}	*/
	.swiper1 {
		width: 90%;
		float: left;
		margin-bottom: 20px;
	}
	.swiper1 .selected {
		color: #fff;
		background-color: #2C3A83 !important;
	}
	.swiper1 .swiper-slide {
		width:  200px !important;
		text-align: center;
		font-size: 16px;
		height: 45px;
		/* 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;
		cursor: pointer;
		background-color: #E8ECFC;
		border-radius: 20px;
	}
	.swiper2 {
		width: 100%;
	}
	.swiper2 .swiper-slide {
		/* height: calc(100vh - 50px); */
		/* background-color: #ccc; */
		color: #fff;
		position: relative;
		/* box-sizing: border-box !important;
		overflow-x: hidden !important; */
	}

.mag_top20{position: absolute; top: -55px; right: 10px;}
.index_photo_list{overflow: hidden;}
.index_photo_list ul li{width: 50%; float: left; overflow: hidden; margin-bottom: 0px;}
.img_left{width: 30%; float: left;}
.img_left img{width: 100%; height: 145px;}
.img_right{float: left; margin-left: 10px; width: 65%; margin-top: 20px;}
.img_right .img_title{text-align: left; font-size: 18px; margin-bottom: 10px;}
.img_right p{text-align: left;}
.sp_box {
	width: 1428px;
	height: 350px;
	/* margin: 0 auto; */
	/* position: relative; */
}

.sp_box ul li {
	width: 21% !important;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}

.sp_box ul li .img {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.sp_box ul li .img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.sp_box ul li:hover img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

.sp_box ul li p {
	width: 100%;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}

.sp_box .pagination {
	position: absolute;
	left: -17px;
	bottom: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.sp_box .pagination span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 8px;
	background-color: #D7DFE9;
	cursor: pointer;
}

.sp_box .pagination span.swiper-active-switch {
	background: #F17600;
	width: 56px;
	border-radius: 10px;
}

.sp_box .play {
	background: url(../image/ny_sp_play.png) no-repeat;
	width: 50px;
	height: 51px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: 30%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sp_box ul li:hover .play {
	background: url(../image/ny_sp_play_on.png) no-repeat;
}
/*外蚌动态*/
.non_local{margin-top: 55px; margin-bottom: 55px;}
.wai ul li{ padding: 10px 5px; width: 47%; margin-left: 20px;}

/*footer*/
.footer_top{background-color: #F2F9FE; overflow: hidden; }
.yl{overflow: hidden; margin-top: 20px; margin-bottom: 20px;}
.yl_img{width:100px; float: left;}
.yl_img img{width: 100%;}
.yl_list{float: left; width: 90%;}
.yl_list ul li{float: left; margin-left: 30px;}
.footer_main{overflow: hidden;}
.footer_left{float: left; width: 20%;}
.footer_left p{margin-bottom: 20px;}
.phone{font-size: 30px; font-weight: bold; color: #2C3A83;}
.footer_center{overflow: hidden; margin-top: 45px; float: left; width: 50%;}
.footer_center ul li{float: left; margin-left: 20px;}
.footer_right{float: right;}
.wx{overflow: hidden;}
.wx img{width: 100%; margin-bottom: 10px; display: block; width: 130px; }
.wx p{text-align: center;}
.footer_footer{background-color: #2C3A83;}
.footer_footer p{display: block; padding: 10px; text-align: center; color: #fff;}
.footer_footer p img{ display: inline-block; width: 20px; height: 20px; margin-right: 10px;}

/*list*/
.list_title{width: 100%; padding-bottom: 10px;}
.bai_bg{background-color: #fff;}
.tab_list{overflow: hidden;}
.list_text{overflow: hidden;  margin-top: 20px;}
.list_text ul li{overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid #ddd; line-height: 50px;}
.list_left{width: 20%; float: left;}
.list_left img{width: 100%; height: 140px;}
.list_right{width: 75%; float: left; margin-left: 10px; padding: 10px;}
.list_right h3{font-size: 18px; font-weight: normal; color: #2C3A83; text-align: left;  float: left;}
.list_right p{color: #999999; font-size: 16px; text-align: justify; line-height: 28px; margin-bottom: 20px;}
.time{color: #999; float: right;}
.list_tab_center{width: 100%; margin-left: 0px;}
/* 翻页start */
.nxw_page {
	text-align: center;
	padding: 60px 0 70px;
	position: relative;
	z-index: 11;
	margin-left: 252px;
}

.nxw_page_s {
	display: inline-block;
	font-size: 14px;
}

.nxw_page a {
	cursor: pointer;
}

.nxw_page a,
.nxw_page span,
.nxw_page .txt {
	padding: 0 9px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #d1d1d1;
	margin: 0 3px 0 0;
	color: #2d2d2d;
	font-size: 16px;
	border-radius: 3px;
	min-width: 16px;
	display: inline-block;
}

.nxw_page a:hover {
	color: #fff;
	border: 1px solid #2C3A83;
	background: #2C3A83;
}

.nxw_page .cur {
	color: #fff;
	border: 1px solid #2C3A83;
	background: #2C3A83;
}

.nxw_page span {
	border: none;
}

.nxw_page .txt {
	width: 18px;
}

.nxw_page #num {
	height: 32px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 2px;
	width: 32px;
	vertical-align: top;
	font-size: 16px;
	background: 0;
	
	width: 54px;
	padding:  0 4px;
}

.nxw_page font {
	font-size: 16px;
	height: 32px;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}

.nxw_page font i {
	padding-bottom: 2px;
	display: inline-block;
}

.nxw_page #go {
	height: 32px;
	line-height: 30px;
	padding: 0 12px;
	cursor: pointer;
	padding: 0 9px;
	margin: 0;
	vertical-align: top;
	border: none;
	background-color: #2C3A83;
	font-size: 16px;
	color: #fff;
	border-radius: 2px;
}

/* 翻页end */

/*view*/
.view_box{overflow: hidden;}
.view_box h2{text-align: center; margin-top: 80px; margin-bottom: 30px; font-size: 22px; font-weight: bold;}
.view_box .time_box{text-align: center; color: #999999; font-size: 18px; padding-bottom: 10px; border-bottom: 1px solid #999999; margin-bottom: 30px;}
.view_cont{text-align: justify; margin-bottom: 20px;}
/*站点*/
.station_box{overflow: hidden; margin-top: 20px;}
.station_box ul{overflow: hidden;}
.station_box ul li{width: 49%;float: left; height: 50px; border: 1px solid #384285; text-align: center; font-size:28px; line-height: 50px;}
.on1{background: linear-gradient(180deg, #384285 0%, #6977BB 100%); color: #fff;}
/* .mag_top20{margin-top: 20px;} */
.station_li{overflow: hidden; background-color: #F2F9FE; padding: 20px 10px; border-radius: 10px; position: relative; margin-bottom: 20px;}
.station_li h3{font-size: 18px; margin-bottom: 10px;}
.station_li h3 span{width: 5px; height: 5px; background-color: #818ABE; border-radius: 50%; margin-bottom: 20px; float: left; margin-top: 10px; margin-right: 10px;}
.station_li p{color:#909AAB; font-size: 16px; }
.station_li img{position: absolute; top: 20px; right: 30px;}
.bai_bg {
	background-color: #fff;
	padding: 10px;
	margin-top: 20px;
	border-radius: 10px;
	padding-bottom: 60px;
	padding-top: 20px;
}

.text_title {
	color: #838B99;
	font-size: 24rpx;
	line-height: 33rpx;
	font-style: normal;
}

.input {
	overflow: hidden;
	padding: 15px 10px;
	;
	border: 1px solid #979797;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.dian {
	float: left;
	margin-right: 5px;
	margin-top: 6px;
}

.dian image {
	width: 8rpx;
	height: 8rpx;
}

.car_title {
	float: left;
	color: #333;
	font-size: 28rpx;
	margin-right: 15px;
}

.gun {
	width: 1px;
	height: 21px;
	background-color: #838B99;
	float: left;
	margin-right: 15px;
}

.input_box {
	float: left;
	width: 60%;
}

.btn {
	width: 100%;
	background-color: #35478A;
	color: #fff;
	text-align: center;
	font-size: 36rpx;
	padding: 10px 0px;
	border-radius: 10px;
}
.bai_bg .h3_title{text-align: center; margin-bottom: 20px;}
.uni-input{width: 100%;}
/*car_box*/
.result_no {
	overflow: hidden;
}

.car_img {
	width: 160rpx;
	height: 160rpx;
	margin: 0 auto;
	margin-top: 48rpx;
	margin-bottom: 48rpx;
}

.car_img img {
	width: 160rpx;
	height: 160rpx;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.car_p {
	font-size: 24rpx;
	text-align: center;
	color: #838B99;
	margin-bottom: 49rpx;
	margin-bottom: 20px;
}

.ts_btn {
	background-color: #F7AE33;
	padding: 15px 10px;
	color: #fff;
	text-align: center;
	font-size: 36rpx;
	border-radius: 10px;
	box-shadow: inset 0rpx -2rpx 4rpx 0rpx #D7E7F4;
}

.magtop50 {
	margin-top: 50px;
}

.title120 {
	overflow: hidden;
	color: #333;
	font-size: 28rpx;
}

.title120 image {
	width: 8rpx;
	height: 8rpx;
	margin-right: 10px;
	margin-bottom: 3px;
}

.bigImg {
	width: 473rpx;
	height: 360rpx;
	margin: 0 auto;
}

.bigImg image {
	width: 473rpx;
	height: 360rpx;
}

.smallImg {

	margin-top: 20px;
	left: 0;
	width: 100%;
	padding: 0 1rem;
	box-sizing: border-box;
	white-space: nowrap;
	text-align: center;
}

.smallImg img {
	display: inline-block;
	width: 20%;
	margin: 0 0.5rem;
}

.smallItem {
	width: 100%;
	box-sizing: border-box;
}

.smallItem.active {
	border: 0.1rem solid #ff7834;
	box-sizing: border-box;
}

.banner120 {
	margin-top: 20px;
}

.text120 {
	margin-top: 40px;
	font-weight: 400;
	color: #838B99;
	font-size: 24rpx;
	line-height: 48rpx;
	letter-spacing: 4px;
	text-align: justify;
	font-style: normal;

}

.text120 ::v-deep img {
	width: 100% !important;
	margin-bottom: 10px;
	height: auto !important;
	text-indent: 0px !important;
}
.peopleSwiper img{display: block; margin: 0 auto; margin-bottom: 30px;}
/*video*/
.list_video{overflow: hidden; margin-top: 20px;}
.list_video ul li{width: 23%; float: left; margin-left: 20px; margin-bottom: 20px; border-radius: 10px;box-shadow: 0px 2px 4px  #999; overflow: hidden;}
.video_top{ overflow: hidden; }
.video_top img{width: 100%;}
.video_buttom{padding: 10px; background-color: #fff; font-size: 16px;}

/*form*/
.input_input{border: 1px solid #999; overflow: hidden;  border-radius: 10px; padding: 10px; padding-bottom: 5px;}
.input_h_2{overflow: hidden; margin-bottom: 20px;}
.input_h_2 .input_input{width: 45%; float: left; margin-left: 20px;}
.wtextarea{width: 93.5%; margin-left: 20px; margin-bottom: 20px;}
.wtextarea textarea{min-height: 150px; width: 100%;}

.mySwiper .swiper-slide img{width: 100%; height: 450px;}

/* 确保分页区域可点击 */
.tab_list {
    pointer-events: auto !important;
}

.nxw_page_s a {
    pointer-events: auto !important;
    cursor: pointer !important;
    margin-left: 10px;
}

/* 禁用样式覆盖 */
.nxw_page_s a[style*="pointer-events"] {
    pointer-events: auto !important;
}


/*收费*/
.charge p img{margin-top: 30px; width: 60% !important; height: 1100px !important;}


/*暂无数据*/
.no-view {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 400px;
	width: 100%;
	 
	border-radius: 8px;
	margin: 20px 0;
  }
  
  .empty-state {
	text-align: center;
	padding: 40px;
	max-width: 400px;
  }
  
  .empty-icon {
	margin-bottom: 24px;
  }
  
  .empty-title {
	font-size: 20px;
	color: #374151;
	margin-bottom: 12px;
	font-weight: 600;
  }
  
  .empty-description {
	font-size: 15px;
	color: #6b7280;
	line-height: 1.5;
  }
.swiper-container_news .swiper-slide .img{width: 100%; height: 426px;}


/*临时banner*/
.banner{min-height: 450px;}
/* .banner .swiper{display: none;}  */


/*2026-02-05  新加*/
.dian{width: 5px; height: 5px; display: block; border-radius: 5px; background-color: #2C3A83; float: left !important; margin-top: 13px; margin-right: 5px;}

/*修改列表页整体样式*/
.list_box{overflow: hidden;}

/*新列表页样式*/
.list_title_box{background-color: #2C3A83; color: #fff; text-align: center; font-size: 30px; height: 80px; line-height: 80px;}

.tab_center ul li{float: none; margin-left: 0px; text-align: center; width: 100%; margin-top: 0px; line-height: 60px; margin-bottom: 0px;}

.list_text .dian{ margin-top: 24px; margin-right: 10px;}
.mag_top100{margin-top: 60px;}
.list_text ul li h3{float: left;}

.jj .on{ background-image: none;}
.jj li:hover{ background-image: none !important;}
/*广告位*/
.gg1{ width: 100%; height: 124px;  margin-top: 20px; overflow: hidden;}
.gg2{ width: 100%; height: 124px;  margin-top: 20px;  overflow: hidden;}
.gg3{ width: 100%; height: 124px;  margin-top: 20px;  overflow: hidden;}
.gg4{ width: 100%; height: 124px; margin-top: 20px;  overflow: hidden;}

.gg1 img,.gg2 img,.gg3 img,.gg img{width: 100%; height: 100%;}

.wai ul li .dian{margin-top: 10px !important;}
.index_photo_list  ul li h3{float: left;}

.view_box img{width: 800px; height: 600px; display: block; margin: 0 auto;}

.view_box p{
   
    font-size: 16px;
    
    color: #333;
  
    text-align: justify;
    text-justify: inter-ideograph;
}


/*关于我们*/
.about_box{overflow: hidden;}
.about_top{overflow: hidden;}
.about_left{width: 50%; float: left;}
.about_right{width: 48%; float: right;padding: 10px; text-align: justify; }
.about_left img{width: 90%; min-height: 360px;}
.about_left video{width: 96%; min-height: 360px;}
.about_address{margin-top: 30px; margin-bottom: 30px; width: 100%; overflow: hidden; background-color: #edf6ff;}
.about_img{float: left; width: 20%;}
.about_img img{width: 100%;}
.about_adress{width: 80%; float: left; overflow: hidden; margin-top: 50px;}
.kbdw{width: 49%;float: left;}
.item{width: 56%; margin: 0 auto; margin-top: 5%;}
.f20 {
    font-size: 20px;
}
.item .txt {
    margin-top: 10px;
    line-height: 1.89;
    color: #666;
}
.f18 {
    font-size: 18px;
}
.f20 {
    font-size: 20px;
}

.l_l{border-left: 1px dashed #A1A1A1;}
.tit{color: #2C3A83; font-weight: bold;}


.map_box{padding: 10px; background-color:#edf6ff;}
.map{height: 360px; background-color: #fff;}











