@charset "utf-8";
/*公共部分*/
@font-face {
  font-family: 'iconfont';
  src: url('ico/iconfont.eot');
  src: url('ico/iconfont.eot?#iefix') format('embedded-opentype'), url('ico/iconfont.woff') format('woff'), url('ico/iconfont.ttf') format('truetype'), url('ico/iconfont.svg#iconfont') format('svg');
}
.color-fff{
  color: #fff;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 17px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.w1400{
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 1400px;
}
.headbg-2021{
  background: url(../images/3fd2b0d5b33e56e0.png) repeat-x;
  height:170px;
  width:100%;
   min-width:1400px;
}
.headbg-2021 .bg1 {
    margin: auto;
    background: url(../images/header_bg2.png) left center no-repeat;
}
.headbg-2021 .top {
  color: #fff;
  padding: 6px 0;
  font-size: 17px;
}
.headbg-2021 .top a{
  color: #fff;
  font-size: 14px;
}

.header-2021 .main .logo {
    margin-top: 20px;
}
.header-2021 .search{
  width: 260px;
  overflow: hidden;
  text-align: center;
}

.header-2021 .search .search_txt {
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    background:#fff;
    margin: 0px 0 0 0px;
    color: #969696;
  border: 0;
   
}

.header-2021 .search .search_btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: none;
    cursor: pointer;
    border: 0;
    background-color:#f1f1f2;
    color:#666;

}

.nav2021{
width: 100%;
background: url(../images/nav_bg.png) repeat-x;
   min-width:1400px;
}
.container2021{
  width: 1400px;
    margin: 0 auto;
    height: 43px;
}

#nav2021 {
 list-style-type: none; background:#0e64b6;
 position: relative;
}
#nav2021 a {
display: block;  text-align:center;
font-size: 17px;
}
#nav2021 a:link {
color:#FFFFFF; text-decoration:none
}
#nav2021 a:visited {
color:#FFFFFF;text-decoration:none
}
#nav2021 a:hover {
color:#FFF;text-decoration:none;font-weight:bold;
}
#nav2021 li {
float: left;line-height:43px;width:150px

}
#nav2021 li a:hover{
background:rgba(0,88,136,0.8);
}
#nav2021 li ul {
z-index: 99;
position: relative;
line-height: 27px; list-style-type: none;text-align:center;
left: -999em; width: 180px; position: absolute;
}
#nav2021 li ul li{

float: left; width: 180px;
background:rgba(0,88,136,0.8);
}
#nav2021 li ul a{ wedisplay: block; width: 180px;text-align:center;padding-left:0px;
}
#nav2021 li ul a:link {
color:#fff; text-decoration:none;
}
#nav2021 li ul a:visited {
color:#fff;text-decoration:none;
}
#nav2021 li ul a:hover {
color:#F3F3F3;text-decoration:none;font-weight:normal;
background:#0a4c7a;
}
#nav2021 li:hover ul {
left: auto;
}


.focus {
  width: 100%;
  position: relative;
  height: 370px;
  margin-top: 7px;
  margin-bottom: 7px;
   
}
#kinMaxShow {
  display: none;
}
/* 设置焦点图标题位置、样式等。标题位置、样式完全可以自定义哦 */      
#kinMaxShow p.title {
  position: absolute;
  text-align: center;
  left: 50%;
  bottom: 20px;
  line-height: 50px;
  color: #FFF;
  display: block;
  width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  font-size: 18px;
  padding: 0 20px;
  background: #0859a5;
  background: rgba(14,100,182,0.8);
  margin-left: -520px;
  font-weight:bolder;
  letter-spacing:3px;

}
#kinMaxShow .kinMaxShow_button {
  margin-right: -70px;
}




#kinMaxShow2 p.title {
  position: absolute;  text-align: center;
  /* left: 50%; */
  bottom: 0px;
  line-height: 30px;
  color: #FFF;
  display: block;
  width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  font-size: 16px;
  /* padding: 0 20px; */
  background: #8e1a07;
  background: rgb(14 100 182 / 55%);
  /* margin-left: -200px; */
  /* font-weight:bolder; */
  /* letter-spacing:3px; */
}
#kinMaxShow2 .kinMaxShow_button {
/*  margin-right: -70px;*/
}


.titles {
  width: 100%;
  height: 54px;
  line-height: 54px;
   min-width:1400px;
}
.titles h2 {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #0e64b6;
  width: auto;
  height: 54px;
  line-height: 54px;
}
.titles h2 a{
float:left;
  color: #0e64b6;
}
.titles a {
  width: auto;
  float: right;
  height: 50px;
  color: #999;
}
.listboxs {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.listboxs li {
  float: left;
  width: 100%;
  background: url(../images/list_bg.png) left center no-repeat;
  padding-left: 10px;
}
.listboxs li a {
  float: left;
  height: 38px;
  line-height: 38px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
}
.listboxs li span {
  margin-right: 10px;
  float: right;
  width: auto;
  line-height: 38px;
  color: #999;
font-size: 14px;
}
.tags {
  height: 50px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 17px;
}
.tags li {
  float: left;
  margin: 0 18px 0 0;
}
.tags li a {
  width: auto;
  display: block;
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  padding: 0 6px;
}
.tags .onTag {
  color: #0e64b6;
  font-weight: bold;
  border-bottom: 2px solid #0e64b6;
  height:50px;
}
.tags .onTag a {
  color: #0e64b6;
}
.tagsMore {
  position: absolute;
  top: 20px;
  right: 4px;
  color: #999;
}

.blue_bg {
    background-color: #41a7dc;
}

.indexbox02, .indexbox03, .footers {
    margin-top: 30px;
}

/*indexbox01*/
.indexbox01 .left {
  position: relative;
  width:950px;
  height: 400px;
  overflow: hidden;
}
.indexbox01 .indexbox01_l {
  width: 400px;
  height: auto;
  overflow: hidden;
}
.indexbox01 .indexbox01_l img {
  width:400px;
  height: 288px;
}
.indexbox01 .indexbox01_l p {
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
}
.indexbox01 .indexbox01_r {
  width: 520px;
  height: auto;
  overflow: hidden;
}
.indexbox01 .indexbox01_r h2 a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #333;
  width: 520px;
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox01 .left .listboxs {
  margin-left: 30px;
}
.indexbox01 .left .listboxs li a {
  max-width: 420px;
}
.indexbox01 .right {
  position: relative;
  width: 400px;
  height: 400px;
  overflow: hidden;
}
.indexbox01 .right .informBox {
  margin-top: 20px;
  height: auto;
  overflow: hidden;
}
.indexbox01 .right .informBox li {
  float: left;
  margin: 0 0 12px 0;
  width:400px;
}
.indexbox01 .right .informBox li a {
  float: left;
  font-size: 17px;
  display: block;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  width: 340px;
  margin-left: 10px;
}
.indexbox01 .right .informBox .date {
  display: block;
  padding: 4px 0 0 4px;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  color: #fff;
  overflow: hidden;
}
.indexbox01 .right .informBox .min {
  font-size: 14px;
  line-height: 20px;
}
.indexbox01 .right .informBox p {
  line-height: 16px;
  font-size: 18px;
}
.indexbox01 .right .zhuanti {
  width: 400px;
  overflow: hidden;
  height: 300px;
}
.indexbox01 .right .zhuanti li {
  float: left;
  margin-bottom: 10px;
}
.indexbox01 .right .zhuanti img {
  width: 400px;
  height: 50px;
}
/*indexbox02*/
.indexbox02 .box {
  width: 446px;
  margin-right: 30px;
  height: 300px;
  overflow: hidden;
}
.indexbox02 .box .tit {
  margin-top: 14px;
    height: 30px;
    line-height: 30px;
  width: 60px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 18px;
  background-color: #0e64b6;
}
.indexbox02 .box .tit a{
color:#fff;
}
.indexbox02 .box .tags {
  margin-left: 16px;
  width: 360px;
}
.indexbox02 .box .listboxs li a {
  max-width: 420px;
}
/*indexbox03*/
.indexbox03 {
  width: 100%;
  background: #0e64b6;
  position: relative;
  overflow: hidden;
  min-width:1400px;
}
.indexbox03 .tit {
  margin-top: 14px;
    height: 30px;
    line-height: 30px;
  width: 102px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 18px;
  background-color: #0e64b6;
}
.indexbox03 .tags {
  margin-left: 16px;
  width: 1384px;
  border-bottom: 1px solid #1d74c7;
}
.indexbox03 .tags li {
  margin: 0 28px 0 0;
}


.indexbox03 .tags .onTag {
  color: #fff;
  font-weight: bold;
  border-bottom: 2px solid #fff;
}

.indexbox03 .tags .onTag a {
  color: #fff;
}
.indexbox03 .tagsMore {
  color: #6cb3f7;
}
.indexbox03  .tags li a {
color: #6cb3f7;
}

.indexbox03 .box {
  margin-top:8px;
}
.indexbox03 .box i {
  float: left;
  margin: 0 8px 0 8px;
  font-size: 24px;
  line-height: 50px;
}
.indexbox03 .box p {
  float: left;
  width: 146px;
  line-height: 40px;
  font-size: 17px;
  overflow: hidden;
}
.indexbox03 .box .lh18 {

  line-height: 20px;
}
.indexbox03 .box li {
  float: left;
  margin: 0 12px 0 0;
}
.indexbox03 .box li a {
  display: block;
  color: #fff;
  width: 189px;
  height: 40px;
  background-color: #0e64b6;
  border-radius: 6px;
  border-top: 1px solid #0e64b6;
  border-bottom: 1px solid #0e64b6;
  font-size:15px;

}
.indexbox03 .box li a:hover {
  color: #fff;
  border-top: 1px solid #6cb3f7;
  border-bottom: 1px solid #6cb3f7;
  font-size:15px;
}
/*indexbox04*/
.indexbox04 {
  height: 150px;
}
.indexbox04 .left {
  width: 685px;
  height: 150px;
}
.indexbox04 .left li {
  float: left;
  height: auto;
  margin-right: 10px;
}
.indexbox04 .left li a i {
  font-size: 60px;
  color: #b6b6b6;
}
.indexbox04 .left li a p {
  color: #0e64b6;
  line-height: 16px;
  font-size: 17px;
  width: 105px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.indexbox04 .left li a {
  text-align: center;
  width: 105px;
  display: block;
}
.indexbox04 .left li a:hover i {
  color: #0e64b6;
}

.footer-bg{
  background-image: url(../images/footbg3.png);
  border-top: 1px solid #eee;
  background-color: #9edbfd;
  width:100%;
   min-width:1400px;
}
/*indexbox05*/
.indexbox05 {
  height: 50px;
  overflow: hidden;
}
.indexbox05 .left {
  width: 100%;
  height: 50px;
  overflow: hidden;   
 line-height: 50px;
    margin-top:10px;
 
}
.indexbox05 .left li {
  float: left;
  height: auto;
  overflow: hidden;
  margin-left: 10px;
}
