<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	overflow-x: hidden;
}
a{cursor: pointer;}
/*å¯¼èˆª*/
header{
	width: 100%;
	height: 100px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	z-index: 999999999999999;
	box-shadow: 0px 0px 5px slategray;
}
.header_box{
	margin: 0 auto;
    width: 93%;
    max-width: 1200px;
    position: relative;
}
.header_box img{
	height:50px;
	width: auto;
	margin-top: 25px;
	float: left;
}
/*pcç«¯å¯¼èˆª*/
.header_ul{
	display: flex;
	
	float: right;
}
.header_ul li{
		width: 120px;
		height: 96px;
		font-size: 16px;
		position: relative;
		line-height: 96px;
		text-align: center;
}
.header_ul li:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 15px;
    top: 50%;
    transform: translate(0%, -50%);
    background: #333333;
}
.header_ul li:nth-last-of-type(1):after {
    display: none;
}
.head_show{
	color: #215eb9;
	border-bottom: 4px solid #215eb9;
}
/*ç§»åŠ¨ç«¯å¯¼èˆª*/
.head_btn{
	width: 36px;
	position: absolute;
	top: 10px;
	right: 20px;
	
}
.head_btn img{
	width: 36px;
	height: auto;
}
.header_ul_mm{
	width: 100%;
	background: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0px 0px 5px slategray;
	position: absolute;
	top: 102px;
	left: 0;
	right: 0;
	padding: 10px 0;
	display: none;
}
.header_ul_mm li{
	width: 80%;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 50px;
	border-bottom: 1px solid #DFDFDF;
	font-size: 16px;
}


/*banner*/
.banner{
	margin-top: 100px;
}
.banner img {
    width: 100%;
}
@media screen and (max-width: 1024px) {
.banner img {
    width: 350%;
    margin-left: -125%;
}
}
.qiehuan_w {
    padding: 80px 60px 40px;
    box-sizing: border-box;
    border-bottom: 2px solid #efeff1;
}

.qiehuan_z {
    width: 22%;
}

.qiehuan_z ul li {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
    cursor: pointer;
}

.qiehuan_z ul li:last-of-type {
    margin-bottom: 0;
}

.qiehuan_z ul li.on {
    color: #215eb9;
}

.qiehuan_z ul li.on:before {
    display: block;
    float: left;
    content: "";
    width: 15px;
    height: 36px;
    background: #215eb9;
    margin-top: 8px;
    margin-left: -30px;
}

.qiehuan_y {
    width: 78%;
    border-left: 1px solid #dfdfdf;
    box-sizing: border-box;
    padding-left: 10%;
}

.qiehuan_y .swiper-slide {
    overflow: hidden;
}
.mm{
    display: none;
}
.swiper-slide_z {
    width: auto;
  	height: 100%;
	margin-top: auto;
	margin-bottom: auto;
}

.swiper-slide_z img {
    width: 100%;
    border-radius: 10px;
}

.swiper-slide_y {
    width: 70%;
}

.swiper-slide_y h2 {
    font-size: 24px;
    color: #9d1f2e;
    margin-bottom: 10px;
    font-weight: bold;
}

.swiper-slide_y h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left top 3px;
}

.swiper-slide_y h3:first-of-type {
    background-image: url("../image/a2_04.png");
}

.swiper-slide_y h3:last-of-type {
    background-image: url("../image/a3_07.png");
}

.swiper-slide_y p {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.swiper-slide_y p:last-of-type {
    margin-bottom: 0;
}

.swiper-slide_y p span {
    margin-right: 14px;
}

.qiehuan_y .swiper-container {
    padding-bottom: 50px;
    box-sizing: border-box;
}

.qiehuan_y .swiper-button-next {
    top: unset;
    bottom: 0;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background: url("../image/y_l_04.png") center no-repeat;
}

.qiehuan_y .swiper-button-prev {
    top: unset;
    bottom: 0;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background: url("../image/z_l_04.png") center no-repeat;
    right: 55px;
    left: unset;
}

.aaaa {
    display: none;
}

.aaaa:first-of-type {
    display: block;
}

.qiehuan_yk * {
    font-size: 16px;
    color: #333333;
}

.qiehuan_yk {
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
}

.qiehuan_yk {
    font-size: 16px;
    color: #333333;
    width: 70%;
    /*padding-top: 20px;*/
}

.aaaa_dk {
    overflow: hidden;
}




/* åœ£æœ¬ç”Ÿæ´»*/
@media screen and (orientation: landscape){

	.recruit_box{
		min-height: 400px;
		margin-top: 30px;
	}
	
		.title{
			width: 100%;
			text-align: center;
			font-size: 24px;
			padding-top: 35px;
		}

    .p-title{
      width: 100%;
			text-align: center;
			font-size: 24px;
      margin-bottom: 30px;
    }

    .video-box{
      width: 80%;
      margin: 30px auto;
      margin-bottom: 60px;
      min-height: 75vw;
    }

    .video-box div{
      width: 100%;
      margin-bottom: 35px;
      background-color: black;
    }
    video{
      height: 30vw;
    }
	
}

	/* ç«–å± */
	@media screen and (orientation: portrait){

			.title{
				width: 100%;
				text-align: center;
				font-size: 18px;
				padding-top: 25px;
			}


      .video-box{
        width: 80%;
        margin: 30px auto;
        margin-bottom: 10vw;
        min-height: 75vw;
      }
  
      .video-box div{
        width: 100%;
        margin-bottom: 35px;
        background-color: black;
      }
      video{
        height: 30vw;
      }
      .p-title{
        width: 100%;
        text-align: center;
        font-size: 18px;
        margin-bottom: 30px;
      }
		
		
	}







/* åœ£æœ¬ç”Ÿæ´»end*/



/*åº•éƒ¨ä¿¡æ¯*/
.footer {
    border-top: 3px solid #215eb9;
    box-sizing: border-box;
}


@media screen and (min-width: 1100px) {
.footer_w {
    padding: 26px 30px 36px 30px;
    box-sizing: border-box;
}
.foot_logo_box{
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 1.5%;
}

.shang{
	float: left;
	margin-left: 55px;
}
}

.foot_logo{
	width: 180px;
	height: auto;
	margin-bottom: 10%;
	
}
.gsimg{
	float: left;
	margin-left: 36%;
}
.gsimg img{
	width: 35px;
	height: auto;
}
.wenimg{
	float: left;
	margin-left: 6%;
}
.wenimg img{
	width: 38px;
	height: auto;
}
@media screen and (max-width: 1100px) {
.footer_w {
    padding: 26px 5px 36px 5px;
    box-sizing: border-box;
}	
	.foot_logo_box{
		width: 180px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
		
		}
.gsimg{
	float: left;
	margin-left: 30%;
}
.wenimg{
	float: left;
	margin-left: 8%;
	margin-bottom: 5%;
}
	.shang{
		float: left;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.shang li {
    	text-align: center!important;
	}
	.xia {
    text-align: center!important;
	}
}


.shang li {
    text-align: left;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}
.icp{
	font-size: 14px!important;
}
.shang li:last-of-type img {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 4px;
}

.xia {
    text-align: left;
    margin-left:-2px ;
    margin-top: 0px;
    margin-bottom: 0px;
}

.xia li {
    font-size: 14px;
    color: #333333;
    padding: 0 8px 0 2px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.xia li:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 15px;
    top: 50%;
    transform: translate(0%, -50%);
    background: #333333;
}

.xia li:last-of-type:after {
    display: none;
}
</pre></body></html>