.snhy_main .banner,
.gthy_main .banner,
.yqzh_main .banner{
    width: 100%;
    height: 894px;
}

.gthy_main .title .span1{
    color: #189FA7;
}
.gthy_main .title.mt30{
	margin-top:30px;
}
.gthy_main .title{
    height: 36px;
    font-size: 36px;
    font-weight: 300;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
}
.gthy_main .e_title{
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
    text-align: center;
    line-height: 30px;
}
.gthy_main .e_title{
    text-transform: uppercase;
}
.gthy_box1{
    margin-top: -410px;
    margin-bottom: 60px;
}
.gthy_box1 .content_gy{
    background: #fff;
    padding: 85px 60px 30px;
    display: flex;
}
.gthy_box1 .content_gy .e_title{
    width: 480px;
    font-size: 14px;
    height: auto;
    text-align: left;
}
.gthy_box1 .content_gy .left{
    flex: 1;
    margin-right: 85px;
}
.gthy_box1 .content_gy .pic{
    width: 380px;
}
.gthy_box1 .content_gy .txt{
    margin-top: 30px;
    background: url("../images/news/gthy_box1_border.png") no-repeat top left;
    padding-top: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    margin-bottom: 38px;
}
.gthy_box2 {
    background: #F6F8FB;
    padding: 55px 0 80px;
}
.gthy_box2 .list .item{
    background: #fff;
    border-radius: 10px;
    background-size: cover;
    padding: 40px;
    text-align: center;
    width: 380px;
    transition: 0.3s;
    cursor: pointer;
}
.gthy_box2 .list .item .pic {
    margin-bottom: 20px;
}
.gthy_box2 .list .item .pic img{
    width: 193px;
    height: 193px;
}
.gthy_box2 .list .item:hover{
    box-shadow: 0 0 20px rgba(70, 200, 204, 0.4);
}
.gthy_box2 .list{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.gthy_box2 .list .item .dsc {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.gthy_box2 .list .item .name {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 20px;
}
.gthy_box3 {
    padding: 80px 0 80px;
}
.yqzh_box8 .list .item:hover img{
	margin-top:-10px;
	 transition: all .2s linear .1s;
}
.yqzh_box8 .list .item img{
	 transition: all .2s linear .1s;
}
.gthy_box3 .list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top:40px;
}
.gthy_box3 .list .item{
    margin-bottom: 26px;
    width: 380px;
    height: 280px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    padding: 35px 40px;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
}
.gthy_box3 .list .item .dsc{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    text-align: justify;
}
.gthy_box3 .list .item .name{
    margin-top: 25px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 25px;
}
.gthy_box3 .list .item:hover .name,
.gthy_box3 .list .item:hover .dsc{
    color: #fff;
}
.gthy_box3 .list .item:hover{
    background: #189FA7;
    border: 1px solid #189FA7;
}
.gthy_box4 {
    background: #F6F8FB;
    padding: 70px 0 80px;
}
.gthy_box4 .content{
    margin-top: 50px;
    text-align: center;
}
.gthy_box5 {
    padding: 80px 0 80px;
}
.gthy_box5 .content{
    margin-top: 50px;
    text-align: center;
}
.gthy_box6 {
    background: #F6F8FB;
    padding: 70px 0 90px;
}
.gthy_box6 .list{
    margin-top: 40px;
    position: relative;
}
.gthy_box6 .list .item .name{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 5px;
}
.gthy_box6 .list .item .dsc{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.gthy_box6 .list .item{
    position: absolute;
    width: 600px;
}
.gthy_box6 .list .item1{
    top: 42px;
    left: 460px;
}
.gthy_box6 .list .item2{
    top: 162px;
    left: 520px;
}
.gthy_box6 .list .item3{
    top: 295px;
    left: 560px;
}
.gthy_box6 .list .item4{
    top: 430px;
    left: 520px;
}
.gthy_box6 .list .item5{
    top: 550px;
    left: 460px;
}
.gthy_box7{
    padding: 80px 0 80px;
}
.gthy_box7 .list{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.gthy_box7 .list .item{
    width: 270px;
    text-align: center;
    border: 1px solid #DBD8D8;
    border-radius: 6px;
    padding-bottom: 20px;
    overflow: hidden;
}
.gthy_box7 .list .item .name{
    background: #189FA7;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}
.gthy_box7 .list .item .dsc p{
    border-bottom: 1px solid #DBD8D8;
    color: #777;
    line-height: 38px;
    font-size: 14px;
    width: 135px;
    margin: 0 auto;
}
.gthy_box7 .list .item .dsc p:last-child{
    border-bottom: 0px;
}
.gthy_box7 .list .item .dsc{
    text-align: center;
    height: 170px;
}
.gthy_box8{
    padding: 55px 0;
    background: url("../images/news/snhy_box7_bg.png") no-repeat center top;
}
.gthy_box8 .title1{
    color: #fff;
}
.gthy_box8 .content1 .dsc{
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    margin-bottom: 55px;
}
.gthy_box8 .content1{
    margin-top: 50px;
    background: #fff;
    padding: 65px;
}
.gthy_box8 .content1 .pic_list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
}
.gthy_box8 .content1 .pic_list .item{
    width: 305px;
}
.gthy_box8 .content1 .pic_list .item img{
    width: 100%;
}
.gthy_box8 .content2 .dsc{
    max-width: 940px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    margin: 30px auto 40px;
    text-align: center;
}
.service_process{
    background: #F4F6F9;
    padding: 50px 0 80px;
    background: url("../images/news/yqzh_box10_bg.png") no-repeat center ;
	margin-bottom: -10px;
}
.service_process .list{
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}
.service_process .list .item{
    width: 190px;
    overflow: hidden;
    border-radius: 6px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    padding: 50px 0;
    cursor: pointer;
}
.service_process .list .item .pic{
    position: relative;
    height: 96px;
    width: 96px;
    margin: 0 auto 20px;
}
.service_process .list .item .pic img{
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
}
.service_process .list .item .pic img.no{
    opacity: 1;
}
.service_process .list .item .pic img.has{
    opacity: 0;
}
.service_process .list .item:hover .pic img.no{
    opacity: 0;
}
.service_process .list .item:hover .pic img.has{
    opacity: 1;
}

.service_process .list .item .num {
    font-size: 36px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    transition: 0.3s;
}
.service_process .list .item .name {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.service_process .list .item:hover .name,
.service_process .list .item:hover .num{
    color: #189FA7;
}
.service_process .list .item .e_name {
    font-size: 9px;
    font-weight: 400;
    transition: 0.3s;
    color: #999999;
    line-height: 19px;
    text-align: center;
    margin-bottom: 20px;
}














.yqzh_main .e_title{
    text-transform: uppercase;
}
.yqzh_box1{
    margin-top: -410px;
}
.yqzh_box1 .content_gy{
    background: #fff;
    padding: 50px 60px 30px;
}
.yqzh_main .title .span1{
    color: #189FA7;
}
.yqzh_main .title{
    height: 36px;
    font-size: 36px;
    font-weight: 300;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-bottom: 25px;
}
.yqzh_main .e_title{
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
    text-align: center;
    line-height: 30px;
}
.yqzh_box1 {
    margin-bottom: 70px;
}
.yqzh_box1 .content{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.yqzh_box1 .content .txt{
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    padding: 0 65px;
    margin-bottom: 35px;
}
.yqzh_main .yqzh_box2 {
    padding: 70px 0 70px;
}
.yqzh_main .yqzh_box2 .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
}
.yqzh_main .yqzh_box2 .list .item{
    width: 223px;
    background: #fff;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
    transition: 0.3s;
}
.yqzh_main .yqzh_box2 .list .item .name {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 25px;
    transition: 0.3s;
}
.yqzh_main .yqzh_box2 .list .item .dsc {
    width: 206px;
    height: 117px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-align: justify;
    line-height: 25px;
    transition: 0.3s;
}
.yqzh_main .yqzh_box2 .list .item .pic {
    margin-bottom: 25px;
}
.yqzh_main .yqzh_box2 .list .item .pic img{
    width: 174px;
    height: 174px;
}
.yqzh_main .yqzh_box3 .title{
    color: #fff;
}
.yqzh_main .yqzh_box3 .title .span1{
    color: #00D3D5;
}
.yqzh_box3{
    padding: 60px 0 30px;
    background: url("../images/news/yqzh_box3_bg.png") no-repeat center;
    background-size: cover;
}
.yqzh_box3 .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
}
.yqzh_box3 .list .item{
    background: #fff;
    width: 587px;
    margin-bottom: 40px;
    padding: 80px 50px;
    display: flex;
}
.yqzh_box3 .list .item .pic{
    width: 120px;
    margin-right: 55px;
}
.yqzh_box3 .list .item .pic img{
    width: 100%;
}
.yqzh_box3 .list .item .info .name{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 25px;
}
.yqzh_box3 .list .item .info .dsc{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.yqzh_box3 .list .item .info{
    flex: 1;
}
.yqzh_box4{
    background: #F6F8FB;
    padding: 60px 0 110px;
}
.yqzh_box4 .content{
    margin-top: 40px;
    text-align: center;
}

.yqzh_main .yqzh_box5{
    position: relative;
    padding: 60px 0 165px;
    background: url("../images/news/yqzh_box5_bg.png") no-repeat;
    background-size: 100% 100%;
}
/* .yqzh_main .yqzh_box5 .right_bg{
    position: absolute;
    left: 0;
    top: 48px;
    width: 580px;
}
.yqzh_main .yqzh_box5 .left_bg{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 580px;
}
.yqzh_main .yqzh_box5 .right_bg img,
.yqzh_main .yqzh_box5 .left_bg img{
    width: 100%;
} */
.yqzh_main .yqzh_box5 .list{
    margin-top: 55px;
    text-align: center;
}
.yqzh_box6 {
    background: #F6F8FB;
    padding: 80px 0 80px;
}
.yqzh_box6 .list{
    margin-top: 40px;
}
.yqzh_box6 .list .item{
    margin-bottom: 70px;
    display: flex;
}
.yqzh_box6 .list .item:nth-child(2n){
    flex-direction: row-reverse;
}
.yqzh_box6 .list .item .pic{
    width: 50%;
}
.yqzh_box6 .list .item .txt{
    width: 50%;
    background: #fff;
    padding: 46px 50px;
}
.yqzh_box6 .list .item .txt p{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    background: url("../images/news/yqzh_icon.png") no-repeat left 8px ;
    padding-left: 22px;
    background-size: 12px;
    margin-bottom: 10px;
}
.yqzh_box6 .list .item .txt .name{
    font-size: 20px;
    font-weight: 400;
    padding-left: 0;
    color: #333333;
    background: none;
    margin-bottom: 30px;
}
.yqzh_box7{
    background: url("../images/news/yqzh_box7_bg.png") no-repeat center;
    padding: 50px 0 110px;
    background-size: cover;
}
.yqzh_main .yqzh_box7 .title{
    color: #fff;
}
.yqzh_box7 .content{
    margin-top: 50px;
    background: #fff;
    text-align: center;
    padding: 30px 0 80px;
}
.yqzh_box8 {
    padding: 60px 0;
    background: #F6F8FB;
}
.yqzh_box8 .list{
    display: flex;
    flex-wrap: wrap;
}
.yqzh_box8 .list .item{
    text-align: center;
    padding: 40px 0;
}
.yqzh_box8 .list .item .box{
    width: 330px;
    margin: 0 auto;
}
.yqzh_box8 .list .item1,
.yqzh_box8 .list .item2,
.yqzh_box8 .list .item3{
    width: 33.3%;
}
.yqzh_box8 .list .item4,
.yqzh_box8 .list .item5{
    width: 50%;
}
.yqzh_box8 .list .item .box .dsc{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.yqzh_box8 .list .item .box .name{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 30px;
}
.yqzh_box8 .list .item .box .pic{
    margin-bottom: 30px;
}
.yqzh_box8 .list .item .box .pic img{
    width: 82px;
    height: 82px;
    margin: 0 auto;
}
.yqzh_box9 {
    padding: 85px 0;
}
.yqzh_box9 .list{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.yqzh_box9 .list .item{
    text-align: center;
    border-radius: 20px;
    border: 4px solid #189FA7;
    overflow: hidden;
}
.yqzh_box9 .list .item .name{
    line-height: 50px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}












.snhy_main .e_title{
    text-transform: uppercase;
}
.snhy_box1{
    margin-top: -410px;
}
.snhy_box1 .content_gy{
    background: #fff;
    padding: 50px 60px 30px;
}
.snhy_main .title .span1{
    color: #189FA7;
}
.snhy_main .title{
    height: 36px;
    font-size: 36px;
    font-weight: 300;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-bottom: 25px;
}
.snhy_main .e_title{
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
    text-align: center;
    line-height: 30px;
}
.snhy_box1 {
    margin-bottom: 80px;
}
.snhy_box1 .content{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.snhy_box1 .content .left{
    margin-right: 35px;
    width: 460px;
}
.snhy_box1 .content .left .pic{
    width: 100%;
    height: 240px;
}
.snhy_box1 .content .left .info .name{
    width: 100%;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
}
.snhy_box1 .content .left .info .date{
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    margin-bottom: 5px;
}
.snhy_box1 .content .left .info{
    padding: 15px 30px;
    border: 1px solid #ddd;
    border-top: 0px solid #ccc;
}
.snhy_box1 .content .right{
    flex: 1;
}
.snhy_box1 .content .right .item{
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 28px;
    height: 163px;
    display: flex;
}
.snhy_box1 .content .right .item:last-child{
    margin-bottom: 0;
}
.snhy_box1 .content .right .item .date{
    background: #189FA7;
    text-align: center;
    width: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.snhy_box1 .content .right .item .date span{
    text-align: center;
}
.snhy_box1 .content .right .item .date span::after{
    content: '';
    display: block;
    background: #fff;
    height: 3px;
    width: 26px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 25%;
}
.snhy_box1 .content .right .item .name{
    padding: 45px 35px;
    flex: 1;
    color: #333;
    font-size: 14px;
}
.snhy_box2{
    background: url("../images/news/snhy_box2_bg.png") no-repeat center top;
    padding: 55px 0 80px;
}
.snhy_main .snhy_box2 .title .span1{
    color: #17D2DA;
}
.snhy_main .snhy_box2 .title{
    color: #fff;
}
.snhy_main .snhy_box2 .list{
    display: flex;
    justify-content: space-between;
	margin-top:20px;
}
.snhy_main .snhy_box2 .list .item{
    width: 366px;
    height: 353px;
    background: #fff;
    padding: 50px 50px 50px 60px;
}
.snhy_main .snhy_box2 .list .item .name{
    height: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 30px;
    line-height: 30px;
}
.snhy_main .snhy_box2 .list .item .dsc{
    height: 66px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    position: relative;
}
.snhy_main .snhy_box2 .list .item .dsc::before{
    display: block;
    content: '';
    width: 18px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -30px;
    background: #189FA7;
}
.snhy_main .snhy_box2 .list .item .pic{
    width: 100%;
    text-align: right;
    margin-top: 12px;
}
.snhy_main .snhy_box2 .list .item .pic img{
    display: inline-block;
    width: 144px;
    height: 144px;
}
.snhy_main .snhy_box3{
    position: relative;
    padding: 60px 0 90px;
    background: url("../images/news/snhy_box3_bg.png") no-repeat center;
    background-size: 100% 100%;

}
.snhy_main .snhy_box3 .list{
    text-align: center;
    margin-top: 80px;
}
.snhy_main .snhy_box4 {
    padding: 70px 0 110px;
    background: url("../images/news/snhy_box4_bg.png") no-repeat center;
}
.snhy_main .snhy_box4 .title{
    color: #fff;
}
.snhy_main .snhy_box4 .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 55px;
}
.snhy_main .snhy_box4 .list .item{
    width: 283px;
    background: #fff;
    height: 356px;
    padding: 35px;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
    transition: 0.3s;
}
.snhy_main .snhy_box4 .list .item:hover{
    background: #189FA7;
}
.snhy_main .snhy_box4 .list .item .name {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 25px;
    transition: 0.3s;
}
.snhy_main .snhy_box4 .list .item:hover .name,
.snhy_main .snhy_box4 .list .item:hover .dsc {
    color: #fff;
}

.snhy_main .snhy_box4 .list .item .dsc {
    width: 206px;
    height: 117px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-align: justify;
    line-height: 25px;
    transition: 0.3s;
}
.snhy_main .snhy_box4 .list .item .pic {
    margin-bottom: 25px;
}
.snhy_main .snhy_box4 .list .item .pic img{
    width: 60px;
    height: 60px;
}

.snhy_main .snhy_box5 {
    padding: 60px 0 115px;
}
.snhy_main .snhy_box5 .list{
    margin-top: 50px;
    text-align: center;
}

.snhy_main .snhy_box6 {
    background: #F6F8FB;
    padding: 60px 0 115px;
}
.snhy_main .snhy_box6 .list{
    margin-top: 50px;
    text-align: center;
}
.snhy_main .snhy_box7{
    padding: 50px 0 60px;
    background: url("../images/news/snhy_box7_bg.png") no-repeat center top;
}
.snhy_main .snhy_box7 .title{
    color: #fff;
    margin-bottom: 15px;
}
.snhy_main .snhy_box7 .e_title{
    color: #CCCCCC;
    margin-bottom: 50px;
}
.snhy_main .snhy_box7 .slogan{
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    margin-bottom: 70px;
}
.snhy_main .snhy_box7 .content{
    padding: 65px 35px;
    background: #fff;
}




@media screen and (max-width: 1200px) {
    .snhy_main .banner,
    .gthy_main .banner,
    .yqzh_main .banner{
        height: 300px;    
        background-size: cover !important;
    }
    .snhy_box1,
    .yqzh_box1,
    .gthy_box1{
        margin-top: -150px;
        margin-bottom: 30px;
    }
    .snhy_box1 .content_gy,
    .gthy_box1 .content_gy,
    .yqzh_box1 .content_gy{
        padding: 20px;
        flex-wrap: wrap;
    }
    .snhy_main .title,
    .gthy_main .title,
    .yqzh_main .title{
        height: auto;
        font-size: 18px;
    }

    .snhy_main .title,
    .yqzh_main .title{
        margin-bottom: 0;
    }


    .gthy_box1 .content_gy .left{
        width: 100%;
        margin-right: 0;
    }
    .snhy_main .e_title,
    .gthy_box1 .content_gy .e_title,
    .yqzh_main .e_title{
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        height: auto;
    }
    .gthy_box1 .content_gy .icon{
        margin-bottom: 20px;
    }
    .gthy_box1 .content_gy .txt{
        margin-top: 15px;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .gthy_box1 .content_gy .pic{
        width: 100%;
    }
    .gthy_box2,
    .gthy_box3,
    .yqzh_box4,
    .gthy_box4,
    .yqzh_box7,
    .yqzh_box8,
    .yqzh_box9,
    .gthy_box6,
    .yqzh_box6,    
    .snhy_box2,
    .yqzh_box3,
    .gthy_box7,
    .gthy_box8,
    .snhy_main .snhy_box6,
    .snhy_main .snhy_box5,
    .yqzh_main .yqzh_box5,
    .snhy_main .snhy_box7,
    .snhy_main .snhy_box4,
    .yqzh_main .yqzh_box2,
    .gthy_box5{
        padding: 30px 0 30px;
    }
    .gthy_main .e_title{
        line-height: 20px;
        height: auto;
        font-size: 12px;
    }
    .snhy_main .snhy_box7 .title{
        margin-bottom: 0;
    }
    .snhy_main .snhy_box7 .e_title{
        margin-bottom: 30px;
    }
    .snhy_main .snhy_box7 .content{
        padding: 10px 15px;
    }
    .snhy_main .snhy_box7 .slogan{
        margin-bottom: 20px;
    }
    .yqzh_box6 .list,
    .yqzh_box3 .list,
    .gthy_box2 .list,
    .gthy_box3 .list,
    .snhy_main .snhy_box3 .list,
    .gthy_box7 .list,
    .yqzh_main .yqzh_box5 .list,
    .yqzh_main .yqzh_box2 .list,
    .yqzh_box1 .content,
    .service_process .list,
    .gthy_box4 .content,
    .snhy_main .snhy_box5 .list,
    .yqzh_box7 .content,
    .snhy_box1 .content,
    .yqzh_box4 .content,
    .snhy_main .snhy_box6 .list,
    .gthy_box5 .content{
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 30px;
    }
    .gthy_box2 .list .item{
        width: 70%;
        margin-bottom: 20px;
        height: auto;
    }
    .gthy_box2 .list .item{}
    .gthy_box2 .list .item .pic img,
    .yqzh_main .yqzh_box2 .list .item .pic img{
        width: 100px;
        height: 100px;
    }
    .gthy_box2 .list .item .dsc{
        line-height: 20px;
    }
    .gthy_box3 .list{
        justify-content: space-between;
    }
    .gthy_box3 .list .item,
    .yqzh_main .yqzh_box2 .list .item{
        width: 48%;
        margin-bottom: 20px;
        height: auto;
        padding: 10px;
    }
    .gthy_box3 .list .item .dsc{
        font-size: 12px;
        line-height: 20px;
    }
    .gthy_box3 .list .item .name{
        margin: 10px auto;
        font-size: 16px;
    }
    .gthy_box6 .list .item{
        position: initial;
        width: 100%;
        margin-bottom: 20px;
    }
    .gthy_box6 .list{
        margin-top: 30px;
        flex-wrap: wrap;
    }
    .gthy_box6 .list .item .name{
        font-size: 18px;
        color: #1BB5BE;
    }
    .gthy_box7 .list .item {
        margin-bottom: 20px;
    }
    .gthy_box7 .list .item .name{
        font-size: 18px;
        line-height: 50px;
        height: 50px;
    }
    .gthy_box7 .list .item .dsc{
        height: auto;
        margin-bottom: 20px;
    }
    .gthy_box8 .content1{
        padding: 25px;
    }
    .gthy_box8 .content1{
        margin-top: 30px;
    }
    .gthy_box8 .content1 .dsc{
        margin-bottom: 20px;
    }
    .gthy_box8 .content1 .pic_list{
        margin-bottom: 20px;
        flex-wrap: wrap;
    }
    .gthy_box8 .content1 .pic_list .item{
        width: 100%;
        margin-bottom: 20px;
    }
    .gthy_box8 .content1 .pic_list .item:last-child{
        margin-bottom: 0;
    }
    .gthy_box8 .content2 .dsc{
        width: 100%;
        margin-bottom: 20px;
    }
    .service_process{
        padding: 30px 0;
    }
    .service_process .list {
        justify-content: space-between;
    }
    .service_process .list .item{
        width: 48%;
        padding: 20px 0 30px;
        margin-bottom: 20px;
    }
    .service_process .list .item .pic{
        width: 60px;
        height: 60px;
    }
    .service_process .list .item .name{
        font-size: 16px;
        height: auto;
    }









    .yqzh_box1{
        margin-bottom: 0;
    }
    .yqzh_box1 .content {
        margin-top: 0;
    }
    .yqzh_box1 .content .txt{
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .yqzh_main .yqzh_box2 {
        padding-bottom: 0;
    }
    .yqzh_main .yqzh_box2 .list .item{
        padding: 0 10px;
    }
    .yqzh_main .yqzh_box2 .list .item .pic{
        margin-bottom: 15px;
    }
    .yqzh_main .yqzh_box2 .list .item .name{
        margin-bottom: 15px;
    }
    .yqzh_main .yqzh_box2 .list .item .dsc{
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }

    .yqzh_box3 .list {
        justify-content: space-between;
    }
    .yqzh_box3 .list .item{
        width: 48%;
        padding: 10px;
        flex-wrap: wrap;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .yqzh_box3 .list .item .pic{
        margin: 0 auto;
        width: 60px;
        height: 60px;
    }
    .yqzh_box3 .list .item .info{
        width: 100%;
        flex: auto;
    }
    .yqzh_box3 .list .item .info .name{
        font-size: 14px;
        text-align: center;
        margin: 10px auto;
    }
    .yqzh_box3 .list .item .info .dsc{
        font-size: 12px;
        line-height: 20px;
    }

    .yqzh_box6 .list .item{
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .yqzh_box6 .list .item:last-child{
        margin-bottom: 0;
    }
    .yqzh_box6 .list .item .pic{
        width: 100%;
    }
    .yqzh_box6 .list .item .txt{
        width: 100%;
        padding: 20px;
    }
    .yqzh_box6 .list .item .txt .name{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .yqzh_box7 .content{
        padding-bottom: 30px;
    }
    .yqzh_box8 .list {
        justify-content: space-between;
        margin-top: 30px;
    }
    .yqzh_box8 .list .item{
        padding: 15px 0;
    }
    .yqzh_box8 .list .item1,
    .yqzh_box8 .list .item2,
    .yqzh_box8 .list .item3,
    .yqzh_box8 .list .item4,
    .yqzh_box8 .list .item5{
        width: 48%;
    }
    .yqzh_box8 .list .item .box{
        width: 100%;
    }
    .yqzh_box8 .list .item .box .dsc{
        font-size: 12px;
        line-height: 20px;
    }
    .yqzh_box8 .list .item .box .pic{
        margin-bottom: 15px;
    }
    .yqzh_box8 .list .item .box .pic img{
        width: 60px;
        height: 60px;
    }
    .yqzh_box8 .list .item .box .name{
        font-size: 16px;
        margin-bottom: 15px;
    }
    .yqzh_box9 .list{
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px;
    }
    .yqzh_box9 .list .item{
        width: 48%;
        margin-bottom: 20px;
    }
    .yqzh_box9 .list .item .name{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .service_process{
        background-size: cover;
    }
    .yqzh_box1 .content .txt{
        margin-top: 20px;
    }

    .snhy_box1 .content .left{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .snhy_box1 .content .left .pic{
        height: auto;
    }
    .snhy_box1 .content .left .info{
        padding: 10px 15px;
    }
    .snhy_box1 .content .left .info .name{
        font-size: 14px;
    }
    .snhy_box1 .content .right .item{
        flex-wrap: wrap;
        border-color: #189FA7;
        height: auto;
    }
    .snhy_box1 .content .right .item .date{
        width: 100%;
        padding: 10px 20px;
        justify-content: start;
    }
    .snhy_box1 .content .right .item .date span::after{
        display: none;
    }
    .snhy_box1 .content .right .item .name{
        padding: 10px 15px;
    }

    .snhy_box2{
        background-size: cover;
    }
    .snhy_main .snhy_box2 .list{
        margin-top: 30px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .snhy_main .snhy_box2 .list .item{
        width: 70%;
        margin-bottom: 20px;
        height: auto;
        padding: 20px;
    }
    .snhy_main .snhy_box2 .list .item .name{
        margin-bottom: 15px;
    }

    .snhy_main .snhy_box3{
        padding: 30px 0;
    }
    .snhy_main .snhy_box4{
        background-size: cover;
    }
    .snhy_main .snhy_box4 .list{
        margin-top: 30px;
        flex-wrap: wrap;
    }
    .snhy_main .snhy_box4 .list .item{
        width: 48%;
        padding: 10px 15px;
        height: auto;
        margin-bottom: 20px;
    }
    .snhy_main .snhy_box4 .list .item .pic{
        margin-bottom: 10px;
    }
    .snhy_main .snhy_box4 .list .item .name{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .snhy_main .snhy_box4 .list .item .dsc{
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        height: auto;
    }
}