@charset "utf-8";

/*！--CSS重置和样式初始化*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0
}

@font-face {
  font-family: Phetsarath;
  src: url('../css/Phetsarath\ OT.ttf');
}

html {
  font-size: 14px;
}

body {
  color: #000000;

  font-family: Phetsarath;
  font-weight: 400;
  height: 100%;
  font-size: 16px;


}

td,
th,
caption {
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

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

a:hover {
  /* text-decoration:none;  */
}

img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}

ol,
ul,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
}

.banxin {
  width: 1200px;
  margin: 0 auto;
}

.flexRow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.flexColumn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* 头部 */



.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ellipsis3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ellipsis4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.ellipsis5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.ellipsis8 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}

.flex {
  display: flex;
}

.flexC {
  display: flex;
  align-items: center;
}

.flexCC {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flexBC {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flexAC {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.mt50 {
  margin-top: 50px
}

.mt100 {
  margin-top: 100px;
}

.mt10 {
  margin-top: 10px
}

.mt20 {
  margin-top: 20px
}

.mt_25 {
  margin-top: -25px
}

.pd25 {
  padding: 25px
}

.pd20 {
  padding: 20px
}

.pdlr20 {
  padding-left: 20px;
  padding-right: 20px;
}


@media screen and (max-width: 750px) {

  html {

    font-size: calc(100vw / 46.875);

  }


  .tt {

    display: none !important;

  }

}

html,
body {
  position: relative;
  height: 100%;
}

body {
  background: #eee;
  font-family: Phetsarath;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper {
  width: 100%;
  height: 100%;
}

.h200 {
  height: 100px;
  width: 100%;
}

.swiper-slide {

  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.banner {
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 800px;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  height: 851px;
}

.page {

  background-color: #2364E6;
}

.title2 {
  background-image: url(../images/title2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 175px 70px;
  height: 70px;
  width:175px;
  margin: -1070px auto 50px auto;
}

.title3 {
  background-image: url(../images/title3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 175px 70px;
  height: 70px;
  width:175px;
  margin: 50px auto 50px auto;
}
.title4{
  background-image: url(../images/title4.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 238px 70px;
  height: 70px;
  width:238px;
  margin: 50px auto 50px auto;
}
.title5{
  background-image: url(../images/title5.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 305px 70px;
  height: 70px;
  width:305px;
  margin: 50px auto 50px auto;
}
.title1 {
  background-image: url(../images/title1.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 70px;
  width: 176px;
  margin: 0px auto 50px auto;
}

.jxsp{
  height: 430px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  color: #FFF;
  justify-content: space-between;
}
.jxsp-left{
  width: 680px;
  height: 430px;
}
.jxsp-right{
  width: 710px;
  height: 400px;
  margin-top:30px;
  margin-left: -190px;
  position: relative;
}
.jxsp-right img{
 height: 100%;
 width: 100%;
}
.jxsp-right-mark{
  position: absolute;
  background-color: rgba(0, 0, 0, .8);
  top: 0;
  width: 710px;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.play2{
  background-image: url(../images/play2.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
  width: 90px;
  
}
.play{
  background-image: url(../images/play1.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 55px;
  width: 50px;
  
}
.zhanwei{
  height: 100px;
  width: 100%;
}
.wlanzs{
  height: 355px;
  width: 1200px;
  margin: 0 auto 0 auto;
  display: flex;
}
.wlanzs-left{
  width: 220px;
  height: 355px;
  box-sizing: border-box;
  text-align: left;
  
}
.cysp_s{
  width: 215px;
  height: 80px;
  background-image: url(../images/nbg_s.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #2873EB;
  font-size: 24px;
  display: flex;
  align-items: center;

  cursor: pointer;
}
.cyhb{
  width: 215px;
  height: 80px;
  background-image: url(../images/nbg.png);
  background-repeat: no-repeat;
  background-position: left;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.wlanzs-right{
  width: 985px;
  height: 355px;
}
.cyhbContent{
  height: 355px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 24px;
}
.cyhbContent_item{
  cursor: pointer;
  width: 220px;
  height:355px;

}
.cyhbContent_item_top{
  height: 305px;
  width: 220px;
}
.cyhbContent_item_b p{
 line-height: 24px;
}
.cyhbContent_item_b{
  box-sizing: border-box;
  padding: 0 15px;
  color:#fff;
  height: 50px;
  width: 220px;
  background: #3282F0;
}
.cyhbContent_item_top img{
  height: 100%;
  width: 100%;
}
.cyspContent{

  height: 355px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 25px;
}
.cyspContent_item{
  width: 300px;
  height: 165px;

  position: relative;
}
.cyspContent_item img{
  height: 100%;
  width: 100%;
}
.mark{
  position: absolute;
  top: 0;
  width: 300px;
  height: 165px;
  background-color: rgba(0, 0, 0, .8);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;


}
.ztxchd{
  width: 1200px;
  height: 380px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.ztxchd-item{
  width: 380px;
  height: 380px;
  background-color: #3282F0;
}
.ztxchd-item-img{
  width: 380px;
  height:210px;
}
.ztxchd-item-t{
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ztxchd-item-img img{
  height: 100%;
  width: 100%;
}
.fill_line{
  background-image: url(../images/fill_line.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 50px;
}
.ztxchd-item-t1{
  text-align: center;
}
.jsxp-left-border{
  width: 680px;
  height: 380px;
  background-color: #3282F0;
}
.jsxp-left-content{
  box-sizing: border-box;
  width: 490px;
  height: 380px;
  padding: 20px;
}
.jsxp-left-content-img {
  display: flex;
  justify-content: space-between;
}
.jsxp-left-content-img img:hover{
  border: 5px solid #36EBEB; /* 设置透明边框 */
}
.jsxp-left-content-img img{
  width: 140px;
  height: 90px;
}
.tt3{
  font-size: 24px;
font-weight: normal;
line-height: 36px;
}
.xwyw{
  width: 1200px;
  margin: 0 auto;
  height: 500px;
  display: flex;
  justify-content: space-between;
}
.div1{
  height: 500px;
  width: 500px;
  background-color: #3282F0;
  padding: 20px;
  color: #FFF;
  position: relative;
  box-sizing: border-box;
  
 
}
.div2{
  width: 680px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 20px;
}
.div2Item{
  width: 330px;
  height: 240px;
  background-color: #3282F0;

}
.more2{
  background-image: url(../images/more2.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 120px;
  height: 30px;
  /* margin: -15px auto 0px auto; */
}
.more3{
  background-image: url(../images/more3.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 460px;
  height: 30px;
  /* margin: -15px auto 0px auto; */
}
.tt1{

  font-size: 20px;
font-weight: normal;
line-height: 30px;
}
.tt2{
  font-size: 16px;
  
font-weight: normal;
line-height: 26px;
}
.div2ItemC{
  padding: 20px;
  color: #fff;
}
.hdzxDiv {
  display: flex;
  height: 380px;
  justify-content: space-between;
  width: 1150px;
  margin: 0 auto;
}

.moreBtn {
  background-image: url(../images/more1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 190px;
  height: 30px;
  margin: -15px auto 0px auto;
}

.moreBtn2 {
  background-image: url(../images/more1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 190px;
  height: 30px;
  margin: 50px auto 0px auto;
}
.bg2 {
  height: 800px;
  max-width: 1920px;
  min-width: 1200px;
  background-color: #2873EB;
  margin: 322px auto 0 auto;

}

.lefts {
  width: 48%;
  height: 340px;
  overflow: hidden;
}

.rights {
  width: 48%;
  height: 340px;
  color: #FFFFFF;
  background-color: #3282F0;
}

.sw {
  width: 580px;
  height: 340px;
}
.sw2 {
  width: 460px;
  height: 280px;
  overflow: hidden;
}
.text1 {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: justify;
}

.text2 {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.dateText {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 16px;
  text-align: justify;
  font-style: normal;
  text-align: right;
}

.line {
  width: 84%;
  padding: 0 30px;
  margin: 0 auto;
  height: 1px;
  border-top: 1px dashed #FFFFFF;
}
.art2:hover{
  color: #3282F0!important;
  background: linear-gradient(90deg, #36EBEB 0%, #B3FF8C 100%);
}
.art2:hover a{
  color: #3282F0!important;
}
.art2:hover div{
  color: #3282F0!important;
}
.art2 {
  padding: 30px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bbg1{
  width: 1200px;
  height: 350px;
  background-color: #2873EB;
  margin: -330px auto 0 auto;
}
.rRight {
  width: 120px;
  line-height: 24px;
}

.rleft {
  flex: 1;
}

.swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #2b2377;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}

.ssw2{
  /* position: absolute; */
  /* width: 150px !important; */
  padding: 0 20px;
  background: linear-gradient(90deg, #36EBEB 0%, #B3FF8C 100%);
  border-radius: 10px;
}
.ssw1{
  position: absolute;
  bottom: 5px !important;
  right: 15px !important;
  width: 100px !important;
  left: auto !important;
  ;
}


.swiper-pagination-bullet {
  margin: 0 4px;
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #2765E2;
}

.ss2 {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
  color: white;
  height: 35px;

}

.ssp2 {
  width: 75%;
  font-size: 16px;
  line-height: 35px;
  text-align: justify;
  padding-left: 5%;
}

.sss {
  width: 100%;
  height: 100%;
  display: block;
}

.ts1{
  width: 232px;
  height: 617px;
  position: absolute;
  left: 0;
  top: 907px;
  background-image: url(../images/ts1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 232px 617px;
}


.ts2{
  width: 290px;
  height: 772px;
  position: absolute;
  right: 0;
  top: 3039px;
  background-image: url(../images/ts2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 290px 772px;
}
