a {
	color: inherit;
}

a:hover {
	color: inherit;
	text-decoration: none;
}

ul {
	list-style: none;
	padding-left: 0px;
}

@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/iconfont.woff2') format('woff2'),
		url('../fonts/iconfont.woff') format('woff'),
		url('../fonts/iconfont.ttf') format('truetype'),
		url('../fonts/iconfont.svg#iconfont') format('svg');
}

.container {
	max-width: 1230px;
}

.container00 {
	max-width: 1270px;
	margin: 0 auto;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.banner {
	position: relative;
}

.mt25px {
	margin-top: 25px;
}

.mt60px {
	margin-top: 60px;
}

.time {
	font-size: 36px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}

.time span {
	display: block;
	font-size: 14px;
}

.newswt {
	margin: 10px auto;
	border-bottom: #eee solid 1px;
	margin-bottom: 20px;
}

.newswt h3 {
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	font-weight: bold;
	margin-bottom: 14px;
}

.newswt p {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
	color: #a2a2a2;
}

.hui {
	color: #f36e31;
	font-weight: bold;
}

.borderd {
	border: #f36e31 dashed 1px;
}

.container .newswt {
	padding-bottom: 20px;
}

.logo {
	position: absolute;
	left: 10%;
	top: 5%;
	z-index: 2;
}

.width100 img {
	width: 100%;
}

.topbar {
	background: #ededed;
	color: #999;
	font-size: 14px;
	line-height: 30px;
}

.topbar a {
	margin-right: 20px;
}

.topbar img {
	margin-top: -5px;
}

.topbar a.ac {
	color: #1f8189;
}

.topbarfr {
	text-align: right;
}

.top {
	padding: 30px 0px 25px;
	background-color: #ffffff;
}

.tophyy {
	padding: 30px 0px 25px;
	background-color: #ffffff;
}

.topfr {
	text-align: right;
}

.topfr a {
	border-radius: 60px;
	border: #ccc solid 1px;
	color: #999;
	padding: 3px 10px;
	margin-left: 10px;
	font-size: 14px;
}

.search {
	border: #ffffff solid 1px;
	border-radius: 50px;
	text-align: right;
	float: right;
	background-color: #ffffff;
	height: 40px;
	position: relative;
}

.search input {
	border: none;
	background: none;
	outline: none;
}

.search button {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #ffffff;
	border: none;
	border-radius: 50px;
	width: 38px;
	height: 38px;
}

.dbu {
	display: flex;
	justify-content: space-between;
}

.col-logo {
	width: 20%;
	margin-right: 10%;
}

.col-dh {
	width: 60%;
}

.col-sousuo {
	width: 10%;
	border: 1px solid #063dd7;
	border-radius: 50px;
}

.navbox {
	color: #b84e1e;
}

.navbox .navbar {
padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
	color: #000000;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {}

.navbox .dropdown-menu {
	background: rgba(161, 51, 0, .7);
	border: none;
	border-radius: 0px;
	min-width: 130px;
	top: 44px;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #b84e1e;
}

.navbar-dark .navbar-nav .active>.nav-link {
	color: #b84e1e;
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #832a01;
}

.navbox .dropdown-item {
	color: #ffffff;
	text-align: center;
}

.navbox .dropdown-item:hover {
	background: #ff7f5c;
	color: #a52b00;
}

.navbox ul.navbar-nav {
	width: 100%;
	text-align: center;
}

.navbox ul.navbar-nav li {
	width: 13%;
	font-size: 20px;
  /*padding: 0.5rem 0;*/
}

.tzgg {
	border-bottom: 1px solid #d1d1d1;
	height: 50px;
	width: 100%;
	margin-bottom: 60px;
}

.tzgg h2 {
	font-size: 16px;
	color: #002f9b;
	line-height: 50px;
}

.tongzhi {
	font-size: 16px;
	color: #555555;
	line-height: 50px;
}

.swiper-container1 .swiper-pagination-bullet {
	width: 80px;
	border-radius: 0px;
}

.swiper-container1 .swiper-pagination-bullet-active {
	background: #f36e31;
}

.swiper-container-horizontal>.swiper-pagination1 {
	bottom: 50px;
}

.toutiao {
	background: url(../images/bg-tt.jpg) no-repeat top center;
	height: 175px;
	margin-bottom: 40px;
	margin-top: 65px;
}

.tt {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	padding-top: 30px;
	line-height: 60px;
}

.ttj {
	text-indent: 2em;
	color: #5f5f5f;
	padding: 0 30px;
}

.sidebar {
	width: 45px;
	position: fixed;
	right: 20px;
	top: 50%;
	text-align: center;
	z-index: 2;
}

.sidebar a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.backtop {
	background: #002fa7;
}

.tanchu {
	position: relative;
	background: #585858;
	margin-bottom: 1px;
}

.erweimatan,
.phonetan,
.dizhitan {
	position: absolute;
}

.erweimatan {
	margin-top: -40px;
	left: -85px;
	top: 50%;
}

.dizhitan {
	margin-top: -45px;
	left: -275px;
	top: 60%;
}

.phonetan {
	width: 178px;
	height: 86px;
	margin-top: -43px;
	left: -160px;
	top: 50%;
	background: url("../images/phonebg.png") no-repeat center;
	padding-top: 30px;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	color: #002fa7;
}

.tan {
	display: none;
}

.ann {
	position: absolute;
	width: 720px;
	top: 82%;
	left: 30%;
	text-align: center;
	z-index: 999;
}

.ann p {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}

.ttyyt {
	width: 100%;
	background: #f3f8ff;
	padding: 40px 0;
	text-align: center;
}

.yytx {
	font-size: 18px;
	color: #5e5e5e;
	line-height: 26px;
}

.yytx p {
	margin-top: 20px;
	margin-bottom: 0;
}

.mtjjz {
	display: flex;
	justify-content: space-between;
}

.mtzi {
	border: 1px solid #e6e6e6;
	width: 395px;
	height: 207px;
	padding: 25px 35px;
}

.mtzi h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

.mtzi p {
	font-size: 14px;
	line-height: 24px;
	color: #808080;
}

.mtzi h3 {
	background-color: #f36e31;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	width: 160px;
	border-radius: 50px;
	margin: 0 auto;
}

.part3 {
	background: url("../images/bgyw.png") no-repeat left bottom;
	height: 750px;
}

.part4 {
	background: url("../images/bgdangj.png") no-repeat bottom center;
	padding-top: 25px;
	height: 850px;
}

.yqlj {
	background-color: #002f9b;
	height: 95px;
	margin-top: 80px;
	padding-right: 60px;
}

.yqlj h2 {
	font-size: 22px;
	line-height: 95px;
	color: #ffffff;
	text-align: center;
}

.yqlj p {
	font-size: 18px;
	line-height: 95px;
	color: #ffffff;
	text-align: center;
}

.part2fr {}

.part2fr ul.part2ul {
	list-style: none;
	overflow: hidden;
}

.part2fr ul.part2ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 10px 10px;
	font-size: 22px;
	margin: 0px 95px;
	line-height: 30px;
}

.part2fr ul.part2ul li.aa {
	color: #f36e31;
	font-weight: bold;
	border-bottom: 3px solid #f36e31;
}

.part2fr .content1 {
	padding-top: 10px;
}

.part2fr .content1>div {
	display: none;
	position: relative;
}

.part2fr .content1>div.aa {
	display: block;
}

.djnews {
	border-bottom: 1px solid #fddab6;
	margin-top: 60px;
	margin-bottom: 25px;
}

.djnews ul li {
	font-size: 16px;
	line-height: 45px;
	position: relative;
	padding-left: 15px;
}

.djnews ul li::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #f7a889;
	left: 0px;
	top: 44%;
}

.djxt {
	position: relative;
}

.djxt p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px;
	line-height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}

.more {
	float: right;
	background-color: #ffffff;
	border-radius: 3px;
	padding: 5px;
	color: #92191B;
	font-size: 14px;
}

.dzb {
	background-color: #ffffff;
	border-radius: 5px;
	padding: 10px 15px 5px;
	margin-bottom: 30px;
}

.dzb h2 {
	font-size: 18px;
	color: #d21011;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	border-bottom: 1px solid #909090;
}

.dzb p {
	font-size: 16px;
	line-height: 26px;
	color: #202020;
	margin-top: 13px;
}

.djlist {
	background-color: #ffffff;
	padding-bottom: 5px;
	position: relative;
	border-radius: 5px;
}

.djlist li {
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 60px;
	color: #3b3b3b;
	padding-left: 20px;
}

.dituk {
	position: relative;
}

.dituzi {
	position: absolute;
	top: 2px;
	left: 2px;
}

.dituzi h1 {
	font-size: 28px;
	line-height: 50px;
	color: #002f9b;
	font-weight: normal;
}

.dituzi h2 {
	font-size: 36px;
	line-height: 56px;
	font-weight: bold;
	color: #002f9b;
	margin-top: 30px;
}

.zizu {
	width: 110%;
}

.zizu h2 {
	font-size: 20px;
	line-height: 50px;
	color: #002f9b;
	font-weight: normal;
}

.zizu h3 {
	font-size: 18px;
	line-height: 40px;
	color: #5b5b5b;
	font-weight: normal;
}

.ditutu {
	position: absolute;
	top: 2px;
	right: 2px;
}

.ditutu img {
	width: 100%;
}

.topmenu span {
	font-size: 40px;
	display: block;
	color: #11aab7;
}

.topmenu a {
	padding: 10px 0px 15px;
	display: block
}

.topmenu .col {
	background: #fff;
	transition: all .3s ease-out .1s;
}

.topmenu .col:hover {
	background: #11aab7;
	transition: all .3s ease-in .1s;
	color: #fff;
}

.topmenu .col span {
	/* transform:scale(1) ;
  -webkit-transform:scale(1) ;
  -moz-transform:scale(1) ;
  -o-transform:scale(1); */
	transform: rotateY(0deg);
	transition: all .5s ease .1s;
}

.topmenu .col:hover span {
	color: #fff;
	/* transform:scale(1.1) ;
  -webkit-transform:scale(1.1) ;
  -moz-transform:scale(1.1) ;
  -o-transform:scale(1.1); */
	transform: rotateY(360deg);
	transition: all .5s ease .2s;
}

.topmenu .col::before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 0;
	height: 5px;
	background: #f07d01;
	transition: all .3s ease-in .1s;
}

.topmenu .col:hover::before {
	width: 100%;
	transition: all .3s ease-out .1s;
}

.topmenu {
	background: #fff;
	text-align: center;
	box-shadow: rgba(0, 0, 0, .2) 1px 1px 5px;
	border-radius: 5px;
	margin-top: -40px;
	position: relative;
	z-index: 3;
	color: #666;
}

/* .topmenu .col{
  border-right: #eee solid 1px;
}
.topmenu .col:last-child{
  border-right:none;
} */
.swiper-containermode img {
	width: 100%;
}

.swiper-containermode p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px;
	width: 100%;
	line-height: 45px;
	width: 100%;
	padding-left: 10px;
	padding-right: 100px;
}

.swiper-paginationmode {
	text-align: right;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: 98%;
}

.mt40px {
	margin-top: 40px;
}

.title {
	margin-bottom: 30px;
	text-align: center;
}

.more1 {
	color: #ffffff;
	background-color: #002fa7;
	position: absolute;
	right: 0px;
	font-size: 14px;
	top: 14px;
	padding: 6px 10px;
	border-radius: 5px;
}


.dangj {
	background-color: #f3f8ff;
	padding: 35px 10px 20px;
}

.mt10px {
	margin-top: 10px;
}

.mt50px {
	margin-top: 50px;
}

.tl {
	margin-bottom: 40px;
}

.yewu {
	margin: 30px auto 0;
	position: relative;
}

.swiper-pagination-bullet-active {
	background-color: #f36e31;
}

.swiper-button-nextmode,
.swiper-button-prevmode {
	color: #f36e31;
}

.ywkk img {
	width: 100%;
}

.yewu .swiper-button-next,
.yewu .swiper-container-rtl .swiper-button-prev {
	right: -30px;
	outline: none;
}

.yewu .swiper-button-prev,
.yewu .swiper-container-rtl .swiper-button-next {
	left: -40px;
	outline: none;
}

.swiper-button-prev6::after {
	color: #002fa7;
}

.swiper-button-next6::after {
	color: #002fa7;
}

.dbdh h4 {
	color: #191a1b;
	font-size: 18px;
	font-weight: bold;
}

.db li {
	line-height: 36px;
	font-size: 16px;
}

.footer {
	border-top: 10px solid #f36e31;
	color: #000000;
}

.footer p {
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 24px;
}

.text-align-center {
	text-align: center;
}

.footerb {
	padding: 60px 0px 80px;
}

ul.main li {
	line-height: 50px;
	position: relative;
	padding-left: 10px;
	overflow: hidden;
	padding-top: 8px;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	border-bottom: 1px #c5c5c5 solid;
}

ul.main li::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #002f9b;
	left: 0px;
	top: 44%;
}

.blue {
	color: #002f9b;
}

.fwb {
	font-weight: bold;
	color: #002f9b;
}

.fwb .time {
	font-size: 36px;
	text-align: center;
	padding-bottom: 10px;
}

.time span {
	display: block;
	font-size: 14px;
	color: #adadad;
	font-weight: normal;
}

.width80 {
	width: 80%;
}

ul.topmain li {
	display: flex;
	justify-content: space-between;
}

ul.topmain li span {
	color: #949494;
	font-size: 14px;
	padding-top: 10px;

}

.yindao {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.huany {
	width: 100vw;
	height: 100vh;
	background: url("../images/hyybg.png") no-repeat center;
	background-size: cover;
	overflow: hidden;
}

.huanyingye {
	position: relative;
	z-index: 0;
}

.huany-box {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
}

.huany-box .title {
	position: absolute;
	top: 10%;
	left: 14%;
	white-space: nowrap;
	user-select: none;
}

.mt25px {
	margin-top: 25px;
}

.bt6px {
	border-top: 6px #002fa7 solid;
}

.banner img {
	width: 100%;
}

.mbx {
	color: #7f7f7f;
	background-color: #ffffff;
	padding: 10px 15px;
	border-radius: 0px;
}

.erjil h1 {
	background-color: #002fa7;
	font-size: 24px;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 1px;
	color: #FFFFFF;
	text-align: center;
	height: 100px;
	border-bottom: 1px #FFFFFF solid;
	padding-top: 40px;
	margin-bottom: 0px;
}

.ejl li {
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	background-color: #e8f5ff;
	color: #005ab6;
	border-bottom: 1px #FFFFFF solid;
}

.ejl li.h180 {
	height: 180px;
	background-color: #e8f5ff;
}

.ejl li.h180:hover {
	background: none;
	background-color: #e8f5ff;
}

.ejl li:hover {
	background-color: #002fa7;
	color: #FFFFFF;
	background: url("../images/ejjt.png") no-repeat #002fa7 220px;
}

.h80px {
	height: 80px;
}

.bb li {
	border-bottom: 1px #d4d4d4 dashed;
}

.ywlanmut {
	margin-bottom: 30px;
}



.lanmut h5 {
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	color: #002fa7;
}

.lanmut {
	border-bottom: 1px solid #002fa7;
}

/*末页*/
.moye h3 {
	text-align: center;
	font-size: 32px;
	line-height: 70px;
	font-weight: normal;
	color: #484848;
}

.moye h6 {
	text-align: center;
	margin: 20px 0 50px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #868686
}

.moye h6 span {
	margin-right: 30px;
}

.moye .moyetu {
	margin: 0 auto;
	margin-bottom: 40px;
}

.nrr {
	padding: 30px;
	margin-bottom: 30px;
}

.moye p {
	text-indent: 2em;
	font-size: 18px;
	line-height: 36px;
	color: #545454;
	margin-bottom: 35px;
}

.yytbl {
	background-color: #ffffff;
	padding-bottom: 5px;
	position: relative;
	border: 1px solid #bfbfbf;
}

.yytbl h1 {
	border-bottom: 1px solid #002fa7;
	color: #ffffff;
	font-size: 20px;
	line-height: 60px;
	padding-left: 20px;
	background-color: #002f9b;
}

.ybl li {
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 60px;
	color: #3b3b3b;
	padding-left: 20px;
}

.moret {
	position: absolute;
	right: 10px;
	font-size: 14px;
	top: 20px;
	color: #ffffff;
}


.part1fr {}

.part1fr ul.part1ul {
	list-style: none;
	overflow: hidden;
	margin-bottom: 8px;
}

.part1fr ul.part1ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 5px 10px;
	font-size: 22px;
	margin-right: 20px;
}

.part1fr ul.part1ul li.aa {
	color: #002f9b;
	border-bottom: 3px solid #002f9b;
}

.part1fr .content1 {}

.part1fr .content1>div {
	display: none;
	position: relative;
}

.part1fr .content1>div.aa {
	display: block;
}

.more00 {
	position: absolute;
	color: #999;
	right: 0px;
	top: -45px;
}


/*二级页*/
.erji {
	width: 100%;
	background: url("../images/bgerjid.jpg") no-repeat top center;
}

.part3fr ul.part3ul {
	list-style: none;
	overflow: hidden;
	background-color: #f8f8f8;
	width: 1000px;
	margin: 0 auto;
}

.part3fr ul.part3ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 10px 10px;
	font-size: 24px;
	height: 100px;
	line-height: 70px;
	width: 33%;
	background: url("../images/bgdj22.png") no-repeat right;
}

.part3fr ul.part3ul li.aa {
	color: #ffffff;
	background: url("../images/erjibggg.png") no-repeat 36px 80px #b90304;
}

.part3fr .content1 {
	padding-top: 10px;
}

.part3fr .content1>div {
	display: none;
	position: relative;
}

.part3fr .content1>div.aa {
	display: block;
}

.ejdjnews {
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
	padding-bottom: 35px;
}

.ejdjnews .ejdjl {
	width: 70%;
}

.mr5 {
	margin-right: 5%;
}

.ejdjnews .ejdjr {
	width: 25%;
}

.ejdjl h2 {
	color: #1a1a1a;
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 10px;
}

.ejdjl p {
	font-size: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
	color: #666666;
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 20px;
}

.ejdjl h3 {
	font-size: 18px;
	color: #878787;
	line-height: 40px;
	text-align: right;
}

.part4fr ul.part4ul {
	list-style: none;
	overflow: hidden;
	background-color: #f8f8f8;
	width: 700px;
	margin: 0 auto;
}

.part4fr ul.part4ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 10px 10px;
	font-size: 24px;
	height: 100px;
	line-height: 70px;
	width: 50%;
	background: url("../images/bgdj22.png") no-repeat right;
}

.part4fr ul.part4ul li.aa {
	color: #ffffff;
	background: url("../images/erjibggg.png") no-repeat 36px 80px #002f9b;
}

.part4fr .content1 {
	padding-top: 10px;
}

.part4fr .content1>div {
	display: none;
	position: relative;
}

.part4fr .content1>div.aa {
	display: block;
}


.part5fr ul.part5ul {
	list-style: none;
	overflow: hidden;
	background-color: #f8f8f8;
	width: 1320px;
	margin: 0 auto;
}

.part5fr ul.part5ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 10px 10px;
	font-size: 24px;
	height: 100px;
	line-height: 70px;
	width: 25%;
	background: url("../images/bgdj22.png") no-repeat right;
}

.part5fr ul.part5ul li.aa {
	color: #ffffff;
	background: url("../images/erjibggg.png") no-repeat 36px 80px #002f9b;
}

.part5fr .content1 {
	padding-top: 10px;
}

.part5fr .content1>div {
	display: none;
	position: relative;
}

.part5fr .content1>div.aa {
	display: block;
}


.mt80px {
	margin-top: 80px;
}

.jtqk {
	margin-bottom: 80px;
}

.jtqk h2 {
	text-transform: uppercase;
	font-size: 25px;
	color: #d3d4d7;
	line-height: 30px;
}

.jtqk h3 {
	font-size: 32px;
	color: #020202;
	font-weight: bold;
	background: url(../images/bgjtgk2.jpg) no-repeat 0px 46px;
	line-height: 32px;
	height: 50px;
	margin-bottom: 30px;
}

.jtqk p {
	font-size: 22px;
	color: #666666;
	line-height: 38px;
	text-indent: 2em;
}

.tbb {
	border-bottom: 1px #959595 solid;
}


.ysyd ul li {
	color: #666666;
	font-size: 18px;
	line-height: 40px;
}


.navbar-dark .navbar-nav .nav-link00 {
	color: #000000;
	height: 40px;
}

.navbar-dark .navbar-nav .nav-link00:focus,
.navbar-dark .navbar-nav .nav-link00:hover {
	border-bottom: 2px solid #002f9b;
}


/*23.09新加*/

.navbox .navbar-nav>li:hover .dropdown-menu {
	display: block;
}


/* squeezebox */

.squeezebox {
	display: flex;
	justify-content: space-between;
}

.squeeze {
	width: 180px;
	height: 533px;
	transition: 0.3s;
	cursor: pointer;
	position: relative;
}

.squeeze.active {
	width: 400px;
}

.squeeze.active .bottomText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 400px;
	height: 253px;
	background: rgba(109, 42, 11, 0.6);
	padding: 37px 34px 0 37px;
}

.active .bigTitle .topTitle {
	font-size: 34px;
	position: absolute;
	left: 130px;
	top: 100px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}

.active .bigTitle .bottomText {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
	margin-top: 40px;
}

.squeezebox .squeeze .littleBox {
	position: absolute;
	left: 20px;
	top: 165px;
}

.squeezebox .squeeze .little {
	font-size: 34px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
}

.squeeze:nth-child(1) {
	background: url("../images/yewu1_1.png");
}

.squeeze:nth-child(1).active {
	background: url("../images/yewu1_2.png");
}

.squeeze:nth-child(2) {
	background: url("../images/yewu2_1.png");
}

.squeeze:nth-child(2).active {
	background: url("../images/yewu2_2.png");
}

.squeeze:nth-child(3) {
	background: url("../images/yewu3_1.png");
}

.squeeze:nth-child(3).active {
	background: url("../images/yewu3_2.png");
}

.squeeze:nth-child(4) {
	background: url("../images/yewu4_1.png");
}

.squeeze:nth-child(4).active {
	background: url("../images/yewu4_2.png");
}

.squeeze:nth-child(5) {
	background: url("../images/yewu5_1.png");
}

.squeeze:nth-child(5).active {
	background: url("../images/yewu5_2.png");
}

.squeeze:nth-child(6) {
	background: url(../images/squeezebox/yewu5-2.jpg);
}

.squeeze:nth-child(6).active {
	background: url(../images/squeezebox/yewu5-1.jpg);
}

.squeeze.active .littleBox {
	display: none;
}

.squeeze .bigTitle {
	display: none;
}

.squeeze.active .bigTitle {
	display: block;
}


/* squeezebox */


/* 2310业务板块二级页 */
.part6fr ul.part6ul {
	list-style: none;
	overflow: hidden;
	background-color: #f8f8f8;
	width: 1200px;
	margin: 0 auto;
}

.part6fr ul.part6ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 10px 10px;
	font-size: 24px;
	height: 100px;
	line-height: 70px;
	width: 16%;
	background: url("../images/bgdj22.png") no-repeat right;
}

.part6fr ul.part6ul li.aa {
	color: #ffffff;
	background: url("../images/erjibggg22.png") no-repeat 0px 80px #002f9b;
}

.part6fr .content1 {
	padding-top: 10px;
}

.part6fr .content1>div {
	display: none;
	position: relative;
}

.part6fr .content1>div.aa {
	display: block;
}

.ywbt h1 {
	background: url("../images/bgbank1.png") no-repeat;
	font-size: 37px;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
	color: #ffffff;
}

.ywbt p {
	font-size: 22px;
	line-height: 40px;
	text-indent: 2em;
	margin-top: 40px;
}

.ywanli h1 {
	font-size: 38px;
	font-weight: bold;
	color: #002f9b;
	text-align: center;
	line-height: 120px;
}

.ywanli h2 {
	font-size: 30px;
	text-align: center;
	color: #002f9b;
	line-height: 95px;
	background-color: #dbe6ff;
	border-radius: 10px;
}

.ywcgzs h1 {
	font-size: 38px;
	font-weight: bold;
	color: #002f9b;
	text-align: center;
	line-height: 120px;
}

.zuopin1 img {
	border-radius: 10px;
}

.zuopin1 h2 {
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}

.mt100px {
	margin-top: 100px;
}

#guest-swiper {
	position: relative;
	width: 1190px;
	margin: 0 auto
}

#guest-swiper .swiper-container {
	overflow: hidden;
}

#guest-swiper .swiper-wrapper {}

#guest-swiper .swiper-slide {
	width: 547px !important;
	height: 365px;
	text-align: center;
	margin: 20px;
}

#guest-swiper .swiper-slide img {
	display: block;
	width: 547px;
	height: 365px;
	box-shadow: rgb(0 0 0 / 50%) 0px 4px 10px;
}

#guest-swiper .swiper-slide p {
	text-align: center;
	font-size: 18px;
	color: #fff;
}

#guest-swiper .swiper-slide-active {
	opacity: 1;
}

#guest-swiper .swiper-slide-active img {
	opacity: 1;
}

#guest-swiper .swiper-button-prev {
	left: 20px;
	width: 43px;
	height: 78px;

}

#guest-swiper .swiper-button-next {
	right: 20px;
	width: 43px;
	height: 78px;

}

.swiper-container1{
	overflow: hidden;
}

.dtSwiper,
.dqSwiper {
	position: relative;
	overflow: hidden;
}

.thumbSwiper1 .swiper-slide,
.thumbSwiper2 .swiper-slide {
	border: 4px solid #ffffff;
}

.thumbSwiper1 .swiper-slide img,
.thumbSwiper2 .swiper-slide img{
	width: 100%;
}

.thumbSwiper1 .swiper-slide-thumb-active,
.thumbSwiper2 .swiper-slide-thumb-active {
	border: 4px solid #f36e31;
}

.dtSwiper p,
.dqSwiper p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px;
	width: 100%;
	line-height: 45px;
	width: 100%;
	padding-left: 10px;
	padding-right: 100px;
}

.dtPage,
.dqPage {
	text-align: right;
}

.dqSwiper img {
	width: 100%;
}

.thumbSwiper2 {
	width: 100%;
	overflow: hidden;
}

.swiper-container1{
	overflow: hidden;
}

.dtSwiper,
.dqSwiper {
	position: relative;
	overflow: hidden;
}

.thumbSwiper .swiper-slide,
.thumb .swiper-slide {
	border: 4px solid #ffffff;
}

.thumbSwiper .swiper-slide img,
.thumb .swiper-slide img{
	width: 100%;
}

.thumbSwiper .swiper-slide-thumb-active,
.thumb .swiper-slide-thumb-active {
	border: 4px solid #f36e31;
}

.dtSwiper p,
.dqSwiper p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px;
	width: 100%;
	line-height: 45px;
	width: 100%;
	padding-left: 10px;
	padding-right: 100px;
}

.dtPage,
.dqPage {
	text-align: right;
}

.dqSwiper img {
	width: 100%;
}

.thumbSwiper2 {
	width: 100%;
	overflow: hidden;
}
