/* * {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
} */
*{
	list-style-type: none;
}
.clear{
    clear: both;
}
.div1336 {
    width: 640px;
    margin: 0 auto;
}
.hxys_title {
    height: 115px;
    text-align: center;
}
.hxys_span span {
    font-size: 34px;
    color: #000;
    font-weight: bold;
}
.hxys_img {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.hxys_bj1 {
    background: url(../images/yx.png) no-repeat;
    height: 880px;
	background-size:100% 100%;
}
.hxys_ul {
    display: flex;
    /* justify-content: space-between; */
}
.hxys_ul li {
    margin-top: 28px;
    text-align: center;
    border-right: 2px solid #fff;
    padding: 0px 100px;
}
.none_bor_right {
    border-right: 0 !important;
}
.hxys_ul_span {
    margin-top: 15px;
    line-height: 30px;
}
.hxys_ul_span span {
    font-size: 14px;
    color: #fff;
}
.hxys_ul_span p {
    font-size: 12px;
    color: #fff;
}
.hxys_bj2 {
    width: 1200px;
    background: url(../images/index_bj4.png) no-repeat;
    height: 578px;
    position: relative;
	top: 10px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.swiper-button{
    /* position: relative; */
    width: 180px;
	display: block;
	margin-bottom: 20px;
	z-index: 2;
position: absolute;

}
.swiper-button .swiper-button-next{
    /* background-color: red; */
    background: url(../images/index20.png) no-repeat;
    width: 87px;
    height: 40px;
    right: 0;
    bottom: 50;
    top: auto;
}
.swiper-button .swiper-button-prev{
    /* background-color: blue; */
    background: url(../images/index19.png) no-repeat;
    width: 87px;
    height: 40px;
    left: 0;
    bottom: 100;
    top: auto;
}
.swiper-button .swiper-button-prev::after{
    content: "";
    background: url(../images/index24.png) no-repeat;
    width: 36px;
    height: 22px;;
}
.swiper-button .swiper-button-next::after{
    content: "";
    background: url(../images/index23.png) no-repeat;
    width: 36px;
    height: 22px;;
}
.div1266 {
    width: 1090px;
    margin-left: 60px;
}
.hxys_pzbz {
    display: flex;
    height: 111px;
    position: relative;
    top: 60px;
}
.hxys_pzbz span {
    font-size: 40px;
    color: #0c3a71;
    font-style: oblique;
}
.hxys_pzbz p {
    font-size: 24px;
    color: #0f258a;
    position: relative;
    top: 15px;
    left: 15px;
}
.hzys_pzbz_content {
    margin-top: 20px;
    display: flex;
}
.pzbz_left {
    width: 50%;
}
.pzbz_left .pzbz_bj1 {
    background: url(../images/index21.png) no-repeat;
    width: 340px;
    height: 54px;
    line-height: 54px;
    text-align: center;
	z-index: 1;
	position: relative;
}
.pzbz_left .pzbz_bj1 span {
    color: #fff;
}
.pzbz_z_body {
    margin-top: 40px;
}
.pzbz_z_body p {
    font-size: 18px;
    line-height: 35px;
    color: #343434;
}
.pzbz_jiantou {
    display: flex;
    width: 180px;
    justify-content: space-between;
    margin-top: 125px;
}
.jiantou_left {
    background: url(./images/index20.png) no-repeat;
    width: 87px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.jiantou_right {
    background: url(./images/index19.png) no-repeat;
    width: 87px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.swiper-container {
width: 100%;
/* height: 300px; */
margin-left: auto;
margin-right: auto;
}

.swiper-slide {
background-size: cover;
background-position: center;
}

.gallery-top {
/* height: 80%; */
width: 100%;
/* margin-top: 100px; */
}

.gallery-thumbs {
/* height: 20%; */
box-sizing: border-box;
/* padding: 10px 0; */
}

.gallery-thumbs .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.6;
}

.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.indexhxp{
  color: white;
  font-size: 40px;
  font-weight: bold;
  margin-top: 80px;
}













