.c_smallshow {
    display: none;
}

.c_top {
    z-index: 990;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    width: 100%;
}

.c_top>.w1200 {
    width: 1400px !important;
}

.c_list {
    display: none;
}

.c_logo {
    float: left;
    margin: 0px 0 0;
}

.c_logo img {
    display: block;
    margin-top: 25px;
}

.c_topsearch {
    float: right;
    position: relative;
    margin: 21px 0 0;
    z-index: 99;
}

.c_topsearch .fangda {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/search.png) no-repeat center;
}

.c_topsearch .fangda:hover {
    background-image: url(../images/search1.png);
}

.c_topsearch .c_searchkk {
    position: absolute;
    right: 0;
    top: 40px;
    background: #fff;
    box-shadow: 0 0 5px #ddd;
    padding: 6px;
    width: 250px;
    display: none;
}

.c_topsearch .c_searchkk div {
    padding: 0 10px;
    width: 160px;
    border: 1px solid #eee;
    background: #f5f5f5;
}

.c_topsearch .c_searchkk div input {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: '微软雅黑';
    color: #7b7b7b;
    font-size: 12px;
}

.c_topsearch .c_searchkk a {
    float: right;
    width: 60px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #004098;
}

.c_topsearch .c_searchkk a:hover {
    background: #be0700;
}

.c_topnav {
    float: right;
    padding-right: 15px;
}

.c_topnav ul li {
    float: left;
    padding: 0 16px;
}

.c_topnav ul li a {
    display: block;
    color: #343434;
    font-size: 18px;
    height: 90px;
    line-height: 80px;
    padding: 0 4px;
}

.c_topnav ul li:hover {
    /* background: url(../images/xiajian.png) no-repeat right center; */
}

.c_topnav ul li.gh {
    background: url(../images/xiajian.png) no-repeat right center;
}

.c_topnav ul li:hover .c_submenu {
    visibility: visible;
    opacity: 1;
    top: 90px;
}

.c_topnav ul li.on {
    /* background: url(../images/xiajian.png) no-repeat right center; */
}

.c_topnav ul li .c_submenu {
    position: absolute;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    left: 0;
    top: 90px;
    background: #03479d;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
}

.c_topnav ul li .c_submenu a {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    border: none;
    padding: 0 20px;
    color: #fff;
}

.c_topnav ul li .c_submenu a:hover {
    color: #93b6e3;
}

.c_topnav ul li .c_submenu a.on {
    color: #93b6e3;
}

.c_topnav .c_biao {
    height: 4px;
    width: 0;
    background: #004098;
    position: absolute;
    left: 0;
    bottom: 0;
}

.c_foot {
    background: #00468c;
    color: #95baff;
    font-size: 14px;
    padding: 30px 0;
}

.c_foot .cont {
    color: #fff;
}

.c_foot .c_botlx {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.c_foot .c_botlx .xmf {
    float: left;
    padding-right: 40px;
}

.c_foot .fx {
    overflow: hidden;
}

.c_foot .fx a {
    float: left;
    width: 23px;
    height: 23px;
    background: url(../images/fengxiang.png) no-repeat;
    padding: 0;
}

.c_foot .fx a.bds_weixin {
    background-position: left top;
}

.c_foot .fx a.bds_weixin:hover {
    background-position: left bottom;
}

.c_foot .fx a.bds_tsina {
    background-position: center top;
}

.c_foot .fx a.bds_tsina:hover {
    background-position: center bottom;
}

.c_foot .fx a.bds_sqq {
    background-position: right top;
}

.c_foot .fx a.bds_sqq:hover {
    background-position: right bottom;
}

.c_footbot {
    font-size: 12px;
    color: #999;
    padding: 20px 0;
    line-height: 30px;
}

.c_footbot a {
    color: #999;
}

.c_footbot a:hover {
    color: #333;
}

.c_footbot img {
    vertical-align: middle;
}

.aboutg {
    width: 800px;
    margin: 0 auto;
    padding: 120px 0 100px;
}

.aboutg .c_aboutleft {
    float: left;
    width: 395px;
    visibility: visible !important;
}

.aboutg .c_aboutleft h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.8;
    padding: 10px 0 0;
}

.aboutg .c_aboutleft h2 a {
    color: #040404;
}

.aboutg .c_aboutleft h2 a:hover {
    color: #00468c;
}

.aboutg .c_aboutleft strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #040404;
}

.aboutg .c_aboutleft strong:after {
    content: '';
    width: 30px;
    height: 1px;
    background: #929292;
    display: block;
    margin: 12px 0 0;
}

.aboutg .c_aboutleft .c_aboutdes {
    font-size: 12px;
    color: #717171;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 15px;
}

.aboutg .c_aboutright {
    float: right;
    visibility: visible !important;
}

.c_upnums {
    overflow: hidden;
}

.c_upnums div {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 1.4;
    font-size: 14px;
    color: #959595;
    background: url(../images/xishu.jpg) no-repeat left center;
    margin-left: -1px;
}

.c_upnums div strong {
    display: block;
    font-weight: normal;
    font-size: 56px;
    color: #040404;
}

.c_tit1 {
    text-align: center;
    line-height: 1.4;
}

.c_tit1 h2 {
    font-weight: normal;
    font-size: 30px;
}

.c_tit1 h2 a {
    color: #040404;
}

.c_tit1 h2 a:hover {
    color: #00468c;
}

.c_tit1 .c_en {
    color: #747474;
    font-size: 12px;
    text-transform: uppercase;
}

.c_fourpic {
    padding: 40px 0 30px;
    position: relative;
    overflow: hidden;
}

.c_fourpic .c_pic a {
    display: block;
}

.c_fourpic .c_pic img {
    display: block;
    height: auto;
}

.c_fourpic .c_pic .c_picc {
    position: relative;
    overflow: hidden;
    width: 100%;
     padding-bottom: 63%; 
/*    padding-bottom: 17%;*/
}

.c_fourpic .c_pic .c_picc img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.4s;
    width: 447px;
    height: 282px;
}

.c_fourpic .c_pic .c_picc:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.c_fourpic .c_pic h3 {
    font-weight: normal;
    font-size: 18px;
}

.c_fourpic .c_pic h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #040404;
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
}

.c_fourpic .c_pic h3 a:hover {
    color: #00468c;
}

.c_fourpic:after {
    content: '.';
    margin-left: 100%;
    line-height: 0;
}

.c_jtcy {
    padding: 70px 0;
}

.c_jtcy a.c_more {
    display: block;
    margin: 30px auto 0;
    width: 345px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #d4d3d3;
    color: #d4d3d3;
    transition: all 0.3s;
    overflow: hidden;
}

.c_jtcy a.c_more em {
    font-size: 16px;
    transition: all 0.4s;
}

.c_jtcy a.c_more:hover {
    color: #fff;
    border-color: #00468c;
    box-shadow: 1px 1px 4px #00468c;
    background: #00468c;
}

.c_jtcy a.c_more:hover em {
    position: relative;
    left: 10px;
}

.c_newscont {
    padding: 30px 0;
}

.c_newscont .hd {
    text-align: center;
    padding-bottom: 50px;
    position: relative;
}

.c_newscont .hd h2 {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}

.c_newscont .hd h2 a {
    display: block;
    text-align: center;
    color: #1e1e1e;
    border: 1px solid #fff;
    border-radius: 15px;
    height: 28px;
    line-height: 28px;
    padding: 0 25px;
}

.c_newscont .hd h2.on a {
    border-color: #ddd;
}

.c_newscont .hd span {
    display: inline-block;
    font-size: 14px;
    color: #999;
    width: 60px;
    text-align: center;
}

.c_leftone {
    float: left;
    width: 500px;
}

.c_leftone img {
    display: block;
}

.c_leftone a {
    display: block;
}

.c_leftone a.c_datu {
    overflow: hidden;
    position: relative;
    width: 500px;
    padding-bottom: 63%;
}

.c_leftone a.c_datu img {
    display: block;
    transition: all 0.4s;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.c_leftone a.c_datu img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.c_leftone .c_time {
    line-height: 30px;
    height: 30px;
    color: #737373;
    font-size: 12px;
    font-family: arial;
    padding-top: 10px;
}

.c_leftone h3 {
    font-size: 14px;
    font-weight: normal;
}

.c_leftone h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    transition: all 0.3s;
}

.c_leftone h3 a:hover {
    color: #d20000;
}

.c_leftone .c_more {
    display: block;
    width: 90px;
    border: 1px solid #dcdcdc;
    color: #dcdcdc;
    font-size: 12px;
    text-transform: uppercase;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    background: url(../images/youjian.png) no-repeat 60px center;
    margin: 15px 0 0;
    transition: all 0.3s;
}

.c_leftone .c_more:hover {
    border-color: #d20000;
    color: #d20000;
    background-image: url(../images/youjian1.png);
}

.c_rightlist {
    float: right;
    width: 645px;
    border-top: 1px solid #eee;
}

.c_rightlist li {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 16px 0 25px;
}

.c_rightlist li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    content: '';
    background: #d20000;
    transition: all 0.3s 0s;
}

.c_rightlist li:hover:after {
    width: 100%;
}

.c_rightlist li .c_time {
    line-height: 30px;
    height: 30px;
    color: #737373;
    font-size: 12px;
    font-family: arial;
}

.c_rightlist li h3 {
    font-size: 14px;
    font-weight: normal;
}

.c_rightlist li h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    transition: all 0.3s;
}

.c_rightlist li h3 a:hover {
    color: #d20000;
}

.c_rightlist li .c_more {
    display: block;
    width: 90px;
    border: 1px solid #dcdcdc;
    color: #dcdcdc;
    font-size: 12px;
    text-transform: uppercase;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    background: url(../images/youjian.png) no-repeat 60px center;
    margin: 15px 0 0;
    transition: all 0.3s;
}

.c_rightlist li .c_more:hover {
    width: 100px;
    background-position: 70px center;
    border-color: #d20000;
    color: #d20000;
    background-image: url(../images/youjian1.png);
}

.c_video {
    position: relative;
    height: 550px;
    overflow: hidden;
    width: 100%;
    background: #6b9dfa;
}

.c_video .c_shipin {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    color: #fff;
    z-index: 99;
}

.c_video .c_shipin strong {
    display: block;
    padding: 100px 0 0;
    font-size: 60px;
    font-weight: normal;
    line-height: 1.4;
}

.c_video .c_shipin div {
    font-size: 24px;
    line-height: 2;
    padding: 30px 0 0;
}

.c_video .c_shipin a.bofa {
    display: block;
    margin: 40px auto 0;
    width: 80px;
    height: 80px;
    padding: 10px;
    transition: all 0.6s;
    border-radius: 50px;
}

.c_video .c_shipin a.bofa img {
    display: block;
    width: 80%;
    height: 80%;
    margin: 0 auto;
}

.c_video .c_shipin a.bofa:hover {
    background: #c037e2;
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

@-webkit-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

@-moz-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

@-ms-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

@-o-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 120%;
    bottom: -1px;
}

.bgTop {
    z-index: 15;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: -130px;
}

.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}

.bgBottom {
    z-index: 5;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waveTop {
    background-size: 50% 160px;
}

.waveAnimation .waveTop {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    -webkit-animation-delay: 1s;
    -moz-animation: move-wave 3s;
    -moz-animation-delay: 1s;
    -ms-animation: move-wave 3s;
    -ms-animation-delay: 1s;
    -o-animation: move-wave 3s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

.waveMiddle {
    background-size: 50% 230px;
}

.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
    -webkit-animation: move_wave 10s linear infinite;
    -moz-animation: move_wave 10s linear infinite;
    -ms-animation: move_wave 10s linear infinite;
    -o-animation: move_wave 10s linear infinite;
}

.waveBottom {
    background-size: 50% 500px;
}

.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
    -webkit-animation: move_wave 15s linear infinite;
    -moz-animation: move_wave 15s linear infinite;
    -ms-animation: move_wave 15s linear infinite;
    -o-animation: move_wave 15s linear infinite;
}

.c_youlink {
    padding: 78px 0;
}

.c_youlink .bd {
    width: 1200px;
    overflow: hidden;
}

.c_youlink .hd {
    position: relative;
    height: 1px;
    width: 1200px;
    margin: 0 auto;
    z-index: 8;
}

.c_youlink .hd a {
    display: block;
    position: absolute;
    font-weight: bold;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    color: #c7c9cd;
    transition: all 0.5s;
    font-family: '宋体';
    top: 30px;
}

.c_youlink .hd a:hover {
    background: #323232;
    color: #fff;
}

.c_youlink .hd a.next {
    right: -46px;
}

.c_youlink .hd a.prev {
    left: -46px;
}

.c_linklist {
    overflow: hidden;
}

.c_linklist li {
    float: left;
    margin: 0 21px 0 0;
}

.c_linklist li img {
    display: block;
    width: 180px;
    height: 80px;
    border: 1px solid #eee;
    transition: all 0.5s;
}

.c_linklist li h3 {
    font-size: 13px;
    font-weight: normal;
}

.c_linklist li h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    color: #999;
    transition: all 0.5s;
}

.c_linklist li:hover img {
    border-color: #00468c;
}

.c_linklist li:hover a {
    color: #004098;
}

.c_zhe {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 998;
    display: none;
}

.c_videot {
    position: fixed;
    width: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: none;
}

.c_videot a.c_guan {
    font-size: 30px;
    color: #fff;
}

.c_videot a.c_guan:hover {
    color: #c00;
}

.c_videot .c_spkk {
    max-width: 800px;
    height: 400px;
    position: relative;
    overflow: hidden;
    padding: 15px;
    background: #fff;
    box-sizing: border-box;
}

.c_videot .c_spkk video {
    display: block;
    object-fit: fill;
}

.c_videot .c_spkk img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.c_videot .c_spkk iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.c_position {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    color: #666;
    margin-bottom: 30px;
    background: #fff;
}

.c_position a {
    color: #666;
}

.c_position a[href]:hover {
    color: #004098;
}

.c_position span {
    padding: 0 10px;
    background: url(../images/kuaijin.png) no-repeat center;
}

.c_pagecont {
    padding: 40px 0;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    min-height: 200px;
}

.c_sitemap {
    text-align: center;
    background: url(../images/xixian.png) repeat-x center 85px;
}

.c_sitemap ul {
    display: inline-block;
    vertical-align: top;
    padding: 30px 26px 0;
}

.c_sitemap ul li {
    font-size: 14px;
}

.c_sitemap ul li a {
    display: block;
    color: #343434;
    line-height: 34px;
}

.c_sitemap ul li a:hover {
    color: #00468c;
}

.c_sitemap ul li.c_jit {
    font-size: 16px;
    margin-bottom: 10px;
}

.c_sitemap ul li.c_jit a {
    border-bottom: 2px solid transparent;
    height: 54px;
    line-height: 54px;
}

.c_sitemap ul li.c_jit a:hover {
    font-weight: bold;
    border-color: #00468c;
}

.c_zxlist {
    min-height: 100px;
    padding-bottom: 40px;
}

.c_zxlist li {
    border-bottom: 1px solid #eee;
    padding: 25px 12px 30px;
    position: relative;
}

.c_zxlist li .c_xianfe {
    position: absolute;
    width: 0;
    height: 1px;
    bottom: -1px;
    left: 0;
    background: #d20000;
    transition: all 0.6s;
}

.c_zxlist li:hover .c_xianfe {
    width: 100%;
}

.c_zxlist .c_date {
    font-size: 12px;
    color: #737373;
}

.c_zxlist h3 {
    font-size: 14px;
    font-weight: normal;
}

.c_zxlist h3 a {
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.4s;
}

.c_zxlist h3 a:hover {
    color: #d20000;
}

.c_zxlist .c_more {
    display: block;
    color: #dbdbdb;
    font-size: 14px;
    text-transform: uppercase;
    background: url(../images/youjian.png) no-repeat 70px center;
    border: 1px solid #dbdbdb;
    height: 30px;
    margin: 15px 0;
    line-height: 30px;
    padding: 0 10px;
    width: 95px;
    transition: all 0.4s;
}

.c_zxlist .c_more:hover {
    width: 105px;
    background-position: 80px center;
    color: #d20000;
    border-color: #d20000;
    background-image: url(../images/youjian1.png);
}

.c_catelist {
    text-align: center;
    margin: 20px 0 0;
}

.c_catelist h2 {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin: 10px 4px 0;
}

.c_catelist h2 a {
    display: block;
    padding: 0 15px;
    background: #fff;
    color: #333;
    height: 30px;
    line-height: 30px;
}

.c_catelist h2:hover a {
    color: #fff;
    background: #004198;
}

.c_catelist h2.on a {
    color: #fff;
    background: #004198;
}

.c_itji {
    font-size: 18px;
    color: #333;
    text-align: center;
}

.c_textinfo {
    text-align: center;
    font-size: 12px;
    color: #999;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dotted #dbdbdb;
}

.c_textinfo span.c_shik {
    padding-left: 26px;
    background: url(../images/fbsj.png) no-repeat left center;
}

.c_textinfo span.c_cishu {
    padding-left: 26px;
    background: url(../images/llcs.png) no-repeat left center;
}

.c_textinfo span {
    display: inline-block;
    vertical-align: middle;
}

.c_textinfo em {
    display: inline-block;
    vertical-align: middle;
}

.c_textinfo a.bii {
    display: inline-block;
    vertical-align: top;
    padding-left: 26px;
    background: url(../images/gbl.png) no-repeat left center;
    color: #999;
}

.c_textinfo a.bii:hover {
    color: #004198;
}

.c_textcont {
    padding: 30px 0;
    min-height: 300px;
}

.c_textcont img {
    max-width: 100% !important;
    height: auto !important;
}

.sxy {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.sxy .fsn {
    float: right;
    width: 100px;
    text-align: center;
    color: #fff;
    background: #004198;
    height: 32px;
    line-height: 32px;
    transition: all 0.3s;
    position: relative;
}

.sub_updown_down {
    width: 100%;
    display: flex !important;
    justify-content: flex-end;
}

.sub_updown_down a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.sxy .fsn:hover {
    background: #d20000;
}

/* .c_xgnr {
    border-top: 1px dotted #e1e1e1;
} */

.c_xgnr h4 {
    font-size: 18px;
    font-weight: normal;
    color: #6a6a6a;
    padding: 0 20px;
    line-height: 80px;
    height: 80px;
}

.c_xgnr .c_zxlist li {
    float: left;
    width: 48%;
    margin: 0 1%;
    padding: 10px 0;
}

.biaoyu {
    text-align: center;
    font-size: 14px;
    color: #2e2e2e;
    line-height: 36px;
    padding: 30px 0 50px;
    border-bottom: 1px dotted #e1e1e1;
    margin: 0 0 50px;
}

.c_lxfs {
    text-align: center;
}

.c_lxfs .lxkk {
    display: inline-block;
    text-align: left;
}

.c_lxfs .lxkk .c_lx1 {
    padding-left: 30px;
    background: url(../images/lx1.png) no-repeat left center;
    margin-top: 20px;
}

.c_lxfs .lxkk .c_lx2 {
    padding-left: 30px;
    background: url(../images/lx2.png) no-repeat 2px center;
    margin-top: 20px;
}

.c_lxfs .lxkk .c_lx3 {
    padding-left: 30px;
    background: url(../images/lx3.png) no-repeat 4px center;
    margin-top: 20px;
}

.c_map {
    width: 100%;
    height: 455px;
}

.biaojy {
    border: 1px solid #e0e0e0;
    padding: 40px 85px;
}

.biaojy .hie {
    font-size: 16px;
    color: #323232;
}

.biaojy .c_jili {
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
    padding-left: 15px;
    margin-top: 10px;
}

.biaojy .c_jili em {
    display: block;
    font-size: 14px;
    color: #5d5d5d;
}

.biaojy .c_jili strong {
    display: block;
    font-size: 30px;
    color: #ff0013;
    font-weight: normal;
}

.c_joblist li {
    overflow: hidden;
    margin: 40px 0 0;
}

.c_joblist li .c_jobtop {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
}

.c_joblist li .c_jobtop em {
    float: right;
    width: 50px;
    height: 50px;
    background: url(../images/xianjian.png) no-repeat center;
}

.c_joblist li .c_jobtop h3 {
    font-size: 14px;
    font-weight: normal;
    color: #3e3e3e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 80px;
}

.c_joblist li .c_jobtop:hover h3 {
    color: #ff0013;
}

.c_joblist li .c_jobbot {
    background: #fcfcfc;
    padding: 30px 70px;
    display: none;
}

.c_joblist li.on .c_jobtop {
    background: #00468c;
}

.c_joblist li.on .c_jobtop h3 {
    color: #fff;
}

.c_joblist li.on .c_jobtop em {
    background-image: url(../images/shangjian.png);
}

.c_joblist li.on .c_jobbot {
    display: block;
}

.c_lixi {
    overflow: hidden;
    line-height: 20px;
    border: 1px solid #e0e0e0;
    padding: 15px 15px;
    margin: 40px 0 0;
}

.c_lixi span {
    float: left;
    font-size: 14px;
    color: #3e3e3e;
    border-left: 2px solid #ff0013;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 15px;
    margin-right: 80px;
}

.c_cylist {
    width: 1240px;
    min-height: 100px;
}

.c_cylist li {
    float: left;
    width: 380px;
    margin: 0 30px 60px 0;
}

.c_cylist.dsijf li {
    width: 277px;
}

.c_cylist li a {
    display: block;
}

.c_cylist li a.c_jiy {
    width: 100%;
    position: relative;
    padding-bottom: 63.4%;
    overflow: hidden;
}

.c_cylist li a.c_jiy img {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.c_cylist li img {
    display: block;
}

.c_cylist li img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.c_cylist li h3 {
    position: relative;
    font-size: 16px;
    font-weight: normal;
    padding: 0 25px;
}

.c_cylist li h3 em {
    position: absolute;
    top: 50%;
    right: 45px;
    transform: translate(0, -50%);
    transition: all 0.3s 0s;
    z-index: 1;
    opacity: 0;
    width: 32px;
    height: 14px;
    background: url(../images/youjiand.png) no-repeat center;
}

.c_cylist li h3 a {
    position: relative;
    z-index: 2;
    display: block;
    height: 86px;
    line-height: 86px;
    /*padding-right: 40px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #040404;
    text-align: center;
}

.c_cylist li:hover {
    box-shadow: 0 0 10px #e7e7e7;
}

.c_cylist li:hover h3 em {
    right: 30px;
    opacity: 1;
    display: none;
}

.c_zhnak {
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}

.c_zhnak em {
    display: block;
    width: 39px;
    height: 39px;
    background: url(../images/xiajian1.png) no-repeat left center;
    margin: 0 auto 10px;
}

.c_zhnak em:hover {
    background-position: right center;
}

.c_about img {
    height: 550px;
    margin-left: 10px;
}

.ivu-form-item-content img {
    width: 100px;
    height: 34px;
}

.c_licheng {
    height: 480px;
    overflow: hidden;
}

.c_licheng .yinian {
    line-height: 40px;
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
}

.c_subbanner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 320px;
}

.c_subbanner img {
    display: block;
    position: absolute;
    width: 1920px;
    height: 319px;
    left: 50%;
    top: 0;
    /* margin-left: -960px; */
    margin-left: -50%;
}

.c_zuoce {
    position: fixed;
    top: 80%;
    right: 20px;
    width: 60px;
    border: 1px solid #008cce;
    border-bottom: 2px solid #008cce;
    border-top: none;
    background: #008cce;
    z-index: 993;
    transform: translate(0, -50%);
}

.c_zuoce div {
    width: 60px;
    height: 60px;
    position: relative;
    border-top: 1px solid #008cce;
}

.c_zuoce div:hover {
    background: #eaeaea;
}

.c_zuoce div img {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 14px;
    z-index: 6;
    top: 14px;
    cursor: pointer;
}

.c_zuoce div em {
    color: #666;
    font-size: 16px;
    text-align: right;
    white-space: nowrap;
    padding: 0 10px;
    text-align: right;
    height: 61px;
    line-height: 61px;
    display: block;
    right: 0px;
    position: absolute;
    top: -1px;
    background: #eaeaea;
    transition: all 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    cursor: pointer;
}

.c_zuoce div a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.c_zuoce div:hover em {
    color: #333;
    right: 61px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.c_zuoce div .c_ersdi {
    position: absolute;
    width: 120px !important;
    height: 120px;
    display: block;
    right: 0;
    left: auto;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    max-width: none;
}

.c_zuoce div:hover .c_ersdi {
    right: 61px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

@media screen and (max-width: 700px) {
    .aboutg {
        padding-top: 40px !important;
    }
}

@media screen and (max-width: 1200px) {
    .ivu-form .ivu-form-item-label {
        text-align: left;
        width: auto !important;
    }
    .ivu-form-item-content {
        margin: 0 !important;
    }
    .c_tit1 .c_en {
        display: none;
    }
    .c_top>div {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .c_top .c_topsearch {
        margin: 0;
        margin-left: auto;
    }
    .c_zuoce {
        display: none;
    }
    .c_top .w1200 {
        width: 100% !important;
    }
    .w1200 {
        width: 100% !important;
        box-sizing: border-box;
    }
    .c_smallshow {
        display: block;
    }
    .c_leftone a.c_datu {
        width: 100%;
        padding-bottom: 63%;
    }
    .c_top {
        padding: 5px 12px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        background: #fff;
    }
    .c_list {
        display: block;
        float: right;
        width: 40px;
        height: auto;
    }
    .c_logo {
        /* margin: 10px 0 0; */
        width: 110px;
        /* height: 56px; */
    }
    .c_logo img {
        width: 100%;
        height: auto;
        /* margin-top: -20px; */
        margin-top: 0 !important;
    }
    .c_topnav {
        float: none;
        padding-right: 0;
        position: fixed;
        width: 100%;
        background: #000;
        left: 0;
        top: 68px;
        height: calc(100% - 50px);
        height: -webkit-calc(100% - 50px);
        height: -moz-calc(100% - 50px);
        height: -ms-calc(100% - 50px);
        background: #fff;
        height: -o-calc(100% - 50px);
        display: none;
        overflow-y: auto;
    }
    .c_topnav ul {
        padding: 40px 30px 0;
    }
    .c_topnav ul li {
        float: none;
        padding: 0;
    }
    .c_topnav ul li a {
        height: 40px;
        line-height: 40px;
        padding: 0 4px;
        border-bottom: 1px solid #353535;
        text-align: center;
    }
    .c_topnav ul li:hover .c_submenu {
        display: none;
    }
    .c_topnav .c_biao {
        display: none;
    }
    .c_foot {
        padding: 10px 12px;
    }
    .c_foot .cont {
        color: #fff;
    }
    .c_foot .c_botlx {
        height: auto;
        line-height: 20px;
        overflow: hidden;
    }
    .c_foot .c_botlx .xmf {
        float: left;
        padding-right: 40px;
    }
    .c_foot .fx {
        display: none;
    }
    .c_footbot {
        padding: 10px 12px;
        line-height: 20px;
    }
    .c_footbot .cg_r {
        display: none;
    }
    .c_footbot .c_gjz {
        display: none;
    }
    .c_youlink span {
        display: none;
    }
    .aboutg {
        width: auto;
        padding: 30px 12px 10px;
    }
    .aboutg .c_aboutleft {
        float: none;
        width: auto;
    }
    .aboutg .c_aboutright {
        float: none;
        display: block;
        margin: 20px 0 0;
        width: 100%;
        height: auto;
    }
    .c_upnums div {
        width: 50%;
        margin: 20px 0 0;
    }
    .c_upnums div strong {
        font-size: 26px;
    }
    .c_tit1 {
        text-align: center;
        line-height: 1.4;
    }
    .c_tit1 h2 {
        font-size: 24px;
    }
    .c_fourpic {
        padding: 20px 0;
    }
    .c_jtcy {
        padding: 40px 0;
    }
    .c_jtcy a.c_more {
        display: none;
    }
    .c_newscont {
        padding: 15px 12px;
    }
    .c_newscont .hd {
        padding-bottom: 30px;
    }
    .c_leftone {
        float: none;
        width: auto;
        padding-bottom: 25px;
    }
    .c_leftone img {
        width: 100%;
        height: auto;
    }
    .c_leftone .c_more {
        display: none;
    }
    .c_rightlist {
        float: none;
        width: auto;
        border-top: 1px solid #eee;
    }
    .c_rightlist li {
        border-bottom: 1px solid #eee;
        padding: 16px 0 25px;
    }
    .c_rightlist li .c_time {
        line-height: 30px;
        height: 30px;
        color: #737373;
        font-size: 12px;
        font-family: arial;
    }
    .c_rightlist li h3 {
        font-size: 14px;
        font-weight: normal;
    }
    .c_rightlist li h3 a {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #333;
        transition: all 0.3s;
    }
    .c_rightlist li h3 a:hover {
        color: #d20000;
    }
    .c_rightlist li .c_more {
        display: none;
    }
    .g_detailsimgbox {
        height: 250px;
        overflow: hidden;
        width: 100%;
    }
    .c_video {
        height: 250px;
    }
    .c_video .c_shipin strong {
        padding: 20px 0 0;
        font-size: 30px;
    }
    .c_video .c_shipin div {
        font-size: 20px;
        padding: 20px 0 0;
    }
    .c_video .c_shipin a.bofa {
        margin: 20px auto 0;
    }
    .c_youlink {
        padding: 10px 0;
        overflow: hidden;
        display: none;
    }
    .c_linklist {
        display: none;
    }
    .c_videot {
        position: fixed;
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .c_videot .c_spkk {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }
    .c_videot .c_spkk video {
        height: auto !important;
    }
    .c_videot .c_spkk img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .c_videot .c_spkk iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    /*子页banner高度*/
    .cg_banner,
    .cg_banner_listbox,
    .cg_banner_listbox ul,
    .cg_banner_listbox ul li,
    .cg_banner_listbox ul li a {
        display: block;
        height: 180px;
        background-size: auto 100% !important;
    }
    /*首页banner高度*/
    .cg_banner.cg_index_banner,
    .cg_index_banner .cg_banner_listbox,
    .cg_index_banner .cg_banner_listbox ul,
    .cg_index_banner .cg_banner_listbox ul li,
    .cg_index_banner .cg_banner_listbox ul li a {
        display: block;
        height: 250px;
        background-size: auto 100% !important;
    }
    .cg_banner.cg_index_banner {
        margin-top: 50px;
    }
    .c_position {
        height: 0;
        margin-bottom: 10px;
    }
    .c_position .w1200 {
        display: none;
    }
    .c_pagecont {
        padding: 40px 0;
        font-size: 14px;
        color: #333;
        line-height: 30px;
        min-height: 300px;
    }
    .c_pagecont p {
        text-indent: 0 !important;
    }
    .c_sitemap {
        background: none;
    }
    .c_sitemap ul {
        display: block;
        padding: 15px 12px;
        border-bottom: 1px dashed #eee;
    }
    .c_sitemap ul li.c_jit {
        margin-bottom: 0px;
    }
    .c_zxlist {
        padding-bottom: 20px;
    }
    .c_zxlist li {
        padding: 15px 12px;
    }
    .c_zxlist .c_more {
        display: none;
    }
    .c_textinfo {
        height: 32px;
        line-height: 32px;
    }
    .c_textinfo span.c_shik {
        padding-left: 0;
        background: none;
    }
    .c_textinfo span.c_cishu {
        padding-left: 0;
        background: none;
    }
    .c_textinfo em {
        display: none;
    }
    .c_textcont {
        padding: 10px 12px;
    }
    .sxy {
        margin: 0 12px;
    }
    .sxy .sub_updown {
        padding: 0;
    }
    .sxy .fsn {
        display: none;
    }
    .c_xgnr {
        border-top: 1px dotted #e1e1e1;
    }
    .c_xgnr h4 {
        padding: 0 12px;
        line-height: 40px;
        height: 40px;
        margin-top: 20px;
    }
    .biaoyu {
        line-height: 30px;
        padding: 0 20px 20px;
        margin: 0 0 20px;
    }
    .c_lxfs img {
        max-width: 100% !important;
        height: auto !important;
    }
    .c_map {
        height: 255px;
    }
    .biaojy {
        padding: 20px 12px;
        margin: 0 12px;
    }
    .biaojy .c_jili {
        margin-left: 0;
    }
    .c_joblist {
        padding: 0 12px;
    }
    .c_joblist li {
        overflow: hidden;
        margin: 15px 0 0;
    }
    .c_joblist li .c_jobtop {
        overflow: hidden;
        height: 40px;
        line-height: 40px;
    }
    .c_joblist li .c_jobtop em {
        width: 40px;
        height: 40px;
    }
    .c_joblist li .c_jobbot {
        padding: 10px 12px;
    }
    .c_lixi {
        padding: 15px 15px;
        margin: 15px 12px 0;
    }
    .c_lixi span {
        float: none;
        height: auto;
        line-height: 20px;
        padding: 0 0 0 15px;
        margin-right: 80px;
        display: block;
    }
    .c_cylist {
        width: auto;
    }
    .c_cylist li {
        float: left;
        width: 48%;
        margin: 0 1% 20px;
    }
    .c_cylist.dsijf li {
        width: 48%;
    }
    .c_cylist li img {
        width: 100%;
        height: auto;
    }
    .c_cylist li h3 {
        font-size: 14px;
        padding: 0 12px;
    }
    .c_cylist li h3 a {
        height: 40px;
        line-height: 40px;
    }
    .c_cylist li h3 a:hover {
        background: rgba(0, 0, 0, 0);
    }
    .c_cylist li:hover {
        box-shadow: 0 0 10px #e7e7e7;
    }
    .c_about {
        padding: 0 12px;
    }
    .c_licheng .yinian {
        line-height: 20px;
    }
    .c_subbanner {
     /*   padding-top: 66px;*/
        height: 220px;
    }
    .c_subbanner img {
        height: 220px;
        margin-left: -50%;
        width: auto;
    }
    .c_xgnr .c_zxlist li {
        float: none;
        width: auto;
        margin: 0;
        padding: 15px 12px;
    }
}

.c_gjz {
    margin-left: 12px;
}


/* @media screen and (max-width:1280px) {} */