.section .inner {
    position: relative;
    max-width: 1415px;
    margin: 0 auto;
    overflow: visible;
}

.sliderBox {
    position: relative;
}

.maincontent {
    position: absolute;
    top: 46px;
    right: 12%;
    z-index: 7;
}

.maincontent li {
    float: left;
    color: white;
    height: 63px;
    width: 80px;
    text-align: center;
    padding: 17px 0 0 0;
    border: 1px solid rgba(255, 255, 255, 0.19);
    border-radius: 50%;
    margin-right: 10px;
}

.maincontent li:last-child {
    margin-right: 0;
    padding: 25px 0 0 0;
    height: 55px
}

.maincontent li.on {
    background-color: #eb6da6;
    border: 1px solid #eb6da6;
}

.maincontent li:hover {
    background-color: rgba(235, 109, 166, 0.47);
    cursor: pointer;
}

#MainCont {
    position: relative;
    /* margin-top: 30px; */
}

.maincontent .paging button {
    float: left;
    color: white;
    height: 80px;
    width: 80px;
    text-align: center;
    padding: 0 0 0 0;
    border: 1px solid rgba(255, 255, 255, 0.19);
    border-radius: 50%;
    margin-right: 10px;
    background-color: transparent;
}

.maincontent .paging button:last-child {
    margin-right: 0;
    padding: 0;
    height: 80px;
}

.maincontent .paging button.on {
    background-color: #eb6da6;
    border: 1px solid #eb6da6;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.5s;
    transition-property: background-color;
    transition-duration: 0.5s;
}

.maincontent .paging button:hover {
    background-color: rgba(235, 109, 166, 0.47);
    cursor: pointer;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.5s;
    transition-property: background-color;
    transition-duration: 0.5s;
}


@media (max-width:1300px) {

    #MainCont {
        padding-top: 60px;
    }
}

/* section1 */

#section1 {
    background: white url(/images/main/mainAtop.png) no-repeat;
    padding: 211px 0 0 0;
    background-size: cover;
}

#section1 .tabs2 {
    margin-bottom: 30px
}

#section1 .tabs2 li {
    display: inline-block;
    margin: 0 15px;
    padding: 10px 15px;
    color: white;
    font-size: 18px;
    cursor: pointer;
}

#section1 .tabs2 li.active {
    font-size: 22px;
    color: #eb6da6;
    position: relative
}

#section1 .tabs2 li.active:after {
    content: '';
    display: block;
    width: 80%;
    height: 3px;
    background-color: #eb6da6;
    position: absolute;
    left: 10%;
    bottom: 0
}

#section1 .imgW {
    width: 254px;
    height: 342px;
    background-color: white;
}

#section1 .imgW img {
    width: 100%;
    height: 100%
}

#section1 .tab_content2 {
    position: relative
}

#section1 .tab_content2 > .top {
    padding: 0 0 50px 0
}

#section1 .tab_content2 .bottom {
    background-color: white;
    padding: 20px;
    font-weight: 300;
}

#section1 .tab_content2 .bottom h3.tit {
    font-weight: 400;
    font-size: 16px;
    word-break: normal;
    display: inline-block;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

#section1 .tab_content2 .bottom p {
    font-size: 14px;
    margin-top: 8px;
    color: #999999;
}

#section1 .tab_content2 .bottom p .data {
    margin-right: 10px
}

#section1 .tab_content2 .bx-prev {
    position: absolute;
    top: 40%;
    left: 12%;
    background: url(/images/main/mainA_left.png) no-repeat;
    font-size: 0;
    display: inline-block;
    width: 24px;
    height: 50px;
    background-size: 100%;
}

#section1 .tab_content2 .bx-next {
    position: absolute;
    top: 40%;
    right: 12%;
    background: url(/images/main/mainA_right.png) no-repeat;
    font-size: 0;
    display: inline-block;
    width: 24px;
    height: 50px;
    background-size: 100%;
}

#section1 .bx-pager {
    display: none
}

#MainCont > .bottom {
    overflow: hidden;
    background: url(/images/main/mainAbottom.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    padding: 56px 0;
}

#MainCont .bottom .inner {
    width: 1400px;
    margin: 0 auto;
}

#MainCont .bottom .rankingBox {
    width: 295px;
}

#MainCont .bottom .title {
    font-size: 23px;
}

#MainCont .bottom .title .more {
    float: right;
    font-size: 12px;
    color: #999999;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    padding-top: 6px;
}

#MainCont .bottom .rankingBox {
    padding-right: 60px
}

#MainCont .bottom .rankingBox .tabbox {
    overflow: hidden
}

#MainCont .bottom .rankingBox .tabbox li {
    float: left;
    width: 19%;
    text-align: center;
    font-size: 13px;
    color: #333333;
    margin: 15px 0;
    padding: 5px 0;
}

#MainCont .bottom .rankingBox .tabbox li a {
    color: #333333;
    font-weight: 400
}

#MainCont .bottom .rankingBox .tabbox li.on {
    border: 1px solid #c6c6c6;
    background-color: #f8f8f8;
}

#MainCont .bottom .rankingBox .listbox {
    overflow: hidden;
}

#MainCont .bottom .rankingBox .listbox .top {
    float: left;
    width: calc(50% - 7.5px);
    position: relative
}

#MainCont .bottom .rankingBox .listbox .top img {
    width: 100%;
}

#MainCont .bottom .rankingBox .listbox .top .tag {
    background: url(/images/main/ranking2.png) no-repeat;
    width: 25px;
    height: 35px;
    line-height: 32px;
    display: inline-block;
    color: white;
    text-align: center;
    font-weight: 700;
    position: absolute
}

#MainCont .bottom .rankingBox .listbox .top .tit {
    font-size: 16px;
    color: #333333;
    margin: 10px 0 0px 0;
}

#MainCont .bottom .rankingBox .listbox .ranking1 {
    margin-right: 15px
}

#MainCont .bottom .rankingBox .listbox .change {
    float: right;
    font-size: 0;
}

#MainCont .bottom .rankingBox .listbox .change b {
    font-size: 12px;
    color: black;
    padding-left: 10px;
    background: url(/images/main/rankingarrow1.png) left center no-repeat;
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;
}

#MainCont .bottom .rankingBox .listbox .top .change b {
    margin-top: 5px
}

#MainCont .bottom .rankingBox .listbox .change.down b {
    background: url(/images/main/rankingarrow2.png) left center no-repeat;
}

#MainCont .bottom .rankingBox .listbox .change.same b {
    background: url(/images/main/rankingarrow3.png) left center no-repeat;
}

#MainCont .bottom .rankingBox .listbox .lanking3 {
    clear: both;
    padding-top: 16px !important;
}

#MainCont > .bottom .rankingBox .listbox .cf {
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
}

#MainCont > .bottom .rankingBox .listbox .cf .num {
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
}

#MainCont > .bottom .rankingBox .listbox .cf.lanking3 .num {
    color: #ed116a
}

#MainCont > .bottom .rankingBox .listbox .cf h3 {
    display: inline-block;
    color: #666666;
    font-size: 15px;
    line-height: 20px;
}

#MainCont > .bottom .centerbox {
    width: calc(50% - 207px);
    margin-right: 60px;
}

#MainCont > .bottom .centerbox .title {
    margin-bottom: 25px
}

#MainCont > .bottom .centerbox li {
    width: calc(50% - 0.5px);
    text-align: center
}

#MainCont > .bottom .centerbox li .imgW {
    width: 195px;
    height: 270px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px
}

#MainCont > .bottom .centerbox li:first-child {
    border-right: 1px solid #d6d6d6
}

#MainCont > .bottom .centerbox li .cont {
    padding-left: 37%;
    position: relative;
    width: 94%;
}

#MainCont > .bottom .centerbox li .cont .tagimg {
    position: absolute;
    left: 26px;
    top: 0;
    width: 51px;
    height: 54px;
    background: url(/images/main/discount.png) no-repeat;
    padding: 15px 0 0 4px;
    text-align: left;
    color: white;
    font-size: 20px;
    font-weight: 700;
}

#MainCont > .bottom .centerbox li .cont .text {
    text-align: left;
}

#MainCont > .bottom .centerbox li .cont .text .price b {
    color: black;
    font-size: 17px
}

#MainCont > .bottom .centerbox li .cont .text .price span {
    text-decoration: line-through;
}

#MainCont > .bottom .freebox {
    width: calc(50% - 208px);
    /* float: right; */
}

#MainCont > .bottom .freebox .title {
    margin-bottom: 25px
}

#MainCont > .bottom .freebox .movie {
    width: calc(50% - 10px);
}

#MainCont > .bottom .freebox .movie.leftbox {
    margin-right: 20px
}

#MainCont > .bottom .freebox .movie li {
    margin-bottom: 15px;
}

#MainCont > .bottom .freebox .movie li img {
    width: 100px
}

#MainCont > .bottom .freebox .movie p {
    padding: 10px 12px;
    margin-top: 0;
    font-weight: 400;
    font-size: 16px;
    width: calc(100% - 124px);
    color: #333;
}

#MainCont > .bottom .freebox .movie p .sub {
    font-size: 14px;
    color: #999;
    margin-top: 7px;
    display: inline-block;
}

/* section2 */

#section2 {
    background: url(/images/main/section2.png) no-repeat;
    /* height:100%; */
    padding: 124px 0 0 0;
    background-size: cover;
    padding-bottom: 30px;
}

#section2 .title {
    font-size: 18px;
    color: white;
    display: inline-block;
}

#section2 .title h3 {
    font-weight: 300;
    display: inline-block;
    margin-right: 50px;
}

#section2 .title .year {
    font-size: 34px
}

#section2 .title .month {
    font-size: 43px
}

#section2 .title .btn {
    display: inline-block;
}

#section2 .title .btn a {
    font-size: 17px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 110px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    color: white;
    background-position-y: center;
    background-repeat: no-repeat;
    display: inline-block;
    border-radius: 50px;
}

#section2 .title .btn a.prev {
    background-image: url(/images/main/section3L.png);
    background-position-x: 20px;
    padding-right: 20px;
    text-align: right
}

#section2 .title .btn a.next {
    background-image: url(/images/main/section3R.png);
    background-position-x: 85%;
    padding-left: 20px;
    text-align: left
}

#section2 #cal {
    background-color: white;
    overflow: hidden;
    padding: 45px 30px;
    margin: 50px 0 0 0;
    position: relative;
}

#section2 #cal .top {
    margin-bottom: 20px
}

#section2 #cal .top p {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

#section2 #cal .tag {
    font-size: 0;
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #eb6da6;
    border-radius: 50%;
    vertical-align: middle
}

#section2 #cal .tag.order2 {
    background-color: #8e65bd;
}

#section2 #cal .tag.order3 {
    background-color: #f39800;
}

#section2 #cal .tag.order4 {
    background-color: #a6937c;
}

#section2 #cal .down {
    font-size: 0;
    width: 156px;
}

#section2 #cal .down img {
    width: 100%;
}

#section2 #cal .cal th {
    padding: 15px;
    background-color: #e2e2e2;
    color: white;
    font-weight: 300;
}

#section2 #cal .cal th.sun {
    color: #b4306b;
    background-color: #f3cdde;
}

#section2 #cal .cal th.sat {
    color: #3e4d73;
    background-color: #c2dafa
}

#section2 #cal .cal tbody tr {
    height: 135px;
}

#section2 #cal .cal td {
    border-bottom: 1px solid #ddd
}

#section2 #cal .cal td {
    padding: 15px 0 15px 25px;
    position: relative;
}

#section2 #cal .cal td .num {
    position: absolute;
    left: 4px;
    top: 12px;
    font-size: 14px;
    color: #666666
}

#section2 #cal .cal td:first-child .num {
    color: #b80154;
}

#section2 #cal .cal td:last-child .num {
    color: #4166c3;
}

#section2 #cal .cal td .list {
    height: 135px;
    overflow: hidden;
    overflow-y: scroll
}

#section2 #cal .cal td .list li {
    /* position:relative; */
    margin-bottom: 14px;
    overflow: hidden;
}

#section2 #cal .cal td .list .tag {
    /* position:absolute; */
    /* top: 5px; */
    height: 7px;
    width: 7px;
    float: left;
    /* line-height: 26px; */
    margin-top: 6px;
}

#section2 #cal .cal td .list .open {
    color: #666666;
    font-size: 12px;
    padding-left: 0;
    line-height: 1.5em;
    float: right;
    width: calc(100% - 14px);
}

#section2 #cal .cal td .list #layerPopup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    width: 700px;
    height: auto;
    background-color: #476dd1;
    padding: 30px;
    z-index: 9;
    top: 100px;
    left: 149%;
}

#section2 #cal .cal td .list #layerPopup .leftbox {
    width: 195px;
}

#section2 #cal .cal td .list #layerPopup .rightbox {
    width: calc(100% - 195px);
    color: white;
}

#section2 #cal .cal td .list #layerPopup .rightbox h3 {
    font-size: 20px;
    line-height: 1.7em;
    margin-bottom: 9px;
}

#section2 #cal .cal td .list #layerPopup .rightbox ul {
    padding-bottom: 10px;
    border-bottom: 1px solid white;
    margin-bottom: 13px;
}

#section2 #cal .cal td .list #layerPopup .rightbox ul li {
    margin-bottom: 5px;
    font-size: 15px
}

#section2 #cal .cal td .list #layerPopup .rightbox li span {
    font-size: 13px;
    background-color: white;
    border-radius: 10px;
    color: #333;
    display: inline-block;
    width: 50px;
    text-align: center;
    margin-right: 20px;
}

#section2 #cal .cal td .list #layerPopup .rightbox .btnW {
    text-align: right
}

#section2 #cal .cal td .list #layerPopup .rightbox .btnW a {
    background-color: white;
    display: inline-block;
    padding: 10px 20px;
    margin-left: 7px
}

#section2 #cal .cal td .list #layerPopup .rightbox .btnW .ticket1 {
    background-color: #eb6da6;
    color: white;
}

#section2 #cal .cal td .list #layerPopup .rightbox .btnW .ticket2 {
    background-color: #f39800;
    color: white;
}

/* section3 */

#section3 {
    background: url(/images/main/section3.png) no-repeat;
    /* height:100%; */
    padding: 124px 0 0 0;
    background-size: cover;
    padding-bottom: 30px;
}

#section3 .tabs li {
    display: inline-block;
    margin: 0px 15px;
    padding: 10px 0px;
    < !--color: white;
    -- > font-size: 18px;
    cursor: pointer;
}

#section3 .tabs li.active {
    font-size: 22px;
    color: #eb6da6;
    position: relative
}

#section3 .tabs li.active:after {
    content: '';
    display: block;
    width: 80%;
    height: 3px;
    background-color: #eb6da6;
    position: absolute;
    left: 10%;
    bottom: 0
}

#section3 #map {
    width: 100%;
    position: relative;
    /* height: 950px; */
    /* overflow: hidden; */
}

#section3 #map img {
    width: 100%
}

#section3 #mapCont {
    position: absolute;
    top: 0;
    left: 0;
    width: 470px;
    top: 80px;
    background-color: rgba(255, 255, 255, 0.8);
}

#section3 #mapCont .top {
    background-color: white;
    padding: 25px 20px;
    color: #828282;
    font-size: 14px;
    border-bottom: 1px solid #d1d1d1;
}

#section3 #mapCont .top .search {
    position: relative;
}

#section3 #mapCont .top .search .searchField {
    width: 100%;
    height: 45px;
    border-radius: 50px;
    border: 2px solid #476dd1;
    padding: 9px 10px;
    margin: 10px 0 0 0;
    font-size: 16px;
}

#section3 #mapCont .top .search .searchBtn {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 0;
    background: url(/images/main/section3search.jpg) no-repeat;
}

#section3 #mapCont .bottom {
    padding: 35px 30px;
    border-top: 1px solid #efefef;
    background-color: white;
}

#section3 #mapCont .bottom .list {
    height: 762px;
    /* overflow: hidden; */
    overflow-y: scroll;
}

#section3 #mapCont .bottom .list li {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 20px 0;
    padding: 20px 0;
}

#section3 #mapCont .bottom .list li .leftbox {
    width: 100px;
    height: 137px;
    margin-right: 10px
}

#section3 #mapCont .bottom .list li .rightbox {
    width: calc(100% - 121px);
    height: 137px;
    padding: 10px 0 0 0;
    font-size: 15px;
}

#section3 #mapCont .bottom .list li .rightbox .tit {
    color: #333333;
    margin: 0 0 15px 0;
}

#section3 #mapCont .bottom .list li .rightbox p {
    color: #999999;
    font-size: 13px;
    line-height: 1.8em
}

#section3 #mapCont .bottom .list li .rightbox a {
    float: right;
    margin-right: 20px;
    border: 1px solid #99b1dd;
    padding: 5px 15px;
    background-color: white;
    color: #476dd1
}

#section3 #mapCont .bottom .list li:hover .rightbox a {
    background-color: #476dd1;
    color: white;
    text-decoration: none
}


@media (max-width:1300px) {

    #section3 {
        padding: 200px 0 71px 0;
    }

    #section3 .tabs {
        text-align: center
    }

    #section3 #tab1 {
        position: relative
    }

    #section3 #mapCont {
        position: relative;
        width: 100%;
        top: 0;
        margin-top: 30px
    }

    #section3 #mapCont .bottom .list li {
        float: left;
        width: calc(50% - 10px);
        margin-right: 10px
    }

    #section3 #mapCont .bottom .list li:nth-child(2n) {
        margin-right: 0
    }

    #section3 #mapCont .bottom .list li .leftbox {
        float: left;
    }

    #section3 #mapCont .bottom .list li .rightbox {
        float: right
    }

    #section1 .tab_content2 > .bottom .inner {
        max-width: 800px;
        margin: 0 auto
    }

    #section1 .tab_content2 > .bottom .rankingbox {
        padding: 0;
        width: 100%;
        margin-bottom: 30px !important;
    }

    #section1 .tab_content2 > .bottom .centerbox {
        width: 100%;
        margin-bottom: 30px !important;
    }

    #section1 .tab_content2 > .bottom .centerbox li {
        float: left
    }

    #section1 .tab_content2 > .bottom .freebox {
        width: 100%;
    }

    #section1 .tab_content2 > .bottom .freebox .movie {
        float: left;
    }

    #section1 .tab_content2 > .bottom .freebox .movie.leftbox {
        margin-right: 20px !important;
    }

    #section1 .tab_content2 > .bottom .freebox .movie img {
        float: left
    }

    #section1 .tab_content2 > .bottom .freebox .movie p {
        width: calc(100% - 150px);
        float: right
    }
}


@media (max-width:800px) {

    #section3 {
        padding: 170px 0 71px 0;
    }

    #section3 .tabs {
        text-align: center
    }

    #section3 #tab1 {
        position: relative
    }

    #section3 #mapCont {
        position: relative;
        width: 100%;
        top: 0;
        margin-top: 30px
    }

    #section3 #mapCont .bottom .list li {
        width: 100%;
        float: none;
        margin-right: 0
    }
}


#container {
    position: relative
}

#container .section {
    display: none
}

#section4 {
    background: url(/images/main/section4.png) no-repeat;
    height: 100%;
    padding: 165px 0 0 0;
    background-size: cover;
    position: relative !important;
}

#section4 .top.boxing {
    height: 450px;
    overflow: hidden;
    margin-bottom: 30px
}

#section4 .top > div {
    /* height: 450px; */
    width: calc(50% - 15px);
}

#section4 .top .popup {
    margin-right: 30px;
    /* background-color:black */
}

#section4 .top .notice {
    padding: 40px 50px;
    /*width: calc(50% - 15px); border: 1px solid #ddd; */
    background: white;
}

#section4 .top .notice .title {
    overflow: hidden;
    margin-bottom: 25px;
}

#section4 .top .notice .title .tit {
    float: left
}

#section4 .top .notice .title .more {
    float: right;
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}

#section4 .top .notice .list {}

#section4 .top .notice .list li {
    overflow: hidden;
    margin-bottom: 22px
}

#section4 .top .notice .list li a {
    display: block
}

#section4 .top .notice .list .img {
    width: 109px;
    height: 91px;
    overflow: hidden;
    margin-right: 20px
}

#section4 .top .notice .list .rightbox {
    width: calc(100% - 129px)
}

#section4 .top .notice .list p.date {
    color: #999999;
    font-size: 13px;
}

#section4 .top .notice .list p.tit {
    color: black;
    margin: 5px 0;
    font-weight: 700;
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

#section4 .top .notice .list p.cont {
    color: #999999;
    font-size: 14px
}

#section4 .top .notice .list li:hover p.tit {
    color: #eb6da6;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-property: color;
    transition-duration: 0.3s;
}

#section4 .top .notice .list li:hover p.cont {
    color: black;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-property: color;
    transition-duration: 0.3s;
}

/* #section4 .top .notice .list li:hover img{width:110%;-webkit-transition-property: width;-webkit-transition-duration: 0.5s;transition-property:width;transition-duration: 0.5s;} */

#section4 .bottom.boxing > div {
    margin-right: 30px;
    width: calc(33.33% - 20px);
}

#section4 .bottom.boxing .rightbox {
    margin-right: 0
}

#section4 .bottom .same {
    margin-bottom: 30px;
    padding: 50px 45px;
}

#section4 .bottom .same .title {
    font-size: 30px;
    font-weight: 550;
    margin-bottom: 5px;
}

#section4 .bottom .same .cont {
    color: #6d6d6d;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

#section4 .bottom .same .more {
    font-size: 13px;
    color: #666666
}

#section4 .bottom .poup2 {
    width: calc(33.33% - 20px);
    padding: 0;
    height: 465px;
    overflow: hidden;
}

#section4 .bottom .poup2 .top {
    padding: 30px 45px;
    background: #fff;
}

#section4 .bottom .banner1 .top {
    background: white url(/images/main/banner1.jpg) 90% center no-repeat
}

#section4 .bottom .banner1 .bottom {
    background: white url(/images/main/banner2.jpg) 90% center no-repeat
}

#section4 .bottom .banner2 .top {
    background: white url(/images/main/banner3.jpg) 90% center no-repeat
}

#section4 .bottom .banner2 .bottom {
    background: white url(/images/main/banner4.jpg) 90% center no-repeat
}

#section4 .top .bx-wrapper {
    position: relative;
}

#section4 .top .bx-viewport {}

#section4 .top .bx-controls {
    position: absolute;
    top: 0px;
    right: 8px;
}

#section4 .top .bx-controls a {
    font-size: 0;
    display: inline-block;
    width: 43px;
    height: 43px;
    vertical-align: middle;
}

#section4 .top .bx-controls .bx-prev {
    background: white url(/images/main/popupL.jpg) center no-repeat;
}

#section4 .top .bx-controls .bx-next {
    background: white url(/images/main/popupR.jpg) center no-repeat;
}

#section4 .top .bx-pager.bx-default-pager {
    display: none
}

#section4 .top .slider div {}

#section4 .bottom .bx-wrapper {
    position: relative
}

#section4 .bottom .bx-viewport {
    /* height: 311px !important; */
}

#section4 .bottom .bx-controls {
    position: absolute;
    top: 29px;
    right: 23px;
    text-align: right;
}

#section4 .bottom .bx-controls-direction {
    display: none
}

#section4 .bottom .bx-pager.bx-default-pager {
    width: 200px
}

#section4 .bottom .bx-pager.bx-default-pager .bx-pager-item {
    display: inline-block;
    margin-right: 5px
}

#section4 .bottom .bx-pager.bx-default-pager a {
    font-size: 0;
    display: inline-block;
    background-color: white;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    opacity: 0.5
}

#section4 .bottom .bx-pager.bx-default-pager a.active {
    width: 70px;
    border-radius: 30px;
    opacity: 1;
    -webkit-transition-property: width;
    /* Safari */
    -webkit-transition-duration: 0.5s;
    /* Safari */
    transition-property: width;
    transition-duration: 0.5s;
}

#section4 .bottom .slider div {
    width: 100%;
}

#section4 .bottom .slider div img {
    width: 100%
}

#section4 .bottom .slider div p.text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    background-color: #00000080;
    color: white;
    font-weight: 600;
}

@media (max-width:1300px) {

    .section .inner {
        padding: 0 5%;
        overflow: hidden;
    }

    #section4 {
        height: auto
    }

    #section4 .top.boxing {
        height: auto;
        width: 690px;
        margin: 0 auto
    }

    #section4 .top > div {
        width: 100%;
        margin-bottom: 30px !important;
    }

    #section4 .top .notice {
        width: calc(100% - 100px);
    }

    #section4 .top .notice .list .img {
        float: left;
    }

    #section4 .top .notice .list .rightbox {
        float: right
    }

    #section4 .bottom .slider div {
        width: 100%;
    }

    #section4 .bottom.boxing > div.poup2 {
        width: 690px;
        margin-bottom: 30px !important;
    }

    #section4 .bottom.boxing > div.banner1 {
        width: calc(50% - 15px);
        margin: 0 30px 0 0 !important;
        float: left;
    }

    #section4 .bottom.boxing > div.banner2 {
        width: calc(50% - 15px);
        margin: 0 0 0 0 !important;
        float: right;
    }
}



@media (max-width:800px) {

    #section4 .top .notice {
        padding: 25px;
        width: calc(100% - 50px);
        height: auto;
    }

    #section4 .top.boxing {
        width: 100%;
    }

    #section4 .bottom.boxing > div.poup2 {
        width: 100%;
    }

    #section4 .bottom.boxing > div.banner1 {
        width: 100%;
        margin: 0 !important;
        float: none;
    }

    #section4 .bottom.boxing > div.banner2 {
        width: 100%;
        calcmargin: 0 !important;
        float: none;
    }
}


/* #section6 */
.what-do-we-do {
    overflow: hidden;
    /*    background: url(/images/sub/section6bg_1.png) no-repeat;*/
    position: relative;
    height: 734px;
    background-color: #00144c;
}

.what-do-we-do .title {
    float: left;
    width: 200px;
    padding: 100px 0;
}

.what-do-we-do .title h3 {
    font-size: 62px;
    color: white;
    margin-top: 50px;
}

.what-do-we-do a.more {
    margin-top: 60px;
    display: none;
    color: white;
    font-weight: 700;
}

.what-do-we-do .container {
    width: 100%;
    margin-top: 50px;
}

.what-do-we-do .slider-container__tab-item.active {
    color: #396ace;
    border: 1px solid #396ace
}

.what-do-we-do .slider-content {
    position: absolute;
    top: 25%;
    max-width: 1417px;
}

.what-do-we-do .slider-content .mbtn {
    width: calc(100% - 200px);
    left: 0;
    top: -22px;
    position: absolute;
}

.what-do-we-do .slick-slide {
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 6px 4px 5px 1px rgba(0, 0, 0, 0.1);
}

.what-do-we-do .slick-slide .bottom {
    padding: 20px;
    background-color: white;
}

.what-do-we-do .slick-slide .bottom .tit {
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
}

.what-do-we-do .slick-slide .bottom .text {
    font-size: 15px;
    color: #656565;
    display: block;
    margin-bottom: 10px;
}

.what-do-we-do .slick-slide .link {
    text-align: left;
    display: block;
    /* padding-left: 20px; */
    color: #03b8f1;
    font-weight: 700;
    margin-top: 10px;
}

.what-do-we-do .slider-content .slick-slide {
    width: 264px;
}

.what-do-we-do .slick-prev {
    position: absolute;
    top: -89px;
    right: 90px;
    background: url(/images/sub/cont3left.png);
    font-size: 0;
    height: 62px;
    width: 62px;
}

.what-do-we-do .slick-next {
    position: absolute;
    top: -89px;
    right: 28px;
    background: url(/images/sub/cont3right.png);
    font-size: 0;
    height: 62px;
    width: 62px;
}

.category {
    position: relative;
}

.category > li {
    display: inline-block;
    /*    margin: 0 5px;*/
}

.category > li > a {
    display: block;
    padding: 15px 40px;
    font-size: 18px;
    position: absolute;
    top: 30px;
    color: #fff;
    background-color: #00214c;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.52);
}

.category > li > a.lanculture {
    left: 339px;
}

.category > li > a.fir {
    left: 536px;
}

.category > li > a.sec {
    left: 740px;
}

.category > li > a.thir {
    left: 884px;
}

.category > li.active > a,
.category > li:hover > a {
    background-color: #fff;
    color: #333;
}

.category > li .news_box {
    display: none;
    margin-top: 62px;
}

.category > li.active .news_box {
    display: block;
}

.category > li > a.more {
    display: none;
    position: absolute;
    top: 33px;
    right: -50%;
    margin-right: -600px;
    background: #0098ff;
    color: #fff;
    border: 0;
    padding: 9px 18px;
    border-radius: 30px;
    font-size: 14px;
    z-index: 1000;
}

.news_box {
    display: none;
    position: absolute;
    left: 0;
    top: 110px;
    text-align: center;
    min-width: 1419px;
}

.news_box .owl-stage-outer {
    min-height: 360px;
}

.news_box:after {
    display: block;
    clear: both;
    content: ""
}

.news_box .news_slider {
    position: relative;
    display: block;
    width: 264px;
    height: 370px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 6px 4px 5px 1px rgba(0, 0, 0, 0.1);
}

.news_box .news_slider:hover {}

.news_box .news_slider.no_pad {
    padding: 0;
}

.news_box .news_slider p.img {
    height: 180px;
    overflow: hidden;
    background-image: url(/images/contents/no-img03.png);
    background-repeat: no-repeat;
    background-position: center;
}

.news_box .view_more {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    width: 100px;
    padding: 14px 0;
    text-align: center;
    margin: 0 auto;
    border: #999 solid 1px;
    font-size: 12px;
    transform: translateX(-50%)
}

.news_box .bottom {
    padding: 20px;
    background-color: white;
}

.news_box .bottom .tit {
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-bottom: 20px;
       /*display: -webkit-box;
	-webkit-line-clamp: 2;	
	-webkit-box-orient: vertical;*/
}

.news_box .bottom .text {
    font-size: 15px;
    color: #656565;
    display: block;
    margin-bottom: 3px;
}

/**/
.news_box > .owl-nav {
    position: relative;
    display: block;
    width: 90px;
    margin: 48px auto 0 auto;
    border: #7a8a92 solid 1px;
    padding: 10px 0;
    border-radius: 50px;
    z-index: 300
}

.news_box > .owl-nav > a {
    display: inline-block;
    text-indent: -9999px
}

.news_box > .owl-nav .owl-play {
    display: none;
    background: url(/img/main/play.png) center center no-repeat;
}

.news_box > .owl-nav .owl-stop {
    background: url(/img/main/pause.png) center center no-repeat;
}

.news_box > .owl-nav .owl-prev {
    position: absolute;
    left: -40px;
    background: url(/img/main/arrow_left_s.png) center no-repeat;
    background-size: contain;
}

.news_box > .owl-nav .owl-next {
    position: absolute;
    right: -40px;
    background: url(/img//main/arrow_right_s.png) center no-repeat;
    background-size: contain;
}

.news_box > .owl-nav .owl-play,
.news_box > .owl-nav .owl-stop {
    width: 17px;
    height: 17px;
    margin: 0 5px;
    padding: 0 10px;
}

.news_box > .owl-nav .owl-prev,
.news_box > .owl-nav .owl-next {
    width: 27px;
    height: 19px;
}

.news_box .owl-dots {
    display: none;
}

.news_box .paging01 {
    display: inline-block;
    line-height: 15px;
    padding-top: 3px;
    font-size: 18px;
    vertical-align: middle;
}


@media (max-width:1300px) {
    .news_box .news_slider {
        /*        width: 60%;*/
    }

    .what-do-we-do {
        padding: 20px 5%;
        background: #00214c none
    }

    .what-do-we-do .title {
        float: none;
        width: 100%;
        padding: 0;
    }

    .what-do-we-do .title h3 {
        font-size: 28px;
        text-align: center;
        margin-top: 0;
    }

    .what-do-we-do .title h3 br {
        display: none
    }

    .what-do-we-do .container {
        width: 100%;
        padding: 0;
    }

    .category > li > a {
        padding: 10px 11px;
    }

    .category > li.active > a,
    .category > li:hover > a {
        background-color: white;
        color: #00214c;
    }

    .category > li > a.lanculture {
        left: calc(50% - 245px);
    }

    .category > li > a.fir {
        left: calc(50% - 103px);
    }

    .category > li > a.sec {
        left: calc(50% + 46px);
    }

    .category > li > a.thir {
        left: calc(50% + 135px);
    }
}

@media all and (max-width:700px) {
    .category > li > a {
        width: 50%;
        text-align: center;
    }
    
    .category > li > a.lanculture {
        left: 0;
        font-size: 14px;
        padding: 10px 5px;
    }

    .category > li > a.fir {
        left: 50%;
        font-size: 14px;
        padding: 10px 5px;
    }

    .category > li > a.sec {
        left: 0;
        top: 70px;
        font-size: 14px;
        padding: 10px 10px;
    }

    .category > li > a.thir {
        left: 50%;
        top: 70px;
        font-size: 14px;
        padding: 10px 5px;
    }
}