.main > .container {
    height: 720px;
    background: url(../images/icon/bookbg.png;vpn_img) no-repeat;
    padding: 20px 20px 26px 310px;
    overflow: auto;
}
.headline h1 a {
    font-size: 30px;
    color: #c71117;
    display: block;
    width: 92%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}
.headline p {
    font-size: 16px;
    width: 70%;
    margin: 5px auto 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
/* bner + news */


.bner-news {
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 12px;
}
.bner {
    position: relative;
    width: 468px;
    height: 314px;
    overflow: hidden;
    float: left;
}
.imgs {
    width: 2440px;
    overflow: auto;
}
.imgs li {
    float: left;
    position: relative;
}
.imgs span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 25px;
    padding-right: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    background: rgba(0, 0, 0, .3);
}
.icon-left,
.icon-right {
    width: 42px;
    height: 66px;
    position: absolute;
    top: 50%;
    margin-top: -33px;
}
.icon-left {
    left: 0;
    background: url(../images/index/move_lf.png;vpn_img) no-repeat;
}
.icon-right {
    right: 0;
    background: url(../images/index/move_rf.png;vpn_img) no-repeat;
}
.inds {
    position: absolute;
    right: 15px;
    bottom: 12px;
}
.inds span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-right: 10px;
    background: #fff;
}
.inds .dis {
    background: #c71117;
}
.news {
    float: right;
    width: 380px;
    height: 314px;
    position: relative;
}
.news-nav {
    overflow: auto;
    font-size: 20px;
    border-bottom: 1px solid #b0b0b0;
}
.news-nav li {
    float: left;
    padding: 0 5px;
    font-size: 18px;
}

.news-nav li a {
    display: block;
    padding-bottom: 10px;
    color: #000;
}
.news-nav .dis a {
    color: #c71117;
    border-bottom: 2px solid #c71117;
}
.news-lists {
    font-size: 16px;
}
.news-lists li {
    margin: 15px 0;
}
.news-lists p a{
    padding-left: 15px;
    width: 100%;
    background: url(../images/icon/dian.png;vpn_img) no-repeat 2px 15px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 72%;
    display: inline-block;
}
.news-lists span {
    color: #999;
    float: right;
    margin-top: 5px;
}
.news-lists ul,
.news-more li {
    display: none;
}
.news-lists .dis,
.news-more .dis {
    display: block;
}
.news-more {
    position: absolute;
    right: 0;
    top: 5px;
}
.news-more li a {
    color: #969696;
}

/* ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¿ÃƒÂ¥Ã…Â Ã‚Â¡ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ + ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¿ÃƒÂ¥Ã…Â Ã‚Â¡ÃƒÂ¤Ã‚ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã…Â Ã‚Â¨ */
.zw,
.zw-box {
    display: flex;
    justify-content: space-between;
}
.zw {
    width: 278px;
    height: 266px;
    border: 1px solid #3b83a4;
}
.zw p {
    width: 28%;
    height: 86px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
}
.zwgk p {
    background: #3b83a4;
}
.zwhd p {
    background: #ee8a62;
}
.zw p img {
    display: block;
    margin: 0 auto 5px;
}
.zw ul {
    width: 72%;
    height: 86px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zw ul li {
    width: 50%;
    padding-left: 20px;
    line-height: 43px;
    background: url(../images/index/lf.png;vpn_img) no-repeat 8px 16px;
}
.bsfw{
    width: 288px;
    border: 1px solid #ddd;
}

/* ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂºÃ…â€œÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ */
.zfxxgk .tab-content{    width: 100%;margin-top: 7px;}
.zfxxgk .tab-content>a{    border-left: 4px solid #9a0b10;font-size: 16px;transition: background .5s;-moz-transition:background .5s;-webkit-transition:background .5s;-o-transition:background .5s;
	display: block;position: relative; padding-left:24%;margin-bottom: 3px; line-height: 39px;background: #faf5f5 url(../images/zwgk/mulu.png;vpn_img) no-repeat;}
.zfxxgk a.zfxxgk1{background: #faf5f5 url(../images/index/img1.png;vpn_img) no-repeat; background-position:9% 10px;}
.zfxxgk a.zfxxgk2{background: #faf5f5 url(../images/index/img2.png;vpn_img) no-repeat; background-position:9% 10px;}
.zfxxgk a.zfxxgk3{background: #faf5f5 url(../images/index/img3.png;vpn_img) no-repeat; background-position:9% 10px;}
.zfxxgk a.zfxxgk4{background: #faf5f5 url(../images/index/img4.png;vpn_img) no-repeat; background-position:9% 10px;}
.zfxxgk a.zfxxgk5{background: #faf5f5 url(../images/index/img5.png;vpn_img) no-repeat; background-position:9% 10px;}
.zfxxgk .tab-content>a:hover{color: #000; text-decoration: none;background-color: #d7ddf1;}
.zfxxgk a.zfxxgk1:hover{background-position:9% 8px;}
.zfxxgk a.zfxxgk2:hover{background-position:9% 8px;}
.zfxxgk a.zfxxgk3:hover{background-position:9% 8px;}
.zfxxgk a.zfxxgk4:hover{background-position:9% 8px;}
.zfxxgk a.zfxxgk5:hover{background-position:9% 8px;}
.zfxxgk a>span{position: absolute;top:0px;right:9%;color: #c9d1f1;}


.zfxxgk{
    width: 266px;
    margin-right: 12px;
}
.bottom_box > div{
    
}
.box1{
    height: 46px;
}
.box1 > div{
    width: 48%;
    text-align: center;
    line-height: 46px;
    background: #9a0b10;
    border-radius: 5px;
}
.box1 > div a{
    font-size: 16px;
    color: #fff;
}
.marright{
    margin-right: 10px;
}
.box2{
    width: 280px;
    height: 84px;
}
.box2 > div{
    height: 100%;
}
.box2 .zmhd{
    width: 75px;
    background: #d75414;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding-top: 14px;
}
.box2 .zmhd img{
    margin-bottom: 8px;
}
.box2 .zmhdsmall{
    width: 205px;
    border: 1px solid #d75414;
}
.box2 .zmhdsmall ul li {
    float: left;
    width: 48%;
    font-size: 16px;
    line-height: 38px;
    text-indent: 10px;
}
.box2 .zmhdsmall ul li a{
    color:grey;
}
.box2 .zmhdsmall ul li img{
    margin-right: 8px;
}
.box3{
    margin-top: 16px;
}
.box3 > div{
    border-bottom: 1px solid #ddd;
}
.box3 > div p{
    width: 31%;
    font-size: 20px;
    color: #c71017;
    border-bottom: 1px solid #c71017;
}
.box4 ul{
    margin-top: 8px;
}
.box4 ul li{
    float: left;
    width: 49%;
    height: 62px;
    text-align: center;
    line-height: 32px;
}
.box5 ul{
    margin-top: 8px;
}
.box5 ul li{
    float: left;
    width: 30%;
    height: 72px;
    text-align: center;
    line-height: 32px;
    background: #fbf5f5;
    margin: 6px 4px;
}
.box5 ul li a{
    font-size: 14px;
    color: #b90c0d;
}
.box5 ul li a img{
    margin-top: 10px;
}
.box5 .spec{
    width: 46%;
}

/*  */
.zwhd p:hover img {
    animation: overturn 2s;
    -moz-animation: overturn 2s;	/* Firefox */
    -webkit-animation: overturn 2s;	/* Safari  Chrome */
    -o-animation: overturn 2s;	/* Opera */
}


/*  speclist*/
.speclist ul{
    margin-top: 18px;
}
.speclist ul li{
    margin: 0;
    height: 31px;
    position: relative;
}

.spewid300{
    width: 300px;
}

@media screen and (max-width: 768px) {
    .main > .container {
        background: #fff;
        padding: 10px 10px 0;
        height: auto;
    }
    .bner {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .headline h1 a {
        font-size: 24px;
    }
    .news,
    .lzyw, 
    .qxyw {
        width: 100%;
        height: auto;
    }
    .lzyw, 
    .qxyw {
        margin-bottom: 10px;
    }
    .news-nav {
        font-size: 18px;
        margin-top: 20px;
    }
    .zw {
        width: 100%;
        margin-bottom: 10px;
    } 
    .zw-box {
        flex-wrap: wrap;
    }
    .zw-imgs {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .zw-imgs img {
        width: 100%;
    }
    .news-lists p {

    }
    .news-lists li {
        margin: 10px 0;
    }
    .zfxxgk,.box2{
        width: 100%;
    }
    .bottom_box > div {
        width: 100%;
    }
    .box2 .zmhd,.box2 .zmhdsmall{
        width: 100%;
    }
    .news-nav li a{
        font-size: 17px;
    }
    .speclist ul li{
        overflow: hidden;
    }
    .news-nav li{
        height: 40px;
    }
}