@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;
  box-sizing: border-box;
}

@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: #fff;
  font-family: Phetsarath;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}


.banner {
  background-image: url(../images/bot-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 959px;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  height: 959px;
}
.rdtt {
  background-image: url(../images/redian-tit.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1226px 340px;
  max-width: 1226px;
  min-width: 1200px;
  margin: -320px auto 0 auto;
  height: 340px;
  box-sizing: border-box;
  padding: 110px 80px 100px 80px;
}
.text1{
  font-size: 18px;
  color: #fff582;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.text2{
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-indent: 2em;
}
.title1{
  background-image: url(../images/xingdaren-ti.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1125px 73px;
  width: 1125px;
  height: 73px;
  margin: 20px auto 0 auto;
  
}
.tc1{
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  
}
.tc1Item{
  width: 590px;
  height: 1050px;
  margin-top: 20px;
}
.img1{
  background-image: url(../images/01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img2{
  background-image: url(../images/02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img3{
  background-image: url(../images/03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img4{
  background-image: url(../images/04.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img5{
  background-image: url(../images/05.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img6{
  background-image: url(../images/06.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img7{
  background-image: url(../images/07.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img8{
  background-image: url(../images/08.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img9{
  background-image: url(../images/09.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}
.img10{
  background-image: url(../images/10.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

}