﻿.wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
}

a:hover {
    text-decoration: underline;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 33px;
    background: #245499;
}

.topinner li {
    float: left;
    height: 33px;
    line-height: 33px;
}

.topinner li a {
    padding: 0 20px;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    color: #fff;
    line-height: 33px;
}

.topinner li a::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background-color: #fff;
    right: 0;
    top: 50%;
    margin-top: -7px;
}

.topinner li:last-child a::after {
    display: none;
}

.head {
    width: 100%;
    height: 270px;
    background: url('headbg.png') 0 0 no-repeat;
    overflow: hidden;
}

.headinner {
    width: 100%;
    overflow: hidden;
}

.headinner .logo {
    width: auto;
    margin-top: 70px;
    overflow: hidden;
}

.headinner .rig {
    width: auto;
    margin-top: 90px;
    overflow: hidden;
}

.headinner form .item {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding-right: 55px;
    padding-left: 25px;
    box-sizing: content-box;
    border-radius: 50px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.headinner form .item input {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #999;
    outline: none;
    border: none;
}

.headinner form .item input::placeholder {
    color: #999;
    font-size: 14px;
}

.headinner form .item button {
    position: absolute;
    width: 55px;
    height: 50px;
    border-radius: 0 50px 50px 0;
    overflow: hidden;
    right: 0;
    top: 0;
    background: url('search-active.png') center center no-repeat;
    outline: none;
    border: none;
}

.nav {
    width: 100%;
    height: 60px;
    background: #245499;
    overflow: hidden;
    position: relative;
}

.navinner {
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.navinner a {
    display: inline-block;
    vertical-align: middle;
    width: 190px;
    height: 60px;
    box-sizing: content-box;
    border-left: 1px solid #fff;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    box-sizing: content-box;
    transition: background 0.5s linear;
}

.navinner a.on {
    background: #004fb1;
}

.navinner a:last-child {
    width: 238px;
    border-right: 1px solid #fff;
}

.navinner a:hover {
    background: #004fb1;
}


/* 友情链接 */

.yqlj {
    height: 185px;
    width: 100%;
    border-top: 1px solid #bebebe;
    background-color: #f7f8f9;
    padding-bottom: 25px;
}

.yqlj_box {
    height: 100%;
    width: 1100px;
    margin: 0 auto;
}

.yqlj_title {
    height: 65px;
    width: 100%;
}

.qiehuan {
    color: #fff !important;
    background: url('link_bg.jpg') 0 0 no-repeat;
    height: 26px;
    width: 160px;
}

.yqlj_span {
    display: block;
    margin-top: 35px;
    font-size: 19px !important;
    color: #c31f0b !important;
    margin-left: 10px !important;
    text-align: left !important;
}

.yqlj_title span {
    float: left;
    display: block;
    margin-top: 35px;
    margin-left: 20px;
    font-size: 15px;
    color: #959596;
    text-align: center;
    line-height: 20px;
    width: 160px;
    height: 26px;
}

.yqlj_title .comspan {
    cursor: pointer;
}

.yqlj_list {
    height: 104px;
    width: 1100px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}

.yqlj_list>ul {
    display: block;
    height: 100px;
    width: 800px;
    margin-left: 150px;
}

.yqlj_lb {
    width: 210px;
    height: 26px;
    float: left;
}

.yqlj_lb span {
    display: block;
    height: 5px;
    width: 6px;
    background: url('link_dian.jpg') 0 0 no-repeat;
    margin-top: 13px;
    float: left;
}

.yqlj_lb a {
    display: block;
    margin-left: 10px;
    width: 194px;
    height: 26px;
    line-height: 28px;
    text-align: left;
    font-size: 13px;
    color: #333333;
    float: left;
}

.yqlj_lb a:hover {
    color: #f00;
}


/*版权*/

.banquan {
    height: 130px;
    width: 100%;
    text-align: center;
    background-color: #373f48;
    *margin-top: 25px;
}

.banquan_box {
    display: inline-block;
    height: 130px;
    text-align: left;
}

.banquan_logo {
    float: left;
    width: 52px;
    height: 62px;
    margin-top: 30px;
}

.banquan_logo a {
    width: 52px;
    height: 62px;
    display: inline-block;
}

.banquan_logo a img {
    display: block;
    width: 100%;
    height: 100%;
}

.banquan_zt {
    margin-top: 30px;
    margin-left: 30px;
    float: left;
    width: 635px;
}

.banquan_zt p {
    font-size: 13px;
    color: #bcbec0;
    line-height: 20px;
    margin-top: 5px;
}

.banquan_zt .comp {
    font-size: 0;
    color: #bcbec0;
    line-height: 20px;
    height: 20px;
}

.banquan_zt .comp a {
    font-size: 13px;
    color: #bcbec0;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.banquan_zt .comp img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.banquan_lj {
    margin-left: 110px;
    margin-top: 45px;
    width: 360px;
    float: left;
    height: 20px;
}

.banquan_lj a {
    display: block;
    line-height: 20px;
    font-size: 13px;
    color: #bcbec0;
    float: left;
}

.banquan_lj span {
    display: block;
    width: 2px;
    height: 14px;
    float: left;
    background: url(banquan_sx_06.jpg);
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.banquan_lj a:hover {
    color: #f00;
}

.banquan_box .jiucuo {
    margin-top: 40px;
    display: inline-block;
    margin-left: 40px;
}

.con {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
}

.breadcrumbwrap {
    width: 100%;
    height: 60px;
    background: #f7f7f7;
    overflow: hidden;
}

.breadcrumb {
    width: 100%;
    height: 49px;
    margin: 0 auto;
}

.breadcrumb li {
    float: left;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    color: #333;
}

.breadcrumb li img {
    display: inline-block;
    vertical-align: middle;
}

.breadcrumb li a {
    font-size: 16px;
    color: #333;
}

.breadcrumb li:nth-child(2)::before {
    content: ' ';
}

.breadcrumb>li+li:before {
    color: #333;
    content: '> ';
    padding: 0 5px;
    font-size: 16px;
}

.con1 {
    width: 100%;
    margin: 30px 0 0;
    overflow: hidden;
}

.con1inner {
    width: 100%;
    overflow: hidden;
	margin:5px;
}

.con1inner ul {
    width: 1250px;
}

.con1inner ul li {
    float: left;
    width: 178px;
    height: 150px;
    border-radius: 5px;
    margin-right: 25px;
    overflow: hidden;
}

.con1inner ul li a {
    display: block;
    width: 178px;
    height: 150px;
    background: #edf1f5;
    overflow: hidden;
    transition: all 0.3s linear;
}

.con1inner ul li a p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #245499;
}

.con1inner ul li.on a {
    background: #245499;
}

.con1inner ul li.on a p {
    color: #fff;
}

.con1inner ul li a:hover {
    background: #245499;
    text-decoration: none;
}

.con1inner ul li a:hover p {
    color: #fff;
}

.con1inner ul li:nth-child(1) .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('banshizhiyin.png') center center no-repeat;
}

.con1inner ul li .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
}

.con1inner ul li:nth-child(1).on .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('banshizhiyin_on.png') center center no-repeat;
}

.con1inner ul li:nth-child(2) .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('yiwangtongban.png') center center no-repeat;
}

.con1inner ul li:nth-child(2).on .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('yiwangtongban_on.png') center center no-repeat;
}

.con1inner ul li:nth-child(3) .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('yingshanghuanjing.png') center center no-repeat;
}

.con1inner ul li:nth-child(3).on .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('yingshanghuanjing_on.png') center center no-repeat;
}
.con1inner ul li:nth-child(4) .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('zhengcewenjian.png') center center no-repeat;
}

.con1inner ul li:nth-child(4).on .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('zhengcewenjian_on.png') center center no-repeat;
}
.con1inner ul li:nth-child(5) .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('zuzhijigou.png') center center no-repeat;
}

.con1inner ul li:nth-child(5).on .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('zuzhijigou_on.png') center center no-repeat;
}

.con1inner ul li:nth-child(6) .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('xiazai.png') center center no-repeat;
}

.con1inner ul li:nth-child(6).on .imgbg {
    width: 44px;
    height: 44px;
    margin: 25px auto 15px;
    background: url('xiazai_on.png') center center no-repeat;
}

.con2inner,
.ztcon2inner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.con2inner .com,
.ztcon2inner .com {
    width: 590px;
    margin: 30px 5px;
    overflow: hidden;
}

.ztcon2inner .com {
    height: 458px;
}

.con2inner .com .title,
.ztcon2inner .com .title {
    width: 575px;
    box-sizing: content-box;
    padding-right: 15px;
    text-align: justify;
    font-size: 0;
    border-bottom: 2px solid #e5e5e5;
}

.con2inner .com .title span,
.ztcon2inner .com .title span {
    color: #245499;
    font-size: 24px;
    font-weight: bold;
    float: left;
    padding: 0 15px 15px;
    position: relative;
}

.con2inner .com .title a,
.ztcon2inner .com .title a {
    float: right;
    font-size: 18px;
    color: #333;
    margin-top: 13px;
}

.listwrap {
    width: 100%;
    padding: 10px 15px 0;
    overflow: hidden;
    background-color: #fff;
}

.list {
    width: 100%;
    overflow: hidden;
}

.list li {
    width: 531px;
    height: 50px;
    box-sizing: content-box;
    padding-left: 19px;
    padding-right: 10px;
    line-height: 50px;
    font-size: 0;
    position: relative;
}

.list li::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.list li a {
    width: 75%;
    height: 50px;
    float: left;
    line-height: 50px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.3s linear;
}

.list li span {
    font-size: 14px;
    color: #999;
    width: 20%;
    float: right;
    height: 50px;
    text-align: right;
    line-height: 50px;
}

.list li a:hover {
    padding-left: 10px;
    color: #07417c;
    text-decoration: none;
}

.list li:hover span {
    color: #07417c;
}


/* 专题 */

.ztcon {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
}

.ztbanner {
    width: 100%;
    margin: 30px auto 0;
    overflow: hidden;
}

.ztbanner a {
    display: block;
    width: 100%;
}

.ztbanner a img {
    display: block;
    width: 100%;
}

.ztcon2inner .com .title span {
    color: #333333;
}

.ztcon2inner .com .title a {
    color: #245499;
}

.slideTxtBox {
    width: 100%;
    overflow: hidden;
}

.slideTxtBox .hd ul {
    width: 650px;
}

.slideTxtBox .hd {
    margin-top: 20px;
    margin-bottom: 10px;
}

.slideTxtBox .hd ul li {
    width: 190px;
    height: 80px;
    padding-top: 14px;
    font-size: 20px;
    color: #333333;
    margin-right: 10px;
    text-align: center;
    float: left;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    cursor: pointer;
}

.slideTxtBox .hd ul li:nth-child(2) {
    line-height: 80px;
    padding-top: 0;
}

.slideTxtBox .hd ul li.on {
    border-color: #fff;
    background: #edf1f5;
    color: #245499;
}

.slideTxtBox .bd.listwrap {
    padding-top: 0;
}

#slideTxtBox2 .hd li {
    width: 285px;
    margin-right: 20px;
}

#slideTxtBox2 .hd li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

@media screen and (max-width: 992px) {
    .container {
        width: 100% !important;
        padding: 0 10px;
        overflow: hidden;
    }
    .head {
        height: 220px;
        background-size: cover;
    }
    .headinner .logo {
        display: block;
        float: none !important;
        margin: 30px auto 0;
    }
    .headinner .logo img {
        display: block;
        width: 100%;
    }
    .headinner .rig {
        float: none;
        margin-top: 30px;
    }
    .headinner form .item {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #245499;
    }
    .banquan_logo a {
        display: block;
        margin: 0 auto;
    }
    .nav {
        height: 40px;
        line-height: 40px;
    }
    .navinner {
        display: flex;
        align-items: center;
    }
    .navinner a {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .con1inner ul li a p {
        font-size: 18px;
    }
    .con2inner .com,
    .ztcon2inner .com {
        width: 100%;
    }
    .con2inner .com .title,
    .ztcon2inner .com .title {
        width: 100%;
    }
    .coninner .com {
        width: 100%;
    }
    .coninner .com .title {
        width: 100%;
        box-sizing: border-box;
    }
    .con2inner .com .title span,
    .ztcon2inner .com .title span {
        font-size: 18px;
    }
    .con2inner .com .title a,
    .ztcon2inner .com .title a {
        font-size: 14px;
    }
    .listwrap {
        padding: 10px 0px 0;
    }
    .list li {
        width: 100%;
        padding-right: 0;
        box-sizing: border-box;
    }
    .list li a {
        font-size: 14px;
    }
    .list li span {
        width: 25%;
        font-size: 12px;
    }
    .con1inner ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .con1inner ul li {
        width: 49%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .con1inner ul li a {
        width: 100%;
    }
    .banquan {
        width: 100%;
        height: auto;
    }
    .banquan_box {
        height: auto;
        display: block;
        overflow: hidden;
    }
    .banquan_logo {
        float: none;
        margin: 20px auto 0;
    }
    .banquan_zt {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 20px;
    }
    .banquan_box .jiucuo {
        display: block;
        width: 110px;
        height: 55px;
        margin: 20px auto;
        overflow: hidden;
    }
    .banquan_zt .comp {
        text-align: center;
    }
    .banquan_zt p {
        font-size: 12px;
        text-align: center;
    }
    .banquan_zt .comp a {
        font-size: 12px;
    }
    .slideTxtBox .hd ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .slideTxtBox .hd ul li {
        font-size: 12px;
        padding-top: 24px;
        width: 31%;
        margin-right: 0;
    }
    #slideTxtBox2 .hd ul li {
        width: 49%;
        font-size: 12px;
        padding-top: 24px;
        margin-right: 0;
    }
    .slideTxtBox .hd ul li:nth-child(2) {
        padding-top: 0 !important;
    }
    .yqlj {
        display: none;
    }
}