/*!
 * public css V1.0
 * 08.2021
 * 
 */

/*** CSS ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ ***/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ul,
ol {
    list-style-type: none;
}

em {
    font-style: normal
}

body {
    color: #444;
}

input,
textarea {
    font: 14px Arial, Helvetica, sans-serif;
    line-height: 30px;
    border: none;
    outline: none;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #333;
}

body,
div {
    line-height: 26px;
    font-size: 16px
}

/*********common area*************/

.swiper-pagination2 {
    bottom: 20px;
    position: absolute;
    z-index: 100;
    right: 0;
}

.swiper-pagination2 .swiper-pagination-bullet {
    background: #034095;
    opacity: 1;
    margin: 0 6px !important;
    width: 12px;
    height: 12px;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
    background: #0098DC;
}

.g-c-area {
    margin: 0px auto;
    position: relative
}

.topimg {
    width: 100%;
    vertical-align: top;
}

.topimg_m {
    display: none;
}


.fl-left {
    float: left
}

.fl-right {
    float: right
}

.txt-c {
    text-align: center
}

/**clear**/
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

/*
*,
*:before,
*:after {  -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;      box-sizing: border-box;}

/*******************/
.w1400 {
    width: 1200px;
    margin: 0 auto;
    border: 0px solid #ccc
}

.w1100 {
    background: #fff;
    width: 1100px;
    overflow: hidden;
    margin: 10px auto;
}

.mb30 {
    margin-bottom: 30px
}

.sp10 {
    font-size: 1px;
    display: block;
    clear: both;
    overflow: hidden;
    height: 10px;
}

.gray {
    color: #aaaaaa
}

/*******list*******/
.cm-ul-list {
    width: 465px;
}

.cm-ul-list li {
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    border-bottom: 0px solid #ddd;
}

.cm-ul-list li a {}

.cm-pic-list {}

.cm-pic-list li {
    float: left;
    /* margin-left: 1.5%; */
    margin-right: 1.5%;
    width: 30%;
    margin-bottom: 20px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.cm-pic-list img {
    width: 130px;
    height: 97px;
}

.cm-pic-list p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cm-pic-list li a {
    margin: 10px 0 6px
}

.cm-picrw-list {}

.cm-picrw-list li {
    margin-bottom: 20px;
    position: relative;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.cm-picrw-list li>a {
    display: block;
    position: relative;
    margin-right: 20px
}

.cm-picrw-list li>a img {
    width: 175px;
    height: 115px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20
}

.cm-picrw-list li p {
    margin-left: 190px
}

.cm-picrw-list li a p,
.cm-picrw-list li p {
    height: 115px;
    line-height: 29px;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}

.img-overw {position:relative;line-height: 0px;}

.img-overw img {
    width: 100%;
    height: 100%;
}

.img-overw p {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 58px;
    bottom: 0px;
    color: #fff;
    padding: 0 8px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.newsc7 img{height:auto !important}
.pagenumb {
    padding: 10px 0;
    text-align: center
}

.pagenumb a {
    margin: 0 10px;
    display: inline-block;
    width: 12px;
    height: 18px
}

.pagenumb a img {
    width: 100%;
    height: 100%
}

.pagenumb em {
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
    margin: 5px 6px
}

.pagenumb em.on {
    background: #fde47b
}

.videobox {}

.videobox li {
    position: relative
}

.videobox li a img {
    width: 100%;
    height: 100%;
}

.videobox li>a:before,
.videobox a:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url("../images/i_play.png") no-repeat;
    background-size: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-left: -30px;
    margin-top: -30px;
}

.list-2col li {
    float: left;
    width: 47%;
    margin-right: 3%;
}

.list-3col li {
    float: left;
    width: 32%;
    margin-right: 1.3%;
}

.list-4col li {
    float: left;
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.list-5col li {
    float: left;
    width: 18%;
    margin-right: 2%
}

/*******/
.rollmumb {
    padding: 10px 0;
    text-align: center;
}

.rollmumb a {
    margin: 0 10px;
    display: inline-block;
    width: 12px;
    height: 18px;
}

.rollmumb a img {
    width: 100%;
    height: 100%
}

.rollmumb em {
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background: #ddd;
    display: inline-block;
    margin: 5px 6px
}

.rollmumb em.on {
    background: #b80c0c
}

.rollmumb em.on2 {
    background: #ffec1c
}

.pagemumb {
    padding: 10px 0;
    text-align: center;
    color: #999999;
    font-size: 12px;
}

.pagemumb a {
    margin: 0 10px;
    display: inline-block;
    width: 16px;
    background: #eee;
    padding: 0px 6px;
    font-size: 14px;
    line-height: 28px
}

.pagemumb a:hover {
    background: #aeaeae
}

.pagemumb em {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 5px 8px;
    font-size: 16px;
    font-weight: bold
}

/*****/
.mobileh5-box {
    position: relative;
    margin: 0 auto
}

.mobileh5-box ul {
    width: 90%;
    margin: 0 auto
}

.mobileh5-box li {
    width: 33%;
    position: relative;
    padding: 0px;
    line-height: 0;
    float: left;
}

.mobileh5-box li a {
    width: 286px;
    height: 510px;
    display: block;
    margin: 00px auto;
    padding-top: 40px;
    text-align: center;
    background: url("../images/mobileh5-bg.png") no-repeat 0 0;
}

.mobileh5-box li img {
    width: 250px;
    border-radius: 0px;
    border: 0px solid #fff;
}

.mobileh5-box li .mobileh5-box-bg {
    position: absolute;
    width: 260px;
    background: #153a85;
    height: 480px;
    top: 7px;
    z-index: 20;
    border-radius: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    border: 6px solid #153a85;
    left: 50%;
    margin-left: -135px
}

.mobileh5-box li .info h3 {
    color: #fff;
    font-size: 24px;
    position: absolute;
    z-index: 30;
    top: 400px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 220px;
    left: 50%;
    margin-left: -110px;
    line-height: 34px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.mobileh5-box li .info {
    display: nodne;
    width: 260px;
    margin: 0 auto;
    overflow: hidden
}

.mobileh5-box li:hover .mobileh5-box-bg {
    opacity: 0.95;
    filter: alpha(opacity=0.95);
}

.mobileh5-box li:hover .info h3 {
    top: 200px;
    opacity: 1;
    filter: alpha(opacity=1);
}

.mobileh5-box .arrow-left {
    position: absolute;
    top: 320px;
    left: 10px;
    z-index: 5
}

.mobileh5-box .arrow-right {
    position: absolute;
    top: 320px;
    right: 50px;
    z-index: 5
}

/****form****/
.formbox {}

.form-inp {
    background-color: #efefef;
    border: 0px;
    outline: none;
    padding: 5px 10px
}

.formbox input.inpcheck {
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block
}

/******* copyright  *****/
.footcopyright {
    padding: 50px 0 40px;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.footcopyright p {
    line-height: 26px
}

/*********common end***********/

/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â« */
.fx_new {
    float: left;
    text-align: left;
}

.bshare-custom a:link {
    color: #fff;
}

.bshare-custom a:visited {
    color: #fff;
}

.bshare-custom a:hover {
    color: #fff;
}

.bais {
    color: #fff;
}

.bshare-custom #bshare-shareto {
    color: #fff !important;
}

.fx_bot {
    bottom: 0;
}

/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª*/


/*ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯*/
/*.sc_top{ background: url("../images/top.jpg") no-repeat top;height:720px; background-size: cover}
@media screen and (max-width:1920px) { 
}*/

body {
    background: #fff url("../images/bg2.png") repeat center 0;
}

.fl_left {
    float: left
}

.fl_right {
    float: right
}

.rollleft,
.rollright {
    margin: 0 5px
}

.cm-pic-list {
    width: 1025px;
    margin: auto;
}

.cm-ul-list li {
    border-bottom: 1px dashed #dddddd;
    margin-top: 6px;
    border-radius: 2px;
}

.cm-ul-list li a {
    background: url("../images/dot.png") no-repeat 0 center;
    padding-left: 12px;
    background-size: 4px 4px;
    margin-left: 8px
}

.cm-ul-list li:hover {
    border-bottom: 1px solid #fbf1d9;
    background: #fbf1d9;
    border-radius: 20px;
}


/*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®*/
.sc-title {
    height: 115px;
    text-align: center;
}

.sc-title h2 {
    font-size: 28px;
}

/******* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ *****/

.footcopyright {
    width: 100%;
}

.copyright {
    width: 100%;
    padding: 30px 0 30px 0;
}

.copyright p {
    font-size: 12px;
    color: #a4bcf3;
    text-align: center;
}


.sc-col {
    padding: 10px;
}

.more {
    text-align: right;
}

/***/

/***** ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸***/

/***** ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦ *****/
/********/
.cm-area {
    width: 102%
}

.cm-col {
    background: #f8f3e7;
    float: left;
    margin-right: 2%
}

.cm-2col .cm-col {
    width: 48%;
}

.cm-3col .cm-col {
    width: 31.33%;
}

.cm-4col .cm-col {
    width: 23%;
}

/*******/

/******/
/********************************/

.sc-bartitle {
    width: 1100px;
    height: 70px;
    margin: 00px auto 10px;
    position: relative;
    text-align: center;
    top: 00px
}

.g-c-area {
    width: 1200px;
    margin-bottom: 52px;
}

.g-c-area .bd {
    padding: 0 50px
}


.walbg {
    background: url("../images/foot.jpg") no-repeat center bottom;
    margin-bottom: 240px
}

/** nav***/
.g-c-100 {
    width: 100%;
    position: relative;
    height: calc(100vh)
}

.g-c-main {
    width: 72%;
    margin: 00px auto 0;
    padding-top: 250px;
}

.g-c-main2 {
    width: 1400px;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 660px;
    margin-top: -330px;
    margin-left: -700px
}

.arrow-left {
    position: absolute;
    top: 226px;
    left: 15px;
    z-index: 35
}

.arrow-right {
    position: absolute;
    top: 226px;
    right: 15px;
    z-index: 35
}

.arrow-up {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 5
}

.arrow-down {
    position: absolute;
    top: 140px;
    left: 10px;
    z-index: 5
}


a.more {
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 20px auto 10px;
    display: block;
    width: 700px;
    border-radius: 10px;
    color: #999
}

a.more:hover {
    background: #efefef;
    color: #777;
    font-weight: bold
}

/********/
.sc1 .sc-bartitle {
    margin-bottom: 30px;
}

.sc1 .fl-left {
    width: 645px;
    margin: 15px 0 0 15px;
    position: relative;
    height: 362px;
}

.sc1 .fl-left:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #00a1e9;
    background-size: 100%;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
}

.sc1 .fl-left img {
    width: 645px;
    height: 362px;
}

.sc1 .fl-right {
    width: 490px;
    padding-left: 25px;
    padding-top: 10px
}

.sc1 .fl-right li {
    line-height: 42px
}

.newstopbar {
    margin-top: 0px;
    font-size: 30px;
    color: #cd261c;
    font-weight: bold;
    background: url("../images/topnewsbg-rig.jpg") no-repeat 140px center;
    height: 50px
}

.arrow-left {
    position: absolute;
    top: 140px;
    left: 10px;
    z-index: 5
}

.arrow-right {
    position: absolute;
    top: 140px;
    right: 10px;
    z-index: 5
}

.sc1 .fl-right .more {
    padding: 15px 0;
    text-align: left
}

.sc1 .fl-left .picsubg {
    width: 640px;
}

.sc1 .fl-left .img-overw p {
    border-radius: 0px;
    padding-left: 15px
}


/*****/

.sc2 {
    background: url("../images/sc2bg.png") no-repeat center 0;
    height: 560px;
    position: relative;
    margin-bottom: 50px;
}

.sc2 .fl-left {
    width: 700px;
    padding-top: 120px;
    color: #fff;
    padding-left: 30px;
}

.sc2 .fl-left a {
    color: #fff
}

.sc2 .fl-left h3 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px
}

.sc2 .fl-left .rootword {
    background: #03449e;
    border-radius: 14px 0 0 14px;
    padding: 16px 22px;
    margin-bottom: 15px
}

.sc2 .fl-left .rootword .txt {
    /* line-height: 34px; */
    /* width: 650px */
}

.sc2 .fl-left .cm-ul-list li {
    border: 0px;
    line-height: 40px;
    margin-top: 0px;
    height: auto
}

.sc2 .fl-left .cm-ul-list li:hover {
    background: #018dd9
}

.sc2r {
    width: 1920px;
    margin: 0 auto;
    position: relative
}

.sc2 .right {
    right: 0px;
    top: 50px;
    width: 1080px;
    position: absolute;
    height: 510px;
    overflow: hidden;
}

.sc2 .right .sc2rigpic {
    width: 1100px;
    height: 510px;
    background-color: #000;
    -webkit-transform: skewX(-25deg) translate(130px, 0px);
    ;
    /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºChrome/Safari*/
    -moz-transform: skewX(-25deg) translate(130px, 0px);
    ;
    /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºFirefox*/
    -ms-transform: skewX(-25deg) translate(130px, 0px);
    ;
    /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºIE*/
    -o-transform: skewX(-25deg) translate(130px, 0px);
    ;
    /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºOpera*/
    transform: skewX(-25deg) translate(130px, 0px);
    overflow: hidden;
}

.sc2 .right .sc2rigpic img {
    width: 1080px;
    transform: skewX(25deg) translate(-130px, 0px);
    height: 510px;
}


/*****/

.sc3-mx {
    background: url("../images/mingxingbg.png") no-repeat center 0;
    height: 240px;
}

.sc3-mx .cm-pic-list {
    margin-left: 133px;
    padding-top: 40px;
}

.sc3-mx .cm-pic-list li {
    width: 11%;
    /* margin: 0 2%; */
    text-align: center;
}

.sc3-mx .cm-pic-list li a {
    color: #333
}

.sc3-qd li {
    background: url("../images/sc3bgp.png") no-repeat 0 0;
    padding: 10px 0 0 30px;
    width: 43%;
    margin: 0 2% 30px;
}

.sc3-qd li a p {
    position: relative
}

.sc3-qd .cm-picrw-list li>a img {
    width: 180px;
    height: 111px;
}

.sc3-qd .cm-picrw-list li p {
    padding-left: 210px;
    padding-top: 20px;
    height: 100px;
    margin-left: 0px;
}

.sc3-qd .cm-picrw-list li p span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sc3-qd li a:hover p:before {
    content: '';
    display: block;
    width: 101%;
    height: 100px;
    border-radius: 12px;
    background: #fbf1d9;
    position: absolute;
    left: -10px;
    top: 0;
    z-index: -1;
}

/********/
.sc4 {
    margin: 50px 0 20px;
}

.sc4list {
    width: 102%;
    margin-top: 30px
}

.sc4-item {
    float: left;
    width: 23%;
    margin-right: 2%;
    background: #f7f7f7;
    position: relative;
    height: 419px;
}

.sc4-item .f {
    display: none;
    background: url("../images/sc4itembg.png") no-repeat center 0;
    height: 48px;
    bottom: -25px;
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: -1
}

.sc4-item .item4-pic img {
    width: 282px;
    height: 159px;
}

.sc4-item .item4-bd {
    margin: 20px
}

.sc4-item .item4-bd h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


.sc4-item .item4-bd .line {
    height: 2px;
    background: #e0e0e0;
    overflow: hidden;
    margin: 18px 0;
    width: 40px;
}

.sc4-item .item4-bd p {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.sc4-item:hover {
    background: #00a1e9;
    color: #fff
}

.sc4-item:hover a {
    color: #fff
}

.sc4-item:hover .item4-bd p {
    color: #add8f5
}

.sc4-item:hover .f {
    display: block
}

/******/
.sc5 {
    padding-top: 50px;
}

.sc5main {
    background: url("../images/line5.png") no-repeat 0 50px;
    position: relative;
    height: 350px;
}

.sc5 .fl-left {
    width: 44%;
    margin: 10px 3%
}

.sc5main .wc-ly {
    position: absolute;
    width: 180px;
}

.sc5main .wc-ly .name {
    width: 20px;
    padding-right: 8px;
    float: left;
    line-height: 16px;
    text-align: center
}

.sc5main .wc-ly em {
    background: url("../images/wc_dot.png") no-repeat center 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 6px 0
}

.sc5main .wc-ly .wcpic {
    float: left;
    border: 5px #fff solid;
    border-radius: 12px;
    width: 130px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    background: #fff
}

.sc5main .wc-ly .wcpic img {
    width: 100%;
    border-radius: 8px;
}

.ad{
    margin-bottom:10px;
text-align:center;
}

.wc1 {
    top: 75px;
    left: 130px;
    z-index: 10;
}

.wc2_1 {
    top: 180px;
    left: 258px;
    z-index: 10;
}

.wc3_1 {
    top: 37px;
    left: 270px;
    z-index: 10;
}

.wc2 {
    top: 222px;
    left: 382px;
    z-index: 10;
}

.sc5main .wc4 em {
    margin-top: 16px;
}

.wc3 {
    top: 122px;
    left: 603px;
    z-index: 10;
}

.wc4 {
    top: 210px;
    left: 880px;
    z-index: 10;
}

.wc5 {
    top: 50px;
    left: 1030px;
    z-index: 10;
}

/*txt-scroll*/
.txt-scroll1 {
    width: 603px;
}

.txt-scroll2 {
    width: 597px;
}

.txt-scroll3 {
    width: 581px;
}

.txt-scroll4 {
    width: 571px;
}

.txt-scroll .scrollbox {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: all .2s;
    height: 33px;
    line-height: 24px;
}

.txt-scroll .txt,
.txt-scroll .txt-clone {
    display: inline;
    position: relative;
}

.txt-clone a,
.txt a {
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    max-width: 326px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width:1920px) {
    .sc2r {
        width: 100%;
        margin: 0 auto;
    }

}

@media screen and (max-width:1520px) {

    .sc2 .right {
        right: 0px;
        top: 50px;
        width: 880px;
    }

    .sc2 .right .sc2rigpic {
        width: 900px;
        transform: skewX(-15deg) translate(100px, 0px);
    }

    .sc2 .right .sc2rigpic img {
        transform: skewX(15deg) translate(-100px, 0px);
    }
}
.ad_wap,.sc7mobile {display:none}
.ad_pc,.newsc7{display:block}
/*********2023-7-10 ç›´æ’­************/
.sc7 {}
.sc7mc {background: url("../images/zbbg.png") no-repeat center 0;height:470px;padding-top:12px;}
.sc7 .fl-left {width:684px;border:10px solid #00a1e9;line-height: 0px;margin-top:8px}
.sc7 .fl-right {width:455px;padding-top:60px;height:400px; overflow-y: auto}
.sc7list {height:290px;overflow-y: scroll;margin-right:10px;padding-right:10px;width: auto;}
.sc7list li {color:#fff;position: relative;padding:0px 15px;border:0px;border-radius: 30px }
.sc7time {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";font-size: 28px;float:left;line-height: 32px;width:120px;border-right:1px solid #3066af;height:38px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.sc7time span {font-size:18px;margin-left:12px}
.sc7list li a {color:#fff;background: none;padding:0px}
.sc7list li p {margin-left:20px;/* float:left; */white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sc7list li em {width:8px;height:8px;border-radius:10px;border:1px solid #fff;margin:0 20px;display: inline-block;position: absolute;left:110px;top:13px;background: #03449e}
.sc7list li:hover  {background: #002e6c;border-bottom:0px solid #02367e;line-height: 46px;height:46px;color:#ffed2a}
.sc7list li:hover .sc7time {height:46px;line-height: 46px;}
.sc7list li:hover a {color:#ffed2a} .sc7list li:hover em {border:1px solid #ffed2a;background: #ffed2a;top:18px}

.sc7list li.on  {background: #02367e;border-bottom:0px solid #02367e;line-height: 46px;height:46px;color:#ffed2a;border-radius: 30px }
.sc7list li.on .sc7time {height:46px;line-height: 46px;}
.sc7list li.on a {color:#ffed2a} .sc7list li.on em {border:1px solid #ffed2a;background: #ffed2a;top:18px}

.show-mod-righttxt::-webkit-scrollbar {
        width: 6px;  height: 1px;  }
.show-mod-righttxt::-webkit-scrollbar-thumb {
        border-radius: 10px;  background: #00a1e9;    }
.show-mod-righttxt::-webkit-scrollbar-track {     
        border-radius: 10px;   background:#02367e/* transparent*/;    }

@media screen and (max-width:750px) {
.ad_wap,.sc7mobile {display:block}

    /*******************/
    .w1400 {
        width: 1200px;
        margin: 0 auto;
        border: 0px solid #ccc
    }

    .w1100 {
        background: #fff;
        width: 1100px;
        overflow: hidden;
        margin: 10px auto;
    }

    .mb30 {
        margin-bottom: 0;
    }

    .topimg {
        display: none;
    }

    .topimg_m {
        display: block;
    }

    .sp10 {
        font-size: 1px;
        display: block;
        clear: both;
        overflow: hidden;
        height: 10px;
    }

    .gray {
        color: #aaaaaa
    }

    /*******list*******/
    .cm-ul-list {
        width: 100%;
    }

    .cm-ul-list li {
        line-height: 38px;
        height: 38px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        border-bottom: 0px solid #ddd;
    }

    .cm-ul-list li a {}

    .cm-pic-list {}

    .cm-pic-list li {
        float: left;
        /* margin-left: 1.5%; */
        margin-right: 1.5%;
        width: 30%;
        margin-bottom: 20px;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
    }

    .cm-pic-list img {
        width: 100%;
        height: 90px;
        object-fit: contain;
    }

    .cm-pic-list p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .cm-pic-list li a {
        margin: 10px 0 6px
    }

    .cm-picrw-list {
        margin-top: 15px;
        /* float: left; */
        /* height: 622px; */
        /* overflow-y: scroll; */
    }
.sc7mobile .cm-picrw-list{
      float: left;
      height: 573px;
      overflow-y: scroll;
}
    .cm-picrw-list li {
        margin-bottom: 20px;
        position: relative;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
    }

    .cm-picrw-list li>a {
        display: block;
        position: relative;
        margin-right: 20px
    }

    .cm-picrw-list li>a img {
        width: 175px;
        height: 115px;
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 20
    }

    .cm-picrw-list li p {
        margin-left: 190px
    }

    .cm-picrw-list li a p,
    .cm-picrw-list li p {
        height: 115px;
        line-height: 29px;
        border-bottom: 1px solid #e9e9e9;
        overflow: hidden;
    }

    .img-overw {}

    .img-overw img {
        width: 100%;
        height: auto;
    }

    .img-overw p {
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 58px;
        bottom: 0px;
        color: #fff;
        padding: 0 8px;
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
    }

    .pagenumb {
        padding: 10px 0;
        text-align: center
    }

    .pagenumb a {
        margin: 0 10px;
        display: inline-block;
        width: 12px;
        height: 18px
    }

    .pagenumb a img {
        width: 100%;
        height: 100%
    }

    .pagenumb em {
        width: 7px;
        height: 7px;
        border-radius: 4px;
        background: #fff;
        display: inline-block;
        margin: 5px 6px
    }

    .pagenumb em.on {
        background: #fde47b
    }

    .videobox {}

    .videobox li {
        position: relative
    }

    .videobox li a img {
        width: 100%;
        height: 100%;
    }

    .videobox li>a:before,
    .videobox a:before {
        content: '';
        display: block;
        width: 60px;
        height: 60px;
        background: url("../images/i_play.png") no-repeat;
        background-size: 100%;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 10;
        margin-left: -30px;
        margin-top: -30px;
    }

    .list-2col li {
        float: left;
        width: 47%;
        margin-right: 3%;
    }

    .list-3col li {
        float: left;
        width: 32%;
        margin-right: 1.3%;
    }

    .list-4col li {
        float: left;
        width: 22%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .list-5col li {
        float: left;
        width: 18%;
        margin-right: 2%
    }

    /*******/
    .rollmumb {
        padding: 10px 0;
        text-align: center;
    }

    .rollmumb a {
        margin: 0 10px;
        display: inline-block;
        width: 12px;
        height: 18px;
    }

    .rollmumb a img {
        width: 100%;
        height: 100%
    }

    .rollmumb em {
        width: 7px;
        height: 7px;
        border-radius: 4px;
        background: #ddd;
        display: inline-block;
        margin: 5px 6px
    }

    .rollmumb em.on {
        background: #b80c0c
    }

    .rollmumb em.on2 {
        background: #ffec1c
    }

    .pagemumb {
        padding: 10px 0;
        text-align: center;
        color: #999999;
        font-size: 12px;
    }

    .pagemumb a {
        margin: 0 10px;
        display: inline-block;
        width: 16px;
        background: #eee;
        padding: 0px 6px;
        font-size: 14px;
        line-height: 28px
    }

    .pagemumb a:hover {
        background: #aeaeae
    }

    .pagemumb em {
        width: 15px;
        height: 15px;
        display: inline-block;
        margin: 5px 8px;
        font-size: 16px;
        font-weight: bold
    }

    /*****/
    .mobileh5-box {
        position: relative;
        margin: 0 auto
    }

    .mobileh5-box ul {
        width: 90%;
        margin: 0 auto
    }

    .mobileh5-box li {
        width: 33%;
        position: relative;
        padding: 0px;
        line-height: 0;
        float: left;
    }

    .mobileh5-box li a {
        width: 286px;
        height: 510px;
        display: block;
        margin: 00px auto;
        padding-top: 40px;
        text-align: center;
        background: url("../images/mobileh5-bg.png") no-repeat 0 0;
    }

    .mobileh5-box li img {
        width: 250px;
        border-radius: 0px;
        border: 0px solid #fff;
    }

    .mobileh5-box li .mobileh5-box-bg {
        position: absolute;
        width: 260px;
        background: #153a85;
        height: 480px;
        top: 7px;
        z-index: 20;
        border-radius: 30px;
        opacity: 0;
        filter: alpha(opacity=0);
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        border: 6px solid #153a85;
        left: 50%;
        margin-left: -135px
    }

    .mobileh5-box li .info h3 {
        color: #fff;
        font-size: 24px;
        position: absolute;
        z-index: 30;
        top: 400px;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 220px;
        left: 50%;
        margin-left: -110px;
        line-height: 34px;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
    }

    .mobileh5-box li .info {
        display: nodne;
        width: 260px;
        margin: 0 auto;
        overflow: hidden
    }

    .mobileh5-box li:hover .mobileh5-box-bg {
        opacity: 0.95;
        filter: alpha(opacity=0.95);
    }

    .mobileh5-box li:hover .info h3 {
        top: 200px;
        opacity: 1;
        filter: alpha(opacity=1);
    }

    .mobileh5-box .arrow-left {
        position: absolute;
        top: 320px;
        left: 10px;
        z-index: 5
    }

    .mobileh5-box .arrow-right {
        position: absolute;
        top: 320px;
        right: 50px;
        z-index: 5
    }

    /****form****/
    .formbox {}

    .form-inp {
        background-color: #efefef;
        border: 0px;
        outline: none;
        padding: 5px 10px
    }

    .formbox input.inpcheck {
        margin-right: 8px;
        vertical-align: middle;
        display: inline-block
    }

    /******* copyright  *****/
    .footcopyright {
        padding: 50px 0 40px;
        text-align: center;
        color: #999;
        font-size: 14px;
    }

    .footcopyright p {
        line-height: 26px
    }

    /*********common end***********/

    /* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â« */
    .fx_new {
        float: left;
        text-align: left;
    }

    .bshare-custom a:link {
        color: #fff;
    }

    .bshare-custom a:visited {
        color: #fff;
    }

    .bshare-custom a:hover {
        color: #fff;
    }

    .bais {
        color: #fff;
    }

    .bshare-custom #bshare-shareto {
        color: #fff !important;
    }

    .fx_bot {
        bottom: 0;
    }

    /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª*/


    /*ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯*/
    /*.sc_top{ background: url("../images/top.jpg") no-repeat top;height:720px; background-size: cover}
@media screen and (max-width:1920px) { 
}*/

    body {
        background: #fff url("../images/bg2.png") repeat center 0;
    }

    .fl_left {
        float: left
    }

    .fl_right {
        float: right
    }

    .rollleft,
    .rollright {
        margin: 0 5px
    }

    .cm-pic-list {
        width: 100%;
        margin: auto;
    }

    .cm-ul-list li {
        border-bottom: 1px dashed #dddddd;
        margin-top: 6px;
        border-radius: 2px;
    }

    .cm-ul-list li a {
        background: url("../images/dot.png") no-repeat 0 center;
        padding-left: 12px;
        background-size: 4px 4px;
        margin-left: 8px
    }

    .cm-ul-list li:hover {
        border-bottom: 1px dashed #dddddd;
        background: none;
        border-radius: 0;
    }


    /*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®*/
    .sc-title {
        height: 115px;
        text-align: center;
    }

    .sc-title h2 {
        font-size: 28px;
    }

    /******* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ *****/

    .footcopyright {
        width: 100%;
        box-sizing: border-box;
    }

    .copyright {
        width: 100%;
        padding: 30px 0 30px 0;
    }

    .copyright p {
        font-size: 12px;
        color: #a4bcf3;
        text-align: center;
    }


    .sc-col {
        padding: 10px;
    }

    .more {
        text-align: right;
    }

    /***/

    /***** ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸***/

    /***** ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦ *****/
    /********/
    .cm-area {
        width: 102%
    }

    .cm-col {
        background: #f8f3e7;
        float: left;
        margin-right: 2%
    }

    .cm-2col .cm-col {
        width: 48%;
    }

    .cm-3col .cm-col {
        width: 31.33%;
    }

    .cm-4col .cm-col {
        width: 23%;
    }

    /*******/

    /******/
    /********************************/
    img {
        max-width: 100%
    }

    .sc-bartitle {
        width: 100%;
        height: 50px;
        margin: 00px auto 10px;
        position: relative;
        text-align: center;
        top: 00px;
    }

    .g-c-area {
        width: 100%;
        padding: 3%;
        box-sizing: border-box;
        /* float: left; */
        margin-bottom: 10px;
    }

    .g-c-area .bd {
        padding: 0 50px
    }


    .walbg {
        background: url("../images/foot.jpg") no-repeat center bottom;
        margin-bottom: 240px
    }

    /** nav***/
    .g-c-100 {
        width: 100%;
        position: relative;
        height: calc(100vh)
    }

    .g-c-main {
        width: 72%;
        margin: 00px auto 0;
        padding-top: 250px;
    }

    .g-c-main2 {
        width: 1400px;
        position: absolute;
        top: 50%;
        left: 50%;
        height: 660px;
        margin-top: -330px;
        margin-left: -700px
    }

    .arrow-left {
        position: absolute;
        top: 226px;
        left: 15px;
        z-index: 35
    }

    .arrow-right {
        position: absolute;
        top: 226px;
        right: 15px;
        z-index: 35
    }

    .arrow-up {
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 5
    }

    .arrow-down {
        position: absolute;
        top: 140px;
        left: 10px;
        z-index: 5
    }



    a.more {
        height: 45px;
        line-height: 45px;
        text-align: center;
        margin: 20px auto 10px;
        display: block;
        width: 700px;
        border-radius: 10px;
        color: #999
    }

    a.more:hover {
        background: #efefef;
        color: #777;
        font-weight: bold
    }

    /********/
    .sc1 .sc-bartitle {
        margin-bottom: 0;
    }

    .sc1 .fl-left {
        width: 100%;
        margin: 0;
        position: relative;
        height: auto;
    }

    .sc1 .fl-left:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #00a1e9;
        background-size: 100%;
        position: absolute;
        left: 10px;
        top: 10px;
        z-index: -1;
    }

    .sc1 .fl-left img {
        width: 100%;
        height: auto;
    }

    .sc1 .fl-right {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }

    .sc1 .fl-right li {
        line-height: 42px
    }

    .newstopbar {
        margin-top: 0px;
        font-size: 30px;
        color: #cd261c;
        font-weight: bold;
        background: url("../images/topnewsbg-rig.jpg") no-repeat 140px center;
        height: 50px
    }

    .arrow-left {
        position: absolute;
        top: 140px;
        left: 10px;
        z-index: 5
    }

    .arrow-right {
        position: absolute;
        top: 140px;
        right: 10px;
        z-index: 5
    }

    .sc1 .fl-right .more {
        padding: 15px 0;
        text-align: left
    }

    .sc1 .fl-left .picsubg {
        width: 640px;
    }

    .sc1 .fl-left .img-overw p {
        border-radius: 0px;
        padding-left: 15px
    }


    /*****/

    .sc2 {
        background: #0098DC url("../images/sc2bg.png") no-repeat;
        height: auto;
        position: relative;
        background-size: 269%;
        margin-bottom: 20px;
        padding-bottom: 10px;
        background-position: 43% 5px;
    }

    .sc2 .fl-left {
        width: 100%;
        padding-top: 36px;
        color: #fff;
        padding-left: 0;
        box-sizing: border-box;
    }

    .sc2 .fl-left a {
        color: #fff
    }

    .sc2 .fl-left h3 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 20px
    }

    .sc2 .fl-left .rootword {
        background: #03449e;
        border-radius: 14px;
        padding: 16px 22px;
        margin-bottom: 15px;
    }

    .sc2 .fl-left .rootword .txt {
        line-height: 34px;
        width: 650px
    }

    .sc2 .fl-left .cm-ul-list li {
        border: 0px;
        line-height: 40px;
        margin-top: 0px;
        height: auto
    }

    .sc2 .fl-left .cm-ul-list li:hover {
        background: none;
    }

    .sc2r {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .sc2 .right {
        right: 0px;
        top: 0;
        width: 100%;
        position: relative;
        height: auto;
        overflow: hidden;
        box-sizing: border-box;
        padding: 0 3% 30px;
    }

    .sc2 .right .sc2rigpic {
        width: 100%;
        height: auto;
        background-color: #000;
        -webkit-transform: skewX(-25deg) translate(130px, 0px);

        /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºChrome/Safari*/
        -moz-transform: skewX(-25deg) translate(130px, 0px);

        /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºFirefox*/
        -ms-transform: skewX(-25deg) translate(130px, 0px);

        /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºIE*/
        -o-transform: skewX(-25deg) translate(130px, 0px);

        /*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºOpera*/
        transform: none;
        overflow: hidden;
    }

    .sc2 .right .sc2rigpic img {
        width: 100%;
        transform: none;
        height: auto;
    }


    /*****/

    .sc3-mx {
        background: #81C3F1;
        height: auto;
        padding: 10px 3%;
    }

    .sc3-mx .cm-pic-list {
        margin-left: 0;
        padding-top: 0;
    }

    .sc3-mx .cm-pic-list .swiper-wrapper {
        display: block;
        height: auto;
    }

    .sc3-mx .cm-pic-list li {
        width: 50%;
        padding: 0 2%;
        text-align: center;
        float: left;
        box-sizing: border-box;
        margin: 0 0 10px;
        height: auto;
    }
 .sc3-mx .cm-pic-list li:nth-child(n+7){display:none}
    .sc3-mx .cm-pic-list li a {
        color: #333
    }

    .sc3-qd li {
        background: url("../images/sc3bgp.png") no-repeat 0 0;
        padding: 10px 0 0 5%;
        background-size: 42%;
        width: 100%;
        margin: 0 0 10px;
        box-sizing: border-box;
    }

    .sc3-qd li a p {
        position: relative
    }

    .sc3-qd .cm-picrw-list li>a img {
        width: 35%;
        height: 70px;
        object-fit: contain;
    }

    .sc3-qd .cm-picrw-list li p {
        padding-left: 42%;
        padding-top: 10px;
        margin-left: 0px;
        height: 85px;
    }

    .sc3-qd .cm-picrw-list li p span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .sc3-qd li a:hover p:before {
        content: '';
        display: none;

    }

    /********/
    .sc4 {
        margin: 20px 0 0px;
    }

    .sc4list {
        width: 102%;
        margin-top: 30px
    }

    .sc4-item {
        float: left;
        width: 48%;
        margin-right: 2%;
        background: #f7f7f7;
        position: relative;
        height: auto;
        margin-bottom: 10px;
    }

    .sc4-item .f {
        display: none;
        background: url("../images/sc4itembg.png") no-repeat center 0;
        height: 48px;
        bottom: -25px;
        position: absolute;
        right: 0px;
        width: 100%;
        z-index: -1
    }

    .sc4-item .item4-pic img {
        width: 100%;
        object-fit: contain;
        height: 107px;
    }

    .sc4-item .item4-bd {
        margin: 8px;
    }

    .sc4-item .item4-bd h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3rem;
        font-size: 16px;
    }


    .sc4-item .item4-bd .line {
        height: 2px;
        background: #e0e0e0;
        overflow: hidden;
        margin: 18px 0;
        width: 40px;
    }

    .sc4-item .item4-bd p {
        color: #999;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        min-height: 9rem;
        font-size: 12px;
        line-height: 20px;
        display: none;
    }

    .sc4-item:hover {
        background: #f7f7f7;
        color: #333;
    }

    .sc4-item:hover a {
        color: #333
    }

    .sc4-item:hover .item4-bd p {
        color: unset;
    }

    .sc4-item:hover .f {
        display: none;
    }

    /******/
    .sc5 {
        padding-top: 0;
    }
    .ad_pc,.newsc7{display:none;}
    .sc5main {
        background: none;
        position: relative;
        height: auto;
    }

    .sc5 .fl-left {
        width: 100%;
        margin: 10px 0;
    }

    .sc5main .wc-ly {
        position: relative;
        width: 100%;
        height: auto;
        float: left;
        padding: 10px 15%;
        box-sizing: border-box;
    }

    .wc6 {
        position: relative;
    }

    .wc6 .name {
        padding-top: 30px;
    }

    .wc6 em {
        top: 0;
        position: absolute;
        left: 0;
    }

    .sc5main .wc-ly .name {
        width: 20px;
        padding-right: 8px;
        float: left;
        line-height: 22px;
        text-align: center;
        font-size: 18px;
        position: relative;
    }

    .sc5main .wc-ly em {
        background: url("../images/wc_dot.png") no-repeat center 0;
        width: 21px;
        height: 21px;
        display: inline-block;
        margin: 6px 0;
        background-size: contain;
    }

    .sc5main .wc-ly .wcpic {
        float: right;
        border: 5px #fff solid;
        border-radius: 12px;
        width: 130px;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
        background: #fff;
    }

    .sc5main .wc-ly .wcpic img {
        width: 100%;
        border-radius: 8px;
    }

    .wc1 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    .wc2 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    .wc3 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    .wc4 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    .sc5main .wc4 em {
        margin-top: 16px;
    }

    .wc5 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    .wc6 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    .wc7 {
        top: 0;
        left: 0;
        z-index: 10;
    }

    /*txt-scroll*/
    .txt-scroll1 {
        width: 100%;
    }

    .txt-scroll2 {
        width: 100%;
    }

    .txt-scroll3 {
        width: 100%;
    }

    .txt-scroll4 {
        width: 100%;
    }

    .txt-scroll .scrollbox {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        transition: all .2s;
        height: 33px;
        line-height: 24px;
    }

    .txt-scroll .txt,
    .txt-scroll .txt-clone {
        display: inline;
        position: relative;
    }

    .txt-clone a,
    .txt a {
        font-size: 16px;
        color: #fff;
        margin-right: 20px;
        max-width: 286px;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .swiper-pagination2 {
        bottom: 0;
        position: absolute;
        z-index: 1000;
        left: 0;
        right: 0;
        width: unset;
        text-align: center;
    }

    .swiper-pagination2 .swiper-pagination-bullet {
        background: #034095;
        opacity: 1;
        margin: 0 6px !important;
        width: 12px;
        height: 12px;
    }

    .swiper-pagination2 .swiper-pagination-bullet-active {
        background: #fff;
    }

    .area2 {
        float: left;
    }

    .mtitle {
        display: block !important;
        color: #03449e;
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 10px;
    }
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-07-11 08:07:07" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->