/* #top ---------------*/
#top {
    background-color: #3e3e3e;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
#top a {
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
#top a:hover {
    color: #CCC;
    text-decoration: none;
    background-color: #6F6F6F;
}
.quick-menu {
    padding: 0 15px;
}
.quick-menu {
    float: left;
}
.quick-menu li {
    float: left;
}
.quick-menu a:hover {
    background: none;
}
.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    background: url(/skin-2012/images/notice.png) no-repeat 0 3px;
}
.my-info {
    float: right;
    position: relative;
    z-index: 100;
}
.u-info {
    float: left;
}
.u-info img {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    background: url(/skin-2012/images/arrow.png) no-repeat 5px 1px;
}
.login-info {
    float: right;
    margin-right: 15px;
}
.top-dropdown:hover .drop-icon {
    background-position: 5px -43px;
}
.top-dropdown-menu {
    position: absolute;
    right: 0;
    top: -9999px;
    width: 130px;
    padding: 9px 0;
    background: #111;
    z-index: 100;
    box-shadow: 2px 2px 3px #999;
}
#top .top-dropdown-menu a {
    font-size: 14px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #ccc;
    white-space: nowrap;
}
.top-dropdown-menu a:hover {
    color: #fff;
    text-decoration: none;
    background: #999;
}
.icons {
    display: inline-block;
}
#NITopAdLeft {
    float: left;
    height: 90px;
    overflow: hidden;
    width: 728px;
}
#NITopAdRight {
    float: right;
    height: 90px;
    overflow: hidden;
    width: 260px;
}
#top{
    background: #000000;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}
.quick-menu a:hover{
    background: #000000;
}
.d-corner {
    font: 8px/25px arial;
    color: #999;
    font-style: normal;
    float: right;
    margin-left: 2px;
    margin-top: 4px;
}
.up-arrow{
    display: none;
}
#website_ind_wrap:hover #website_nav{
    display: block;
}
#website_ind_wrap:hover .up-arrow{
    display: block;
}
#website_ind_wrap:hover .down-arrow{
    display: none;
}
#top #website_ind_wrap:hover{
    background: #d00 !important;
}
#top #website_nav:hover{
    background: #fff;
    color: #666 !important;
}
#top .wraplist_title:hover{
    background: #fff;
    color: #666 !important;
}
#top a:hover{
    background: #000;
    color: #fff;
}
#website_nav{
    display: none;
    position: absolute;
    top: 31;
    left: 15.5px;
    width: 966px;
    z-index: 999;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sub_dis_wrap{
    height: 180px;
    border-right: 1px solid #d9d9d9;
    text-align: left;
    margin: 10px 0;
    padding: 0 38px 10px;
    z-index: 1000;
    float: left;
}
.sub_dis_wrap .disList {
    list-style: none;
    display: block;
    margin-right: 10px;
    float: left;
}
.sub_dis_wrap .disList li {
    float: none;
    padding-left: 0;
    background: none;
    margin: 0 0 10px;
    padding-right: 0;
}
#top #website_nav a {
    color: #666666 !important;
}
#top #website_nav a:hover{
    background: #fff;
}
.sub_dis_wrap .disTitle a {
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-weight: bold;
    color: #444444;
    height: 40px;
    line-height: 40px;
}
/* nav ---------------*/
.m_banner{
    display: none;
}
.m_nav{
    display: none;
}
#header {
    border-bottom: 2px solid #000;
    width: 100%;
    background: #fff;
}
nav {
    position: absolute;
    z-index: 146;
    width: 1200px;
    margin: 0 auto;
    background: rgb(121, 121, 121, 0.5);
    left: 0;
    right: 0;
    bottom: 4px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.nav_bar ul{
    height: 100%;
}
.nav_bar li a{
    color: #fff;
    font-size: 17px;
    width: 100%;
}
.nav_bar li{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.fixed_nav{
    background: #000000;
    width: 100%;
    position: fixed;
    top: 30px;
}
.fixed_nav ul{
    width: 1200px;
    margin: 0 auto;
}
.bg_active{
    background: rgba(197, 197, 197, 0.8);
}
/* 公用 */
#section1, #section2, #section3, #section4, #section5, #section6{
    position: relative;
    top: -100px;
    display: inline-block;
}
.bg_gray{
    background: #ededed;
}
.section4>div{
    padding: 0 50px;
    box-sizing: border-box;
}
.line{
    display: block;
    margin: 10px auto;
    width: 90px;
    border: 1px solid #c41011;
}
.section{
    padding: 30px 0;
    font-size: 14px;
    box-sizing: border-box;
}

.section h2{
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    margin: 20px 0;
}
.share_icon{
    position: absolute;
    right: 0;
}
.section1 ul li{
    margin-bottom: 20px;
}
.section1 h3{
    text-align: center;
    margin: 30px 0;
    font-size: 24px;
    font-weight: 400;
}
.section1 p{
    line-height: 25px;
    margin-bottom: 30px;
}
.section2{
    padding: 35px 0 60px 0;
    box-sizing: border-box;
}
.item{
    vertical-align: bottom;
    /* height: 100%; */
}
.left_item{
    border: 1px solid #ededed;
}
.right_item li:hover, .left_item:hover{
    border: 1px solid #d22222;
}
.right_item li{
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #ededed;
}
.right_item li:nth-child(-n+4):nth-child(n+3){
    margin-bottom: 0;
}
.right_item li p, .left_item p{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(125, 125, 125, 0.7);
    color: #fff
}
.play_icon{
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    top: 33%;
    margin: 0 auto;
    width: 80px;
}
.left_item .play_icon{
    top: 40%;
}

.menu{
    width: 20%;
}
.menu li{
    margin-bottom: 15px;
    cursor: pointer;
}
.menu li:hover{
    color: #c13d45;
}

.content{
    width: 73%;
}
.down_desc{
    line-height: 25px;
}
.down_title{
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #c13d45;
}
.dotted_line{
    border-top: 1px dashed #4a4a4a;
    width: 100%;
    display: block;
    height: 0;
    margin: 5px 0 15px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
.down_form{
    width: 50%;
}
.down_form label{
    display: inline-block;
    margin: 0 0 10px 0;
    width: 190px;
}
.down_form h5{
    color: #c13d45;
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 15px 0;
}
.down_form input[type="text"]{
    height: 25px;
    margin-left: 10px;
    width: 100px;
    margin-right: 10px;
    padding-left: 5px;
    box-sizing: border-box; 
}
.concat_type label{
    width: 100%;
}
.down_form .concat_type label input{
    width: 80%;
}
.concat_type input[name="user_name"]{
    margin-left: 36px !important;
}
.btn{
    width: 124px;
    color: #fff;
    height: 30px;
    border: none;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.reset_btn{
    background: #4a4a4a;
    margin-right: 30px;
}
.reset_btn:hover{
    background: #565656;
}
.submit_btn{
    background: #ae0a15;
}
.submit_btn:hover{
    background: #c13d45
}
.radio_check label{
    width: 170px;
}

.hover{
    color: #c13d45;
    text-decoration: underline;
}
.download_icon{
    background: url('../images/download.png');
    width: 42px;
    height: 55px;
    margin-top: 20px;
}
.download_icon:hover{
    background: url('../images/downloaded.png');
}
.question_item{
    margin-bottom: 20px;
    line-height: 26px;
}
.question_item3 label{
    display: block;
}
.question_item h4{
    color: #0c0c0c;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 5px;
}
.question_item label{
    margin-right: 40px;
}
.question_item5 label{
    display: inline-block;
    text-align: center;
    margin-right: 100px;
}
.question_item5 label img{
    float: left;
}
.send_answer{
    width: 200px;
    height: 30px;
    border: none;
    background: #ae0a15;
    color: #fff;
    margin: 20px auto;
    display: block;
}
.send_answer:hover{
    background: #c13d45;
}

.section_5_left {
    width: 100%;
    margin-right: 30px;
}
.section_5_left li {
    width: 170px;
    background: #c7c7c7;
    height: 179px;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    text-align: center;
}
.section5 {
    width: 980px;
}
.section_5_left li img {
    width: 80px;
    height: 80px;
    padding-top: 35px;
    padding-bottom: 10px;
}
.play_start {
    background: #ae0a15 !important;
    color: #fff !important;
    line-height: 179px !important;
    font-size: 24px !important;
    font-weight: bold !important;
    cursor: pointer;
}
.play_start:hover {
    background: #c13d45 !important;
}

#prilist li.active {
    background: #ae0a15;
    color: #fff;
}
.section4>div{
    width: 1000px;
}
.section_5_right {
    position: relative;
    width: 75%;
    height: 586px;
    margin-right: 0px;
}
.section_5_right  h3{
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    background: #ae0a15;
    color: #fff;
    padding: 10px 0;
    box-sizing: border-box;
}
#jq_marquee_box {
    height: 365px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    color: #000;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 51px;
    width: 99.4%;
    background: #fff;
    border: 2px solid #ae0a15;
}
/* .section_5_right ul {
    position: absolute;
    top: 51px;
    width: 99.4%;
    background: #fff;
    overflow: hidden;
    border: 2px solid #ae0a15;
} */
.section_5_right p {
    position: absolute;
    bottom: 14px;
    box-sizing: border-box;
    line-height: 25px;
}
.section6>div{
    width: 1060px;
}
.section6 img{
    height: 210px;
}
.about_us p{
    margin-left: 10px;
}

.qrcode_box{
    color: #fff;
    background: #333333;
    border-bottom: 1px solid #999999;
    padding: 35px 0;
    box-sizing: border-box;
    font-size: 15px;
}
.qrcode_box>div{
    width: 1060px;
}
.qrcode_box ul{
    line-height: 25px;
}


/* 分享 */
.bdsharebuttonbox .share-need-vfy { width: 266px; height: 38px; display: block; margin: 0; padding: 0; background: none; position: absolute; left: auto; right: 0; z-index: 1000; }
.bdshare-button-style0-16::after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
.bdsharebuttonbox { font-size: 14px; color: #333; line-height: 38px; z-index: 999; }
.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }
.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }
.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }
.bdsharebuttonbox .bds_sqq {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url(../images/share.png);
    background-origin: padding-box;
    background-position: 0px 0 !important;
    background-size: 180px;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}
.bdsharebuttonbox .bds_sqq:hover{
 background-position: 0px -44px !important;
}
.bdsharebuttonbox .bds_weixin {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url(../images/share.png);
 background-origin: padding-box;
 background-position: -95px 0 !important;
 background-size: 180px;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_weixin:hover{
 background-position: -95px -44px !important;
}

.bdsharebuttonbox .bds_tsina {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url(../images/share.png);
 background-origin: padding-box;
 background-position: -48px 0 !important;
 background-size: 180px;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_tsina:hover{
 background-position: -48px -44px !important;
}
.bdsharebuttonbox .bds_douban {
 background-attachment: scroll;
 background-clip: border-box;
 background-image: url(../images/share.png);
 background-origin: padding-box;
 background-position: -145px 0 !important;
 background-size: 180px;
 background-repeat: no-repeat;
 height: 38px;
 margin: 0 0 0 18px;
 padding: 0;
 width: 38px;
}
.bdsharebuttonbox .bds_douban:hover{
 background-position: -145px -44px !important;
}
.bdsharebuttonbox a, .bdsharebuttonbox .bds_more{
 cursor: pointer;
 float: left;
 font-size: 12px;
 line-height: 16px;
}




/* 弹窗 */
/*  修改弹窗样式  */
/*弹窗*/

.pop_window {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px 0px 0px -250px;
    width: 500px;
    top: 15%;
    left: 50%;
    color: rgb(0, 0, 0);
    border: 8px solid rgb(216, 216, 216);
    border-radius: 5px;
    cursor: default;
    height: 600px;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
}
.form-item {
    height: 484px;
    overflow-y: scroll;
}
.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(25, 25, 25, 0.8);
}
.pop_window_box {
    display: none;
}
.pop_window_box .error {
    color: #f00;
    background: none;
    padding-left: 8px;
    font-weight: normal;
}
#video_box{
    height: 100%;
}
#video_box .dialog {
    background: #F6F6F6;
}
#video_box .pop_window {
    width: 800px;
    height: 500px;
    margin-left: -400px;
}
#video_player_box {
    padding: 0;
}
#video_player_box {
    height: 450px;
}
#video_box .dialog-hd {
    margin-right: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    border: none;
    height: 30px;
    border-radius: 5px;
}

#submit_form{
    overflow: inherit;
}
.pop_window{
    border: none;
    border-radius: 5px;
    height: 520px;
    box-shadow: 2px 1px 10px #000000;
    z-index: 99999;
}
.dialog{
    border-radius: 5px;
}
.collect_title{
    text-align: center;
    padding: 10px 0 0 0;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.inline_dl {
    padding: 0 20px;
    box-sizing: border-box;
}

#submit_form .inline_dl dd{
    float: inherit;
}
#submit_form .user_info_cookie{
    margin-left: 36px;
}
#submit_form dd{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
#submit_form dd label{
    width: 50%;
}

.input_box{
    width: 300px;
    margin: 0 auto;
    position: relative;
}
.input_box span{
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 20px;
    color: #999;
}
.input_box input{
    width: 300px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0px 10px 0 50px;
    box-sizing: border-box;
}
.dialog-bd{
    padding: 0;
}
#s_tip_box{
    text-align: center;
}
#s_tip_box h2{
    font-size: 24px;
    color: #e30327;
    text-align: center;
    margin-bottom: 40px;
}
#s_tip_box p{
    margin-bottom: 40px;
    font-size: 20px
}
#s_tip_box h5{
    color: #999;
}

#submit_form .inline_dl .wid100{
    width: 100%;
    margin: 0
}
.info_msgBox{
    height: 390px;
}
/*用户资料 - 弹窗表单*/
.dialog-bd{
    /* position: relative; */
}
#submit_form{
    height: 460px;
    overflow-y: auto;
}


.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 10px 0;
}
#submit_form dt{
    display: block;
    font-weight: bold;
    font-size: 14px;
}
#submit_form dt i{
    font-weight: normal;
    font-style: normal;
}
#submit_form dt span{
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

#submit_form dd{
    font-size: 14px;
    color: #666;
}
#submit_form dd input[type=text]{
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}
#submit_form dd label{
    display: block;
    margin: 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 10px;
    float: left;
}
.collect_title{
    display: block;
    padding: 20px 0;
}
#submit_form .inline_selects label{
    float: left;
    width: 280px;
}
#submit_form .inline_dl dt{
    float: left;
    width: ;
    line-height: 35px;
}
#submit_form .inline_dl select{
    width: 129px;
    height: 35px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}

#submit_form .inline_dl textarea{
    width: 100%;
    display: block;
    height: 18px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow:hidden; 
    resize:none; 
    border-radius: 5px;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
}
.dialog{
    height: 100%;
    position: relative;
}
#submit_form .sub {
    width: 300px;
    border-radius: 5px;
    margin: 20px auto;
    background: #c80d00;
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

#submit_form .sub:hover {
   background: #e1261a;
}
.right_answer{
    font-size: 12px;
    color: #c13d45;
    margin-top: 10px;
}

.close-dialog {
    position: absolute;
    top: 10px;
    right: 35px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}
.close-dialog:hover {
    color: #444;
}
.radio_box{
    display: block !important;
}
.reson_pop {
    font-size: 14px;
}
.reson_pop .layui-layer-content{
    padding: 10px;
    box-sizing: border-box;
}
.reson_pop .layui-layer-content h6{
    margin-bottom: 10px;
}
.reson_pop img{
    width: 100%;
}
.lotter_alert .layui-layer-content{
    text-align: center;
    font-size: 16px;
}
.lotter_alert .layui-layer-title{
    border: none;
    background: none;
}
.no_chance .layui-layer-content, .thank_join .layui-layer-content{
    margin-top: 20px;
}
.not_winning .layui-layer-content big,
.no_chance .layui-layer-content big,
.thank_join .layui-layer-content big{
    font-weight: 700;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}
.no_chance .pop_desc,
.no_chance .layui-layer-content span{
    font-size: 14px;
    color: #5c5c5c;
}

/* 弹窗 */

#jq_marquee_box ul{
    padding: 10px 15px;
    box-sizing: border-box;
}
#jq_marquee_box ul .null{
    font-size: 16px;
    text-align: center;
    margin-top: 60px;
}
#jq_marquee_box ul{
    line-height: 25px;
}

/*页尾    end########################################################################################*/
#page_footer{
    padding: 30px 0;
    text-align: center;
    line-height: 25px;
    color: #999;
    background: #333333;
}
#page_footer li{
    display: inline;
    padding:0 3px;
    line-height: 12px;
    overflow: hidden;

}
#page_footer li:after{
    content: "|";
    padding-left: 8px;
}
#page_footer li:last-of-type:after{
    content: "";
}
#page_footer a{
    color: #999;
}
#page_footer a:hover{
    color: #fff;
    text-decoration: underline;
}

.layer_enquiry_success .layui-layer-title{
    background: none;
    border: none;
}
.layer_enquiry_success .layui-layer-content{
    text-align: center;
    font-size: 16px !important;
}
.layer_enquiry_success .layui-layer-btn0{
    background: #c13d45 !important;
    border: none !important;
    cursor: pointer;
}

@media screen and (max-width: 800px){
    #top,
    .pc_banner,
    .p_nav,
    .u1_img{
        display: none;
    } 
    nav{
        position: fixed;
        width: 100%;
        background: rgb(255, 255, 255);
        height: 1rem;
        line-height: 1rem;
        top: 0;
    }
    .nav_bar{
        border-bottom: 1px solid #ccc;
    }
    .m_banner, .m_mu1_img{
        display: block !important;
    }
    .m_banner{
        margin-top: 1rem;
    }
    .m_nav{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .m_mu1_img{
        width: 100%;
    }
    .nav_bar li a{
        font-size: 0.35rem;
        color: #000;
    }
    .bg_active{
        background: none;
    }
    .bg_active a{
        color: #c13d45 !important;
    }
    .wrapper{
        width: 100%;
    }
    .share_icon{
        display: none;
    }
    .section{
        padding: 0 10px;
        font-size: 0.35rem;
    }
    .reason_box li{
        width: 45%;
    }
    .reason_box li img{
        width: 100%;
    }
    .section2, .section5{
        display: none;
    }
    .menu, .down_form{
        width: 100%;
    }
    .menu li{
        display: inline-block;
        width: 24%;
        text-align: center;
    }
    .menu li:hover{
        text-decoration: none;
        border-bottom: 1px solid #c13d45
    }
    .down_title{
        font-size: 0.55rem;
        margin-bottom: 10px;
    }
    .content{
        margin-bottom: 20px;
    }
    .content, .content li{
        width: 100%;
    }
    .content li img{
        width: 4rem;
        margin-right: 15px;
    }
    .content, .content li>div>div{
        margin-right: 0.49rem;
        margin-left: 0;
    }
    .down_form label{
        width: 47%;
    }
    .down_form input[type="text"]{
        width: 48%;
    }
    .parameter label:nth-child(4){
        margin-left: 0 !important;
    }
    .parameter label:nth-child(4) span{
        position: absolute;
        right: -24px;
    }

    .download_box, .section6_box, .qrcode_box div{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .radio_check label:last-child{
        width: 20%;
    }
    .concat_type label{
        width: 100%;
    }
    .concat_type label input{
        width: 76% !important;
    }
    .section4{
        margin-top: 30px;
        padding-bottom: 20px;
        box-sizing: border-box;
    }
    .section4>div{
        padding: 0;
    }
    .question_item label{
        display: block;
        margin-right: 0;
    }
    .question_item5 label{
        display: inline-block;
        margin-right: 1rem;
    }
    .section6{
        padding-top: 50px;
        box-sizing: border-box;
    }
    .section6 img{
        width: 100%;
    }
    .section6 h2{
        text-align: center;
    }
    .section6 h2 .line{
        margin: 10px auto;
    }
    .about_us h2{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .about_us p{
        margin: 20px 0 20px 0;
    }
    #page_footer{
        display: none;
    }
    .qrcode_box ul{
        width: 100%
    }
    .qrcode_box{
        padding: 15px 0;
        font-size: 0.35rem;
    }
    .qrcode_box div{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .qrcode_box img{
        margin: 20px auto;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 460px;
    }
    .close-dialog{
        right: 10px;
    }
    .section6>div, .qrcode_box>div, .section4>div{
        width: 100%;
    }
}