/**组团政策解读**/
.new-banner {
    padding: 35px 520px 0 50px;
    height: 388px;
    color: #fff;
    line-height: 52px;
    font-size: 24px;
    font-weight: bold;
    background: url(../images/Group_Policy_bg.jpg) no-repeat top center;
    background-size: cover;
}
.new-content {
    margin-top: 50px;
    text-align: justify;
}
.txt-tips {
    padding: 20px 40px;
    color: #004ea2;
    line-height: 36px;
    font-size: 18px;
    border: 10px solid #9dcff4;
}
.txt-tips p {
    margin: 0;
}
.txt-tips p em {
    font-weight: bold;
}
.n-column {
    margin-top: 50px;
}
.n-column .n-hd {
    position: relative;
    padding-bottom: 3px;
    height: 46px;
    border-bottom: 1px solid #ebebeb;
}
.n-column .n-hd h2 {
    margin: 0;
    padding-left: 58px;
    height: 38px;
    line-height: 38px;
    color: #004ea2;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border-bottom: 3px solid #ebebeb;
    box-sizing: content-box;
}
.n-column .n-hd i {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 46px;
    height: 46px;
    color: #fff;
    line-height: 46px;
    font-size: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
    text-align: center;
    background: #2a93e1;
    border-radius: 22px 22px 22px 3px;
}
.n-column .n-hd span {
    position: absolute;
    right: 0;
    top: 5px;
    width: 28px;
    height: 28px;
    background: #2a93e1;
    border-radius: 5px;
    cursor: pointer;
}
.n-column .n-hd span::after {
    content: '+';
    position: absolute;
    left: 0;
    top: 1px;
    width: 28px;
    height: 28px;
    color: #fff;
    line-height: 22px;
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: center;
}
.n-column.n-open .n-hd span::after {
    content: '-';
}
.n-column .n-con .n-tel {
    margin: 0;
    padding: 0 55px;
    color: #666;
    line-height: 30px;
    font-size: 16px;
}
.n-column .n-con .n-txt {
    display: none;
    padding: 35px 55px;
    color: #004ea2;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background: #ddf1ff url(../images/Group_Policy_01.png) no-repeat top right;
}
.n-column.n-open .n-con .n-txt {
    display: block;
}
.n-column .n-con .n-txt p {
    margin-bottom: 6px;
}
.n-column .n-con .n-txt .disc,.n-column .n-con .n-txt .circle,.n-column .n-con .n-txt .square{
    list-style-type: circle;
    padding-left: 2em;
}
.n-column .n-con .n-txt .disc{
    list-style-type: disc;
}
.n-column .n-con .n-txt .square{
    list-style-type: square;
}
.n-column .n-con .n-txt  em {
    color: #cc3300;
}
@media (max-width: 768px) {
    .new-banner {
        padding: 10px 200px 0 20px;
        height: 318px;
        line-height: 1rem;
        font-size: .6rem;
    }
    .txt-tips {
        padding: 10px 20px;
        line-height: 32px;
        font-size: 16px;
    }
    .n-column .n-hd {
        height: auto;
    }
    .n-column .n-hd h2 {
        padding-right: 30px;
        height: auto;
        line-height: 22px;
        font-size: 16px;
    }
    .n-column .n-con .n-tel {
        padding: 0 20px;
    }
    .n-column .n-con .n-txt {
        padding: 15px 25px 10px 15px;
        line-height: 1.2rem;
        font-size: .6rem;
        background: #ddf1ff url(../images/Group_Policy_01.png) no-repeat top right;
        background-size: 40px 30px;
    }
}
/**结束**/
/** 政策解读  **/
.title-bg {
    width: 100%;
    height: 350px;
    background-image: url("../images/two_zones1_1.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 700;
    position: relative;
}

.bg-title-1 {
    font-size: 30px;
    padding-top: 8%;
}

.bg-title-2 {
    font-size: 35px;
    padding: 6%;
}

.bg-img {
    position: absolute;
    width: 13%;
    height: 23%;
    left: 4%;
    top: 15%;
}

.content-border{
    width: 100%;
    border: 1px solid #3077AD;
    border-radius: 55px 0 55px 0;
    box-shadow: 10px 10px 5px #888888;
    margin-top: 50px;
}
.content {
    padding: 2%;
    position: relative;
    text-align: justify;
    font-size: 20px;
    color: #797979;;
    font-weight: 400;
}

.position-r {
    position: relative;
    height: 180px;
}

.content-title {
    width: 88%;
    margin: 3% auto;
    font-size: 36px;
    font-weight: 700;
    padding: 3% 4%;
    border: 1px dashed #3077AD;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    color: #3077AD;
}

.content-title2 {
    width: 88%;
    margin: 3% auto;
    font-size: 36px;
    font-weight: 700;
    padding: 2% 4%;
    border: 1px solid #3077AD;
    border-radius: 10px;
    color: #3077AD;
    text-align: center;
    position: absolute;
    z-index: 999;
    background: #fff;
    left: 0;
    right: 0;
}

.content-title-bg {
    width: 88%;
    height: 70%;
    position: absolute;
    background-color: #D9ECF9;
    left: -2%;
    right: 0;
    top: 6%;
    margin: auto;
    border-radius: 10px;
}

.content-title-bg2 {
    width: 88%;
    height: 30px;
    background-color: #D9ECF9;
    border: 1px solid #3077AD;
    margin: auto;
    border-radius: 5px;
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
}

.text-style {
    font-weight: 700;
    color: #FE831F;
    font-size: 26px;
}
.font20{
    font-size: 20px;
}
.content-layout {
    margin-left: auto;
    margin-right: auto;
    width: 93%;
    margin-bottom: 2%;
}

.icon {
    width: 13%;
    background-position-x: center;
    background-repeat: no-repeat;
    margin-right: 4%;
    text-align: center;
}

.icon-img {
    width: 73px;
    height: 73px;
    background-size: 100% 100%;
    display: inline-block;
}

.content-list {
    line-height: 35px;
}

.content-list li {
    list-style-type: disc;
}

.content-list-bottom li {
    margin-top: 20px;
    background-color: #D9ECF9;
}

.content-list-inner li {
    background-color: #F2F2F2;
    list-style-type: disc;
}

.rotate1{
    transform: rotate(180deg);
    transition: all .3s linear;
    　　-webkit-transform:rotate(180deg);
    　　-webkit-transtion:all .3s linear;
}
.rotate{
    transform: rotate(0deg);
    transition: all .3s linear;
    　　-webkit-transform:rotate(0);
    　　-webkit-transtion:all .3s linear;
}

.max-height {
    transition: all 0.5s linear 0s;
    max-height: 1448px;
    overflow: hidden;
}

.max-height2 {
    transition: all 0.5s linear 0s;
    max-height: 0;
    overflow: hidden;
}

.li-max-height {
    transition: all 0.5s linear 0s;
    max-height: 400px;
    overflow: hidden;
}

.li-max-height2 {
    transition: all 0.5s linear 0s;
    max-height: 0;
    overflow: hidden;
}

.moble-bg-title {
    width: 80%;
    margin: auto;

}

@media (max-width: 768px) {
    .content-border {
        margin-top: 1rem;
    }

    .content {
        font-size: 0.5rem;
    }


    .moble-bg-title {
        transform: scale(0.7);
    }

    .bg-title-1 {
        font-size:0.5rem;
    }

    .bg-title-2 {
        font-size:0.58rem;
    }

    .content-title {
        font-size: 0.5rem;
    }

    .content-title2 {
        font-size:0.5rem
    }

    .content-title-bg {
        display: none;
    }

    .content-title-bg2 {
        top: 30%;
    }

    .text-style {
        font-size:0.58rem;
    }


    .position-r {
        height: 2.5rem;
    }

    .content-list {
        line-height: 1rem;
        margin-left: 5%;
    }

}
