﻿@media only screen and (max-width:768px ) {
	.thebox{
		width: 100%;
	}
	.thenav-top{
		display: none;
	}
	.nav>.nav-lag{
		    margin: 10px auto;
	}
	/*导航栏*/
	.navbar-nav {
    margin: 0;
    }
    .navbar-brand>img {
    width: 57px;
    }
    .navbar-brand {
    padding: 3px 6px;
    }
    .navbar-header{
    	height: 65px;
    }
    .navbar-toggle {
    margin-top: 16px;
    border: 1px solid #F4B4D0;
    }
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #E39CA0;
    }
    .navbar-default .navbar-toggle{
    	border-color: #F4B4D0;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #F4B4D0;
    }
    .navbar-nav {
    float: none;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    }
    .nav>li {
    margin-left: 0;
    }
    .navbar-default .navbar-nav>li>a {
    font-size: 1.45rem;
    }
    .navbar-nav>li>a {
    padding: 8px 0 7px;
    width: auto;
    }
    .navbar {
    	min-height: 65px;
    }
    /*轮播*/
    .carousel-inner {
    min-width: 100%;
    }
   .carousel-indicators {
    bottom: -7px;
    }
    .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    }
    .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    }
    .carousel {
    margin-bottom: 12px;
    }
    .carousel-control img {
    top: calc(50% - 14px);
    width: 36px;
    }
    .carousel-control.right{
    	text-align: left;
    }
    /*首页产品*/
    .inpro .swiper-button-next, .inpro .swiper-button-prev{
    	display: none;
    }
   .inppsp-sw {
    width: 100%;
    padding: 0 15px;
    }
    .swiper-container {
    width: auto;
    }
    .inpro {
    padding: 18px 0;
    }
    .inpro-til {
    margin-bottom: 16px;
    }
    .inpro-til img{
    	width: 160px;
    }
    .inppsp-sw .swiper-slide {
    font-size: 1.65rem;
    border-radius: 150px;
    height: 220px;
    padding-top: 15px;
    }
    .inppsp-sw .swiper-slide span {
    height: 64px;
    }
    .inpro-move {
    margin-top: 26px;
    }
    .inpro-move a {
    font-size: 1.5rem;
    padding: 9px 25px;
    }
    /*首页关于*/
    .inabo {
    height: auto;
    min-width: 100%;
    padding: 0;
    }
    .inabo-imp p {
    margin-bottom: 25px;
    font-size: 1.4rem;
    line-height: 25px;
    }
    .inabo-imp a {
    font-size: 1.5rem;
    padding: 12px 26px;
    }
    .inabo-imp {
    margin-right: inherit;
    width: 100%;
    height: auto;
    background-size: 498px;
    background-position-y: -16px;
    padding: 67px 20px 20px;
    float: none;
    }
    /*首页新闻*/
   .innews {
    padding: 24px 0;
    }
    .innews-til {
    margin-bottom: 16px;
    }
    .innews-til img{
    	width: 160px;
    }
    .innews ul{
    	padding: 0 15px;
    }
    .innews ul li:nth-of-type(3n+2) {
    margin: inherit;
    margin-bottom: 15px;
    }
    .innews ul li {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    }
    .innews ul li p {
    height: auto;
    }
    .innews ul li div {
    padding: 15px;
    }
    .innews ul li div h5 {
    font-size: 1.25rem;
    }
    .innews ul li div span {
    white-space: inherit;
    font-size: 1.5rem;
    }
    /*脚部*/
   footer {
    border-top: 12px solid #F4B4D0;
    padding: 25px 15px 15px;
    min-width: 100%;
    }
   footer>div>a {
    display: none;
    }
    .foot-imp {
    float: none;
    width: 100%;
    }
    .foot-nav ul {
    display: none;
    }
    .foot-thbox ul {
    float: none;
    font-size: 1.3rem;
    color: white;
    }
    .foot-thbox ul li {
    margin-bottom: 10px;
    }
    .foot-ff {
    float: none;
    margin-left: inherit;
    margin-bottom: 12px;
    }
    .foot-ff span {
    text-align: inherit;
    margin-bottom: 10px;
    font-size: 1.3rem;
    }
    .foot-erwei {
    float: none;
    margin-top: 20px;
    }
    .foot-erwei span {
    width: 95px;
    height: 95px;
    }
    
    /*关于我们页面*/
   .oth-box {
    padding-bottom: 28px;
    }
   .oth-topimg {
    min-width: 100%;
    margin-bottom: 28px;
    }
    .oth-til {
    margin-bottom: 18px;
    }
    .oth-til img{
    	width: 160px;
    }
    .abo-box{
    	padding: 0 14px
    }
    .abo-box p {
    font-size: 1.5rem;
    line-height: 30px;
    }
    .abo-box span{
    	font-size: 1.5rem;
    line-height: 30px;
    margin-bottom: 0;
    }
    
    /*产品页面*/
   .oth-chage {
    margin-bottom: 24px;
    padding: 0 14px;
    }
   .oth-chage span {
    margin: 0 5px;
    }
   .oth-chage a {
    border-radius: 15px;
    padding: 6px 22px 4px;
    font-size: 1.4rem;
    margin-bottom: 10px;
    }
    .pro-box{
    	padding: 0 14px
    }
    .pro-box>ul li {
    margin-left: inherit;
    margin-bottom: 12px;
    width: 49%;
    }
    .pro-box>ul li:nth-of-type(4n+1) {
    margin-left: inherit;
    }
    .pro-box>ul li:nth-of-type(2n) {
    margin-left: 2%;
    }
    .pro-box>ul li p {
    width: 100%;
    height: 165px;
    }
    .pro-box>ul li div {
    padding: 8px;
    font-size: 1.4rem;
    }
    .pro-box>ul li div h4 {
    margin-bottom: 0;
    font-size: 1.45rem;
    }
    .fenye {
    margin-top: 12px;
    }
   .fenye ul li a {
    font-size: 1.3rem;
    }
    /*产品内页*/
   .insw1 {
    float: none;
    width: 100%;
    height: auto;
    }
    .pro-de-toptex {
    margin: 20px 15px;
    }
    .pro-de-toptex ul li {
    font-size: 1.5rem;
    margin-bottom: 8px;
    }
    .pro-de-toptex ul li:first-of-type {
    font-size: 2.2rem;
    margin-bottom: 10px;
    }
    .pro-de-toptex ul li span {
    font-size: 1.8rem;
    }
    .prode-botbox {
    margin-top: 26px;
    min-height: auto;
    }
    .prode-chage {
    height: 40px;
    }
    .prode-chage span {
    line-height: 40px;
    font-size: 1.6rem;
    padding: 0 15px;
    }
    .prode-inte {
    padding: 15px;
    padding-bottom: 0;
    }
    .prode-onte {
    padding: 15px;
    line-height: 26px;
    font-size: 1.45rem;
    padding-bottom: 0;
    }
    .prode-inte p {
    font-size: 1.45rem;
    color: #777777;
    line-height: 28px;
    }
    
    /*新闻页面*/
   .news-box>ul{
    	padding: 0 15px;
    }
   .news-box>ul li:nth-of-type(3n+2) {
    margin: inherit;
    margin-bottom: 15px;
    }
    .news-box>ul li {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    }
    .news-box>ul li p {
    height: auto;
    }
    .news-box>ul li div {
    padding: 15px;
    }
    .news-box>ul li div h5 {
    font-size: 1.25rem;
    }
    .news-box>ul li div span {
    white-space: inherit;
    font-size: 1.5rem;
    }
    /*详情页面*/
	.newsdes-text>.newsde-til {
    font-size: 1.6rem;
    margin-bottom: 5px;
    padding: 0 3%;
    }
    .newsdes-text>.news-tilbot {
    margin-bottom: 15px;
    font-size: 1.3rem;
    padding-bottom: 12px;
    }
    .thebottom-jump{
    	padding: 0 3%;
    }
    .thebottom-jump>div {
    margin-top: 35px;
    padding-bottom: 15px;
    }
    .thebottom-jump>div>a>div {
    font-size: 1.45rem;
    }
    .newsde-text {
    margin-bottom: 30px;
    padding: 0 3%;
    }
    .newsde-text p{
    font-size: 1.4rem;
    line-height: 23px;
    margin-bottom: 15px;
    text-align: justify;
    }
    .jumptil {
    margin-bottom: 25px;
    }
    .jumptil span {
    margin-bottom: 6px;
    font-size: 1.4rem;
    padding-left: 3%;
    }
    .move-newsde {
    padding: 18px 3%;
    margin-bottom: 20px;
    }
    .moven-til {
    padding: 3px 8px;
    font-size: 1.7rem;
    margin-bottom: 12px;
    }
    .moven-text ul li {
    width: auto;
    float: none;
    }
    .moven-text ul {
    min-width: 100%;
    margin-right: 0;
    line-height: 28px;
    width: 100%;
    font-size: 1.5rem;
    }
    .moven-text {
    padding-top: 14px;
    }
    .moven-text ul li a {
    font-size: 1.4rem;
    }
    /*代理商合作*/
   .hezuo-box {
    width: 100%;
    padding: 0 15px;
    }
    .hezuo-top {
    font-size: 1.5rem;
    }
    .hezuo-box form div {
    width: 100%;
    font-size: 1.5rem;
    }
    .hezuo-fleft input {
    height: 45px;
    border-radius: 3px;
    margin-bottom: 10px;
    }
    .hezuo-fleft select {
    height: 45px;
    border-radius: 3px;
    margin-bottom: 10px;
    }
    .hezuo-fright textarea {
    height: 140px;
    border-radius: 3px;
    margin-bottom: 10px;
    }
    .hezuo-fright input {
    width: 100%;
    height: 45px;
    border-radius: 3px;
    }
    /*留言*/
   .liuyan-box form div input {
    margin-bottom: 10px;
    }
    .liuyan-box form div textarea {
    height: 140px;
    }
    .liuyan-box form input[type=submit] {
    width: 160px;
    height: 42px;
    border-radius: 3px;
    font-size: 1.5rem;
    }
    /*联系我们*/
   .cont-text {
    display: block;
    padding: 0 15px;
    }
    .cont-text div {
    font-size: 1.8rem;
    margin-bottom: 18px;
    }
    .cont-text ul li {
    font-size: 1.4rem;
    margin-bottom: 15px;
    }
    .cont-text ul li span {
    font-size: 1.6rem;
    margin-top: 0;
    }
    .cont-map {
    width: 100%;
    height: auto; overflow:hidden;
    float: none;
    }
    
    
    .open-box {
    height: 900px;
    min-width: 100%;
    padding-top: 64px;
    }
    .jump-box a {
    margin: auto;
    display: block;
    margin-bottom: 38px;
    }

	
	
	
}