@charset "utf-8"; body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1300px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
    position: relative
}

.name {
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 21px;
    font-weight: bold;
    margin-top: -65px;
    margin-left: 470px;
    color: #044f9f
}

.name p {
    margin: 0px
}

ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.s-tit {
    font-size: 14px!important
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0
}

a {
    text-decoration: none;
    color: #666666
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.i_jg {
    width: 100%;
    margin: 10px auto;
    height: 10px;
    overflow: hidden
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0
}

.w1300 {
    width: 1300px;
    height: auto;
    margin: 0 auto
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.relative {
    position: relative
}

.imghover {
    cursor: pointer;
    transition: all 0.6s
}

.imghover:hover {
    transform: scale(1.2)
}

.top_line {
    background: #468b84;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    font-size: 12px
}

.top_line_l {
    float: left;
    width: 50%
}

.top_line_r {
    float: right;
    width: 50%;
    text-align: right
}

.top_line_r a {
    color: #ffffff;
    padding: 0 5px
}

.headera .logo {
    padding: 22px 0 0 0;
    width: 100%;
    text-align: left
}

.header {
    width: 100%;
    height: 130px;
    background: url("") center no-repeat #ffffff;
    background-size: 100% 100%
}

.header .logo {
    padding: 15px 0 0 0;
    width: 100%;
    text-align: left
}

.top_right {
    float: right;
    padding-top: 15px
}

.top_links {
    font-size: 12px;
    color: #7893c3;
    line-height: 40px;
    height: 40px;
    padding: 24px 15px 0 0;
    text-align: right;
    width: 160px;
    float: right
}

.top_links a {
    color: #7893c3;
    padding: 0 7px
}

.top_links a:hover {
    color: #c2c2c2
}

.inavbox {
    background: #044f9f;
    width: 100%;
    height: 68px;
    margin: 0 auto
}

.lminavbox {
    margin: 0 auto !important;
    width: 100% !important
}

.inav {
    padding: 0;
    height: 68px;
    line-height: 68px;
    position: relative;
    z-index: 1;
    width: 1300px;
    margin: 0 auto
}

.inav a {
    color: #fff
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline
}

.inav .nLi h3 {
    float: left
}

.inav .nLi h3 a {
    display: block;
    padding: 0 65.5px;
    font-size: 19px;
    color: #ffffff;
    font-weight: normal;
    position: relative
}

.inav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 68px;
    position: absolute;
    background: #044f9f;
    line-height: 40px;
    padding: 0;
    font-size: 15px;
    text-align: center
}

.inav .sub li {
    zoom: 1}

.inav .sub a {
    display: block;
    padding: 0 10px;
    color: #ffffff
}

.inav .sub a:hover {
    background: #ffffff;
    color: #3e3e3e
}

.inav .on h3 a {
    background: #ffffff;
    color: #3e3e3e;
    font-weight: bold
}

.inav h3 a:hover {
    background: #ffffff;
    color: #3e3e3e;
    font-weight: bold
}

.i-search {
    width: 270px;
    height: 38px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: 28px
}

.i-search .search-txt {
    width: 205px;
    padding: 0 0 0 15px;
    height: 32px;
    line-height: 32px;
    _line-height: 32px;
    background: none;
    color: #ffffff;
    background: #155ca6;
    margin: 0;
    outline: none;
    border: #114983 1px solid
}

.i-search .search-btn {
    width: 60px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("") no-repeat center center #003b78;
    border: 0;
    color: #ffffff;
    cursor: pointer
}

.i-search .search-btn:hover {
    cursor: pointer;
    opacity: 0.9
}

.banner_box {
    background: #ffffff;
    height: auto;
    width: 1300px;
    margin: 0 auto;
    position: relative
}

.ibanner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 20px;
    z-index: 1
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;float: left
}

.ibanner .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 12px;
    border-radius: 50px;
    text-align: center;
    background: none;
    cursor: pointer;
    border: #ffffff 2px solid
}

.ibanner .hd ul li.on {
    background: #ffffff;
    color: #fff
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.ibanner .bd li {
    zoom: 1;vertical-align: middle
}

.ibanner .bd img {
    width: 100%;
    display: block
}

.ibanner .prev,.ibanner .next {
    position: absolute;
    left: 7%;
    top: 45%;
    margin-top: -25px;
    display: block;
    width: 75px;
    height: 75px;
    background: url() -122px -6px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 50%
}

.ibanner .next {
    left: auto;
    right: 7%;
    background-position: 0 -6px
}

.ibanner .prev:hover,.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.ibanner .prevStop {
    display: none
}

.ibanner .nextStop {
    display: none
}

.i_main {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 20px 0
}

.cg_about {
    width: 100%;
    min-height: 400px;
    height: auto;
    background: #fff;
    float: left;
    padding: 35px 25px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: #e4e4e4 1px solid;
    box-sizing: border-box
}

.cg_bg {
    width: 570px;
    height: 366px;
    background: #ffffff;
    border: #e4e4e4 1px solid;
    float: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: 0;
    padding: 35px 25px;
    overflow: hidden
}

.zx {
    width: 100%;
    margin: 0 auto;
    height: 30px;
    overflow: hidden
}

.cg_sqs {
    width: 600px;
    height: 368px;
    background: url("") center no-repeat #5d9d92;
    background-size: 100% 100%;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 35px 25px;
    overflow: hidden
}

.cg_zccl {
    width: 570px;
    height: 400px;
    float: right;
    background: #ffffff;
    border: #e4e4e4 1px solid;
    float: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: 0;
    padding: 35px 25px;
    overflow: hidden
}

.icgtitle {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px
}

.icgtitle h2 i {
    display: block;
    width: 0;
    height: 24px;
    background: #044f9f;
    border-radius: 6px;
    float: left;
    margin: 8px 15px 0 0
}

.icgtitle2 h2 i {
    display: block;
    width: 0;
    height: 24px;
    background: #044f9f;
    border-radius: 6px;
    float: left;
    margin: 8px 15px 0 0
}

.icgtitle2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    background: #044f9f
}

.icgtitle h2 {
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    text-align: left;
    display: block;
    width: 100%;
    background: #044f9f;
    padding: 4px 0
}

.icgtitle2 h2 {
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    text-align: left;
    display: block;
    width: 100%;
    font-weight: bold;
    padding: 4px 0
}

.cg_about .cg_info,.cg_info {
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
    height: 305px;
    overflow: hidden;
    padding: 0 20px 0 20px;
    text-align: justify
}

.cg_info p {
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    text-indent: 2em !important
}

.i_more01 {
    display: block;
    width: 60px;
    height: 24px;
    color: #ffffff;
    float: right;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 7px 0 0 0;
    transition: all .3s
}

.i_more02 {
    display: block;
    width: 60px;
    height: 24px;
    color: #ffffff;
    float: right;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 7px 0 0 0;
    transition: all .3s;
    font-weight: normal
}

.i_more01:hover {
    color: #ffffff;
    transition: all .3s;
    font-weight: bold
}

.i_more02:hover {
    color: #333333;
    transition: all .3s;
    font-weight: bold
}

.icgbg_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px
}

.icgbg_box li {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-top: 12px;
    background: #fff9fa
}

.icgbg_box li img {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    float: left;
    background: #ffecf0;
    transition: all .3s
}

.icgbg_box li a {
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 60px;
    float: left;
    padding-left: 20px;
    transition: all .3s;
    font-weight: bold
}

.icgbg_box li:hover {
    background: #ffe9ed;
    font-weight: bold;
    transition: all .3s
}

.icgbg_box li:hover img {
    background: #ffd4dd;
    transition: all .3s
}

.icg_sp {
    width: 100%;
    height: 158px;
    overflow: hidden;
    margin: 0 auto
}

.cg_sqsbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.cg_sqsbox ul {
    width: 110%
}

.cg_sqsbox li {
    width: 610px;
    height: 50px;
    overflow: hidden;
    margin: 28px 42px 26px 0;
    transition: all .3s;
    float: left;
    background: url("") 0px center no-repeat #fff1f4;
    padding-left: 40px
}

.cg_sqsbox li a {
    color: #333333;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-weight: bold;
    transition: all .3s;
    display: inline-block
}

.cg_sqsbox li a:first-child {
    width: 80px;
    color: #fff
}

.cg_sqsbox li:hover {
    background: url("") 0px center no-repeat #e1744d;
    transition: all .3s
}

.cg_sqsbox li:hover a {
    padding-left: 5px;
    transition: all .3s;
    color: #ffffff
}

.zccl_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px
}

.zccl_box li {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-top: 12px;
    background: #eb8963
}

.zccl_box li img {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    float: left;
    background: #e1754d;
    transition: all .3s
}

.zccl_box li a {
    display: block;
    width: 300px;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
    float: left;
    padding-left: 20px;
    transition: all .3s;
    font-weight: bold
}

.zccl_box li .cname {
    line-height: 24px;
    padding-top: 6px
}

.zccl_box li:hover {
    background: #e38862;
    font-weight: bold;
    transition: all .3s
}

.zccl_box li:hover img {
    background: #d86840;
    transition: all .3s
}

.fabox {
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 15px 0
}

.fabox .fa_info {
    width: 375px;
    height: 385px;
    background: #ffffff;
    position: relative
}

.fabox .fa_info_t {
    width: 100%;
    margin: 0 auto 15px auto;
    height: 34px;
    line-height: 34px
}

.fabox .fa_info_t h1 {
    font-size: 18px;
    color: #ffffff;
    display: block;
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    float: left
}

.fa_info_img {
    width: 375px;
    height: 152px;
    margin: 0 auto;
    overflow: hidden
}

.fa_info_img img {
    width: 375px;
    height: 152px
}

.fabox .fa_info_p p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: 0 0 0 0;
    padding: 0;
    text-align: justify
}

.cgqt_more {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 20px;
    font-weight: bold;
    float: left;
    text-align: center;
    background: #e1f3ff;
    color: #c5c5c5
}

.fabox .fa_info_more {
    font-size: 14px;
    color: #468b84;
    text-align: center;
    display: block;
    width: 110px;
    margin: 0 auto 5px auto;
    position: absolute;
    right: 0;
    bottom: 15px
}

.fabox .fa_info_more:hover {
    color: #044f9f
}

.aboutbox_nr {
    width: 100%;
    padding: 0 0;
    height: auto;
    overflow: hidden
}

.aboutbox_nr p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    margin: 0 0 0 0;
    padding: 0;
    text-align: justify
}

.aboutbox_nr img {
    display: block;
    width: 125px;
    height: 90px;
    float: left;
    margin: 0 10px 10px 0
}

.aboutbox_nrmore {
    font-size: 14px;
    color: #044f9f;
    margin-left: 15px
}

.aboutbox_title {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    height: 40px;
    line-height: 40px;
    border-bottom: #c0c6ca 1px solid
}

.aboutbox_title h1 {
    font-size: 18px;
    color: #333333;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    float: left;
    font-weight: bold
}

.cg_more {
    display: block;
    width: 34px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: right;
    text-align: center;
    background: url("") center 20px no-repeat #ffffff;
    opacity: 0.7;
    color: #8c9194;
    font-weight: bold
}

.cg_more a {
    color: #c2c2c2;
    font-size: 14px
}

.cg_more:hover {
    color: #000000;
    opacity: 1
}

.fabox .fa_info_p {
    padding: 15px 20px;
    height: 145px;
    overflow: hidden;
    background: #f5f5f5
}

.cg_jjbox {
    width: 100%;
    height: auto;
    overflow: hidden
}

.cg_jdt {
    width: 338px;
    height: 260px;
    float: left
}

.cg_jdt img {
    width: 338px;
    height: 198px
}

.cg_jdt {
    overflow: hidden;
    position: relative;
    width: 560px;
    height: 390px;
    float: left
}

.cg_jdt .hd {
    height: 8px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 1
}

.cg_jdt .hd ul {
    overflow: hidden;
    zoom: 1;float: left
}

.cg_jdt .hd ul li {
    float: left;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%
}

.cg_jdt .hd ul li.on {
    background: #044f9f;
    color: #fff
}

.cg_jdt .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.cg_jdt .bd li {
    zoom: 1;vertical-align: middle
}

.cg_jdt .bd li a {
    display: block;
    width: 560px;
    height: 390px;
    position: relative
}

.cg_jdt .bd li h2 {
    display: block;
    width: 96%;
    padding: 0 2%;
    position: absolute;
    z-index: 8;
    font-size: 16px;
    margin-top: 5px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    bottom: 0;
    color: #ffffff;
    background: url("")
}

.cg_jdt .bd img {
    width: 560px;
    height: 390px;
    display: block
}

.cg_jdt .prev,.cg_jdt .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url() -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5
}

.cg_jdt .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px
}

.cg_jdt .prev:hover,.cg_jdt .next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.cg_jdt .prevStop {
    display: none
}

.cg_jdt .nextStop {
    display: none
}

.qtcgbg {
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px auto
}

.qtcgtitle {
    width: 68px;
    overflow: hidden;
    height: 100%;
    position: relative;
    float: left
}

.clbox_nr {
    float: left;
    margin: 20px 0 0 15px
}

.clbox_nr .clbox_nrtxt {
    float: left
}

.clbox_nr .clbox_nrtxt p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    text-indent: 2em
}

.clbox_nr .clbox_nrimg {
    display: block;
    width: 132px;
    height: 160px;
    overflow: hidden;
    float: right
}

.clbox_nr .clbox_nrimg img {
    display: block;
    width: 132px;
    height: 160px;
    margin: 0 auto
}

.qtcgtitle h1 {
    width: 30px;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translate(50%, -50%);
    line-height: 20px
}

.qtcgbg .qtcgbgleft {
    width: 560px;
    height: 200px;
    background: #fffffe;
    overflow: hidden;
    float: left
}

.qtcgbg .qtcgbgcenter {
    width: 410px;
    height: 200px;
    background: #fffffe;
    overflow: hidden;
    float: left;
    margin-left: 10px
}

.qtcgbg .qtcgbgright {
    width: 210px;
    height: 200px;
    background: #fffffe;
    overflow: hidden;
    float: right
}

.cl_spbox {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.cl_spbox_i {
    display: block;
    margin: 0 auto;
    height: 140px;
    overflow: hidden
}

.cl_spbox_i img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 140px;
    overflow: hidden
}

.cl_spbox_t {
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 10px
}

.cl_spbox_p {
    position: absolute;
    bottom: 35px;
    left: 40%;
    display: block;
    width: 50px;
    height: 50px;
    background: url() center no-repeat;
    z-index: 92
}

.aboutbox {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10px 0
}

.aboutbox .ab_sp {
    width: 360px;
    height: 260px;
    overflow: hidden;
    float: left;
    position: relative;
    background: #000000
}

.aboutbox .ab_sp img {
    width: 360px;
    height: 260px;
    opacity: 0.9
}

.aboutbox .ab_sp:hover img {
    opacity: 1
}

.aboutbox .ab_sp .playico {
    position: absolute;
    display: block;
    width: 63px;
    height: 63px;
    background: url("") center no-repeat;
    z-index: 9;
    left: 43%;
    top: 100px;
    opacity: 0.8
}

.aboutbox .ab_sp:hover .playico {
    opacity: 1
}

.aboutbox .ab_cgjj {
    width: 825px;
    height: 310px;
    float: left;
    position: relative;
    text-align: justify
}

.aboutbox .ab_zywt {
    width: 350px;
    float: right;
    height: 260px;
    position: relative
}

.aboutbox .a_info_more {
    font-size: 14px;
    color: #044f9f;
    text-align: center;
    display: block;
    width: 110px;
    margin: 0 auto 5px auto;
    position: absolute;
    right: 0;
    bottom: 0
}

.aboutbox .a_info_more:hover {
    color: #044f9f
}

.r_btn {
    width: 210px;
    height: 390px;
    overflow: hidden;
    float: right
}

.r_btn .a_link {
    width: 210px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 7px;
    border-left: #0953a9 4px solid
}

.r_btn .a_link a {
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #0953a9;
    float: right;
    font-weight: bold
}

.r_btn .a_link i {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    padding: 10px 5px 0 10px
}

.r_btn .a_link:hover {
    background-color: #cae6f8
}

.r_btn .a_link:hover a {
    color: #044f9f
}

.cgjj_box {
    width: 370px;
    height: 370px;
    padding: 10px 20px;
    background: #ffffff;
    float: left;
    margin-left: 10px
}

.ixy_box {
    position: relative;
    height: 150px;
    width: 1073px;
    margin: 20px 30px 0 0;
    float: right
}

.ixy_box .prev {
    position: absolute;
    top: 40%;
    width: 22px;
    height: 36px;
    z-index: 2;
    background: #0953a9
}

.ixy_box .next {
    position: absolute;
    top: 40%;
    width: 22px;
    height: 36px;
    z-index: 2;
    background: #0953a9
}

.ixy_box .prev {
    background: url() -44px 0 no-repeat #0953a9;
    color: #ffffff;
    right: -7px
}

.ixy_box .next {
    left: -7px;
    margin-left: 0;
    background: url() 0 0 no-repeat #0953a9;
    color: #ffffff
}

.ixy_box .next:hover,.ixy_box .prev:hover {
    background-color: #044f9f
}

.ixy_box .bd {
    width: 100%;
    overflow: hidden;
    margin-left: 0
}

.ixy_box .bd li {
    float: left;
    width: 205px;
    height: 145px;
    margin: 0 12px 0 0;
    overflow: hidden;
    position: relative
}

.ry_txt {
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    display: block;
    background: url("")
}

.ixy_box .bd li:hover a {
    color: #ffffff
}

.ixy_box .bd li:hover img {
    transform: scale(1.2)
}

.ixy_box .bd li:hover span {
    color: #ffffff
}

.ixy_box .bd li:hover i {
    opacity: 1
}

.ixy_box .bd li .pic {
    width: 205px;
    height: 145px;
    overflow: hidden;
    display: block
}

.ixy_box .bd li .pic img {
    transition: all 0.6s;
    width: 205px;
    height: 145px
}

.ixy_box .bd li span {
    width: 100%;
    text-align: center;
    display: block;
    padding: 0 0 0 0;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    color: #ffffff
}

.linkbox {
    height: 184px;
    overflow: hidden;
    padding: 0 0;
    background: #ffffff;
    width: 1300px;
    margin: 0 auto 40px auto;
    background-size: 100% 100%
}

.linkbox li {
    width: 25%;
    float: left
}

.linkbox li:hover img {
    transform: rotateY(180deg);
    transition: all .6s
}

.linkbox li img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    transition: all .6s
}

.linkbox .linktitle {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    padding: 15px 0;
    color: #000000
}

.linkico1,.linkico2,.linkico3,.linkico4 {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden
}

.linkico1 {
    background: #0ec8b3
}

.linkico2 {
    background: #d9885e
}

.linkico3 {
    background: #ac82c1
}

.linkico4 {
    background: #dc594f
}

.listmain {
    height: 100%;
    position: relative;
    padding: 0 0 0 0;
    width: 1300px;
    margin: 30px auto;
    min-height: 700px
}

.lm-left {
    width: 260px;
    float: left;
    padding: 0 0 0 0;
    position: absolute
}

.lm-left .left-lmname {
    background: #044f9f;
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0;
    overflow: hidden
}

.lm-left .left-lmname h1 {
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    padding: 0 0 0 30px;
    z-index: 999;
    text-align: left;
    width: 100%;
    display: block
}

.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    display: block;
    text-align: center
}

.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 260px;
    padding: 0 0;
    border: #e9e9e9 1px solid
}

.lm-left .list-sub a {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    color: #333333;
    text-align: left;
    border-bottom: #ffffff 1px solid;
    border-left: #a3a3a3 5px solid;
    background: #e9e9e9;
    text-indent: 2em
}

.lm-left .list-sub a i {
    background: url() -44px center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
    margin: 0 15px 0 0
}

.lm-left .list-sub a:hover i {
    background: url() left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px
}

.lm-left .list-sub a:last-child {
    border-bottom: none
}

.lm-left .list-sub a:hover {
    background: #0069bc;
    color: #ffffff;
    border-left: #004987 5px solid
}

.lm-left .list-sub #this-on {
    background: #0069bc;
    color: #ffffff;
    border-left: #004987 5px solid
}

.lm-left .list-sub #this-on i {
    background: url() left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px
}

.lm-right {
    width: 1015px;
    float: right;
    margin-right: 0;
    background: #ffffff
}

.this-name {
    background: #f5f5f5;
    line-height: 0;
    height: auto;
    padding: 0 10px;
    margin: 0 0 0 0;
    color: #ffffff
}

.this-name h1 {
    color: #999999;
    font-size: 18px;
    line-height: 50px;
    padding: 0 25px 0 25px;
    float: left;
    background: #f5f5f5;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.this-name span {
    color: #999999;
    font-size: 14px;
    background: url() left 16px no-repeat;
    padding: 0 0 0 20px;
    /* height: 50px; */
    line-height: 50px;
    display: block;
    width: 100%
}

.this-name span a {
    color: #999999
}

.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 5px 0 20px 0
}

.lm-right .lm_list li {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 10px;
    border-bottom: #e0e0e0 1px dashed
}

.lm-right .lm_list li a {
    color: #4a4a4a;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    float: left;
    padding-left: 15px;
    font-size: 16px;
    background: url() left center no-repeat
}

.lm-right .lm_list li:hover {
    background: #ececec;
    color: #044f9f
}

.lm-right .lm_list li a:hover {
    background: url() left center no-repeat;
    color: #044f9f
}

.lm-right .list-fy {
    text-align: center;
    margin: 0 auto 20px auto;
    min-height: 40px
}

.list_subs {
    width: 260px;
    margin: 0 auto 0 auto;
    border-left: #044f9f 10px solid
}

.list_subs ul li {
    border-bottom: 0
}

.list_subs ul li a {
    color: #555555;
    font-size: 18px;
    display: block;
    line-height: 26px;
    position: relative;
    border-bottom: #dedede 1px solid;
    width: 80%;
    margin: 0 auto;
    padding: 8px 15px
}

.list_subs ul li .inactive {
    background: url() no-repeat 205px center
}

.list_subs ul li .inactives {
    background: url() no-repeat 205px center;
    color: #044f9f;
    font-weight: bold
}

.list_subs ul li ul {
    display: none
}

.list_subs ul li ul li {
    border-left: 0;
    border-right: 0;
    background-color: #f7f7f7;
    border-color: #467ca2;
    background-image: url() !important;
    background-position: 20px;
    background-repeat: no-repeat
}

.list_subs ul li ul li:hover {
    background-image: url() !important;
    background-position: 20px;
    background-repeat: no-repeat
}

.list_subs ul li ul li ul {
    display: none
}

.list_subs ul li ul li a {
    padding-left: 30px;
    font-size: 15px
}

.list_subs ul li ul li a.active {
    color: #9e0524
}

.list_subs ul li ul li ul li {
    background-color: #f7f7f7;
    border-color: #6196bb;
    background-image: url() !important;
    background-position: 32px;
    background-repeat: no-repeat
}

.list_subs ul li ul li ul li:hover {
    background-image: url() !important;
    background-position: 32px;
    background-repeat: no-repeat
}

.last {
    background-color: #d6e6f1;
    border-color: #6196bb
}

.list_subs ul li ul li ul li a {
    color: #666666;
    padding-left: 45px;
    font-size: 14px;
    font-weight: normal
}

.list_subs ul li a:hover {
    color: #044f9f;
    font-weight: bold
}

.list_subs .thisnav {
    color: #044f9f;
    font-weight: bold
}

.list_subs .thisnav+ul {
    display: block
}

.tw_list {
    padding: 30px 0
}

.hot-new {
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.hot-new .pic-box {
    float: left;
    width: 280px;
    height: 195px;
    position: relative;
    margin-right: 42px;
    overflow: hidden
}

.hot-new .pic {
    width: 280px;
    height: 195px;
    position: relative;
    overflow: hidden
}

.hot-new .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 195px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.hot-new .pic:hover img {
    --webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.hot-new .pic-box i {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 43px
}

.hot-new .txt {
    padding-bottom: 0;
    overflow: hidden;
    margin-top: 0;
    position: relative
}

.hot-new .txt h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    background: url() left bottom no-repeat
}

.hot-new .txt h3 a {
    color: #000000
}

.hot-new .txt h3 a:hover {
    color: #044f9f
}

.hot-new .txt p {
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 85px;
    margin: 10px auto
}

.hot-new .txt .btn-look {
    display: block;
    margin-top: 35px;
    width: 98px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    border: 1px solid #044f9f;
    background-color: #044f9f;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.hot-new .txt .btn-look:hover {
    border: 1px solid #044f9f;
    color: #044f9f;
    background-color: #fff
}

.hot-new .txt .time {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 20px;
    font-size: 14px;
    color: #555;
    background: url() no-repeat left center
}

.ul-news li .inner {
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #e4e4e4
}

.ul-news li:first-child .inner {
    border-top: none
}

.ul-news .time {
    float: left;
    width: 75px;
    margin-right: 20px
}

.ul-news .time strong {
    display: block;
    font-size: 30px;
    font-family: "Arial";
    color: #fff;
    background-color: #008f40;
    height: 45px;
    line-height: 45px;
    text-align: center
}

.ul-news .time span {
    border: 1px solid #008f40;
    border-top: none;
    display: block;
    font-size: 14px;
    color: #8a8a8a;
    height: 29px;
    line-height: 29px;
    text-align: center
}

.ul-news .txt {
    overflow: hidden;
    padding-top: 4px
}

.ul-news .txt h4 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px
}

.ul-news .txt h4 a {
    color: #555
}

.ul-news .txt p {
    font-size: 14px;
    line-height: 22px;
    color: #585858;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 24px
}

.ul-news li:hover {
    background-color: #f2f2f2
}

.ul-news li:hover .time strong {
    background-color: #008f40
}

.ul-news li:hover .time span,.ul-news li:hover .txt h4 a,.ul-news li:hover .txt p {
    color: #008f40
}

.pzf_sx {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #808080;
    line-height: 27px
}

.pzf_sx .pzf_time {
    font-style: normal;
    background: url() left center no-repeat;
    padding-left: 20px
}

.pzf_sx .pzf_yd {
    font-style: normal;
    padding-left: 20px;
    margin-left: 50px
}

.hot-new:hover a {
    color: #044f9f !important
}

.pic-list2 {
    width: 1005px;
    overflow: hidden;
    height: auto;
    margin: 30px auto
}

.pic-list2 h2 {
    background: #efefef;
    display: block;
    width: 930px;
    border-left: #005f5f 5px solid;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto 20px auto
}

.pic-list2 h2 a {
    font-size: 14px;
    display: block;
    float: right;
    font-weight: normal;
    padding: 0 15px 0 0
}

.pic-list2 ul {
    width: 110%;
    margin: 0 auto;
    padding: 0 0 0 0
}

.pic-list2 li {
    width: 182px;
    margin-right: 22px;
    float: left;
    margin-bottom: 5px
}

.pic-list2 li img {
    width: 100%;
    height: 240px
}

.pic-list2 li img:hover {
    opacity: 0.9
}

.pic-list2 li:hover a {
    color: #044f9f
}

.pic-list2 li:hover span {
    color: #044f9f
}

.pic-list2 li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block;
    font-size: 15px
}

.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 40px auto;
    padding: 0 20px
}

.c-content .c-title {
    font-size: 30px;
    color: #222222;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}

.wz_fj p {
    line-height: 36px;
    color: #0d8100;
    font-size: 16px;
    background: url() left center no-repeat;
    padding: 0 0 0 20px;
    margin: 0
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px
}

.wzclose-relative span {
    margin: 0 15px
}

.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
    height: 70px
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px
}

.i-sxt a:hover {
    color: #044f9f
}

.zh_boxlist {
    background: url() center no-repeat;
    background-size: 100% 100%;
    height: auto;
    overflow: hidden;
    min-height: 600px;
    padding: 80px 0 40px 0
}

.zh_boxlist .zh_boxnr {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 10px 0
}

.zh_boxlist .zh_boxnr ul {
    width: 1345px
}

.zh_boxlist .zh_boxnr li {
    border-top: #044f9f 2px solid;
    border-right: #044f9f 9px solid;
    border-bottom: #044f9f 9px solid;
    border-left: #044f9f 2px solid;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    width: 395px;
    height: 159px;
    text-align: center;
    float: left;
    margin: 0 40px 40px 0;
    position: relative;
    display: table;
    transition: all .6s;
    background: #ffffff
}

.zh_boxlist .zh_boxnr a {
    width: auto;
    height: auto;
    padding: 30px;
    font-size: 20px;
    color: #000;
    line-height: 32px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold
}

.zh_boxlist .zh_boxnr li:hover {
    transition: all .6s;
    top: -5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    border-top: #044f9f 2px solid;
    border-right: #044f9f 9px solid;
    border-bottom: #044f9f 9px solid;
    border-left: #044f9f 2px solid
}

.c_copright {
    background: #333333;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    clear: both;
    padding: 20px 0
}

.copy_box {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.c_copright p {
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ededed;
    margin: 0;
    padding: 0
}

.c_copright a {
    font-size: 14px;
    color: #ededed
}

.nr p {
    font-size: 16px!important;
    line-height: 36px!important;
    font-family: "微软雅黑"!important;
    color: #666666!important
}

.nr font {
    font-size: 16px!important;
    line-height: 36px!important;
    font-family: "微软雅黑"!important;
    color: #666666!important
}

.nr span {
    font-size: 16px!important;
    line-height: 36px!important;
    font-family: "微软雅黑"!important;
    color: #666666!important
}

.nr table p {
    text-indent: 0em !important;
    margin-bottom: 0em !important
}

.nr img {
    max-width: 100% !important;
    height: auto !important
}

.nr table {
    max-width: 95% !important
}

/* ===== 侧导航 v4：响应式 / 逐级缩字 / +− 切换 ===== */
.lm-left .side-nav {
    border-left: 5px solid #044f9f;
    background: #fff;
    box-sizing: border-box;
}


.w1300,.inav {
    width: 100%;
    max-width: 1300px;
}
.listmain {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    max-width: 1300px;
    margin: 30px auto;
    padding: 0 15px;
    min-height: 700px;
    box-sizing: border-box;
}
.lm-left {
    position: relative;
    top: auto;
    width: 250px;
    flex: 0 0 250px;
    float: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.lm-right {
    float: none;
    width: auto;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
}
@media (max-width: 768px) {
    .listmain { flex-direction: column; }
    .lm-left { width: 100%; flex: 0 0 auto; }
}

/* 一级标题 */
.left-lmname h1 a { display: block; color: #ffffff; }

/* 树与层级引导线 */
.nav-tree,.nav-children { list-style: none; margin: 0; padding: 0; }

/* 层级线颜色变浅，不与高亮左侧蓝条冲突 */
.nav-children {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #f0f2f5;
}

.nav-row {
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
}

.nav-link {
    flex: 1;
    min-width: 0;
    display: block;
    color: #333333;
    font-size: 15px;
    line-height: 1.5;
    padding: 9px 12px;
    word-break: break-word;
    text-decoration: none;
    border-left: 3px solid transparent;
    transition: all 0.2s ease;
}

/* 悬停效果 */
.nav-link:hover {
    color: #044f9f;
    background: #e6f0fa;
    font-weight: 600;
    border-left-color: #044f9f;
}

/* 父级（含子项）的初始样式 */
.nav-item.has-children > .nav-row > .nav-link { font-weight: 600; color: #1f2d3d; }

/* 逐级缩小字号、越深越紧凑 */
.nav-children .nav-link { font-size: 14px; padding: 8px 11px; }
.nav-children .nav-children .nav-link { font-size: 13.5px; padding: 7px 10px; }
.nav-children .nav-children .nav-children .nav-link { font-size: 13px; padding: 6px 9px; }
.nav-children .nav-children .nav-children .nav-children .nav-link { font-size: 12.5px; padding: 6px 9px; }
.nav-children .nav-item.has-children > .nav-row > .nav-link { font-weight: 500; color: #2f3a45; }

/* ====== 核心修复：强制当前页高亮（增加权重和 !important） ====== */

/* 路径提示：当前页的上级（需要你在HTML给父级标签加上 class="nav-link on-path"） */
.nav-link.on-path {
    background: #dbe7f4 !important;
    color: #044f9f !important;
    font-weight: 600 !important;
    border-left: 3px solid #044f9f !important;
}
.nav-link.on-path:hover {
    background: #dbe7f4 !important;
    color: #044f9f !important;
}

/* 当前页最终高亮：实心深蓝底色 */
.nav-link.current {
    background: #044f9f !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    border-left: 4px solid #003366 !important;
}
.nav-link.current:hover {
    background: #044f9f !important;
    color: #ffffff !important;
}

/* 切换按钮（右侧）+/− */
.nav-toggle {
    flex: 0 0 auto;
    margin-left: auto;
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px 8px;
    color: #5a6b7b;
    display: flex;
    align-items: center;
    line-height: 1;
}
.nav-toggle:hover { color: #044f9f; }
.nav-toggle .pm {
    display: inline-block;
    width: 14px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
}
.nav-item.collapsed > .nav-row .pm::before { content: "+"; }
.nav-item:not(.collapsed) > .nav-row .pm::before { content: "\2212"; }
.nav-item.collapsed > .nav-children { display: none; }