
body{
  background: #f8f8f8;
  padding: 0px !important;
}
.modal-open{
  overflow: auto !important;
}
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;
}
a:visited{
  text-decoration: none;
}
a:focus{
  outline: none;
  text-decoration: none;
}
ul,ol{padding: 0;margin: 0;}
li{list-style: none;}
/* 显示 */
.selectShow{display: block !important;}
.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;overflow: hidden;}
.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: 59px;}
.high100{height: 100%;}
.setflex{
  display: flex;
  flex-wrap: wrap;
}
.flex-juit-cen{
  justify-content: center;
  align-items: center;
}
.jus-center{
	justify-content: center;
}
.align-center{
	align-items: center;
}
.setflex1{
	flex: 1;
}
.setflex2{
	flex: 2;
}
.setflex6{
	flex: 6;
}
.setflex4{
	flex: 4;
}
.flex1{flex: 1;}
.flex-space-be{justify-content: space-between;}
.flex-space-ad{justify-content: space-around;}
.content_with{max-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 .nav>li>a{
  color: #000000;
  padding: 10px 10px;
  font-size: 16px;
}
#header #carouselExampleIndicators ol{width: auto;}
#header #carouselExampleIndicators ol li{overflow: hidden;border:none;}
.carousel-indicators .active{width: 30px;height: 3px;}
#header .gs_logo img{
  width: 65px;
  height: 50px;
}
#header .gs_logo span{
  font-size: 22px;
}
#header .gs_logo div{
  padding-left: 10px;
  text-align: center;
  font-weight: bold;
}
/* 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: 5px 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%;
}

/* ipone */
@media screen and (max-width:960px){
    body{
        background:green;
    }
}
@media only screen and (max-width:1200px){
	#car .proIntroduction{margin-top: 25%;}
}
@media only screen and (max-width: 575px) {
	#header .nav>li>a{
	  padding: 10px 5px;
	}
  #footer .con ul{margin-bottom: 0;}
  #footer .con ul li{margin-bottom: 20px;border-right: none;}
  #footer .con p span{display: block; margin-left: 0 !important; text-align: left;}
  #footer .con p span:nth-child(2){margin-top: 10px;}
  #footer .con p{padding: 0 20px !important; text-align: left;}
  #home .items_lsbox>ul{flex-wrap: wrap;}
  #home .items_lsbox>ul li{width: 50%;}
  #home .gs_brief .mian{display: block;}
  #home .gs_brief .jumbotron p{padding-bottom: 20px;}
  .inps>ul li:nth-child(1){padding-left: 0;}
	.inps>ul li:nth-child(4){padding-right: 0;}
	.inps>ul li{text-align: center;flex: 1;margin-bottom: 10px;}
	.inps>ul li span{display: block;}
	.inps>ul li img{width: 50%;}
	.inps>form.row {padding: 0;margin: 0;}
  .inps>form.row .row{margin: 0;}
  
  #mechanism .about_sm ul li img{width: 50px; height: 50px;}
  
  #integral .ditu{display: block; padding: 0; margin: 30px 0;}
  #points .imgsWrap .none_pinpai{display: none;}
	#points .imgsWrap ul li{width: 50%;height: auto;padding: 0;}
	#points .points_main{width: auto;}
	#points .imgsWrap ul li img{width: 100%;height: auto;}
	#points .imgsWrap ul li div span{margin-top: 0;}
	#points .imgsWrap ul li div{position: absolute;right: 5px;top: 3px;}
	#points .imgsWrap ul li div h4{font-size: 14px;margin: 0;}
	#points .imgsWrap ul li div div{margin-top: 40px;}
	#points .recommend .rec_items .item{justify-content: space-around;}
	#points .recommend .rec_items .item>div{width: 48%;margin-right: 0;}
  #healthy .con .con_all .rght{display: none;}
	#healthy .healthy_banner{padding: 12px 0;}
	#healthy .con .con_all .left .items>div:nth-child(2){width: auto;}
	#healthy .con .con_all{display: block; padding-bottom: 20px;}
	#healthy .con .con_all .left .items{padding: 5px;}
	#healthy .con .con_all .left{flex-wrap: wrap;justify-content: space-around;overflow: hidden;}
	#healthy .con .con_all .left .items{width: 48%;float: left;margin-left: 1%;}
	#healthy .con .con_all .left .items .imgbox{margin-right: 0;}
	#healthy .con .con_all .left .items .imgbox img{height: auto;width: 100%;}
	#healthy .con .con_all .left .items .imgbox p{line-height: 20px;font-size: 12px;}
	#healthy .con .con_all .left .items .imgbox{height: 135px;}
	#healthy .con .con_all .left .items>div:nth-child(2) h4{font-size: 14px;line-height: 25px;text-align: center;margin-bottom: 0;width: 100%;}
	#healthy .con .con_all .left .items>div:nth-child(2) div{flex-wrap: wrap;}
	#healthy .con .con_all .left .items>div:nth-child(2) ul ,#healthy .con .con_all .left .items>div:nth-child(2) div ul,#healthy .con .con_all .left .items>div:nth-child(2) div ol{display: none;}
	#healthy .con .con_all .left .items>div,#healthy .con .con_all .left .items>div:nth-child(3){float: none;}
	#healthy .con .con_all .left .items>div:nth-child(3){margin-right: 0;padding-top: 0;}
	#healthy .con .con_all .left .items>div:nth-child(3) div{margin: 0 auto;width: 110px;height: 34px;line-height: 34px;display: none;}
	#healthy .con .con_all .left .items>div:nth-child(3) p{margin-bottom: 0;}
	#healthy .con .con_all .left .items>div:nth-child(3) p span{font-size: 22px;}
  #healthy .tabbar .right_more div{display: flex;align-items: center;}
  #healthy .tabbar .right_more{margin-right: 10px;}
  #home .fotimg,
  #home .items_lsbox,
  #home .baojia .title #resUser{display: none;}
  #home .baojia .title h2{margin: 10px 0 20px 0;}
  #home .baojia{padding: 24px 10px;}
  #home .baojia .col-md-6 .name{flex: 2;}
  #home .baojia .col-md-6 .ipt{flex: 7;}
  #home .baojia .col-md-6:last-child{margin-bottom: 0;}
  .form-control{height: auto !important; padding: 8px 12px !important;}
  header{padding: 0 !important;}
  #footer .con ul li{ text-align: center; padding: 0 15px;}
  .high60{display: none;}
  .setImgWidth .headBanText{top: 25%;}
  .setImgWidth .headBanText h1{font-size: 18px;}
  .setImgWidth .headBanText p{margin: 0; font-size: 15px;}
  #about .about_sm ul li img{width: 80px; height: 80px;}
  #about .gs_js p{padding: 0 10px;}
  #about .sp_title{margin-bottom: 0;}
  #about .sp_title p{margin-bottom: 0;}
  #integral .cInfo h2{font-size: 20px;}
  #home .baojia .inps ul{margin: 10px 0 20px 0;}
   .gs_girfie>ul>li{width: 100%;padding: 19px 50px;}
  #service .items_lsbox{display: none;}
}
@media only screen and (max-width: 320px){
  .setflex2{flex: 4;}
  #home .baojia .col-md-6 .name{flex: 3;}
  #home .sp_wrap .sp_lis ul li{width: 50%;}
}
@media only screen and (max-width:390px) {
	.setImgWidth{width: 100%;position: relative;overflow: hidden;top: 45px;margin-bottom: 65px;}
}