@media (max-width: 1250px) {
.box {
	width: 97%;
}

.footer {
	font-size: 13px;
}
.wap_nav_sw {
	background: #fff;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: all .5s ease;
}
.wap_nav span:nth-of-type(2) {
	transition: width .5s ease;
}

.wap_footer.flex {
	display: flex;
}

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

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

.wap_nav_sw {
	background: #fff;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: all .5s ease;
}

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

.wap_nav span.mid-width {
	width: 0;
	opacity: 0;
}
.wap_nav span {
	display: block;
	width: 25px;
	height: 2px;
	margin-bottom: 8px;
	background-color: #000;
	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;
}
.header-show {
	top: 0;
	opacity: 1;
	z-index: 99;
	border-top: 1px #eee solid;
	display: block;
}
.wap_nav_sw li.cur a{
	position: relative;
}

.wap_nav_sw li.cur a::after {

    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -5px;

}

.wap_nav_sw li.cur dd a {
	color: #333;
	font-weight: normal;
}

.wap_nav_sw li {
	display: block;
	font-size: 16px;
	line-height: 55px;
	height: 55px;
	position: relative;
	text-align: center;
	text-transform: uppercase; 
}
.header.fix .head .nav,.header .head .nav {
    display: none;
}
.header.fix .head ,.header .head  {
    margin: 12px;
}
.w80 {
    padding: 0 20px;
}
.swiper_inner {
    padding: 35px 30px;
    max-width: 84%;
}
.pub_tit {
	flex-wrap: wrap;
}

.pub_tit h2 span ,.pub_tit h2 b{
    font-size: 18px;
	margin-top: 8px;
}

.pub_tit{
	padding: 50px 0;
}
.pub_tit p img {
    height: 0.65rem;
	display: block;
	margin: 0.35rem auto;
}
.pub_tit h2{
	text-align: center;
}
.pub_pub{
	padding-top: 64px;
}
.pub_tit.w80 {
    padding: 50px 0;
}

#banner, #swiper {
    padding-top: 64px;
}

.wap_show,
.none,
.wap_sw ,
.pub_tit h2 span{
	display: block;
}
.pc_show{
	display: none;
}
.wap_nav_sw {
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
}
.header {
    z-index: 999;
    transition: 0.3s linear;
    height: 64px;
}
.header.fix{
	 height: 64px;
}
.index_one .word {
    text-align: center;
}
#contact{
	margin: 45px 0;
}
.index_one .word .tit p,
.index_one .word .txt p{
    font-size: 18px;
	
}
.touch_one .txt p{
	margin-bottom: 20px;
}
.index_one .word .txt h4 {
    font-size: 22px;
	font-weight: 500;
}
.index_one .word .txt p {
    margin-bottom: 30px;
}
.index_one .word{
	margin-top: 20px;
}
.index_one .word .tit h2 {
    font-size: 32px;
    margin-bottom: 55px;
}
#contact .one{
	flex-wrap: wrap;
}
#contact .txt p{
	line-height: 2;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 4px;
}
#contact .name{
	margin-right: 0;
	text-align: center;
	margin: 15px auto;
}
.touch_five .txt h2 {
    margin: 30px 0;
}
.touch_th .tit h2{
	margin-bottom: 30px;
}
.index_tow .word{
	padding-top: 30px;
    font-size: 32px;
}
.touch_five .txt p img {
    height: 34px;
    position: relative;
    bottom: auto;
    right: auto;
	display: block;
	margin: 35px auto;
}
.touch_one .tit h2 ,.touch_th .tit h2,.touch_five .tit h2{
    font-size: 28px;
}
.touch_five p, .touch_five .txt h2 {
    font-size: 20px;
}
.touch_one .txt p,.touch_th .word .txt h2 {
    font-size: 22px;
}
.touch_th .word .txt p{
	font-size: 20px;
	width: 100%;
	margin-bottom: 30px;
}
.index_tow .word p {
    margin-top: 25px;
}
.touch_one .word {
    bottom: auto;
    top: 15%;
}
.touch_one .tit {
    margin-bottom: 55px;
}
.index_tow .word p ,.index_th .tit p{
    margin-top: 25px;
    font-size: 20px;
	padding: 0 20px;
}
.touch_tow .word .test {
    position: relative;
    top: 0%;
    left: 0%;
    transform: translate(-0%, -0%);
    -webkit-transform: translate(-0%, -0%);
    padding: 20px;
	padding-bottom: 30px;
}
.pub_tit.pt_80 {
	padding: 30px 0;
    padding-right: 0;
}
.touch_th .word{
	margin-top: 25px;
    position: relative;
    top: 0%;
	width: 100%;
    left: 0%;
    transform: translate(-0%, -0%);
    -webkit-transform: translate(-0%, -0%);	
}
.touch_tow .txt p {
    line-height: 1;
    margin-top: 18px;
}
.touch_tow p {
    font-size: 20px;
}
.touch_tow .tit h2 {
    font-size: 46px;
}
.touch_tow .word{
	padding: 0;
}
.index_th .word .txt p{
	font-size: 20px;
	margin-top: 20px
}
.touch_one .dl{
    background-size: 100% 100vh;
    height: 100vh;
}
.touch_th .dl {
    background-size: 100% 67vh;
    height: 67vh;
}
.index_th .tit p{
    margin-top: 5px;
}
#contact .one:nth-child(1) .txt,#contact .one:nth-child(3) .txt{
	text-align: center;
}
#contact .one:nth-child(2) .txt,#contact .one:nth-child(4) .txt{
	padding: 0 20px;text-align: center;
}
.index_tow .word{
	text-align: center;
}
#contact .txt p.flex,.index_tow .word em{
	display: block;
}
.index_th .tit {
    margin-bottom: 20px;
}
.index_th .txt{
	padding: 0 20px;
}
.index_tow .pub_tit{
	padding-right: 0;
}
.index_tow .pub_tit {
	padding: 0 0 30px 0
}
.index_th.w80{
	padding-left: 0;
}
.index_th .pub_tit {
    padding-right: 0;
}
.pub_tit,.index_th .pub_tit {
    flex-wrap: wrap;
}
.touch_th .dl,.touch_five .word{
	padding: 20px;
	
}
.touch_six .logos,.pub_tits {
    text-align: center;
    padding: 35px 0;
}
.touch_right .tit_tit {
    font-size: 26px;
    margin-bottom: 40px;
}
.touch_right .dl dl {
    width: 49%;
}
.touch_right .dl dd{
	margin: 15px auto;
}
.touch_six .dd {
    font-size: 22px;
    bottom: 7px;
	text-align: right;
}
#pub_tit {
    padding: 30px;
}
.touch_senven dl h2 {
    font-size: 26px;
}
.touch_senven dl p {
    font-size: 20px;
    line-height: 1.3;
}
.boxs,.pub_tit h2,.pub_tit p,
.index_one .word,
.index_th .img,
#contact,#contact .name,
.index_one .img,
.pub_tit p,.index_tow .img,
.index_tow .word,
.index_th .word,.touch_th .dl,.touch_five .img
,.touch_five .word,.touch_six,.touch_senven dl{
	width: 100%;
}.index .name,.monit_tow .table,	
.touch_tow .img img,.touch_four img,.touch_five .img img,.touch_six .pic img,
.touch_six .word p img,.touch_senven dt img,.touch_tow .word,
.touch_tow .img,.why_th .img,.touch_five.monit_five .img,.touch_five.monit_five .word,
.touch_five.monit_five.monit_six .img,.monit_th .txt,.monit_th .word{
	width: 100%;
}
#contacts{
	padding-top: 64px;
	padding-bottom: 5px;
}
#contact .tit{
	text-align: center;
	width: 100%;
}
#contact .txt{
	width: 100%;
	border: 0;
	padding-left:0
}
#contact .one:last-child .txt p em{
	font-size: 12px;
}
.monit_th .word {
    top: 43%;
}
.monit_th .txt{
	font-size: 30px;
	text-align: center;
	color: #fff;
}
.monit_th .txt h2 {
    margin-bottom: 25px;
}
.monit_th.index .name {
    font-size: 30px;
    padding: 20px;
}
.monit_th  .img img{
	height: 60vh;
	
}
.monit_th .word .name h2 {
    font-size: 40px;
	text-align: center;
}
.monit_tow .table {
    margin:  0;
}
table td {
    width: 55%;
    padding-right: 20px;
}
.touch_five.monit_five .word,.touch_five.monit_five.monit_six .img{
	padding:0 20px;
}
.monit_tow.index .name{
	padding: 30px;
}
.touch_five.monit_five.monit_six .img{
	margin-bottom: 25PX;
}
.touch_five.monit_five .txt {
    margin-top: 30px;
}
.touch_five.monit_five .txt p img {
    bottom: auto;
    right: AUTO;
}
.touch_five.monit_five .word {
    margin-bottom: 0;
}
.monit_one.touch_one .dl {
    height: 60vh;
}
.monit_one.touch_one p img {
    margin-top: 100px;
}
.why_th .word {
    font-size: 24px;
    padding: 30px;
	width: 100%;
}
.why_th .word h2 {
    margin-bottom:25px;
}
.touch_th.why_one .word .txt p {
    width: 100%;
}
.touch_one.why_tow .dl {
    background-size: 100% 50vh;
    height: 50vh;
}
.touch_one.why_tow .word {
    bottom: auto;
    top: 19%;
}
.why_tow.touch_one p img {
    margin-top: 150px;
}
.t
.pub_tits{
	text-align: right;
	padding:50px 80px;
}
.pub_tits img{
	height: 34px;
}
.touch_right .tit_tit{
	font-size: 40px;
	margin-bottom: 120px;
}

}
