.m_nav{
    display: none;
}
.m_show{
    display: none;
}
.is_allow{
    cursor: pointer;
}
.w_h_auto{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.floor{
    padding-bottom: 80px;
}
.floorBg2{
    background: #f0f7fb;
}
.hover .download_tit{
    background: #2e78e3
}
div{
    box-sizing: border-box;
}
.title_box{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 40px;

}
.title_box h2::after{
    content:"";
    position: absolute;
    left:-97px;
    top:0px;
    width: 97px;
    height: 56px;
    background: url(../images/title_left.png) no-repeat;
}
.title_box h2::before{
    content:"";
    position: absolute;
    right:-97px;
    top:0px;
    width: 97px;
    height: 56px;
    background: url(../images/title_right.png) no-repeat;
}
.title_box h2{
    font-size: 36px;
    font-weight: 700;
    color: #333333;
    height: 56px;
    display: inline-block;
    position: relative;
}
.header{
    height:80px;
    background: #0081cc;
    color: #fff;
    position: fixed;
    top:30px;
    left:0px;
    right:0px;
    z-index:1;
}
.header li a{
    color: #fff;
    line-height: 74px;
    margin-left: 30px;
    display: inline-block;
    box-sizing: border-box;
}
.header li a.active{
    border-bottom:6px solid #fff;
    font-weight: 700;
}
.header li:hover a{
    font-weight:700;
}
.header_right{
    position: absolute;
    right:0px;
    top:0px;
    width:0.8rem;
    height:0.8rem;
    background:url(../images/line.png) center center no-repeat;
    background-size: 0.4rem 0.32rem;
}
/* banner */
.banner{
    position: relative;
    margin-top: 110px;
    overflow: hidden;
    background: url('../images/banner.png') center center no-repeat;
    height: 500px;
}
/* banner */
.activity_content .wrapper>div{
    height: 300px;
    background: url(../images/activity_bg.png) center center no-repeat;
    color: #fff;
    box-sizing: border-box;
    padding: 40px;
}
/* 宠粉福利一：免费样品随心选 */
.section_order2 #form_apply>div>div{
    width: 50%;
}
.section_order2 #form_apply>div>div>p{
    padding-bottom: 20px;
    font-weight: 700;
    color:#333;
}
.section_order2 #form_apply .first_question label{
    display:block;
    line-height: 30px;
}
.section_order2 #form_apply  textarea{
    width: 80%;
    height:  150px;
    border:1px solid #0081cc;
    resize: none;
    padding: 8px;
}
 .form_apply_btn{
    display: block;
    width: 228px;
    height: 50px;
    background:url(../images/apply_btn1.png) no-repeat;
    line-height: 50px;
    text-align: center;
    color:#239ae1;
    font-size: 16px;
    margin:0 auto;
    margin-top: 45px;
}
 .form_apply_btn:hover{
    background:url(../images/apply_btn2.png) no-repeat;
    color: #fff;
}
.form_apply_btn_no:hover{
    color:#239ae1;
    background:url(../images/apply_btn1.png) no-repeat;

}
.form_apply_btn_no{
    background:url(../images/apply_btn1.png) no-repeat;
    cursor: not-allowed;
    opacity: 0.5;
}
/*宠粉福利二：技术资料大放送*/
.section_order3 .load_box{
    height: 736px;
    background: url(../images/order3.png) no-repeat;
    box-sizing: border-box;
    padding: 40px 30px 40px 40px;
}
.load_nav_left ul li a{
    display: block;
    width: 260px;
    height: 71px;
    background:url(../images/order3_1.png) no-repeat;
    text-align: center;
    color:#239ae1;
    line-height:61px;
    font-weight:700;
    font-size: 20px;
}
.load_nav_left ul li:first-child{
    margin-bottom: 65px;
}
.load_nav_left ul  li.active a{
    background:url(../images/order3_2.png) no-repeat;
    color:#fff;
}
.load_nav_left{
    display: flex;
    align-items: center;
}
.load_nav_left ul{
    
    height: 210px;
}
.load_content_right{
    margin-left: 30px;
}
.load_nav_top1{
    display: flex;
    margin-bottom: 20px;
}
.load_nav_top1 li a{
    display: block;
    width: 273px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    font-weight: 700;
    color:#239ae1;
}
.load_nav_top1 li a{
    background:url(../images/order3_top1.png) no-repeat;
}
.load_nav_top1 li.active a,.load_nav_top1 li a:hover{
    background:url(../images/order3_top22.png) no-repeat;
}
.load_nav_top1 li:nth-child(2) a{
    background:url(../images/order3_top2.png) no-repeat;
}
.load_nav_top1 li:nth-child(2).active a,.load_nav_top1 li:nth-child(2) a:hover{
    background:url(../images/order3_top11.png) no-repeat;
}
.load_nav_left2{
    display: none;
}
.load_nav_top2{
    display: flex;
    line-height: 40px;
    margin-bottom: 10px;
}
.load_nav_top2 li a{
    display: inline-block;
    margin-right: 20px;
    font-weight: 400;

}
.load_nav_top2 li.active a,.load_nav_top2 li a:hover{
    color: #239ae1;
    font-weight: 400;
    position: relative;
}

.load_nav_top2 li.active a:before,.load_nav_top2 li a:hover:before{
    content:'';
    position: absolute;
    width: 50px;
    height:4px;
    background:#239ae1;
    bottom:-2px;
    left: 50%;
    transform: translate(-50%,0);
}
.load_content{
    width: 800px;
}
.load_content_1 .load_content_10{
    width: 789px;
    box-sizing: border-box;
}
.load_content_1 .load_content_10 img{
    width: 100%;
}
.load_content_1 .load_content_10{
    background: #b4d0e0;
    padding: 10px;
    margin-top: 20px;
}
.load_content_1 .load_content_10>div{
    border: 1px dashed #333;
}
.load_content_1 .load_content_11 li,.load_content_2 .load_content_10 li{
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 35px;
}
.load_content_2 .load_content_10 li img{
    width: 285px;
    height: 166px;
}
.load_content_1 .load_content_11 div ,
.load_content_2 .load_content_11 div ,
.load_content_2 .load_content_10 div {
    position: relative;
}
.load_content_1 .load_content_11 div span,
.load_content_2 .load_content_10 div span
{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 40px;
    height: 40px;
    background: url(../images/play1.png) no-repeat;
    cursor: pointer;
}
.load_content_1 .load_content_11 div span:hover,
.load_content_2 .load_content_10 div span:hover{
    background: url(../images/play2.png) no-repeat;
}
.load_content_2 .load_content_11 div{
    cursor: pointer;
}
.load_content_2 .load_content_12 div img{
    width:183px;
    height: 244px;
    border:1px solid #0081cc;
}
.load_content_2 .load_content_11 div:hover span{
    position: absolute;
    top:0px;
    left:4px;
    width: 183px;
    height: 244px;
    background:url(../images/load.png) center center  no-repeat;
    background-color: rgba(0,0,0,0.7);
}
.load_content_2 .load_content_11 p{
    height: 60px;
    font-size: 13px;
}
.load_content_2 .load_content_11  a{
    display: none
}
.load_content_1 .load_content_11 p:hover,
.load_content_2 .load_content_11 p:hover,
.load_content_2 .load_content_10  p:hover{
    color:#239AE1;
    cursor: pointer;
}
.load_content_1 .load_content_11,
.load_content_2 .load_content_10{
    margin-top: 113px;
}
.load_content_2 .load_content_11{
    margin-right: 30px;
}
.load_content_1  .load_content_12 table{
    border-collapse: collapse;
    width: 100%;
}
.load_content_1  .load_content_12 th{
    background: #0081cc;
    padding:16px 0px;
    border:1px solid #fff;
    color:#fff;
    text-align: center;
}
.load_content_1  .load_content_12 td{
    padding:16px 0px;
    border:1px solid #0081CC;
    color:#333;
    text-align: center;
}
.load_content_2  .load_content_11 ul li{
    width: 25%;
    float: left;
    text-align: center;
}
.pdf_btn{
    display: inline-block;

}
.load_content_1  .load_content_12 .first-child td:nth-child(4){
    text-align: left;
    padding-left: 5px;
    box-sizing: border-box;
    width: 95px;

}
.load_content_1 .load_content_12>div{
    height:515px;
    overflow-y: auto;
}
/* 调查问卷 */
.section_order4{
    padding-bottom: 0px;
}
.section_order4 .title_box{
    padding-bottom: 20px;
}
.section_order4 .tip_box{
    text-align:  center;
    padding-bottom: 40px;
}
.section_order4 .tip_box span{
    color:#d20000;
}
.section_order4 #form_question{
    height: 1543px;
    background: url(../images/order4.png) no-repeat;
    padding: 160px 120px 0px 120px;
    box-sizing: border-box;
}
.item_input{
    margin-bottom: 60px;
}
.item_input>p{
    margin-bottom: 19px;
    font-weight: 700;
}
.item_input>div{
    margin-left:1em;
}
.item_input label{
    width: 45%;
    margin-bottom: 16px;
    display: inline-block;
}

.footer_company{
    background: #f0f7fb;
    padding:50px 0px;
}
.footer_company h3{

color: #0081cc;
display: inline-block;
padding-bottom: 15px;
border-bottom: 1px solid #0081cc;
font-size: 20px;
font-weight: 700;
margin-bottom:  20px;
}
.footer_company p{
    font-size: 14px;
    line-height:    28px;
}
.footer_company p  a{
color: #0081cc;
}




/*抽奖区域*/
.lottery_box {
    background: #fff;
}

.prize_name{
    margin: 8px 0;
    color: #d22222;
    font-size: 18px;
    display: block;
}
.success{
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url('../images/ok.png')no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.go_study{
    width: 120px;
    display: block;
    margin: 22px auto;
    height: 35px;
    line-height: 35px;
}

.lotter_alert.not_winning {
    width: 305px;
}
.lotter_alert.layui-layer-ico {
    background: url("../images/close.png") no-repeat !important;
}
.lotter_alert.layui-layer-close{
    width: 19px;
    height: 19px;
    background-size: 100% 100% !important;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.layui-layer {
  /*  padding: 30px 20px;*/
    background: #fff;
    border-radius: 5px;
}
/*
.lotter_alert .layui-layer-title {
    display: none;
}
*/
.lotter_alert .layui-layer-content {
    text-align: center;
}

.lotter_alert .layui-layer-content i {
    display: block;
    color: #C77701;
    font-size: 40px;
    font-style: normal;
    padding: 10px 0 0 0;
}

.lotter_alert .layui-layer-content big {
    display: block;
    margin-bottom: 5px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
}

.lotter_alert .layui-layer-content span {
    color: #999;
    font-size: 16px;
    line-height: 23px
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 0px;
    color: #342e2e;
    margin-top: 0px;
    padding: 0px ;
    font-size: 20px;
}
{

    padding-bottom: 20px;
}
.prize_text{
    font-size: 24px;
    font-weight: 700;
    color: #e50112;
    line-height: 30px;
    padding: 5px 0px;
}
#no_change_study{
    width: 140px;
    height: 40px;
    opacity: 1;
    background: #0081cc;
    border-radius: 4px;
    display: block;
    margin:0 auto;
    margin-top:20px;
    line-height: 40px;
    color:#fff;
}

.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
}

.lotter_alert.winner big b {
    color: #ff0000;
}

.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
}
.lotter_alert_box{
    padding-top: 20px;
}
.lotter_title_text,.lotter_prize_text{
    font-size: 20px;
    font-weight: 700;
    padding-top: 8px;
}
.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}
.lotter_alert .layui-layer-content big img{
    width: 35px;
    vertical-align: middle;
    margin-right: 11px;
}
.pop_desc{
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 4px;
    display: inline-block;
}
.no_chance .pop_desc{
    color: #fff;
    background: #e61439;
}

.section4{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.apply_use{
    width: 163px;
    height: 42px;
    background-color: rgba(233, 0, 41, 1);
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 3px;
    display: block;
    color: #fff;
    margin: 40px auto 50px auto;
    border: none;
}
.apply_use:hover{
    background: rgba(101, 0, 17, 1);
}

.winner_desc{
    margin-top: 20px;
    padding: 45px 80px;
    border: 1px dotted #9acbff;
    border: 1px solid #239ae1;
    background: #fff;
    font-size: 14px;
    line-height: 34px;
    color: #333;
    margin-bottom: 80px;
}
.winner_desc img{
    vertical-align:     middle;
    margin-right:   5px;
}
.winner_desc span{
    margin-right:   20px;
    display: inline-block;
    margin-top: 20px;
}
#winner_list {
    float: right;
    width: 380px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
     display: block;
    padding-top: 10px;
    background: #0081cc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0px;
    margin-bottom: 10px;
}

#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 4px;
}
.tip_box>p:first-child{
    font-size: 12px;
    color: #0081CC;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 13px;
}
.tip_box>p:last-child{
    font-size: 12px;
    color: #999;
    line-height: 22px;
}
/*#fcdee3*/

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}
#winner_list .tips a{
    color: #9a001b;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 400px;
    line-height: 15px;
    overflow: hidden;
    background: #f0f7fb;
    color: #000;
    border-top: none;
    padding: 20px 0;
    padding-top: 10px;
    border-radius: 0px;
    font-size: 14px;
}

#winner_ul {
    display: block;
    padding: 0 20px 0 20px;
}

#winner_ul .null {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
}

#winner_ul li {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
    color: #333333;
    padding-left: 20px;
    box-sizing: border-box;
}
#winner_ul li span{
    color: #666666;
}
#winner_ul li em{
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 14px;
}
#winner_ul li em{
    color: #0081cc;
}
#winner_ul li:nth-child(1){
}
#winner_ul li em:last-child{
    width: 170px;
}
.lottery_box .prize_box{
    width: 550px;
    height: 550px;
    position: relative;
    float: left;
}
.lottery_box .prize_box .prize_box_lottery{
    width: 100%;
    height: 100%;
    background: url(../images/prize.png) no-repeat;
}
.lottery_box .prize_box img{
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, 0px);
}
/* 弹窗 */
.pop_window {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    margin: 0px 0px 0px -250px;
    width: 420px;
    top: 15%;
    left: 50%;
    color: rgb(0, 0, 0);
    border: 8px solid rgb(216, 216, 216);
    border-radius: 5px;
    cursor: default;
    height: 528px;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
    max-height: 596px;
    min-height: 528px;
}
.pop_window .dialog-hd{
    width: 100%;
    line-height: 50px;
    text-indent: 20px;
    background: #091c90;
    color: #fff;
}

.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 .error {
    color: #f00;
    background: none;
    padding-left: 8px;
    font-weight: normal;
}

#video_box .dialog {
    background: #F6F6F6;
}
#video_box #video_player{
    height: 100%;
}
#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;
}
.radio_box dt{
    float: inherit !important;
}
#submit_form{
    overflow: inherit;
}
#submit_form .reason_box{
    display: none;
}
.pop_window{
    border: none;
    border-radius: 5px;
    box-shadow: 2px 1px 10px #000000;
    z-index: 99999;
}
.dialog{
    border-radius: 5px;
}
.collect_title{
    text-indent: 20px;
    margin: 16px 0;
    color: #FF3333;
}
.close-dialog{
    right: 5px;
    top: 5px;
    color: #999999;
}
.inline_dl {
    padding: 0 80px;
    box-sizing: border-box;
}

#submit_form .inline_dl dd{
    float: inherit;
}
#submit_form .user_info_cookie{
    margin-left: 36px;
}
.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;
    border-radius: 3px;
}
.info_msgBox{
    height: 100%;
    overflow: auto;
}
/*用户资料 - 弹窗表单*/
#submit_form{
    height: 100%;
    overflow-y: auto;
}
.color_red{
    color:#d22;
}
#submit_form dl{
    display: block;
    margin: 10px 0;
    margin-bottom: 20px;
}
#submit_form dt{
    display: block;
    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{
    margin: 10px 10px 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 5px;
    vertical-align: initial;
}
#submit_form .inline_selects label{
    float: left;
    width: 280px;
}
#submit_form .inline_dl dt{
    float: left;
    width: ;
    line-height: 25px;
}
#submit_form .inline_dl select{
    width: 129px;
    height: 35px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}
#submit_form .inline_dl #address_select select:last-child{
    margin-right:0px;
}
#submit_form textarea{
    width: 81%;
    display: block;
    height: 60px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
}
.user_self_input .layui-layer-btn{
    box-sizing: border-box;
    padding: 0 20px 12px;
}
.user_self_input .layui-layer-btn0{
    width: 35%;
    text-align: center;
    background: #0081cc !important;
    border: 1px solid #0081cc !important;
    padding: 0;
    font-size: 14px;
    height: 35px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    position: relative;
    top:-120px;
}
.form_tip_bottom{
    padding:0px 20px;
    padding-top: 70px;
    color:#999;
}
.user_self_input .layui-layer-btn0:hover{
    background: #0081cc !important;
    border: 1px solid #0081cc !important;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
    cursor: pointer;
}
.dialog{
    height: 100%;
    position: relative;
}
.header_common .layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    background-color: #F8F8F8;
    background: #0081cc;
    border-radius: 2px 2px 0 0;
}
.header_common  .layui-layer-ico {
    background: url(../images/close.png) no-repeat;
}
.header_common .layui-layer-setwin .layui-layer-close1{
    background-position: 0px;
}
#submit_form button{
    width: 30%;
    height: 40px;
    margin: 0 auto;
    background: #0081cc;
    outline: none;
    border: none;
    color: #fff;
    display: block;
    border-radius: 2px;
}
/*  #submit_form .sub {
    width: 200px;
    margin: 20px auto;
    background: #091c90;
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
}

#submit_form .sub:hover {
     background: #2e78e3;
} */

 .close-dialog {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
 }
 .close-dialog:hover {
    color: #444;
 }
 .radio_box{
    display: block !important;
    line-height: 35px;
 }
/* 弹窗 */



.new{
    position: absolute;
    right: 0;
    top: 0;
    background: url(/static/main/img/new.gif)no-repeat;
    width: 35px;
    height: 13px;
    display: block;
}
 #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }
    .header_m{
        display: none;
    }

/*复选框样式*/
input[type="checkbox"] {
  width: 16px;
  height: 16px;
  background-color: #fff;
  -webkit-appearance: none;
  border: 1px solid #333;
  border-radius: 2px;
  outline: none;
  vertical-align: middle;
  margin-right: 10px;
}
input[type="checkbox"]:checked {
  background:#0081CC;
  border: 1px solid #0081CC;
  background-size: 100% 100%;
}
input[type="radio"] {
  width: 16px;
  height: 16px;
  background-color: #fff;
  -webkit-appearance: none;
  border: 1px solid #333;
  border-radius: 2px;
  outline: none;
  vertical-align: middle;
  border-radius:50%;
  margin-right: 10px;
}
input[type="radio"]:checked {
  background:#0081CC;
  border: 1px solid #0081CC;
  background-size: 100% 100%;
}
/*复选框样式*/
.load_first_nav{
    display: none;
}
/*滚动条样式*/
.scroll_style::-webkit-scrollbar
{
    width: 4px;
    height: 4px;
    background-color: transparent;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.scroll_style::-webkit-scrollbar-track
{
    border-radius: 4px;
    background: transparent;
}
 
/*定义滑块 内阴影+圆角*/
.scroll_style::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background: #0081cc;
}
@media screen and (max-width: 750px) {

  
    html{
        font-size: 13.333333333vw;
    }
    body{
        width: 100vw;
    }
    .ac {
        border-bottom: 3px solid #3788df;
    }
    .ac a{
        color: #3788df !important;
        font-weight: 700;
    }
    .banner {
        margin-top: 0rem;
        background: url('../images/banner_m.png') center center no-repeat;
        background-size: cover;
        height:3.75rem;
        margin-top:0.8rem;
    }
    .m_show{
        display: block;
    }
    /*.header , .m_hide{
        display: none;
    }*/
    .header {
        height: 0.8rem;
        background: #0081cc;
        color: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 1;
        display: block;
    }
    .header ul{
        display:block;
        width: 2.4rem;
        background: #1f7bb2;
        position: absolute;
        right:0px;
        display: none;
    }
    .header li a {
        line-height: 0.7rem;
        margin-left: 0px;
        display: block;
        text-align: center;
        margin: 0px 0.3rem;
        color: #b4d0e0;
    }
    .header li a.active {
        border-bottom: 0;
        color: #fff;
    }
    .header>div{
        display: block;
        text-align: center;
        line-height: 0.8rem;
    }
    .header>div>img{
        width: 1.78rem;
    }
    .wrapper{
        width: 100%;
    }
    #top{
        display: none;
    }
    .floor {
        padding-bottom:0.8rem;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .title_box {
        padding-top: 0.8rem;
        padding-bottom: 0.4rem;
    }
    .title_box h2 {
        font-size: 0.36rem;
        font-weight: 700;
        height: 0.56rem;
    }
    .title_box h2::after {
        left: -0.97rem;
        width: 0.97rem;
        height: 0.56rem;
        background-size: 0.97rem 0.56rem;
    }
    .title_box h2::before {
        right: -0.97rem;
        width: 0.97rem;
        height: 0.56rem;
        background-size: 0.97rem 0.56rem;
    }
    .activity_content .wrapper>div{
        background: #0081cc;
        border-radius: 20px;
        padding: 0.3rem;
        color: #fff;
        font-size: 0.2rem;
        line-height: 0.35rem;
        height: auto; 
    }
    .activity_content .wrapper>div>div{
        display: block;
    }
    #form_apply>div{
        display: block;
    }
    .section_order2 #form_apply>div>div>p{
        padding-bottom: 0.2rem;
    }
    .section_order2 #form_apply>div>div.first_question>p{
        padding-bottom: 0.05rem;
    }
    .section_order2 #form_apply>div>div{
        width: 100%;
    }
    .first_question{
        margin-bottom: 0.3rem;
    }
    .section_order2 #form_apply textarea {
        width: 100%;
        height: 2.4rem;
        border: 1px solid #0081cc;
        resize: none;
        padding: 0.2rem;
        box-sizing: border-box;
    }
    .form_apply_btn{
        margin-top: 0.4rem;
    }
    .section_order4 #form_question {
        height: auto;
        background: transparent;
        padding: 0;
        box-sizing: border-box;
    }
    .item_input label {
        width: 100%;
        margin-bottom: 0.2rem;
        display: inline-block;
    }
    .item_input {
        margin-bottom: 0.5rem;
    }
    .item_input label {
        width: calc(100% - 0.6rem);
        margin-bottom: 0.2rem;
        display: inline-block;
        margin-left: 0.6rem;
        text-indent: -0.6rem;
    }
    .lottery_box .prize_box{
        width: 6.8rem;
        height: 6.8rem;
    }
    .lottery_box .prize_box .prize_box_lottery{
        background-size: 100% 100%;
    }
    .lottery_box .prize_box img{
        width: 1.57rem;
    }
    #winner_ul {
        display: block;
        padding: 0 0rem 0 0.2rem;
    }
    #winner_ul li em:first-child{
        width: 22%;
        float: left;
    }
     #winner_ul li em{

    line-height: 0.6rem;
    }
    #winner_ul li span{
        width:auto;
        margin:0px;
        float: left;
    }
    #winner_ul li em:last-child {
        width: auto;
        float: left;
    }
    .winner_desc {
        padding: 0.2rem;
        border-radius: 5px;
        border: 0px dotted #9acbff;
        font-size: 0.24rem;
        line-height: 0.45rem;
        margin: 10px 0.3rem;
        margin-top: 0px;`
        padding-top: 0rem;
        display: block;
        position: relative;
    }
    .code{
        position: absolute;
        bottom: 0.9rem;
        right: 0px;
        width: 2.2rem;
    }
    .winner_desc i{
        margin-bottom: 0.2rem;
        display: inline;
    }
    .winner_desc{
        background: transparent;
        padding-bottom: 0.6rem;
    }
    .winner_desc span {
        margin-right: 0px;
        display: inline-block;
        margin-top: 0.3rem;
        display: block;
    }

    #winner_ul li span {
        margin: 0 .6rem !important;
        font-size: .28rem;
    }
    .lotter_alert.layui-layer {
        width: 90% !important;
    }
    .play{
        width: 15% !important
    }
    #prize_area{
        padding: 0;
    }

     #winner_list{
        width: 94%;
        margin: 20px 3% 0;
        font-size: 17px;
     }
     #winner_list .tips{
        color: #666;
     }
     #jq_marquee_box {
        height: 32vh;
     }
     /*技术资料*/
     .section_order3 .load_box{
        height: auto;
        background: transparent;
        box-sizing: border-box;
        padding: 0;
        display: block;
     }
     .load_nav_left{
        display: block;
     }
     .load_nav_left ul {
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    .load_nav_left ul li:first-child {
        margin-bottom: 0rem;
    }

    .load_nav_left ul li a{
        width: 3.3rem;
        height:0.87rem;
        background:url(../images/order3_1.png) no-repeat;
        background-size:3.3rem 0.87rem;
        line-height:0.7rem;
        font-size: 0.28rem;
    }
    .load_nav_left ul  li.active a{
        background:url(../images/order3_2.png) no-repeat;
        background-size:3.3rem 0.87rem;
        color:#fff;
        height: 0.87rem;
    }
    .load_nav_top1{
        display: none!important;
    }
    .load_content_right{
        margin-left: 0px; 
    }
    .load_nav_top21_box{
        width:  100%;
        overflow-y: auto;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 30px;
    }
    .load_nav_top2 {
        display: block;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .load_nav_top21_box ul{
        display: block;
        line-height: 40px;
        margin-bottom: 0px;
        height: 40px;
    }
    .load_nav_top21_box ul.load_nav_top20{
        display: flex;
        justify-content: space-between;
    }
    .load_nav_top21_box ul.load_nav_top21{
        width: 16rem;
    }
    .load_nav_top2 li{
        float:left;
    }
    .load_content_1 .load_content_11, .load_content_2 .load_content_10{
        margin-top:0.4rem;
    }
    .load_content_1 .load_content_11{
        margin-top: 0rem;
    }
    .load_first_nav{
        display: block;
        text-align: center;
        font-size: 0.3rem;
        font-weight: 700;
        color: #239ae1;
        margin-top: 0.4rem;
        padding-bottom: 0.2rem;
    }
    .load_first_nav>span{
        display: block;
        width: 0.7rem;
        height: 0.25rem;
        background: url(../images/loadMore.png) no-repeat;
        background-size: 0.7rem 0.25rem;
        margin:0.2rem auto 0 auto;
    }
    .load_content{
        width: 100%;
    }
    .load_content_1 .load_content_11 li{
        margin-bottom: 0.2rem;
    }
    .load_content_1 .load_content_11 li img{
        width: 100%;
    }
    .load_content_1 .load_content_12>div {
        height: 7.19rem;
        overflow: auto;
        width: 100%;
    }
    .load_content_1 .load_content_12{
        padding:0.3rem;
        box-sizing: border-box;
        background: #b4d0e0;
    }
    .load_content_1 .load_content_12 td{
        background-color: #fff;
    }
    .load_content_1 .load_content_12 table{
        width: 250%;
    }
    .nav_bottom_style li.active{
        background:#239ae1;
    }
    .nav_bottom_style li{
        width:0.5rem;
        height:4px;
        margin-right:0.3rem;
        background: #e6e6e6;
    }
    .load_nav_top20_bottom{
        width:2.4rem;
        height:4px;
        padding-top:0.2rem;
        margin:0 auto;
    }
    .load_nav_top21_bottom{
        width:3.2rem;
        height:4px;
        padding-top:0.2rem;
        margin:0 auto;
    }
    .load_content_2 .load_content_10 li img {
        width: 100%;
        height: auto;
    }
    .load_content_1 .load_content_11 li, .load_content_2 .load_content_10 li {
        float: left;
        width: 48%;
        text-align: center;
        margin-bottom: 0.3rem;
    }
    .load_content_1 .load_content_11 li p, .load_content_2 .load_content_10 li p{
        text-align: left;
        font-size:12px;
    }
    .load_content_1 .load_content_11 li:nth-child(2n-1), .load_content_2 .load_content_10 li:nth-child(2n-1){
        margin-right:4%;
    }
    .load_content_2 .load_content_11 ul li {
        width: 100%;
        float: initial;
        display: flex;
        text-align: center;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .load_content_2 .load_content_11 div img{
        width: 1.83rem;
        height: auto;
    }
    .load_content_2 .load_content_11 p {
       height: auto;
        font-size: 13px;
        width: calc(100% - 2rem);
        text-align: left;
        padding-left: 0.3rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .load_content_2 .load_content_11 p  a{
        display: block;
        width: 2.4rem;
        height: 0.6rem;
        background: #0081cc;
        border-radius: 4px;
        text-align: center;
        line-height: 0.6rem;
        color: #fff;
        margin-top: 0.3rem;
    }
    .load_content_2 .load_content_11 div:hover span{
        background: transparent;
    }
    .section_order4 .tip_box {
        padding-bottom: 0.4rem;
    }
    .section_order4 .title_box{
        padding-bottom: 0.2rem;
    }
    /*技术资料*/
    .load_content_1 .load_content_10{
        width: 100%;
    }
    .tip_box>p:first-child{
        padding-bottom: 0px;
    }

    .footer{
       /* display: none;*/
        border-top:0px;
    }

    #winner_list .tips{
        display: none;
    }
    .pop_window{
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }
    .info_msgBox{
        height: 390px;
        overflow: auto;
    }
    #submit_form dd input[type=text]{
        width: 100%;
        border-radius: 5px;
    }
    #submit_form .inline_dl textarea{
        width: 78%;
        height: 40px;
        overflow:hidden;
        resize:none;
        border-radius: 5px;
    }
    #submit_form .inline_dl select {
        width: 115px;
    }
    #submit_form  .label_info dt{
        padding-bottom:10px;
        display: block;
        float: inherit;
    }
    #submit_form  .label_info dd{
        display: block;float: inherit;
    }
    #submit_form dd label{
        /*margin: 5px 0;*/
    }
    #submit_form dd label:nth-of-type(1){
        margin-right:10px;
    }
    .pop_window{
        top: 0%;
    }
   
    .close-dialog{
        right: 15px;
        color: #525252;
    }
    #submit_form{
        height: 100%;
    }
    .winner .layui-layer-content{
        font-size: 17px;
    }
    .new_not_winning .layui-layer-content{
        font-size: 20px;
    }
    .question .ui-text {
        margin-left: 10px;
        width: 4rem;
    }
    .m_banner{
        margin-top: 60px;
    }
    .m_banner img{
        vertical-align: bottom;
    }
    .collect_title{
        font-size: .28rem;
    }
    .user_self_input{
        width: 90% !important;
    }
    .lotter_alert .layui-layer-content span{
        font-size: .3rem;
        line-height: .6rem;
    }
    .lotter_alert.no_chance big {
        
        padding: 0px ;
        font-size: 0.5rem;
    }
    .inline_dl {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .user_self_input .layui-layer-btn0{
        top:0px;
    }
    .form_tip_bottom{
        padding:0px 20px;
    }


.footer_company{
    padding:0.5rem 0.3rem;

}
.footer_company h3{
    padding-bottom: 0.2rem;
    font-size: 0.32rem;
    margin-bottom:  0.2rem;
}
.footer_company p{
    font-size: 0.28rem;
    line-height:    0.48rem;
}


}