.main {
    margin-top: -160px;
    transition: all linear 1s;
}
.main > .container {
    background: #fff;
}
.b-news {
    width: 100%;
    height: 134px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.b-news li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all linear .2s;
    position: absolute;
    top: 0;
}
.b-news li:first-child {
}
.b-news li a {
    display: block;
    width: 90%;
    text-align: center;
    margin: 15px auto;
    font-size: 32px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.b-news li a:hover {
    color: #8c0307;
}
.b-news li p {
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    margin: 15px 0;
    text-indent: 2em;
}
.bner {
    position: relative;
    width: 1200px;
    height: 625px;
    overflow: hidden;
    margin-bottom: 30px;
}
.bner .imgs {
    width: 6000px;
    overflow: hidden;
    height: 100%;
}
.bner .imgs li {
    float: left;
    width: 1200px;
    height: 100%;
    position: relative;
}
.bner .imgs li img {
    width: 100%;
    height: 100%;
}
.bner .imgs li span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    padding: 0 20% 0 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bner .icon-left {
    position: absolute;
    width: 51px;
    height: 80px;
    background: url(../images/index/left.png) no-repeat;
    left: 0;
    top: 50%;
    margin-top: -40px;
}
.bner .icon-right {
    position: absolute;
    width: 51px;
    height: 80px;
    background: url(../images/index/right.png) no-repeat;
    right: 0;
    top: 50%;
    margin-top: -40px;
}
.bner .inds {
    position: absolute;
    bottom: 15px;
    right: 20px;
}
.bner .inds span {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    margin-left: 10px;
}
.bner .inds .dis {
    width: 20px;
    background: #2f5594;
}
.xw-news {
    overflow: hidden;
    height: 416px;
}
.x-left {
    float: left;
    width: 30%;
    height: 100%;
    border-right: 1px solid #c9cac9;
    position: relative;
}
.x-right {
    float: right;
    width: 70%;
    height: 100%;
    padding-left: 60px;
    position: relative;
}
.x-left > p {
    margin: 30px 0 25px;
}
.x-left > div {
    padding-left: 20px;
}
.x-left > div p {
    font-size: 40px;
}
.x-left > span {
    position: absolute;
    width: 80px;
    height: 5px;
    background: #2f5594;
    bottom: 42px;
    left: 20px;
}

.news-nav {
    overflow: hidden;
    font-size: 22px;
}
.news-nav li {
    float: left;
    margin-right: 35px;
    padding: 0 5px 8px;
    cursor: pointer;
    font-weight: 600;
}
.news-nav .dis {
    border-bottom: 2px solid #2f5594;
}
.news-more {
    position: absolute;
    right: 0;
    top: 12px;
}
.news-more li {
    display: none;
}
.news-more .dis {
    display: block;
}
.wrap .news-lists {
    display: none;
}
.wrap .dis {
    display: block;
}
.news-lists li {
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px dashed #c6c6c6;
}
.news-lists li:first-child {
    border-top: 0;
}
.news-date {
    width: 64px;
    height: 64px;
    background: url(../images/index/datebg.png) no-repeat;
    color: #fff;
    padding: 6px 0;
    text-align: center;
    float: left;
}
.news-date span {
    display: block;
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}
.news-details {
    float: left;
    width: 88%;
    margin-left: 3%;
}
.news-details .news-title {
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 3px 0 18px;
    font-weight: 500;
}
.news-details .news-content {
    position: relative;
}
.news-details .news-content span {
    color: #565656;
    display: block;
    text-indent: 2em;
}
.news-details .news-content a {
    color: #b4271c;
    position: absolute;
    bottom: 0;
    right: 0;
}
.gs-box {
    width: 100%;
    height: 330px;
    background: #f1f1f1;
    margin-top: 40px;
    border-top: 1px solid transparent;
}
.gs-box .container {
    height: 260px;
    margin-top: 40px;
}
.gk-lists {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.gk-lists > .item01 {
    background: #fff url(../images/index/gsggbgicon.png) no-repeat top left;
}
.gk-lists > .item02 {
    background: #fff url(../images/index/bsfwbgicon.png) no-repeat top left;
}
.gk-lists > .item03 {
    background: #fff url(../images/index/jdhybgicon.png) no-repeat top left;
}
.gk-lists > .item04 {
    background: #fff url(../images/index/myzjbgicon.png) no-repeat top left;
}
.gk-lists > li {
    float: left;
    width: 290px;
    height: 258px;
    margin-left: 13.3333px;
    font-size: 30px;
    background-size: 100% 100%;
}
.gk-lists > li:first-child {
    margin-left: 0;
}
.gk-lists > li a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 40px 0 32px;
   
}
.gk-lists > li a img,
.gk-lists > li a span {
    display: block;
    margin: 0 auto;
}
.gk-lists > li a span {
    margin: 30px auto 21px;
    width: 20px;
    height: 4px;
    background: #2f5594;
}
.hd-news {
    overflow: hidden;
    height: 468px;
    margin-top: 30px;
}
.hd-news .x-right {
    overflow: hidden;
    position: relative;
}
.hd-news .x-right > .xjxd-box {
    width: 780px;
    overflow: hidden;
}
.hd-news .x-right .xjxd {
    overflow: hidden;
    width: 400%;
    margin-top: 25px;
}
.hd-news .x-right .xjxd li {
    float: left;
    width: 390px;
}
.hd-news .x-right .xjxd li > a {
    width: 370px;
    height: 178px;
    display: block;
    padding: 45px 0 0 21px;
    background: url(../images/index/womanbg.png) no-repeat;
    font-size: 16px;
    text-indent: 2em;
    line-height: 24px;
}
.hd-news .x-right .xjxd li:first-child > a {
    background: url(../images/index/manbg.png) no-repeat;
}
.hd-news .x-right .advocate {
    overflow: hidden;
    padding-left: 13px;
}
.hd-news .x-right .advocate > img,
.hd-news .x-right .advocate > div {
    float: left;
}
.hd-news .x-right .advocate > div p {
    font-size: 18px;
    padding: 10px 0 4px;
}
.hd-news .x-right .x-inds {
    overflow: hidden;
    width: 144px;
    margin: 10px auto 36px;
}
.hd-news .x-right .x-inds span {
    float: left;
    width: 26px;
    height: 7px;
    margin: 0 5px;
    background: #b1b1b1;
}
.hd-news .x-right .x-inds .dis {
    background: #5675a8;
}
.hd-news .x-right .hd-link {
    overflow: hidden;
    font-size: 24px;
}
.hd-news .x-right .hd-link li {
    float: left;
    width: 255px;
    height: 99px;
    line-height: 99px;
    text-align: center;
}
.hd-news .x-right .hd-link li a {
    color: #fff;
    display:block;
    width: 91%;
    height: 86%;
}
.hd-news .x-right .hd-link .item01 {
    background: url(../images/index/wyxx.png) no-repeat;
}
.hd-news .x-right .hd-link .item02 {
    background: url(../images/index/xjxd.png) no-repeat;
}
.hd-news .x-right .hd-link .item03 {
    background: url(../images/index/xjcx.png) no-repeat;
}

@media screen and (max-width: 768px) {
    .main {
        margin-top: 0;
    }
    .b-news {
        display: none;
    }
    .headline .title a {
        width: 96%;
        margin-bottom: 10px;
        font-size: 22px;
    }
    .headline .other,
    .headline .other a span {
        width: 90%;
    }
    .headline-box,
    .headline {
        height: 62px;
        width: 100%;
    }
    .bner {
        width: 100%;
        height: 205px;
        margin-bottom: 15px;
    }
    .bner .imgs li span {
        padding-right: 150px;
    }
    .xw-news {
        height: auto;
    }
    .x-left {
        display: none;
    }
    .x-right {
        width: 100%;
        padding-left: 0;
    }
    .yd_none {
        display: none;
    }
    .news-nav li {
        margin-right: 8px;
        padding: 0 3px 6px;
    }
    .news-nav {
        font-size: 18px;
    }
    .news-more {
        top: 4px;
    }
    .news-lists li {
        padding: 12px 0;
    }
    .news-date {
        display: none;
    }
    .news-details {
        width: 97%;
    }
    .news-details .news-title {
        margin: 3px 0 10px;
        font-size: 16px;
    }
    .gs-box {
        margin-top: 15px;
    }
    .gk-lists > li {
        width: 49%;
        margin-left: 2%;
        height: 170px;
        font-size: 22px;
    }
    .gk-lists > li a {
        padding: 15px 0 0;
    }
    .gk-lists > li a span {
        margin: 15px auto 10px;
    }
    .gk-lists > li a img {
        padding: 0 15px;
    }
    .gk-lists > .item01,
    .gk-lists > .item02,
    .gk-lists > .item03,
    .gk-lists > .item04 {
        background-size: 100% 100%;
    }
    .gk-lists > .item01,
    .gk-lists > .item03 {
        margin-left: 0;
    }
    .gk-lists > .item01,
    .gk-lists > .item02 {
        margin-bottom: 10px;
    }
    .gs-box {
        height: 385px;
    }
    .gs-box .container {
        height: 100%;
        margin-top: 15px;
    }
    .hd-news {
        margin-top: 0;
    }
    .hd-news {
        height: auto;
    }
    .hd-news .x-right > .xjxd-box {
        width: 100%;
    }
    .hd-news .x-right .xjxd {
        width: 100%;
        height: 532px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .hd-news .x-right .xjxd li {
        width: 100%;
        height: 266px;
        float: none;
    }
    .hd-news .x-right .xjxd li > a {
        padding-right: 21px;
        width: 100%;
        background-size: 100% 100%;
        font-size: 14px;
    }
    .hd-news .x-right .xjxd li:first-child > a {
        background-size: 100% 100%;
    }
    .hd-news .x-right .x-inds {
        display: none;
    }
    .hd-news .x-right .hd-link li {
        float: none;
           width: 66%;
    margin: 0 auto;
        margin-bottom: 15px;
    }
    .hd-news .x-right .hd-link li.item01,
    .hd-news .x-right .hd-link li.item02,
    .hd-news .x-right .hd-link li.item03 {
        background-size: 100% 100%;
    }
    .hd-news .x-right .advocate {
        padding-left: 0;
        width: 140px;
        margin: 0 auto;
    }
    .hd-news .x-right .hd-link {
        font-size: 20px;
    }
    .hd-news .x-right .hd-link li {
        height: 94px;
       /* line-height: 66px;*/
    }
.hd-news .x-right .hd-link li a{
width:100%;
height:100%;
}
}

.gk-lists > li a:hover img {
    animation: overturn 1s;
    -moz-animation: overturn 1s;	/* Firefox */
    -webkit-animation: overturn 1s;	/* Safari å’Œ Chrome */
    -o-animation: overturn 1s;	/* Opera */
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .bner {
        height: 360px;
    }
    .yd_none {
        display: block;
    }
    .gs-box {
        height: 200px;
    }
    .gk-lists > li {
        width: 24%;
        margin-left: 1.3333%;
    }
    .hd-news .x-right .xjxd {
        height: 266px;
    }
    .hd-news .x-right .hd-link li {
        float: left;
        width: 33%;
    }
    .hd-news .x-right .xjxd li {
        width: 48%;
        height: 266px;
        float: left;
        margin: 0;
        margin-right: 4%;
    }
    .hd-news .x-right .xjxd li:nth-child(2n) {
        margin: 0;
    }
    .tk-box {display:none;}
    #page_div{
        width: 100%;
    }
}
