@charset "utf-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	color: #666;
}
.logo {
	padding:0;
}
#myCarousel {
	margin: 50px 0 0 0;
}
.navbar-brand img{
	height:60px;
	margin:5px 0 0 15px;
}
#navbar-collapse ul {
	margin:10px 0 0;
}

.navbar-toggle{
	margin-top:16px;
}
.navbar .zixun{
	float: left;
	font-size: 14px;
	margin-top:16px;
}
.navbar .zixun input{ 
	height: 35px; 
	width:120px;
	padding:5px 8px;
}
.navbar .zixun button{ 
	border: none; 
	background: #0059B2; 
	color: #fff; 
	border-radius: 2px;
	padding: 7px 15px;
	margin-left: 10px;
}
.navs{
	width:30%;
	float:right;
}
.carousel-inner img {
	margin: 0 auto;
}
.tab-h2 {
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
	color: #0059b2;
}
.tab-p {
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	color: #999;
	margin: 20px 0 40px 0;
}
.tab1 {
	margin: 30px 0;
	color: #666;
}
.tab1 .text-muted {
	color: #999;
	text-decoration: line-through;
}
.tab1 .media-heading {
	margin: 5px 0 20px 0;
}
.tab1 .col {
	padding: 20px;
}
.tab2 {
	background-color: #eee;
	padding: 60px 20px;
	text-align: center;
}
.tab2 img {
	width: 40%;
	height: 40%;
}
.tab3 {
	padding: 60px 20px;
	text-align: center;
}
.tab3 img {
	width: 65%;
	height: 65%;
}
.text h3 {
	font-size: 20px;
}
.text p {
	font-size: 14px;
}
/*.jumbotron {
	background-image: url(../img/case-bg.png);
	margin: 70px 0 0 0;
	color: #ccc;
}*/
.jumbotron .jum-img{
	position: relative;
}
.jumbotron .jum-img img{
	width:100%;
	height: auto;
}
.jumbotron  .dw-cont{
	position: absolute;
	top:25%;
	width:100%;
	color: #fff;
}
.jumbotron h1 {
	font-size: 26px;
	margin:0;
	text-align: center;
}
.jumbotron h4 {
	font-size: 15px;
	text-align: center;
}
#information {
	background-color: #eee;
	padding: 40px 0;
}
.info-content {
	background-color: #fff;
	margin: 0 0 20px 0;
	box-shadow: 2px 2px 3px #ccc;
}
.info-content img {
	margin: 12px 0;
}
.info-content h4 {
	color: #333;
	padding: 2px 0 0 0;
	font-size: 14px;
}
.info-content p {
	line-height: 1.6;
}
.info-right {
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
}
.info-right blockquote {
	margin: 0;
	padding: 0;
}
.info-right h2 {
	font-size: 20px;
	color: #333;
	padding: 5px;
}
.info-right h4 {
	color: #333;
	font-size: 16px;
	padding: 2px 0 0 0;
	line-height: 1.6;
}
#case {
	padding: 40px 0 30px;
	background-color: #F7F7F7;
	text-align: center;
}
#case h4 {
	color: #666;
	height:50px;
	line-height: 30px;
}
#case p {
	color: #666;
	line-height: 1.6;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
#case h1{
	color: #000;
	margin-bottom:30px
}
#case .thumbnail img{
	width:100%;
}
#case .pinpai{
	border-bottom: 1px solid #ddd;
	margin:0 15px;
	padding:0 0 10px;
	height:
}
#case .pinpai .tuig{
	display: block;
	font-size: 14px;
	color: #9D9D9D;
	margin:4px 0;
	
}
#case .number{
	margin:10px 15px;
}
#case .number .num-liang{
	margin:0 0 10px
}
#case .number span{
	display: block;
}
#case .number .num{
	font-size: 16px;
	color: #000;
}
#case .number .liang{
	font-size: 12px;
	color: #9D9D9D;
	margin:5px 0 0;
}
#case a:hover{
	text-decoration:none;
	color: #0059B2;
}
#case-art h3{
	text-align: left;
	margin:40px 30px;
}
#case-art{
	padding: 10px 0 40px;
}
.anli{
	margin:20px 0 0;
}
.anli a{
	border:1px solid #ccc;
	border-radius: 6px;
	padding:15px 20px;
	margin:10px auto;
	font-size: 18px;
}
.lianxi{
	margin:20px 0 80px 0;
}
.lianxi h1{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.lianxi h3{
	font-size: 16px;
	color: #ccc;
	margin-bottom:35px;
	text-align: center;
}
.lianxi .lianxi2{
	font-size: 16px;
	text-align: center;
}
.lianxi .lianxi3{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.lianxi  p{
	font-size: 14px;
	text-align: center;
	margin-top:10px
}
.lianxi form{
	margin:20px 0 0 0;
	text-align: center;
}
.lianxi form input{
	border:1px solid #ccc;
	border-radius: 5px;
	padding: 9px 10px;
	width:90%;
	margin:0 0 30px 0;
}
.lianxi form button{
	border: 0;
	width:90%;
	color: #fff;
	background: #0059B2;
	padding:13px 0;
}
#about {
	background-color: #eee;
	padding: 20px 15px;
}
#about a {
	color: #0059b2;
}
#about .about {
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
	padding:5px 15px 20px;
}
#about h3 {
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#about p {
	line-height: 2;
	font-size: 13px;
	text-indent: 2em;
}
#article {
	background-color: #eee;
	padding: 20px 15px;
}
#article a {
	color: #0059b2;
}
#article .article {
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
	padding:5px 15px 20px;
}
#article .title {
	color: #333;
	font-size: 28px;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#article p {
	line-height: 2;
	font-size: 13px;
	text-indent: 2em;
}
#footer {
	background-color: #000;
	padding: 20px;
	text-align: center;
	color: #fff;
}
#footer p{
	font-size: 14px;
	margin:0;
}
.lianxi2{
	padding:0 15px;
	font-size: 14px;
	color: red;
}
/*文章页面 */
.articles{
	margin:50px 0 20px 0;
}
.articles .imgs{
	width:90%;
}
.articles .imgs img{
	width:100%;
}
.articles .imgs2 {
	margin:10px 5px;
}
#showsum span{
	border: 1px solid #ccc;
}
#showsum span.sel {
    border: 1px solid #f60;
}
.articles .ar-titles{
	font-size: 20px;
	font-weight: bold;
	padding:20px 5px;
	border-bottom:2px solid #0059B2;
}
.articles .ar-money{
	padding:20px 5px;
}
.articles .ar-money span{
	font-size: 16px;
	font-weight: bold;
}
.articles .ar-num{
	padding: 10px 5px 10px;
}
.articles .ar-num .ar-tit{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	display: block;
}
.articles2{
	margin:10px 0 80px 0;
}
.articles .ar-num .ar-canshu span{
	display: block;
	width:25%;
	float:left;
	margin:10px 0;
}
.articles2 .imgs3 img{
	margin:5px 0;
	width:100%;
}
.articles2 .imgs3 p{
    font-size:16px;
    line-height: 28px;
}

/*没有小于768px，是因为Bootstrap3以移动端优先设计*/

/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	.tab-h2 {
		font-size: 26px;
	}
	.tab-p {
		font-size: 16px;
	}
	.text h3 {
		font-size: 22px;
	}
	.text p {
		font-size: 15px;
	}
	.tab2-text {
		float: left;
	}
	.tab2-img {
		float: right;
	}
	.jumbotron h1 {
		font-size: 30px;
	}
	.jumbotron h4 {
		font-size: 16px;
	}
	.info-content h4 {
		font-size: 16px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#about h3 {
		font-size: 19px;
	}
	#about p {
		font-size: 14px;
	}
	#article .title{
		font-size: 30px;
	}
	#article p {
	
		font-size: 14px;
	}
	.lianxi h1{
		font-size: 23px;
	}
	.lianxi h3{
	 font-size: 15px;
	}
	.lianxi .lianxi2{
	font-size: 13px;
	}
	.lianxi form{
	text-align: left;
	}
	.tan2 .duih .toux{
    	width:6%;
    }
    .tan2 .duih .xinxi{
    	width:92%;
    }
    .navbar .zixun input{ 
		height: 35px; 
		width:210px;
		padding:5px 8px;
	}
	.articles{
		margin:80px 0 20px 0;
	}
	.articles2 .imgs3 img{
		margin:5px 0;
		width:90%;
	}
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.tab-h2 {
		font-size: 28px;
	}
	.tab-p {
		font-size: 17px;
	}
	.text h3 {
		font-size: 24px;
	}
	.text p {
		font-size: 16px;
	}
	.jumbotron h1 {
		font-size: 33px;
	}
	.jumbotron h4 {
		font-size: 17px;
	}
	.info-content h4 {
		font-size: 18px;
	}
	#about h3 {
		font-size: 20px;
	}
	#about p {
		font-size: 15px;
	}
	#article .title{
		font-size: 32px;
	}
	#article p {
	
		font-size: 15px;
	}
	.lianxi h1{
		font-size: 26px;
	}
	.lianxi form{
	text-align: left;
	}
	.tan2 .duih .toux{
    	width:4%;
    	margin-right: 1%;
    }
    .tan2 .duih .xinxi{
    	width:94%;
    	}
    .navbar .zixun input{ 
		height: 35px; 
		width:250px;
		padding:5px 8px;
	}
	.articles{
		margin:80px 0 20px 0;
	}
	.articles .ar-width{
		margin-left:50px;
	}
	.articles2 .imgs3{
		margin-left:30px;
	}
	.articles2 .imgs3 img{
		margin:5px 0;
		width:100%;
	}
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
	.tab-h2 {
		font-size: 30px;
	}
	.tab-p {
		font-size: 18px;
	}
	.text h3 {
		font-size: 26px;
	}
	.text p {
		font-size: 18px;
	}
	.jumbotron h1 {
		font-size: 36px;
	}
	.jumbotron h4 {
		font-size: 18px;
	}
	.info-content h4 {
		font-size: 20px;
	}
	#about h3 {
		font-size: 22px;
	}
	#about p {
		font-size: 16px;
	}
	#article .title{
		font-size: 34px;
	}
	#article p {	
		font-size: 16px;
	}
	.lianxi h1{
		font-size: 28px;
	}
	.lianxi form{
	text-align: left;
	}
	.navbar .zixun input{ 
		height: 35px; 
		width:300px;
		padding:5px 8px;
	}
	.articles{
		margin:80px 0 20px 0;
	}
	.articles2 .imgs3 img{
		margin:5px 0;
		width:100%;
	}
}