.pc1,.pc2,.pc3,.pc4,.pc5,.pc6,.pc7,.pc8,.pc9,.pc10,.pc11,.pc12{float:left}.pc1{width:8.33333333%}.pc2{width:16.66666667%}.pc3{width:25%}.pc4{width:33.33333333%}.pc5{width:41.66666667%}.pc6{width:50%}.pc7{width:58.33333333%}.pc8{width:66.66666667%}.pc9{width:75%}.pc10{width:83.33333333%}.pc11{width:91.66666667%}.pc12{width:100%}
.cr_pull_left{float:left}
.cr_pull_right{float:right}
.cr_clear{clear:both}
.cr_img_w{width:100%}
.cr_img_h{height:100%}
.cr_text_left{text-align:left;}
.cr_pc_hide{display:none;}
.font_white{color:#fff;}
.font_green{color:var(--uu-color-second);}
.font12{font-size:12px;}
.cr_content{max-width:1200px;min-width:1200px;margin:auto;}
.cr_text_center{text-align:center;}
.cr_head{width:100%; height:60px;}
.cr_head .cr_content{height:60px;}
.cr_head .cr_content >div{height:60px;}
.cr_head .logo img{margin-top:15px;width:100%;}
.cr_head .cr_nav{background:#fff;}
.cr_head .cr_nav a{text-decoration:none;}
.cr_head .cr_nav ul{padding:0px; margin:0px;}
.cr_head .cr_nav ul li{display:inline-block; position:relative; margin:0px 15px;}
.cr_head .cr_nav ul li:hover:after {transform: scaleX(1);transform-origin: left;}
.cr_head .cr_nav ul li:after {content: "";position: absolute;left: 0;right: 0;bottom: 1px;height: 3px;background: #14e1cd;transform: scaleX(0);transition: transform .5s ease;transform-origin: right}
.cr_head .cr_nav ul li.on:after {transform: scaleX(1);transform-origin: left;}
.cr_head .cr_nav ul li a{ height:60px; display:inline-block;line-height:60px; position:relative;overflow:hidden; color:#333;font-size:16px;}
.cr_head .cr_nav ul li .hot-tag{
    position: absolute;
    top: 6px;
    width: 36px;
    height: 16px;
    color: #fff;
    font-size: 12px;
    background: #fd6e26;
    text-align: center;
    line-height: 16px;
    border-radius: 10px 10px 10px 0;
    font-style: italic;
}
.cr_head .cr_member_login{text-align:right; padding-top:15px;}
.cr_head .cr_member_login a{font-size:14px;}
.cr_head .cr_member_login a:nth-child(1){background:#13aba1; color:#fff; display:inline-block; padding:5px 10px;transition: all .3s ease; margin-right:10px;}
.cr_head .cr_member_login a:nth-child(1):hover{background:#0e948b;}
.cr_head .cr_member_login a:nth-child(2){border: 1px solid #868686;background: #fff;color: #333;transition: all .3s ease;padding:5px 10px;}
.cr_head .cr_member_login a:nth-child(2):hover{border: 1px solid #ff4444;background:#ff4444;color:#fff;}
/*banner*/
.cr_banner .cr_banner_position{bottom:240px;}
.cr_banner .swiper-pagination-bullet{opacity:1;}
.cr_banner .cr_banner_position span{width:60px; height:5px; border-radius:2px;background:rgba(0,0,0,0.5);}
.cr_banner .cr_banner_position .swiper-pagination-bullet-active{background:rgba(0,0,0,0.5); position:relative;}
.cr_banner .cr_banner_position .swiper-pagination-bullet-active:after {content: "";position: absolute;width:10px;left:0px; top:0px;height:5px; background:#0FC; width:0px;position:relative;animation:myfirst 10s;-webkit-animation:myfirst 10s; display:block; border-radius:2px;}
@keyframes myfirst{from{width:0px;}to{width:60px;}}
.cr_banner .cr_banner_info{position:absolute; left:0px; bottom:0px; width:100%; height:230px; background:rgba(0,0,0,0.6); z-index:9999;}
.cr_banner .cr_banner_info .pc4{padding-left:5%;}
.cr_banner .cr_banner_info .pc4 .info_ico{margin-top:40px; display:block;}
.cr_banner .cr_banner_info .pc4 h2{font-size:20px; color:#fff; margin:10px 0px;}
.cr_banner .cr_banner_info .pc4 p{font-size:16px; color:#fff;}
.cr_banner .banner_a{position:absolute; left:50%; bottom:320px;}
.cr_banner .banner_a a{padding:15px 60px; background-image:linear-gradient(90deg,#FFCE82,#FFB76B); color:#794E1B; border-radius:50px;font-size:18px; margin:0px 15px; position:relative; transition:all 1s ease;left:0px; top:0px;-moz-box-shadow:0px 3px 14px #19A882; -webkit-box-shadow:0px 3px 14px #19A882; box-shadow:0px 3px 14px #19A882; font-weight:bold;}
.cr_banner .banner_a a:hover{top:-10px;}
/*内容开始*/
.full_mian{width:100%;background:#F7F7F7;}
.cr_ts{padding-bottom:10px;}
.cr_ts .ts_t{font-size: 30px;color: #696767;text-align: center;letter-spacing: 10px;padding: 70px 0 50px 0; font-weight:normal;}
.cr_ts .ts_t span{font-size: 40px;color: #04c4b7;display: inline-block;padding: 0 20px;}
.cr_ts .pc4{text-align:center; padding:20px;}
.border_top_blue{border-top: 2px solid #6eb6ff;}
.border_top_yellow{border-top: 2px solid #ffc63e;}
.border_top_red{border-top: 2px solid #ff6f6f;}
.border_top_green{border-top:2px solid #00cb9e;}
.border_top_purple{border-top: 2px solid #b7a6ff;}
.border_top_lan{border-top:2px solid #699cea;}
.cr_ts .pc4 .ts_info{background:#fff; padding:60px; height:320px; cursor:pointer;transition:all 0.5s; position:relative; left:0px; top:0px;}
.cr_ts .pc4 .ts_info:hover{-moz-box-shadow:0px 4px 12px #70E0A1; -webkit-box-shadow:0px 4px 12px #70E0A1; box-shadow:0px 4px 12px #70E0A1; border-radius:10px; top:-15px;}
.cr_ts .pc4 .ts_info h2{font-size: 20px; font-weight:normal; margin:20px 0px;}
.cr_ts .pc4 .ts_info p{font-size:16px; text-align:left;color: #6e6e6e; line-height:22px;}
.cr_xitong{background:#00c9a5 url(../images/gi.png) no-repeat center top; height:360px;}
.cr_xitong h2{font-size: 24px;margin: 90px 0 45px 0;display: inline-block;border-bottom: 2px solid #fff;color:#fff; font-weight:normal;}
.cr_xitong p{width:700px;text-align: center;color: #fff;margin: auto;font-size: 16px;line-height: 24px;}
/*内容结束*/
.cr_news{background:#f8f9fa url(../images/indexnoticebg.png) no-repeat center top; height:640px;padding: 60px 0px;}
.cr_news .cr_news_an_top .cr_pull_left{font-size: 24px;color: #202024;}
.cr_news .cr_news_an_top .cr_pull_left img{height:30px; vertical-align:middle; margin-right:5px;}
.cr_news .cr_news_an_top .cr_pull_left span{font-family:crfont; font-size:24px;vertical-align:middle;}
.cr_news .cr_news_an_top .cr_pull_left font{color: #878894;font-size: 12px; margin-left:20px;}
.cr_news .cr_news_an_top .cr_pull_right a{font-family:crfont;color:#9e9e9e; font-size:14px; line-height:30px;}
.cr_news .cr_news_an_top .cr_pull_right a:hover{ color:var(--uu-color-second);}
.cr_news .cr_news_an_list{margin-top:30px;}
.cr_news .cr_news_an_list a{width:100%; height:30px; display:inline-block; text-align:left;color: #878894; position:relative; transition:all 1s; margin-bottom:1px;}
.dot{background-color:#878894; height:3px; width:3px; display:inline-block; vertical-align:middle; margin-right:5px;}
.cr_news .cr_news_an_list a .news_title{width:calc(100% - 60px); display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align: middle;}
.cr_news .cr_news_an_list a .create_time{position:absolute; top:0px; right:0px;color: #c3c4d2;font-size: 12px;transition:all 1s;}
.cr_news .cr_news_an_list a:hover{color:var(--uu-color-second);}
.cr_news .cr_news_an_list a:hover .create_time{color:var(--uu-color-second);}
/*新闻开始*/
.cr_news_in_list{ margin-top:30px;}
.cr_news_in_list .pc4{padding:10px;}
.cr_news_in_list .pc4:hover a p{color:var(--uu-color-second);}
.cr_news_in_list .pc4 a{width:100%;transition:all 0.5s ease; overflow:hidden; display:inline-block;}
.cr_news_in_list .pc4 a img{width:100%;transition:all 1s ease;}
.cr_news_in_list .pc4 a p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap; margin-top:10px;color: #202024;}
.cr_news_in_list .pc4 a:hover img{transform: scale(1.1);}
.game_type{padding:10px;}
.game_type span{color: #878894; margin:0px 6px;}
.cr_game_list{margin-top:25px;}
.cr_game_list .pc6{ margin-bottom:10px;}
.cr_game_list a{color: #878894; transition:all 0.5s ease;}
.cr_game_list a:hover{color:var(--uu-color-second);}
.cr_game_list .dot{ margin-right:5px; vertical-align:middle;}
.cr_game_list .news_title{width:calc(100% - 20px); vertical-align:middle;text-overflow:ellipsis;overflow:hidden;white-space:nowrap; display:inline-block; text-align:left;}
/*新闻结束*/
/*底部开始*/
.cr_footer{background:#202024;color:#9e9e9e;}
.cr_footer a{color: #9e9e9e;}
.cr_footer .cr_content{border-bottom: 1px solid #2d2d2d; padding:30px 0px;}
.guanzhu a{height:50px; width:50px; display:inline-block; vertical-align:middle; margin:0px 5px; position:relative;}
.guanzhu .foot_wx_info{position:absolute; left:50%; top:60px; background:#fff; margin-left:-50px; z-index:999; width:110px; padding:10px; border-radius:5px;transition:all .5s ease; opacity:0; z-index:-1;}
.guanzhu a:hover .foot_wx_info{opacity:1; z-index:9999;}
.guanzhu .foot_wx_info img{width:100%;}
.guanzhu .jiao{width:15px; height:15px; background:#fff;position:absolute; left:50%; top:-7px; margin-left:-7px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.guanzhu .foot_wx{background:url(../images/foot_wx.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_wx:hover{background:url(../images/foot_wxh.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_qq{background:url(../images/foot_qq.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_qq:hover{background:url(../images/foot_qqh.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_wb{background:url(../images/foot_wb.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_wb:hover{background:url(../images/foot_wbh.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_tb{background:url(../images/foot_tb.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_tb:hover{background:url(../images/foot_tbh.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_bili{width:95px; height:50px;background:url(../images/foot_bili.png) no-repeat center; background-size:100% 100%;}
.guanzhu .foot_bili:hover{width:95px; height:50px;background:url(../images/foot_bilih.png) no-repeat center; background-size:100% 100%;}
.cr_hezuo{padding-left:50px; background:url(../images/foot_swhz.png) no-repeat left; background-size:38px 38px;}
.cr_right p{line-height:24px;}
.cr_right p img{vertical-align:middle;}
.cr_friend a{display:inline-block; margin:5px;}
.cr_friend a:hover{color: var(--uu-color-second);}
.cr_right{padding-left:80px!important; background:url(../images/foot_logo.png) no-repeat left; background-size:56px auto; position:relative;}
.cr_right a:hover{color: var(--uu-color-second);}
.brand_ioc{position:absolute; right:0px; top:30px; text-align:right;}
.brand_ioc p{margin-bottom:10px;}
.brand_ioc .cr_baidu img{margin-left:10px;}
/*底部结束*/
@media screen and (max-width:980px){
.m1,.m2,m3,.m4,.m5,.m6,.m7,.m8,.m9,.m10,.m11,.m12{float:left}.m1{width:8.33333333%}.m2{width:16.66666667%}.m3{width:25%}.m4{width:33.33333333%}.m5{width:41.66666667%}.m6{width:50%}.m7{width:58.33333333%}.m8{width:66.66666667%}.m9{width:75%}.m10{width:83.33333333%}.m11{width:91.66666667%}.m12{width:100%}.cr_wap_hide{display:none;}.cr_wap_show{display:block;}.cr_content{width:100%;}
}
/*微信授权登陆*/
.cr_wx_login{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:9999; top:0px; left:0px;}
.cr_wx_login .cr_wx_login_main{width:300px; margin:auto; background:#fff; margin-top:5%; border-radius:15px;}
.cr_wx_login .cr_wx_login_main iframe{width:100%; height:400px; border:0px; overflow:hidden;}
#ajax_member{line-height:30px;text-align:left;}
#ajax_member a{border:1px solid #13aba1; color:#13aba1; padding:5px; background:#fff;padding: 2px 5px; border-radius:5px;}

.uc-ml30 {
    margin-left: 30px;
}

.g-fixedSideOperate {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 888;
    right: 20px;
    width: 100px;
}

.g-fixedSideOperate .list {
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.g-fixedSideOperate .list li {
    position: relative;
    margin-top: 1px;
}

.g-fixedSideOperate .list li:first-child {
    margin-top: 0;
}

.g-fixedSideOperate .list li:first-child .item {
    border-radius: 8px 8px 0 0;
}

.g-fixedSideOperate .list li:first-child:after {
    display: none;
}

.g-fixedSideOperate .list li:last-child .item {
    border-radius: 0 0 8px 8px;
}

.g-fixedSideOperate .list li:hover .item {
    color: #fff;
}

.g-fixedSideOperate .list li:hover .i1 {
    display: none;
}

.g-fixedSideOperate .list li:hover .i2 {
    display: block;
}

.g-fixedSideOperate .list li:hover .box {
    display: block;
}

.g-fixedSideOperate .list li:hover:after {
    display: none;
}

.g-fixedSideOperate .list li:after {
    content: '';
    width: 80px;
    height: 1px;
    background-color: #eeeeee;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.g-fixedSideOperate .list .item {
    height: 100px;
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    color: #999999;
}

.g-fixedSideOperate .list .item:hover {
    background-color: #13cbb9;
    color: #333333;
}

.g-fixedSideOperate .list img {
    display: block;
    margin: 0 auto 5px;
}

.g-fixedSideOperate .list .uc-font {
    font-size: 24px;
    display: block;
    margin: 0 auto 5px;
}

.g-fixedSideOperate .list .i2 {
    display: none;
}

.g-fixedSideOperate .box {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 110px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.g-fixedSideOperate .box:after {
    content: '\e6ae';
    font-family: 'uc-font';
    font-size: 1.4em;
    right: -11px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}

.g-fixedSideOperate .box-tel {
    border-radius: 8px;
    width: 160px;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

.g-fixedSideOperate .box-tel .number {
    font-size: 18px;
    margin-top: 5px;
}

.g-fixedSideOperate .box-code {
    width: 165px;
    border-radius: 5px;
    height: 165px;
}

.g-fixedSideOperate .box-code img {
    width: 165px;
    border-radius: 5px;
    height: 165px;
    overflow: hidden;
    display: block;
}