@media (max-width: 1200px) {
.wap_nav {
	align-self: center;
	width: 0.55rem;
}

.wap_nav_sw li a i {
	align-self: center;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.teams .one .word .ck_show {
	height: 4.2rem;
	overflow: hidden;
}
.teams .one .word.cur .ck_show {
    height: auto;
}

.wap_nav_sw li.active a i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.index_th  .test .swiper-button-next{
	top: 70%;
}
.wap_navs span {
	display: block;
	width: 22px;
	height: 2px;
	margin-bottom: 5px;
	background-color: #3558ff;
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, transform .5s cubic-bezier(.77, .2, .05, 1), width .5s;
	left: 0;
	transform-origin: 16px;
	border-radius: 3px;
	opacity: 1;
}
.wap_nav_sw li a{
	width: 100%;
	justify-content: space-between;
	padding: 0.15rem 0.3rem;
	display: flex;
	font-size: 13px;
	text-transform: uppercase;
}
.wap_nav_sw li dd a {
	justify-content: space-between;
	padding: 0.15rem 0.3rem;
	display: flex;
	width: 50%;
	font-size: 13px;
	text-transform: uppercase;
}

.wap_nav_sw li dd a {
	font-size: 13px;
}

.wap_nav span {
	display: block;
	width: 25px;
	height: 2px;
	margin-bottom: 5px;
	background-color: #0e6cb6;
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, transform .5s cubic-bezier(.77, .2, .05, 1), width .5s;
	left: 0;
	transform-origin: 16px;
	border-radius: 3px;
	opacity: 1;
}

.index_swiper .swiper-horizontal>.swiper-pagination-bullets,
.index_swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0.5rem;
}

.index_swiper .swiper-pagination-bullet {
	width: 15px;
	height: 3px;
}

.index_swiper .swiper-pagination-bullet-active {
	width: 15px;
}

.index_swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.index_swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 3px;
}

.index_swiper dt a {
	width: 2.5rem;
	line-height: 24px;
	margin-top: 0.35rem;
	font-size: 12px;
}
.index_swiper dd img {
	height: 4.35rem;
}
.index_swiper dt em {
    margin: 0.35rem auto;
    width: 1rem;
    height: 3px;
}
.index_swiper dt h2 {
	font-size: 18px;
}

.wap_nav span:nth-of-type(2) {
	transition: width .5s ease;
}
.wap_nav .first-rotate {
	transform: rotate(-45deg);
	position: relative;
	top: 4px;
}

.wap_nav.self.none {
	display: block;
}

.wap_nav .last-rotate {
	transform: rotate(45deg);
	position: relative;
	top: -5px;
}

.wap_nav span.mid-width {
	width: 0;
	opacity: 0;
}

.wap_nav_sw li.cur a {
	color: #0e6cb6;
	font-weight: bold;
}

.wap_nav_sw li.cur dd a {
	color: #333;
	font-weight: normal;
}
.wap_nav_sw li dl{
	display: none;
}
.wap_nav_sw li.active dl{
	display: block;
}
.wap_nav_sw li dd{
	display: flex;
	flex-wrap: wrap;
	border-top: 1px #f5f5f5 solid;
}
.wap_nav_sw li dd a{
	display: block;
	width:50%;
}
.wap_nav_sw li {
	line-height: 36px;
	border-bottom: 1px #f5f5f5 solid;
}

.wap_nav span:last-child {
	margin-bottom: 0;
}

.wap_nav span:nth-of-type(2) {
	transition: width .5s ease;
}


.wap_nav .first-rotate {
	transform: rotate(-45deg);
	position: relative;
	top: 4px;
}

.wap_nav .last-rotate {
	transform: rotate(45deg);
	position: relative;
	top: -5px;
}
.add_height{
	    padding-top: 1rem;
	    margin-top: -1rem;
}
.header-show {
	z-index: 99999;
	top: 1.23rem;
	opacity: 1;
	border-top: 1px #eee solid;
	display: block;
	position: fixed;
	width: 100%;
	background: #fff;
	height: 100%;
}
.add_th .txts{
	padding-bottom: 3.5rem;
}.add_th .dl dd {
    width: 80%;
}
.index_swiper ,.index_swiper.pub_mt{
	padding-top: 1.34rem;
}

.wap_navs span.mid-width {
	width: 0;
	opacity: 0;
}

.wap_logo img {
	width: 3rem;
}

.head {
	padding: 0.3rem;
	justify-content: space-between;
}

.head h1 img {
	width: 1rem;
}
body {
	font-size: 13px;
}
.index_one .dl .one dt img {
    width:1rem;
}
.index_one .dl .one dd {
    margin-left: 0.25rem;
}
.index_one .dl .one {
    width: 100%;
    padding: 0.25rem;
}
.index_swiper dd a {
    width: 30%;
    line-height: 0.8rem;
    font-size: 0.35rem;
	border: 1px #fff solid;
	margin: 0 auto;
}
.index_one .pub_more {
    margin: 0.35rem 0;
}
.pub_more {
    width: 2.25rem;
    line-height: 3;
}
.index_five .test dl {
    padding: 0.35rem 0.25rem;
}
.index_five .test dl:nth-child(2) {
    margin: 0.25rem 0;
}
.index_five .word dd em {
    font-size: 0.3rem;
    margin-top:0.15rem;
}
.index_five .test dt h2{
	margin-bottom: 0.15rem;
}
.index_five .test{
	padding: 0.35rem 0;
}
.index_five .test dl:nth-child(1){
	border-left:4px #00dabe solid;
}
.index_five .test dl:nth-child(2){
	border-left: 4px #ffba00 solid;
}
.index_five .test dl:nth-child(3){
	border-left: 4px #2a6ef4 solid;
}
.cou_one .txt {
    padding:0.35rem 0.25rem;
    margin-top: 0;
}
.cou_one dt {
    height: 6rem;
}
.cou_one dl {
    top: 0;
}
.index_five .word dd p {
    margin: 0.25rem 0;
}
.banner .box div {
    width: 90%;
    left: 0.5rem;
	top: 60%;
}
.banner .box em {
    width: 1rem;
    height: 2px;
    margin: 0.35rem 0;
}
.video {
	padding:0 0.25rem;
}
.video_one dt {
    height: 4.5rem;
}
.video_one dd img {
    width: 1.25rem;
}
.video .tit_tit h2 {
    font-size: 0.4rem;
    margin:  0.35rem 0;
}
.video_list dt p img {
    width: 1rem;
}
.video_list dt {
    height: 3rem;
}
.swiper-slide img.wap_show{
	display: block;
}
.video_list {
	justify-content: space-between;
}
.video_list dl {
    width: 48.5%;
    margin-left: 0;
}
#pev_net {
    padding: 0.5rem 0.25rem;
}
#cont .title {
    padding-bottom: 0.3rem
}
#pev_net img {
    width: 1rem;
}
#cont .txt p {
    margin-top: 0.25rem
}
.pub_tit h2 ,.index_th .dl dd h2,.index_four_swiper dt h2,.footer .foot h2,.about_one .tit h2,#cont .title h2,
.index_four .pub_tit h2,.index_four .hover_sw .one h3,.index_five .test dt h2,.about_tow dd h2,
.index_five .word dd h2,.banner .box h2,.cou_th .word dd h2,.evaluate .list dl h2{
    font-size: 0.4rem;
    line-height: 1.5;
}
.index_one .dl .one dd h2 ,.index_th .dl dd h2 i{
    font-size: 0.34rem;
}
.index_one .dl .one dd em {
    font-size:  0.3rem;
    margin-top: 0.1rem;
}
.index_one .name{
    font-size: 0.34rem;
    padding:0.25rem 0;
}
.index_four_swiper h5 img {
    height: 4rem;
	margin-top: 0.25rem;
}
.index_four_swiper dl{
	padding-bottom: 0.35rem;
}
.contact_one .word dd h2{
	font-size: 0.36rem;
}
.index_th_swiper h2{
	font-size: 0.34rem;
}
.index_four .img p {
    text-align: center;
}
.index_four .img img {
    height: 5rem;
	width: auto;
}
.index_five .word dt {
    height: 3rem;
}
.add_tow_tow .add_tit h2 i {
    width: 4.5em;
}
.add_tow_tow .postion {
    border: 6px #fff solid;
    margin: 1em auto 1.5em auto;
    width: 93%;
}
.add_tow_tow .postion .one:nth-child(1) {
    padding:1em;
    -moz-border-radius: 10px  10px 0 0;
    -webkit-border-radius: 10px  10px 0 0;
    border-radius: 10px  10px 0 0;
	padding-bottom: 3em;
}
.add_tow_tow .postion .one:nth-child(2) {
     padding:1em;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
	padding-top: 3em;
}
.add_tow_tow .postion .img img {
    width: 6em;
}
.add_tow_tow .postion .one:nth-child(1) p {
        background: url(../images/BD.png) no-repeat 0 19px;
        background-size: 13px 13px;
        padding-left: 20px;
}
.add_tow_tow .postion .one:nth-child(2) p{
	background: url(../images/NC.png) no-repeat 0 19px;
	background-size: 13px 13px;
	padding-left: 20px;
}
.add_tow_tow .postion .one p {
   font-size: 14px;
       line-height: 3.5em;
}
.add_tow_tow .postion .one {
    width: 100%;
}
.index_five {
	margin-top: 0;
}
.index_five_swiper {
    margin-top: -1rem;
}
.index_four .word {
    padding-top: 0.25rem;
}
.index_five_swiper dt img {
    height: 3rem;
    -moz-border-radius: 20px 12px 20px 12px;
    -webkit-border-radius: 20px 12px 20px 12px;
    border-radius: 20px 12px 20px 12px;
	object-fit: cover;
}
.index_th_swiper dt p {
    color: #2a6ef4;
    font-size: 0.3rem;
    font-weight: normal;
    margin: 0.15rem 0;
}
.index_th .dl dl,.footer .foot h2{
	margin-bottom: 0.25rem;
}
.footer .foot img:last-child {
    margin-right:0.25rem;
}
.footer .foot em:last-child{
	margin-top: 0.25rem;
}
.footer .foot img {
    width: 0.4rem;
}
.footer .foot em {
    margin-right:0
}
.footer .foot em i {
    width: 1px;
    height: 12px;
    margin: 0 0.2rem;
    top: 0.05rem;
}
.footer .foot em{
	display: block;
}
.cou_one dd {
    height: auto;
    padding: 0.25rem;
}
.cou_tow .img{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.cou_th .word dl {
    padding: 0.25rem;
    padding-left: 0.35rem;
}
.cou_th .ck_show .txt p {
    background: url(../images/fang.png) no-repeat 0 7px;
    padding-left: 0.6rem;
    margin-bottom: 0.25rem;
}
.cou_th .ck_show {
    padding-top:  0.5rem;
}
.cou_th .word dt {
    margin-right: 0.25rem;
    width: 20%;
}
.cou_tow .bg {
    height: 11.2rem;
}
.cou_tow .img {
    height: 3rem;
}
.school .list ,.evaluate ,
.cou_tow .txt,.cou_th {
	 padding:0.35rem 0.25rem;
}
.evaluate .list dl {
    padding: 0.25rem;
    margin-bottom: 0.25rem;
}
.school .list{
	padding-top: 0;
}
.school .list dl {
    width: 100%;
    margin-left:0;
    margin-top: 0.25rem;
    padding: 0 0.25rem;
    padding-bottom: 0.25rem;
}
.school .href_nav a {
    padding: 0.2rem 0.4rem;
    margin-right: 0.25rem;
}
.school .href_nav{
	padding: 0 0.25rem;
	    display: -webkit-box;
	    overflow-x: scroll;
		width: 97%;
		margin: 0.25rem auto 0.35rem auto;
}
.school .list dd em {
    width: 0.85rem;
    height: 3px;
    margin: 0 auto 0.25rem auto;
}
.school .list dt {
    padding: 0.35rem ;
}
.school .list dd h2 {
    font-size: 0.4rem;
    padding: 0.35rem 0;
}
#video-window .video-content {
    width: 90%;
    height: auto;
}
.banner .img {
    height: auto;
}#video1 #videoId {
  
   
    height: 40vh;
}
#video-window .video-close {
    top: 3.25rem;
    right: 0.25rem;
    width: 0.75rem;
}
.news dl h2 {
    font-size: 0.36rem;
    line-height: 1.6;
	font-weight: bold;
}
.news dd h6 {
    height:4.5rem;
    margin-top: 0.25rem;
    padding-top: 0.25rem;
}
.page {
    margin: 0.5rem auto 2rem auto
}
.page li {
    padding: 0.12rem 0.25rem;
	    margin: 0 0.08rem;
}
.news dt em {
    font-size: 12px;
    padding: 0.25rem 0;
}
.teams {
    padding: 0 0 1.7rem 0;
}
.teams .one dl{
	text-align: center;
}
.teams .one dl,.teams .one .word,
.contact .form .button{
    width: 100%;
    padding: 0.35rem 0;
	border: 0;
}
.contact .form .button{
	margin-top: 0.25rem;
}
.add_th .dl dl {
    background: url(../images/add_bg.png) no-repeat;
    background-size: 100% 2rem;
    width: 100%;
    height: 2rem;
    margin-top: 0.25rem;
    display: flex;
}
.add_th .dl dd p {
    font-size: 13px;
    line-height: 2;
}
.add_th .dl dd {
    align-self: center;
    margin-left: 0.5rem;
}.add_th .dl dt {
    width: 1rem;
    height: 1rem;
    line-height: 0.8rem;
    font-size: 15px;
}
.teams .one dt {
    width: 3rem;
    height: 3rem;
    margin: 0.35rem auto;
}
.contact .mapeds{
    height: 8rem;
}

.contact .form p.last span img {
    width: 2.25rem;
    height: auto;
    right: 0.25rem;
    top: 0.5rem;
}
.contact_tc dd h2 {
    margin-bottom: 0.15rem;
    font-size: 15px;
}
.contact_tc dd img {
    display: none;
}
.contact_tc dd {
    width: 80%;
    margin-left: 5%;
    font-size: 12px;
}
.contact_tc {
   left: 50%;
       min-width: initial;
       padding: 0.25rem;
       width: 80%;
}
.contact_tc dt {
    width: 1rem;
}
.contact .form .button{
	font-size: 0.34rem;
}
.contact .form p.last span{
	width: 48.5%;
}
	.contact .form p .text:nth-child(2) {
		 width: 48.5%;
	}
	.contact .form p .text:nth-child(3) {
		 width: 48.5%;
	}
.contact .form .text {
    line-height: 1rem;
    width: 48.5%;
    padding: 0 0.35rem;
	height: 1rem;
}
.contact .form p.last .text.texts{
	 width: 48.5%;
	 margin: 0;
	 margin-top: 0.25rem;
}
.contact .form p .text:nth-child(1) {
	width: 100%;
	margin: 0.25rem auto;
}
::-webkit-input-placeholder {
	font-size: 13px;
}

::-moz-placeholder {
	font-size: 13px;
}

::-ms-input-placeholder {
	font-size: 13px;
}
.contact .form{
	margin-top: 0.35rem;
}
.contact_one .word dt {
    width: 1rem;
}
.textarea {
    padding: 0.25rem;
    height: 3rem;
}
.contact_one .word dl {
    margin-top: 0.35rem
}
.contact_one .word dd {
    margin-left:0.35rem
}
.teams .list{
	width: 95%;
	margin: 0 auto;
}
.contact,.contact_one .word {
	padding: 0.25rem;
}
.where i {
    margin: 0 0.15rem;
}
.where, .where a {
    font-size: 0.34rem;
}
.news ,.where{
    padding:0.35rem 0.25rem
}
.news dl {
    padding: 0.35rem 0.25rem;
    width: 100%;
    margin-left: 0;
    margin-bottom:  0.25rem;
}
.news .list{
	justify-content: space-between;
}
.about p{
	margin-top: 0.15rem;
}
.about_tow dd b {
    font-size: 0.35rem;
    top: 1.25rem;
}
.teams .one{
	position: relative;
}
.teams .one .word .test h3 {
    font-size: 0.34rem;
    top: 4.8rem;
    right: 0.5rem;
	position: absolute
}
.teams .one .word .test h3 img {
    width: 0.25rem;
    margin-left:0.15rem;
}
.teams .one .word .ck_show {
    padding-top: 0.25rem;
    margin-top: 0.25rem;
}
.cou_tow .word {
    margin-right:0;
    padding:0.85rem 0.25rem;
}.cou_tow .word em,.video_list dd,.evaluate .list dt p,.about_one .tit p,.about_tow dd p,
.index_four_swiper dd p,.index_four .pub_tit p,.index_four .hover_sw .one i,.contact_one .word dd p,
.pub_pub .txt p ,.index_th_swiper dd p,.index_th .dl dd p,.footer .foot em,.teams .one dd p,.teams .one .word .test p,
.banner .box p,.cou_one dd{
    font-size: 0.32rem;
    line-height: 1.8;
}
.index_tow .pub_tit {
	text-align: center;
}
.wap_show{
	display: block;
}
.pc_show{
	display: none;
}
.pub_tit i {
	width: 1rem;
    margin: 0.35rem auto;
	float: none;
}
.index_tow {
    margin-top: 0.25rem;
	padding: 0.35rem 0.25rem;
}
.index_tow .img{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.evaluate{
	padding-bottom: 1.65rem;
}
.index_one .img h5 img {
    left: -0.25rem;
    bottom: -0.2rem;
    width: 5rem;
}
.index_one .img p{
	margin: 0.25rem 0;
}
.index_one .img p img {
    width: 100%;
    height: 5rem;
    object-fit: cover;
}
.index_tow {
    background-size: 100% 5.5rem;
    height: 5.5rem;
}
.index_tow .img{
	display: -webkit-box;
	overflow-x: scroll;
	flex-wrap: initial;
	padding: 0.5rem 0;
}
.index_tow .img p {
    width: 18.33%;
    height: 1.73rem;
    margin-bottom: 0.25rem;
	display: block;
	margin-right: 0.45rem;
}
.index_th .tit em {
    font-size: 0.3rem;
    width: 2rem;
    line-height: 2.5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.about_tow dl{
	width: 100%;
}
.about_tow dt {
    left: 0.35rem;
    width:2rem;
    top: 1rem;
    border: 6px #f8f8f8 solid;
}
.about_tow dd {
	padding: 0.5rem;
	padding-left:  2.5rem;
}
.about{
	padding: 0.35rem 0.25rem;
	padding-bottom: 2rem;
}
.swiper-button-prev.swiper-button-prev1 {
    left: 0.25rem;
}
.swiper-button-next.swiper-button-next1 {
    left: 1.25rem;
}
.swiper-button-next1 i,.swiper-button-prev1 i,
.swiper-button-next1:hover i,.swiper-button-prev1:hover i
{
    background-size: 0.65rem 0.65rem;
    width: 0.65rem;
    height: 0.65rem;
}
.index_th .swiper-button-next, .index_th .swiper-button-prev {
   width: 0.65rem;
   height: 0.65rem;
    top: 48%;
}
.index_th .test {
    padding: 0.35rem 0.25rem;
}
.index_th .test .tit img {
    width: 0.75rem;
}
.index_th_swiper {
    margin-top: -1rem;
}
.index_th .index_th_swipers {
    background-size: 100% 5.6rem;
    height: 5.6rem;
    padding: 0.35rem;
}
.index_th .dl dl {
    width: 48.5%;
    height: 2rem;
    padding-top:  0.35rem;
}
.index_th .dl dt {
    width: 1rem;
    margin-right: 0.25rem;
}
.index_one .pub_tit, .index_one .txt {
    padding-left: 0;
}

.index_one .dl {
    padding: 0.25rem 0;
}
.pt75 {
    padding: 0.35rem 0.25rem;
}
.index_five.pt75 {
  padding-bottom: 1.5rem;
}
.foot_add dt h2 {
    font-size: 0.36rem;
    padding-bottom:0.35rem
}
.foot_add dl:nth-child(3) dt span em {
    position: absolute;
    right: auto;
    left: 0;
}
.foot_add dt span em {
    width: 1rem;
}
.foot_add dl:nth-child(3) dd i img {
    width: 2rem;
}
.footer .beian p{
	flex-wrap: wrap;
	text-align: center;
}
.foot_add dl:nth-child(3) dd span img {
    width: 0.5rem;
    margin-right: 0.25rem;
}
.foot_add dl:nth-child(3) dd span em {
    font-size: 0.5rem;
    margin-top: 0.1rem;
}
.foot_add dl:nth-child(3) dd {
    padding-left: 0;
	padding-top: 0.35rem;
}
.foot_add {
    padding-bottom: 0.5rem;
    margin-top: -1rem;
}
.foot_add dl:nth-child(3){
	text-align: left;
	width: 100%;
	padding: 0 0.25rem;
}
.footer .foot {
    background-size: 100% 3rem;
    height: 3rem;
    top: -1.5rem;
    padding-left: 0.35rem;
    padding-top: 0.35rem;
    width: 95%;
}
.footer .beian {
    padding:0.25rem 0;
    font-size: 12px;
}
.cou_th .img {
    height: 4rem;
}
.cou_th{
	padding-bottom: 2rem;
}
.banner {
    padding-top: 1.2rem;
}
.banner .img img{
	height: 6rem;
}
.footer .beian span a {
    margin-left:  0.35rem;
	margin-top: 0.25rem;
	display: inline-block;
}.cou_th .word dd p,
.index_one .name em,
.header .nav,.footer .tow .one img,
.footer .foot dl:nth-child(2),
.index_one .dl .lime,.swiper-slide img.pc_show,
.index_tow .dl,.foot_add dl:nth-child(1),
.foot_add dl:nth-child(2),.footer .foot .more_add a{
	display: none;
}
.index_swiper dd {
    width: 90%;
    top: 22%;
    text-align: center;
}
.index_swiper dd p{
	line-height: 1.5;
	font-size: 14px;
	    width: 100%;
	    margin: 0.35rem 0;
}
.index_swiper dd h2 {
    font-size: 18px;
}
.box,.w100,.footer .beian p span{
	width: 100%;
}
#cont {
    padding: 0.25rem;
    width: 95%;
    margin: 0 auto;
}
.where {
	padding-top: 1.6rem;
}
#add .ban dt img {
    width: 1.5rem;
}
#add .add_tit h2 {
    font-size: 0.4rem;
}
#add .add_tit span {
    width: 90%;
    margin: 0.35rem auto;
}
#add .word .title h2 {
    font-size: 0.34rem;
    margin: 0.5rem auto;
}
.add_tow .wrap ul li img {
    width: 80%;
	display: block;
	margin: 0 auto;
}
.add_wrap li {
    width: 3rem;
    height: 1rem;
	margin-left: 0.25rem;
	margin-bottom: 0.25rem;
	background: #fff;
}
.speed2 {
    width: 32rem;
}
.speed1 {
    margin-top: 0.35rem;
    width: 30rem;
}
.wrap ul {
    width: 28rem;
}
.add_wrap {
    height:1rem;
}
.add_th .test{
	padding: 0.25rem;
}
.add_th .txts dd img {
    width: 1rem;;
}
/* .add_four {
    padding-top: 2rem;
} */
.add_four .dl dl:nth-child(odd) dd {
    padding:0.25rem;
}
.add_four .dl dd h2 {
    font-size: 0.38rem;
    line-height: 1.5;
}
.add_four .dl dl {
	flex-wrap: wrap;
	padding: 0.25rem;
}
.add_four .dl dt, .add_four .dl dd {
    width: 100%;
}
#video1 h1 {
    font-size: 16px;
    padding-bottom: 0.35rem;
}
.add_th .txts dd img:nth-child(2) {
    bottom: -3.5rem;
    right: 0.35rem;
}
.add_th .txts dl {
    margin-top: 0.5rem;
}
.add_th .txts dd img:nth-child(1) {
    top: -0.15rem;
    left: 0.35rem;
}
.add_four .word dd h2 {
    font-size: 0.36rem;
    margin: 0.35rem auto;
}
.add_th .txts dt img {
    width: 100%;
}
.add_four .dl dl:nth-child(odd) dd p:last-child {
    margin-top:0.35rem;
}
.add_four .word dt {
    height: 3rem;
}
.add_four .word {
    margin-top: 0.35rem;
	padding: 0 0.25rem;
}
.add_four .dl dl:nth-child(odd) h2:nth-child(2){
	margin:0.15rem 0 0.25rem 0;
}
.add_four .dl dl:nth-child(even) h2{
	margin: 0.25rem 0;
}
.add_four .dl dl:nth-child(even) dt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order:0;
    order: 0;
}
.add_th .txts h2 {
    font-size: 0.38rem;
    margin-bottom:0.25rem;
}.add_five dd p,
.add_th .txts p ,.add_four .dl dd p,.add_four .word dd p{
    font-size:  0.32rem;
    line-height: 1.67;
}.add_tow {
    background-size: 100% 4.35rem;
    height: 4.35rem;
}
.index_four .hover_sw .one {
    height: auto
}
.add_senven .word h2 {
    font-size: 0.38rem;
}
.add_senven .word a {
    width: 3rem;
	line-height: 3;
    margin:  0.38rem 0;
}
.add_senven .word p:nth-child(3) i {
    font-size: 0.32rem;
}
.add_senven .word p:nth-child(3) {
    font-size: 0.4rem;
    margin-bottom: 0.25rem
}
.add_senven .word p img {
    margin-right: 0.15rem;
    width: 0.5rem;
}
.add_senven {
    background-size: 100% 100%;
    height: 100%;
    margin-top:  0.35rem;
    padding-top: 0.35rem;
	padding-bottom: 0.5rem;
}
.add_senven .dl {
    margin:0.35rem auto;
    padding-left: 0.25rem;
	width: 95%;
	    box-shadow: 0 10px 0 0px rgba(0, 0, 0, .05);
}
.myscroll li {
    margin-left: 0;
    min-height: 4rem;
    margin-bottom: 1rem;
}
.myscroll li dl dt p {
    font-size: 0.34rem;
    line-height: 1.67;
}
.add_senven .word {
    padding-top: 0.38rem;
	margin-bottom: 0.35rem;
}
.myscroll li dl {
    padding: 0.38rem;
        padding-bottom: 0.5rem
}
.myscroll li dl dd {
    padding-bottom: 0.35rem;
}
.myscroll li dl dd img:nth-child(3) {
    width: 0.35rem;
}
.add_six .dl .img dt {
    width: 94%;
}
.add_six   .dl .img,.add_six .word{
	margin-top:0.35rem;
}
.myscroll li dl dd img:nth-child(1) {
    width: 1.4rem;
    bottom: -1rem;
}
.myscroll li dl dd em {
    padding-left: 1.65rem;
    top: 0.6rem;
	font-size: 0.32rem;
}
.myscroll {
	font-size:0.34rem;
	height: 10rem;
}
.add_six .dl .img dd img {
    width: 5rem;
    bottom: -0.5rem;
    right: 0rem;
    z-index: 1;
}
.add_five dd img {
    right: 0.25rem;
    top: -0.35rem;
    width: 2rem;
}
.add_six .dl{
	width: 95%;
	margin: 0 auto;
}
.add_five dl:nth-child(2) img {
    top: -0.75rem;
}
.add_five dl:nth-child(3) img {
    top: -1.25rem;
}
.add_five dt em {
    width: 0.75rem;
    height: 3px;
    margin:0.3rem 0;
}
.add_four .bg_bg {
    height: 8rem;
    -moz-border-radius: 0 0 60px 60px;
    -webkit-border-radius: 0 0 60px 60px;
    border-radius: 0 0 60px 60px;
    bottom: -0.35rem;
    width: 100%;
}
.add_five dt h2 {
    font-size: 0.38rem;
}
.add_five dl {
    width: 100%;
    padding: 0.35rem;
}
.add_five dl:nth-child(even){
	margin: 0.25rem auto;
}
.add_five .dl {
    margin: 0.25rem auto;
	width: 95%;
}
.add_five {
    padding-top: 0.75rem;
}
.add_tow .mask{
	display: none;
}
#add .add_tit span i {
    width: 1.5rem;
    height: 3px;
    top: -1px;
}
.home_swiper {
	padding:0 0.25rem 0.5rem 0.25rem;
}
.index_five_swiper {
    margin-top: 1rem;
    height: 3rem;
}
.index_five_swiper dl:hover dt img {
	top: 0;
}
.school .list dt {
    padding: 0.35rem;
    height: 3rem;
}
.school .list dt img {
    width: 55%;
}
.myscroll li dl dd p{
	width: 1.5rem;
	height: 1.5rem;
	bottom: -1rem;
}
/*.index_tow .dl{*/
/*	    display: flex;*/
/*	    width: 100%;*/
/*	    justify-content: center;*/
/*}*/
/*.index_tow .dl dl {*/
/*    width: 15%;*/
/*        font-size: 14px;*/
/*        margin: 0 9%;*/
/*}*/
}
