<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}

.title_main {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin: 20px auto 0;
}
.title_con{
	color: #f77827;
	text-align: center;
	font-size: 20px;
}
.zxbtn {
    width: 350px;
    line-height: 64px;
    background: #f64c42;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 28px;
}
.div_jianjie{
	border-radius: 5px;
    box-shadow: 0px 0px 8px 2px rgb(170 152 152);
    margin: -23px auto;
    z-index: 999;
}
.div_jianjie .left img,.div_jianjie .right img{
	float: left;
    margin: 20px 0 0 36px;
}
.div_jianjie .left,.div_jianjie .right{
	width: 50%;
	background: #fff;
	padding: 20px 0;
}
.div_jianjie .right{
	background-color: #f77827;
}
.div_jianjie .left article,.div_jianjie .right article{
	width: 78%;
    float: right;
    margin: 20px;
	line-height: 30px;
}
.div_jianjie .left article strong,.div_jianjie .right article strong{
    font-size: 24px;
}
.div_jianjie .left article strong{
	color: #f77827;
}
.div_jianjie .left article strong b{
	color: black;
}

.div_jianjie .left article  a{
	background: red;
	width: 210px;
	display: block;
	text-align: center;
	margin: 4% 0 0 90px;
	border-radius: 30px;
	color: #fff;
	line-height: 38px;
}
.div_jianjie .left article p{
	margin: 1% auto;
	text-indent: 32px;
}
.div_jianjie .right article p{
	margin: 1% auto;
	color: #fff;
}
.div_jianjie .right article strong{
	color: #fff;
}

.div_jianjie .right article a {
	background: #fff;
    width: 280px;
    display: block;
    text-align: center;
    margin: 4% 0 0 50px;
    border-radius: 30px;
    color: red;
    line-height: 38px;
}

.div_qianjing{
    margin: 8% auto 6%;
}
.div_qianjing .left{
	width: 50%;
}
.div_qianjing img{
	width: 48%;
}
.div_qianjing .left strong{
	font-size: 32px;
}
.div_qianjing .left strong b{
	font-size: 22px;
    color: #f77827;
}
.div_qianjing .left p{
    margin: 5% 0;
    font-size: 18px;
    line-height: 34px;
    text-indent: 32px;
}

.div_qianjing .left a{
    background: #f77827;
    width: 280px;
    display: block;
    text-align: center;
    margin: 4% 0 0 50px;
    /* border-radius: 30px; */
    color: #fff;
    line-height: 70px;
    font-size: 26px;
}

.div_zyjieshao{
	background-color: #f6f6f6;
	padding: 30px 0;
}

.div_zyjieshao img{
	width: 44%;
    float: left;
    margin: 2% 0 auto;
}
.div_zyjieshao .right{
	width: 50%;
	float: right;
}
.div_zyjieshao .right strong{
	font-size: 32px;
}
.div_zyjieshao .right  strong b{
	font-size: 22px;
    color: #f77827;
}
.div_zyjieshao .right  p{
	margin: 5% auto;
	font-size: 18px;
	line-height: 34px;
}

.div_zyjieshao .right  a{
    background: #f77827;
    width: 280px;
    display: block;
    text-align: center;
    margin: 4% 0 0 50px;
    /* border-radius: 30px; */
    color: #fff;
    line-height: 70px;
    font-size: 26px;
}


/* box-2 */
.bg_kecheng{
	background: url(../images/bg1.jpg) no-repeat;
	padding: 30px 0;
	background-size: cover;
}
.box-2{margin-top: 50px;}
.ldmk_con{width: 1200px;margin:0 auto;margin-top: 30px;}
.zynav{width: 1200px;margin:0 auto;margin-top: 12px;overflow: inherit;}
.zynav .swiper-slide{width: 180px;height: 64px;background: transparent;font-size: 24px;color: #fff;font-weight: bold;text-align: center;line-height: 64px;margin-bottom: 14px;border: 1px solid #fff;box-sizing: border-box;}
.zynav .swiper-slide-thumb-active{background: #fff;color: #f97907}
.zycon{width: 1200px; margin:0 auto; }
.zycon .rxkc_item{width: 100%;opacity: 1;margin: 20px auto;border-radius: 15px;}
.rxkc_item img{width: 636px;margin-bottom: 15px;}
.rxkc_item ul{width: 538px;}
.rxkc_item li{
	font-size: 24px;
    color: #fff;
}
.rxkc_item li i{    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    font-size: 20px;
    color: #f97907;
    line-height: 40px;
    text-align: center;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    margin: 0 18px 18px 0;
}

.bg_kecheng a.kecheng_a{
	background: #fff;
	width: 300px;
	display: block;
	text-align: center;
	margin: 3% auto;
	/* border-radius: 30px; */
	color: #f77827;
	line-height: 60px;
	font-size: 26px;
}

.bg_chengse{
	background: #f77827;
	padding: 30px 0;
}
.bg_chengse .wrap .left{
	width: 40%;
	float: left;
}
.bg_chengse .wrap .right{
	float: right;
}
.bg_chengse strong{
	color: #fff;
	font-size: 34px;
}
.bg_chengse p{
	color: #fff;
    font-size: 18px;
    margin: 4% auto;
	line-height: 34px;
}
.bg_chengse p b{
	font-size: 24px;
}
.table{
	background-color: #fff;
}
td{
    border: 1px solid #f77827;
	padding: 10px;
	width: 50%;
	font-size: 18px;
}

.bg_chengse a{
	background: #fff;
	width: 300px;
	display: block;
	text-align: center;
	margin: 3% auto;
	/* border-radius: 30px; */
	color: #f77827;
	line-height: 60px;
	font-size: 26px;
}

.div_jiuye .ul_list1{
    width: 53%;
}

.div_jiuye .left{
	width: 46%;
}
.div_jiuye .left p{
	width: 90%;
}
.ul_list1 li{
    width: 46%;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 2px #f77827;
	padding: 0 0 20px 0;
}
.ul_list1 li img{
	width: 100%;
}
.ul_list1 li strong{
	display: block;
    text-align: center;
    margin: 3% auto;
    font-size: 20px;
}
.ul_list1 li p{
    width: 90%;
    margin: 1% auto;
    line-height: 28px;
}


.bg2{
	background: url(../images/bg2.jpg);
	padding: 30px 0 1px  0;
}
.bg2 .title_main{
	color: black;
}
.jy2 {
    width: 1330px;
}
.qiye_p{
	line-height: 30px;
	margin: 1% auto;
	text-indent: 32px;
}
.jy2 {width: 1330px;}
.hzdw {width: 538px;}
.hzdw .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.jyfx {width: 777px;}

.bg2&gt;a{
	background: #f77827;
	width: 280px;
	display: block;
	text-align: center;
    margin: 3% auto;
	color: #fff;
	line-height: 70px;
	font-size: 26px;
}

.bg3{
	background: url(../images/bg3.jpg);
	padding: 30px 0 1px  0;
}
.bg3 .qiye_p{
	color: #fff;
	text-align: center;
}
.ul_list2 li{
	width: 31%;
}
.ul_list2 li img{
	width: 100%;
}

.bg3 a{
	background: #f77827;
	width: 280px;
	display: block;
	text-align: center;
    margin: 3% auto;
	color: #fff;
	line-height: 70px;
	font-size: 26px;
}
.color_black{
	color: black;
}

.xuexiao_youshi{
	margin: 3% auto;
}
.xuexiao_youshi .swiper-slide{
    box-shadow: 0px 5px 7px 0px #f98c2a;
	height: 460px;
	margin: 10px auto;
	overflow: hidden;
}
.xuexiao_youshi .swiper-slide img{
	width: 100%;
	transition: all .5s;
}
.xuexiao_youshi .swiper-slide:hover img{
	transform: scale(1.1);
}

.xuexiao_youshi .swiper-slide p{
	margin: 3% auto;
    width: 90%;
    line-height: 30px;
    text-indent: 30px;
}

.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hslbox1{  z-index:2; position:relative; background-color:#fff; }
.hslbox1_1{display:flex;justify-content:space-between;flex-wrap:wrap; margin-top:30px;}
.hslbox1_1 a{ width:255px; height:245px; background-color:#f0f0f0; margin-bottom:60px;display: block;}
.hslbox1_1 span{ display:block; margin:30px auto 30px auto; width:82px; height:82px; border-radius:82px; background-color:#ff5653; text-align:center; line-height:82px;}
.hslbox1_1 span i{ color:#fff; font-size:40px;}
.hslbox1_1 p{ padding:0 15px; color:#333; font-size:17px; text-align:center;}
.hslbox1_1 a:hover{ background-color:#ff5653; box-shadow:0 0 20px rgba(255,86,83,.3);}
.hslbox1_1 a:hover span{ background-color:#fff;}
.hslbox1_1 a:hover span i{color:#ff5653}
.hslbox1_1 a:hover p{ color:#fff;}

.hslboxbtn a{ display:block; color:#fff; background-color:#ff5653; font-size:20px; width:450px; height:80px; line-height:80px; border-radius:40px; text-align:center;}
.hslboxbtn{ display:flex;justify-content:center; margin-top:50px;}</pre></body></html>