
body{
  background: #f8f8f8;
}
body,html{
  height: 100%;
  margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 300;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 300;
}
em,i{
  font-style: normal;
}
img{max-width: 100%;}
a:visited{
  text-decoration: none;
}
a:focus{
  outline: none;
  text-decoration: none;
}
ul,ol{padding: 0;margin: 0;}
li{list-style: none;}
.btn{
  -webkit-transition: all 0.225s ease-in-out;
  -moz-transition: all 0.225s ease-in-out;
  -o-transition: all 0.225s ease-in-out;
  transition: all 0.225s ease-in-out;
}
.btn-outline-inverse{
  color: #fff;
  background: transparent;
  border-color: #fff;
}
.btn-outline-inverse:hover{
  color: #0ba1e4;
  text-shadow: none;
  background-color: #fff;
}

.btn-outline-blue{
  color: #0ba1e4;
  background: transparent;
  border-color: #0ba1e4;
}
.btn-outline-blue:hover{
  color: #fff;
  text-shadow: none;
  background-color: #0ba1e4;
}
.line{
  border-top: 1px solid #0ba1e4;
  width: 30px;
}
.line-big{
  margin: 30px auto 26px;
  border-width: 2px;
  width:80px;
}
/* 全局样式 */
.sp_title{padding: 20px;margin-bottom: 20px;}
.sp_title h2{color: #000;font-weight: bold;font-size: 30px;margin-bottom:10px;}
.sp_title p{color: #999;font-size: 16px;font-weight: 400;}

.setImgWidth{width: 100%;position: relative;}
.setImgWidth img{width: 100%;}
.setImgWidth .headBanText{position: absolute; color: #fff; top: 40%;left: 0;right: 0; bottom: 0; text-align: center; margin: auto; width: 100%;}
.setImgWidth .headBanText h1{font-size: 46px;font-weight: bold;}
.setImgWidth .headBanText p{font-size: 18px;margin-top: 15px;}
.high96{width: 100%; height: 96px;}
.high100{height: 100%;}
.setflex{
  display: flex;
  flex-wrap: wrap;
}
.flex-juit-cen{
  justify-content: center;
  align-items: center;
}
.flex1{flex: 1;}
.flex-space-be{justify-content: space-between;}
.flex-space-ad{justify-content: space-around;}
.content_with{width: 1200px;margin: 0 auto;}
/* .nav>li>a:hover, .nav>li>a:focus{background-color:#fff !important;} */
.nav>li>a:hover{text-decoration: none;background-color: rgba(255,255,255,0.9) !important;}
.show{display: block;}
.hide{display: none;}
.pad15{padding: 15px 0;}
.pad20{padding: 20px 0;}
.liblock{display: inline-block;}
.padtop10{padding-top: 10px;}
.padtop15{padding-top: 15px;}
.padtop20{padding-top: 20px;}
.padtop30{padding-top: 30px;}
.padtop40{padding-top: 40px;}
.padtop70{padding-top: 70px;}
.clearpad{padding: 0;}

/* head */
#header .navbar-default{
  border:0;
  margin-bottom: 0;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
  z-index: 1000;
  background-color: rgba(255,255,255,0.9);
}
#header .navbar-default .navbar-nav>li>a{
  font-size: 16px;
  color: #6f6f6f;
  font-weight: 600;
  padding: 16px 5px 5px !important;
}
#header .navbar-default .navbar-nav>li>a:hover{
  color: #6f6f6f;
}
#header .navbar-default .navbar-nav>.active>a, #header .navbar-default .navbar-nav>.active>a:hover, #header .navbar-default .navbar-nav>.active>a:focus{
  color:#6f6f6f;
  background-color: rgba(255,255,255,0);
}
#header .navbar-default .navbar-toggle .icon-bar{
  background-color: none;
}
#header .navbar-default .navbar-nav>li .line-top{
  border-top: 1px solid #0ba1e4;
  width: 18px;
  margin: auto;
}
#header #bs-example-navbar-collapse-1 ul:nth-child(1){
  margin-left: 40px;
}
#header #bs-example-navbar-collapse-1 ul:nth-child(1) li a{
  color: #000 !important;
  font-size: 16px;
}
#header #bs-example-navbar-collapse-1 ul:nth-child(2) li a{
  color: #333;
  font-size: 16px;
}
#header #carouselExampleIndicators ol{width: auto;}
#header #carouselExampleIndicators ol li{overflow: hidden;border:none;}
.carousel-indicators .active{width: 30px;height: 3px;}
/* footer */
#footer{
  background-color: rgb(57,59,64);
  padding: 30px 0;
}
#footer ul li{
  padding: 0 20px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #ccc;
}
#footer ul li:nth-last-child(1){
  border: none;
}
#footer ul li a{
  font-size: 15px;
  font-weight: 600;
}

#footer .con p{
  text-align: center;
  color: #a3a4a5;
  font-size: 15px;
}
#footer .con p:nth-last-child(2){
  padding: 10px 0;
}
#footer .con p:nth-last-child(2) span:nth-child(2){
  margin-left: 60px;
}
#footer .con ul li a{color: #a3a4a5;}

/* login */
.tc-main{
  height: 69%;
}

