
/*banner*/
.banner{
   position: relative;
   margin-top:5rem;
   height: 30rem;
   width: 100%;
   background: url(/images/jsys/banner0.jpg) center center no-repeat;
   min-height: 100svh;
   background-size: cover;
   
}
.bannerText{
   position: absolute;
   top: 34%;
   width: 100%;
   padding: 0 9%;
}
.banner h1{
   margin-bottom: 0;
   font-family: "SourceHanSansCN-Bold";
   font-size: 1.8rem;
   /*font-weight: bold;*/
   color: #ffffff;
}
.banner p{
   font-family: "SourceHanSansCN-Regular";
   font-size: 1rem;
   color: #ffffff;
   margin: 14px 0;
   /*letter-spacing: 1px;*/
}


.hxjzl1{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/jsys/banner1.jpg) center center no-repeat;
   background-size: cover;
}
.hxjzl2{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/jsys/banner2.jpg) center center no-repeat;
   background-size: cover;
}
.hxjzl3{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/jsys/banner3_2.jpg) center center no-repeat;
   background-size: cover;
}
.hxjzl4{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/jsys/banner4.jpg) center center no-repeat;
   background-size: cover;
}
.hxjzl5{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/jsys/banner5.jpg) center center no-repeat;
   background-size: cover;
}
.hxjzlImg{
   margin-top: 5rem;
}
.hxjzlText{
   margin: 3rem auto;
   width: 40rem;
   text-align: center;
   /*letter-spacing: 3px;*/
}
.hxjzlText h3{
   font-family: 'SourceHanSansCN-Bold';
   font-size: 1.8rem;
   color: #fff;
   margin-bottom: 1rem;
}
.hxjzlText p{
	font-family: 'SourceHanSansCN-Regular';
   font-size: 1rem;
   color: #fff;
   margin-bottom: 2rem;
}

.bfzlzs{overflow: hidden;margin-bottom: 3rem;}
.bfzlzsTop {
  text-align: center;
  margin-bottom: 4rem;
}
.bfzlzsTop h3 {
  font-size: 1.8rem;
  font-family: 'SourceHanSansCN-Bold';
  color: #000;
  margin-top: 4rem;
}
.bfzlzsdiv {
  width: 50rem;
  margin: 0 auto;
}


.roll-wrap:hover .control{
    display: block;
}

.roll-wrap{
    position: relative;
    width: 100%;
    height: 50vh;
    overflow: hidden;
}
.roll-wrap .roll__list{

}
.roll_row .roll__list::before, .roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}
.roll_row .roll__list::after {
    clear: both;
}
.roll_row .roll__list{
    width: 9999px;
}
.roll_row .roll__list li{
    float: left;
    display: block;
    margin-right: 50px;
    width: 210px;
    height: 340px;
    line-height: 100px;
    /*font-weight: bold;*/
    font-size: 26px;
    text-align: center;
    color: #000;
}
.control{
    position: absolute;
    top: 6rem;
    display: none;
    padding: 5px 11px 10px;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
	border-radius: 25px;
  font-size: 30px;
  line-height: 30px;
}
.control:hover{
    background-color: #0e2684;
	color: #fff;
}
.control.pre{
    left: 5px;
}
.control.next{
    right: 5px;
}
.bfzstu{}
.bfzstu img{}
.bfzstitle{font-family: 'SourceHanSansCN-Regular';}



@media screen and (max-width: 480px){
	.banner h1{font-size: 1.2rem;text-shadow: 2px 3px 2px #3d3d3d;}
	.banner p{font-size: 0.8rem;text-shadow: 2px 3px 2px #3d3d3d;}
	.banner{
		width: 100%;
		margin-top: 2.5rem;
		height: auto;
	}
	.bannerBox {width: 100%;}
	.bannerL{
		width: 80%;
		margin:2rem auto 0;}
	.bannerR {
    width: 94%;
    text-align: center;
    margin:1rem auto 0;
	padding: 5rem 0;
}
.bannerImg {
    width: 65%;
    margin: 0 auto 0.8rem;
}
.bannerText{
	font-size: 0.8rem;
	line-height: 1.2rem;
	width: 94%;
    margin: 0 auto;
    position: unset;
    padding: 10rem 0 0;
	text-align:center;}
.hxjzl1 {
  background: #d7d7d7 url(/images/jsys/banner1_m.jpg) center center no-repeat;
}
.hxjzlText{ text-align:center;}
.hxjzl2 {
  background: #d7d7d7 url(/images/jsys/banner2_m.jpg) center center no-repeat;
}
.hxjzl3 {
  background: #d7d7d7 url(/images/jsys/banner3_m.jpg) center center no-repeat;
}
.hxjzl4 {
  background: #d7d7d7 url(/images/jsys/banner4_m.jpg) center center no-repeat;
}
.hxjzl5 {
  background: #d7d7d7 url(/images/jsys/banner5_m.jpg) center center no-repeat;
}
.hxjzlText h3 {
  font-size: 1.2rem;
}
.hxjzlText p {
  font-size: 0.8rem;
}
.bfzlzsTop h3 {
  font-size: 1.3rem;
}

.bfzlzsTop h3 {
  font-size: 1.3rem;}
.bfzlzsdiv {
  width: 100%;}
.roll-wrap {
  width: 100%;}
.roll_row .roll__list li{width: 150px;height:auto; font-size:0.8rem;}
.bfzstitle{ font-size:0.8rem;}

}
