.wrapper{
  overflow: hidden;
}
.wrapper a{
  color: #000;
}
.banner{
  height: 151px;
  background: url(../images/index/banner.jpg) no-repeat top center;
  padding-top: 34px;
  box-sizing: border-box;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.logo{
  width: 441px;
  height: 59px;
  float: left;
}
.search{
  float: right;
  position: relative;
  width: 233px;
  height: 43px;
  background: url(../images/yjxx/search.png) no-repeat;
  padding-left: 52px;
  box-sizing: border-box;
  margin-top: 9px;
}
.wrapper .banner .search input {
  border: none;
  font-size: 20px;
  font-style: normal;
  width: 130px;
  height: 43px;
  line-height: 43px;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  color: #2259a9;
}
.wrapper .banner .search input::-webkit-input-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input:-moz-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input::-moz-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input:-ms-input-placeholder{
  color:#2259a9;
}
.wrapper .banner .search button {
  position: absolute;
  right: 20px;
  top: 8px;
  width: 27px;
  height: 27px;
  background: url(../images/index/query.png) no-repeat;
  cursor: pointer;
  z-index: 2;
  border: none;
  outline: 0;
}
.wrapper .banner .nav {
  width: 1200px;
  margin: 15px auto 0;
}
.wrapper .banner .nav li {
  float: left;
  padding-right:30px;
  margin-right: 31px;
  border-right: 1px solid #6595c2;
}
.wrapper .banner .nav li a {
  font-size: 20px;
  color: #fff;
}
.wrapper .banner .nav li:last-child{
  margin-right: 0;
  padding-right: 0;
  border: none;
}
.breadcrumb{
  margin-top: 35px;
  margin-bottom: 20px;
}
.breadcrumb li{
  font-size: 18px;
  color: #2251a1;
}
.breadcrumb a{
  font-size: 18px;
  color: #2251a1;
}
.wrapper .content {
  background: #f6f6f6;
}
.content .top{
  padding: 0 34px;
  height: 416px;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
  position: relative;
}
.content .top .left{
  width: 643pz;
  float: left;
  margin-top: 20px;
}
.content .top .right{
  float: left;
  width: 441px;
  height: 319px;
  background-color: #fff;
  margin-left: 45px;
  margin-top: 37px;
}
.content .top .right p{
  width: 370px;
  border-bottom: 3px solid #82d3ff;
  padding: 0 5px 20px;
  margin: 30px auto 0;
  line-height: 1.3;
}
.content .top .right p a{
  font-size: 24px;
  color: #204d97;
}
.content .top .right span{
  display: block;
  width: 370px;
  padding: 0 5px 10px;
  margin: 25px auto 0;
  line-height: 1.7;
}
.content .top .right span a{
  font-size: 18px;
  color: #6a6a6a;
}
.row1{
  padding: 0 19px;
  margin-top: 25px;
}
.wrapper .content .wrap-s{
  float: left;
  width: 271px;
  height: 382px;
  background: url("../images/kepu/wrapper_s.png") no-repeat;
  margin-right: 24px;
  margin-bottom: 23px;
  padding-top: 14px;
  box-sizing: border-box;
}
.wrapper .content .wrap-s:nth-child(4n){
  margin-right: 0;
}
.wrapper .content .wrap-s a.img{
  display: block;
  width:261px;
  height: 147px;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
}
.wrapper .content .wrap-s p{
  text-align: center;
  margin-top: 15px;
}
.wrapper .content .wrap-s p a{
  font-size: 16px;
  color: #1f1f1f;
  font-weight: bold;
  border-bottom: 2px solid #82d3ff;
  padding-bottom: 5px;
}
.wrapper .content .wrap-s p a:hover{
  text-decoration: none;
}
.wrapper .content .wrap-s span{
  display: block;
  width: 207px;
  margin: 15px auto 0;
  line-height: 1.5;
}
.wrapper .content .wrap-s span a{
  font-size: 14px;
  color: #878787;
}
.pagination {
	height: 53px;
  margin-top: 15px;
}

.pagination a {
	display: inline-block;
  width: 21px;
	height: 53px;
	line-height: 53px;
}

.pagination span.num {
	display: inline-block;
	padding: 0 .5em;
	height: 56px;
	line-height: 56px;
	color: #5b5b5b;
  font-size: 22px;
}

.pagination .prev {
	float: left;
  width: 21px;
  height: 53px;
	background-image: url(../images/yjxx/prev.png);
	background-repeat: no-repeat;
}

.pagination .next {
	float: right;
  width: 21px;
  height: 53px;
	background-image: url(../images/yjxx/next.png);
	background-repeat: no-repeat;
}

.pagination .paginationMain {
	text-align: center;
	width: 908px;
	float: left
}

.pagination .paginationGoto {
	float: right;
	overflow: hidden;
	width: 260px;
	text-align: right
}

.pagination .paginationGoto input[type=text] {
	border: 1px solid #e6e6e6;
	background: #f4f4f4;
	border-right: 0;
	height: 53px;
	line-height: 53px;
	border-radius: 9px 0 0 9px;
	padding: 15px 5%;
	width: 192px;
	color: #a2a2a2;
  font-size: 22px;
  box-sizing: border-box;
}
.pagination .paginationGoto input[type=text]::-webkit-input-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text]:-moz-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text]::-moz-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text]:-ms-input-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text][type=text]:focus {
	outline: 0
}

.pagination .paginationGoto button {
	height: 53px;
	width: 68px;
	line-height: 53px;
	background:  url(../images/yjxx/goto.png) no-repeat;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	border: none;
	vertical-align: top;
	outline: 0;
	border-radius: 0 5px 5px 0;
	cursor: pointer
}
