/* ---------------------------- */
 .zuozhe {
        display: none !important;
    }
.phone-log {
    display: none;

}

.phone-bottom {
    display: none;
}




/* ------------------------------- */
/* 通用头部开始 */
a:focus {
  outline: none;
}
.banner {
    width: 100%;
    height: 540px;
    margin: 0 auto;
    background: url(banner.jpg) no-repeat center;
}

.top {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.top-l {
    float: left;
}

.top-l li {
    padding-left: 25px;
    float: left;
    background: url(guohui_03.png) no-repeat left;
}

.top-l li a {
    font-size: 15px;
    color: #fff;
}

.top-r {
    float: right;
}

.top-r ul li {
    float: left;
}

.top-r li a {
    font-size: 15px;
    color: #fff;
}

.top-r li:nth-child(2) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.top-r li:nth-child(4) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.top-r li:nth-child(4) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.top-r li:nth-child(6) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.logo {
    margin-top: 80px;
    width: 100%;
    height: 180px;
    background: url(logo.png) no-repeat center;
}

.search-w {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    text-align: center;
    margin-top: 50px;
}

.search {
    /* float: right; */
    /* width: 277px; */
    height: 39px;
    /* margin-top: 110px; */
    color: #333;
    position: relative;
    /* margin-right: 100px; */
    margin: auto;
}

.search input[type=text] {
    color: #666666;
    border: 1px solid #d4d4d4;
    width: 590px;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
    font-size: 18px;
    padding-left: 40px;
    border-radius: 40px;
}

.search input[type=submit] {
    border: 0;
    width: 100px;
    height: 60px;

    background: url(search.png) no-repeat center;

    padding: 0;

    position: absolute;
    left: 830px;

}

/* nav开始 */

.nav {
    width: 100%;
    height: 60px;
    background-color: #0066cc;
}

.nav-w {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
}

.nav-w li {
    float: left;
    width: 150px;
    height: 60px;
    text-align: center;
}

.nav-w li:hover {
    background-color: #006699;
}

.nav-w li a {
    font-size: 18px;
    color: #fff;

}

/* 通用头部结束 */

/* 当前位置开始 */
.wip_local_bg {
    /* background: #f6f6f6; */
    width: 100%;

}

.wip_colbg {
    width: 100%;
    min-width: 1200px;

    margin: auto;
}

.wip_local {
    width: 1200px;
    margin: 0px auto 7px;
    background: url(weizhi.png) no-repeat 1px center;
    background-position-x: 20px;
    line-height: 40px;
    height: 40px;
    color: #333333;
    font-size: 14px;
    padding-left: 55px;
    /* border-bottom: 1px solid #cccccc; */
}

.wip_local td {
    line-height: 40px;
    color: #333333;
    font-size: 14px;
}

.wip_local a {
    color: #333333;
    line-height: 40px;
    font-size: 14px;
}

.wip_colbg {
    width: 100%;
    min-width: 1200px;
    margin: 0px auto 30px;
    overflow: hidden;
}

/* 文章正文 */
/* 文章正文 */
.cont {
    width: 1200px;
    min-height: 640px;
    background: #FFFFFF;
    margin: auto;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    padding-bottom: 30px;
}

.cont table {
    width: 100% !important;
}

.title {
    width: 900px;
    /* height: 80px; */
    line-height: 40px;
    margin: auto;
    border-bottom: 1px solid #cccccc;
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-top: 33px;
    padding-bottom: 16px;
}

.title1 {
    width: 900px;
    height: 40px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    margin: auto;
}

.time {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    margin-left: 140px;
}

.ziti {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    /* float: left; */
    margin-left: 50px;
}

.cishu {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    margin-left: 20px;
}


.wen {
    width: 900px;
    min-height: 300px;
    margin: auto;
    font-size: 16px;
    color: #333333;
}

.wen p {
    line-height: 35px;
    margin-top: 10px;
    font-size: 18px;
    color: #333;
}

.bigwz {
    font-size: 18px !important;
}

.numwz {
    font-size: 16px !important;
}

.smallwz {
    font-size: 12px !important;
}

.wen table {
    float: none;
}

.fenxiang {
    font-size: 16px;
    color: #666;
    height: 50px;
    line-height: 50px;
    float: left;
    padding-left: 30px;
}

.fenxiang a {
    font-size: 16px;
    color: #666;
}

.laiyuan,
.zuozhe {
    text-align: right;
}

.down {
    width: 900px;
    margin: auto;
    height: 50px;
    background: #eaeaea;
    margin-top: 30px;
}



.fen {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333333;
    /* float: right; */
}

.fen>img {
    margin-right: 5px;
}

/* 通用底部 */



/* 外链部分 */
.bottom-wailian {
    width: 1200px;
    height: 50px;
    line-height: 50px;
}

.bottom-top {
    background-color: #666666;
    height: 50px;
    border-bottom: 1px solid #878181;
display: none;
}

/* banner图 */
.yqlj-box {
    padding-top: 10px;
    height: 50px;
}

.yqlj {
    width: 1200px;
    margin: 0 auto;
}

.yqlj-title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dddedf;
    width: 180px;
    margin: 0 60px;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    background: #f6f7f8 url(sanjiao.png) no-repeat 160px center;
}

/* .yqlj-title:first-child {
    margin-left: 0;
} */

.yqlj-list {
    width: 180px;
    background: #F7F7F7;
    border: 1px solid #dee0e2;
    position: absolute;
    bottom: 28px;
    left: -1px;
    height: 182px;
    overflow-y: auto;
}

.yqlj ul li .yqlj-list a {
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
}

/* 通用底部开始 */
.bottom {
    width: 100%;
    height: 150px;
    background-color: #666666;
}

.bottom-w {
    width: 1200px;
    margin: 0 auto
}

/* 版权部分 */
.banquan {
    width: 1200px;
    height: 145px;
    margin: 0 auto;
    font-size: 16px;
    color: #cccccc;
}

.banquan-l,
.banquan-r,
.banquan-c {
    float: left;
}

.banquan-l {
    margin-top: 40px;
    height: 30px;
    line-height: 30px;
}

.banquan-c {
    margin-left: 30px;
    /* width: 670px; */
}

.banquan-c-1 li {
    padding: 0 7px;
    margin-top: 20px;
    height: 17px;
    line-height: 13px;
    float: left;
    border-right: 1px solid #b9b7b7;
}

.banquan-c-1 li:nth-child(1) {
    padding-left: 0;
}

.banquan-c-1 li:nth-child(6) {
    border-right: none;
}

.banquan-c-1 li a {
    font-size: 16px;
    color: #ccc;
}

.banquan-c-2 p {
    height: 30px;
    line-height: 30px;
}

.banquan-c-3 p {
    height: 30px;
    line-height: 30px;
}


.banquan-c-3 p a {
    font-size: 16px;
    color: #ccc;
}

.banquan-c-4 p a {
    font-size: 16px;
    color: #ccc;
}

.banquan-r {
    margin-top: 30px;
    float: right;
}


/* 
@media screen and (max-width: 768px) {

    .cont,
    .title,
    .wen {
        width: 100%;
    }

    .laiyuan,
    .cishu,
    .fen,
    .down,
    .weizhi,
    .xian,
    .currentpath,
    .top,
    .footer,
    .down,
    .chuchu {
        display: none;
    }

    .wen {
        margin-top: 20px;
        text-indent: 2em;
    }

    .main {
        width: 100%;
        margin: 0 auto;
        min-height: auto;
        background: #FFFFFF;
    }

    .content_box {
        padding: 20px;
        width: 100%;
    }

    .cont {
        min-height: auto;
    }


} */

/* ------------------------------------- */
/* 外链部分开始 */
.bottom {
    width: 100%;
    height: 150px;
    background-color: #666666;
}

.bottom-w {
    width: 1200px;
    margin: 0 auto
}

/* 外链部分 */
.bottom-wailian {
    width: 1200px;
    height: 50px;
    line-height: 50px;
}

.bottom-top {
    background-color: #666666;
    height: 50px;
    border-bottom: 1px solid #878181;
}

/* banner图 */
.yqlj-box {
    padding-top: 10px;
    height: 50px;
}

.yqlj {
    width: 1200px;
    margin: 0 auto;
}

.yqlj-title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dddedf;
    width: 260px;
    margin: 0 70px;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    background: #f6f7f8 url(sanjiao.png) no-repeat 234px center;
}

/* .yqlj-title:first-child {
    margin-left: 0;
} */

.yqlj-list {
    width: 260px;
    background: #F7F7F7;
    border: 1px solid #dee0e2;
    position: absolute;
    bottom: 28px;
    left: -1px;
    height: 182px;
    overflow-y: auto;
}

.yqlj ul li .yqlj-list a {
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
}

.yqlj ul li .yqlj-list a:hover {
    background: #35508c;
    color: #b4c2e0;
}