@charset "UTF-8";
.index_wrap {
    height: 2826px;
    min-width: 1200px;
    background-image: url(../images/official/bg202201.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
}

.index_bg {
    background: none
}

/*视频*/

.btn_play {
    position: absolute;
    width: 194px;
    height: 196px;
    top: 260px;
    left: -25px;
}

.btn_play span {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/official/btn-play-2207.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    -webkit-animation: rotate 2s linear infinite;
    -o-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*关注*/

.atten {
    background: url(../images/official/atten_bg_left.png) no-repeat;
    width: 194px;
    height: 42px;
    position: absolute;
    top: 840px;
    right: 10px;
    padding: 10px 0px 0 20px;
}

.atten .atten_btn {
    float: left;
    display: inline;
    margin-right: 15px;
    background-image: url(../images/official/icon_atten.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.atten .atten_btn span {
    font-size: 12px;
    position: absolute;
    bottom: 30px;
    left: -55px;
    background: url(../images/official/atten_notice_bg.png) no-repeat;
    width: 185px;
    height: 273px;
    text-align: center;
    display: none;
}

.atten .atten_btn span em {
    font-size: 16px;
    display: block;
}

.atten .atten_btn:hover span {
    display: block;
}

.atten .atten_weibo {
    width: 34px;
    height: 28px;
}

.atten .atten_weixin {
    width: 30px;
    height: 29px;
    background-position: -46px 0;
    position: relative;
}

.atten .atten_qq {
    width: 26px;
    height: 28px;
    background-position: -92px 0;
    position: relative;
}

.atten .atten_baidu {
    width: 25px;
    height: 27px;
    background-position: -127px 0;
}

.atten .atten_weixin span {
    color: #ffeeba;
}

.atten .atten_qq span {
    color: #ff9001;
}

.atten .atten_weixin em {
    color: #ff9001;
}

.atten .atten_qq em {
    color: #ffeeba;
    margin: 30px auto;
}

/*下载*/

.down {
    background: url(../images/official/down_bg.png) no-repeat;
    width: 581px;
    height: 184px;
    position: absolute;
    top: 640px;
    left: 0px;
}

.down .qr_code_down {
    position: absolute;
    top: 13px;
    left: 17px;
}

.down .btn_down {
    background-image: url(../images/official/down_btn.png);
    background-repeat: no-repeat;
    width: 234px;
    height: 70px;
    position: absolute;
    left: 164px;
}

.down .btn_ios {
    background-position: 0 -70px;
    top: 100px;
}

.down .btn_android {
    top: 18px;
}

.down .lb {
    background-image: url(../images/official/lb.png);
    background-repeat: no-repeat;
    width: 184px;
    height: 171px;
    position: absolute;
    top: 2px;
    right: 0;
}

.down .lb:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
}

.down .lb span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/official/lb.png) no-repeat -184px 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.down .msg_down {
    width: 360px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: 27px;
    left: 191px;
}

.down .msg_down > * {
    float: left;
    height: 100%;
    border: none;
    outline: none;
    color: #fff;
}

.down .msg_down .phone {
    width: 106px;
    background: #482812;
    padding: 0 5px;
}

.down .msg_down .code {
    width: 72px;
    background: #8d4e23;
    padding: 0 5px;
}

.down .msg_down img {
    width: 85px;
    height: 35px;
}

.down .msg_down .btn_submit {
    width: 70px;
    background: #8d4e23;
    color: #fff0c3;
    font-weight: bold;
    cursor: pointer;
}

/*新闻公告*/

.news_notice {
    width: 100%;
    height: 404px;
    position: absolute;
    top: 970px;
    left: 0;
    overflow: hidden;
}

.news_notice .roll_wrap {
    background: url(../images/official/roll_bg.png) no-repeat;
    width: 668px;
    height: 394px;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 5px;
}

.roll_swiper_pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.news_notice .roll_wrap .swiper-pagination-switch {
    width: 13px;
    height: 13px;
    background: #3d1900;
    border-radius: 0;
    opacity: 1;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

.news_notice .roll_wrap .swiper-active-switch {
    background: #cd2c01;
}

.news_notice .tab_wrap {
    background: url(../images/official/news_notice_bg.png) no-repeat;
    width: 499px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.news_notice .tab_wrap .tab_list {
    background: url(../images/official/news_notice_tab_bg.png) no-repeat;
    width: 494px;
    height: 66px;
    margin: 2px 2px 0;
    position: relative;
}

.news_notice .tab_wrap .tab_list .tab_btn {
    float: left;
    width: 93px;
    height: 100%;
    background-image: url(../images/official/tab_btn_bg.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 66px;
    color: #fff;
    font-size: 18px;
}

.news_notice .tab_wrap .tab_list .tab_btn:hover, .news_notice .tab_wrap .tab_list .tab_btn.ac {
    background-position: 0 -66px;
    color: #a54500;
}

.news_notice .tab_wrap .more {
    width: 55px;
    height: 39px;
    background-image: url(../images/official/btn_more.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 8px;
}

.news_notice .tab_wrap .more:hover {
    background-position: 0 -39px;
}

.news_notice .tab_wrap .news_content {
    width: 449px;
    margin: 0 auto;
    overflow: hidden;
}

.news_notice .tab_wrap .swiper-slide h2 {
    width: 100%;
    color: #cd2c01;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 70px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_notice .tab_wrap .swiper-slide > a:hover {
    color: #cd2c01;
}

.news_notice .tab_wrap .swiper-slide > a {
    display: block;
    height: 41px;
    line-height: 41px;
    background: url(../images/official/border_bottom.png) no-repeat bottom center;
    color: #3d1900;
    font-size: 14px;
    position: relative;
    padding-right: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_notice .tab_wrap .swiper-slide > a span {
    position: absolute;
    right: 0;
    top: 0;
}

/*百叶和图推*/

.shutter_tutui {
    width: 100%;
    height: 602px;
    position: absolute;
    top: 1485px;
    left: 0;
}

.shutter {
    width: 1190px;
    background: url(../images/official/shutter_bg.png) no-repeat;
    height: 369px;
    padding: 0px 0px 0;
}

.shutter a {
    float: left;
    width: 127px;
    height: 366px;
    transition: width 0.7s;
    -moz-transition: width 0.7s;
    -webkit-transition: width 0.7s;
    -o-transition: width 0.7s;
    background-image: url(../images/official/shutter_con2b2d7b2d7.jpg?v=20181030);
    background-repeat: no-repeat;
}

.shutter .s_1 {
    background-position: right 0;
}

.shutter .s_2 {
    background-position: right -366px;
}

.shutter .s_3 {
    background-position: right -732px;
}

.shutter .s_4 {
    background-position: right -1098px;
}

.shutter .s_5 {
    background-position: right -1464px;
}

.shutter a.ac {
    width: 680px;
}

.shutter a span {
    display: block;
    width: 127px;
    height: 100%;
    background-image: url(../images/official/shutter_title3119a119a.jpg?v=201810221837);
    background-repeat: no-repeat;
}

.shutter .s_1 span {
    background-position: 0 -2px;
}

.shutter .s_2 span {
    background-position: -127px -2px;
}

.shutter .s_3 span {
    background-position: -254px -2px;
}

.shutter .s_4 span {
    background-position: -381px -2px;
}

.shutter .s_5 span {
    background-position: -508px -2px;
}

.shutter .s_1.ac span {
    background-position: 0 -366px;
}

.shutter .s_2.ac span {
    background-position: -127px -366px;
}

.shutter .s_3.ac span {
    background-position: -254px -366px;
}

.shutter .s_4.ac span {
    background-position: -381px -366px;
}

.shutter .s_5.ac span {
    background-position: -508px -366px;
}

.tutui {
    width: 100%;
    height: 208px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tutui a {
    color: #00316d;
    float: left;
    margin-right: 16px;
    display: inline;
    width: 268px;
    height: 178px;
    background: url(../images/official/tutui_img.png) no-repeat bottom center;
    padding: 30px 0 0 20px;
    font-weight: bold;
    position: relative;
}

.tutui a * {
    display: block;
    position: relative;
}

.tutui a img {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.tutui a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tutui a .sup_title {
    font-size: 24px;
    z-index: 1;
}

.tutui a .sub_title {
    font-size: 18px;
    z-index: 1;
}

.tutui a .arror {
    background: url(../images/official/arror.png) no-repeat;
    width: 31px;
    height: 32px;
    margin-top: 5px;
    z-index: 1;
}

/*亿万悬赏*/

.silde_area {
    width: 100%;
    height: 475px;
    position: absolute;
    bottom: 100px;
    left: 0;
}

.silde_area ul {
    width: 517px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.silde_area ul li {
    position: absolute;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: none;
}

.silde_area ul li .card_img {
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.silde_area ul li .card_name {
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-bottom: 40px;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    color: #ffe400;
    font-weight: bold;
    text-shadow: 1px 0 1px #641000, 0 1px 1px #641000, -1px 0 1px #641000, 0 -1px 1px #641000;
    font-size: 20px;
    height: 30px;
}

.silde_area ul li .card_name * {
    display: inline;
    vertical-align: middle;
    margin: 0 5px;
}

.silde_area .slide_show {
    display: block;
    left: 0;
    top: 0;
    z-index: 3;
}

.silde_area .slide_show .card_img {
    width: 517px;
}

.silde_area .slide_show .card_name {
    opacity: 1;
    filter: alpha(opacity=100);
}

.silde_area .slide_right {
    display: block;
    top: -60px;
    left: 392px;
}

.silde_area .slide_right .card_img {
    width: 377px;
}

.silde_area .slide_left {
    display: block;
    top: -60px;
    left: -260px;
}

.silde_area .slide_left .card_img {
    width: 377px;
}

.silde_area .slide_right_out {
    display: block;
    top: 20px;
    left: 540px;
}

.silde_area .slide_right_out .card_img {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.silde_area .slide_left_out {
    display: block;
    top: 20px;
    left: -40px;
}

.silde_area .slide_left_out .card_img {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.silde_area .btn {
    width: 78px;
    height: 79px;
    position: absolute;
    top: 160px;
    background-image: url(../images/official/btn_arror.png);
    background-repeat: no-repeat;
}

.silde_area .btn_left {
    left: 20px;
}

.silde_area .btn_right {
    right: 20px;
    background-position: -78px 0;
}

/*联系我们*/

.contract {
    width: 100%;
    height: 215px;
    position: absolute;
    bottom: 240px;
    left: 0;
    display: none !important;
}

.contract dl {
    float: left;
    width: 45%;
    margin-top: 35px;
    padding-left: 5%;
    color: #9be6ff;
    font-size: 14px;
}

.contract dl dt {
    background-image: url(../images/official/icon_m.png);
    background-repeat: no-repeat;
    height: 44px;
    line-height: 44px;
    padding-left: 45px;
    font-size: 22px;
    margin-bottom: 10px;
}

.contract .right dt {
    background-position: 0 -44px;
}

.contract dl table td {
    padding: 5px;
    vertical-align: top;
}

.contract dl table span {
    display: block;
    height: 25px;
    line-height: 25px;
    border: 2px solid #9be6ff;
    font-size: 16px;
    text-align: center;
}

.contract .left table span {
    width: 60px;
}

.contract .right table span {
    width: 72px;
}

.dialog-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}

.dialog-16 {
    position: fixed;
    width: 700px;
    height: 461px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/dialog-bg.png);
    background-size: 100% 100%;
}

.dialog-16 p {
    color: #fff;
    padding: 0 25px;
}

.dialog-16 p:first-child {
    margin-top: 35px;
}

.dialog-16 img {
    position: absolute;
    top: -83px;
    right: 25px;
    cursor: pointer;
}

.sl-btn {
    position: absolute;
    width: 65px;
    top: 645px;
    left: -77px;
    cursor: pointer;
}