*{
  font-family: 'Times New Roman', Times, serif;
}
body {
  min-width: 1260px;
}
.sbanner{
  height: 660px;
}
.sbanner img{
  height: 100%;
  width: 100%;
}
.navbg{
  background: #2375b8;
  height: 105px;
  line-height: 105px;
}
.navbg ul{
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
}
.navbg ul li{
  float: left;
  /* margin-right: 20px; */
  text-align: center;
  /* margin-left: 20px; */
  width: 20%;
}
.navbg ul li:last-child{
  margin-right: 0px;
}
.navbg ul li a{
  font-size: 21px;
  color: #fff;
}
.main{
  width: 1200px;
  margin: 0 auto;
}
.colbanner{
  height: 170px;
  margin-top: 60px;
  width: 100%;
  display: block;
  position: relative;
}
.colbanner img{
  width: 100%;
  height: 100%;
}
.colbanner p{
  position: absolute;
  top: 0px;
  left: 130px;
  font-size: 44px;
  color: #fff;
  font-weight: bold;
  height: 170px;
  line-height: 170px;
  font-family: 微软雅黑;
}
.sislist{
  margin-top: 60px;
  overflow: hidden;
  clear: both;
}
.sislist .sislist1{
  width: 610px;
  position: relative;
  display: block;
  margin-right: 20px;
  height: 406px;
  float: left;
}
.sislist .sislist1 img{
  width: 100%;
  height: 100%;
}
.sislist .sislist1 p{
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 17px;
  background: url(opa.png) 0 0 repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-left: 30px;
}
.sislist .sislist2{
  width: 259px;
  display: block;
  margin-right: 20px;
  float: left;
}
.sislist .sislist2 img{
  width: 100%;
  height: 148px;
}
.sislist .sislist2 p{
  width: 100%;
  height: auto;
  line-height: 34px;
  color: #915B38;
  font-size: 30px;
  min-height: 250px;
  margin-top: 10px;
}
.sislist .sislist3{
  width: 290px;
  display: block;
  float: left;
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #84cef5;
  color: #915B38;
  font-size: 25px;
  line-height: 32px;
}
.sislist .sislist3:last-child{
  border-bottom: 0px;
  padding-bottom: 0px;
}
.sislist .sislist3:nth-child(3){
  padding-top: 0px;
}
/* fri */
.frilist{
  margin-top: 60px;
  overflow: hidden;
  clear: both;
}
.frilist .frilist1{
  width: 238px;
  display: block;
  margin-right: 20px;
  float: left;
}
.frilist .frilist1 img{
  width: 100%;
  height: 178px;
}
.frilist .frilist1 p{
  width: 100%;
  line-height: 1;
  color: #333;
  font-size: 28px;
  padding: 15px;
  min-height: 160px;
}
.frilist .frilist2{
  width: 462px;
  display: block;
  margin-right: 20px;
  float: left;
  min-height: 114px;
  background: #2375b8;
  margin-bottom: 15px;
  overflow: hidden;
}
.frilist .frilist2 img{
  width: 237px;
  height: 100%;
  float: left;
  margin-right: 20px;
}
.frilist .frilist2 span{
  line-height: 1;
  color: #fff;
  font-size: 24px;
  padding: 10px;
  display: block;
  margin: 15px 20px;
}
.frilist .frilist3{
  width: 460px;
  display: block;
  font-size: 25px;
  line-height: 32px;
  overflow: hidden;
  background: #2375b8;
  min-height: 416px;
}
.frilist .frilist3 span{
  padding: 15px 20px;
  display: block;
  color: #fff;
}
.frilist .frilist3 img{
  width: 100%;
  height: 236px;
}
/* glo */
.glolist{
  margin-top: 60px;
  overflow: hidden;
  clear: both;
}
.glolist a{
  width: 251px;
  display: block;
  margin-right: 20px;
  float: left;
  margin-right: 65px;
}
.glolist a:last-child{
  margin-right: 0px;
}
.glolist a img{
  width: 100%;
  height: 168px;
}
.glolist a p{
  width: 100%;
  line-height: 20px;
  color: #915B38;
  font-size: 16px;
  padding: 10px 0px;
}
/* opp */
.opplist{
  margin-top: 60px;
  overflow: hidden;
  clear: both;
}
.opplist a{
  display: block;
  float: left;
}
.opplist a img{
  width: 100%;
}
.opplist .opplist1{
  width: 518px;
  background: #2375b8;
}
.opplist .opplist1 img{
  height: 314px;
}
.opplist .opplist1 p{
  min-height: 110px;
}
.opplist a p{
  width: 100%;
  line-height: 1;
  color: #fff;
  font-size: 22px;
  padding: 15px 20px;
  min-height: 212px;
}
.opplist .opplist2{
  width: 341px;
  background: #5daef1;
}
.opplist .opplist2 img{
  height: 212px;
}
.opplist .opplist3{
  width: 341px;
  background: #bee0fd;
}
.opplist .opplist3 p{
  color: #333;
}
.opplist .opplist3 img{
  height: 212px;
}
.footer{
  text-align: center;
}
.totop{
  line-height: 48px;
  height: 48px;
  margin-top: 60px;
}
.totop a{
  font-size: 24px;
  color: #131313;
}
.footerbg{
  background: #2375b8;
  padding: 40px 0px;
}
.footerbg p{
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}