/*--------------------Reset-----------------*/
/** reset **/
html {
  font-size: 62.5%
}

* {
  padding: 0;
  margin: 0;
  outline: 0
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
button,
input,
select,
textarea {
  font-family: 'Microsoft YaHei';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

a:hover {
  text-decoration: none;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.wz_box img {
  display: block;
  height: auto;
  width: 100%;
}

/*火狐去掉按钮、连接的虚线*/
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}

input,
button,
select,
textarea {
  outline: none;
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

a {
  blr: expression(this.onFocus=this.blur());
}

a:focus {
  outline: none;
}

a.hidefocus {
  outline: none
}

.button {
  border-radius: 0;
}

input {
  font-family: "微软雅黑";
}

textarea {
  font-family: "微软雅黑";
}

img {
  border: 0px;
  outline-width: 0px;
  vertical-align: top;
}

.cleafix:after {
  clear: both;
  content: "\200B";
  display: block;
  height: 0;
}

.cleafix {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.wrap {
  width: 100%;
}

.orange {
  color: #eab061;
}

.red {
  color: #b7100b;
}

body {
  min-width: 1200px;
  margin: 0 auto;
}

.bjb {
  background-color: #fff;
}

.width-1150 {
  width: 1150px;
  margin: auto;
}

.margin-top-10 {
  margin-top: 10px;
}

.padding-15 {
  padding: 15px 0px;
}

.margin-top-20 {
  margin-top: 20px;
}

.padding-18 {
  padding: 18px;
}

a:hover {
  color: #006969;
}

p {
  font-size: 1.4rem;
}

.px1200 {
  width: 1200px;
  margin: 0 auto;
}

body {
  min-width: 1360px;
  margin: 0 auto;
}

.wow {
  display: block;
}

/*index*/
.header {
  width: 100%;
  height: 177px;
  background-color: #0771BE;
}

.top {
  width: 100%;
  height: 33px;
  background-color: #065FA8;
}

.top span.fl {
  font-size: 13px;
  color: #69A5E7;
  line-height: 33px;
}

.top_box {
  width: 47px;
  height: 33px;
  margin-left: 1px;
}

/*search*/
.search {
  /* position: absolute; */
  /* right: 0; */
  margin-top: 7px;
  height: 18px;
  width: 100px;
  border-radius: 20px;
  border: 1px solid #C9C9C9;
  padding: 0 10px;
  background-color: #fff;
  float: right;
}

.search input {
  height: 18px;
  line-height: 30px;
  border: none;
  width: 80px;
  color: #888;
  outline: none;
}

.logo {
  margin-top: 36px;
}

/*nav*/
.nav {
  height: 100px;
  padding-top: 35px;
}

.nav>ul>li {
  width: 120px;
  height: 110px;
  line-height: 30px;
  float: left;
  text-align: center;
  color: #bdbdbd;
  font-size: 16px;
  position: relative;
}

.nav ul li a {
  padding-top: 50px;
  display: block;
  font-size: 16px;
  color: #fff;
}

.nav ul li a.active {
  color: #ffce8b;
}

.nav ul li:hover a {
  color: #ffce8b;
}

.nav ul li.nav2>a {
  background: url(../images/nav1.png) center 10px no-repeat;
}

.nav ul li.nav3>a {
  background: url(../images/nav2.png) center 10px no-repeat;
}

.nav ul li.nav4>a {
  background: url(../images/nav3.png) center 10px no-repeat;
}

.nav ul li.nav5>a {
  background: url(../images/nav4.png) center 10px no-repeat;
}

.nav ul li.nav6>a {
  background: url(../images/nav5.png) center 10px no-repeat;
}

.nav ul li.nav2:hover>a {
  background: url(../images/nav1_on.png) center 10px no-repeat;
}

.nav ul li.nav3:hover>a {
  background: url(../images/nav2_on.png) center 10px no-repeat;
}

.nav ul li.nav4:hover>a {
  background: url(../images/nav3_on.png) center 10px no-repeat;
}

.nav ul li.nav5:hover>a {
  background: url(../images/nav4_on.png) center 10px no-repeat;
}

.nav ul li.nav6:hover>a {
  background: url(../images/nav5_on.png) center 10px no-repeat;
}

.nav ul li.nav2>a.active {
  background: url(../images/nav1_on.png) center 10px no-repeat;
}

.nav ul li.nav3>a.active {
  background: url(../images/nav2_on.png) center 10px no-repeat;
}

.nav ul li.nav4>a.active {
  background: url(../images/nav3_on.png) center 10px no-repeat;
}

.nav ul li.nav5>a.active {
  background: url(../images/nav4_on.png) center 10px no-repeat;
}

.nav ul li.nav6>a.active {
  background: url(../images/nav5_on.png) center 10px no-repeat;
}


/*设置一级导航样式*/
.nav ul li .subnav {
  display: none;
}

.nav ul li:hover .subnav {
  display: block;
  position: absolute;
  top: 109px;
  left: 0px;
  z-index: 13;
  width: 115px;
  padding: 10px;
  background: url(../images/nav_bg.png);
}

.nav ul li:hover .subnav li {
  line-height: 40px;
}

.nav ul li:hover .subnav li a {
  font-size: 14px;
  color: #333;
  padding: 0;
}

.nav ul li:hover .subnav li a:hover {
  background: url(../images/nav_bg.png) bottom repeat-x;
  color: #1e68a9;
}

/*设置导航样式*/
.focus {
  position: relative;
  height: 510px;
  background-color: #000;
  width: 1200px;
  margin: 0 auto;
}

.focus img {
  width: 1200px;
  height: 510px;
}

.focus .shadow .title {
  width: 260px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}

.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}

.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}

.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}

.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}

.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}

.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  display: block;
  text-align: left;
}

.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}

.focus .fcon img {
  display: block;
}

.focus_list {
  float: left;
  width: 550px;
  height: 378px;
  padding: 20px 10px 0 10px;
  background: #FEF8F8;
}

.focus_list ul li {
  float: left;
  position: relative;
  height: 105px;
  margin-bottom: 27px;
  background-size: cover;
  background-color: #fff;
  box-shadow: 2px 2px 6px #E8E8E8;
}

.focus_list ul li a {
  width: 490px;
  display: block;
  padding: 33px 30px 0 30px;
  line-height: 25px;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

.focus_dates {
  position: absolute;
  width: 98px;
  height: 30px;
  top: -12px;
  left: 27px;
  line-height: 30px;
  background: #C01C1D;
  font-size: 13px;
  color: #fff;
  text-align: center;
}

.focus_contain {
  font-size: 14px;
  color: #868686;
}

.pic {
  width: 1200px;
  margin: 0 auto;
}

.pic>img {
  margin: 30px 320px 10px 320px;
}

.news_left {
  width: 580px;
  float: left;
}

.news {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}

.news_header {
  border-bottom: 1px solid #F2F2F2;
  padding-top: 4px;
}

.news_title {
  color: #515151;
  padding: 0 6px 10px 6px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #0771BE;
}

.more {
  float: right;
  padding-bottom: 10px;
  font-size: 13px;
  cursor: pointer;
  line-height: 30px;
}
.more a{
  color: #bfbfbf;
}
.news_right {
  float: right;
  width: 570px;
}

.list1>.item {
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
  border-bottom: 1px dashed #F2F2F2;
}


.list1>.item:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
  content: "";
}

.list1>.item>.list-title {
  display: block;
  float: left;
  width: 360px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #595959;
  background-image: url('../images/arrow-right.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}

.list1>.item>.list-title:hover {
  color: #4B80BE;
}

.list1>.item>.date {
  float: right;
  width: 100px;
  text-align: right;
  color: #aaa;
  font-size: 14px;
}

.contain_x {
  background-color: #FAFAFA;
  padding-bottom: 30px;
}

.notice-list ul li {
  width: 370px;
  border-bottom: 1px dashed #F2F2F2;
  padding-bottom: 15px;
  overflow: hidden;
}

.notice-list a {
  color: #666;
  text-decoration: none;
  overflow: hidden;
}

.time {
  width: 68px;
  display: inline-block;
  float: left;
  border-radius: 3px;
  margin-top: 15px;
  margin-right: 10px;
}

.time p {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  font-family: Arial;
  text-align: center;
  background-color: #005BAC;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.time span {
  font-size: 12px;
  text-align: center;
  display: block;
  color: #005BAC;
  line-height: 28px;
  background-color: #F4FAFF;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #DBEFFF;
}

.text {
  padding-top: 10px;
  box-sizing: border-box;
  font-size: 16px;
  color: #595959;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 10px;
}

.notice-list ul li:hover {
  background-color: #FAFCFF;
}

.xq {
  color: #A1A1A1;
  font-size: 14px;
  line-height: 20px;
}

.m-link {
  padding: 19px 0;
  line-height: 32px;
  font-size: 16px;
  color: #FFF;
  background-color: #0771BE;
}

.wp {
  width: 1200px;
  margin: 0 auto;
}

.m-link .con {
  overflow: hidden;
  padding-left: 30px;
}

.m-link a {
  color: #FFF;
  margin-right: 57px;
}

.footer {
  background-color: #065FA8;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
}

.ul-tab {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #F2F2F2;
}

.ul-tab li {
  float: left;
  margin-right: 22px;
}

.ul-tab li.hover .more {
  display: block;
}

.ul-tab li.hover span {
  top: 0;
  font-size: 16px;
  color: #515151;
  border-bottom: 2px solid #0771BE;
  width: 72px;
  font-weight: bold;
}

.ul-tab span {
  position: relative;
  cursor: pointer;
  display: block;
  height: 32px;
  line-height: 20px;
  font-size: 16px;
  color: #AEAEAE;
}

.ul-tab .more01 {
  position: absolute;
  right: 0;
  top: 6px;
  font-size: 14px;
  color: #bfbfbf;
  font-size: 13px;
  cursor: pointer;
  font-weight: 360;
}

.ul-tab li span:hover {
  top: 0;
  font-size: 16px;
  color: #515151;
  border-bottom: 2px solid #0771BE;
  font-weight: bold;
  width: 72px;
}