/*样式重置*/
body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
ul,dl,ol{list-style:none;}
img,fieldset,input[type="submit"]{border:0 none;}
img{display:inline-block;overflow:hidden;vertical-align:top;}
em,i{font-style:normal;}
strong{font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
button,input[type="button"]{cursor:pointer;border:0 none;}
textarea{word-wrap:break-word;resize:none;}  /* word-wrap for opera, resize for webkit */
menu{margin:0;padding:0;}
body{-webkit-user-select:none;-webkit-text-size-adjust:100%!important; font-family: "Helvetica Neue",Arial,"Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif;}
input[type="number"]{-webkit-user-select:text;}
a,button,input,img{-webkit-touch-callout:none;}/* 1.ios 长按时不触发系统的菜单 2.禁止长按时下载图片 */
input,select,textarea{outline:none;}
/* 去除android4.0以下 a/button/input标签被点击时产生的边框 因为边框引起了不少bug */
a,button,input,label{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* Android4.0下不识别选择器-webkit-transform-3d 使用它可做Android4.0下版本兼容 */
@media all and (-webkit-transform-3d){
    /* android4.0+ ios4+ 恢复按钮被点击时产生的效果 */
    a,button,input{-webkit-tap-highlight-color:rgba(246,246,246,.6);}
}
html,body{ font-size:12px; }
a{text-decoration:none!important; color:#000;}
a:hover{color:#005BAC!important}
.flex-row{
    display: flex;
    flex-direction: row;
}
.flex-col{
    display: flex;
    flex-direction: column;
}
.cursor-pointer{
    cursor: pointer;
}
.fl{
    float: left;
}
.clear-fix:after{
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.mbt40{
		margin-bottom: 40px;
}
    .xyltz-hover{
        cursor: pointer;
    }
/* 头部tab start */
.w100 .nav{
    background:#fff;   
    height: 42px;
      padding-top: 6px;
  }
  .nav .main-nav a{
    font-size:18px;
    color: #999;
    padding:0;
  }
  .active{
    font-size: 18px;
	color: #005BAC!important;
  }
  .active:after{
    content:'';
    width: 100%;
    height:5px;
    background: #005BAC;
    position: absolute;
    left: 0;
    bottom: -4px;
  }
  .nav .main-nav a:hover{
  background: #fff;
    color: #005BAC;
  }

  .nav .main-nav li{
      width: 7%;
			margin-right:16%
    }
.nav .main-nav li.nav_gygs{
	margin-right: 0px;
}

/* 头部tab end */
.overflowhidden{
    overflow: hidden;
}
.homepage_header{
    width: 100%;
    height: 43px;
}
.header_inner{
    height: 100%;
    padding: 10px 110px 0 110px;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-around;
}
.header_inner li{
    min-width: 70px;
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    color: #999;
    letter-spacing: 0;
    text-align: center;
    border-bottom: 5px solid #fff;
}
.header_inner .on{
    color: #005BAC;
    border-bottom: 5px solid #005BAC;
}
.homepage_banner{
    width: 100%;
    height: 380px;
    overflow: hidden;
}
.homepage_banner li,.homepage_banner img{
    width: 100%;
    height: 100%;
}
.service_location{
    height: 36px;
    margin: 33px 38px 0 96px;
    display: flex;
    font-size: 16px;
    color: #262626;
    line-height: 16px;
    border-bottom: 1px solid #F1F1F1;
    width: 1100px;
    margin: 0 auto;
  padding-top:30px;
}
.service_location a{
		color: #262626;
}
.service_location div{
    height: 16px;
    padding-top: 3px;
}
.service_location .tip{
    margin-left: 10px;
}
.service_location .detail{
    margin-left: 7px;
}
.main-content{
background: #fff;
}
/* 社区布局menu start*/
.sq-list{
    float:left;
    font-size: 18px;
    color: #999;
    width: 158px;
    text-align: center;
    width: 158px;
    position:relative;
    height: 62px;
}
    .sq-list:hover{
      cursor:pointer;
    }
        .sq-list a,.sq-list:hover a{
       color: #999;
    }
    .sqlist-active a{
        font-weight: bolder;
    color: #005BAC !important;
    }
    .sqlist-active:after{
        position: absolute;
    left: 16px;
    bottom: 0;
    content: "";
    width: 80%;
    background: #005BAC;
    height: 5px;
    }
    .sq-list:not(:last-child):before{
    content: '';
    width: 1px;
    height: 21px;
    background: #979797;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10.5px;
    }
    .sqlist-line2{
    	line-height: 24px;   
      	margin-top: 4px;
    }
        .sq-list div,.sq-list a{
            outline: none;
            border: none;
        }
    .search-img {
        margin-top: 0!important;
        margin-left: 0!important;
    }
/* 社区布局menu end */
.sq-container{
position:relative;
}
.blue-bg{
position: absolute;
    width: 100%;
    height: 45%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-image: linear-gradient(0deg, rgba(190,210,223,0.00) 0%, rgba(159,216,255,0.20) 100%);
}
/* banner */
 .yltz-banner {
        height: 398px;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .banner-swiper-container {
        height: 398px;
        width: 100%;
    }

    .swiper-slide > img {
        width: 100%;
        height: 100%;
    }

    .banner-pagination {
        position: absolute;
        left: 0;
        text-align: center;
        bottom: 5px;
        width: 100%;
    }
    .swiper-pagination-switch {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 5px;
        background: #999;
        margin: 0 3px;
        cursor: pointer;
    }
    .swiper-active-switch {
        background: #005BAC;
        width: 20px;
    }

.pull-left {
    float: left;
}