@charset "utf-8";
/* CSS Document */
body{
/*   background: url(../images/bg2.jpg) center 780px no-repeat #ffffff; */
  overflow-x: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html {
  overflow: hidden;
}
a {
    color: #000;
}

.w1200{
  clear: both;
  margin:0 auto;
  width: 1200px;
}

.w1200s{
   clear: both;
  margin:0 auto;
  width: 1200px;
}

.header_r a{
  margin: 0 4px;
  line-height: 30px;
}
.logo{  
  height:82px;
    background: url(../images/logo.png) left center no-repeat;
  background-size:contain;
}
.navbar-nav{
  font-size: 16px;
}

@media (max-width: 767px) {
   header{
  width: 100%;
   }
   .logo{
   height:40px;
     margin: 10px auto;
  }
  .header_r {
       display: none;
     }
  .w1200s{
    width: 100%;
     }
  .navbar-nav .open .dropdown-menu>li>a {
    background: #fff;
  }
 .detail_body img{
    width: 100%;
    height: auto;
  }
  
}
@media (min-width: 768px) and (max-width: 991px) {
    .logo{  
     margin-top: 10px;  
     height:82px;
     display: block;
  }
  .header_r {
       display:block;
     }
  .menu .nav li a {
   
    padding: 15px 10px;
    }
}

@media (min-width: 768px){
  header{
  width: 100%;
  height: 140px;
   }
   .navbar {
    border-radius:0px;
    }

}

.menu{
  width: 100%;
  background: #106470;
}
.navbar-default {
    background-color: #106470;
    border: 0;
}
.navbar {
    margin-bottom:0;

}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #126d7a;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #134e57;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
    background-color: #126d7a;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #13717e;
}
.dropdown-menu {
  padding: 0;
  border: 0;
}
.focus{
  padding-top: 30px;
  position: relative;
  width: 100%;
  height: 390px;
  
}
.focusBox{
  margin: 0 auto;
  position: relative;
  width: 1170px;
  height: 400px;
  overflow: hidden;
}
.bannerList{
  text-align: center;
  padding-top: 220px;
  position: relative;
  width: 100%;
  height: 580px;
  background: url(../images/bg3.jpg) top center no-repeat;
}
.bannerList p{
  color: white;
  font-size: 60px;
}

.banner_zhuanjia{
  position: relative;
  width: 100%;
  height: 540px;
}
.persons{
  margin: 20px auto;
  width: 70%;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}
.persons .nav-tabs {
    border-bottom: 2px solid #106470;
}
.persons .nav-tabs>li {
    margin-bottom: 0px;
}
.persons .nav-tabs>li.active>a,.persons .nav-tabs>li.active>a:focus, .persons .nav-tabs>li.active>a:hover {
    font-size: 20px;
    color: #106470;
  font-weight: bold;
    background-color: #fff;
    border: 0px 

}
.persons_con {
  padding:10px 20px;
}
.persons_con p{
  font-size: 18px;
  line-height: 30px;
}

.persons .nav-tabs>li>a {
    margin-right: 2px;
   font-size: 20px;
    border: 0px ;
    border-radius:0;
}
.persons .nav>li>a:focus, .persons .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
  color: #106470;
  font-weight: bold;
}

.r-field{
  padding:20px 0;
}
.r-field h2{
  font-size: 20px;
  font-weight: bold;
}
.r-field .text{
  margin: 20px 0;
}
.r-field .more{
  float: right;
  border: 1px solid #106470;
  padding: 4px 6px;
  text-decoration: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    .w1200s{
    width: 100%;
     }
  .focus{
    padding-top:0px;
    width: 100%;
    height:auto;
    }
  .focusBox{
    max-width:768px;
    height: auto;
    }
  .bannerList{ 
    height:300px;
    padding-top:100px;
    background: url(../images/bg3.jpg) center center no-repeat;
  }

  body{
/*     background: url(../images/bg2.jpg) center 470px no-repeat #ffffff; */
    background-size:cover;
    }
  .banner_zhuanjia{
    height: 450px;
  }
}
@media (max-width: 767px){

  .focus{
    padding-top:0px;
    width: 100%;
        height: 100px;
    }
  .focusBox{
    max-width:380px;

    }
  .bannerList{ 
    height:180px;
    padding-top:40px;
    background: url(../images/bg3.jpg) center center no-repeat;
  }
  .bannerList p{ font-size: 40px}
  body{
/*     background: url(../images/bg2.jpg) center 240px no-repeat #ffffff; */
    background-size:cover;
    }
  .banner_zhuanjia{
    height:200px;
  }

}
.newTit{
  margin: 20px auto 40px;
  width: 70%;
  border-bottom: 2px solid #106470;
  height: 70px;
  line-height: 70px;
  overflow: hidden;

}
.newTit h2{
  position: relative;
  color: #000;
  width:100%;
  text-align: center;
}
.newTit h2 a{
  font-size: 14px;
  position:absolute;
  display: block;
  right: 0;
  top: 10px;
  
}
@media (max-width: 767px){
    .newTit{
    height: 54px;
    line-height: 54px;
     }
  .newTit h2{
      font-size: 20px;
    }

}

.thumbnail {
    background-color:transparent;
    border: 0px ;
  margin-bottom: 10px;
}
.thumbnail .caption {
    padding: 0;
}
.thumbnail h3{
  margin: 8px auto;
  font-size: 16px;
  line-height: 22px;
}
.thumbnail .caption b{
  display:block;
  font-weight: normal;
  line-height: 30px;
    font-size: 30px;
  width:100%;
  text-align: center;
}
.thumbnail .caption p{
  width:100%;
  text-align: center;
}

@media (max-width: 767px) {
  .thumbnail h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .w1200s .col-sm-12 .col-sm-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .informBox a {
    width: 95%;
  }
  .informBox .width1 {
    width: 95%;
  }
}

@media (min-width: 768px) {
  .newsPhoto .thumbnail img {
    height: 170px;
  }
  .informBox a {
    width: 532px;
  }
  .informBox .width1 {
    width: 257px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .thumbnail h3 {
    margin: 8px auto;
    font-size: 20px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .newsPhoto .thumbnail img {
    height: 254px;
  }
  .informBox a {
    width: 97%;
  }
  .informBox .width1 {
    width: 47%;
  }
}
@media (min-width: 767px){

  .newsPhoto .thumbnail img{
  height: 170px;
    }

}

.inform{
  width: 100%;
  height:auto;
  background-color: rgba(16,100,112,0.5);
  margin-bottom: 30px;

}
.inform li a{
  line-height:40px;
  font-size: 16px;
}

.inform .more {
  margin-right: 20px;
    list-style:none;
  text-align: right;
}

.informBox {
  padding: 10px;
  overflow: hidden;
}
.informBox span{
  margin:0 4px;
  color: #106470;
}
.informBox a{
  margin: 6px 10px;
}
.informBox .btn-default {

    border:0;
}
#myTab li a{
  font-size: 30px;
}
.newTit2{
  margin: 20px auto 20px;
  width:100%;
  border-bottom: 2px solid #106470;
  height: 70px;
  line-height: 70px;
  overflow: hidden;

}
.newTit2 h2{
  position: relative;
  width:100%;
  text-align: center;
  color: #000;
  font-size: 30px;
}
.newTit2 h2 a{
  font-size: 14px;
  position:absolute;
  display: block;
  right: 0;
  top: 10px;
  
}
.newTit3{
  margin: 20px auto 20px;
  width:100%;
  border-bottom: 2px solid #106470;
  height: 70px;
  line-height: 70px;
  overflow: hidden;

}
.newTit3 h2{
  position: relative;
  width:100%;
  color:#000;
}

.newTit4{
  margin: 0 auto 30px;
  width: 98%;
  border-bottom: 1px solid #ccc;
  height: 70px;
  line-height: 70px;
  overflow: hidden;

}
.newTit4 p{
  font-size: 24px;
  position: relative;
  color: #333;
  width:100%;
}
.newTit5{
  margin: 0 auto 30px;
  width: 98%;
  border-bottom: 1px solid #ccc;
  height: 60px;
  line-height: 60px;
  overflow: hidden;

}
.newTit5 a{
  font-size:14px;
  position: relative;
  color: #333;
  width:100%;
}
.newTit6 {
    margin: 20px auto 20px;
    width: 100%;
    border-bottom: 2px solid #106470;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.detail{
  text-align: center;
  margin-bottom: 26px;
}
.detail h2{
  font-size: 30px;
}
.detail span{
  margin: 10px;
}
.detail_body{
  line-height: 34px;
  font-size: 16px;
  margin-bottom:40px;
}
.listSize{
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 10px;
}
.listSize span {
  text-align: right;
  color: #666;
}
.listSize span {
  font-size: 16px;
}

@media (max-width: 767px) {
  .inform li a {
    line-height: 34px;
  }
  .newTit2 h2 {
    font-size: 24px;
  }
  .detail h2 {
    font-size: 32px;
  }
  .detail_body {
    font-size: 22px;
    line-height: 40px;
  }
  .detail span {
    font-size: 18px;
  }
  .listSize {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 36px;
  }
  .listSize span {
    font-size: 20px;
    text-align: left;
  }
  .persons_con .thumbnail img {
      height: 200px;
  }
  .persons {
      width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inform li a {
    font-size: 20px;
  }
  .detail_body {
    font-size: 20px;
    line-height: 40px;
  }
  .listSize span {
    text-align: right;
  }
  .news-img .thumbnail img {
    width: 100%;
    height: 200px;
  }
  .persons_con .thumbnail img {
      height: 200px;
  }
}
.inform .nav-tabs {
    border-bottom: 2px solid #106470;
  margin: 30px auto;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
  font-size: 30px;
    color: #fff;
    background-color:#106470;
    border: 1px solid #106470;
    border-bottom-color: transparent;
}
.inform .nav > li > a:hover {
    color: #fff;
  border:1px solid #106470;
    background-color: #106470;
}
.icoNav{
  margin: 40px auto;
  width: 100%;
  height: auto;
}
.icoNav .thumbnail {
    background-color:#dff1cc;
  padding: 30px 0 20px;
}
.icoNav .thumbnail p{
    font-size: 18px;
  line-height: 34px;

}

@media (min-width: 912px) {
  .special .thumbnail img {
    height: 70px;
  }
  .news-img .thumbnail img {
    transition: all 0.4s;
        width: 100%;
        height: 174px;
  }
  .news-img .thumbnail img:hover {
    /* transform: scale(1.1); �Ŵ�1.1��*/
    transform: scale(1.08);
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
  }
  .icoNav .thumbnail{
    transition: all 0.4s;
  }
  .icoNav .thumbnail:hover{
    transform: scale(1.08);
    box-shadow: 0px 10px 50px -17px rgba(0, 0, 0, 0.64);
  }
  .special .thumbnail img{
    transition: all 0.4s;
  }
  .special .thumbnail img:hover{
    transform: scale(1.08);
    box-shadow: 0px 10px 50px -17px rgba(0, 0, 0, 0.64);
  }
  
  .persons_con .thumbnail img {
      transition: all 0.4s;
      width: 100%;
      height: 200px;
  }
  .persons_con .thumbnail img:hover {
      transform: scale(1.08);
      box-shadow: 0px 10px 50px -17px rgba(0, 0, 0, 0.64);
  }
}
.imgBox{
  position:relative;
  display: block;
}
.imgBox span{
  padding: 2px 10px;
  top: 74%;
  width: auto;
  font-size: 20px;
  background: #fff;
  position: absolute;
  z-index: 999;
}

.content .print {
    width: 100%;
    text-align: right;
    height: 36px;
    line-height: 36px;
    color: #999;
}
.content .print .print_bt {
    width: 60px;
    padding: 0 0 0 15px;
    display: block;
    background: url(../images/print.png) no-repeat left center;
}
.content .print a {
    float: right;
    display: block;
    height: 36px;
    line-height: 36px;
    color: #999;
  font-size: 12px;
}

footer{
  margin: 20px auto 0;
  text-align: center;
  width: 100%;
  padding: 20px ;
  background: #106470;
  overflow: hidden;
  color: #fff;
  height: auto;
}

