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');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size:0.8rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.banner{
  position: relative;
}
.banner img{
	width: 100%;
}
.container{
  max-width: 1600px;
}
.container00{
  max-width: 1550px;
	margin: 0 auto;
}
.container01{
  max-width: 1550px;
	margin: 0 auto;
}
.container22{
  max-width: 1200px;
	margin: 0 auto;
}

.zuo1{
	position: relative;
	padding-bottom: 0.1rem;
}
.borderb:before{
	 content: '';
		width: 0;
		height: 2px;
		background: linear-gradient( to right,#1faa25, #1d46e0);
		position: absolute;
		left: 0;
		bottom: 0;
		transition: width 1s ease .1s;
}
.borderb:hover:before{
	width:100%;
	transition: width 1s ease .1s;
}
.zuo1 h1{
	font-size:1.3rem;
	font-weight: bold;
	color: #000000;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
.zuo1 p{
	font-size:0.9rem;
	line-height: 36px;
	color: #2d2d2d;
	text-indent: 2em;
	height: 72px;
	font-weight: lighter;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zuo2{
	background:url("../images/bgxwzzz.jpg") no-repeat bottom center;
	height: 356px;
	padding-top: 26px;
}
.zuo2k{
	margin-bottom: 17px;
}
.zuo2k h1{
	font-size: 1.1rem;
	font-weight: bold;
	color: #242424;
	line-height: 32px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zuo2k p{
	font-size:0.9rem;
	color: #b6b6b6;
	line-height: 30px;
	font-weight: lighter;
}
.xwtu1{
	position: relative;
	border-radius: 2.5rem 0;
}

.xwtu1 p{
	position: absolute;
	left: 0px;
    bottom: 0px;
    font-size:0.8rem;
    font-weight:lighter;
    color: #fff;
    height: 50px;
    padding-left: 15px;
    margin: 0px;
    line-height: 50px;
    width: 100%;
    padding-right: 20px;
    background: rgba(0,0,0,.3);
    border-radius: 0 0 50px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.xwtu2{
	position: relative;
	border-radius: 0 2.5rem;
}
.pic-blow{
	overflow: hidden;
	text-align: center;
}
.pic-blow img{
	transform: scale(1);
	transition: all 0.5s ease .1s;
}
.pic-blow:hover img{
	transform: scale(1.2);
	transition: all 1s ease .1s;
}
.xwtu2 p{
	position: absolute;
	left: 0px;
    bottom: 0px;
    font-size:0.8rem;
    font-weight:lighter;
    color: #fff;
    height: 50px;
    padding-left: 15px;
    margin: 0px;
    line-height: 50px;
    width: 100%;
    padding-right: 20px;
    background: rgba(0,0,0,.3);
    border-radius: 0 0 0 50px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newsk1{
	border-bottom: 6px #f0f0f0 solid;
}
.newsk1 h1{
	font-size:0.9rem;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.newsk1 h2{
	font-size:0.7rem;
	color: #0e68b0;
	line-height: 30px;
}
.newsk1 p{
	font-size:0.7rem;
	color: #616161;
	line-height: 24px;
	text-indent: 2em;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.part2{
	width: 100%;
	background-color: #e4f4fc;
	padding-top: 85px;
	padding-bottom: 70px;
}

.jianjz{
	margin-bottom: 65px;
}
.jianjz h1{
	font-size:1.8rem;
	color: #0e68b0;
	line-height: 70px;
	font-weight: bold;
}
.jianjy {
    position: relative;
}
.jianjy .playBtn {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 185px;
    right: 48%;
    cursor: pointer;
}
.jianjy p {
    position: absolute;
    color: #fff;
	top:95px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    font-size:1rem;
    margin: 0;
}
.zizhi img{
	float: left;
	margin-right: 16px; 
}
.zizhi h3{
	font-size:0.9rem;
	color:#333333;
	line-height: 24px;
}
.mt70px{
	margin-top: 70px;
}
.jianjz p{
	font-size:0.9rem;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tonglan{
	text-align: center;
}
.part3{
	width: 100%;
	height: 595px;
}
.dayw1 {
	height: 595px;
}
.yewuz{
	margin-top: 40px;
	background: url("../images/bgyewujj.png") no-repeat top center;
	padding-bottom: 30px;
}
.yewuz h1{
	font-size:1.8rem;
	color:#ffffff;
	line-height: 80px;
	font-weight: bold;
}
.yewuz p{
	font-size:0.9rem;
	color:#ffffff;
	line-height: 32px;
	text-indent: 2em;
	padding: 20px 30px 10px;
	margin-bottom: 0px;
}
.yewuz h2{
	font-size:0.7rem;
	color:#ffffff;
	line-height: 28px;
	text-align: right;
}
.daywbk{
	background: rgba(0,0,0,.4);
	height: 190px;
	width: 100%;
	margin-top: -190px;
	position: relative;
	z-index: 999;
}
.rowdyw{
	display: flex;
	justify-content:space-between;
}
.coldyw{
	width: 20%;
}
.daywxx{
	text-align: center;
	width: 100%;
	height: 190px;
	background: url("../images/daywxxl.png") no-repeat right;
}
.daywxx h2{
	font-size: 1.1rem;
	line-height: 50px;
	color: #ffffff;
}
.daywxx a:hover{
	background-image: linear-gradient(to right,rgba(31,170 ,37,1),rgba(29,70,224,0.6));
	display: block;
	height: 190px;
}
.coldyw.active a{
	background-image: linear-gradient(to right,rgba(31,170 ,37,1),rgba(29,70,224,0.6));
	display: block;
	height: 190px;
}
.logo{
  position: absolute;
  left: 10%;
  top:5%;
  z-index: 2;
}
.width100 img{
  width:100%;
}
.topbar{
  background: #ededed;
  color: #999;
  font-size:0.7rem;
  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;
}
.topfr{
  text-align: right;
}
.topfr a{
  border-radius: 60px;
  border: #ccc solid 1px;
  color: #999;
  padding:3px 10px;
  margin-left: 10px;
  font-size:0.7rem;
}
.search{
  border: #18acb9 solid 1px;
  border-radius: 50px;
  text-align: right;
  width:80%;
  float: right;
  height:40px;
}
.search input{
  border:none;
  background: none;
  outline: none;
}
.search button{
  position: absolute;
  right:15px;
  top:1px;
  background: #18acb9;
  border:none;
  border-radius: 50px;
  width: 38px;
  height:38px;
}

.col-logo{
	width: 20%;
}
.col-dh{
	width: 70%;
}
.navbox{
  color: #666666;
}
.navbox .navbar{
  padding-left:0px;
  padding-right:0px;
}
.navbar-dark .navbar-nav .nav-link{
	color: #666666;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: #0e68b0;
}

.navbar-dark .navbar-nav .active>.nav-link {
	color: #063dd7;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #0e68b0;
}
.navbox .dropdown-item{
  color: #ffffff;
  text-align: center;
}
.navbox .dropdown-item:hover{
  background: #0e68b0;
}
.navbox ul.navbar-nav{
  width:100%;
  text-align: center;
}
.navbox ul.navbar-nav li{
  width:12%;
}

.swiper-container1 .swiper-pagination-bullet{
  width:80px;
  border-radius: 0px;
}
.swiper-container1 .swiper-pagination-bullet-active{
  background: #0e68b0;
}
.swiper-container-horizontal>.swiper-pagination1{
  bottom:50px;
}
.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:0.9rem;
  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:0.7rem;
	color: #ffffff;
	line-height: 30px;
}
.ttyyt{
	width: 100%;
	background: #f3f8ff;
	padding: 40px 0;
	text-align: center;
}
.yytx{
	font-size:0.9rem;
	color: #5e5e5e;
	line-height: 26px;
}
.yytx p{
	margin-top: 20px;
	margin-bottom: 0;
}
.part1{
	padding-top: 50px;
}
.topmenu span{
  font-size: 2rem;
  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%;
	border-radius: 60px 0px;
}
.swiper-containermode p{
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff;
    height: 140px;
    padding-left: 25px;
    margin: 0px;
    line-height: 32px;
    width: 100%;
    padding-right: 180px;
    background: rgba(0,0,0,.3);
    border-radius: 0 0 60px 0;
}
.swiper-containermode p span{
	font-size:0.9rem;
	font-weight: normal;
	line-height: 36px;
}
.swiper-paginationmode{
  text-align:center;
}
.swiper-pagination6{
	text-align:center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
   width:98%;
}
.swiper-button-nextmode{
	background:url("../images/xwjt1.jpg") no-repeat;
	width: 32px;
    height: 32px;
}
.swiper-button-prevmode{
	background:url("../images/xwjt2.jpg") no-repeat;
	width: 32px;
    height: 32px;
}
.you{
	position: relative;
}
.you .swiper-button-next:after{
	display: none;
}
.you .swiper-button-next {
	position: absolute;
	top: 425px;
	right: 35px;
}
.you .swiper-button-prev:after{
	display: none;
}
.you .swiper-button-prev {
	position: absolute;
	top: 425px;
	left: 640px;
}
.part1 .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
}
.part1 .swiper-pagination-bullet {
    margin: 0 6px;
}
.mt40px{
  margin-top: 40px;
}
.title {
    margin-bottom: 30px;
    position: relative;
	text-align: center;
}
.title h2{
	font-size:1.75rem;
	font-weight: bold;
	line-height: 40px;
	color: #0e68b0;
	background: url("../images/bgxwzx.jpg") no-repeat bottom center;
	padding-bottom: 25px;
}
.title h3{
	font-size:0.9rem;
	line-height: 40px;
	color: #666666;
}
.more1{
    color: #ffffff;
	background-color: #002fa7;
	position: absolute;
    right: 0px;
    font-size:0.7rem;
    top: 14px;
	padding: 6px 10px;
	border-radius: 5px;
}

.dangj{
	background-color: #f3f8ff;
	padding: 35px 10px 20px;
}
.mt10px{
	margin-top: 10px;
}
.mt50px{
	margin-top: 50px;
}
.yewu{
margin: 30px auto 0;
position: relative;}
.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;}
.zuopin1 img{
	border-radius: 10px;
}
.part4{
	background:url("../images/bggc2.jpg") no-repeat bottom center;
	padding-top:66px;
	height: 945px;
}
.gongch{
	position: relative;
}
.gongch .swiper-button-next:after{
	display: none;
}
.gongch .swiper-button-next {
	position: absolute;
	top: 235px;
	right: -30px;
}
.gongch .swiper-button-prev:after{
	display: none;
}
.gongch .swiper-button-prev {
	position: absolute;
	top: 235px;
	left: -30px;
}
.rowal{
	display: flex;
	justify-content:space-between;
}
.colalz{
	width: 20%;
	margin-right: 5%;
	text-align: left;
}
.colalz h2{
	font-size:1.8rem;
	font-weight: bold;
	color: #0e68b0;
	line-height: 70px;
}
.colalz p{
	font-size:0.8rem;
	color: #666666;
	line-height: 24px;
}
.swiper-button-next7{
	background:url("../images/anlijt1.png") no-repeat;
	width: 32px;
    height: 55px;
}
.swiper-button-prev7{
	background:url("../images/anlijt2.png") no-repeat;
	width: 32px;
    height: 55px;
}
.colaly{
	width: 75%;
	position: relative;
}
.colaly .swiper-button-next:after{
	display: none;
}
.colaly .swiper-button-next {
	position: absolute;
	top: 260px;
	left: -332px;
}
.colaly .swiper-button-prev:after{
	display: none;
}
.colaly .swiper-button-prev {
	position: absolute;
	top: 260px;
	left: -385px;
}
.gcanli{
	background-color: #f9f9f9;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 5px;
	height: 440px;
	margin-bottom: 10px;
	border-radius: 20px;
}
.gcanli:hover{
	border-bottom: 4px #1faa25 solid;
	background-color: #FFFFFF;
}
.gcanli img{;
	width: 100%;
	border-radius: 20px 20px 0 0;
}
.gcanli h1{
	font-size: 1.1rem;
	line-height: 28px;
	color: #242424;
	margin-top: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.gcanli h2{
	font-size:1.25rem;
	color: #242424;
	line-height: 24px;
	margin-bottom: 13px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: lighter;
}
.gcanli p{
	font-size:0.7rem;
	line-height: 50px;
	color: #a7a7a7;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px #fafafa solid;
}
.gcanli p a:hover{
	color: #3db643;
}
.fr{
	float: right;
}
.part5 {
    padding-top: 100px;
	color: #878787;
	text-align: center;
}
.dbdh h4 {
    color: #ffffff;
	font-size:0.8rem;
	font-weight: bold;
}
.db li {
    line-height: 24px;
    font-size:0.7rem;
}
.footer{
  background:url("../images/footer_bg.png") no-repeat top center #0e68b0;
  color: #fff;
  height: 375px;
  width: 100%;
  padding-top: 15px;
}
.contact-wrap{
	margin-top: 30px;
}
.containerft{
	width: 94%;
	margin: 0 auto;
}
.footer .qrcode-wrap {
  display: flex;
  justify-content: flex-end;
}

.footer .qrcode-item {
  width: 95px;
}

.footer .qrcode-item:first-child {
  margin-left:10px;
}

.footer .qrcode-item img {
  display: block;
  width: 100%;
  height: auto;
}

.footer .qrcode-item .desc {
  font-size:0.7rem;
  color: #ffffff;
  line-height:30px;
  text-align: center;
}

.footer .app-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top:10px;
}

.footer .app-wrap .app-item {
  margin-right:20px;
}

.footer .app-wrap .app-item:last-child {
  margin-right: 0;
}

.footer .contact-wrap .phone {
  margin-top:10px;
  font-size:1rem;
  font-weight: bold;
  color: #ffffff;
  line-height:20px;
  text-align: right;
  white-space: nowrap;
  margin-bottom: 8px;
}

.footer .contact-wrap .address {
  font-size:0.7rem;
  line-height:16px;
  color: #ffffff;
  text-align: right;
  white-space: nowrap;
}

.footer .copy {
  height:70px;
  font-size:0.7rem;
  color: #ffffff;
  line-height:50px;
  border-top: 1px #dbdbdb solid;
}
.yqlj{
  display: flex;
  align-items: center;
  margin-top:10px;
  width: 100%;
  font-size:0.7rem;
  line-height: 20px;
}
.yqlj .linejg {
  display: block;
  width: 1px;
  height: 14px;
  margin: 10px;
  background-color: #666;
}
.link{
    font-size:0.9rem;
	border-bottom: 1px #ffffff solid;
    padding-bottom: 30px;
    padding-top: 10px;
}
.link select{
    width: 320px;
    font-size:0.8rem;
    margin-right: 50px;
    margin-left: 50px;
}

.email img{
  float: left;
  margin-right: 10px;
  margin-top: 8px;
}
.email{
  overflow: hidden;
  zoom:1;
  margin-left: 20px;
}
.email h3{
  font-size:1rem;
  font-weight: bold;
  margin-bottom: 0px;
}
.email p{
  font-size:0.7rem;
}
.footerbm p{
  margin-bottom: 0px;
  font-size:1.25rem;
  line-height: 28px;
}
.text-align-center{
  text-align: center;
}
.borderright{
  border-right: #999 solid 1px;
}
.footerb{
  padding:50px 0px 70px;
}
.piclink a{
  display: block;
  position: relative;
}
.piclink p{
  width:100%;
  position: absolute;
  bottom:0px;
  left: 0px;
  color: #fff;
  background: rgba(0,0,0,.5);
  line-height: 40px;
  text-align: center;
  margin-bottom: 0px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.bignews{
  margin-top: 30px;
}
.bignews h3{
  font-size: 1.2rem;
  /* margin-bottom: 0px; */
}
.bignews p{
  color: #999;
  font-size:0.7rem;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
ul.main li{
  line-height: 46px;
  position: relative;
  padding-left:10px;
  overflow:hidden;
  font-size:0.8rem;
  text-overflow:ellipsis;
  white-space:nowrap;
  color: #000000;
  border-bottom: 1px #e8e8e8 solid;
}
.blue{
  color: #42d7e4;
}
.time {
  font-size:1.8rem;
  text-align: center;
  padding-bottom: 10px;
}
.time span{
  display: block;
  font-size:0.7rem;
}
.width80{
    width:80%;
}

ul.topmain li{
  display: flex;
  justify-content:space-between;
}
ul.topmain li span{
  color: #acacac;
}
.yindao{
	overflow: hidden;
    width: 100%;
    height: 100%;
}
.huany{
	width: 100vw;
    height: 100vh;
    background:url("../images/bghyy.jpg") 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 .logo{
    position: absolute;
    top: 8%;
	left: 35%;
}
.huany-box .title{
	font-weight: 400;
    color:#002fa7;
    position: absolute;
    top: 62%;
	left: 34%;
    white-space: nowrap;
    user-select: none;
}
.huany-box .enter{
    font-weight: 400;
    color: #ffffff;
	background-color: #002fa7;
    position: absolute;
    top: 78%;
	left: 48%;
    cursor: pointer;
}
.borderjjy a{
 display: block;
	width: 160px;
	height:160px;
	border-radius: 160px;
	overflow: hidden;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	
}
.borderjjy{
	transform: scale(1);
	transition: transform 1s ease .1s;
}
.borderjjy:hover{
	transform: scale(1.1);
	transition: transform 1s ease .1s;
}
.borderjjy:hover::after{  
	content: '';
	position: absolute;
	z-index:0;
	left: -2px;
	top: -2px;
	width: 164px;
	height:164px;
	border-radius: 164px;
	box-shadow: rgba(0,0,0,.1) 3px 3px 10px;
	background: linear-gradient( #1faa25 , #1d46e0);
}

.jjy{
	background: url("../images/bgjjy.jpg") no-repeat top center;
	height: 600px;
	position: relative;
}
.jjy .jjy1{
	position: absolute;
	top: 20px;
    left: 160px;
}
.jjy .jjy0{
	position: absolute;
	top: 140px;
 left: 273px;
}
.jjy .jjy2{
	position: absolute;
	top:20px;
	left: 470px;
}
.jjy .jjy3{
	position: absolute;
	top:300px;
	left: 110px;
}
.jjy .jjy4{
	position: absolute;
	top:430px;
	left: 330px;
}
.jjy .jjy5{
	position: absolute;
	top:300px;
	left: 520px;
}
.jiangx{
	height: 330px;
	padding-top: 85px;
    padding-left: 70px;
}
.jxk img {
    float: left;
	margin-right: 25px;
}
.jxk h2{
	font-size:1.8rem;
	font-weight: lighter;
	color: #0e68b0;
	line-height: 48px;
	padding-top: 36px;
}

/*2023年6月新二级页 */

.mbx {
    color: #595959;
    background-color: #FFFFFF;
    padding: 10px 0;
}
.mt20px{
	margin-top: 20px;
}
.part22fr ul.part22ul {
	list-style: none;
	overflow: hidden;
	border-top: 2px solid #0e68b0;
	border-bottom: 1px solid #dcdcdc;
}

.part22fr ul.part22ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding:20px;
	font-size:0.9rem;
	margin-right: 2px;
	color: #000000;
}

.part22fr ul.part22ul li.aa {
	color: #ffffff;
	background-color: #0e68b0;
}

.part22fr .content22 {}

.part22fr .content22>div {
	
	position: relative;
}

.part22fr .content22>div.aa {
	display: block;
}
.newswt:hover {
	border-bottom: 4px solid #4ea1e4;
}

.newswt {
	margin: 10px auto 40px;
	border-radius: 20px;
	padding: 30px;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 5px;
}

.newswt h3 {
	font-size:1rem;
	overflow: hidden;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.newswt p {
	font-size:0.7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
	color: #787878;
	text-indent: 2em;
	line-height: 26px;

}
.newswt img{
	border-radius: 10px;
}
.time22 {
	font-size: 1.5rem;
	text-align: left;
	padding-bottom: 10px;
	color: #5a5a5a;
}

.time22 span {
	display: block;
	font-size:0.9rem;
}

.h80px {
	height: 80px;
}

.row22{
	display: flex;
	justify-content:space-between;
}
.row22 .col22l{
	width: 26%;
	margin-right: 2%;
}
.row22 .col22m{
	width: 60%;
	margin-right: 3%;
}
.row22 .col22r{
	width: 8%;
}
.mt80px{
	margin-top: 80px;
}
.mt60px{
	margin-top: 60px;
}
.mb60px{
	margin-bottom: 60px;
}
.title22 h2{
	font-size:1.8rem;
	font-weight: bold;
	line-height: 40px;
	color: #444444;
	background: url("../images/bgxwzx.jpg") no-repeat bottom center;
	padding-bottom: 25px;
	text-align: center;
}
.title33 h2{
	font-size:1.8rem;
	font-weight: bold;
	line-height: 40px;
	color: #444444;
	background:url("../images/bgmo1.jpg") no-repeat bottom center;
	padding-bottom: 25px;
	text-align: center;
}
.part33fr ul.part33ul {
	list-style: none;
	overflow: hidden;
	border-top: 2px solid #d2000b;
	border-bottom: 1px solid #dcdcdc;
}
.part33fr ul.part33ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	padding:20px;
	font-size:0.9rem;
	margin-right: 20px;
	color: #000000;
}

.part33fr ul.part33ul li.aa {
	color: #ffffff;
	background-color: #d2000b;
}

.part33fr .content22 {}

.part33fr .content22>div {
	
	position: relative;
}

.part33fr .content22>div.aa {
	display: block;
}

.hdx:hover{
	border-bottom: 4px solid #d2000b;
}
.zljg00{
	background: url("../images/bgzljg.jpg") no-repeat bottom center;
	height: 644px;
	padding-top: 40px;
}
.jgl{
	padding: 50px 0px 30px 50px;
}
.jgl p{
	font-size: 1.05rem;
	line-height: 40px;
	color: #9a0008;
	text-indent: 2em;
}
.jgr{
	padding: 0px 0px 30px 60px;
}
.jgr p{
	font-size:0.8rem;
	line-height: 40px;
	color: #444444;
	text-indent: 2em;
	font-weight: lighter;
}

.moye img{
	margin: 0 auto;
	display: block;
}
.moye p{
	text-indent: 2em;
	font-size: 14pt;
	line-height: 40px;
	color: #000000;
	margin-top: 0;
}
.lxwm p{
	font-size:1rem;
	line-height: 40px;
	color: #000000;
	text-align: center;
}

.bbl{
	border-bottom: 2px  #0e68b0 solid;
}
.jianjz p {
    font-size: 0.9rem;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.jianjy p {
    position: absolute;
    color: #fff;
    top: 35%;
    line-height: 30px;
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
    margin: 0;
}
.shipin img{
	width: 100%;
}