/*
 * @Description: å—å……åŒºåŽ¿é¦–é¡µ
 * @Autor: zzongyi
 * @LastEditTime: 2021-01-04
 */

/* å…¬å…±æ¨¡å—æ ·å¼ */

.module {
    width: 634px;
}

.module-hd {
    line-height: 48px;
    border-bottom: 1px solid #2a82cf;
    padding-top: 16px;
}

.module-hd-title {
    padding-left: 44px;
    font-size: 20px;
    color: #2a82cf;
    font-weight: 600;
}

.get-more {
    color: #919abb;
    padding-right: 25px;
    margin-right: 4px;
    background: url('../images/get-more.png') no-repeat right center;
}

.module-bd {
    height: 368px;
    overflow: hidden;
    padding: 13px;
    box-shadow: 0px 1px 13px 0px rgba(32, 114, 213, 0.14);
}

.title1 {
    background: url('../images/module-icon9.png') no-repeat 4px center;
}
.title2 {
    background: url('../images/module-icon2.png') no-repeat 4px center;
}
.title3 {
    background: url('../images/module-icon3.png') no-repeat 4px center;
}
.title4 {
    background: url('../images/module-icon4.png') no-repeat 4px center;
}
.title5 {
    background: url('../images/module-icon5.png') no-repeat 4px center;
}
.title6 {
    background: url('../images/module-icon6.png') no-repeat 4px center;
}
.title7 {
    background: url('../images/module-icon7.png') no-repeat 4px center;
}
.title8 {
    background: url('../images/module-icon8.png') no-repeat 4px center;
}
.title9 {
    background: url('../images/module-icon9.png') no-repeat 4px center;
}

.guide .module-bd {
    padding-left: 0;
}

.policy .module-bd {
    height: 410px;
}
.policy .tab-hd,
.policy .tab-bd{
    height: 383px;
}

/* é€šç”¨åˆ—è¡¨ */
.news-items {
    position: relative;
    font-size: 16px;
}
.news-items::before {
    position: absolute;
    content: '';
    left: 15px;
    width: 1px;
    border-right: 1px dashed #999;
    top: 22px;
    bottom: 16px;
}

.news-items > li {
    position: relative;
    line-height: 38px;
    vertical-align: top;
}

.news-items > li:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 50%;
    margin-top: -14px;
    width: 27px;
    height: 28px;
    background: url('../images/item-icon.png') no-repeat center center;
}

.news-items > li > a {
    padding-left: 31px;
    display: block;
    color: #333;
    margin-right: 120px;
}

.news-time {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.news-items > li:hover a,
.news-items > li:hover .news-time {
    color: #3278d5;
}

.news-items > li:hover:before {
    background: url('../images/item-icon1.png') no-repeat center center;
}

/* part1 */
.part1 .module {
    width: 386px;
    margin-left: 25px;
}

.part1 .module:nth-child(2) .module-bd{
    height: 297px;
}

.part1 .module:nth-child(3) .module-bd,
.part1 .module:nth-child(4) .module-bd{
    height: 117px;
}

.part1 .module-bd {
    margin-top: 4px;
    padding: 0 13px 9px 0;
}

.part1 .module:last-child .module-hd {
    padding-top: 10px;
}

.part1 .news-items > li {
    line-height: 36px;
}

.swiper {
    width: 634px;
    height: 420px;
    margin-top: 30px;
}

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

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    right: 0px;
    left: auto;
}

.swiper-pagination-bullet {
    border-radius: 4px;
    background-color: #fff;
    opacity: 0.4;
}

.swiper-pagination-bullet-active {
    width: 15px;
    background-color: #fff;
    opacity: 1;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-text {
    position: absolute;
    width: 100%;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 220px;
    bottom: 0;
    background-color: rgba(63, 60, 85, 0.7);
    font-size: 16px;
    color: #fff;
}

.tab-hd {
    width: 127px;
    height: 342px;
    background-color: #f7f9fd;
    color: #666;
    font-size: 15px;
}

.tab-hd-item {
    width: 109px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 13px auto 0 auto;
    background-color: #fff;
    cursor: pointer;
    border-radius: 2px;
}

.tab-hd-item.active {
    background-color: #438cd2;
    color: #fff;
}

.tab-bd {
    height: 342px;
    overflow: hidden;
    margin-left: 127px;
}

/* bannerè½®æ’­ */
.banner {
    height: 115px;
    margin-top: 24px;
}

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

.swiper-banner .swiper-slide a img {
    width: 100%;
    height: 115px;
}

/* å¸®åŠ© */
.tips {
    padding-top: 32px;
    padding-bottom: 38px;
    background-color: #f3f8ff;
    margin-top: 32px;
}

.tips-list {
    margin-left: -41px;
}

.tips-item {
    float: left;
    width: 14.28%;
    height: 160px;
}


.tips-link {
    display: block;
    height: 100%;
    margin-left: 41px;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    padding-top: 100px;
    color: #374154;
    box-shadow: 0px 2px 5px 0px rgba(229, 229, 233, 0.8);
    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.tips-item:nth-child(1) .tips-link {
    background-image: url("../images/tips-1.png");
}
.tips-item:nth-child(2) .tips-link {
    background-image: url("../images/tips-2.png");
}
.tips-item:nth-child(3) .tips-link {
    background-image: url("../images/tips-3.png");
}
.tips-item:nth-child(4) .tips-link {
    background-image: url("../images/tips-4.png");
}
.tips-item:nth-child(5) .tips-link {
    background-image: url("../images/tips-5.png");
}
.tips-item:nth-child(6) .tips-link {
    background-image: url("../images/tips-6.png");
}
.tips-item:nth-child(7) .tips-link {
    background-image: url("../images/tips-7.png");
}




.tips-item:nth-child(1) .tips-link:hover {
    color: #5096e1;
    background-image: url("../images/tips-1-hover.png") ;
    box-shadow: 0px 5px 10px 0px rgba(91, 159, 238, 0.32);
}

.tips-item:nth-child(2) .tips-link:hover {
    color: #41bde2;
    background-image: url("../images/tips-2-hover.png") ;
    box-shadow: 0px 5px 10px 0px rgba(68, 191, 227, 0.32);
}

.tips-item:nth-child(3) .tips-link:hover {
    color: #fea761;
    background-image: url("../images/tips-3-hover.png") ;
     box-shadow: 0px 5px 10px 0px rgba(254, 169, 101, 0.32);
}

.tips-item:nth-child(4) .tips-link:hover {
    color: #8f77ee; 
    background-image: url("../images/tips-4-hover.png") ;
    box-shadow: 0px 5px 10px 0px rgba(163, 142, 243, 0.32);
}


.tips-item:nth-child(5) .tips-link:hover {
    color: #f98497;
    background-image: url("../images/tips-5-hover.png") ;
    box-shadow: 0px 5px 10px 0px rgba(249, 132, 151, 0.32);
}

.tips-item:nth-child(6) .tips-link:hover {
    color: #4d94de;
    background-image: url("../images/tips-6-hover.png") ;
    box-shadow: 0px 5px 10px 0px rgba(90, 158, 237, 0.32);
}


.tips-item:nth-child(7) .tips-link:hover {
    color: #41bde2;
    background-image: url("../images/tips-7-hover.png") ;
    box-shadow: 0px 5px 10px 0px rgba(77, 203, 241, 0.32);
}

/* 1014 */

.ewb-news-wrap{
    float: right;
    width: 634px;
}

#part-swiper .swiper-slide img{
    vertical-align: top;
    width: 100%;
    height: 420px;
}

.bdl,
.ewb-more{
    display: none;
}

.hdl{
    margin-left: 30px;
    cursor: pointer;
}

.hdl:first-child{
    margin-left: 0;
}

.ewb-news-body{
    height: 381px;
}