
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;}
/* 显示 */
.pbom150{}
.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;
}
/* 更多 */
.service_list_met_16_5_5.met-index-body.bgcolor {
    background: #ffffff;
}
.service_list_met_16_5_5.met-index-body {
    padding: 70px 0px;
}
.text-xs-center {
    text-align: center!important;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
.service_list_met_16_5_5.met-index-body h2 {
    font-size: 30px;
    color: #2a333c;
    color: ;
}
.service_list_met_16_5_5.met-index-body p.desc {
    padding: 0 10%;
    font-size: 16px;
    color: #2a3541;
}
.service_list_met_16_5_5 .index-service-list {
    text-align: left;
}
.blocks, [class*=blocks-] {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
.service_list_met_16_5_5 .index-service-list li {
    margin: 50px 0 0;
	padding: 0 13px;
}
.blocks-xxl-4>.block, .blocks-xxl-4>li {
    width: 25%;
}
.blocks>.block, [class*=blocks-]>.block, [class*=blocks-]>li {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    margin-bottom: 1.875rem;
}
.service_list_met_16_5_5 .index-service-list li .service_img {
    width: 30%;
}
.pull-xs-left {
    float: left!important;
}
.service_list_met_16_5_5 .index-service-list li .service_des {
    width: 70%;
    text-align: left;
    padding-left: 10px;
}
.service_list_met_16_5_5 .index-service-list li h3 {
    font-size: 14px;
    color: #2a333c;
    margin: 0;
}
.service_list_met_16_5_5 .index-service-list li p {
    font-size: 12px;
    color: #2a3541;
}
.service_list_met_16_5_5 .index-service-list li img {
    width: 82px;
    max-width: 100%;
}
.m-b-10 {
    margin-bottom: 10px!important;
}
@media (max-width: 768px){
	.blocks-md-2>.block, .blocks-md-2>li {
	    width: 50%;
	}
}


/* 全局样式 */
.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;
}
.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{
  padding: 10px 10px;
}
#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: 50px;
  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%;
}

@media only screen and (max-width: 575px) {
  #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;}
}
