body {
    padding: 0px;
    font-size: 14px;
    background: rgb(255, 255, 255);
    font-family: "Microsoft Yahei", Ã¥Â®â€¹Ã¤Â½â€œ, sans-serif;
    margin: 0px auto;
}

ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: rgb(102, 102, 102);
}

a:hover {
    text-decoration: none;
    color: rgb(204, 0, 0);
    transition: all 0.6s ease 0s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.i_jg {
    width: 100%;
    margin: 10px auto;
    height: 10px;
    overflow: hidden;
}

.clearboth {
    clear: both;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.w1300 {
    max-width: 1300px;
    height: auto;
    margin: 0px auto;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s ease 0s;
}

.imghover:hover {
    transform: scale(1.2);
}

.ydy_main {
}

.ydy_logo {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    margin: 30px auto;
}

.ydy_title {
    text-align: center;
    width: 100%;
    margin: 13% auto 100px;
}

.ydy_open {
    width: 90%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
}

.ydy_open a {
    display: block;
    width: 50%;
    float: left;
    padding-top: 10px;
    transition: all 0.3s ease 0s;
}

.ydy_open a:hover {
    padding-top: 0px;
    transition: all 0.3s ease 0s;
}

.ydy_open img {
    margin: 0px;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}

.ydy_open img:hover {
    background: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
}

.top_line {
    background: rgb(9, 82, 166);
    height: 34px;
    line-height: 34px;
    color: rgb(255, 255, 255);
    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: rgb(255, 255, 255);
    padding: 0px 5px;
}

.header {
    width: 100%;
    height: 150px;
    background: #2f72b8;
}

.header .logo {
    padding: 32px 0px 0px;
    width: 70%;
    margin: 0px auto;
    text-align: left;
    position: relative;
}
.header .li{
    margin-right: 280px;
    opacity: .8;
    transition: .5s;
}
.header .li a{
    /* display: flex; */
    align-items: center;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    /* float: right; */
    position: absolute;
    top: 50%;
    right: 10%;
}
.header .li a img{top: -7%;left: -42%;position:absolute;}
.top_right {
    float: right;
    padding-top: 15px;
}

.top_links {
    font-size: 12px;
    color: rgb(120, 147, 195);
    line-height: 40px;
    height: 40px;
    padding: 24px 15px 0px 0px;
    text-align: right;
    width: 160px;
    float: right;
}

.top_links a {
    color: rgb(120, 147, 195);
    padding: 0px 7px;
}

.top_links a:hover {
    color: rgb(194, 194, 194);
}

.inavbox {
    background: rgb(41 99 160);
    width: 100%;
    height: 54px;
    margin: 0px auto;
}

.lminavbox {
    margin: 0px auto !important;
    width: 100% !important;
}

.inav {
    padding: 0px;
    height: 54px;
    line-height: 54px;
    position: relative;
    z-index: 1;
    margin: 0px auto;
    float: left;
}

.inav a {
    color: rgb(255, 255, 255);
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.inav .nLi h3 {
    float: left;
}

.inav .nLi h3 a {
    display: block;
    padding: 0px 56px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    position: relative;
    font-weight: bold;
}

.inav .sub {
    display: none;
    width: 100%;
    left: 0px;
    top: 54px;
    position: absolute;
    background: rgb(214, 163, 14);
    line-height: 36px;
    padding: 0px;
    font-size: 15px;
    text-align: center;
}

.inav .sub li {
    zoom: 1; }

.inav .sub a {
    display: block;
    padding: 0px 10px;
    color: rgb(255, 255, 255);
}

.inav .sub a:hover {
    background: rgb(255, 255, 255);
    color: rgb(17, 88, 136);
}

.inav .on h3 a {
    background: rgb(214, 163, 14);
    color: rgb(255, 255, 255);
}

.inav h3 a:hover {
    background: rgb(214, 163, 14);
    color: rgb(255, 255, 255);
}

.i-search {
    width: 220px;
    height: 30px;
    overflow: hidden;
    position: relative;
    float: right;
    top: 10px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 20px;
}

.i-search .search-txt {
    padding: 0px 0px 0px 15px;
    height: 32px;
    line-height: 32px;
    color: rgb(255, 255, 255);
    background: none;
    margin: 0px;
    outline: none;
    border: none;
    width: 90%;
}

.i-search .search-btn {
    width: 40px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    margin-top: 1px;
    background: url("../images/ico_search.png") center center no-repeat;
    border: 0px;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.i-search .search-btn:hover {
    cursor: pointer;
    opacity: 0.9;
}

.fabox {
    height: auto;
    overflow: hidden;
    margin: 0px auto 20px;
    padding: 15px 0px;
}

.fabox .fa_info {
    width: 375px;
    height: 385px;
    background: rgb(255, 255, 255);
    position: relative;
}

.fabox .fa_info_t {
    width: 100%;
    margin: 0px auto 15px;
    height: 34px;
    line-height: 34px;
}

.fabox .fa_info_t h1 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    display: block;
    padding: 0px 15px;
    height: 34px;
    line-height: 34px;
    background: url("../images/cg_title_bg.png");
    text-align: center;
    float: left;
}

.fa_info_img {
    width: 375px;
    height: 152px;
    margin: 0px 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: rgb(90, 90, 90);
    margin: 0px;
    padding: 0px;
    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: rgb(225, 243, 255);
    color: rgb(197, 197, 197);
}

.fabox .fa_info_more {
    font-size: 14px;
    color: rgb(9, 82, 166);
    text-align: center;
    display: block;
    width: 110px;
    margin: 0px auto 5px;
    position: absolute;
    right: 0px;
    bottom: 15px;
}

.fabox .fa_info_more:hover {
    color: rgb(204, 0, 0);
}

.aboutbox_nr {
    width: 90%;
    padding: 5%;
    height: auto;
    overflow: hidden;
}

.aboutbox_nr p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 32px;
    color: rgb(51, 51, 51);
    margin: 0px;
    padding: 0px;
    text-align: justify;
}

.aboutbox_nr img {
    display: block;
    width: 125px;
    height: 90px;
    float: left;
    margin: 0px 10px 10px 0px;
}

.aboutbox_nrmore {
    display: none;
    font-size: 16px;
    color: rgb(210, 0, 0);
    margin-left: 15px;
}

.aboutbox_title {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgb(192, 198, 202);
}

.aboutbox_title h1 {
    font-size: 18px;
    color: rgb(51, 51, 51);
    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("../images/cg_more.png") center 20px no-repeat rgb(255, 255, 255);
    opacity: 0.7;
    color: rgb(140, 145, 148);
    font-weight: bold;
}

.cg_more a {
    color: rgb(194, 194, 194);
    font-size: 14px;
}

.cg_more:hover {
    color: rgb(0, 0, 0);
    opacity: 1;
}

.fabox .fa_info_p {
    padding: 15px 20px;
    height: 145px;
    overflow: hidden;
    background: rgb(245, 245, 245);
}

.i_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    background: url("") center center no-repeat rgb(245, 249, 251);
}

.cg_jjbox {
    width: 1480px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

.cg_jdt {
    margin: 0px auto;
}

.cg_jdt img {
    width: 1480px;
}

.cg_jdt {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
}

.cg_jdt .hd {
    height: 33px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 20px;
    z-index: 1;
    text-align: center;
    left: 0px;
}

.cg_jdt .hd ul {
    overflow: hidden;
    zoom: 1; display: inline-block;
}

.cg_jdt .hd ul li {
    float: left;
    margin: 0px 10px;
    width: 27px;
    height: 33px;
    line-height: 8px;
    text-align: center;
    background: url("../images/ico_hmb.png") center center no-repeat;
    cursor: pointer;
    border-radius: 50%;
}

.cg_jdt .hd ul li.on {
    background: url("../images/ico_hmh.png") center center no-repeat;
    color: rgb(255, 255, 255);
}

.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;
    position: relative;
}

.cg_jdt .bd li h2 {
    display: block;
    width: 96%;
    padding: 0px 2%;
    position: absolute;
    z-index: 8;
    font-size: 16px;
    margin-top: 5px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    bottom: 0px;
    color: rgb(255, 255, 255);
    background: url("../images/tt_bg.png");
}

.cg_jdt .bd img {
    width: 100%;
    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("../images/picnews-arrow.png") -110px 5px no-repeat;
    opacity: 0.5;
}

.cg_jdt .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.cg_jdt .prev:hover, .cg_jdt .next:hover {
    opacity: 1;
}

.cg_jdt .prevStop {
    display: none;
}

.cg_jdt .nextStop {
    display: none;
}

.title_01 {
    width: 100%;
}

.title_03 {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
}

.title_03 h1 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    position: relative;
    background: #2f72b8;
    width: 130px;
    /* margin:0 auto; */
    float: left;
}
.title_04 h2 {
    display: block;
    margin: 0px;
    padding: 0px;
    /* float: left; */
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 130px;
    color:#2f72b8;
    margin:0 auto;
    font-family: "宋体";
    font-weight: 600;
}
.title_04 h2 span{margin:0 auto;font-family: "宋体";font-weight: 600;position:relative;}
.title_04 span::before {
    content: "";
    position: absolute;
    left: -50px;
    top: 50%;
    width: 46px;
    height: 6px;
    transform: translateY(-50%);
    background: url(../images/s4-tit-l.png) no-repeat left center;
}

.title_04 h2 span::after {
    content: "";
    position: absolute;
    width: 46px;
    height: 6px;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/s4-tit-r.png) no-repeat left center;
}

.title_03 h1 span {
    position: absolute;
    left: 26px;
    top: 0px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    /* font-weight: 600; */
    font-family: "宋体";
    font-weight: 600;
}

.title_02 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}

.title_02 h1 {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 130px;
    background: #2f72b8;
}

.title_02 h1 span {
    position: absolute;
    left: 26px;
    top: 0px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    /* font-weight: 600; */
    /* width: 130px; */
    font-family: "宋体";
    font-weight: 600;
}

.title_more {
    display: block;
    float: right;
    height: 50px;
    line-height: 56px;
    color: rgb(214, 163, 14);
    font-size: 15px;
    padding: 0px 15px;
    margin-left: 51%;
    /* width: 200px; */
}

.title_more:hover {
    color: rgb(204, 0, 0);
}

.qtcgbg {
    width: 100%;
    height: 450px;
    margin: 0px auto 10px;
    background: url("../images/cghjbg.jpg") center bottom / 100% no-repeat;
}

.qtcgtitle {
    width: 68px;
    overflow: hidden;
    background: url("../images/ts_titlebg.png") left center no-repeat;
    height: 100%;
    position: relative;
    float: left;
}

.clbox_nr {
    float: left;
    margin: 20px 0px 0px 15px;
}

.clbox_nr .clbox_nrtxt {
    float: left;
}

.clbox_nr .clbox_nrtxt p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 26px;
    color: rgb(51, 51, 51);
    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: 0px auto;
}

.i_box_bk_list {
    width: 100%;
    margin: 25px auto 0px;
}

.i_box_bk_list li {
    width: 94%;
    padding: 0px 3%;
    font-size: 14px;
    color: rgb(160, 160, 160);
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    /* margin-bottom: 10px; */
}

.i_box_bk_list li a {
    color: rgb(51, 51, 51);
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s ease 0s;
    background: url("../images/ico_002.png") left center no-repeat;
    position: relative;
    padding-right: 100px;
}

.i_box_bk_list li span {
    float: right;
    color: rgb(125, 125, 125);
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.i_box_bk_list li:hover {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 10px;
}

.i_box_bk_list li:hover span {
    color: rgb(214, 163, 14);
}

.i_box_bk_list li:hover a {
    color: rgb(214, 163, 14);
}

.i_box_bk_list3 {
    width: 100%;
    margin: 15px auto 0px;
}

.i_box_bk_list3 li {
    width: 85%;
    padding: 0px 3%;
    font-size: 14px;
    color: rgb(160, 160, 160);
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    margin-bottom: 10px;
}

.i_box_bk_list3 li a {
    color: rgb(51, 51, 51);
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s ease 0s;
    background: url("../images/ico_002.png") left center no-repeat;
    position: relative;
    padding-right: 100px;
}

.i_box_bk_list3 li span {
    float: right;
    color: rgb(125, 125, 125);
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.i_box_bk_list3 li:hover {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 10px;
}

.i_box_bk_list3 li:hover span {
    color: rgb(214, 163, 14);
}

.i_box_bk_list3 li:hover a {
    color: rgb(214, 163, 14);
}

.i_box_bk_list2 {
    width: 100%;
    margin: 25px auto 0px;
    height: auto;
    overflow: hidden;
}

.i_box_bk_list2 ul {
    width: 105%;
}

.i_box_bk_list2 li {
    width: 41%;
    margin-right: 2%;
    padding: 0px 3%;
    font-size: 14px;
    color: rgb(160, 160, 160);
    line-height: 50px;
    height: 110px;
    overflow: hidden;
    background: url("../images/bkico1.png") left top no-repeat rgb(255, 255, 255);
    margin-bottom: 10px;
    float: left;
}

.i_box_bk_list2 li a {
    color: rgb(51, 51, 51);
    font-size: 17px;
    float: left;
    display: block;
    overflow: hidden;
    width: 97%;
    padding-top: 24px;
    padding-left: 2%;
    text-align: left;
    transition: all 0.2s ease 0s;
    line-height: 30px;
}

.i_box_bk_list2 li span {
    float: right;
    color: rgb(125, 125, 125);
}

.i_box_bk_list2 li:hover {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 10px;
    background: url("../images/bkico2.png") left top no-repeat rgb(255, 255, 255);
}

.i_box_bk_list2 li:hover span {
    color: rgb(214, 163, 14);
}

.i_box_bk_list2 li:hover a {
    color: rgb(214, 163, 14);
}

.qtcgtitle h1 {
    width: 30px;
    vertical-align: middle;
    text-align: center;
    color: rgb(255, 255, 255);
    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: 32%;
    height: 430px;
    overflow: hidden;
    float: left;
    margin-right: 2%;
}

.qtcgbg .qtcgbgright {
    width: 32%;
    height: 440px;
    overflow: hidden;
    float: right;
}

.cl_spbox {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.cl_spbox_i {
    display: block;
    margin: 0px auto;
    height: 140px;
    overflow: hidden;
}

.cl_spbox_i img {
    display: block;
    margin: 0px 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("../images/sp_play.png") center center no-repeat;
    z-index: 92;
}

.aboutbox {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 10px;
     background: url("../images/s3.jpg") center bottom / 100% no-repeat;
}

.aboutbox .ab_sp {
    width: 360px;
    height: 260px;
    overflow: hidden;
    float: left;
    position: relative;
    background: rgb(0, 0, 0);
}

.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("../images/playico.png") center 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: rgb(204, 0, 0);
    text-align: center;
    display: block;
    width: 110px;
    margin: 0px auto 5px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.aboutbox .a_info_more:hover {
    color: rgb(204, 0, 0);
}

.r_btn {
    width: 210px;
    height: 390px;
    overflow: hidden;
    float: right;
}

.r_btn .a_link {
    width: 210px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    margin-bottom: 7px;
    border-left: 4px solid rgb(9, 83, 169);
}

.r_btn .a_link a {
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: rgb(9, 83, 169);
    float: right;
    font-weight: bold;
}

.r_btn .a_link i {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    padding: 10px 5px 0px 10px;
}

.r_btn .a_link:hover {
    background-color: rgb(202, 230, 248);
}

.r_btn .a_link:hover a {
    color: rgb(204, 0, 0);
}

.gdxwbox {
    height: 200px;
    background: rgb(245, 249, 251);
    overflow: hidden;
    padding: 5px 0px;
    margin: 10px auto 60px;
}

.gdxwbox_title {
    width: 65px;
    text-align: center;
    float: left;
    margin-right: 35px;
}

.gdxwbox_title a {
    display: block;
    position: relative;
}

.gdxwbox_title a span {
    position: absolute;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-size: 24px;
    top: 70px;
    left: 20px;
    width: 24px;
    line-height: 25px;
}

.gdxwbox_list {
    height: 200px;
    overflow: hidden;
}

.gdxwbox_list ul {
    padding: 15px 0px 0px;
}

.gdxwbox_list li {
    width: 46%;
    float: left;
    line-height: 22px;
    height: 22px;
    font-size: 17px;
    margin: 10px 3% 10px 0px;
}

.gdxwbox_list li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.gdxwbox_list li span {
    width: 40px;
    text-align: center;
    display: block;
    float: left;
    padding: 0px 5px;
    background: rgb(150, 185, 209);
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 0px 10px 0px 0px;
}

.gdxwbox_list li:hover span {
    background: rgb(214, 163, 14);
}

.gdxwbox_list li:hover a {
    color: rgb(214, 163, 14);
}

.cgjj_mtv {
    width: 470px;
    height: 340px;
    float: left;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
}

.cgjj_mtv > h2 {
    position: absolute;
    left: 70px;
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    top: 15px;
}

.cgjj_mtvpic {
    display: block;
    margin: 65px 0px 0px 25px;
    background: rgb(0, 0, 0);
    position: relative;
    padding-top: 53%;
}

.cgjj_mtvpic img {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.cgjj_mtvpic:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
}

.cgjj_box {
    height: 423px;
    padding: 0px;
    background: rgb(245, 249, 251);
    overflow: hidden;
}

.cgjj_box:hover {
    background: rgb(239, 250, 255);
}

.ixy_box {
    position: relative;
    height: 70px;
    max-width: 1300px;
    margin: 20px auto;
}

.ixy_box .prev {
    position: absolute;
    top: 45%;
    width: 40px;
    height: 40px;
    z-index: 2;
}

.ixy_box .next {
    position: absolute;
    top: 45%;
    width: 40px;
    height: 40px;
    z-index: 2;
}

.ixy_box .prev {
    background: url("../images/cgzsjt.png") -59px 0px no-repeat;
    color: rgb(255, 255, 255);
    right: -50px;
    opacity: 0.5;
}

.ixy_box .next {
    left: -55px;
    margin-left: 0px;
    background: url("../images/cgzsjt.png") 0px 0px no-repeat;
    color: rgb(255, 255, 255);
    opacity: 0.5;
}

.ixy_box .next:hover, .ixy_box .prev:hover {
    opacity: 1;
}

.ixy_box .bd {
    width: 100%;
    overflow: hidden;
    margin-left: 0px;
}

.ixy_box .bd li {
    float: left;
    width: 300px;
    height: 60px;
    margin: 0px 26px 0px 0px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgb(221, 221, 221);
    padding: 5px;
}

.ry_txt {
    display: none;
    position: absolute;
    z-index: 9;
    bottom: 5px;
    width: 182px;
    text-align: center;
    color: rgb(255, 255, 255);
    background: url("../images/tt_bg.png");
}

.ixy_box .bd li:hover a {
    color: rgb(255, 255, 255);
}

.ixy_box .bd li:hover img {
    transform: scale(1.2);
}

.ixy_box .bd li:hover span {
    color: rgb(255, 255, 255);
}

.ixy_box .bd li:hover i {
    opacity: 1;
}

.ixy_box .bd li .pic {
    width: 300px;
    height: 60px;
    overflow: hidden;
    display: block;
    position: relative;
}

.ixy_box .bd li .pic img {
    transition: all 0.6s ease 0s;
    width: 300px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ixy_box .bd li span {
    width: 100%;
    text-align: center;
    display: block;
    padding: 0px;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    color: rgb(255, 255, 255);
}

.linkbox {
    height: auto;
    padding: 0px;
    background: 0% 0% / 100% 100% rgb(255, 255, 255);
    max-width: 1300px;
    margin: 0px auto 40px;
}

.linkbox li {
    width: 25%;
    float: left;
}

.linkbox li:hover img {
    transform: rotateY(180deg);
    transition: all 0.6s ease 0s;
}

.linkbox li img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0px auto;
    transition: all 0.6s ease 0s;
}

.linkbox .linktitle {
    width: 80%;
    display: block;
    margin: 0px auto;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    padding: 15px 0px;
    color: rgb(0, 0, 0);
}

.linkico1, .linkico2, .linkico3, .linkico4 {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0px auto;
    border-radius: 50%;
    overflow: hidden;
}

.linkico1 {
    background: rgb(14, 200, 179);
}

.linkico2 {
    background: rgb(217, 136, 94);
}

.linkico3 {
    background: rgb(172, 130, 193);
}

.linkico4 {
    background: rgb(220, 89, 79);
}

.listmain {
    height: 100%;
    position: relative;
    padding: 0px;
    max-width: 1300px;
    margin: 30px auto;
    min-height: 600px;
}

.lm-left {
    width: 260px;
    float: left;
    padding: 0px;
    margin-right: 30px;
}

.lm-left .left-lmname {
    background: rgb(41 99 160);
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0px;
    overflow: hidden;
}

.lm-left .left-lmname h1 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    line-height: 60px;
    padding: 0px 0px 0px 30px;
    z-index: 999;
    text-align: left;
    width: 100%;
    display: block;
}

.lm-left .left-lmname span {
    color: rgb(255, 255, 255);
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    display: block;
    text-align: center;
}

.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 260px;
    padding: 0px;
    border: 1px solid rgb(233, 233, 233);
}

.lm-left .list-sub a {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    color: rgb(51, 51, 51);
    text-align: left;
    border-bottom: 1px solid rgb(255, 255, 255);
    border-left: 5px solid rgb(163, 163, 163);
    background: rgb(233, 233, 233);
    text-indent: 2em;
}

.lm-left .list-sub a i {
    background: url("../images/sub_jtbg.png") -44px center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
    margin: 0px 15px 0px 0px;
}

.lm-left .list-sub a:hover i {
    background: url("../images/sub_jtbg.png") 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: rgb(0, 105, 188);
    color: rgb(255, 255, 255);
    border-left: 5px solid rgb(0, 73, 135);
}

.lm-left .list-sub #this-on {
    background: rgb(0, 105, 188);
    color: rgb(255, 255, 255);
    border-left: 5px solid rgb(0, 73, 135);
}

.lm-left .list-sub #this-on i {
    background: url("../images/sub_jtbg.png") left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
}

.lm-right {
    margin-right: 0px;
    background: rgb(255, 255, 255);
    overflow: hidden;
}

.this-name {
    background: rgb(245, 245, 245);
    line-height: 0;
    padding: 0px 10px;
    margin: 0px;
    color: rgb(255, 255, 255);
}

.this-name h1 {
    color: rgb(153, 153, 153);
    font-size: 18px;
    line-height: 50px;
    padding: 0px 25px;
    float: left;
    background: rgb(245, 245, 245);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.this-name span {
    color: rgb(153, 153, 153);
    font-size: 18px;
    background: url("../images/ico_home.png") left 16px no-repeat;
    padding: 0px 0px 0px 20px;
    line-height: 44px;
    display: block;
    width: 100%;
}

.this-name span a {
    color: rgb(153, 153, 153);
}

.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    padding: 5px 0px 20px;
}

.lm-right .lm_list li {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    color: rgb(153, 153, 153);
    text-align: right;
    padding: 0px 10px;
    border-bottom: 1px dashed rgb(224, 224, 224);
    position: relative;
}

.lm-right .lm_list li a {
    color: rgb(74, 74, 74);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 16px;
    background: url("../images/ico_0021.png") left center no-repeat;
    display: block;
    text-align: left;
    padding-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lm-right .lm_list li span {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.lm-right .lm_list li:hover {
    background: rgb(236, 236, 236);
    color: rgb(204, 0, 0);
}

.lm-right .lm_list li a:hover {
    background: url("../images/ico_002.png") left center no-repeat rgb(236, 236, 236);
    color: rgb(204, 0, 0);
}

.lm-right .ssjg_list {
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    padding: 5px 0px 20px;
}

.lm-right .ssjg_list li {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    color: rgb(153, 153, 153);
    text-align: right;
    padding: 0px 10px;
    border-bottom: 1px dashed rgb(224, 224, 224);
    position: relative;
}

.lm-right .ssjg_list li span {
    font-size: inherit;
    font-family: inherit;
    color: rgb(204, 0, 0);
}

.lm-right .ssjg_list li a {
    color: rgb(74, 74, 74);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 16px;
    background: url("../images/ico_0021.png") left center no-repeat;
    display: block;
    text-align: left;
    padding-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lm-right .ssjg_list li:hover {
    background: rgb(236, 236, 236);
    color: rgb(204, 0, 0);
}

.lm-right .ssjg_list li a:hover {
    background: url("../images/ico_002.png") left center no-repeat rgb(236, 236, 236);
    color: rgb(204, 0, 0);
}

.lm-right .ssjg_list li em {
    font-style: normal;
    top: 0px;
    position: absolute;
    right: 0px;
}

.lm-right .list-fy {
    text-align: center;
    margin: 20px auto;
}

.list_subs {
    width: 260px;
    margin: 0px auto;
    border-left: 10px solid rgb(35, 101, 147);
}

.list_subs ul li {
    border-bottom: 0px;
}

.list_subs ul li a {
    color: rgb(85, 85, 85);
    font-size: 18px;
    display: block;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid rgb(222, 222, 222);
    width: 80%;
    margin: 0px auto;
    padding: 0px 15px;
}

.list_subs ul li .inactive {
    background: url("../images/suboff.png") 205px center no-repeat;
}

.list_subs ul li .inactives {
    background: url("../images/subon.png") 205px center no-repeat;
    color: rgb(214, 163, 14);
    font-weight: bold;
}

.list_subs ul li ul {
    display: none;
}

.list_subs ul li ul li {
    border-left: 0px rgb(70, 124, 162);
    border-right: 0px rgb(70, 124, 162);
    background-color: rgb(247, 247, 247);
    border-top-color: rgb(70, 124, 162);
    border-bottom-color: rgb(70, 124, 162);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-image: url("../images/subico2j.png") !important;
}

.list_subs ul li ul li:hover {
    background-position: 20px center;
    background-repeat: no-repeat;
    background-image: url("../images/subico2hj.png") !important;
}

.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 ul li {
    background-color: rgb(247, 247, 247);
    border-color: rgb(97, 150, 187);
    background-position: 32px center;
    background-repeat: no-repeat;
    background-image: url("../images/subico3j.png") !important;
}

.list_subs ul li ul li ul li:hover {
    background-position: 32px center;
    background-repeat: no-repeat;
    background-image: url("../images/subico3hj.png") !important;
}

.last {
    background-color: rgb(214, 230, 241);
    border-color: rgb(97, 150, 187);
}

.list_subs ul li ul li ul li a {
    color: rgb(102, 102, 102);
    padding-left: 45px;
    font-size: 14px;
    font-weight: normal;
}

.list_subs ul li a:hover {
    color: rgb(9, 82, 166);
    font-weight: bold;
}

.list_subs .thisnav {
    color: rgb(214, 163, 14);
    font-weight: bold;
}

.tw_list {
    padding: 30px 0px;
}

.hot-new {
    overflow: hidden;
    border-bottom: 1px dashed rgb(223, 223, 223);
    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: 0px;
    left: 0px;
    width: 280px;
    height: 195px;
    transition: all 0.3s ease 0s;
}

.hot-new .pic:hover img {
    --webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.hot-new .pic-box i {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px;
    height: 43px;
}

.hot-new .txt {
    padding-bottom: 0px;
    overflow: hidden;
    margin-top: 0px;
    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: 0px;
    background: url("../images/tt_xhx.png") left bottom no-repeat;
}

.hot-new .txt h3 a {
    color: rgb(0, 0, 0);
}

.hot-new .txt h3 a:hover {
    color: rgb(214, 163, 14);
}

.hot-new .txt p {
    font-size: 14px;
    line-height: 24px;
    color: rgb(128, 128, 128);
    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: rgb(255, 255, 255);
    border: 1px solid rgb(214, 163, 14);
    background-color: rgb(214, 163, 14);
    transition: all 0.3s ease 0s;
}

.hot-new .txt .btn-look:hover {
    border: 1px solid rgb(214, 163, 14);
    color: rgb(214, 163, 14);
    background-color: rgb(255, 255, 255);
}

.hot-new .txt .time {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding-left: 20px;
    font-size: 14px;
    color: rgb(85, 85, 85);
    background: url("../images/ico_date.png") left center no-repeat;
}

.ul-news li .inner {
    overflow: hidden;
    padding: 20px 0px;
    border-top: 1px solid rgb(228, 228, 228);
}

.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: rgb(255, 255, 255);
    background-color: rgb(0, 143, 64);
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.ul-news .time span {
    border-right: 1px solid rgb(0, 143, 64);
    border-bottom: 1px solid rgb(0, 143, 64);
    border-left: 1px solid rgb(0, 143, 64);
    border-image: initial;
    border-top: none;
    display: block;
    font-size: 14px;
    color: rgb(138, 138, 138);
    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: rgb(85, 85, 85);
}

.ul-news .txt p {
    font-size: 14px;
    line-height: 22px;
    color: rgb(88, 88, 88);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 24px;
}

.ul-news li:hover {
    background-color: rgb(242, 242, 242);
}

.ul-news li:hover .time strong {
    background-color: rgb(0, 143, 64);
}

.ul-news li:hover .time span, .ul-news li:hover .txt h4 a, .ul-news li:hover .txt p {
    color: rgb(0, 143, 64);
}

.pzf_sx {
    display: block;
    width: 100%;
    margin: 0px auto;
    font-size: 14px;
    color: rgb(128, 128, 128);
    line-height: 27px;
}

.pzf_sx .pzf_time {
    font-style: normal;
    background: url("../images/ico_date.png") 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: rgb(214, 163, 14) !important;
}

.pic-list2 {
    overflow: hidden;
    height: auto;
    margin: 30px auto;
}

.pic-list2 h2 {
    background: rgb(239, 239, 239);
    display: block;
    width: 930px;
    border-left: 5px solid rgb(0, 95, 95);
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    margin: 0px auto 20px;
}

.pic-list2 h2 a {
    font-size: 14px;
    display: block;
    float: right;
    font-weight: normal;
    padding: 0px 15px 0px 0px;
}

.pic-list2 ul {
    width: 110%;
    margin: 0px auto;
    padding: 0px;
}

.pic-list2 li {
    width: 315px;
    margin-right: 30px;
    float: left;
    margin-bottom: 15px;
}

.pic-list2 li img {
    width: 100%;
    height: 220px;
}

.pic-list2 li img:hover {
}

.pic-list2 li a {
}

.pic-list2 li a:hover {
    color: rgb(0, 0, 0);
}

.pic-list2 li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: rgb(102, 102, 102);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 10px auto;
    padding: 0px 20px;
}

.c-content .c-title {
    font-size: 30px;
    color: rgb(34, 34, 34);
    line-height: 50px;
    text-align: center;
}

.c-content .other-s {
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    color: rgb(102, 102, 102);
    background: rgb(245, 245, 245);
    margin: 15px auto 0px;
    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: 18px;
    color: rgb(30 30 30);
    line-height: 34px;
    margin: 15px 0px;
    text-indent: 2em;
    text-align: left;
}

.c-content .nr-info p img {
    display: block;
    margin: 0px auto;
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: rgb(13, 129, 0);
    font-size: 16px;
    background: url("../images/ico_fj2.png") left center no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0px 15px;
}

.i-sxt {
    border-top: 1px solid rgb(217, 217, 217);
    margin: 20px auto;
    padding: 20px 11px;
    overflow: hidden;
    height: auto;
    max-width: 1200px;
}

.i-sxt p {
    /* display: block; */
    width: 100%;
    float: left;
    margin: 10px;
    padding: 0px;
    font-size: 16px;
    line-height: 26px;
}

.i-sxt a {
    color: rgb(85, 85, 85);
    font-size: 16px;
    line-height: 26px;
}

.i-sxt a:hover {
    color: rgb(204, 0, 16);
}

.c_copright {
    background: rgb(47 114 184);
    height: 46px;
    line-height: 49px;
    text-align: center;
    margin: 0px auto;
    width: 100%;
    clear: both;
    padding: 20px 0px;
}

.c_yqlj {
    color: rgb(47 114 184);
    font-size: 16px;
    line-height: 40px;
    height: auto;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.c_yqlj a {
    color: rgb(0 0 0);
    font-size: 16px;
    line-height: 40px;
    padding: 0px 30px;
}

.c_copright p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
}

.c_copright a {
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.c_copright a:hover {
    color: rgb(214, 163, 14);
}

* {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    outline: none;
}

img, input {
    border: 0px;
    outline: none;
}

body .clear {
    clear: both;
    height: 0px !important;
    width: 0px !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    float: none !important;
}

.wap {
    display: none !important;
}

@media screen and (max-width: 1300px) {
    .px1300 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .inav .nLi h3 a {
        padding: 0px 17px;
    }

    .cgjj_mtv {
        width: 600px;
    }

    .ixy_box .bd li {
        height: 80px;
        margin: 0px;
        border: none;
        box-sizing: border-box;
        padding: 2px 5px;
        width: auto;
        overflow: hidden;
    }

    .ixy_box .bd li::before {
        content: "";
        position: absolute;
        inset: 0px 5px;
        border: 1px solid rgb(221, 221, 221);
    }

    .ixy_box .bd li .pic {
        padding-top: 0%;
        width: 430px;
        height: 80px;
    }

    .ixy_box .bd li .pic img {
        width: 430px;
        height: 80px;
    }

    .i_box_bk_list3 {
        display: block;
    }

    .ixy_box, .linkbox {
        height: auto;
    }

    .ixy_box .next {
        left: 0px;
    }

    .ixy_box .prev {
        right: 0px;
    }

    .listmain {
        padding-left: 10px;
        padding-right: 10px;
    }

    .pic-list2 ul {
        width: auto;
    }

    .pic-list2 li {
        width: 32%;
        margin-right: 0px;
    }

    .pic-list2 li:nth-child(3n+2) {
        margin-left: 2%;
        margin-right: 2%;
    }

    .pic-list2 li a {
        padding-top: 70%;
        position: relative;
        display: block;
        margin-bottom: 40px;
    }

    .pic-list2 li a img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }

    .pic-list2 li a span {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: -40px;
    }
}

@media screen and (max-width: 1024px) {
    body {
        padding-top: 60px !important;
    }

    .s1l .slick-prev {
        z-index: 9;
        width: 32px;
        height: 60px;
        background: url("../images/s1a.png") center center / cover no-repeat;
        display: none;
    }

    .s1l .slick-next {
        z-index: 9;
        width: 32px;
        height: 60px;
        background: url("../images/s1ac.png") center center / cover no-repeat;
        display: none;
    }

    .i_box_bk_list3 {
        display: block;
    }

    .title_02 {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
    }

    .qtcgbgleft {
        height: auto;
        margin: 20px auto 40px;
        max-width: 100%;
        width: 100% !important;
        right: auto !important;
        position: static !important;
    }

    .pc {
        display: none !important;
    }

    .wap {
        display: block !important;
    }

    .top {
        max-width: 1920px;
        margin: 0px auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .top > img {
        display: block;
        width: 100%;
    }

    .wap-menu {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 99999;
        font-size: 0px;
    }

    .wap-menu img {
        height: 25px;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .m-head {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background: rgb(47 114 184);
        padding: 10px;
        z-index: 999;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px;
    }

    .m-logo {
        font-size: 0px;
        float: left;
    }

    .m-logo a {
        display: block;
        font-size: 0px;
        line-height: 40px;
        height: 40px;
    }

    .m-logo img {
        max-height: 48px;
        max-width: 90%;
        vertical-align: middle;
    }

    .m-tlink {
        font-size: 12px;
        padding: 10px 15px 0px;
        color: rgba(255, 255, 255, 0.6);
    }

    .m-tlink a {
        font-size: 12px;
        margin: 0px 8px;
        color: rgb(255, 255, 255);
        display: inline-block;
        line-height: 24px;
        border-radius: 5px;
    }

    .m-tlink a:hover {
        text-decoration: underline;
    }

    .m-tlink a img {
        vertical-align: -2px;
        padding-right: 5px;
        height: 14px;
    }

    .m-tlink .kstd {
        display: inline-block;
        vertical-align: middle;
        line-height: 24px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .m-tlink .kstd > div {
        left: 0px;
        transform: scale(0);
    }

    .m-tlink .kstd:hover div {
        transform: scale(1);
    }

    .m-search {
        margin: 15px 15px 0px;
        padding: 5px 50px 5px 10px;
        position: relative;
        line-height: 35px;
        border: 1px solid rgb(255, 255, 255);
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: rgb(255, 255, 255);
    }

    .m-search input[type="text"]::placeholder {
        color: rgb(255, 255, 255);
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0px;
        z-index: 999;
        background: rgb(59 132 209 / 97%);
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }

    .m-nav ul {
        padding: 0px 15px;
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li > span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav > ul > li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0px;
        position: relative;
        color: rgb(255, 255, 255);
    }

    .m-nav > ul > li ul li a {
        padding: 10px 0px;
    }

    .m-nav > ul > li > span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url("../images/m-nav_down.png") center center / 14px 14px no-repeat;
        right: 0px;
        top: 15px;
        cursor: pointer;
        display: block;
        color: rgb(255, 255, 255);
        transition: all 0.3s ease 0s;
    }

    .qtcgbg {
        height: auto;
    }

    .cgjj_mtv {
        float: none;
        width: auto;
        height: auto;
        margin-right: 0px;
    }

    .cgjj_box {
        float: none;
    }

    .qtcgbg .qtcgbgleft {
        float: none;
        width: auto;
        height: auto;
    }

    .qtcgbg .qtcgbgright {
        float: none;
        width: auto;
        height: auto;
    }

    .i_box_bk_list2 li a, .gdxwbox_list li {
        font-size: 14px;
    }

    .gdxwbox_title {
        margin-right: 15px;
    }

    .gdxwbox_list li {
        float: none;
        width: auto;
    }

    .gdxwbox_list, .gdxwbox {
        height: auto;
    }

    .i_box_bk_list li {
        height: auto;
        line-height: 38px;
    }

    .i_box_bk_list li {
        height: auto;
    }

    .c_copright {
        height: auto;
        background-size: cover;
    }

.c_yqlj a {
        padding: 0px 5px;
    }

.c_yqlj a, .c_copright p {
        font-size: 14px;
        line-height: 30px;
    }

    .c_copright p {
        height: auto;
    }

    .cg_jdt .hd {
        bottom: 10px;
    }

    .lm-left {
        float: none;
        width: auto;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .list_subs {
        width: auto;
    }

    .list_subs ul li a {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }

    .c-content .c-title {
        font-size: 22px;
    }

    .list_subs ul li a {
        width: auto;
    }

    .pic-list2 li {
        width: 49%;
        margin-right: 0px;
    }

    .pic-list2 li:nth-child(3n+2) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .pic-list2 li:nth-child(2n+1) {
        margin-right: 2%;
    }

    .i_box_bk_list2 li {
        width: 100%;
        margin-right: 0%;
        padding: 0px 3%;
        font-size: 14px;
        color: rgb(160, 160, 160);
        line-height: 50px;
        height: 85px;
        overflow: hidden;
        background: url("../images/bkico1.png") left top no-repeat rgb(255, 255, 255);
        margin-bottom: 18px;
        float: none;
    }
}

.s1l {
}

.s1l .s1lb {
    width: 100%;
}

.s1l ul li a {
    display: block;
    position: relative;
}

.s1l .pic {
    padding-top: 63.5%;
}

.s1l .text {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 27px;
    padding-top: 72px;
    padding-bottom: 20px;
    background-image: linear-gradient(to top, rgb(1, 126, 221), transparent);
}

.s1l .text p {
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(255, 255, 255);
    margin-bottom: 18px;
    padding-right: 30px;
}

.s1l .text span {
    font-size: 14px;
    line-height: 14px;
    color: rgb(255, 255, 255);
    padding-left: 22px;
    background: url("../images/s1ti.png") left center / 14px 14px no-repeat;
}

.s1l .slick-prev {
    z-index: 9;
    width: 32px;
    height: 60px;
    background: url("../images/s1a.png") center center / cover no-repeat;
}

.s1l .slick-next {
    z-index: 9;
    width: 32px;
    height: 60px;
    background: url("../images/s1ac.png") center center / cover no-repeat;
}

.s1l .slick-dots {
    width: auto;
    right: 25px;
    bottom: 19px;
}

.s1l .slick-dots li {
    width: 18px;
    height: 15px;
    background: url("../images/sld.png") center center / 12px 10px no-repeat;
    margin: 0px 2px;
}

.s1l .slick-dots li.slick-active {
    width: 18px;
    height: 15px;
    background: url("../images/slda.png") center center / 18px 15px no-repeat;
}

.s1l .slick-dots li button {
    display: none;
}

.s1l .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%) translateY(-50%);
}

.s1l .pic > img:hover {
    width: 105% !important;
    height: 105% !important;
}

@media screen and (max-width: 375px) {
    .i_box_bk_list3 {
        display: block;
    }

    .cgjj_mtv {
        width: 670px;
        height: 290px;
        float: left;
        position: relative;
        overflow: hidden;
        padding-top: 53px;
        padding-left: 0px;
    }

    .s1l .pic {
        padding-top: 68.5%;
    }

    .s1l .s1lb {
        width: 56%;
    }
}

@media screen and (max-width: 320px) {
    .cgjj_mtv {
        width: 670px;
        height: auto;
        float: left;
        position: relative;
        overflow: hidden;
        padding-top: 53px;
        padding-left: 0px;
    }

    .s1l .pic {
        padding-top: 76.5%;
    }

    .s1l .s1lb {
        width: 48%;
    }
}