/*fix*/
.complaint {
    display: block;
    position: fixed;
    top: 18px;
    right: 0;
    z-index: 2025;
}
/*banner*/
.swiper-container.bannerSwiper {
    width: 100%;
    height: 100%;
}
.swiper-slide,.swiper-slide a {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bannerSwiper .swiper-slide,.bannerSwiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.bannerSwiper .swiper-pagination-bullets {
    bottom: 20px;
}
.bannerSwiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    opacity: 0.4;
}
.bannerSwiper .swiper-pagination-bullet-active {
    width: 30px;
    background: #fff;
    opacity: 0.7;
}
.sy_gg {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.main {
    width: 1000px;
    height: auto;
    position: relative;
    margin: 0 auto;
}
.sy_gg .s1 {
    float: left;
    width: 128px;
    height: 49px;
    padding-left: 37px;
    background:url(../images/index/notice.png) no-repeat left center;
    background-size: 27px 27px;
    font-size: 20px;
    color: #f25742;
    line-height: 49px;
}
.picScroll-top2 {
    float: left;
    width: 740px;
    height: 50px;
    overflow: hidden;
    position: relative;
}
.picScroll-top2 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-top2 .bd ul li {
    float: left;
    zoom: 1;
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.picScroll-top2 .bd ul li a {
    font-size: 16px;
}
.picScroll-top2 .bd ul li .sj {
    color: #9C9B9B;
    margin-left: 50px;
}
.sy_gg .notice_more {
    float: right;
    display: block;
    width: 55px;
    height: 22px;
    background: #F06552;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    margin: 14px 0 0;
    cursor: pointer;
}
.sy_gg .notice_more:hover {
    background: #e60012;
}
.sy1 {
    width: 100%;
    /*height: 146px;*/
    padding: 52px 0;
    background: #F8F8F8;
    margin: 0 auto;
    position: relative;
}
.sy1 .main {
    overflow: visible;
}
.sy_rk {
    width: 1000px;
    /*height: 146px;*/
    margin: 0 auto;
    position: relative;
}
.sy_rk li {
    float: left;
    width: 241px;
    height: 146px;
    position: relative;
    cursor: pointer;
}
.sy_rk li.sy_rk_distance {
    margin-right: 12px;
    display: inline;
}
.sy_rk a.dbt {
    width: 201px;
    height: 114px;
    padding: 16px 20px;
    display: block;
    color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.16);
    position: relative;
}
.sy_rk a.dbt.a1 {
    background: #f75562;
}
.sy_rk a.dbt.a2 {
    background: #77c2db;
}
.sy_rk a.dbt.a3 {
    background: #ecd035;
}
.sy_rk a.dbt.a4 {
    background: #7edb6f;
}
.sy_rk a.dbt span {
    font-size: 24px;
}
.sy_rk a.dbt .sy_line {
    display: block;
    width: 16px;
    height: 3px;
    position: absolute;
    right: 20px;
    top: 20px;
}
 .sy_rk a.dbt.a1 .sy_line {
     background: #FC7D87;
 }
.sy_rk a.dbt.a2 .sy_line {
    background: #93DBF3;
}
.sy_rk a.dbt.a3 .sy_line {
    background: #F3E385;
}
.sy_rk a.dbt.a4 .sy_line {
    background: #B7E5B0;
}
.sy_rk a.dbt .sy_arrow {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/index/arrow.png) no-repeat center;
    position: absolute;
    left: 20px;
    bottom: 16px;
}
.sy_rk a.dbt .sy_pic {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 16px;
}
.sy_rk a.dbt.a1 .sy_pic {
    width: 95px;
    height: 59px;
    background: url(../images/index/sy_a1.png) no-repeat center;
}
.sy_rk a.dbt.a2 .sy_pic {
    width: 64px;
    height: 76px;
    background: url(../images/index/sy_a2.png) no-repeat center;
}
.sy_rk a.dbt.a3 .sy_pic {
    width: 68px;
    height: 76px;
    background: url(../images/index/sy_a3.png) no-repeat center;
}
.sy_rk a.dbt.a4 .sy_pic {
    width: 102px;
    height: 56px;
    background: url(../images/index/sy_a4.png) no-repeat center;
}
.sy_rk .txtk {
    display: none;
    text-align: center;
    width: max-content;
    min-width: 201px;
    height: 45px;
    padding: 0 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    line-height: 45px;
    border-radius: 45px;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 145px;
}
.sy_rk li:hover .txtk {
    display: block;
}
.sy_rk .txtk.txtk_4 {
    left: auto;
    right: 0;
}
.sy_rk .txtk a {
    margin: 0 10px;
    font-size: 18px;
    color: #e60012;
}
.sy_rk .txtk a:hover {
    text-decoration: underline;
}
.sy2 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: #fff;
    margin: 0 auto;
    position: relative;
}
.sy2_lm {
    width: 1000px;
    height: 40px;
    border-bottom: 1px solid #e60012;
    margin: 0 auto 24px;
}
.sy2_lm a {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-bottom: 0;
    padding: 0 30px;
    margin-right: -1px;
    cursor: pointer;
}
.sy2_lm a.on {
    border-color: #e60012;
    color: #e60012;
    height: 40px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.sy2_warp {
    width: 1000px;
    height: 203px;
    margin: 0 auto;
    position: relative;
}
.sy2_lb {
    width: 1000px;
    height: 203px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.sy2_lb.up {
    z-index: 2;
}
.sy2_lb .swiper-container {
    float: left;
    width: 279px;
    height: 203px;
}
.sy2_lb .swiper-slide,.swiper1 .swiper-slide a,.sy2_lb .swiper-slide a img {
    display: block;
    width: 279px;
    height: 203px;
    margin: 0 auto;
}
.sy2_lb .swiper-slide a p {
    display: block;
    width: 189px;
    height: 35px;
    padding-right: 90px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-indent: 10px;
    font-size: 12px;
    line-height: 35px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
}
.sy2_lb .swiper-pagination {
    text-align: right;
}
.sy2_lb .swiper-pagination-bullets {
    width: 90px;
    left: unset;
    right: 10px;
    bottom: 7px;
}
.sy2_lb .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 5px;
    opacity: 0.7;
    margin: 0 0 0 5px;
}
.sy2_lb .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #EA1C2C;
    opacity: 1;
}
.sy2_lb .txtk {
    float: right;
    width: 700px;
    height: 203px;
    position: relative;
}
.sy2_t {
    width: 100%;
    height: 40px;
    border-bottom: 1px dotted #ccc;
    margin: 0 auto 12px;
    position: relative;
}
.sy2_t a {
    display: block;
    width: 100%;
    height: 30px;
    color: #CC1319;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sy_n1 {
    width: 700px;
    height: 90px;
    margin: 0 auto 30px;
    position: relative;
    overflow: hidden;
}
.sy_n1 li {
    width: 595px;
    height: 30px;
    line-height: 30px;
    padding: 0 90px 0 15px;
    margin: 0 auto;
    position: relative;
}
.sy_n1 li .point {
    display: block;
    width: 5px;
    height: 5px;
    background: #F4493E;
    position: absolute;
    left: 0;
    top: 12px;
}
.sy_n1 a {
    display: block;
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sy_n1 .sj {
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
}
.sy2 .info_more {
    display: block;
    width: 108px;
    height: 30px;
    background: #F06552;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.sy2 .info_more:hover {
    background: #e60012;
}