﻿/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/*banner*/
.n-banner{
    width:100%;
	overflow:hidden;margin-top: 52px;
}


/*内容*/
.news{
    width:1100px;
	margin:50px auto;
	
}
.n-position{
    font-size: 18px;
	color: #808080;
	margin-bottom:25px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
}
.n-position a{
    font-size: 18px;
	color: #808080;
}
.n-position a:hover{
	color: #ff4118;
	text-decoration:none;
}
.news-left{
    width:260px;
	float:left;
	text-align:center;
}
.news-right{
    width:810px;
	float:right;
	margin-bottom:60px;
}
.news-left p{
    width:100%;
	line-height:80px;
	background:#0282d5;
	color:#fff;
	font-size: 22px;
	margin: 0px;
}
.news-left ul{
    font-size: 14px;
	width:100%;
	background:#f4f4f4;

}
.news-left ul li a{
    display:block;
    width:100%;
    font-size: 14px;
	color:#333;
}
#n-myTab i{
    float:left;
	line-height:46px;
	padding-left:50px;
}
.news-left ul li:hover a{
    
	background:#2aabf4;
	text-decoration:none;
}

#n-myTab > li.active > a, #n-myTab > li.active > a:hover, #n-myTab  > li.active > a:focus {

    color:#fff;
    cursor: pointer;
    background-color: #2aabf4;
    border: 0px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
	border-radius: 0;

}
#n-myTab > li{
    width:100%;
	line-height:46px;
	padding-top: 0px;
    padding-bottom: 0px;
}
#n-myTab > li > a{
   padding:0px;
   line-height: 46px;
   border-radius: 0;
}
#n-myTab > li > a:hover,#n-myTab > li > a:focus{
   border-color: transparent;
   border-bottom: 0px solid #fff;
   color: #fff;
}

   /*右侧内容*/
 .news-list{
    border-bottom:1px dashed #ccc;
	padding: 15px 0px;
 }
 .news-list:last-child{
    border-bottom:0px dashed #ccc;
 }
 .news-list a{
     display:block;
	 color:#333;
	 
 }
 .news-list a:hover, .news-list a:focus{
	 color: #0684ff;
 }
 .news-list a:hover span, .news-list a:focus span{
	 color:#9f9f9f;
 }
  .news-list a:hover p{
     color:#0080de
  }
.news-list-l{
    width:33%;
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin-top: 10px;
	}
	
.news-list-l img{
    width:100%;
}
.news-list-r{
    width:65%;
	float:right;
	}
.news-list-r h4{
    width:90%;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list-r span{
    color:#9f9f9f;
	font-size:14px;
	float:right
}
.news-list-r p{
    color:#9f9f9f;
	font-size:16px;
	margin-top:15px;
    position: relative;
	line-height: 22px;
	max-height: 85px;
	overflow: hidden;

}


/*新闻内容*/
.newscon-con{
   width:100%;
   padding:5px;
}
.newscon-con h3{
   width:60%;
   margin:0 auto;   
   text-align:center;
   margin-bottom:30px;
}
.newscon-con p{
      margin-bottom:20px;
   
}
.newscon-con p.author{
    text-align:center;
	  margin-bottom:30px;
}
.newscon-con-l{
   width:70%;
   float:left;
   font-size: 14px;
}
.newscon-con-r{
   width:27%;
   float:right;
   
}
.newscon-con-r img{
   width:160px;
   margin:0 auto;
   
   display:block;
   
}
.newscon-con-r p{
   font-size:16px;
   margin-top:20px;
}

/*解决方案案例内容*/

.anlicon-con-r {
    width: 25%;
    float: right;
	}
.anlicon-con-r > h4{
    margin-bottom:30px;
	color:#545454;
}
.xiangguan{
    border:1px solid #ccc;
    padding:5px;
	margin-bottom:10px;
}
.xiangguan a{
   display:block;
}
.xiangguan a img{
   width:100%;
}
.xiangguan a h4{
   width:90%;
   margin:8px auto;
   text-align:center;
   color:#545454;
   font-size:16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*team内容*/
.t-team-text p{
   text-align:left;
   
}
.all-con{
   margin-bottom:60px;
}
.all-con img{
    display: block;
    margin: 0 auto;
width:90% !important;
}

.
