/**------------------------------------------新闻内容------------------------------------------------*/
.query-title{
	 background-image:url(../../../Img/webSetIndex/news/new-center-tbg.jpg);
	 background-repeat:no-repeat;
	 background-position:center center;
	 height:257px;
}
.query-title ul{
	height:135px;
	color:#fff;
	letter-spacing:3px;
	padding:61px 0 0 50px;
}
.query-title li{
	height:45px;
}
.query-title li:first-child{
	font-size:38px;
	font-weight:bold;
}
.query-title li:nth-child(2){
	font-size:28px;
	letter-spacing:4px !important;
}
.query-title li:nth-child(3){
	padding-top:12px;
	height:25px !important;
	width:80px;
}
.query-title hr{
	width:80px;
	border: solid 3px #FF0000;
}
.query-title-left{
	width:305px; float:left;
}
.query-title-right{
	float:left; color:#FFFFFF;
}

.query-title-right{
	float:right;
}
.search-wrapper{
	width: 690px;
	height: 96px;
	margin-top: 82px;
}
.searchBox{
	width: 256px;
	height: 100%;
	float: left;
	margin-right: 8px;
}
.searchBox >label{
	width: 100%;
	height: 40px;
	display: block;
}
.searchBox label span{
	width: 73px;
	line-height: 25px;
	display: block;
	text-align: center;
	background: #d82316;
	color: #FFFFFF;
}
.searchBox label>i{
	display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #d82316;
  float: left;
  margin-left: 18px;
}
.searchBox input{
	width: 100%;
	line-height: 55px;
	background: url(../../../Img/webSetIndex/query/query-search.png) no-repeat 14px 50%/29px 28px #FFFFFF;
	padding-left: 58px;
	box-sizing: border-box;
	border: 0;
	border-radius: 5px;
	font-size: 18px;
}
.searchBtn{
	width: 152px;
	height: 55px;
	margin-top: 40px;
	float: right;
	box-sizing: border-box;
	border: 2px solid #FFFFFF;
	border-radius: 5px;
	background: -webkit-linear-gradient(right, #004A8B , #1163AD);
  background: -o-linear-gradient(right, #004A8B, #1163AD);
  background: -moz-linear-gradient(right, #004A8B, #1163AD);
  background: linear-gradient(to right, #004A8B , #1163AD);
}
.searchBtn button{
	width: 100%;
	text-align: center;
	background: transparent;
	border: 0;
	line-height: 55px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
}


/* 

.query-title-right>div{
	height:60px; width:742px;
	background-color:#fff;
	margin:110px 0px 0px 100px;
	color:#000000;
	-moz-border-radius: 5px; Firefox
    -webkit-border-radius: 5px; Safari 和 Chrome
    border-radius: 5px; Opera 10.5+, 以及使用了IE-CSS3的IE浏览器
}
.query-title-right>div>div{
	float:left;
}
.query-title-right>div>div:nth-child(1){
	width:29px;
	height:100%;
	background-image:url(../../../Img/webSetIndex/query/query-search.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:20px;
		
}
.query-title-right input{
	height:29px;
	width:400px;
	margin:15px 0 0 15px;
	border:none;
	font-size:16px;
	border:none;
}
.query-title-right>div>div:nth-child(3){
	float:right;
	margin-right:2px;
	width:146px;
	height:56px;
	background-image:url(../../../Img/webSetIndex/query/query-search-button.png);
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:2px;
	letter-spacing:10px;
	text-align:center;
	line-height:56px;
	color:#fff;
	font-size:24px;
	cursor:pointer;
}*/

.query-content-bt{
	margin-top:30px;
	height:39px;
	width:136px;
	background-image:url(../../../Img/webSetIndex/query/query-button.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	line-height:39px;
	letter-spacing:2px;
	font-size:20px;
	cursor:pointer;
}
.query-content-bg{
	background-image:url(../../../Img/webSetIndex/query/query-bg.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding-top:30px;
}
.query-content{}
.query-content>li{
	width:440px; 
	float:left;
	text-align:left;
	padding-left:150px;
	border-bottom:dashed 1px #CCCCCC;
	height:80px;
	line-height:110px;
	font-size:18px;
}
.query-content>li:nth-child(4){
	letter-spacing:normal;
} 





.query-left{
	float:left;
}
.quert-margin{
	margin-left:48px;
}
.query-content-bt1{
	margin-top:30px;
	height:35px;
	width:136px;
	background-image:none;
	background-repeat:no-repeat;
	text-align:center;
	color:#1163ad;
	line-height:35px;
	border: solid 2px #1163ad;
	letter-spacing:2px;
	font-size:20px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	cursor:pointer;
}
.query-content-clear{
	clear:both; height:40px;
}
.query-content-list{}
.query-content-list ul>li{
	height:85px;
	line-height:85px;
	background-image:url(../../../Img/webSetIndex/query/query-left-line.png);
	background-repeat:no-repeat;
	font-size:18px;
}
.query-content-list ul>li:nth-child(1){
	background-image:url(../../../Img/webSetIndex/query/query-left-lOne.png);
}
.query-content-list ul>li>span{
	margin-left:90px;
}
.query-content-list ul>li>span:nth-child(1){
	margin-left:40px;
	color:#929393;
}