@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;
}
.wap_nav_sw li.active a i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.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: #eb5d37;
	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 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;
	margin-right: 0.25rem;
}

.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: #eb5d37;
	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:33.33%;
}
.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;
}

.header-show {
	z-index: 99999;
	top: 2.28rem;
	opacity: 1;
	border-top: 1px #eee solid;
	display: block;
	position: fixed;
	width: 100%;
	background: #fff;
	height: 100%;
}
.wap_navs span.mid-width {
	width: 0;
	opacity: 0;
}

.head {
	height: 1.25rem;
	justify-content: space-between;
}

.head h1 img {
    width: 1.5rem;
    margin-left: 0.25rem;
}
body {
	font-size: 15px;
}

::-webkit-input-placeholder {
	font-size: 13px;
}

::-moz-placeholder {
	font-size: 13px;
}

::-ms-input-placeholder {
	font-size: 13px;
}
.header .top img {
    width: 0.7rem;
    margin-right: 0.2rem;
}
.header .top span:nth-child(2) {
    text-align: right;
	padding-right: 0.25rem;
	width: 100%;
}
.pub_tit i {
    width: 1rem;
    height: 3px;
    margin: 0.25rem auto 0.35rem auto;
}
.index_one_swiper dt {
    top: 0.5rem;
    left: 0.5rem;
    font-size: 16px;
}
.index_th .swiper-slide h2 {
    font-size: 15px;
    padding: 0.25rem 0;
}
.index_th .swiper-slide dd p {
    font-size: 13px;
}
.index_th_swiper dt{
    height: 4rem;
}
.index_th .swiper-button-next img,
.index_th .swiper-button-prev img{
	width: 1.25rem;
}
.index_th .swiper-button-prev {
    left: 1rem;
}
.index_th .swiper-button-next {
    right: 1rem;
}
.index_th_swiper {
    padding: 0 2rem;
}
.index_tow_swiper dt img {
    width: 1.5rem;
}
.index_one_swiper dd {
    height: 5.5rem;
}
.pub_tit {
    padding-top: 0.65rem;
}
.index_index{
	padding-bottom: 0.65rem;
}
.index_tow_swiper .swiper-slide  {
    min-height: 8rem;
    padding: 0.5rem 0.25rem;
}
.index_tow_swiper .swiper-slide p {
    font-size: 14px;
    line-height: 1.67;
     margin:  0.35rem auto;
   min-height: 3.5rem;
}
.index_tow_swiper .swiper-slide h2 {
    background-size: 75px 62px;
    width: 75px;
    height: 62px;
    font-size: 15px;
    padding-top: 12px;
}
.about_th .dl{
	padding: 0 0.25rem 0.5rem 0.25rem;
}
.about_th .dl dl {
    width: 100%;
    padding: 0.3rem;
}
.about_th .dl h2 {
    font-size: 18px;
    margin: 0.25rem auto;
}
.about_th .dl dl:nth-child(2){
	margin: 0.25rem 0;
}
.about_th .dl dl img {
    width: 0.45rem;
}
.banner dd {
	width: 80%;
}
.product,.product .pro_one .word{
	padding: 0.5rem 0.25rem;
}
.product .pro_one .word a {
    font-size: 13px;
    line-height: 3;
    width: 3.5rem;
    margin-top: 0.35rem;
}
.pro_tow .tit {
    font-size:17px;
    padding: 0.5rem 0
}
.pro_tow .dl dd {
    margin: 0.35rem auto;
    font-size: 15px;
    padding: 0 0.35rem;
}
.pro_tow .dl{
	justify-content: space-between;
}
.pro_tow .dl dt {
    height: 3.5rem;
	padding: 0 0.25rem;
}
.pro_tow .dl dl {
    width:48.5%;
    margin-left: 0;
    margin-bottom: 3%;
}
.pro_four{
	padding: 0 0.25rem;
}

.pro_four .tit {
    padding: 0.3rem;
    font-size:16px;
    margin-top: 0.25rem;margin-bottom: 0.35rem;
}
.about_th .txt {
    padding: 0.5rem 0;
    width: 80%;
}
.pro_four .txt p,.about_th .txt p,.about_th .dl p,.product .pro_one .word p,
.index_four .form .word p,.about .word p, .about_one .test .txt p,
.pub_tit p, .index_four .tit p ,.index_tow_swiper .swiper-slide p,
.about_tow dd p, .pro_th .word p{
    font-size: 14px;
    margin-bottom: 0.35rem;
    line-height: 1.67;
}
.pro_th .word h3 {
    font-size: 17px;
    margin: 0.5rem 0 
}
.product .pro_one .word p, .pro_th .word p{
	margin-bottom: 3px;
}
.footer {
    padding-top: 1.5rem;
}
.index_four .form {
   background-size: 96% auto;
       height: 8rem;
       padding: 0 0.5rem;
       margin: 0 auto;
       margin-left: 4%;
       margin-bottom: -1rem;
       width: 92%;
	   background: #f3f4f6;
	   -moz-border-radius:6px;
	   -webkit-border-radius: 6px;
	   border-radius: 6px

}.pro_four .tit p{
	margin-bottom: 0;
}
.index_four .form a {
    width: 3rem;
    line-height: 2.5;
    right: 0;
    font-size: 14px;
	margin-top: 0.25rem;
	position: initial;
}
.index_tow .pub_tit p {
    width: 90%;
    margin: 0 auto 0.35rem auto;
}
.index_four .form .word h2,.product .pro_one .word h2 , .pro_th .word h2{
    font-size: 16px;
    margin-bottom: 0.35rem
}
.product .pro_one .word i, .pro_th .word i {
    height: 2px;
    width: 0.75rem;
    margin:0 0 0.35rem  0;
}
.beian a{
	display: block;
	margin-left: 0;
}
.beian {
    padding: 0.35rem ;
    font-size: 12px;
}
.foot dl:nth-child(3) em img {
    width: 0.5rem;
    margin-right: 0.25rem;
}
.foot dl:nth-child(3) b {
    font-size: 20px;
    margin-top: 0.2rem;
}
.about_one .tit p {
    font-size: 15px;
    line-height: 1.5;
}
.about_one{
	padding: 0.5rem 0.25rem;
}
.about_one .tit h2 {
    font-size: 18px;
    margin-bottom:0.25rem;
}
.foot dl:nth-child(3) em,
.header .top span:nth-child(2) ul li a {
    font-size: 14px;
}
.index_four .tit h2 {
    font-size: 16px;
}
.index_swiper dd h2 ,.pub_tit h2,
.about_tow dd h2{
    font-size: 18px;
}
.index_swiper dd i {
    width: 0.75rem;
    height: 2px;
    margin: 0.25rem 0 0.35rem 0;
}
.about_tow dd i {
    height: 2px;
    width: 0.8rem;
    margin: 0.25rem 0;
}
.banner dd h2 {
    font-size: 24px;
	margin-bottom: 0.35rem;
}
.index_swiper dd {
   top: 35%;
    right: 0.5rem;
    width: auto;transform: translate(-0%, 0%);
    -webkit-transform: translate(-0%, 0%);
}
.pro_th .ck_sw {
    height: 6rem;
}
.pro_th .ck_ck {
    height: 2rem;
    margin-top: 0.25rem;
}
.pro_th .ck_ck p {
    height: 2rem;
    cursor: pointer;
}
.pro_th .word{
	padding: 0.25rem 0;
}
.pro_th {
	padding: 0 0.25rem;
}
.where{
	padding: 0.25rem;
}
.where i {
    margin: 0 0.25rem;
}
.index_swiper,.banner,#product {
    margin-top: 2.25rem;
}
.index_swiper dt img,.banner dt img{
	height: 5.5rem;
}
.about_one .test .txt h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0.25rem;
}
.cont_one .dl dl {
    width: 100%;
    padding:0.5rem 0.35rem;
}
.cont_th{
	padding: 0.25rem;
}
.textarea {
    height: 3rem;
    margin-bottom: 0.25rem;
}
.cont_one .dl img {
    width: 1rem;
}
.cont_th .text {
    width: 100%;
}
.submission {
    width: 6rem;
    line-height: 3;
    margin: 0.5rem auto;
    font-size: 15px;
}
.cont_th p .text:nth-child(2){
	margin: 0.25rem 0;
}
.ip {
    padding:0.25rem;
}
.about_tow dt {
    height: 4rem;
}
.cont_one .dl dl:nth-child(2){
	margin: 0.25rem auto;
}
.contact_tc {
    min-width: 80%;
    padding: 0.35rem;
}
.contact_tc dd p{
	display: none;
}
.contact .mapeds {
    height: 6rem;
}
.contact_tc dd h2 {
    font-size: 16px;
    margin-bottom: 0
}
.contact_tc dd {
    width: 80%;
    margin-left: 5%;
    font-size: 13px;
}
.contact_tc dt {
    width: 15%;
}
.cont_one .dl h2 {
    font-size: 17px;
    margin: 0.35rem auto;
}
.cont_one .dl p {
    line-height: 1.67;
    font-size: 14px;
    padding: 0 0.3rem;
}
.contact .cont_one{
	padding: 0.25rem;
}
.about_tow dd {
    width: 75%;
    right: 10%;
}
.banner dt img{
	height: 4rem;
}
.header .top {
    line-height: 3;
    font-size: 14px;
}
.foot dl:nth-child(3) {
    width: 100%;
    padding: 0 0.5rem;
}
.foot dt span i {
    width: 0.85rem;
}
.foot dl:nth-child(3) i img {
    width: 2rem;
}
.foot dt {
    margin-bottom: 0.35rem;
}
.foot dt h2 {
    padding-bottom: 0.3rem;
}
.index_swiper dd a {
    width: 2rem;
    line-height: 2.5;
    margin-top: 0.5rem;
    font-size: 13px;
}
.foot dl:nth-child(1),.about_one .img,
.foot dl:nth-child(2),
.index_th .swiper-button-next ,
.index_th .swiper-button-prev ,
.index_one .swiper-button-prev,
.index_one .swiper-button-next,
.header .top span:nth-child(1),
.header .nav ul,.index_swiper dd p{
	display: none;
}
.box,.w100,.index_four .form .word{
	width: 100%;
}

}
