@charset "utf-8";

/* CSS Document */

.fix {
    position: fixed;
    right: 50%;
    margin: 0 -800px 0 0;
    width: 150px;
    bottom: 100px;
    z-index: 999;
}

.banner {
    position: relative;
    z-index: 1;
    /* margin: 15px 0 0 0; */
}

.banner .gp-img-responsive {
    padding-bottom: 32%;
}


/* Browser Resets
*********************************/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* FlexSlider Necessary Styles
*********************************/

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.banner .flexslider .slides>li a {
    display: block;
    /*! height: 0; */
    /*! padding-bottom:24%; */
    overflow: hidden;
}

.banner .flexslider ul li.flex-active-slide img {
    transition: transform 6000ms linear 0s;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.flexslider .slides>li.clone {
    position: relative
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}


/* Clearfix for the .slides element */

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}


/* No JavaScript Fallback */


/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
    display: block;
}


/* FlexSlider Default Theme
*********************************/

.flexslider {
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}


/* Direction Nav */

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    display: block;
    width: 24px;
    height: 72px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.35s ease-in-out;
    background: rgba(255, 255, 255, 0.6);
    /*! border-radius: 50%; */
    color: #2c59be;
    text-align: center;
    line-height: 70px;
    font-size: 0;
}

.flex-direction-nav a:hover {
    opacity: .8;
}

.flex-direction-nav .flex-prev {
    background: url(/cwc/2021/images/arrow_left.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 9;
    margin-top: -36px;
}

.flex-direction-nav .flex-next {
    background: url(/cwc/2021/images/arrow_right.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 9;
    margin-top: -36px;
}

.flexslider:hover .flex-prev {}

.flexslider:hover .flex-next {}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}


/* Pause/Play */

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}


/* Control Nav */

.flex-control-nav {
    width: auto;
    position: absolute;
    bottom: 42px;
    right: 25px;
    z-index: 9999;
    height: 8px;
    display: none;
}

.flex-control-nav li {
    margin: 10px 6px 0;
    display: block;
    zoom: 1;
    *display: inline;
    vertical-align: bottom;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    cursor: pointer;
}

.flex-control-paging li a:hover {}

.flex-control-paging li a.flex-active {}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.hmp4Wrpper {
    height: 100%;
    position: relative;
    z-index: 2;
}

.hmp4Box {
    position: relative;
    width: 100%;
    left: 0px;
    top: 50%;
    /*! transform: translateY(-50%); */
}

.hmp4_ul {
    margin: 0px -15px;
}

.hmp4_ul li {
    float: left;
    width: 20%;
}

.hmPage4.active .hmp4_ul li {
    opacity: 1;
    transform: translate(0px, 0px);
    transition-delay: 0.9s;
}

.hmp4_aBox {
    display: block;
    text-align: center;
    height: 208px;
    position: relative;
    background: #fff;
    padding-top: 59px;
    overflow: hidden;
    margin: 0 15px;
}

.hmp4Icon {
    height: 98px;
}

.hmp4Icon2 {
    text-align: center;
    margin: 20px 0 0 0;
}

.hmp4Icon3 {
    text-align: center;
    /* margin: 20px 0 0 0; */
    height: 120px;
}

.hmp4Icon3 img {
    width: 120px;
    height: 120px;
}

.hmp4_aBox strong {
    /*! font-size: 16px; */
    color: #222222;
    /*! line-height: 40px; */
    font-weight: normal;
    display: block;
    margin: 45px 0 0 0;
    /*! font-weight: bold; */
}

.hmp4_aBox p {
    text-transform: uppercase;
    /*! font-size: 12px; */
    color: #fff;
    /*! line-height: 20px; */
    /*! padding: 0px 16%; */
    margin: 20px 0 0 0;
}

.hmp4LayerBg {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    color: #FFF;
    background: #e83827;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    transform: translate(0, 200px);
}

.hmp4Layer {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    color: #FFF;
    font-size: 13px;
    line-height: 26px;
    z-index: 1;
}

.hmp4LayTxt {
    position: absolute;
    top: 50%;
    left: 16%;
    right: 16%;
    transform: translate(0, -200%);
    transition: all 0.5s ease-in-out;
    opacity: 0;
    text-align: left;
}

.hmp4LayTxt1 .hmp4Des {
    /*! height: 177px; */
    margin: -25px 0 0 0;
    line-height: 28px;
}

.hmp4LayTxt2 {
    text-align: center;
}

.hmp4LayTxt2 strong {
    color: #fff;
    margin: 43px 0 0 0;
}

.hmp4LayTxt3 {
    left: 10%;
    right: 10%
}

.hmp4LayTxt3 strong {
    color: #fff;
    margin: 15px 0 0 0;
    font-weight: normal;
}

.hmp4LayTxt4 {
    left: 12%;
    right: 12%;
}

.hmp4LayTxt4 dl dd {
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    margin: 0 0 9px 0
}

.hmp4LayTxt4 dl a {
    color: #fff;
}

.hmp4LayTxt5 {
    left: 10%;
    right: 10%
}

.hmp4Des {
    /*! height: 182px; */
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 36px;
}

.hmp4Des span {
    display: block;
    text-align: center;
    color: #fff;
}

.zhxxcwpt {
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    /*! margin: 0 28px; */
    /*! width: 158px; */
    text-align: center;
    font-weight: normal;
}

.zhxxcwpt span {
    color: #fff;
    font-weight: normal;
}

.hmp4MoreBtn {
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 0 15px;
}

.hmp4MoreBtn i {
    position: relative;
    left: 0;
    transition: all 0.3s ease-in-out 0.5s;
}

.hmp4_aBox:hover .hmp4LayTxt {
    transform: translate(0, -50%);
    opacity: 1;
    transition-delay: 0.1s;
}

.hmp4_aBox:hover .hmp4LayerBg {
    opacity: 1;
    transform: translate(0, 0)
}

.hmp4_aBox:hover .hmp4MoreBtn i {
    left: 50%;
    transform: translateX(-50%)
}

.banner .flex-direction-nav {
    /*! width: 168px; */
    /*! height: 50px; */
    /*! background: rgba(0,0,0,0.4); */
    /*! border-radius: 50px; */
    /*! position: absolute; */
    /*! bottom: 40px; */
    /*! right: 18%; */
    /*! z-index: 9; */
    display: none;
}

.banner .flex-control-nav li {
    margin: 0 5px;
    overflow: hidden;
    display: inline-block;
}

.banner .flex-control-nav li a {
    text-indent: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #919191;
    border-radius: 50%;
    text-indent: 99px;
}

.banner .flex-control-nav li a.flex-active {
    background: #FFB63E;
}

.banner .flexslider {
    position: relative;
    z-index: 0;
}

.banner .banner-number {
    position: absolute;
    right: 20.3%;
    bottom: 52px;
    width: 80px;
    text-align: center;
    z-index: 99;
    color: #b3b3b3;
}

.banner .pic-index {
    font-size: 18px;
    color: #fff;
    /*! font-weight: bold; */
    /*! border-bottom: #fff 2px solid; */
}

.banner .pic-all {
    font-size: 18px;
    color: #b3b3b3;
    /*! font-weight: bold; */
}

.content {
    /*! overflow: hidden; */
    position: relative;
    z-index: 99;
    background: url(/cwc/2021/images/content_bg_03.png) no-repeat top center #efefef;
}


/*第一组*/

.wrap_mode01 {
    /*! background: url(/cwc/2021/images/modebg.jpg) repeat; */
    /*! overflow: hidden; */
    position: relative;
    z-index: 99;
}

.mode01 {
    /*! margin-top: -36px; */
    /*! margin-bottom: 34px; */
    position: relative;
    top: -36px;
    /*! margin-bottom: -10px; */
}

.newscon {
    overflow: hidden;
}

.news_left {
    width: 48.35%;
    float: left;
}

.news_right {
    width: 45.6%;
    float: right;
}

.news ul li {
    overflow: hidden;
    padding: 18px 0 18px 0;
}

.news ul li:hover a {
    /* text-decoration: underline; */
    color: #d9473c;
    transition: .5s;
}

.news ul li:hover span {
    color: #d9473c;
}

.more {
    display: inline-block;
    width: 186px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #d9473c;
    color: #d9473c;
    margin: 30px 0 0 0;
}

.more:hover {
    color: #fff;
    background: #d9473c;
}

.news ul span {
    float: right;
    /*! padding: 0 0 0 24px; */
    /*! background: url(/cwc/2021/images/clock.png) no-repeat left center; */
    color: #888888;
}

.news ul a {
    padding: 0 0 0 29px;
    background: url(/cwc/2021/images/notice_li_03.png) no-repeat left center;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    display: block;
    margin: 0 120px 0 0;
    transition: .5s;
    /*! font-weight: 510; */
    /*! font-size: 13px; */
}

.news_right .news ul a {
    background: url(/cwc/2021/images/work_li_07.png) no-repeat left center;
    /*! font-weight: 510; */
}

.slider {
    width: 100%;
    height: 100px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Safari 5.1 - 6 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Opera 11.1 - 12*/
    background: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Firefox 3.6 - 15*/
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* 标准的语法 */
    ;
}

.slider p {
    margin: 20px 0 0 20px;
    color: #fff;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-align: left;
}

.slider i {
    color: #fff;
    font-style: normal;
    margin: 15px 0 0 20px;
    padding: 0 0 0 20px;
    background: url(/cwc/2021/images/clock_white.png) no-repeat center left;
    display: block;
}

.wrap_mode02 {
    overflow: hidden;
    /*! background: #F9F9F9; */
}

.mode02 {
    /*! margin-top: 50px; */
    margin-bottom: 40px;
}

.mode02 .gp-fl {
    width: 48.7%;
    /*! overflow: hidden; */
}

.mode02 .gp-fr {
    width: 49%;
    /*! overflow: hidden; */
}

.articleTitle {
    height: 83px;
    line-height: 83px;
    overflow: hidden;
    /*! margin-bottom: 18px; */
    /*! border-bottom: 1px solid #00366F; */
}

.articleTitle .title {
    display: block;
    float: left;
    position: relative;
    padding: 0 22px 0 83px;
    /*! color: #fff; */
}

.articleTitle .more {
    float: right;
    color: #00366F;
    padding: 0 15px 0 0;
    background: url(/cwc/2021/images/more.png) no-repeat right center;
}

.articleTitle01 .title {
    background: url(/cwc/2021/images/title1.png) no-repeat 17px center #00366F;
}

.articleTitle02 .title {
    padding: 0 0 0 20px;
    /* font-size: 22px; */
    font-weight: bold;
}

.articleTitle03 .title {
    padding: 0 0 0 20px;
    /* font-size: 23px; */
    font-weight: bold;
}

.articleTitle02 .title::before {
    width: 7px;
    height: 28px;
    background: #d9473c;
    position: absolute;
    content: '';
    left: 0px;
    top: 50%;
    margin: -13px 0 0 0;
}

.articleTitle03 .title::before {
    width: 7px;
    height: 28px;
    background: #d9473c;
    position: absolute;
    content: '';
    left: 0px;
    top: 50%;
    margin: -13px 0 0 0;
}

.articleTitle04 .title {
    background: url(/cwc/2021/images/title4.png) no-repeat 17px center #00366F;
}

@media screen and (max-width:1660px) {
    .fix {
        position: fixed;
        right: 50%;
        margin: 0 -680px 0 0;
        width: 80px;
        bottom: 100px;
        z-index: 999;
    }
}

@media screen and (max-width:1365px) {
    .fix {
        display: none;
    }
}

@media screen and (min-width:1020px) {
    .list2 li a:hover {
        margin-top: -6px;
    }
}

@media screen and (max-width:1440px) {
    .link ul {
        margin: 22px auto 0;
    }
    .link ul li a {
        margin: 0px
    }
}

@media screen and (max-width:1240px) {
    .hmp4_ul {
        margin: 0 5px;
    }
    .hmp4_aBox {
        margin: 0 5px
    }
    .hmp4LayTxt5 {
        left: 5%;
        right: 5%;
    }
    .hmp4Des5 {
        font-size: 12px;
    }
    .hmp4LayTxt3 strong {
        font-size: 12px;
    }
    .zhxxcwpt a {
        font-size: 12px;
    }
}

@media screen and (max-width:1020px) {
    .banner .flex-direction-nav {
        display: none;
    }
    .mode02 {
        margin: 25px auto;
    }
    #img1 {
        display: none;
    }
}

@media screen and (max-width:1020px) {
    .mode01 {
        margin: 20px auto 0;
        top: 0px;
    }
}

@media screen and (max-width:992px) {
    .hmp4_ul li {
        width: 33.3%;
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width:800px) {
    .news_left {
        width: 100%;
        float: none;
    }
    .news_right {
        width: 100%;
        float: none;
    }
    .link ul li {
        width: 33.3%;
        margin: 0 0 10px 0;
    }
    .news_right {
        margin: 20px 0 0 0
    }
    .mode03 {
        margin: 20px auto;
    }
}

@media screen and (max-width:766px) {
    .footer span {
        display: block;
    }
    .footer {
        text-align-last: center;
        line-height: 30px;
    }
}

@media screen and (max-width:640px) {
    .hmp4_ul li {
        width: 50%;
    }
}

@media screen and (max-width:480px) {
    .hmp4_ul li {
        width: 100%;
        float: none;
    }
    .link ul li {
        width: 50%;
    }
}

@media screen and (max-width:320px) {}