﻿@charset "utf-8";

@media screen and (max-width:1100px){

.news {
    width: 90%;
}
.n-position {
    font-size: 16px;}
.news-left {
    width: 30%;
}
.news-right {
    width: 68%;
	}	
.news-list-l {
    width: 35%;
}
.news-list-r {
    width: 62%;
}	
.news-list-r p {
    color: #9f9f9f;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    line-height: 22px;
    max-height: 63px;
    overflow: hidden;
}	

.newscon-con h3{
   font-size: 20px;
   margin-bottom: 20px;
}
.newscon-con-r p {
    font-size: 14px;
	}

	}
@media screen and (max-width:766px){
 .n-banner img{
	width: 140%;
	margin-left: -20%;
 }
.news {
    width: 96%;
    margin: 10px auto;
	}

.n-position {
    font-size: 12px;
	}
.n-position a {
    font-size: 12px;
	
	}
.n-position {
    margin-bottom: 20px;	
	}
.news-left {
    width: 100%;
}
.news-left p {
    width: 100%;
    line-height: 40px;
    background: #0282d5;
    color: #fff;
    font-size: 16px;
    margin: 0px;
	}
.news-left p::after{
   content: ">>";
   position: relative;
   bottom: 0;
   right: -30px;
}	
#n-myTab > li > a {
    padding: 0px;
    line-height: 35px;
	}
#n-myTab > li{
    line-height: 35px;
	}
#n-myTab i {
    display:none;
	}
#n-myTab{
   display:none;
}
.news-list-l{
	padding: 3px;
}
.news-list {
    padding: 10px 0px;
	}
.news-right {
    width: 100%;
}
.news-list-r h4{
    font-size: 14px;
	margin-bottom: 5px;
}
.news-list-r span {
    font-size: 12px;
	}
.news-list-r p {
    color: #9f9f9f;
    font-size: 12px;
    margin-top: 3px;
    position: relative;
    line-height: 20px;
    max-height: 59px;}
	
.newscon-con h3{
   font-size: 16px;
   margin-bottom: 15px;
}
	
.newscon-con-l {
    width: 100%;
	}
.newscon-con-r {
    display:none;
}

/*解决方案案例内容*/
.anlicon-con-r {
    width: 100%;
	margin-top:50px;
	}
	
.anlicon-con-r > h4 {
    font-size: 16px;
	margin-bottom: 15px;
	}
.xiangguan {
    width: 47%;
	float: left;
	margin-right: 3%;
}
.xiangguan a h4 {
    width: 90%;
    margin: 5px auto;
    text-align: center;
    color: #545454;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.all-con img{

    width:90% !important;;
}
	
}





























