.i-list{
	padding: 0px 0 40px;
	background: #f5f8fc;
}
.i-list .liangkuai {
	overflow: hidden; height: auto;
}
.i-list-tit{
	height: 54px;
}
.i-list-tit h2{
	font-size: 18px;
	line-height: 54px;
	text-transform: uppercase;
	color: #004490;
}
.i-list-tit span{
	display: inline-block;
	margin: 6px 0 0 8px;
	font-size: 14px;
	line-height: 48px;
}
.i-list-tit a{
	display: inline-block;
	line-height: 48px;
	color: #004490;
}



.newslist {
  border-bottom: 1px solid #d8d8d8;
  line-height: 20px;
  padding: 10px 0;
}
.newslist span {
	display: inline-block;
  color: #a3a3a3;
  font-style: italic;
  float: right;

}
.newslist .n1{
	display: inline-block;
	width: 350px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newslist  .n2{
	display: block;
	width: 495px;
	font-size: 14px;
	color: #666666;
	margin-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}
 .newslist .news-no{ width: 64px; height: 68px; background: #8e9196; color: #3f434a; text-align: center; font-size: 14px; float: left; margin-right: 18px; padding-top: 15px;}
 .newslist .news-no b{ font-size: 34px; color: #fff; }
 .newslist a{ color: #333333; font-size: 15px; text-transform: capitalize; }
 .newslist a:hover{
 	color:#c00725;
 }
.newslist p{ margin-top: 10px; }
.ser-name{ margin-bottom:35px; }
.myform{ 
	width: 45%;
	float: left;
	background: #fff; 
	box-shadow: 0 1px 3px 3px #d0d1d1;
	margin-left: 10%;
	 }
.myform .formbody{ padding:15px 20px 1px; }
.myform .gettop{
 height: 58px; 
 color: #fff; 
 line-height: 58px;
  text-align: center;
   background: #c00725;
    font-size: 34px; 
    font-family:' 微软雅黑';
     text-transform: uppercase;  }
.myform input.form-control{ 
	height: 48px;
 border-radius:5px;
 padding-left: 10px; 
 border: 1px solid #ccc;
 box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
  }

.myform textarea.form-control{ padding-left: 10px; 
	padding-top:5px;
	border: 1px solid #ccc;
	border-radius:5px;  
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.myform .sbtn{ 
	background:#c00725 ;
	 color: #fff; 
	 width: 262px; 
	 height: 48px; 
	 border: none; display: block;
	 margin:0 auto; 
	 margin-top: 10px;
	 margin-bottom: 20px; 
	  cursor: pointer;
	   font-size: 14px; 
	   font-weight: bold;
	   border-radius: 5px;
	   text-transform: uppercase; 

}



.myform .sbtn:hover{ background:#545f61;  }


.newscont{padding-top:20px;}
.newstitle{ 
	font-size: 34px; 
	color: #555f61;  
	margin-bottom: 5px;
	 font-family:'微软雅黑'; 
	 
	 line-height: 58px; }

.myform .form-control {
	width:100%;
	margin: 5px auto;

}
.liangkuai{margin:0 auto;padding:60px 0;   width:100%; max-width: 1100px;}
.xinwen{float:left;width: 45%;}

@media all and (max-width:1100px){
	.xinwen {margin-left: 20px;}
	.myform{margin-left: calc(10% - 40px); }
}
@media all and (max-width:900px){
	.xinwen { float: none; width: 648px; margin:0 auto; }
	.myform{float:  none; width: 648px; margin:0 auto;  margin-top: 40px; }
}
@media all and (max-width:660px){
	.xinwen { float: none; width: calc(100% - 60px);; margin:0 auto; }
	.myform{float:  none; width: calc(100% - 60px);; margin:0 auto;  margin-top: 40px; }
}


.lianxiwenxi{
	width: 88%;
	margin:10px auto;
	padding:20px;
}

.lianxiwenxi h3{ font-size: 18px; font-weight: bold; }
.lianxiwenxi h1{ font-size: 18px; font-weight: bold; }
.lianxiwenxi .beijing{
margin-top: 10px; 
	width: 100%;
	height:4px;
	background: url(../images/beijing.jpg) no-repeat;
 }

.lianxiwenxi ul li{ 
	padding:5px; 
	display: inline-block;
	margin-right: 19px;
}

.lianxiwenxi .lantitle {
	font-size: 14px;
	font-weight: bold;
}

.lianxiwenxi ul{ margin-top: 10px; }

.lianxiwenxi .note .beijing-2{ width: 20px; height: 2px; background: #c4c4c4; }

.map{
	width: 90%;
	height: 500px;
	border:2px solid #333;
	margin:0 auto; 
}






/*友情链接*/
.ljbk{
	width: 100%;
	background: #f5f8fc;
}
.ljbk1{
	width: 100%;
	background: none;
}

#lj{
	max-width: 1100px;
	margin: 0 auto;
	font-size: 16px;
	color: #666666;
}
#lj a{
	display: inline-block;
	font-size: 16px;
	color: #C00725;
	padding-left: 10px;
}

.mapws{
	width: 90%;
	max-width: 980px;
	/*min-width: 340px;*/
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.in-cnjg-title {width:100%;height:auto;margin:0 auto;margin-top:80px;}
.in-cnjg-title h1 {font-size:40px;text-align:center;color: #333333;width: 100%;}
.wzdt1{width: 100%;height: auto;border-top: 1px solid #f2f2f2;padding-top: 40px;padding-bottom: 40px;}

.wzdt1 h1{width: 100%;height: auto; font-size: 20px; margin-bottom: 25px;color: #333;font-weight: bold;}
.wzdt1 li{font-size: 16px; line-height: 2; width: 100%;height: auto;overflow: hidden; padding-left: 15px; position:relative;}
.wzdt1 li span{display: block;width: 4px; height: 4px; background: #999; position: absolute; left: 0px; top: 14px;}
.wzdt1 li a{padding: 0 3px; display: inline-block; color: #333; transition:all 0.3s ease; font-weight: 500;word-break: break-all;}
.wzdt1 li a:hover{color:#d71318;}
.in-cnjg-txt {
	width:100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 2;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    padding-bottom: 60px;
}




@media only screen and (max-width:800px ) {
	.mapws{width: 90%;margin: 0 auto;}
	.in-cnjg-title h1 {font-size:32px;text-align:center;color: #333333;width: 100%;}
	.newslist  .n2{width: 100%;}
	.ljbk .ljbk1{width: 100%;height: auto;}
	html{width: 100%;height: auto;overflow-x: hidden;}
}
