@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em {
  margin: 0;
  padding: 0;
  border: 0; }

table, th, td {
  margin: 0;
  padding: 0; }

body {
  font-size: 14px;
  color: #333;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
  background: #fff;
  /* overflow: hidden;*/ }

ul, ol, li {
  list-style: none; }

input, button {
  margin: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p img {
  display: inline-block; }

a {
  color: #333;
  outline: none !important;
  text-decoration: none; }

a:focus, a:hover {
  text-decoration: none; }

.clear {
  clear: both;
  height: 0px;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 0px; }

.m {
  margin: 0px auto; }

.l {
  float: left; }

.r {
  float: right; }

.x, .main5 .bd h3, .list3_con .list2_nr li h3 {
  position: relative;
  z-index: 1; }

.x2 {
  position: relative;
  z-index: 2; }

.j, .top_nav li .menu1, .top_nav li .menu1:before, .top_nav li .menu1:after, .top_nav2 ul, .list3_con .list2_nr li h3:before {
  position: absolute;
  z-index: 1; }

.j2 {
  position: absolute;
  z-index: 2; }

.fix1 {
  position: fixed;
  z-index: 5; }

.fix {
  position: fixed;
  z-index: 10; }

.fix2 {
  position: fixed;
  z-index: 15; }

.vis {
  visibility: hidden; }

.tc {
  text-align: center; }

.ft28 {
  font-size: 28px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.mb100 {
  margin-bottom: 100px; }

.ml40 {
  margin-left: 40px; }

.db {
  display: block; }

.c1 {
  color: #222; }

.c2 {
  color: #fff; }

.cen {
  padding-left: 0px;
  padding-right: 0px; }

.media_img {
  vertical-align: top;
  display: table-cell; }

.media_con {
  display: table-cell;
  vertical-align: top; }

/*通用end*/
:root {
  filter: none; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.navbar-fixed {
  padding-top: 100px; }

#header {
  height: 60px;
  background: #fff;
  border-bottom:1px solid #ddd;
  width: 100%;
  -webkit-transition: background cubic-bezier(0.645, 0.045, 0.355, 1) 1.2s;
  transition: background cubic-bezier(0.645, 0.045, 0.355, 1) 1.2s; }

#header img {
  max-width: 30px; 
  display: inline-block;
  line-height: 100%;
  }
#header .tel span{
	display:inline-block;
	vertical-align:middle;
	}
#header .left {
  float: left;
  list-style: none; }

#header .right {
  float: right;
  list-style: none; }

#header .tel {
  line-height: 60px;
  font-size: 13px;
  color: #959595; }

#header .tel em {
  color: #305dc3;
  font-weight: 700;
  font-size:18px;
  font-style: normal; }

#header .right li {
  float: left;
  line-height: 60px;
  margin-left: 30px;
  position: relative;
  list-style: none; }

#header .right li img {
  top: -2px;
  position: relative; }

#header .right li span {
  font-size: 14px;
  color: #555555;
  font-weight: 700;
  margin-left: 2px;
  display: inline-block; }

#header .head-list {
  margin: 0; }

.nav {
  background: #fff; }
.bui-lan{
	font-size:14px;
	color:#666;
	height:40px;
	line-height:40px;
	width:100%;
	position:absolute;
	left:0px;
	top:60px;
	z-index:0;
	text-align:center;
	border-top:1px solid #ddd;
}
.bui-lan .item{
	display:inline-block;
	margin:0px 15px;
}
.bui-ewm{padding-top: 15px;}
.bui-ewm img,.bui-ewm span{width:120px; text-align:center; display: block;line-height:100%;}
.bui-ewm span{margin-top:10px;}
.bui-ewm img{padding:5px; background-color:#fff; border:1px solid #ddd;}
.tel-item{ display:inline-block; line-height:150%; vertical-align:middle;}
.fa.tel-item{ line-height:50px; text-align:center; height:50px; width:50px; border-radius:50%; background-color: #305dc3; color:#fff;}
.top_nav {
  height: 60px; }
  .top_nav li {
    display: inline-block;
    *display: inline;
	height:60px;
	padding-top:5px;
    *zoom: 1;
    text-align: center;
    position: relative;
    z-index: 2; }
    .top_nav li .a1 {
      color: #333;
      font-size: 16px;
	  width: 100px;
    text-align: center;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      height: 50px;
      /*padding: 0px 10px;*/
      line-height: 50px; }
      .top_nav li .a1 i {
        margin-left: 5px; }
    .top_nav li:hover .menu1 {
      display: block; }
    .top_nav li:hover .a1 {
      color: #cc0000; font-weight:bold; border-bottom:2px solid #cc0000;}
    .top_nav li:hover.on .a1 {
      color: #305dc3; }
    .top_nav li.on .a1 {
      color: #305dc3; }
    .top_nav li .menu1 {
      
      display: none;
      top: 59px;
      right: 0px;
      width: 212px;
      background: #fbfbfb; }
      
      .top_nav li .menu1 .a3 .a33 {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        text-align: left;
        padding: 0px 10px; }
        .top_nav li .menu1 .a3 .a33:hover {
          color: #305dc3;
          background: #f1f1f1; }

.top_nav2 {
  width: 60px;
  height: 60px;
  color: #333; }
  .top_nav2 i.ico {
    font-size: 30px;
    line-height: 60px; }
  .top_nav2 ul {
    display: none;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ddd;
    top: 60px;
    right: 0px;
    padding: 10px 0px; }
    .top_nav2 ul.on {
      display: block; }
  .top_nav2 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    position: relative;
    z-index: 2; }
    .top_nav2 li .a1 {
      color: #333;
      font-size: 14px;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 100%;
      height: 40px;
      padding: 0px 10px;
      line-height: 40px;
      transition: 0.2s;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s; }
      .top_nav2 li .a1 i {
        font-size: 12px;
        font-weight: normal;
        margin-left: 5px; }
    .top_nav2 li:hover .a1 {
      color: #305dc3; }
    .top_nav2 li:hover.on .a1 {
      color: #305dc3; }
    .top_nav2 li.on .a1 {
      color: #305dc3; }
    .top_nav2 li.on .menu1 {
      display: block; }
    .top_nav2 li .menu1 {
      display: none;
      padding: 5px 10px;
      width: 100%;
      background: #fbfbfb; }
      .top_nav2 li .menu1 .a3 .a33 {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #333;
        text-align: left;
        padding: 0px 10px; }
        .top_nav2 li .menu1 .a3 .a33:hover {
          color: #305dc3;
          background: #f1f1f1; }

/*banner*/
.banner.swiper-container {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden; }

.swiper-wrapper {
  width: 100%; }

.swiper-button-next {
  right: 2%; }

.swiper-button-prev {
  left: 2%; }

.swiper-pagination-bullet-active {
  background: #333; }

.xbanner a {
  display: block;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center top; }

.xbanner span {
  display: block;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center top; }

.title1 {
  font-size: 36px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300; }
  .title1 p {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: 80%;
    color: #5e7387;
    margin: 0px auto; }

.main1 {
  background: #fff; }
  .main1 li:nth-child(2n+3) {
    clear: both; }
  .main1 li {
    text-align: center;
    min-height: 200px; }
    .main1 li:hover i {
      background: #4E97D9;
      color: #fff; }
    .main1 li i {
      width: 100px;
      height: 100px;
      background: #eee;
      text-align: center;
      font-size: 50px;
      line-height: 100px;
      color: #5e7387;
      -o-border-radius: 100%;
      border-radius: 100%;
      transition: background 0.5s,color 0.5s;
      -moz-transition: background 0.5s,color 0.5s;
      -webkit-transition: background 0.5s,color 0.5s;
      -o-transition: background 0.5s,color 0.5s; }
    .main1 li img {
      margin: 0px auto; }
      .main1 li img:hover {
        transform: scale(1.1);
        -webkit-transition: all ease-out 0.2s;
        transition: all ease-out 0.2s; }
    .main1 li h3 {
      margin-top: 20px;
      margin-bottom: 5px;
      font-weight: 300;
      font-size: 20px;
      color: #2a333c; }
    .main1 li p {
      width: 90%;
      margin: 0px auto;
      font-weight: 300;
      color: #5e7387; }

@media (min-width: 992px) {
	.navbar-fixed {
  padding-top: 100px; }
  .main1 li:nth-child(2n+3) {
    clear: none; }
	
	 }
.main2 {
  background: #f5f5f5; }
  .main2 .m2hd.swiper-container {
    height: 48px; }
  .main2 .hd.swiper-wrapper {
    justify-content: center;
    text-align: center; }
    .main2 .hd.swiper-wrapper.flex-start {
      -webkit-justify-content: flex-start !important;
      justify-content: flex-start !important; }
  .main2 .hd .swiper-slide {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    padding: 0px 30px;
    white-space: nowrap;
    background: #fff;
    color: #333;
    border: none;
    height: 40px;
    line-height: 40px;
    width: auto;
    margin: 0px 1px; }
    .main2 .hd .swiper-slide.on {
      background: #305dc3; }
      .main2 .hd .swiper-slide.on a {
        color: #fff; }
  .main2 .m2hd2 .hd li {
    cursor: pointer;
    display: block;
    text-align: left;
    padding: 0px 30px;
    white-space: nowrap;
    background: #fff;
    color: #333;
    border: none;
    height: 40px;
    line-height: 40px;
    width: auto;
    margin: 5px 1px; }
    .main2 .m2hd2 .hd li.on {
      background: #305dc3; }
      .main2 .m2hd2 .hd li.on a {
        color: #fff; }
  .main2 .bd li {
    padding: 5px; }
    .main2 .bd li h3 {
      font-size: 14px;
      text-align: center;
      padding: 4px 0px;
      border-bottom: 1px solid #ddd; }
    .main2 .bd li .con {
      background: #fff; }

@media (min-width: 768px) {
  .main2 .bd li:nth-child(2n+1) {
    clear: both; } }
.title2 {
  font-size: 23px;
  margin-top: 0px;
  font-weight: 300; }
  .title2 span {
    font-size: 13px;
    display: block;
    font-weight: 300;
    width: 80%;
    color: #5e7387;
    margin: 0px auto; }
  .title2 p {
    font-size: 13px;
    font-weight: 300;
    color: #5e7387;
    margin: 0px auto; }

.main4 {
  background: #fff;
  overflow: hidden; }
  .main4 .title2 {
    text-align: center; }
  .main4 .img1 {
    margin-bottom: 20px; }
    .main4 .img1 img {
      width: 100%; }
  .main4 .nr {
    margin-top: 20px; }
    .main4 .nr p {
      font-size: 14px;
      color: #666;
      line-height: 24px; }
    .main4 .nr .a1 {
      width: 127px;
      line-height: 30px;
      height: 30px;
      font-size: 14px;
      text-align: center;
      display: block;
      margin: 20px auto 0px;
      border: 1px solid #ddd; }

@media (min-width: 992px) {
	.main2 .bd li:nth-child(2n+1) {
    clear: none; }
  .main2 .bd li:nth-child(3n+1) {
    clear: both; }
  .main4 .title2 {
    text-align: left; }
  .main4 .img1 {
    margin-bottom: 0px; }
  .main4 .nr .a1 {
    margin: 20px 0px 0px; } }
.main5 {
  background: url(../images/1517050787.jpg) center top no-repeat; }
  .main5 .swiper-container {
    padding-bottom: 50px; }
  .main5 .swiper-pagination-bullet-active {
    opacity: 0.6;
    background: #000; }
  .main5 .bd .con {
    height: 410px;
    background: #fff; }
  .main5 .bd h3 {
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    margin-bottom: 5px;
    background: #fff; }
    .main5 .bd h3 a {
      color: #666; }
  .main5 .bd p {
    font-size: 13px;
    margin-top: 10px;
    color: #666;
    line-height: 24px;
    text-align: left; }
  .main5 .bd .nr {
    padding: 15px; }
  .main5 .bd .bq {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #aaa; }
  .main5 .bd .img1 {
    overflow: hidden;
    max-height: 198px; }
    .main5 .bd .img1 img {
      width: 100%; }
  .main5 .bd .a1 {
    background: #fff;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    width: 100%;
    margin: 15px auto 0px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #aaa; }
    .main5 .bd .a1:hover {
      background: #f5f5f5; }

/* 公用头部 */
.news_list_met_11_3 {
  padding: 0px 0px 20px; }

.news_list_met_11_3 .head {
  text-align: left; }

.news_list_met_11_3 .head .title {
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #37474f;
  opacity: 0;
  transform: translate(0, 100%); }

.news_list_met_11_3 .head .desc {
  width: 38px;
  height: 2px;
  background: #305dc3;
  opacity: 0;
  transform: translate(0, 100%); }

.news_list_met_11_3 .title-box .head {
  float: left; }

.news_list_met_11_3 .title-box .tabs {
  float: right;
  margin: 18px; }

.news_list_met_11_3 .title-box .tabs li {
  float: left;
  opacity: 0;
  transform: translate(0, 100%); }

.news_list_met_11_3 .title-box .tabs li a {
  display: inline-block;
  margin: 0 5px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  height: 30px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms; }

.news_list_met_11_3 .title-box .tabs li a:hover {
  background: #305dc3;
  text-decoration: none; }

.news_list_met_11_3 .title-box .tabs li a:hover h3 {
  color: #fff; }

.news_list_met_11_3 .title-box .tabs li a h3 {
  font-size: 13px;
  margin: 0;
  line-height: 30px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  color: #37474f; }

.news_list_met_11_3 .title-box .tabs li.active a {
  background: #305dc3; }

.news_list_met_11_3 .title-box .tabs li.active a h3 {
  color: #fff; }

.news_list_met_11_3 .btn-more {
  padding: 5px 15px;
  border: 1px solid;
  color: #305dc3;
  display: block;
  width: 110px;
  text-align: center;
  margin: 30px auto 0 auto;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms; }

.news_list_met_11_3 .btn-more .fa {
  padding-left: 10px; }

.news_list_met_11_3 .btn-more:hover {
  background: #305dc3;
  padding-left: 15px;
  color: #fff;
  border-color: #305dc3;
  text-decoration: none; }

.news_list_met_11_3 .btn-more:hover .fa {
  color: #fff; }

/* 新闻 */
.news_list_met_11_3 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 50px;
  overflow: hidden;
  clear: both; }

.news_list_met_11_3 .imgnews-list li {
  opacity: 0;
  transform: translateY(100%);
  width: 52%;
  float: right;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  padding: 10px 0;
  border-bottom: 1px solid;
  border-color: #5e7387; }

.news_list_met_11_3 .imgnews-list li .title {
  font-size: 14px;
  line-height: 30px;
  color: #37474f;
  margin: 0;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 78%; }

.news_list_met_11_3 .imgnews-list li .time {
  display: inline-block;
  line-height: 30px;
  float: right;
  color: #5e7387;
  font-size: 13px;
  position: relative;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms; }

.news_list_met_11_3 .imgnews-list li .fa {
  display: inline-block;
  line-height: 30px;
  float: right;
  color: #305dc3;
  font-size: 13px;
  position: relative;
  right: 35px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  opacity: 0; }

.news_list_met_11_3 .imgnews-list li:hover {
  padding-left: 15px; }

.news_list_met_11_3 .imgnews-list li:hover .fa {
  right: 0;
  opacity: 1; }

.news_list_met_11_3 .imgnews-list li:hover .time {
  right: 15px; }

.news_list_met_11_3 .imgnews-list li:hover h3 {
  color: #305dc3; }

.news_list_met_11_3 .imgnews-list li .date {
  float: right; }

.news_list_met_11_3 .imgnews-list li .date .day {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px;
  color: #5e7387; }

.news_list_met_11_3 .imgnews-list li .date .year {
  color: #5e7387;
  position: relative;
  display: block; }

.news_list_met_11_3 .imgnews-list .item-1 {
  width: 40%;
  float: left;
  padding: 0;
  border: none;
  opacity: 1;
  transform: none; }

.news_list_met_11_3 .imgnews-list .item-1 .text {
  background: #305dc3;
  padding: 28px 20px 28px 40px; }

.news_list_met_11_3 .imgnews-list .item-1 .text .date {
  float: left; }

.news_list_met_11_3 .imgnews-list .item-1 .text .day {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px;
  color: #fff; }

.news_list_met_11_3 .imgnews-list .item-1 .text .year {
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  display: block; }

.news_list_met_11_3 .imgnews-list .item-1 .text .content {
  color: #fff;
  width: 80%;
  float: right; }

.news_list_met_11_3 .imgnews-list .item-1 .text .content h3 {
  color: #fff;
  line-height: 30px;
  margin: 0;
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.news_list_met_11_3 .imgnews-list .item-1 .text .content p {
  color: rgba(255, 255, 255, 0.7);
  padding-top: 15px;
  margin: 0; }

.news_list_met_11_3 .imgnews-list .item-1 .img {
  overflow: hidden; }

.news_list_met_11_3 .imgnews-list .item-1 .img img {
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  opacity: .78;
  width: 100%; }

.news_list_met_11_3 .imgnews-list .item-1:hover {
  -webkit-box-shadow: 5px 8px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 5px 8px 20px rgba(0, 0, 0, 0.08);
  padding: 0; }

.news_list_met_11_3 .imgnews-list .item-1:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  opacity: 1; }

.news_list_met_11_3 .imgnews-list .item-2 {
  border: none !important; }

.news_list_met_11_3 .imgnews-list .item-2 .text {
  float: left;
  width: 80%; }

.news_list_met_11_3 .imgnews-list .item-2 .text h3 {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid;
  border-color: #5e7387;
  font-size: 16px; }

.news_list_met_11_3 .imgnews-list .item-2 .text p {
  margin-top: 15px;
  color: #5e7387;
  font-size: 13px;
  line-height: 26px;
  height: 52px;
  overflow: hidden; }

@media (max-width: 991px) {
  .news_list_met_11_3 .imgnews-list .item1 .text .content {
    width: 70%; } }
@media (max-width: 767px) {
  .news_list_met_11_3 {
    padding: 30px 0; }

  .news_list_met_11_3 .imgnews-list li {
    width: 100% !important;
    float: none !important; }

  .news_list_met_11_3 .imgnews-list .item1 .text .content {
    width: 68%; }

  .news_list_met_11_3 .imgnews-list li .title {
    width: 70%; }

  .news_list_met_11_3 ul {
    margin-top: 0; }

  .news_list_met_11_3 .title-box .head {
    float: none; }

  .news_list_met_11_3 .title-box .tabs {
    margin: 15px 0;
    float: none; } }
.foot_nav_met_11_3 {
  padding-bottom: 15px;
  position: relative;
  z-index: 0; }

.foot_nav_met_11_3 .list {
  text-align: left;
   }

.foot_nav_met_11_3 .container {
  border-bottom: 1px solid;
  border-color: #5e7387;
  border-color: #ffffff;
  padding-bottom: 15px; }

.foot_nav_met_11_3 h4 {
  color: #37474f;
  color: #ffffff;
  font-size: 16px;
  margin: 0;
  text-shadow: none;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 3; }

.foot_nav_met_11_3 h4 a {
  color: #37474f;
  color: #ffffff;
  text-decoration: none; }

.foot_nav_met_11_3 h4 a:active, .foot_nav_met_11_3 h4 a:focus, .foot_nav_met_11_3 h4 a:hover {
  text-decoration: none; }

.foot_nav_met_11_3 ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  padding-top: 15px; }

.foot_nav_met_11_3 ul li {
  margin-bottom: 3px; }

.foot_nav_met_11_3 ul li a {
  color: #5e7387;
  text-decoration: none;
  font-size: 12px; }

.foot_nav_met_11_3 ul li a:active, .foot_nav_met_11_3 ul li a:focus, .foot_nav_met_11_3 ul li a:hover {
  text-decoration: none; }

.foot_nav_met_11_3 ul li a:hover {
  color: #305dc3;
  text-decoration: underline; }

.foot_nav_met_11_3 .info {
  text-align: left; }

.foot_nav_met_11_3 .info em {
  margin-top: 15px;
  display: block;
  font-size: 14px;
  font-style: normal;
  line-height: 2;
  color: #5e7387;
  text-align:left;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms; }

.foot_nav_met_11_3 .info em a {
  color: #5e7387; }

.foot_nav_met_11_3 .info em a:hover {
  color: #305dc3;
  text-decoration: underline; }

.foot_nav_met_11_3 .info em:hover {
  color: #305dc3; }

.foot_nav_met_11_3 .info p {
  color: #5e7387;
  line-height: 2;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms; }

.foot_nav_met_11_3 .info p:hover {
  color: #305dc3; }

.foot_nav_met_11_3 .info i {
  font-size: 26px;
  cursor: pointer; }

.foot_nav_met_11_3 .info a:hover, .foot_nav_met_11_3 .info a:focus {
  text-decoration: none; }

@media (min-width: 1200px) {
	.foot_nav_met_11_3 .info em {
  text-align:right;}
}
@media (max-width: 991px) {
  .foot_nav_met_11_3 .list {
    margin-bottom: 20px; }

  .foot_nav_met_11_3 .list:nth-child(2n+1) {
    clear: both; }

  .foot_nav_met_11_3 .info {
    text-align: left;
    margin-top: 0; } 
	.foot_nav_met_11_3 h4 {
    background-color: #305dc3;
    text-align: center; }
	}
@media (max-width: 767px) {


  .foot_nav_met_11_3 .list {
    margin-bottom: 15px; }

  .foot_nav_met_11_3 .list:nth-child(2n+1) {
    clear: both; }

  .foot_nav_met_11_3 .info {
    text-align: center; }

  .foot_nav_met_11_3 h4 {
    background-color: #305dc3;
    text-align: center; }

  .foot_nav_met_11_3 ul li {
    text-align: center; } }
.link_met_11_1 .breadcrumb-item {
  float: none;
  display: inline-block; }

.link_met_11_1 .breadcrumb-item a {
  color: #5e7387;
  transition: color 0.2s ease-out; }

.link_met_11_1 .breadcrumb-item a:hover {
  color: #305dc3; }

.link_met_11_1 .breadcrumb-item + .breadcrumb-item::before {
  color: #5e7387; }

.link_met_11_1 .breadcrumb-item:nth-child(1) {
  color: #37474f;
  font-size: 16px; }

.link_met_11_1 .container {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid;
  border-top: 1px solid; }

@media (max-width: 767px) {
  .link_met_11_1 .container {
    text-align: left; } }
.yqlj {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 25px;
  color: #333;
  font-size: 14px; }
  .yqlj a {
    color: #888;
    padding: 0px 10px; }
    .yqlj a:hover {
      text-decoration: underline;
      color: #305dc3; }

.address {
  color: #aaa;
  font-size: 14px;
  line-height: 24px; }

.danye .list_menu.swiper-container {
  border-bottom: 1px solid #ddd; }
.danye .swiper-wrapper {
  margin: 0px auto; }
.danye .swiper-slide {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  padding: 0px 10px;
  white-space: nowrap;
  background: #fff;
  color: #333;
  border: none;
  height: 48px;
  line-height: 48px;
  width: auto;
  margin: 0px 6px;
  font-size: 16px; }
  .danye .swiper-slide a.on, .danye .swiper-slide a:hover {
    color: #305dc3; }

.news {
  padding: 0px;
  background: #f5f5f5; }
  .news .news_left {
    background: #fff; }
    .news .news_left ul.left_con {
      padding: 0px 15px; }
    .news .news_left .left_con li {
      padding: 15px 0px;
      border-bottom: 1px solid #ddd; }
      .news .news_left .left_con li .img1 {
        width: 100px; }
      .news .news_left .left_con li .nr {
        padding-left: 10px; }
        .news .news_left .left_con li .nr h3 {
          font-size: 18px;
          font-weight: normal;
          line-height: 22px;
          margin-bottom: 5px; }
          .news .news_left .left_con li .nr h3 a {
            color: #666; }
            .news .news_left .left_con li .nr h3 a:hover {
              text-decoration: underline;
              color: #305dc3; }
        .news .news_left .left_con li .nr p {
          font-size: 14px;
          color: #aaa; }
        .news .news_left .left_con li .nr span {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          padding-right: 10px;
          font-size: 14px;
          color: #666;
          line-height: 20px;
          margin-top: 5px; }
          .news .news_left .left_con li .nr span i {
            margin-right: 5px; }
  .news .news_right {
    background: #fff;
    padding: 15px;
    margin-top: 30px; }
    .news .news_right .bt {
      font-size: 18px;
      height: 30px;
      line-height: 30px;
      margin: 10px 0px;
      color: #333; }
    .news .news_right ul {
      border: 1px solid #ddd;
      border-bottom: none; }
      .news .news_right ul li {
        border-bottom: 1px solid #ddd;
        padding: 10px;
        font-size: 16px;
        line-height: 24px; }
        .news .news_right ul li a {
          color: #666; }
          .news .news_right ul li a:hover {
            text-decoration: underline; }
    .news .news_right .news_menu {
      margin-top: 20px; }
      .news .news_right .news_menu a {
        display: block;
        color: #333;
        font-size: 16px;
        line-height: 24px;
        margin: 8px 0px; }
        .news .news_right .news_menu a:hover, .news .news_right .news_menu a.on {
          color: #305dc3; }

.search .ipt {
  width: 100%;
  background: none;
  padding: 0px 10px;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
  height: 40px;
  border: none;
  outline: none;
  line-height: 40px;
  border: 1px solid #ddd;
  border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px; }
.search .btn1 {
  cursor: pointer;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px; }

@media (min-width: 768px) {
  .news {
    padding: 30px 0px; }
    .news .news_left ul.left_con {
      padding: 0px 30px; }
    .news .news_left .left_con li {
      padding: 30px 0px; }
      .news .news_left .left_con li .img1 {
        width: 150px; } }
@media (min-width: 992px) {
  .news .news_right {
    margin-left: 30px;
    margin-top: 0px; } 
	.foot_nav_met_11_3:before {
  content: '';
  height: 40px;
  width: 100%;
  top: 0;
  position: absolute;
  background-color: #305dc3;
  z-index: 2;
  left: 0; }
	
	}
@media (max-width: 420px) {
  .news .media_img {
    width: 100%;
    display: block;
    margin-bottom: 10px; }
  .news .media_con {
    width: 100%;
    display: block; }
  .news .news_left .left_con li .img1 {
    width: 100%; } }
/*分页*/
.page2 {
  overflow: hidden;
  text-align: center; }

.page2 ul {
  letter-spacing: -3px;
  border: 1px solid #e4eaec;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff; }

.page2 li {
  display: inline-block;
  height: 38px;
  margin: 0px;
  line-height: 38px;
  font-size: 14px;
  letter-spacing: 0;
  *display: inline;
  *zoom: 1;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 li a {
  padding: 0px 15px;
  display: block;
  color: #76838f;
  font-size: 14px;
  height: 38px;
  line-height: 38px; }

.page2 li a.prev {
  font-size: 14px;
  background: #fff;
  color: #76838f; }

.page2 li a.next {
  font-size: 14px;
  background: #fff;
  color: #76838f; }

.page2 li.on {
  border: none; }

.page2 li:hover, .page2 li.active {
  background: #305dc3; }

.page2 li:hover a, .page2 li.active a {
  color: #fff;
  background: #305dc3; }

.list2 .search {
  max-width: 500px;
  margin: 0px auto; }
.list2 .swiper-wrapper {
  margin: 0px auto; }
.list2 .swiper-slide {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  padding: 0px 10px;
  white-space: nowrap;
  background: #fff;
  color: #333;
  border: none;
  height: 48px;
  line-height: 48px;
  width: auto;
  margin: 0px 6px;
  font-size: 16px; }
  .list2 .swiper-slide a.on, .list2 .swiper-slide a:hover {
    color: #305dc3; }

.list2_con {
  background: #f5f5f5; }
.list2_con .list2_nr li:nth-child(4n+1) {
    clear: none; }
  .list2_con .list2_nr li:nth-child(2n+1) {
    clear: both; }
  .list2_con .list2_nr li {
    padding: 5px; }
    .list2_con .list2_nr li h3 {
      font-size: 14px;
      text-align: center;
      padding: 10px 0px; }
    .list2_con .list2_nr li .con {
      background: #fff; }

@media (min-width: 992px) {
  .list2_con .list2_nr li:nth-child(2n+1) {
    clear: none; }
  .list2_con .list2_nr li:nth-child(4n+1) {
    clear: both; } }
.list3_con {
  background: #fff;
  border-top: 1px solid #ddd; }
  .list3_con .list2_nr li:nth-child(2n+1) {
    clear: both; }
  .list3_con .list2_nr li {
    padding: 5px; }
    .list3_con .list2_nr li:hover h3:before {
      width: 100%; }
    .list3_con .list2_nr li h3 {
      font-size: 16px;
      text-align: center;
      margin-bottom: 10px;
      color: #333;
      height: 40px;
      line-height: 40px;
      border-bottom: 1px solid #ddd; }
      .list3_con .list2_nr li h3:before {
        content: '';
        bottom: 0px;
        left: 0px;
        width: 20px;
        height: 1px;
        background: #000;
        transition: 0.6s all; }
    .list3_con .list2_nr li p {
      font-size: 14px;
      color: #666;
      line-height: 24px; }
    .list3_con .list2_nr li .con {
      background: #fff; }

@media (min-width: 992px) {
  .list3_con .list2_nr li:nth-child(2n+1) {
    clear: none; }
  .list3_con .list2_nr li:nth-child(3n+1) {
    clear: both; } }
.article1 {
  font-size: 16px;
  line-height: 24px;
  background: #fff;
  padding: 15px;
  min-height: 300px; }
  .article1 img {
    max-width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .article1 p {
    padding: 5px 0px; }
  .article1 h1 {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #333;
    margin-bottom: 10px; }
  .article1 .xbt {
    height: 40px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #305dc3; }
    .article1 .xbt span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding: 0px 10px;
      line-height: 40px;
      height: 40px;
      border-bottom: 3px solid #305dc3;
      margin-bottom: -2px; }
  .article1 .hdwz {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
    .article1 .hdwz span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-right: 10px;
      font-size: 14px;
      color: #666;
      line-height: 20px;
      margin-top: 5px; }
      .article1 .hdwz span i {
        margin-right: 5px; }

@media (min-width: 768px) {
  .article1 h1 {
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    color: #333;
    margin-bottom: 10px; } }
.article_con {
  padding: 0px;
  background: #f5f5f5; }
  .article_con .news_left {
    background: #fff; }
    .article_con .news_left ul.left_con {
      padding: 0px 15px; }
    .article_con .news_left .left_con li {
      padding: 15px 0px;
      border-bottom: 1px solid #ddd; }
      .article_con .news_left .left_con li .img1 {
        width: 100px; }
      .article_con .news_left .left_con li .nr {
        padding-left: 10px; }
        .article_con .news_left .left_con li .nr h3 {
          font-size: 18px;
          font-weight: normal;
          line-height: 22px;
          margin-bottom: 5px; }
          .article_con .news_left .left_con li .nr h3 a {
            color: #666; }
            .article_con .news_left .left_con li .nr h3 a:hover {
              text-decoration: underline;
              color: #305dc3; }
        .article_con .news_left .left_con li .nr p {
          font-size: 14px;
          color: #aaa; }
        .article_con .news_left .left_con li .nr span {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          padding-right: 10px;
          font-size: 14px;
          color: #666;
          line-height: 20px;
          margin-top: 5px; }
          .article_con .news_left .left_con li .nr span i {
            margin-right: 5px; }
  .article_con .news_right {
    background: #fff;
    padding: 15px;
    margin-top: 30px; }
    .article_con .news_right .bt {
      font-size: 18px;
      height: 30px;
      line-height: 30px;
      margin: 10px 0px;
      color: #333; }
    .article_con .news_right ul li:nth-child(2n+3) {
      clear: both; }
    .article_con .news_right ul li {
      padding: 15px;
      font-size: 16px;
      line-height: 24px; }
      .article_con .news_right ul li span {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        padding: 10px 0px; }
      .article_con .news_right ul li a {
        color: #666; }
        .article_con .news_right ul li a:hover {
          text-decoration: underline; }
  .article_con .article_nr {
    padding-bottom: 30px;
    padding-top: 30px; }

@media (min-width: 992px) {
  .article_con .news_right {
    margin-left: 30px;
    margin-top: 0px; }
    .article_con .news_right ul li:nth-child(3n+4) {
      clear: none; } }
@media (min-width: 768px) {
  .article_con .news_right ul li:nth-child(3n+4) {
    clear: both; }
  .article_con .news_right ul li:nth-child(2n+3) {
    clear: none; } }
.cp_hot {
  background: #fff; }
  .cp_hot h3 {
    font-size: 28px;
    font-weight: normal;
    color: #333;
    line-height: 35px;
    margin-bottom: 10px; }
  .cp_hot .img1 {
    max-width: 400px; }
  .cp_hot p {
    font-size: 14px;
    line-height: 24px;
    color: #666; }
  .cp_hot .cphot_nr {
    margin-top: 20px;
    padding: 5px 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .cp_hot .cphot_nr span {
      font-size: 14px;
      color: #666;
      line-height: 24px;
      padding: 5px 0px; }
.col-lg-2dot4,.col-md-2dot4,.col-sm-2dot4,.col-xs-2dot4{
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 1200px) {
.col-lg-2dot4 {
float: left;
}
.col-lg-2dot4 {
width: 20%;
}
.col-lg-pull-2dot4 {
right: 20%;
}
.col-lg-push-2dot4 {
left: 20%;
}
.col-lg-offset-2dot4 {
margin-left: 20%;
}
}
@media (min-width: 992px) {
.col-md-2dot4 {
float: left;
}
.col-md-2dot4 {
width: 20%;
}
.col-md-pull-2dot4 {
right: 20%;
}
.col-md-push-2dot4 {
left: 20%;
}
.col-md-offset-2dot4 {
margin-left: 20%;
}
}
@media (min-width: 768px) {
.col-sm-2dot4 {
float: left;
}
.col-sm-2dot4 {
width: 20%;
}
.col-sm-pull-2dot4 {
right: 20%;
}
.col-sm-push-2dot4 {
left: 20%;
}
.col-sm-offset-2dot4 {
margin-left: 20%;
}
}
/*# sourceMappingURL=style.css.map */
