﻿@media only screen and (max-width: 768px) {	.thebox{
		width: 100%;
	}
	.nav-top{min-width:100%;
		}

.nav-top span{display:none;}
	/*导航栏*/
	.navbar-header{
		padding-bottom: 7px;
	}
	.navbar-nav {
    float: none;
    margin-top: 0;
    box-shadow: 0 0 8px 0.2px grey;
    }
	.nav>li {
    z-index: 999;
    background-color: white;
    text-align: center;
    }
    .navbar-collapse {
    padding-right: 15px;
    }
    .navbar-default .navbar-brand {
    color: #777;
    }
    .navbar-brand>img {
    display: block;
    width: 190px;
    }
    .navbar-default {
    height: 70px;
    }
    .navbar-toggle {
    margin-top: 20px;
    margin-right: 10px;
    }
    .navbar-brand {
    padding: 8px 5px;
    }
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    }
	/*轮播*/
	.carousel-inner {
    min-width: 100%;
    }
    /*解决方案*/
   .insolu-text {
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    }
.insolu-text>div {
    	width: 45%;
    padding: 15px 15px 23px;
    margin-bottom: 35px;
    }

    .in-solu-til {
    margin-bottom: 40px;
    }
    .in-solu-til div:nth-of-type(2) {
    font-size: 1.8rem;
    }
    .in-solu-til div:first-of-type {
    font-size: 2.2rem;
    }
    .insolu-text>div>div:first-of-type {
    margin-bottom: 12px;
    font-size: 1.7rem;
    }
    .insolu-text>div>div:nth-of-type(3) {
    font-size: 1.2rem;
    margin-bottom: 20px;
    }
    .in-solu {
    margin-top: 40px;
    margin-bottom: 0;
    }
    .insolu-text>div>a {
    font-size: 1.2rem;
    }
    /*案例*/
    .in-case-til div span {
    margin-left: 12px;
    margin-right: 12px;
    }
    .in-solu-til div span {
    width: 45px;
    margin-left: 10px;
    margin-right: 10px;
    }   
    .in-case-text {
    justify-content: space-around;
    flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .in-case-text>div {
    width: 248px;
    margin-bottom: 30px;
    box-shadow: 3px 3px 8px 0.6px grey;
    }
    .in-case-text>div img {
    width: 100%;
    height: 250px;
    margin-bottom: 17px;
    }
    .in-case>div>div:nth-of-type(3)>a {
    font-size: 1.5rem;
    padding: 10px 40px;
    }
    /*关于*/
   .in-about>div {
   	display: block;
    padding-right: 0;
    flex-wrap: wrap;
    }
    .in-about>div>img {
    width: 100%;
    height: auto;
    }
    .in-about {
    height: auto;
    min-width: 100%;
    margin-bottom: 45px;
    padding-bottom: 30px;
    }
    .in-ab-text {
    width: 100%;
    padding: 40px 3% 10px;
    }
    .in-ab-text>div:first-of-type div:first-of-type {
    font-size: 2.2rem;
    }
    .in-ab-text>div:first-of-type div:nth-of-type(2) {
    font-size: 1.6rem;
    }
    .in-ab-text>div:first-of-type {
    margin-bottom: 30px;
    }
    .in-ab-text>div:nth-of-type(2) {
    font-size: 1.8rem;
    margin-bottom: 10px;
    }
    .in-ab-text>div:nth-of-type(3) {
    font-size: 1.5rem;
    margin-bottom: 20px;
    }
    .in-ab-text>div:nth-of-type(4) {
    font-size: 1.4rem;
    text-indent: 28px;
    }
    .in-ab-text>a {
    font-size: 1.4rem;
    }
    /*新闻问题*/
   .nandq-box{
   	min-width: 100%;
   }
   .nandq-box>div {
    flex-wrap: wrap;
    }
    .index-dtxw-box {
    width: 100%;
    }
    .thechose>div {
    font-size: 1.6rem;
    }
    .index-dt-xw-text {
    padding-left: 2%;
    padding-right: 2%;
    }
    .thechose>div>span {
    font-size: 1.8rem;
    }
    .index-dt-xw-text>div:nth-of-type(1)>div:nth-of-type(2) {
    font-size: 1.8rem;
    }
    .index-dt-xw-text>div:nth-of-type(1)>div:nth-of-type(2)>span {
    font-size: 1.4rem;
    }
    .index-dt-xw-text>div:nth-of-type(1)>div:nth-of-type(3) {
    font-size: 1.5rem;
    }
    .dtxw-box>a>div:nth-of-type(1) {
    font-size: 1.7rem;
    }
    .dtxw-box>a>div:nth-of-type(2) {
    font-size: 1.5rem;
    }
    .dtxw-box>a>p>span {
    font-size: 1.4rem;
    }
    .dtxw-box>a>p {
    height: 60px;
    font-size: 2.4rem;
    }
    .dtxw-box>a>div {
    margin-left: 80px;
    }
    .in-que-box {
    width: 100%;
    }
    .list_lh li{
    	padding-left: 2%;padding-right: 2%;
    }
    .list_lh li p span{
    width: 83%;
    padding-top: 10px;
    }
    .list_lh li p{
    	line-height: 21px;
    	font-size: 1.4rem;
    }
    /*联系我们*/
   .index-cont {
    min-width: 100%;
    height: auto;
    background-image: none;
    padding: 40px 0;
    background-color: #4A79CB;
    }
    .index-conbox-left>div:nth-of-type(1) {
    width: 100%;
    font-size: 1.6rem;
    padding-bottom: 25px;
    margin-bottom: 18px;
    padding-left: 2%;
    padding-right: 2%;
    }
    .index-conbox-left>div:nth-of-type(2)>img {
    margin-right: 5px;
    width: 20px;
    margin-bottom: 3px;
    }
    .index-conbox-left>div:nth-of-type(2) {
    color: white;
    font-size: 1.5rem;
    line-height: 42px;
    }
    .index-conbox-left>div:nth-of-type(2) { 
    font-size: 1.4rem;
    line-height: 35px;
    padding-left: 3%;
    padding-right: 3%;
    }
    .index-conbox-left>div>div>div img{
    	width: 90%;
    }
    .index-conbox-left>div>div>div {
    font-size: 1.4rem;
    margin-right: 0;
    }
    .index-conbox-right {
    width: 100%;
    padding-top: 40px;
    float: none;
    padding-left: 2%;
    padding-right: 2%;
    }
    .index-conbox-right>form>input:nth-of-type(1) {
    background-size: 23px;
    }
    .index-conbox-right>form>input:nth-of-type(2) {
    background-size: 23px;
    }
    .index-conbox-right>form>input:not(:last-child) {
    height: 40px;
    width: 100%;
    font-size: 1.4rem;
    text-indent: 50px;
    margin-bottom: 15px;
    }
    .index-conbox-right>form>textarea{
    	height: 150px;
    }
    .index-conbox-right>form>input[type=submit] {
    width: 60%;
    height: 40px;
    font-size: 1.6rem;
    }
    .index-conbox-left {
    display: block;
    }
    .thelink {
    height: auto;
    line-height: 24px;
    font-size: 1.4rem;
    min-width: 100%;
    padding: 12px 2%;
    }
    /*页尾*/
   footer>div>div{
   	display: none;
   }
   footer {
    background-color: black;
    min-width: 100%;
    padding: 18px 2%;
    }
    footer>div {
    line-height: 20px;
    }
    
    /*关于我们页面*/
   .about-top{
   	padding-top: 0;
   	padding-bottom: 0;
   	display: block;
   }
   .ab-top-text {
    width: 100%;
    }
    .ab-top-til {
    padding-left: 2%;
    padding-right: 2%;
    }
    .ab-top-til>div:nth-of-type(1) {
    font-size: 2.2rem;
    }
    .ab-top-til>div:nth-of-type(2) {
    font-size: 1.7rem;
    }
    .ab-top-teo {
    padding-bottom: 25px;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 1.5rem;
    }
    .ab-top-tet {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
    }
    .ab-top-tet ul {
    justify-content: space-around;
    }
    .ab-top-img{
    	width: 100%;
    text-align: center;
    padding-top: 18px;
    }
    .ab-top-tet ul a {
    font-size: 1.7rem;
    }
    .ab-top-tet ul a span {
    font-size: 2rem;
    }
    .ab-top-img>img {
    max-width: 100%;
    width: auto;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    }
    .about-bot-til{
    	margin-bottom: 20px;
    }
    .swiper-slide{
    	border: none;
    }
    .swiper-slide img {
    border: 2px solid #1B4292;
    }
    
    /*产品中心页面*/
   .prod-til span {
    width: 50px;
    }
    .prod-top {
    font-size: 1.6rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    }
    .prod-top a span {
    margin-bottom: 15px;
    }
    .prod-text>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: 2%;
    padding-right: 2%;
    }
    .prod-text>ul li {
    /*max-width: 293px;*/
    width: 48%;
    margin-left: inherit;
    margin-bottom: 12px;
    }
    .prod-text>ul li img {
    width: 100%;
    height: auto;
    border: 2px solid #457ABB;
    }
    .prod-text>ul li div {
    font-size: 1.5rem;
    }
    .fenye ul li a {
    font-size: 1.4rem;
    padding: 6px 11px;
    }
    .fenye {
    padding-top: 5px;
    margin-bottom: 30px;
    }
    .fenye ul{
    	flex-wrap: wrap;
    }
    .fenye ul li{
    	margin-bottom: 15px;
    }
    .prod-box {
    margin-top: 40px;
    }
    /*产品内页*/
   .case-de-til {
    font-size: 2rem;
    }
    .pro-de-box {
    margin-top: 40px;
    }
    .case-de-text {
    padding-left: 3%;
    padding-right: 3%;
    }
    .case-de-text>div {
    font-size: 1.6rem;
    line-height: 26px;
    text-indent: 33px;
    }
    .pro-de-bot>div {
    font-size: 1.6rem;
    min-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    }
    .pro-de-bot>ul {
    justify-content: space-around;
    flex-wrap: wrap;
    }
    .pro-de-bot>ul li {
    max-width: 100%;
    width: 280px;
    margin-bottom: 20px;
    }
    .pro-de-bot>ul img {
    width: 100%;
    height: auto;
    }
    .pro-de-bot>ul div {
    font-size: 1.4rem;
    }
    .pro-de-bot {
    margin-bottom: 15px;
    }
    
    /*解决方案*/
   .solu-til>div:first-of-type {
    font-size: 2.2rem;
    }
    .solu-til>div:nth-of-type(2) {
    font-size: 1.7rem;
    }
    .solu-til>div span {
    width: 60px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    }
   .solu-box {
    margin-top: 38px;
    }
    .solu-til {
    margin-bottom: 35px;
    }
    .solu-text>ul li {
    margin-bottom: 25px;
    }
    .solu-text>ul li a {
    padding: 12px 3%;
    display: block;
    text-align: center;
    }
    .solu-text>ul li a>img {
    max-width: 188px;
    height: auto;
    width: 100%;
    }
    .solu-text>ul li a>div {
    width: 100%;
    padding-top: 20px;
    color: #333333;
    text-align: justify;
    }
    .solu-text>ul li a>div {
    width: 100%;
    padding-top: 15px;
    text-align: justify;
    }
    .solu-text>ul li a>div div {
    font-size: 1.8rem;
    margin-bottom: 8px;
    }
    .solu-text>ul li a>div>span {
    width: 100%;
    font-size: 1.4rem;
    line-height: 24px;
    }
    /*案例页面*/
   .case-text>ul li {
    width: 100%;
    border: 2px solid #666666;
    margin-bottom: 25px;
    }
    .case-text>ul li a {
    display: block;
    padding: 12px 3%;
    }
    .case-text>ul li a img {
    width: 100%;
    height: auto;
    }
    .case-text>ul li a>div {
    width: 100%;
    padding-top: 12px;
    }
    .case-text>ul li a>div div {
    font-size: 1.7rem;
    margin-bottom: 10px;
    }
    .case-text>ul li a>div>span {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    line-height: 23px;
   }
    
    /*新闻页面*/
   .news-text>ul li {
    width: 100%;
    margin-bottom: 25px;
    }
    .news-text>ul li a {
    /*display: block;*/
    padding-right: initial;
    }
    .news-date {
    width: 85px;
    min-height: 95px;
    font-size: 3.4rem;
    padding-top: 20px;
    }
    .news-imp {
    width: 100%;
    padding: 10px 3%;
    font-size: 1.7rem;
    }
    .news-imp>span {
    font-size: 1.3rem;
    margin-bottom: 5px;
    line-height: 22px;
    margin-top: 6px;
    }
    .news-date span {
    font-size: 1.3rem;
    }
    /*内页*/
    .thell{
    	display: none;
    }
    .therr {
    width: 100%;
    float: none;
    padding-left: 2%;
    padding-right: 2%;
    }
    .news-de-til>div {
    font-size: 2.5rem;
    width: 100%;
    text-align: center;
    }
    .news-de-til {
    margin-bottom: 15px;
    }
    .news-de-text>div {
    font-size: 1.5rem;
    }
    .news-de-text>.news-de-simg {
    float: none;
    margin-bottom: 15px;
    margin-right: auto;
    text-indent: 0;
    }
    
    /*联系我们页面*/
    .cont-top {
    width: 100%;
    }
    .cont-top>div{
    	display: block;
    	padding-left: 5%;
    padding-right: 5%;
    }
    .cont-top>div>div {
    font-size: 1.6rem;
    text-align: left;
    display: flex;
    line-height: 30px;
    margin-bottom: 15px;
    }
    .cont-top>div>div img{
    	width: 30px;
    margin-right: 12px;
        margin-top: 2px;
    }
    .cont-top>div>div:first-of-type img{
        height: 31px;
    }
    .cont-top>div>div:nth-of-type(2) img{
        height: 36px;
    }
    .cont-top>div>div:nth-of-type(3) img{
        height: 24px;
            margin-top: 3px;
    }
    .cont-top>div>div:nth-of-type(4) img{
        height: 31px;
    }
    .cont-top>div>div>span:nth-of-type(2){
    	display: none;
    }
    .cont-top>div>div:nth-of-type(2) {
    margin-left: 0;
    }
    .cont-top>div>div:nth-of-type(3) {
    margin-right: 0;
    }
    .cont-top>div>div>span:nth-of-type(1) {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    }
    .cont-bot>form>div:nth-of-type(1) {
    width: 100%;
    padding: 25px 3% 8px;
    font-size: 1.5rem;
    margin-bottom: 10px;
    }
    .cont-bot>form>div:nth-of-type(1)>div:first-of-type {
    font-size: 1.8rem;
    }
    .cont-bot>form>div:nth-of-type(2) input {
    font-size: 1.8rem;
    width: 80%;
    }
    .cont-bot>form>div:nth-of-type(2) textarea {
    font-size: 1.5rem;
    }
    .cont-bot>form>div:nth-of-type(1)>div>input {
    width: 80%;
    }
    
    /*艺站平台*/
   .yzpt-box {
    display: block;
    justify-content: space-between;
    margin-bottom: 25px;
    margin-top: 0;
    }
    .yzpt-lef {
    width: 100%;
    padding-top: 0;
    margin-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
    }
    .yzpt-lef>div {
    font-size: 1.45rem;
    margin-bottom: 25px;
    }
    .yzpt-lef>ul li {
    font-size: 1.4rem;
    margin-bottom: 10px;
    }
    .yzpt-lef>ul li img {
    margin-right: 8px;
    margin-bottom: 1px;
    }
    .yzpt-lef>ul {
    margin-bottom: 40px;
    }
    .yzpt-lef>span a {
    font-size: 1.6rem;
    padding: 8px 40px;
    }
    .yzpt-box>img {
    width: 100%;
    height: auto;
    }
   
.izl-rmenu{display:none;} 
    
    
    
    
	
	







.about-top img{max-width: 100%;
    float: left;
    height: auto !important;}


	
}