@charset "utf-8";

body {
  font-family: Microsoft YaHei;
  background: #fff url(bg.png) repeat-x !important;
  background-position: top;
}

.main_a1 {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  background: url(bg_art_03.png) no-repeat;
  margin-top: 55px;
}

.main_a2 {
  width: 1200px;
  margin: 0 auto;
  min-height: 300px;
  background: url(bg_art_06.png) repeat-y;
}

.main_a3 {
  width: 1200px;
  margin: 0 auto;
  height: 31px;
  background: url(bg_art_08.png) no-repeat;
  margin-bottom: 30px;
}

.main {
  width: 980px;
  margin: 0 110px;
  padding: 20px 0;
}

.titlea {
  width: 763px;
  height: 168px;
  margin: 90px auto 0 auto;
}

.schsel {
  margin-left: 70px;
  width: 110px;
  height: 40px;
  border: 1px solid #ccc;
  margin-top: 0;
  outline: none;
}

.schsel option {
  line-height: 36px;
}

.schbtn0 {
  width: 400px;
  height: 41px;
  background: #fff;
  color: #333;
  font-size: 15px;
  margin-left: 20px;
  border: 1px solid #ccc;
  padding-left: 15px;
  margin-top: 0;
  outline: none;
}

.schbtn1 {
  width: 110px;
  height: 40px;
  background: #156cd1;
  color: #fff;
  font-size: 16px;
  letter-spacing: 5px;
  font-weight: 600;
  text-align: center;
  margin-left: 20px;
  border: 0px;
  margin-top: 0;
  outline: none;
}

.schbtn2 {
  width: 110px;
  height: 40px;
  background: #156cd1;
  color: #fff;
  font-size: 16px;
  letter-spacing: 5px;
  font-weight: 600;
  text-align: center;
  margin-left: 20px;
  border: 0px;
  margin-top: 0;
  outline: none;
}


.main_b1 {
  width: 1200px;
  margin: 0 auto;
  height: 220px;
  margin-top: 55px;
}

.main_b2 {
  width: 1200px;
  margin: 0 auto;
  min-height: 800px;
}

.main_b3 {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
  margin-bottom: 30px;
}

.b1lf {
  float: left;
  width: 350px;
  height: 220px;
  padding-right: 174px;
  padding-top: 155px;
}

.b1rt {
  float: right;
  height: 220px;
  width: 780px;
  padding-right: 80px;
  position: relative;
}

.last {
  width: 35px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 20px;
}

.next {
  width: 35px;
  height: 110px;
  position: absolute;
  top: 0;
  right: 100px;
}

.qihao {
  width: 570px;
  height: 40px;
  position: absolute;
  top: 90px;
  left: 65px;
  font-size: 20px;
  color: #666;
  text-align: center;
}

.b2lf {
  float: left;
  width: 350px;
  height: 800px;
  padding-top: 15px;
}

.b2rt {
  float: right;
  width: 780px;
  height: 800px;
  padding-right: 80px;
}

.gbsslm {
  margin-top: 15px;
  width: 100%;
  height: 45px;
}

.searchnum {
  margin: 40px 0 0 57px;
  width: 130px;
  height: 20px;
}

.gbyear select {
  width: 260px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 20px;
  outline: none;
  border: 1px solid #ccc;
}

.main_a2 .title {
  padding-bottom: 30px;
  font-size: 28px;
  font-weight: 600;
  color: #333;
  border-bottom: 1px solid #666;
  text-align: center;
}

.w980 {
  width: 980px;
  margin: 0 auto;
}

.data {
  margin: 0 auto;
  text-align: center;
  /* width: 16%; */
}

.data span {
  padding: 15px 0;
  font-size: 13px;
  display: inline-block;
}

.fbrq {
  /* margin-right: 10%; */
}

.dy a {
  margin-right: 20px;
}

.navbar {
  display: none;
}

.zoom {
  text-align: justify;
}

.zoom p {
  font-size: 16px;
  font-family: "宋体";
  line-height: 200%;
  /*text-align:justify;*/
}

@media (max-width: 768px) {
  .main_a2, .main_a3, .main_a1 {
    width: 100%;
    background: #fff;
  }

  .w980 {
    width: 98%;
    margin-top: 20px;
  }

  body {
    background: #fff;
  }

  .titlea {
    width: 100%;
    display: none;
  }

  .titlea img {
    width: 100%;
  }

  .main_a2 .title {
    font-size: 20px;
  }

  .data {
    width: 22%;
  }

  .footer .container .w40 {
    width: 60%;
  }
}

@media (max-width: 414px) {
  .data {
    width: 40%;
  }
}

@media (max-width: 360px) {
  .data {
    width: 43%;
  }
}

@media (max-width: 360px) {
  .data {
    width: 44%;
  }

  .footer .container .w40 {
    width: 74%;
  }
}
//
.mobile_type{
-webkit-text-size-adjust: none;
}
.mobilehead,.mobilebot{
display: none;
}

*:focus {
    outline: none !important;
}
		* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}

img {
	border: none;
}

.hide {
	display: none;
}

a:focus {
	outline: none;
}
.bot_out{
	width: 100%;
	height: 110px;
	background-color: #f3f3f3;
	border-top: 4px solid #2550a4;
}
.bot_in{
	width: 1200px;
	height: 106px;
	margin: 0 auto;
	position: relative;
}
#_ideConac{
	position: absolute;
	top: 13px;
	left: -16px;
}
#_span_jiucuo{
	position: absolute;
	top: 25px;
	right: 345px;
}
.bot_in_l{
	width: 575px;
	height: 106px;
	padding-top: 26px;
	float: left;
	margin-left: 72px;
}
.bot_in_r{
	width: 330px;
	height: 15px;
	margin-top: 44px;
	float: right;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.bot_in_l p{
	font-size: 14px;
	line-height: 28px;
}

.gh{
	display: inline-block;
	margin-top: -5px;
	margin-left: 8px;
	margin-right: 5px;
}
.bot_in_r a{
	width: 75px;
	padding-left: 12px;
	line-height: 1;
	font-size: 14px;
	border-left: 1px solid #9f9f9f;
}
.bot_in_r a:first-child{
	border-left: none;
}


a.bumen p {
    color: #ffffff;
}
a.bumen {
    font-size: 30px !important;
    line-height: inherit;
}

@media (max-width: 320px) {
  .data {
    width: 50%;
  }

  .footer .container .w40 {
    width: 74%;
  }
}

.fr {
  font-size: 14px;
  float: right;
}

.dy a {
  margin-right: 20px;
}

a {
  text-decoration: none;
  color: #333;
}