<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
@font-face{
	font-family:SourceHanSerifSC;
	src: url('../fonts/SourceHanSans.eot');
	src: url('../fonts/SourceHanSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SourceHanSans.woff2') format('woff2'),
		url('../fonts/SourceHanSans.woff') format('woff'), 
		url('../fonts/SourceHanSans.ttf') format('truetype'),
		url('../fonts/SourceHanSans.svg#SourceHanSans') format('svg');
}
@font-face{font-family:SourceHanSerifCN-Bold;src:url(../fonts/SourceHanSerifCN-Bold.otf)}
html{font-size: 16px;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:80%;margin:0 auto; max-width: 1300px;}

.s_width3{width:84%;margin:0 auto;}
.s_width4{width:80%;margin:0 auto;}
.none{display:none;}
.block{display:block;}
.b{display: block; transition: 0.5s;}
.n{display: none; transition: 0.5s}
.siyuan{font-family: 'SourceHanSerifCN-Bold';}

.r{float: right}
.h_line{line-height: 38px; background:#f0f2f6; color: #939393; font-size: 15px; padding:0 0; position: relative; z-index: 99;}
.h_line .s_width{display: flex;justify-content: space-between;}
.h_line .h_line_r{ display: flex; justify-content: flex-end; align-items: center;}
.h_line .h_line_r a{ display: block; margin: 0 0 0 15px; }
.h_line .h_line_r .erwei_pic{position: absolute;	top: 30px;	left: 0;	margin-left: 0;	padding-bottom: 0;	opacity: 0;	visibility: hidden;	transition: all .3s ease;}
.h_line .h_line_r .erweid{position: relative;padding:0 5px;}
.h_line .h_line_r .erweid:hover .erwei_pic{opacity: 1; visibility: visible;}





.header{width:100%; padding:28px 0;z-index: 98; transition: 0.5s; background: #fff; position: relative; }
.header .s_width{ display: flex;justify-content: space-between; align-items: center; }

.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  height:70px; }
.header .logo img{ max-width:318px;width: 100%; margin: 0 auto; vertical-align: middle}
.header ul{width:40%; display: flex;justify-content: center;align-items: center;}
.header li{width:calc(100%/3); display: flex;justify-content: center; align-items: center;}
.header li img{margin: 0 10px 0 0;}
.header li p{font-size: 1.3rem;font-weight: bold; color: #00aa83;}
.header li p span{font-size: 1.05rem;font-weight: bold; color: #00aa83; display: block;}
.header li p i{font-size: 1.6rem;  color: #00aa83; font-style: normal;}

.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #00aa83;position: relative; z-index: 2; }
.header .logo_tel div{width:50px;height: 50px;display: flex;justify-content: center; align-items: center; background: #00aa83; border-radius: 8px; margin: 0 10px 0 0;}
.header .logo_tel img{width:32px; }
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column; font-size: 0.97rem;line-height: 1;;   }
.header .logo_tel p i{ font-size: 2rem; font-family: neutra_text_tf;color: #00aa83;font-style: normal; letter-spacing: -1px; }
.index_nav3{width:100%; background: #00aa83;}
.index_nav3 ul{ display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;  }
.index_nav3 li{line-height:50px;width:calc(100%/8 - 30px);text-align: center; display: flex; justify-content: center; align-items: center; position: relative;}
.index_nav3 li.index_p2{ position: relative;}
.index_nav3 li a{color:#fff;font-size:1rem;display:block; position: relative; }
.index_nav3 li a:hover{font-weight:bold; text-decoration:none ;color: #fff;}
.index_nav3 li a.aa:after{width:0;height:2px;background: #00aa83;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav3 li:hover a.aa:after{width:100%;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}


.son2{position: absolute; z-index: 5; top: 100%;width:240px; left: 50%;margin-left: -120px; box-sizing: border-box;  display: none;background:#24ba98;padding:0 0; }
.index_nav3 li .son2 a{font-size:1rem;line-height: 3rem;color: #fff;display: block;  transition: 0.3s;padding: 0 0; border-bottom: 1px solid rgba(255,255,255,.1);}

.swiper-slide img {
    width: 100%
}
.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBoxbann .hd li.on{ background: #F60;  }
.slideBoxbann .bd{ position:relative; z-index:0; }
.slideBoxbann .bd li{ position:relative; text-align:center;  }
.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }


.header_h .index_nav2 li a{color:#333;}
.header_h .index_nav2 li div a {color:#fff;}
.header_h .index_nav3 li a{color:#333;}
.header_h .index_nav3 li div a {color:#fff;}

.banner{margin: 20px auto 0 auto; position: relative; }
.sty2 { position: relative;width:100%;margin:0 0 0 0}
.sty2 .swiper-container {width: 100%; }
.sty2 .swiper-slide {width: 100%;display: block;margin-right: 0;position: relative; overflow: hidden;transition: all linear 0.4s}
.sty2 .swiper-slide img {width: 100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.sty2 .swiper-slide .wz { color: #2d2d2d; opacity: 1; padding:0 35px; position: absolute;z-index: 2;width:100%;bottom:0;left:0;height: 100%;background: url(../images/hhbg.png) repeat-x left bottom; display: flex;justify-content: flex-end;flex-direction: column; align-items: flex-start; padding:0 25px 25px 25px;}
.sty2 .swiper-slide .wz strong{ color: #fff; display: block; font-size:1.5rem; line-height:2.5rem; text-align: center;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;  }
.sty2 .swiper-slide .wz span{  color: #fff; font-size:1rem;line-height: 33px;  display: block; }
.sty2 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s}
.sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty2 .swiper-button-prev {left: 0}
.sty2 .swiper-button-next {right: 0}

/* tongdao */
.tongdao{position: absolute;right: 15px;top:15px;width:300px;height:350px;z-index: 2; background: #fff;padding: 20px 25px}
.tongdao strong{display: block;text-align: center; font-size: 1.2rem;color: #333; line-height:2; margin: 0 0 10px 0;}
.layui-input{padding: 0 3px 0 10px;width:100%;overflow: hidden;border:1px solid rgba(0, 0, 0, .1);background:#fff;font-size: 14px;color: #666;line-height: 45px; margin: 0 1% 10px 0; border-radius: 10px;}
.layui-textarea{padding:1%;font-size: 15px;color: #888;line-height: 35px;  width: 100%;border:0 solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 3%;}
.layui-btn{ display:block; background: #95dad5; color:#fff;width: 100px; margin: 0 auto;  font-size: 14px; height:38px;   line-height: 38px; border:none!important;  padding:0 10px; }
.layui-btn-primary{margin: 0 0 0 0;float: right;}


/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 0.95rem; position: absolute; z-index: 124; bottom:2.6rem; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 0.95rem; height: 0.95rem; margin-right: 0.95rem; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}
.video {width:100%;position: relative;overflow: hidden;z-index: 2;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.video .mm_bg{top: 0;height: 100%;width: 100%;background:   url(../images/mbg.png) repeat-x left top; z-index: 2;position: absolute}

/*footer*/
.footer{ background: #0e0f27 }
.footer .s_width:nth-child(1){ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:1rem; line-height:25px; color:#fff; margin-bottom:25px;font-weight: normal;  }
.footer strong a{ display: block; font-size:1rem; line-height:25px; color:#fff; margin-bottom:25px;font-weight: normal;  }
.footer strong a:hover{color:#1da8bc;}
.footer i{ width:30px;height:1px; background:rgba(255,255,255,.5);display: block; margin-bottom:25px;}
.footer .f_fenlei{ }
.footer .f_fenlei2{  }
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-direction: column;}
.footer .f_fenlei li{ line-height:2.2rem; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei li a{ color:#fff;font-size:0.95rem;  display: block}
.footer .f_fenlei li a:hover{ color:#1da8bc;}

.footer .f_erweima{width:245px}
.footer .f_erweima div{display: flex;justify-content: space-between; align-items: center; margin:0 0 25px 0;padding:0 0 25px 0;border-bottom: 1px solid rgba(255,255,255,.1);}
.footer .f_erweima div p span{ display: block;}
.footer .f_erweima div p span:nth-child(1){line-height:1; color: #fff; font-size: 1rem; }
.footer .f_erweima div p span:nth-child(2){line-height:  1.5; color: #1da8bc; font-size: 1.4rem;font-weight: bold; font-family: "PingFang SC";margin:10px 0 0 0;}
.footer .f_erweima div p span:nth-child(3){line-height: 1; color: #1da8bc; font-size: 1.4rem;font-weight: bold; font-family: "PingFang SC";}
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #eee; font-size: 0.95rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:148px; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ display: flex;justify-content: space-between;}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2 div{ line-height:2.2rem; color:#d5d5d5; font-size:0.95rem;padding:0 0 0 0}
.gtr{position:fixed; z-index:999999; bottom:0;  right:0; width:55px; height:55px;border-radius: 30px;}
.gtr ul li {  position: relative; }
.gtr ul li a{position: absolute;right: 0; top: 0; display:block;width:55px; height:55px;border-radius: 30px;transition: 0.5s; background-color:#e3e3e3;background:#e3e3e3 url(../img/tt.png) no-repeat center center;}
.gtr ul li a:hover{ background:#1d78f4 url(../img/tt-.png) no-repeat center center;}
/* in_title */
.t{ padding: 25px 0;}
.in_title{display: flex; justify-content: space-between; flex-wrap: wrap;align-items: center; border-bottom: 1px solid rgba(0, 0, 0, .1);  }
.in_title .in_title_l{ display: flex; justify-content:flex-start; align-items: center;font-size: 1rem;color: #595858;}
.in_title .in_title_l div{width:174px;display: flex; justify-content:flex-start; align-items: center;}
.in_title .in_title_l div img{margin: 0 10px 0 0;}
.in_title .in_title_l div p{font-weight: bold;font-size: 1.2rem;color: #222;}
.in_title ul{display: flex; justify-content:flex-start; align-items: center; }
.in_title dl{display: flex; justify-content:flex-start; align-items: center; }
.in_title a{ line-height: 4;font-size: 1rem;color: #595858; margin: 0 0 0 0;border-bottom: 2px solid #fff; display: block;}
.in_title .tab-nav a{margin: 0 15px 0 0;}
.in_title dl a{border-bottom: 2px solid #f5f6fa; margin: 0 0 0 15px;}
.in_title a:hover{ color: #00aa83;border-bottom: 2px solid #00aa83; }
.in_title a.current{ color: #00aa83;border-bottom: 2px solid #00aa83; }
.tab-con-item{display: none;  transition: all .3s; width:100%}
/* school */
.school{padding:0 0 25px 0}
.index_pic{ }
.index_pic .s_width{ display: flex; justify-content: flex-start; flex-wrap: wrap; }
.index_pic .s_width li{width:19.5%; background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 7%); border-radius: 10px; overflow: hidden; padding: 0 0 10px 0; margin: 0 0.6% 15px 0;}
.index_pic .s_width li:nth-child(5n){margin: 0 0 15px 0;}
.index_pic .s_width li .index_pic_img{overflow: hidden;}
.index_pic .s_width li .index_pic_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.index_pic .s_width li:hover .index_pic_img img{ transform:scale(1.05,1.05);}
.index_pic_text{border-bottom: 1px solid rgba(0,0,0,0.08); margin: 0 15px 5px 15px;padding:10px 0}
.index_pic_text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; color: #a4a4a4;font-size: 0.95rem; line-height: 1.7;}
.index_pic_text strong{display: flex; color: #333333;font-size: 1.15rem; line-height: 3;display: block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.index_pic_text2{ padding:10px 15px ;display: flex;justify-content: space-between; }
.index_pic_text2 span{padding: 0 5px;background: #e4f8f8; border-radius: 5px;line-height: 2.3;color: #3fbc99;font-size: 14px;}
.index_pic_text2 span a{ color: #3fbc99;font-size: 14px; display: block;}
.tdao{display: flex;justify-content:space-between;flex-direction:column; position: absolute;z-index: 2; top:0;left:50%;margin-left:-650px;height: 100%; }
/* rj_teacher */
.rj_teacher .s_width{display: flex;justify-content: space-between;flex-wrap: wrap; padding:0 0 45px 0}
.rj_teacher .s_width li{width:49.5%;border: 1px solid rgba(0,0,0,0.07); margin:0 0 25px 0;position: relative; overflow: hidden;}
.rj_teacher .s_width li  img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.rj_teacher .s_width li:hover  img{ transform:scale(1.05,1.05);}
/* se_gaokao */
.se_gaokao li img{width: 100%;display: block;}
/* case */
.case{}
.case_pic{}
.case_pic .s_width{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.case_pic .s_width li{width:19%;  border-radius: 10px;   padding: 0 0 10px 0; margin: 0 0 15px 0;}
.case_pic .s_width li .case_pic_img{overflow: hidden; position: relative; z-index: 1;}
.case_pic .s_width li .case_pic_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.case_pic .s_width li:hover .case_pic_img img{ transform:scale(1.05,1.05);}
.case_pic .case_pic_text{  margin: -20px auto 0 auto;padding: 10px 20px 14px 20px;width:95%;background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 7%); position: relative; z-index: 2;border-radius: 10px;}
.case_pic .case_pic_text:after{content: ''; width:30px;height:14px;background: url(../img/icon-2.png) no-repeat left center;position: absolute; right:15px; top:33px}
.case_pic .case_pic_text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5; color: #a4a4a4;font-size: 0.95rem; line-height: 1.4;}
.case_pic .case_pic_text strong{display: flex; color: #333333;font-size: 1.15rem; line-height: 2}
/* case_pic2 */
.case_pic2{}
.case_pic2 .s_width{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case_pic2 .s_width li{width:19%;  border-radius: 10px; overflow: hidden; position: relative;  margin: 0 1% 15px 0; background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 7%); }
.case_pic2 .s_width li .case_pic_img{overflow: hidden; position: relative; z-index: 1;}
.case_pic2 .s_width li .case_pic_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.case_pic2 .s_width li:hover .case_pic_img img{ transform:scale(1.05,1.05);}
.case_pic2 .case_pic_text{ padding: 10px 20px 14px 20px; position: relative; z-index: 2;}
.case_pic2 .case_pic_text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5; color: #a4a4a4;font-size: 0.95rem; line-height: 1.9;}
.case_pic2 .case_pic_text strong{display: flex; color: #333333;font-size: 1.15rem; line-height: 3}
/* fangan */
.fangan img{width:100%;display: block;}
/* benke */
.benke{display: flex;justify-content: space-between; flex-wrap: wrap;}
.benke li{ width: 49.5%; margin: 0 0 10px 0; }
.benke li img{ width: 100%; display: block; }
/* kecheng */
.kecheng{}
.kecheng_pic{}
.kecheng_pic .s_width{ display: flex; justify-content: space-between; align-items: flex-start; }
.kecheng_pic_l{ width:40%}
.kecheng_pic_l li a{position: relative; display: block;}
.kecheng_pic_r{width:59.5%;display: flex; justify-content:flex-start; flex-wrap: wrap;}
.kecheng_pic_r li{width:32.7%; background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 7%);   overflow: hidden;    margin: 0 0.9% 10px 0;}
.kecheng_pic_r li:nth-child(3n){ margin: 0 0 10px 0;}
.kecheng_pic_r li a{position: relative; display: block;}
.kecheng_pic_img{overflow: hidden; position: relative; z-index: 1;}
.kecheng_pic_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.kecheng_pic_r li:hover .kecheng_pic_img img{ transform:scale(1.05,1.05);}
.kecheng_pic_text{ padding:10px 15px;position: absolute; width:100%;height:100%;bottom: 0;left:0; z-index: 2;display: flex;justify-content: center;flex-direction: column;align-items: center;}
.kecheng_pic_text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; color: #fff;font-size: 1rem; line-height: 1.7;}
.kecheng_pic_text strong{display: flex; color: #fff;font-size:1.5rem; line-height: 2}
/* shunjian */
.shunjian{}
.shunjian_pic{ padding:0 0 35px 0}
.shunjian_pic .s_width{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.shunjian_pic .s_width li{width:24.5%;  border-radius: 10px;  margin: 0 0 15px 0;box-shadow: 0 0 35px rgb(0 0 0 / 7%); }
.shunjian_pic .s_width li .shunjian_pic_img{overflow: hidden; position: relative; z-index: 1;}
.shunjian_pic .s_width li .shunjian_pic_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.shunjian_pic .s_width li:hover .shunjian_pic_img img{ transform:scale(1.05,1.05);}
.shunjian_pic_text{   padding: 14px 20px 14px 20px; background: #fff;position: relative; z-index: 2; }
.shunjian_pic_text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; color: #a4a4a4;font-size:1rem; line-height: 2; text-align: center;}
.shunjian_pic_text strong{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; color: #222;font-size:1.2rem; line-height: 2; text-align: center; display: block;}
/* gk_chengji */
.gk_chengji img{display: block;margin: 0 auto;}
/* huise */
.huise{ background: #f5f6fa;margin: 15px 0 0 0; padding: 0 0 35px 0;}
.huise2{ background: #f5f6fa; padding: 65px 0;}
.liuxuelist{}
.liuxuelist .s_width{display: flex; justify-content: space-between; flex-wrap: wrap; }
.liuxuelist .s_width .lx_list{width:32.8%;background: #fff; margin: 0 0 10px 0;}
.lx_t_pic{position: relative;}
.lx_t_pic img{display: block;position: relative;width:100%;;}
.lx_t_pic p{position: absolute;left:35px;top:0;width:100%;height: 100%;z-index: 2;display: flex; justify-content: flex-start;align-items: center;color: #fff;font-size: 1.1rem;font-weight: bold;}
.liuxuelist ul{padding: 25px 0;}
.liuxuelist ul li{ padding: 0 0 0 15px; background: url(../img/jiao.png) no-repeat left center;line-height: 2.2;margin: 0 25px;}
.liuxuelist ul li a{display: block;font-size: 0.95rem;color: #333;}
.liuxuelist ul li a:hover{ color: #17c099;}
/* se_yishi */
.se_yishi{position: relative; display: flex; justify-content: space-between; align-items: flex-start; padding: 85px 0;}
.se_yishi_l{position: sticky;top:30px; width:30%}
.se_yishi_l img{width:100%; display: block;}
.se_yishi_r{ width:64%}
.se_yishi_r{ width:58%}
.se_yishi_r h1{ font-size:2rem;color: #00aa83;line-height: 4rem; padding: 0 0 35px 0; margin: 0 0 45px 0; border-bottom: 1px solid rgba(0, 0, 0, .1);}
.se_yishi_r p{ font-size:1rem;color: #777;line-height: 2.2rem;}
.se_yishi_r hr{  background-color: rgba(0, 0, 0, .1); height: 1px; border: 0; margin: 40px 0;}
/* wenda */
.wenda{}
.wendalist{ }
.wendalist .s_width{ display: flex; justify-content: space-between; flex-wrap: wrap; background: #fff; padding: 25px 25px;}
.wendalist li{ width:49%; padding: 0 0 25px 0; line-height: 2;margin: 0 0 25px 0;border-bottom: 1px solid #e5f5ff;}
.wendalist li a{display: block;font-size: 1rem;color: #111; background: url(../img/wen.png) no-repeat left center;line-height: 3; padding: 0 0 0 35px;}
.wendalist li a:hover{ color: #17c099;}
.wendalist li p{display: block;font-size: 0.95rem;color: #888; background: url(../img/da.png) no-repeat left 3px;line-height: 1.8; padding: 0 0 0 35px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
/* fangana */
.fangana{background: #fff;padding: 65px 0;}
.f_3{font-size: 2.7rem; line-height: 2; text-align: center;}
.f_3 p{font-size:1.5rem; line-height: 2;}
.f_2{font-size: 1.3rem; line-height: 2; }
.f_2 p{font-size:1.5rem; line-height: 2;}
.f_title{ color: #00aa83; margin: 0 0 35px 0; font-weight: bold; background: url(../images/xian.png) no-repeat center center; }
.f_title3{ color: #00aa83; margin: 0 0 35px 0; font-weight: bold; background: url(../images/xian3.png) no-repeat center center; }
.f_title4{ color: #00aa83; margin: 0 0 35px 0; font-weight: bold; background: none; }
.f_title2{ color: #fff; margin: 0 0 35px 0; font-weight: bold; background: url(../images/xian.png) no-repeat center center; }
.fangana p{font-size: 1rem;line-height: 2;}
.fangana ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fangana li{width:49%; line-height: 2;font-size: 1rem;color: #fff;display:flex;justify-content:center;align-items: center;box-shadow: 0 0 35px rgb(0 0 0 / 7%);  text-align: center;;padding: 15px 0; border-radius: 20px;margin: 0 0 20px 0; background: #ffab63;  padding:15px 10px}
.fangana li:nth-child(2){ background: #50a4be;}
.fangana li:nth-child(3){ background: #64a9f4;}
.fangana li:nth-child(4){ background: #c17ffa;}
.fangana li:nth-child(5){ background: #ef8099;}
/* fanganb */
.fanganb{background:#64a9f4; padding: 65px 0;}
.fanganb ul{display: flex;justify-content: space-between; align-items: center;}
.fanganb ul li{width:150px;height:150px;background:#fff;border-radius: 15px; display: flex;justify-content: center;align-items: center;flex-direction: column;}
.fanganb ul p{font-size: 1.1rem;line-height: 3; text-align: center; color: #111;}
.fanganb ul div{display: flex;justify-content: center; align-items: center;}
/* fanganc */
.fanganc{padding: 65px 0;}
.fanganc ul{display: flex;justify-content: space-between; flex-wrap: wrap;padding: 65px;border: 2px solid #00a1e9;}
.fanganc ul li{width:50%; display: flex;justify-content:flex-start; align-items: center; margin: 0 0 25px 0;}
.fanganc ul div{margin: 0 25px 0 0;}
.fanganc ul p{font-size: 1rem;line-height: 2; text-align: center; display: flex;justify-content:flex-start; flex-direction: column;align-items: flex-start;}
.fanganc ul p span{color: #666;}
.fanganc ul div{display: flex;justify-content: center; align-items: center;}
.huise{ background: #edf8fd;}
/* fengcai */
.fengcai{}
/* fangand */
.fangand{padding: 65px 0;}
.fangand ul{display: flex;justify-content: space-between; flex-wrap: wrap;padding: 65px;border: 6px solid #00a1e9; background: url(../images/bg.jpg) no-repeat right center; border-radius: 55px;}
.fangand ul li{width:100%; display: flex;justify-content:flex-start; align-items: center; margin: 0 0 25px 0;}
.fangand ul div{width:80px;height: 80px;border-radius: 40px;background-image: -webkit-linear-gradient(270deg,#ef6c71, #ee5859); color: #fff;font-family: 'neutra_text_tf';font-size: 2rem;margin: 0 25px 0  0; }
.fangand ul p{font-size: 1rem;line-height: 2; width: calc(100%/1 - 120px);  display: flex;justify-content:flex-start; flex-direction: column;align-items: flex-start;}
.fangand ul p span{color: #666;}
.fangand ul div{display: flex;justify-content: center; align-items: center;}
.fangand dl{  }
.fangand dd{ background: #eee;margin: 0 0 10px 0;padding:25px 15px;border-radius: 65px;text-align: center;font-size: 1.35rem;line-height: 2; font-weight: bold;}
.fangand dd span{color: #ee5859;}
.fangand dd:nth-child(2){margin: 0 0 0 0;}
/* fangane */
.fangane{padding: 65px 0;}
.fangane dl{display: flex;justify-content: space-between; flex-wrap: wrap;padding: 25px;border: 4px dashed #00a1e9; border-radius: 0;}
.fangane dt{ width:25%;background: #00a1e9; margin: 0 0 10px 0; display: flex;justify-content: center;align-items: center; color:#fff;padding: 15px 0; font-size: 1.5rem;font-weight: bold;}
.fangane dd{ width:74%;background: #c6dde7;margin: 0 0 10px 0;padding:25px 15px; font-size: 1.05rem;line-height: 2;}
.fangane ul{display: flex;justify-content: space-between; flex-wrap: wrap;padding: 45px;border: 4px dashed #00aa83; border-radius: 0;}
.fangane li{ width:30%;margin: 0 0 10px 0; display: flex;justify-content: center;align-items: center; flex-direction: column; color:#00aa83; text-align: center; }
.fangane li p{width:100%;  color:#00aa83;padding: 15px 0; font-size: 1.5rem;font-weight: bold; border-bottom: 2px solid #00aa83;}
.fangane li span{  width:100%; color:#444;padding: 15px 0; font-size: 1.1rem; border-bottom: 1px solid #00aa83;}
/* fanganf */
.fanganf{background:#64a9f4; padding: 65px 0;}
.fanganf ul{display: flex;justify-content: space-around;   flex-wrap: wrap;}
.fanganf ul li{width:24%;padding:25px 0; background:#fff;border-radius: 15px; display: flex;justify-content: flex-start;align-items: center;flex-direction: column; margin: 0 0 25px 0;}
.fanganf ul p{font-size: 1.1rem;line-height:1.5; text-align: center; color: #111; padding:0 5%}
.fanganf ul div{display: flex;justify-content: center; align-items: center; font-family: 'neutra_text_tf';font-size: 2rem;line-height: 1; margin: 0 0 15px 0; color: #6ec7f5;}
/* fangang */
.fangang{padding:0 0 65px 0;}
.fangang dl{display: flex;justify-content: space-between; flex-wrap: wrap;padding: 25px;border: 4px dashed #a0d2f3; border-radius: 0;}
.fangang dt{ width:25%;background: #3ca0e3; margin: 0 0 10px 0; display: flex;justify-content: center;align-items: center; color:#fff;padding: 15px 0; font-size: 1.5rem;font-weight: bold;}
.fangang dd{ width:74%;background: #a0d2f3;margin: 0 0 10px 0;padding:25px 15px; font-size: 1.05rem;line-height: 2;}
/* fanganh */
.fanganh{background:#64a9f4; padding: 65px 0;}
.fanganh ul{display: flex;justify-content: space-between; align-items: center;}
.fanganh ul li{width:177px;height:177px;padding:45px 0; background:#fff;border-radius: 15px; display: flex;justify-content: flex-start;align-items: center;flex-direction: column;}
.fanganh ul p{font-size: 1.05rem;line-height:2; text-align: center; color: #111;}
.fanganh ul div{display: flex;justify-content: center; align-items: center;}
/* fangani */
.fangani{ padding: 65px 0 30px 0;}
.fangani dl{ padding: 34px;border: 4px dashed #a0d2f3; margin-bottom: 55px; line-height: 2;font-size: 1.1rem;}
.fangani dl dd{  border: 3px solid #a0d2f3; padding: 55px; line-height: 2;font-size: 1.1rem;}
.fangani ul{display: flex;justify-content: space-between;flex-wrap: wrap; cursor: pointer;}
.fangani li{ width:31%; margin: 0 0 35px 0; padding:35px 35px;border-radius: 20px;}
.fangani li:nth-child(1){ background-image: -webkit-linear-gradient(0deg,#538ef2, #64a9f4);}
.fangani li:nth-child(2){ background-image: -webkit-linear-gradient(0deg,#a05ff1, #c17ffa);}
.fangani li:nth-child(3){ background-image: -webkit-linear-gradient(0deg,#ef8099, #fd9eb5);}
.fangani .fangani_t{display: flex;justify-content: space-between;align-items: center; border-bottom: 1px solid rgba(255,255,255,.2); padding:0 0 30px 0;margin: 0 0 40px 0;}
.fangani .fangani_t strong{font-size: 1.5rem;color: #fff;;}
.fangani .fangani_p{ font-size: 1.1rem; margin: 0 0 20px 0;}
.fangani .fangani_p p{  line-height: 38px; color: #fff; }
/* shenqing */
.shenqing{padding:45px 0 35px 0}
.shenqing .s_width{border: 2px solid rgba(0, 0, 0, .1); padding:45px;}

/* h_hanguo */
.h_hanguo{background: url(../img2/hanbg.jpg) no-repeat center top;background-size: 100%; padding:85px 0}
.h_hanguo .s_width img{display: block;margin: 0 auto;}
.f_title5{ padding: 0 0 55px 0; text-align: center; }
.f_title5 div{ color: #00aa83;   font-weight: bold; background: url(../images/xian3.png) no-repeat center center; text-align: center; line-height: 1.5; }
.f_title5 p{ color: #555; margin: 0 0 0 0; font-size: 2rem; }
.f_title5 span{ color: #b8cdd7; margin: 0 0 0 0; font-size: 1.5rem; display: block; font-weight: bold;text-transform: uppercase;}
/* h_hanguo2 */
.h_hanguo2{background:#e9f6ff url(../img2/hanbg2.jpg) no-repeat center top;background-size: 100%; padding:85px 0}
.h_hanguo2 ul{padding:0 0 0 0}
.h_hanguo2 li{margin:0 0 15px 0;border-radius: 35px;background: #fff; overflow:hidden; position: relative; display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.h_hanguo2 li div{ width:50% }
.h_hanguo2 li div img{width:100%;display: block;}
.h_hanguo2 li p{ width:50%;padding:25px 3%; font-size: 1.05rem;color: #698293;line-height:1.9;}
/* h_hanguo3 */
.h_hanguo3{background:url(../img2/hanbg3.jpg) no-repeat center top;background-size: 100%; padding:85px 0}
.h_you_a{background: #fff; border-radius: 35px;box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08); position: relative;padding:45px 45px; margin:0 0 0 0; overflow: hidden; display: flex;justify-content: space-between; align-items: center; margin-top:-23px;}
.h_you_l{width:50%;display: flex;flex-direction: column;justify-content: flex-start; align-items: flex-start;}
.h_you_l strong{ line-height: 2;font-size: 1.9rem;color: #fff;font-weight: bold; background: #6ad4bc;border-radius: 10px; padding:0 25px}
.h_you_l span{ line-height: 2;font-size: 1.9rem;color: #fff;font-weight: bold; background: #f78271;border-radius: 10px; padding:0 25px}
.h_you_l p{font-size: 1.01rem;line-height: 2;color: #698293; margin: 25px 0 0 0;}
.h_you_r{width:45%;}
.h_you_r img{width:100%;display: block;}
.shu{background: url(../img2/shu.png) repeat-x left top;height: 58px; margin-top:-19px;position: relative; z-index: 2;}
.h_youshi{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap; margin: 45px 0 0 0;}
.h_youshi ul{width:49%;}
.h_youshi ul li{width:100%;background: #fff; border-radius: 35px;box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08); position: relative;padding:45px 45px 45px 45px;margin-top:-23px; }
.h_youshi ul li div{width:100%;display: flex;flex-direction: column;justify-content: flex-start; align-items: flex-start;}
.h_youshi ul li strong{ line-height: 2;font-size: 1.9rem;color: #fff;font-weight: bold; background: #6ad4bc;border-radius: 10px; padding:0 25px}
.h_youshi ul li span{ line-height: 2;font-size: 1.9rem;color: #fff;font-weight: bold; background: #f78271;border-radius: 10px; padding:0 25px}
.h_youshi ul li p{font-size: 1.01rem;line-height: 2;color: #698293; margin: 25px 0 0 0;}
/* r_japan */
.r_japan{background:url(../img2/riben.jpg) no-repeat center top;  padding:85px 0}
.r_japan .s_width{ background: #fff;border-radius: 35px; padding:65px 45px}
.r_tit{width:130px;line-height: 2;font-weight: bold;font-size: 1.5rem;color: #fff; background: #6ad4bc; border-radius: 15px;margin: 0 auto; text-align: center;}
.r_japan ul{border: 2px solid #e9f6ff; text-align: center; line-height: 1.5; display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin:15px 0 }
.r_japan ul li{width:50%}
.r_japan ul li:nth-child(2){ border-left: 2px solid #e9f6ff;}
.r_japan ul li div{ padding:10px 0; font-size: 1.1rem;color: #6ad4bc;line-height: 1.8; font-weight: bold; border-bottom: 2px solid #e9f6ff;}
.r_japan ul li p{ padding:20px 0; font-size: 1rem;color: #3f4447;line-height: 1.8;  }
.r_japan ul li p strong{ display: block;}
.r_japan dl{border: 2px solid #e9f6ff; text-align: center; line-height: 1.5; display: flex;justify-content: space-between;flex-wrap: wrap; margin:15px 0 }
.r_japan dl dd{width:calc(100%/3)}
.r_japan dl dd:nth-child(2){ border-left: 2px solid #e9f6ff; border-right: 2px solid #e9f6ff;}
.r_japan dl dd div{ padding:10px 0; font-size: 1.1rem;color: #6ad4bc;line-height: 1.8; font-weight: bold; border-bottom: 2px solid #e9f6ff;}
.r_japan dl dd p{ padding:20px 0; font-size: 1rem;color: #3f4447;line-height: 1.8;  }
.r_japan dl dd p strong{ display: block;}
/* r_japan2 */
.r_japan2 { padding:85px 0}
.r_japan2_a{background: #fff; border-radius: 35px;box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.08); position: relative;padding:45px 45px; overflow: hidden; }
.r_japan2_a ul{padding:0 0 45px 0}
.r_japan2_a li{font-size: 1.3rem;line-height: 2.2;color: #698293;}
.r_japan2_pic img{ display: block;margin: 0 auto; width:100%}
.r_tit2{width:390px;line-height: 2;font-weight: bold;font-size: 1.5rem;color: #fff; background: #6ad4bc; border-radius: 15px;margin: 0 auto 35px auto; text-align: center;}
/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; }
.se_banner_b{  height: 100vh;}
.se_banner_img{width: 100%;height:100%; overflow: hidden; }
.se_banner_img img{ display:block;width:100%;}

@media only screen and (max-width:1200px){ 
	.se_banner_img{ display: flex;justify-content: center; }
	.se_banner_img img{ width:150%;}
}
.se_banner2{width:100%; position: relative;overflow: hidden; height:400px ;background-image: -webkit-linear-gradient(0deg,#4f81f0, #6f98f4, #4f81f0);}
.se_banner_img2{  position: absolute;z-index: 2; top:0;right:10%; height: 100%;display: flex;align-items: center; }
.se_banner_img2 img{ display:block; }
/*se_about_con*/
.item_title{  display: flex;justify-content:space-between;flex-direction:column; position: absolute;z-index: 2; top:40%;left:50%;margin-left:-650px }
.item_title div{font-size: 2.5rem;color:#fff; padding:0 0 25px 0; font-weight: bold;} 
.item_title p{font-size: 1.1rem;color:#fff;}
.item_title span{display: block;font-size: 1.1rem;color:#fff; }
/* huise5 */
.huise5{ background: #edf8fd;}
.s_zhuanye{ padding: 65px 0;}
.s_zhuanye.s_zhuanye2{ padding:10px 45px 45px 45px;border: 3px solid #c9e3fc;}
.s_zhuanye h2{ font-size:1.3rem;color: #000; padding:0 0 0 55px;line-height: 5; background: url(../images/hong.jpg) no-repeat left center; }
.s_zhuanye h3{ font-size:1.3rem;color: #000; padding:0 0 0 55px;line-height: 5; background: url(../images/lan.jpg) no-repeat left center; }
.s_zhuanye p{ line-height: 2;color: #555;}
.s_zhuanye strong{ line-height: 2; font-size:1.2rem; display: block;color: #111; margin: 10px 0 0 0;}
.s_zhuanye2{ padding: 65px 0;}
.s_zhuanye2 h2{ font-size:1.3rem;color: #000; padding:0 0 0 55px;line-height: 5; background: url(../images/lan.jpg) no-repeat left center; }
.s_zhuanye2 p{ line-height: 2;color: #555;}
.s_zhuanye2 strong{ line-height: 2; font-size:1.2rem; display: block;color: #111; margin: 10px 0 0 0;}
.s_zhuanye3{ padding: 65px 0;}
.s_zhuanye3 p{ line-height: 2;color: #555; font-size:1rem;}
.s_zhuanye3 strong{ font-size:1.3rem;color: #000; padding:0 0 0 55px;line-height: 5; background: url(../images/lan.jpg) no-repeat left center; display: block;}
.pro02BoxBot{padding:0 0 45px 0;}
.pro02BoxBot.pro02BoxBot2{padding:45px 0 45px 0;}
.pro02BoxBotNav{ margin:0 auto; width: 80%; overflow: hidden;position: sticky;top:0; z-index: 5; max-width:1300px;}
.pro02BotNav{  width: 100%; display: flex;justify-content: space-between;align-items: center}
.pro02BotNav li{ width:calc(100%/2 - 30px); text-align:center; font-size:18px;padding:25px 0;color:#212020; position:relative; cursor:pointer; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; display: flex;align-items: center;flex-direction: column;   border-radius: 20px; background: rgba(193, 223, 250, 1);}
.pro02BotNav li.active{ background:#3397F3; color:#ffffff;}
.pro02BotNav li:hover{ background:#3397F3; color:#ffffff;}
.pro02BotNav li strong{display: block; line-height: 40px;width:100%}
.pro02BotNav li strong{ font-size: 22px;}

.pro02BoxBotCon{ font-size:16px; color:#5a5a5a; line-height:24px;}
.pro02BoxBotCon .swiper-slide{ color:#5a5a5a;}
.el-button.button_bg{ background: #f58c2f;}
.el-button.button_bg:hover{background: #e28839;}
.el-button.button_bg2{ background: #3aa3ee;}
.el-button.button_bg2:hover{background: #3f96d4;}
.el-button.button_bg a{color: #fff;}
.el-button.button_bg2 a{color: #fff;}
/* luqu */
.luqu{ background: #00a1e9; line-height: 55px;padding:0 0 0 35px;font-size: 1.5rem; color:#fff;font-weight: bold;}
.s_zhuanye4{ border: 1px solid rgba(0,0,0,0.1); padding: 25px 55px; margin-bottom: 65px;}
.s_zhuanye4 p{ line-height: 2;color: #555; font-size:1rem;}
.s_zhuanye4 h2{ font-size:1.3rem;color: #000; padding:0 0 0 55px;line-height: 5; background: url(../images/hong.jpg) no-repeat left center; }
.s_zhuanye4 strong{ font-size:1.3rem;color: #000; padding:0 0 0 55px;line-height: 5; background: url(../images/lan.jpg) no-repeat left center; display: block;}
/* se_espcms_book3 */
.se_espcms_book3{ padding:50px 0 80px 0;  }
.se_pro_pic_text{display: flex;justify-content: space-between; align-items: flex-start; }
.se_bg_pic{width:45%; position: sticky;top:0; }
.modal-footer{ margin:0 auto 0 auto;width:100%;}
.espcms_pro_photo li{ width:17%; margin:0 5px 0 0; text-indent:0;float: left;}
.espcms_pro_photo li img{width:100%; background: #fff  }
.modal-dialog{ padding:0 0 45px 0}
.se_bg_pic img{width:100%;margin: 0 auto; display: block}
.se_pro_text_pp{width:55%;padding:45px 0 45px 5%;   display: flex;justify-content: center;flex-direction: column}

.se_pro_text_pp i{display: block;}
.se_pro_text_pp .span_a{ display: block; width:100%;height:1px;background: #ddd; }
.se_pro_text_pp h1{ line-height:3.4rem; font-size: 2.5rem;   text-transform: uppercase;color: #191b51; margin: 0 0 15px 0;}
.se_pro_text_pp span.span_b{display: block;line-height:2; font-size: 1rem; background: url(../img/di.png) no-repeat left center; padding: 0 0 0 30px; margin: 0 0 15px 0;}
.se_pro_text_pp a{ width:140px; text-align: center; font-size: 1rem;color: #fff;line-height:45px; background: #e64b37;margin:0 0 2.6rem 0; border-radius: 23px;display: block;}
.se_pro_text_pp a:hover{ background: #333; color: #fff; }
.se_pro_text_pp ul{display: flex;justify-content: space-between;align-items: center; flex-wrap: wrap;padding: 65px 0;}
.se_pro_text_pp li{ text-align: center; width:33%; }
.se_pro_text_pp li div img{ display: block;width: 59px;margin: 0 auto 15px auto;}
.se_pro_text_pp li p{ color: #111;line-height: 3rem;font-size: 1.2rem;}
.se_pro_text_pp li span{ color: #666;line-height: 1.9rem;font-size: 1rem; display: block;}
.p_jieshao2{width:100%; padding: 35px 0;margin: 15px 0 0 0;}
.p_jieshao2 p{color: #666;line-height: 1.9rem;font-size:0.97rem; }
.p_jieshao2 p strong{font-size: 1.2rem;display: block; color: #444; line-height: 3rem;}
/* fangan */
.fangan{padding:0 0 50px 0}
.fangan2{padding:0 0 0 0}
/* huise */
.case2{background: #f7f7f7;padding:45px 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff; }
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .page{ padding-top: 0px; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case2 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:1.02rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ }
	.case2 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 40px;  }
	.case2 .item h4{ padding: 1rem 0 8px; }
	.case2 .list .item .pro_text{line-height:2;}
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 0.95rem; }
	.case2 .list .item{ margin-bottom: 10px; }
	.case2 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case2{ padding-top: 10px; }
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 0.95rem; }
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){

}

.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../img/di.png) no-repeat left center ; line-height: 90px;}
.se_espcms_book2{padding:2.6rem 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0 0 35px 0; text-align: center;font-size: 2.5rem;}
.se_espcms_book2 .se_date{ font-size:0.95rem; line-height:38px; padding: 0 0 2.6rem 0 ;text-align: center}
.info_content{ font-size:1rem; line-height:2.1rem; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.th_news_con{overflow: hidden; font-size:0.95rem; line-height:31px; color:#666; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 50px;}
.se_espcms_page{font-size:0.95rem; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 2.6rem; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:0.95rem;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}

/* se_news */
.se_news{padding:65px 0 65px 0; line-height: 35px; font-size: 1rem; color:#666; }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:100%;margin:0 2.5% 25px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist a{  display:flex;justify-content:space-between;align-items: center; line-height:42px; padding:0 0 25px 0 ;border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;}
.se_newslist a .se_newslist_pic{width:25%;}
.se_newslist a .se_newslist_pic img{width:100%; display: block;}
.se_newslist a .se_newslist_text{width:70%;}
.se_newslist span{ display:block; line-height:3rem; color:#333; font-size:2rem;text-transform:uppercase; font-weight: lighter;}
.se_newslist span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist .se_newslist_t{ line-height:28px; color:#222; margin:10px 0 20px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist p{ display:block; line-height:28px; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:0 0 25px 0}
.se_newslist a:hover{  }
.se_newslist a:hover .se_newslist_t{font-weight: bold; color: #483a2b;}
.se_newslist i{text-align: left; line-height:2rem; color:#9f9f9f;	font-size: 1rem; display: block;font-style: normal;text-transform: uppercase; background: url(../img/jj2.png) no-repeat right center; width:170px;}
/* productshow_cage2 */
.productshow_cage2 {border-bottom: 1px solid rgba(0, 0, 0, .1);}
.productshow_cage2 .s_width{ display: flex;justify-content: flex-start;flex-wrap: wrap;}
.productshow_cage2 .s_width li{margin: 0  48px 0 0; line-height: 4;font-size: 1rem; position: relative;}
.productshow_cage2 .s_width li a{color: #333333; display: block;font-size: 1.2rem; font-weight: bold;;}
.productshow_cage2 .s_width li a:hover{color:#00aa83; font-weight: bold;}
.productshow_cage2 .s_width li.on a{color:#00aa83; font-weight: bold;}
.flex-center{width: 85%; margin:10px auto; text-align: center;}
.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 47px;}
/* p_title */
.p_title{color: #333333;    text-align: center; font-size: 2.2rem;line-height: 2;font-weight: bold; margin-bottom: 40px;}
.p_title span{color:#ff951c;}
.p_title strong{color:#ff951c;font-size: 1.2rem;line-height: 2;}
.p_title i{color:#666;font-size: 1.2rem;line-height: 2;font-weight: normal; display: block;}
.p_title div{width:80px;height: 2px;margin:15px auto 0 auto; background:#ff951c ;}
@media only screen and (max-width:1200px){ 
	.s_width{width:95%}
	.p_title{font-size:1.6rem;}
}
/* riyu */
.riyu{ display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}
.riyu .item{width:24.4%; background: #fff; margin: 0 0 10px 0 ; border-radius: 10px;  line-height: 2; transition: 0.3s;}
.riyu .item:nth-child(1){width:32.7%}
.riyu .item:nth-child(2){width:32.7%}
.riyu .item:nth-child(3){width:32.7%}
.riyu .item i{width:40px;display: block;background: #00aa83; height: 2px;margin:5px 0;}
.riyu .item .pro_wenan{padding:25px 25px;}
.riyu .item .pro_text{font-size: 1.3rem; color: #333; font-weight: bold; }
.riyu .item .pro_text2{font-size: 0.95rem; color: #777;}
.riyu .item .pro_pimg{position: relative; overflow: hidden;}
.riyu .item .pro_pimg img{ display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.riyu .item:hover .pro_pimg img{ transform:scale(1.05,1.05);}
.riyu .item span{font-size: 0.95rem; display: block;width: 130px;    background: #fffcfa;    border: 1px solid #ffe0ca;    color: #ff7415; text-align: center;margin: 30px 0 0 0;border-radius: 10px;}
/* hanyu */
.hanyu{ display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}
.hanyu .item{width:19%; background: #fff; margin: 0 0 10px 0 ; border-radius: 10px;  line-height: 2; transition: 0.3s;}
.hanyu .item i{width:40px;display: block;background: #00aa83; height: 2px;margin:5px 0;}
.hanyu .item .pro_wenan{padding:25px 25px;}
.hanyu .item .pro_text{font-size: 1.3rem; color: #333; font-weight: bold; }
.hanyu .item .pro_text2{font-size: 0.95rem; color: #777;}
.hanyu .item .pro_pimg{position: relative; overflow: hidden;}
.hanyu .item .pro_pimg img{ display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.hanyu .item:hover .pro_pimg img{ transform:scale(1.05,1.05);}
.hanyu .item span{font-size: 0.95rem; display: block;width: 130px;    background: #fffcfa;    border: 1px solid #ffe0ca;    color: #ff7415; text-align: center;margin: 30px 0 0 0;border-radius: 10px;}
/* h_center */
.h_center{display: flex;flex-direction: column;justify-content: center;}
.h_center2{display: flex;flex-direction: column;justify-content: center;}
/* chuxuan */
.chuxuan{background: #f2f5fb; padding: 55px 0;}
.chuxuan_t{font-size: 3rem;color: #00aa83;line-height: 2; background: url(../images/xian.png) no-repeat center center; text-align: center;font-weight: bold; margin: 0 0 55px 0;}
.chuxuan ul{display: flex;justify-content: space-between;flex-wrap: wrap; cursor: pointer;}
.chuxuan li{ width:31%; margin: 0 0 35px 0; padding:35px 35px;border-radius: 20px;}
.chuxuan li:nth-child(1){ width:48%; background-image: -webkit-linear-gradient(0deg,#50a4be, #6cdad1);}
.chuxuan li:nth-child(2){ width:48%; background-image: -webkit-linear-gradient(0deg,#ff923b, #ffab63);}
.chuxuan li:nth-child(3){ background-image: -webkit-linear-gradient(0deg,#538ef2, #64a9f4);}
.chuxuan li:nth-child(4){ background-image: -webkit-linear-gradient(0deg,#a05ff1, #c17ffa);}
.chuxuan li:nth-child(5){ background-image: -webkit-linear-gradient(0deg,#ef8099, #fd9eb5);}
.chuxuan_biaoti{display: flex;justify-content: space-between;align-items: center; border-bottom: 1px solid rgba(255,255,255,.2); padding:0 0 30px 0;margin: 0 0 40px 0;}
.chuxuan_biaoti strong{font-size: 1.5rem;color: #fff;;}
.chuxuan_biaoti a{font-size: 1rem;color: #fff;;}
.chuxuan_biaoti a:hover{ font-weight: bold;color: #fff;}
.chuxuan_text{display: flex;justify-content: flex-start;align-items: center; font-size: 1.1rem; margin: 0 0 20px 0;}
.chuxuan_text span{ border-radius: 20px; width:110px;line-height: 38px;text-align: center;color: #fff;background: #f19149; margin: 0 20px 0 0; }
.chuxuan_text p{  line-height: 38px; color: #fff; }
.chuxuan_text2{display: flex;justify-content: flex-start;align-items: flex-start; flex-direction: column; font-size: 1.1rem; margin: 0 0 20px 0;}
.chuxuan_text2 span{ border-radius: 20px; width:110px;line-height: 38px;text-align: center;color: #fff;background: #f19149; margin: 0 20px 0 0; }
.chuxuan_text2 p{  line-height: 38px; color: #fff; }
/* youxuea */
.youxuea{padding:80px 0 80px 0}
.youxuea_con{display: flex;justify-content: space-between; flex-wrap: wrap;}
.youxuea_con li{width:24%; border-radius: 16px; padding:28px 18px;margin: 0 0 15px 0;}
.youxuea_con li:nth-child(1){  background: #f0fffc; }
.youxuea_con li:nth-child(2){  background: #f8eded; }
.youxuea_con li:nth-child(3){  background: #ecf2f9; }
.youxuea_con li:nth-child(4){  background: #f9ecf7; }
.youxuea_con li:nth-child(5){  background: #ecf2f9; }
.youxuea_con li:nth-child(6){  background: #f0fffc; }
.youxuea_con li:nth-child(7){  background: #f8eded; }
.youxuea_con li:nth-child(8){  background: #f8f8ed; }
.youxuea_con li div{width:100%;border-radius: 16px; position: relative; overflow: hidden; margin: 0 0 25px 0;}
.youxuea_con li div img{width:100%; display: block;}
.youxuea_con li span{ display: block;font-size: 1.2rem;line-height:2; font-weight: bold; margin: 0 0 10px 0; color: #222;}
.youxuea_con li p{ display: block;font-size: 1rem;line-height:1.8;}
/* youlai */
.youlai{padding:80px 0 80px 0}
.youlai_con{display: flex;justify-content: space-between; flex-wrap: wrap;}
.youlai_l{ width:48%; }
.youlai_r{ width:41%; }
.youlai_r img{ width:100%;max-width: 636px;border: 4px solid #00aa83; display: block;}
.youlai_a{width:382px; border-top:1px solid #58bda0;border-bottom:1px solid #58bda0;padding: 10px 0; font-weight: bold;font-size: 2rem;line-height: 1.1;}
.youlai_b{width:382px; background:#00aa83; font-weight: bold;font-size: 2.3rem;line-height:1.5; color: #fff;margin: 18px 0; text-align: center;}
.youlai_a span{color: #f59300;}
.youlai_a p{color: #00aa83;}
.youlai_c{font-size: 1.5rem;line-height:1.5;margin: 10px 0;}
.youlai_c span{color: #343434;font-size:1.1rem;line-height:2; display: block;}
.youlai_c p{color: #222;}
.youlai_d{ display: flex;justify-content: flex-start;flex-direction: column; align-items: flex-start;}
.youlai_d strong{font-size: 1.5rem;line-height:1.5;margin: 18px 0;}
/* g_gaokao */
.g_gaokao{background: #f8f7f9;padding:80px 0}
.g_gaokao .s_width{text-align: center;}
/* g_youshi */
.g_youshi{background: #f7f7f7;padding:80px 0;margin: 0 0 55px 0;}
.g_youshi .s_width{display: flex;justify-content: space-between;  align-items: center;margin: 0 auto 75px auto;}
.g_youshi .s_width.s_width2{margin: 0 auto 0 auto;}
.g_youshi_l{ width:55%;}
.g_youshi_l strong{ display: block; padding:0 0 0 30px; background: url(../img/dian.jpg) no-repeat left center;font-size: 1.5rem;line-height:1.5; margin: 0 0 20px 0;color: #333}
.g_youshi_l p{  font-size: 1.05rem;line-height:2;  color: #555;margin: 0 0 20px 0;}
.g_youshi_r{width:30%}


/* bijiao */
.bijiao{  padding:65px 0 0 0; position: relative; }
.bijiao .s_width{display: flex;justify-content: space-between; margin-bottom:65px; position: relative; }
.vs{position: absolute; width:180px; height: 180px;border-radius: 50%; z-index: 2; left:50%;margin-left:-90px;top:35%}
.bijiao_l{ width:49%; border-radius: 20px; padding: 30px 0; text-align: center;background:url(../img/lvse.jpg) no-repeat right bottom;display: flex;justify-content: flex-end; flex-wrap: wrap; }
.bijiao_r{ width:49%; border-radius: 20px; padding: 30px 0; text-align: center;background:url(../img/huise.jpg) no-repeat left bottom; }
.bijiao_l strong{ display: block;font-size: 1.5rem;line-height: 3; background:#00aa83; width:215px;border-top-left-radius:50px ;border-bottom-left-radius:50px ;color: #fff;}
.bijiao_r strong{ display: block;font-size: 1.5rem;line-height: 3; background:#6c6c6c; width:215px;border-top-right-radius:50px ;border-bottom-right-radius:50px ;color: #fff;}
.bijiao_l div,.bijiao_r div{ font-size: 1.1rem;line-height: 3;width:100% ; color: #fff;}
.bijiao_l:nth-child(1) strong{ color: #fff;}
.bijiao_l:nth-child(1) span{ color: #fff;font-size: 1.3rem;}
.bijiao_l:nth-child(1) p{ color: #fff;font-size: 1.1rem;}
/* qiyi_adv */
.qiyi_adv{ margin-bottom:65px; }
.qiyi_adv ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.qiyi_adv li{width:24%; line-height: 2;font-size: 1rem;color: #666;box-shadow: 0 0 35px rgb(0 0 0 / 7%);  text-align: center;;padding: 35px 15px; border-radius: 20px;margin: 0 0 20px 0;}
.qiyi_adv li strong{display: block;color: #00aa83; font-size: 1.25rem;line-height: 3;}
/* wenti */
.wenti{padding:65px 0;background: #f6f6f6; margin-top:65px;}
.wenti .wentilist{display: flex; justify-content: space-between; flex-wrap: wrap; background: #fff; padding: 45px 25px 20px 25px; border-radius: 20px;}
.wentilist li{ width:47%; padding: 0 0 25px 0; line-height: 2;margin: 0 0 25px 0;border-bottom: 1px solid #e5f5ff;}
.wentilist li div{display: block;font-size: 1rem;color: #111; background: url(../img/wen.png) no-repeat left center;line-height: 3; padding: 0 0 0 35px;}
.wentilist li a{display: block;font-size: 0.9rem;color: #00a1e9;  line-height: 2; margin:15px 0 0 35px; border-radius: 5px; border: #00a1e9 1px solid; width:110px; text-align: center;}
.wentilist li a:hover{ color: #fff; background: #17c099;border: #17c099 1px solid;}
.wentilist li p{display: block;font-size: 0.95rem;color: #888; background: url(../img/da.png) no-repeat left 3px;line-height: 1.8; padding: 0 0 0 35px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
/* se_about */
.se_about{ padding: 65px 0 0 0;background:#f9f9f9;}
.se_about2{  background:#fff;}
.se_about .s_width{display: flex;justify-content: space-between; margin-bottom:65px; position: relative;  align-items:center;line-height: 2;font-size: 1rem; flex-wrap: wrap;}
.se_about_l{ width:47%; line-height: 2;font-size: 1rem;}
.se_about_l strong{display: block;font-size: 1.3rem;line-height: 2; margin:0 0 25px 0}
.se_about_r{ width:50%;  }
.se_about_r img{ width: 100%;max-width:960px;}
.heying{padding:0 0 0 0}
.heying img{width:100%}
.h_a{width:180px;line-height: 55px;border: 1px solid rgba(0,0,0,0.3); margin: 30px auto 0 auto; border-radius: 29px; transition: 0.3s;}
.h_a a{color: #333;font-size: 1.1rem; text-align: center; display: block;}
.h_a:hover{background: #00aa83;}
.h_a:hover a{color: #fff;}
.h_a2{width:180px;line-height: 55px;border: 1px solid rgba(0,0,0,0.3); margin: 0 auto 0 auto; border-radius: 29px; transition: 0.3s;}
.h_a2 a{color: #333;font-size: 1.1rem; text-align: center; display: block;}
.h_a2:hover{background: #00aa83;}
.h_a2:hover a{color: #fff;}

/*xiaoquhuanjing*/
.keshi{padding:65px 0}
.keshi_pic{width:100%; position:relative; overflow:hidden; z-index: 1; }
.keshi_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.sty6 { position: relative;width:100%;margin:0 auto}
.sty6 .swiper-container {width: 100%; }
.sty6 .swiper-slide {width: 33%;margin:0 1% 0 0;display: block;position: relative; overflow: hidden;transition: all linear 0.3s;background: #fff;}
.sty6.sty7 .swiper-slide {width: 24.2%; margin:0 1.1% 0 0;display: block;position: relative; overflow: hidden;transition: all linear 0.3s;background: #fff;}
.sty6.sty8 .swiper-slide {width: 19%;margin:0 1.1% 0 0;display: block;position: relative; overflow: hidden;transition: all linear 0.3s;background: #fff;}
.sty6 .swiper-slide .keshi_text p{ color: #333; text-align: center; line-height: 3; font-size: 1rem;}
.sty6 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
.sty6 .swiper-slide:hover .keshi_text i{ color: #fff;border: 1px solid rgba(255,255,255,.5);}
.sty6 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s}
.sty6 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty6 .swiper-button-prev {left: 0}
.sty6 .swiper-button-next {right: 0}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty6{margin-top: 10px}
}
@media only screen and (max-width:1200px){ 
	.se_about_l{ width:100%; }
	.se_about_r{ width:100%;  }
	.sty6 .swiper-slide{width:49.5%}
	.keshi{padding:30px 0}
	.se_about{padding:30px 0 0 0}
	.se_about .s_width{margin-bottom: 35px;}
}
/*fazhanlicheng*/

.history { position: relative; padding: 3.5rem 0; }
.history::before {opacity: 0.2; filter: grayscale(100%); content: ""; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: url(../images/about/history-bg.png) no-repeat center bottom; z-index: 1;transition: all 3s;}
.history .about-title h3::after { display:none;}
.history-item { position: relative; z-index: 2; width: 100%; }
.history .Topyear {
    width:33%;
    margin:0 auto;
    overflow: initial;
}
.Topyear ul li {
    padding: 0 2% 10% 2%;
}

.Topyear ul li .box {
    opacity:0.5;
    padding: 10% 5%;
    background: rgb(255,255,255,1);box-shadow: 0 0 35px rgb(0 0 0 / 7%); border-radius: 35px;
    overflow: hidden;
}
.Topyear ul li.swiper-slide-active .box {
    opacity:1;
    background:#fff;
}

.Topyear ul li .photo {
    width: 80%;
    padding: 10px;
    background: #fff;
    border:5px solid  #dedede;
}
.Topyear ul li .photo img {
    width: 100%;
}

.Topyear ul li .word {
    width: 100%;
}
.Topyear ul li .word .content2 {
    margin:20px auto; width:60%;
}
.Topyear ul li .word .content2 img {width:100%;}


.Topyear ul li  .year {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
}
.Topyear ul li  .year h4 {
    font-size: 1.4rem;
    color: #00aa83;
    font-weight: bold;
    margin-bottom: 20px;
}
.Topyear ul li  .year h3 {
    font-size: 1.3rem; letter-spacing: 0;
    color: #3a3a3a;
    font-weight: normal;
    font-family: 'aven';
    margin-bottom: 20px;
}


.Bottomyear {
    position:relative;
}
.Bottomyear::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    position: absolute;
    left: 0;
    top: 50%;
}
.Bottomyear ul {}
.Bottomyear ul li {
    cursor:pointer;
}
.Bottomyear ul li h3 {
    font-size: 1.4rem;
    color: #3a3a3a;
    font-family: 'aven';
    text-align: center;
}
.Bottomyear ul li i {
    display: block;
    margin: 20px auto;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
}
.Bottomyear ul li p {
    font-size: 1rem;
    color: #3a3a3a;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

/*active*/
.Bottomyear ul li.swiper-slide-thumb-active h3 { color: #00aa83;}
.Bottomyear ul li.swiper-slide-thumb-active i { background: #00aa83; border: 1px solid #00aa83;}
.Bottomyear ul li.swiper-slide-thumb-active p { color: #00aa83;}
.history div.swiper-year-prev,.history div.swiper-year-next { 
    display:block;
    position:absolute;
    top:40%;
    width:40px;
    height:40px;
    line-height: 40px;
    z-index:99999;
    border-radius: 50%;
    background:#d3d3d3;
    font-size: 16px;
    color:#fff;
    font-family: 'å®‹ä½“';
    text-align: center;
    cursor: pointer;
}
.history div.swiper-year-prev {    left: 0%;    top: 50%;    transform: translate(0%, -50%);}
.history div.swiper-year-next {    right:0%;    top: 50%;    transform: translate(0%, -50%);}
.history div.swiper-year-prev:hover,.history div.swiper-year-next:hover{     opacity:1;    background:#00aa83;}

@media screen and (max-width:1024px){
	.history {
		padding:10px 0 35px 0;
		background: #f6f6f6;
	}
	.history .about-title h3::after {
		display:none;
	}
	.history-item {
		position: relative;
		width: 100%;
		overflow:hidden;
	}
	.history .Topyear {
		width:100%;
		margin:0 auto;
		overflow: initial;
	}
	.Topyear ul li {
		padding: 10% 2%;
	}

	.Topyear ul li .box {
		opacity:0.5;
		padding: 10% 5%;
		background: rgb(255,255,255,1);
		overflow: hidden;
	}
	.Topyear ul li.swiper-slide-active .box {
		opacity:1;
		background:#fff;
	}


	.Topyear ul li .word {
		width: 100%;
	}
	.Topyear ul li .word .content2 {
		height: 100px;
		overflow: hidden;
		margin:10px 0;
		padding: 10px 0;
	}
	.Topyear ul li .word .content2 p {
		font-size: 14px;
		color:#666;
	}

	.Topyear ul li  .year {
		position: relative;
		text-align: center;
		border-bottom: 1px solid #f6f6f6;
	}
	.Topyear ul li  .year h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.Topyear ul li  .year h3 {
		font-size: 2rem;letter-spacing: -2px;
	}

	.Bottomyear {
		position:relative;
	}
	.Bottomyear::before {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #f1f1f1;
		position: absolute;
		left: 0;
		top: 43%;
	}
	.Bottomyear ul {}
	.Bottomyear ul li {
		cursor:pointer;
	}
	.Bottomyear ul li h3 {
		font-size: 16px;
		color: #3a3a3a;
		font-family: "Montserrat-Bold";
		text-align: center;
	}
	.Bottomyear ul li i {
		display: block;
		margin: 10px auto;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		background: #f8f8f8;
		border: 1px solid #d3d3d3;
	}
	.Bottomyear ul li p {
		font-size: 14px;
		color: #3a3a3a;
		font-weight: bold;
		text-align: center;
		margin-top: 20px;
	}

	/*active*/
	.Bottomyear ul li.swiper-slide-thumb-active h3 {
		color: #00aa83;
	}
	.Bottomyear ul li.swiper-slide-thumb-active i {
		background: #00aa83;
		border: 1px solid #00aa83;
	}
	.Bottomyear ul li.swiper-slide-thumb-active p {
		color: #00aa83;
	}
}
/*å‘å±•åŽ†ç¨‹end*/
/* jiyu */
.jiyu{ background: url(../img/jiyubg.jpg) no-repeat center top; padding: 65px 0;}
.jiyu_con{ display: flex;justify-content: space-between; align-items: center; padding: 55px 3% ; background: #fff;border-radius: 35px; border: 5px solid #52d3b6;}
.jiyu_con div:nth-child(1){width:30%}
.jiyu_con div:nth-child(2){width:68%;line-height: 2;font-size: 1rem;color: #555;}
/* honor */
.honor{ padding: 65px 0;     background: url(../img/jiyubg.jpg) no-repeat center top;}
.honor .s_width{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.honor .s_width li{width:19%;  border-radius: 10px;  margin: 0 0 15px 0; }
.honor .s_width li .honor_pic_img{overflow: hidden; position: relative; z-index: 1;}
.honor .s_width li .honor_pic_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.honor .s_width li:hover .honor_pic_img img{ transform:scale(1.05,1.05);}
@media only screen and (max-width:1200px){ 
	.honor .s_width li{width:49%}
	.honor{padding:30px 0}
	.shunjian_pic .s_width li{width:48%;}
	.h_a2{width:150px;line-height: 45px;}
}

@media only screen and (max-width:1800px){ 
}
@media only screen and (max-width:1750px){ 
}
@media only screen and (max-width:1650px){ 
}
@media only screen and (max-width:1550px){ 
}
@media only screen and (max-width:1440px){ 
	html{font-size: 15px;}
	.item_title{margin-left:-650px;}
}
@media only screen and (max-width:1200px){ 
	.h_liuxue ul li{ width:100%; }
	.h_center2{flex-direction: row;justify-content: flex-start;}
	.h_center2 div:nth-child(1){margin: 0 0 0 20px;}
	.h_center2 div:nth-child(2){margin: 0 20px 0 0;}
	.youxuea{padding:30px 0 30px 0;}
	.f_3{font-size: 1.6rem;}
	.f_3 p{font-size: 1.3rem;}
	.fanganc{padding:30px 0 30px 0;}
	.fanganc ul li{ width:100%; }
	.fanganc ul p{text-align: left;}
	.youxuea_con li{ width:49%; }
	.fanganc ul{padding:20px;}
	.riyu .item{width:49%; }
	.riyu .item:nth-child(1){width:49%}
	.riyu .item:nth-child(2){width:49%}
	.riyu .item:nth-child(3){width:49%}
	.riyu .item .pro_wenan{padding: 15px 15px;}
	.th_news_con{padding: 10px;}
	.rj_teacher .s_width li{ width:49%; }
	.riyu{    margin-bottom: 0;}
	.fanganc ul div img{width:48px}
	.f_2{font-size: 1.1rem;}
	.productshow_cage2 .s_width{padding: 10px 0;}
	.productshow_cage2 .s_width li a{font-size: 1.1rem;}
	.productshow_cage2 .s_width li{    margin: 0 18px 0 0;line-height: 2;}
	.se_newslist a{flex-wrap: wrap;}
	.se_newslist a .se_newslist_pic{ width:100%; }
	.se_newslist a .se_newslist_text{ width:100%; }
	.se_newslist .se_newslist_t{font-size: 1.2rem;}
	.h_hanguo .s_width img{ width:100%; }
	.h_hanguo{padding:30px 0;}
	.h_hanguo2{padding: 25px 0;}
	.h_hanguo2 li p{ width:100%; }
	.h_hanguo2 li div{ width:100%; }
	.f_title5{padding: 0 0 25px 0;}
	.h_hanguo3{padding: 35px 0;}
	.h_you_a{padding: 25px 10px; flex-wrap: wrap;}
	.h_you_l{ width:100%; }
	.h_you_r{ width:100%; }
	.h_you_l strong{font-size: 1.2rem;}
	.h_you_l p{    margin: 15px 0 0 0;}
	.h_you_l span{font-size: 1.2rem;}
	.h_you_l p{    margin: 15px 0 0 0;}
	.h_youshi ul{ width:100%; }
	.h_youshi ul li span{font-size: 1.2rem;}
	.h_youshi ul li strong{font-size: 1.2rem;}
	.h_youshi ul li{padding: 15px 10px;margin-top: -10px;}
	.h_youshi ul li p{    margin: 5px 0 0 0;}
	.se_pro_pic_text{flex-wrap: wrap;}
	.se_bg_pic{ width:100%; position: relative;}
	.se_pro_text_pp h1{font-size: 1.5rem;}
	.p_jieshao2{padding:0 0 15px 0;}
	.se_espcms_book3{    padding: 30px 0 10px 0;}
	.s_zhuanye3{padding:20px 0;}
	.se_pro_text_pp{ width:100%; padding: 15px 0 15px 0;}
	.se_espcms_book2 h1{font-size: 1.5rem;line-height: 2;    margin: 0 0 20px 0;}
	.page_box2 { display: none;}
	.se_espcms_book2{padding:20px 0;}
	.g_gaokao .s_width img{display: block;width:100%;}
	.bijiao{    padding: 35px 0 0 0;}
	.vs{display: none;}
	.bijiao_r{ width:100%; }
	.bijiao_l{ width:100%; justify-content: flex-start;}
	.bijiao_l strong{border-top-right-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 0; border-bottom-left-radius: 0;}
	.bijiao .s_width{ flex-direction: column-reverse;}
	.g_youshi{padding: 30px 0;margin: 0 0 35px 0;}
	.g_youshi .s_width{flex-wrap: wrap;}
	.g_youshi_l{ width:100%; }
	.g_youshi_r{ width:100%; }
	.g_youshi_r img{width:100%;}
	.g_youshi .s_width.s_width2{flex-wrap: wrap-reverse;}
	.qiyi_adv li{width:49%;padding: 25px 10px;margin: 0 0 10px 0;}
	.gk_chengji img{width:100%;}
	.wentilist li{width:100%;}
	.youlai{ padding: 30px 0 30px 0;}
	.youlai_l{ width:100%; }
	.youlai_r{ width:100%; }
	.block{display: none;}
	.none{display: block;}
	.footer4 { padding: 25px 0 25px 10px; background: #222; font-size: 0.95rem; color: #ddd; line-height: 1.5rem;	}
	.footer5{display: flex;position: fixed;bottom: 10px; right:5px;z-index: 99;width:50px;height:50px; z-index: 999999;}
	.footer5 img{display: block;width:30px; margin:0 auto}
	.footer5 a{display: flex;width:50px;height:50px;background: #fab309; border-radius: 25px;overflow: hidden; justify-content: center;align-items: center;}
	/*wap header*/
	.head_wap{width:100%; padding:9px 5px;  z-index: 101; background: #eee; position: relative; }
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:35%}
	.logo img{width:120px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 16px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background:#333;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 8px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(6px) rotate(-315deg);
		transform: translateY(6px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:1.05rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.png) no-repeat right center;}
	.menuBox ul div{width:90%;margin:0 auto; display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);  }
	.menuBox ul div a{width:47%;font-size: 15px;line-height: 38px;color: #fff;font-weight: normal;display:block; }
	.menuBox ul div.pp a{width:50%; }
	.menuBox ul div.pp2 a{width:100%; }
	.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
	.menuBox ul li a.link{color:#fff;}
	.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
	.menuBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		z-index: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top: 44px;}
	.l_tel{width:35%; padding:0 5px 0 0; display:flex;justify-content: flex-end;align-items: center;color: #ff0000;font-size: 17px; }
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.index_nav3{display: none;}
	.header{display: none;}
}
@media only screen and (max-width:1100px){ 	
}
@media only screen and (max-width:760px){ 
}

/* h_fangan */
.h_liuxue{padding:65px 0 20px 0}
.h_liuxue ul{display: flex;flex-wrap: wrap;}
.h_liuxue ul li{width:49%;background: #fff;border-radius: 15px; margin:0 2% 30px 0;position: relative; overflow: hidden;  box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.h_liuxue ul li:nth-child(2n){  margin:0 0 30px 0; }
.h_liuxue ul li .h_liuxue_t{ background: #58d5b8; color: #fff; display: flex;justify-content: flex-start;flex-direction: column;align-items: center; padding:10px 0}
.h_liuxue ul li:nth-child(1) .h_liuxue_t{ background: #58d5b8;}
.h_liuxue ul li:nth-child(2) .h_liuxue_t{ background: #f0b158;}
.h_liuxue ul li:nth-child(3) .h_liuxue_t{ background: #e3768d;}
.h_liuxue ul li:nth-child(4) .h_liuxue_t{ background: #45b6e8;}
.h_liuxue ul li .h_liuxue_t strong{ font-size: 24px; line-height: 2;}
.h_liuxue ul li .h_liuxue_t span{ font-size: 17px;}
.h_liuxue ul li .h_liuxue_c{ padding:30px }
.h_liuxue ul li .h_liuxue_c div{margin:0 0 15px 0;display: flex; justify-content: flex-start;align-items: flex-start; }
.h_liuxue ul li .h_liuxue_c div span{ background: #f6dfbe; border-radius: 10px;color: #222; line-height: 2; width:100px; display:inline-block;text-align:center;margin:0 15px 0 0;font-size: 16px;}
.h_liuxue ul li .h_liuxue_c div p{ width:calc(100%/1 - 120px); font-size: 16px;line-height: 2;color: #444;}


.h_xueyuan { background:#d6f3fd url(../images/partner.jpg) no-repeat center top;padding:65px 0 0 0}
.h_xueyuan ul{ display: flex;justify-content: center; align-items: flex-start; flex-wrap: wrap; padding:0 0 65px 0}
.h_xueyuan ul li{width:24%; margin:0 1% 20px 0;padding:25px 2%;border-radius: 15px;background: rgba(255,255,255,0.1); box-shadow: 0 0 35px rgb(0 0 0 / 7%);display: flex;justify-content:space-between; align-items:center;}
.h_xueyuan ul li:nth-child(4n){ margin:0 0 20px 0;}
.h_xueyuan ul li p{font-size: 24px;line-height: 2; }
.h_xueyuan ul li img{width:120px; border-radius: 70px;}
.h_zixun{  background: url(../images/hh.jpg) no-repeat center center; padding:45px 0}
.h_zixun .s_width{display: flex;justify-content: center; align-items: center; color: #fff;font-size: 24px;;}
.h_zixun img{width:130px;margin:0 0 0 45px;border-radius: 5px;}

/* p_tiaojian */
.p_tiaojian{font-size: 1.8rem;color: #e64a19; line-height: 1;font-weight: bold; text-align: center; margin-bottom:45px;}
.tiaojian .s_width{display: flex;    justify-content: space-between;    flex-wrap: wrap;}
.tiaojian li{width:24.5%;  margin: 0 0 15px 0; }
.tiaojian li .tiaojian_img{overflow: hidden; position: relative; z-index: 1;}
.tiaojian li .tiaojian_img img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.tiaojian li:hover .tiaojian_img img{ transform:scale(1.05,1.05);}
.tiaojian_text{   padding: 14px 20px 14px 20px; background: #fff;position: relative; z-index: 2; }
.tiaojian_text p{ color: #222;font-size:1.3rem; line-height: 2; text-align: center; font-weight: bold;}
.tiaojian_text span{ color: #444;font-size:1rem; line-height: 2; text-align: center; display: block;}
.tiaojian_text i{ width:120px;;color: #fff;font-size:1rem; line-height: 45px; border-radius: 23px; ; text-align: center; display: block;font-style: normal; background: #0f3c99; margin:25px auto 0 auto}
.tiaojian2 .s_width{display: flex;    justify-content: space-between;    flex-wrap: wrap;}
.tiaojian2 li{width:24.5%;  margin: 0 0 15px 0; }
.tiaojian2 li a{overflow: hidden; position: relative; z-index: 1; display: block;}
.tiaojian2 li a img{  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.tiaojian2 li:hover a img{ transform:scale(1.05,1.05);}
.tiaojian2 p{ color: #fff;font-size:1.1rem; line-height: 3; text-align: center; background: rgba(0,0,0,0.8); position: absolute;width:100%;left:0;bottom:0;}
.aline{width: 100%;height: 1px;background: rgba(0,0,0,0.1); margin: 45px 0;}
@media only screen and (max-width:1200px){ 
	.h_liuxue ul li{ width:100%; }
	.h_liuxue ul li .h_liuxue_t span{font-size:1rem; padding: 0 15px; text-align: center;}
	.h_liuxue ul li .h_liuxue_c{padding: 10px;}
	.h_liuxue ul li .h_liuxue_t strong{font-size:1.3rem;}
	.tiaojian li{ width:100%; }
	.tiaojian2 li{ width:49%; }
	.h_xueyuan ul li{ width:49%; flex-direction: column-reverse; }
	
	.h_xueyuan ul li p{font-size:1.2rem;}
	.h_zixun .s_width{font-size:1.2rem;}
	.se_news{    padding: 25px 0;}
	.fangand ul{    padding: 20px 15px; border: 3px solid #00a1e9;border-radius: 25px;}
	.fangand ul div{    width: 50px; height: 50px;}
	.fangand ul li{ align-items: flex-start;}
	.fangand ul p{width: calc(100%/1 - 70px);}
	.fangand{    padding: 25px 0; }
	.r_japan{    padding: 25px 0; }
	.r_japan .s_width{ border-radius: 25px; padding:25px 15px}
	.r_tit{font-size:1.2rem;}
	.r_japan2{    padding: 25px 0; }
	.r_japan2_a{    padding: 25px 15px;}
	.r_japan2_a li{font-size:1.1rem; line-height: 1.7;}
	.r_tit2{font-size:1.2rem;}
	.s_zhuanye.s_zhuanye2{padding: 10px 10px;}
	.s_zhuanye h3{font-size:1.2rem;}
	.pro02BotNav li strong{font-size:1.3rem;}
	.pro02BotNav li{    padding: 5px 0;width: calc(100%/2 - 10px);border-radius: 10px;}
	.pro02BoxBotNav{    width: 95%;}
	.h_xueyuan{padding: 35px 0 0 0;}
	.chuxuan_t{font-size:1.5rem;}
	.chuxuan li{ width:100%; margin: 0 0 25px 0; padding:15px;border-radius: 15px;}
	.chuxuan li:nth-child(1){ width:100%;}
	.chuxuan li:nth-child(2){ width:100%;}
	.chuxuan_text{flex-wrap: wrap;}
	.chuxuan_text p{ width:100%;}
	.chuxuan_biaoti strong{font-size:1.2rem;}
	.chuxuan_biaoti{padding:0 0 20px 0;margin: 0 0 20px 0;    justify-content: center;}
	.fangani dl{padding:10px;    margin-bottom: 25px;}
	.fangani dl dd{padding:10px;font-size: 1.05rem;}
	.fangani{padding: 25px 0 10px 0;}
	.fangani li{ width:100%;}
	.fangani li{ width:100%; margin: 0 0 15px 0; padding:15px;border-radius: 15px;}
	.fangani .fangani_p p{ text-align: center;}
	.chuxuan_text2 p{ text-align: center;line-height: 1.3;}
	.fanganf ul li{ width:48%;}
	.fanganf{padding: 30px 0;}
	.fangana{padding: 30px 0;}
	.fangane dl{    padding: 15px;}
	.fangane dt{font-size: 1.2rem;    text-align: center;}
	.fangane dd{    padding:10px;}
	.fangane{padding: 30px 0;}
	.fangana li{ width:100%;}
	.fanganb ul{justify-content: space-around; flex-wrap: wrap;}
	.fanganb ul li{    width: 24%; margin: 0 0 5px 0;}
	.fangane li p{font-size: 1.1rem; }
	.fangane ul{    padding: 5px;border: 2px dashed #00aa83;}
	.fangane li{width:33%}
	.fangane li span{font-size: 1rem;;}
	.fangand dd{padding: 15px 10px; border-radius: 25px;    font-size: 1.15rem;}
	.fangang dl{padding: 10px;		border: 2px dashed #a0d2f3;}
	.fangang dt{ text-align: center;}
	.fanganh ul li{width:24%;margin: 0 0 5px 0;padding: 25px 0;height: 180px;}
	.fanganh ul{justify-content: space-around; flex-wrap: wrap;}
	.fanganh ul p{line-height: 1.4;}
	.fanganh{padding: 30px 0;}
	.fangani .fangani_t{justify-content: center;padding: 0 0 20px 0; margin: 0 0 10px 0;}
	.fangani li:nth-child(2),.fangani li:nth-child(3){text-align: center;}
	.chuxuan_text2{justify-content: center; align-items: center;}
	.banner{display: flex;justify-content: flex-start;flex-direction:column-reverse;}
	.tongdao{right: 0;  top:0;padding: 20px 15px; position: relative; width:100%}
	.in_title .in_title_l span{display: none;}
	.sty6.sty8 .swiper-slide{width:49%}
	.in_title .in_title_l div.na_tel{display: none;}
	.in_title .in_title_l div{width:152px}
	.in_title .tab-nav a{    margin: 0 4px 0 0;}
	.kecheng_pic .s_width{flex-wrap: wrap;}
	.kecheng_pic_l{ width:100%; margin: 0 0 10px 0;}
	.kecheng_pic_r{ width:100%;}
	.kecheng_pic_r li{ width:49%;}
	.kecheng_pic_r li:nth-child(3n){margin: 0 0.9% 10px 0;}
	.sty6.sty7 .swiper-slide{ width:49%;}
	.sty6 .swiper-slide .keshi_text p{line-height: 2;}
	.in_title dl a{margin: 0 0 0 5px;}
	.liuxuelist .s_width .lx_list{ width:100%;}
	.wendalist .s_width{    padding: 15px;}
	.wendalist li{ width:100%;}
	.index_pic .s_width li{ width:49%;}
	.index_pic_text{margin: 0 5px 5px 5px;}
	.index_pic_text2{padding:10px 5px}
	.footer .s_width:nth-child(1){padding: 25px 0; flex-wrap: wrap;}
	.footer .f_fenlei{ width:33%;}
	.footer_p{line-height: 2;}
	.footer .f_erweima{ display: none;}
	.footer .f_contact2{ width:100%;}
	.footer_pp{flex-wrap: wrap; padding:10px 0;justify-content: center;}
	.footer_pp div:nth-child(2){display: none;}
	.wendalist li a{line-height: 1.5;}
}</pre></body></html>