/* 解决方案 */

#wBanner {
    overflow: hidden;
    position: relative;
	margin-top:1rem;
}
#wBanner .img {
    position: relative;
    height:3.6rem;
}
.bg_cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#wBanner .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    display: flex;
    align-items: center;
}
.container-fulid {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
	width: 100%;
}
#wBanner .box .breadcrumb {
    padding-bottom:0.2rem;
}
.breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
}
#wBanner .box .breadcrumb .breadcrumb-item {
    color: #fff;
	font-size:0.24rem;
	font-weight:bold;
}
#wBanner .box .text {
    font-size: 0.32rem;
	line-height:1.6;
}


.t_c1k1 {
    position: relative;
    overflow: hidden;
	margin:0.8rem 0;
}
.t_c1kzhang {
    position: absolute;
    width:2.2rem;
    top: 0;
    left: 0;
}
.t_c1kzhang img {
    width: 100%;
}
.t_c1k1 .center-box {
	padding-left:0.3rem;
	padding-right:0.3rem;
	width:100%;
}
.t_ywjiah2{
	width:100%;
}
.t_ywjiah2 h2 {
    font-weight: bold;
    color: #006fb9;
	font-size:0.38rem;
}
.t_ywjiah2 p {
    color: #666;
    line-height:1.6;
	font-size:0.26rem;
	margin-top:0.3rem;
}
.t_ywjiah3{
	width:100%;
	height:auto;
	margin-top:0.3rem;
}
.t_ywjiah3 img{
	max-width:100%;
}

.fangan{
	padding:0.8rem 0;
    position: relative;
    background-image: linear-gradient(to bottom, #ebf3f8, #ebf3f8);
}	
.fangan .center-box{
	padding-left:0.3rem;
	padding-right:0.3rem;
	width:100%;
}
.fangan .left1{
	width:100%;
    position: relative;
}
.fangan .title h2{
	font-size:0.38rem;
	font-weight:bold;
}
.fangan .title p{
	font-size:0.26rem;
	padding:0.2rem 0;
	line-height:1.6;
	color:#666;
}
.fangan_con{
	margin-top:0.3rem;
}
.fangan_con ul{
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.fangan_con ul li {
    width: 25%;
    text-align: center;
    margin-bottom: 0.1rem;
    cursor: pointer;
}
.fangan_con ul li img {
    width:0.9rem;
    height:0.9rem;
	margin-bottom:0.2rem;
}

.fangan_con ul li h6 {
    text-align: center;
    color: #666;
    font-size: 0.26rem;
	font-weight:400;
	margin:0;
}
.fangan_youshi{
	width:100%;
    background: #fff;
}
.t_c1k2rg {
    padding:0.5rem 0.4rem 0;
	margin-top:0.4rem;
	overflow:hidden;
}
.fangan_youshi ul{
}

.fangan_youshi ul li {
    width: 100%;
	margin-bottom: 0.5rem;
}

.fangan_youshi ul li h3 {
    font-size:0.32rem;
    font-weight: bold;
    color: #006fb9;
}
.fangan_youshi ul li p {
    color: #666;
    line-height:1.6;
	font-size: 0.26rem;
}
.fangan1{
    background-image: none;
}
.fangan1 .fangan_youshi{
    background: #f3f5f9;
}