﻿@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  color: #333;
  background: url(bg.jpg) top center repeat-x #fff;
  min-width: 1200px;
}

* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑", "宋体", "黑体", Helvetica Neue, Tahoma, Arial, 'Hiragino Sans GB';
  color: #333;
  font-size: 14px;
  outline: none;
}

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

a:hover,
a:focus {
  color: #0F73BF;
  text-decoration: none
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}

.top0 {
  margin-top: 0;
}

.top4 {
  margin-top: 4px;
}

.top10 {
  margin-top: 10px;
}

.left6 {
  margin-left: 6px;
}

.left12 {
  margin-left: 12px;
  display: inline;
}

img {
  border: 0;
}

.font_16 * {
  line-height: 200%;
  font-size: 16px !important;
}

.font_14 * {
  line-height: 200%;
  font-size: 14px !important;
}

.font_12 * {
  line-height: 200%;
  font-size: 12px !important;
}

.site_top {
  margin: 0 auto;
  height: 182px;
  width: 1180px;
}

.top_logo {
  width: 400px;
  float: left;
  margin: 55px 0 0 10px;
  height: 78px;
}

.xm_logo {
  width: 63px;
  height: 85px;
  float: left;
  margin: 65px 0 0 0px;
}

.search {
  background: url(search_bg.png) no-repeat;
  width: 310px;
  height: 35px;
  float: left;
  ;
  margin: 95px 0 0 40px;
}

.search span {
  width: 246px;
  height: 35xp;
  float: left;
  overflow: hidden;
  margin-left: 2px;
  display: inline;
}

.search input {
  width: 246px;
  height: 28px;
  margin-top: 3px;
  border: 0;
  float: left;
}

.search img {
  margin-top: 2px;
}

.flash {
  width: 680px;
  height: 182px;
  float: left;
}

#nav {
  width: 100%;
  height: 49px;
  background: #0F73BF;
}

.nav {
  margin: 0 auto;
  width: 1180px;
  height: 49px;
  position: relative;
}

.nav ul li {
  height: 49px;
  line-height: 49px;
  float: left;
  width: 196px;
}

.nav ul li span {
  display: block;
}

.nav ul li span a {
  font-weight: normal;
  color: #FFF;
  font-size: 16px;
  display: block;
  padding-left: 80px;
}

.nav .nav_cursor {
  width: 196px;
  height: 4px;
  background: url(nav_on.jpg) center no-repeat;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.nav .a1 {
  background: url(index_ico.jpg) 40px 13px no-repeat;
}

.nav .a1 span {
  display: block;
}

.nav .a1 span a {
  padding-left: 100px;
}

.nav .a2 {
  background: url(zwgk_ico.jpg) 40px 13px no-repeat;
}

.nav .a3 {
  background: url(xwdt_ico.jpg) 40px 13px no-repeat;
}

.nav .a4 {
  background: url(ywgz_ico.jpg) 40px 13px no-repeat;
}

.nav .a5 {
  background: url(bsfw_ico.jpg) 40px 13px no-repeat;
}

.nav .a6 {
  background: url(gzly_ico.jpg) 40px 13px no-repeat;
}

.contain {
  width: 1180px;
  margin: 0 auto;
}

.guide {
  width: 1180px;
  float: left;
  height: 36px;
  line-height: 36px;
  background: #fff;
}

.guide span {
  padding-left: 18px;
  color: #999;
}

.guide span a {
  color: #999;
}

#foot {
  width: 100%;
  background: #1073BF;
  overflow: hidden;
  margin-top: 10px;
  float: left;
}

.copyright {
  width: 100%;
  background: #0065B2;
  height: 46px;
  text-align: center;
  line-height: 46px;
}

.copyright a {
  color: #fff;
  padding: 0 16px;
}

.footer {
  width: 1180px;
  margin: 0 auto;
}

.footer .left {
  float: left;
  width: 66px;
  height: 89px;
  margin-left: 200px;
  margin-top: 20px;
  display: inline;
}

.footer .right {
  float: left;
  width: 700px;
  height: 49px;
  margin-left: 20px;
  margin-top: 30px;
  display: inline;
}

.footer .right li {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  width: 300px;
  float: left;
}

.footer .right li a {
  color: #fff;
  font-size: 14px;
}

.pages {
  width: 95%;
  text-align: center;
  padding: 12px;
  clear: both;
  margin-top: 10px;
}

.pages span,
.pages a,
.pages b {
  font-size: 16px;
  margin: 0 2px;
}

.pages span font {
  color: #333333;
  font-size: 12px;
}

.pages a,
.pages b {
  border: 1px solid #ccc;
  background: #DDD;
  padding: 2px 6px;
  text-decoration: none
}

.pages span {
  padding-right: 10px
}

.pages b,
.pages a:hover {
  background: #0168B5;
  color: #FFFFFF;
}


/*头部新增开始 2020-06-03*/
.xy_header {
  height: 408px;
  background: url(xy-idx-headerBG.png) no-repeat center top;
  -webkit-background-size: 100% 332px;
  background-size: 100% 332px;
  background-color: #0a69ad;
}

.xy_header .xy_top {
  height: 342px;
}

.xy_header .xy_top .xy_logo {
  padding-top: 70px;
}

.xy_header .xy_top .xy_img1 {
  margin-left: 189px;
  vertical-align: top;
}

.xy_header .xy_top .xy_img2 {
  margin-top: 20px;
  margin-left: 35px;
}

.xy_header .xy_top .xy_search {
  background-color: #fff;
  height: 53px;
  box-sizing: border-box;
  border: 1px solid #84ccff;
  width: 780px;
  margin: 0 auto;
  border-radius: 30px;
  margin-top: 40px;
}

.xy_header .xy_top .xy_search span {
  float: left;
  width: 60px;
  height: 100%;
  background: url(xy-idx-search.png) no-repeat right center;
}

.xy_header .xy_top .xy_search input {
  float: left;
  width: 595px;
  border: none;
  height: 100%;
  box-sizing: border-box;
  padding-left: 20px;
}

.xy_header .xy_top .xy_search button {
  float: right;
  margin-right: 1px;
  margin-top: 1px;
  width: 109px;
  height: 49px;
  color: #fff;
  font-size: 16px;
  line-height: 51px;
  border: none;
  border-radius: 30px;
  background-color: #1073bf;
  cursor: pointer;
}

.xy_header .xy_bot {
  height: 66px;
  background-color: #1073bf;
}

.xy_header .xy_bot_nav {
  height: 100%;
}

.xy_header .xy_bot_nav li {
  float: left;
  width: 16.6666%;
  height: 100%;
}

.xy_header .xy_bot_nav li.xy_li1 {
  background: url(xy-idx-nav1.png) no-repeat 47px center;
}

.xy_header .xy_bot_nav li.xy_li2 {
  background: url(xy-idx-nav2.png) no-repeat 30px center;
}

.xy_header .xy_bot_nav li.xy_li3 {
  background: url(xy-idx-nav3.png) no-repeat 47px center;
}

.xy_header .xy_bot_nav li.xy_li4 {
  background: url(xy-idx-nav4.png) no-repeat 47px center;
}

.xy_header .xy_bot_nav li.xy_li5 {
  background: url(xy-idx-nav5.png) no-repeat 47px center;
}

.xy_header .xy_bot_nav li.xy_li6 {
  background: url(xy-idx-nav6.png) no-repeat 47px center;
}

.xy_header .xy_bot_nav li a {
  display: block;
  height: 34px;
  margin-top: 16px;
  line-height: 34px;
  font-size: 18px;
  color: #fff;
  border-right: 1px solid #3486c1;
  padding-left: 90px;
  box-sizing: border-box;
}

.xy_header .xy_bot_nav li.xy_li6 a {
  border-right: none;
}

.xy_header .xy_bot_nav li a:hover {
  font-weight: 700;
}