
/* 首页内容样式*/
body{margin: 0px; padding: 0px;padding-top:90px;}
.container{ width:1220px;}
.logo{float: left; display: inline-block;}
.banner-dl{display: block;}
.nav-a{float: left; display: inline-block; height: 100%; margin: 0px;}
.panel{ background:none; }
.tp-a{display:inline-block; margin-top: 30px; }
.tp-text{display: inline-block; float: left; color: #555555;height: 30px; font-size: 20px;}
.tp-content{margin: 0px;padding: 0px;}
.tp-img{padding-bottom: 5px;}
.tp-b{padding:30px 0px;display:inline-block;}
.tp-c{margin: 30px auto; }
.panel{box-shadow:0;-webkit-box-shadow:0;}
.tp-p{float: left; line-height: 25px; padding-left: 10px; }
.tp-nav{display: inline-block;position: relative; width: 100%;}
.more{ color:#999999;position:absolute; right:5px; text-align: right}
.tp-list{display: inline-block; background: #ffffff;padding: 20px;}
.tp-list li{display: inline-block; padding: 22px;}
.tp-list-neibu li{float: left;}
.tp-list-img{ float: left;margin-right: 20px; }
.img-thumbnail{border:0px; width: 450px;}
.tp-list h3{font-size: 25px; color: #555555; line-height: 32px;}
.tp-list i{ color: #999999;line-height: 40px;font-style: normal; }
.tp-list p{color: #999999; padding:15px 0; }
.fluid-bg{background: #f5f5f5; }
.footer{display: block;  color: #999999; margin: 0px; background: #ffffff;}
.footer a{ color: #999999; padding-right: 30px;}
.footer a:hover{text-decoration:underline; }
.a-footer{ display: block;font-size: 16px; border-top:1px solid #bbbbbb;line-height: 95px; border-bottom: 1px solid #bbbbbb; padding: 15px 0px;}
.a-footer a{ font-size: 16px; }
.bq-footer{  color: #999999; height: 80px; padding: 10px 0px;}

/* 内页*/
.neibu-content{background: #ffffff; padding: 20px;padding-top: 40px; min-height:300px;}
.neibu-content p{margin: 10px auto;}
.neibu-content img{
 width:auto\9;
 height:auto;
 max-width:100%;
 vertical-align:middle;
 border:0;
 -ms-interpolation-mode:bicubic;
}

.content_headerimg{width:100%;background: #ffffff;}
.content-xiangqing {display:inline-block; margin: 30px auto;}
.p-center{text-align: center; width: 100%;}
.neibu-content h3{ color: #555555; font-size: 20px; line-height: 45px; text-align: center; font-weight: bold; }
.mr{margin: 10px auto;}
.white-bg{ background:#ffffff; }
.bg2{background: #f5f5f5;margin: 0px;padding: 0px; border-top: 1px solid #d3d3d3; }
.bg1{background: #ffffff;margin: 0px; padding: 0px;}
.hdh4{font-size: 12px; color: #555555;line-height:38px;}
.nav-bl{height: 100%;}
.nav-bl a{display: block;line-height: 30px; text-align: center; margin: 5px; }
.nav-bl a:hover{ border-left:2px solid #cd2c27; }
.bl-bg{background: #ffffff;}
.nav-bl-text{ border-bottom: 3px solid #eeeeee;font-size: 16px; height: 35px;padding: 10px; }
.left-content{background: #ffffff; padding: 10px;}
.left-content h3{ font-size: 20px; color: #555555;text-align: center; padding: 10px; }

/*tabs切换*/
.nav ul,li{ list-style:none;margin: 0px auto; padding: 0px; }
 .nav li{ display: inline-block; }
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #ffffff;
}

.nav-tabs-2{
  border-bottom: 0;
  display: block;
  overflow:hidden;
  text-align: center;
}
.nav-tabs-2 > li {
    display: inline-block;
    white-space:nowrap;
    margin-bottom:-1px;
    text-align: center;
    background: #ffffff;
}
.nav-tabs-2 > li > a {
  margin-right: 2px;
  color: #555555;
  line-height: 1.42857143;
    width: 150px;
  border-top:0px;
  border-left: 0px;
  border-right: 0px;
}
.nav-tabs-2 li:before{
  width: 100%;
}
.nav-tabs-2 > li > a:hover {
  border-top:0px;
  border-left: 0px;
  width: 150px;
  border-right: 0px;
  border-bottom:4px solid #dddddd;
  background: #ffffff;
}
.nav-tabs-2 > li.active > a,
.nav-tabs-2 > li.active > a:hover,
.nav-tabs-2 > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  width: 150px;
  border-top:0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom:4px solid #dddddd;
}

