@media screen and (min-width: 1024px) and (min-width: 1200px){

}
@media screen  and (min-width: 1024px){
    .mobile{
        display: none;
    }
    .index_home{
        display: none;
    }
}
@media screen  and (max-width: 1023px){
    body{
        font-size: 0.3rem;
    }
    .user_home{
        display: none;
    }
    /*//�ֻ��� 1.��������-��ҳ*/
    .member_header {
        padding: 0.15rem;
    }
    .member_header .m_logo img {
        width: 1.5rem;
        height: 0.54rem;
    }
    .m_logo h3 {
        font-size: 0.4rem;
        line-height: 0.32rem;
    }
    .m_person {
        margin-top: 0.1rem;
        display: flex;
        align-items: center;
    }
    .m_person >img {
        width:0.75rem;
        height: 0.75rem;
        margin-right: 0.15rem;
    }
    .m_person p {
        font-size: 0.2rem;
        line-height:0.48rem;
    }
    .m_person p:after {
        display: none;
    }

    .mobile.nav_icon img{
        width: 0.35rem;
        height: 0.35rem;
        margin-left: 0.2rem;
    }
    .member_fuc_box{
        display: none;
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        height: auto;
        width: 100%;
    }

    .member_fuc_box ul .more_fuc_cell{
        padding: 0.2rem 0.3rem;
    }
    .member_fuc_box ul li{
        border-bottom: 1px solid #eee;
    }
    .member_content_fill{
        width: 100%;
        padding: 2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .member_container_l{
        width: 100%;
    }
    .member_l_box{
        padding:0.18rem 0.1rem;
    }
    .member_l_box_img{
        margin-right: 0;
        margin-top: 0.2rem;
    }
    .member_l_box_img img{
        margin: 0 auto;
    }
    .member_plat_box{
        display: block;
    }

    .member_plat_img{
        margin: 0 auto;
    }
    .member_plat_text{
        text-align: center;
    }
    .member_l_box_img img{
        width: 0.8rem;
        height: 0.8rem;
    }
    .member_l_box_text{
        float: right;
    }
    .post_want{
        padding: 0.18rem 0.1rem;
        margin-bottom: 0.15rem;
    }

    .post_want_box{
        padding: 0;
    }
    .post_want_cell{
        width: 33%;
    }
    .member_container_r{
        width: 100%;
        margin-left: 0;
    }

    /*2-1.��������-�˻�����-��������*/
    .mange_content{
        margin: 0.2rem 1%;
        width: 98%;
        padding: 0.2rem;
    }
    .mange_title{
        padding: 0.2rem;
    }
    .personal_mess {
        padding: 0.2rem;
    }
    .mange_title h3{
        padding-bottom: 0.05rem;
    }

    .file_img img {
        width:1rem;
        height: 1rem;
    }
    .file_btn_box {
        margin-top: 0.18rem;
        margin-left: 0.2rem;
        margin-bottom: 0.3rem;
    }
    .file_btn_box .otherBtn {
        width:1.6rem;
        height: 0.6rem;
        border-radius: 0.04rem;
        margin-bottom: 0.2rem;
    }
    .file_btn_box>span{
        font-size: 0.2rem;
    }

    .form_group_box{
        display: block;
        position: relative;
    }
    .form_group_box>input{
        width: 100%;
    }
    .select_adress_box select{
        width: 32%;
        margin-right: 0.08rem;
    }

    .select_job_box select{
        width: 23.8%;
        margin-right: 0.08rem;
    }

    .form_group_box.displayC{
        display: block;
    }
    .form_group_box .write_box{
        width: 100%;
        border: 1px solid #D1D1D1;
        height: 4rem;
    }
    .write_box{
        font-size: 0.2rem;
    }
    .form_group_box .change_num{
        position: absolute;
        right: 2%;
        top: 50%;
    }

    /*2-2-2��������-�˻�����-��ȫ����-�ֻ���֤ǰ��*/
    .table_mange_item{
        padding:0.2rem;
    }
    .form_group_box button.yzm{
        position: absolute;
        right: 2%;
        top: 43%;
        padding: 0.1rem 0.18rem;
        border-radius: 0.02rem;
        margin-left: 0.18rem;
    }
    .form_group_box button.rz{
        padding: 0.15rem 0.38rem;
        border-radius: 0.02rem;
        margin: 0 auto;
        margin-top: 0.3rem;
    }

    .phone_mange>p{
        font-size: 0.3rem;
    }
    .phone_mange_btn{
        float: left;
        margin-top: 0.2rem;
    }
    .phone_mange span.line{
        display: none;
    }
    .personal_mess.no_p{
        padding: 0.2rem 0;
    }
    .mima_see input{
        width: 100%;
    }

    /*2-3-1.��������-�˻�����-ʵ����֤ǰ*/
    .mange_title h2{
        display: table;
    }
    .personal_mess_other {
        padding: 0.2rem;
    }
    .rz_box_list {
        margin-top: 0.2rem;
    }
    .rz_cell_list {
        width: 100%;
        padding: 0.24rem 0.16rem;
        margin-right: 0;
        margin-bottom: 0.25rem;
    }

    /**/
    .rz_fill{
        width: 98%;
        margin: 0 auto;
    }
    .title_tc{
        padding: 0.16rem 0.18rem;
    }
    .title_tc p{
        font-size: 0.3rem;
    }
    .con_tc p{
        line-height: 0.36rem;
        padding: 0.4rem 0.6rem;
    }

    /*2-3-4.��������-�˻�����-ʵ����֤-������֤*/
    .select_gr_box select{
        width: 100%;
    }
    .form_group_box button[type=submit]{
        padding: 0.15rem 0.52rem;
        margin: 0 auto;
        margin-top: 0.2rem;
    }
    /*2-3-5.��������-�˻�����-ʵ����֤-��ҵ��֤*/
    .form_group_box_other p.pic_p{
        display: block;
    }
    .form_group_box_other p.pic_p span{
        display: inline-block;
    }


    /*��¼*/
    .headerTop{
        display: none;
    }
    .head_top p{
        font-size: 0.28rem;
    }
    .head_kf{
        margin-right: 0;
    }
    .head_kf p{
        font-size: 0.28rem;
    }
    .container{
        width: 100%;
    }
    .logo-box img{
        width: 2.32rem;
    }

    .headerBox .title_member h1 {
        line-height: 0.84rem;
        font-size: 0.38rem;
        margin-left: 0.3rem;
    }
    .login_box .login_box_left{
        display: none;
    }
    .copy_title{
        padding: 0.3rem 0;
    }
    .copy_title p{
        font-size: 0.3rem;
        text-align: center;
    }
    .login_box{
        width: 100%;
    }
    .login_cell{
        width: 95%;
        margin: 0 auto;
        border-radius: 0.08rem;
        padding:0.3rem;
    }
    .login .login_cell_tit h1 {
        float: left;
        line-height: 0.48rem;
        font-size:0.34rem;
    }
    .login .login_cell_tit p{
        font-size: 0.3rem;
    }

    .login_cell_content .input_group input{
        margin-bottom:0.2rem;
        border-radius: 0.04rem;
        padding: 0.18rem 0.8rem;
    }
    .remember_check p{
        font-size: 0.3rem;
    }
    .login_btn a{
        font-size: 0.3rem;
        padding: 0.1rem 0;
    }
    .forget_pw a {
        font-size: 0.3rem;
    }

    /*2.ע��*/
    .register .select_group label{
        font-size: 0.3rem;
    }
    .register .input_group label{
        font-size: 0.3rem;
    }
    .register .code_group label{
        font-size: 0.3rem;
    }
    .register .agree_rule p{
        font-size: 0.3rem;
    }
    .register .reg_btn_next a{
        font-size: 0.3rem;
        padding: 0.18rem 0;
    }
    .register_box{
        width: 95%;
        margin: 0 auto;
    }

    .phone_reg_box .phone_reg_tit h2{
        font-size: .32rem;
    }

    .reg_tab_item ul li{
        padding: 0.15rem 0;
    }
    .register_box{
        padding: 0.4rem  0.2rem;
    }

    .register .select_group select{
        padding: 0.26rem 0.16rem 0.26rem 1.5rem;
    }
    .register .input_group input{
        padding: 0.26rem 0.16rem 0.26rem 1.5rem;
    }

    .register .code_group button{
        padding: 0.25rem 0.2rem;
    }

    /*3-1.�һ�����*/
    .pw_box .pw_box_choice a{
        padding: 0.22rem 0;
        font-size: 0.3rem;
    }
    .pw_box{
        width: 95%;
        margin: 0 auto;
    }

    /*3-1-2.��������-��������-�����г���������*/
    .form_group_box textarea{
        width: 100%;
    }

    .show_design label.showselect{
        font-size: 0.3rem;
        margin-left: 0;
        width: 50%;

    }
    .show_design{
        margin-left: 0;
        display: flex;
        margin-top: 0.2rem;
    }
    .show_design label.showselect input{
        margin-right: 0.1rem;
        width: 0.3rem;
        height: 0.3rem;
    }

    .form_group_box button.preservation{
        padding: 0.15rem 0.52rem;
        margin: 0 auto;
        margin-top: 0.2rem;
    }

    .form_group_box button.cancel{
        padding: 0.15rem 0.52rem;
        margin: 0 auto;
        margin-top: 0.2rem;
    }
    .form_group_box.form_group_box_other{
        display: flex;
    }
    .form_group_box_other .file{
        display: block;
    }
    .form_group_box_other .file p{
        display: block;
    }

    .form_group_box_other button.fileBtn{
        margin: 0.1rem 0.2rem;
    }


    /*3-2-1.��������-�ҵ�����-�ҷ���������.html*/

    .xq_list_item ul li{
        width: 32%;
        padding: 0.15rem 0;
        font-size: 0.3rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 1.3%;
        margin-bottom: 0.2rem;
    }
    .xq_list{
        padding:0.2rem 0;
    }
    .zt_box_select select{
        width: 100%;
    }
    .zt_box_search{
        /*float: left;*/
    }
    .zt_box_search input{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .xq_list_content{
        overflow-y: scroll;
    }
    .xq_list_pag{
        width: 582px;
    }
    .xq_list_pag p{
        font-size: 0.3rem;
    }
    .xq_list_pag ul li a{
        font-size: 0.3rem;
    }
    .xq_list_pag ul li span{
        font-size: 0.3rem;
    }
    /*4-1-3-1.��������-�Ƽ��ɹ�-������������ �C �ύ�ɹ�*/
    .tj_success_cell img{
        width: 100%;
    }

    /*5-1-2��������-�̻�����-�����г���*/
    .form_group_box span.addCred{
        margin-left: 0;
    }
    .form_group_box .price span{
        font-size: 0.34rem;
    }
    .form_group_box .price input{
        width: 40%;
    }
    .sex_group label{
        font-size: 0.3rem;
    }
    /*7-1.��������-�����-����.html*/
    .sex_group{
        margin-top: 0.1rem;
    }
    .sex_group label{
        margin: 0 0.1rem;
    }
    .sex_group label input{
        margin-right: 0.1rem;
    }

    /*�ϴ�ͼƬ*/
    .upload-piclist{
        grid-template-columns: repeat(4,1.5rem);
        grid-gap:0.2rem;
    }


    /*-------------------------------�������Ľ���------------------------------------*/
    .head-nav ul li a{
        font-size: 0.2rem;
    }
    .head-nav ul li a{
        padding-bottom: 0.1rem;
    }










    /*�ͷ�*/
    .kefu{
        display: none;
    }

    .kf-box{
        width: 1.16rem;
        height: 1.28rem;
    }
    .kf-box>p{
        font-size: 0.3rem;
    }
    .kf-box img{
        width: auto;
        height: 0.435rem;
    }

    /*header*/
    .headerCenter {
        padding:0.2rem;
    }
    .hC-box>img{
        width: 2.32rem;
    }
    .hC-box .tab-btn{
        display: none
    }
    .hC-box .search .search-input{
        width: 2.8rem;
        padding: 0.2rem;
        border: 1px solid #bbb;
        background-color: #efefef;
        border-radius: 0.08rem 0 0 0.08rem;
    }
    .search_btn{
        width: 0.86rem;
        padding: 0.2rem 0;
        border-radius: 0 0.08rem 0.08rem 0;
        background-size: 0.23rem 0.26rem;
    }
    .hC-box a {
        font-size: 0.32rem;
        padding: 0.15rem;
        border-radius: 0.08rem;
        width: 1.8rem;
        display: none;
    }
    .hC-box a img{
        width: 0.3rem;
        height: 0.26rem;
    }
    .headerCenter .container{
        align-items: center;
    }
    .quick-nav{
        display: none;
    }

    .head-nav{
        position: relative;
    }
    .head-nav ul {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        background-color: #eee;
        width: 100%;
    }
    .head-nav ul li{
        width: 100%;
        float: none;
        border-bottom: 1px solid #fff;
        text-align: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0.2rem;
    }
    .page-num {
        width:95%;
        margin: 0 auto;
        padding-bottom: 0.34rem;
    }

    /*2.1ר���б�*/
    .expert-box {
        margin: 0.36rem 0;
        background-color: #fff;
        padding: 0.36rem 0.26rem;
    }
    .expert-cell {
        margin-bottom: 0.3rem;
    }

    .expert-cell .e-txt {
        float: none;
        width: 100%;
    }
    .expert-cell .e-txt{
        background: url(../images/title_bg01.png) no-repeat bottom left;
        -webkit-background-size: 1.6rem 0.5rem;
        background-size:1.6rem 0.5rem;
    }
    .expert-cell .e-txt p{
        font-size: 0.24rem;
        text-align: left;
        padding: 0.05rem 0.14rem 0.1rem 0.14rem;
    }
    .expert-ul ul li a{
        font-size: 0.2rem;
    }

    .expert-cell .expert-ul {
        float: left;
        width: 100%;
    }
    .expert-ul ul li {
        float: left;
        margin: 0.1rem 0;
        margin-left: 0.32rem;
    }
    .person-cell{
        width: 100%;
        margin-right: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .person-holder{
        width: 95%;
        margin: 0 auto;
    }
    .modular-10{
        padding: 0.35rem;
    }
    .modular-10 .link-friends p a{
        font-size: 0.2rem;
    }
    .modular-10 .container>p{
        color: #fff;
        padding: 0.2rem 0;
        font-size: 0.28rem;
    }
    .modular-10 .link-friends p{
        margin-right: 0.2rem;
    }
    .footer {
        padding: 0.45rem 0.2rem;
    }
    .foot-fulid {
        margin-bottom: 0.3rem;
    }
    .foot-cell>img {
        margin-bottom: 0.35rem;
        width: 2.13rem;
        margin: 0 auto;
    }
    .foot-cell ul li {
        margin-bottom:0.3rem;
        font-size: 0.24rem;
    }
    .foot-box>p{
        margin-bottom: 0.32rem;
    }
    .foot-box ul li a {
        font-size: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .foot-box {
        margin-left: 0;
        margin-top:0.2rem;
    }
    .foot-fulid>*{
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 4rem;
        text-align: center;
    }
    .foot-box ul li img{
        width: 1.5rem;
        margin: 0 auto;
    }
    .foot-copy p{
        padding: 0.2rem 0;
        line-height: 0.36rem;
        font-size: 0.24rem;
    }
    .page-num ul li {
        float: left;
        margin-right: 0.1rem;
    }
    .page-num ul li a {
        width:0.5rem;
        height: 0.5rem;
        line-height: 0.5rem;
    }
    .page-num p{
        margin-right: 0.3rem;
        line-height: 0.58rem;
    }
    .person-img{
        padding: 0.26rem 0.16rem 0.26rem 0.12rem;
    }
    .person-txt{
        padding:  0.26rem 0.1rem  0.26rem 0;
    }
    .person-img img{
        width: 2rem;
    }
    .person-txt h2{
        font-size: 0.24rem;
    }
    .p-tag span {
        font-size: 0.2rem;
        margin: 0.07rem 0;
        padding:0.03rem 0.07rem;
    }
    .person-txt p{
        font-size: 0.2rem;
    }
    .person-txt a {
        font-size: 0.2rem;
        padding:0.1rem 0.2rem;
        margin-top: 0.1rem;
        border-radius: 0.05rem;
    }
    /*2-2.ר������*/
    .crumbs>a{
        font-size: 0.2rem;
        padding: 0 0.1rem;
    }
    .ex_person_box{
        margin:0.4rem auto;
        padding: 0.3rem 0.2rem;
        width: 95%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .ex_person_img {
        width: 2.6rem;
        height: 3.2rem;
    }
    .ex_person_box .ex_person_detail{
        padding: 0.1rem;
        width: 60%;
    }
    .ex_person_all p{
        width: 100%;
        margin: 0.1rem 0 0;
        font-size: 0.2rem;
    }
    .ex_person_all p span{
        line-height: 0.48rem;
    }
    .btn_consult a{
        width: 1.6rem;
        padding: 0.1rem 0;
        font-size: 0.28rem;
    }
    .personal_title h4 {
        font-size: 0.28rem;
        margin: 0.3rem 0;
    }
    .personal_title h4:before {
        margin-right: 0.12rem;
        width: 0.04rem;
        height: 0.38rem;
    }
    .personal_profile_box .personal_txt p{
        font-size: 0.24rem;
        line-height: 0.42rem;
    }

    .personal_profile{
        padding: 0.2rem 0;
    }

    /**/
    .person-cell .tzr-txt h2 {
        font-size: 0.24rem;
        line-height: 0.32rem;
    }
    .person-cell .tzr-txt h2:before {
        margin-right:0.1rem;
        width: 0.04rem;
        height:0.2rem;
    }
    .person-cell .tzr-txt{
        padding: 0.26rem 0.16rem 0.26rem 0;
    }
    .person-cell .tzr-txt p{
        font-size: 0.2rem;
        margin: 0.2rem 0;
    }
    .person-cell .tzr-txt a {
        font-size: 0.2rem;
        padding: 0.1rem 0.2rem;
        margin-top: 0.1rem;
        border-radius: 0.05rem;
    }
    .tzr_person_all p{
        width: 100%;
        margin: 0.1rem 0 0;
        font-size: 0.2rem;
    }
    .tzr_person_all p span{
        line-height: 0.48rem;
    }
    .btn_consult a{
        width: 1.6rem;
        padding: 0.1rem 0;
        font-size: 0.28rem;
    }
    .ex_person_detail h3{
        font-size: 0.24rem;
    }
    .btn_group .i-btn{
        margin-right: 0.3rem;
    }
    .btn_group button{
        margin: 0 0.1rem;
        padding: 0.1rem 0.2rem;
    }
    /*3-1�Ƽ���ѯ*/
    .crumbs_box_right ul li {
        float: left;
        margin-left: 0.25rem;
    }
    .crumbs-other .crumbs_box_right{
        float: left;
        margin-top: 0.35rem;
    }
    .real_time_info .real_time_info_img{
        width: 7rem;
        height: 4.2rem;
        float: none;
        margin: 0 auto;
    }
    .real_time_info_box {
        padding: 0.2rem 0;
    }
    .real_time_info_text{
        width: 100%;
        padding: 0.2rem 0.25rem;
    }
    .real_time_info_text h3{
        font-size: 0.28rem;
    }

    .real_time_info_text .info_tag p{
        font-size: 0.2rem;
        padding: 0.1rem 0;
    }
    .real_time_info_text .info_tag p.tagC{
        line-height: 0.36rem;
        margin-left: 0.36rem;
    }
    .real_time_info_text>p{
        font-size: 0.22rem;
    }
    .real_time_info_text>p a{
        padding: 0.1rem 0;
        margin-top: 0.2rem;
        width: 1.6rem;
    }
    .real_time_info_text>p a:after {
        width: 0.1rem;
        height: 0.2rem;
        margin-left: 0.1rem;
    }

    .real_time_info .page-num {
        margin-top:0.35rem;
    }
    /*3-2.�һ�����%20�C�ֻ�*/
    .pw_box .pw_box_tit h1 {
        font-size: 0.36rem;
        line-height: 0.46rem;
    }
    .pw_box.pw_holder {
        padding: 0.5rem 0.35rem;
    }
    .pw_box_form .input_group {
        margin: 0.2rem 0;
    }
    .pw_box_form .input_group label{
        font-size: 0.22rem;
    }
    .pw_box_form .input_group input {
        width: 100%;
        font-size: 0.22rem;
        padding: 0.2rem 0.15rem 0.2rem 1.5rem;
    }

    .pw_box_form .code_group {
        margin: 0.2rem 0;
    }

    .pw_box_form .code_group input{
        width: 100%;
        font-size: 0.22rem;
        padding: 0.2rem 0.15rem 0.2rem 1.5rem;
    }

    .pw_box_form .code_group label{
        font-size: 0.22rem;
    }
    .pw_box_form .code_group button {
        padding: 0.1rem 0.2rem;
        font-size: 0.22rem;
    }
    .confirm_btn a {
        padding: 0.2rem 0;
        font-size: 0.28rem;
    }
    /*�Ƽ���Ѷ����3-2*/

    .detailed_info_title h4{
        font-size: 0.28rem;
        padding: 0.2rem 0;
    }
    .title_info_fuc p{
        font-size: 0.2rem;
    }
    .title_info_fuc p a img {
        width: 0.35rem;
    }
    .detailed_info_content{
        padding: 0.3rem;

    }
    .detailed_info_content p{
        font-size: 0.2rem;
        line-height: 0.38rem;
        padding: 0.2rem 0;
    }
    .detailed_info_content img{
        width: 100%;
    }
    .detailed_info_btn p{
        font-size: 0.2rem;
        padding: 0.2rem 0;
    }
    .detailed_info_btn .next{
        float: left;
    }

    .real_time_info_detail{
        padding: 0.3rem 0;
    }
    .real_time_info{
        padding: 0.2rem 0;
    }
    .detailed_info_btn{
        margin-left: 0.2rem;
    }

    /*4-1·����Ƶ.html*/
    .option_content{
        padding: 0 0.2rem;
    }
    .option_box {
        width: 100%;
        padding: 0.1rem 0.15rem;
        margin-bottom: 0.3rem;
        margin-right:0;
        float: left;
    }
    .option_box .option_img{
        width: 100%;
        height: 3.5rem;
    }
    .option_text h3{
        font-size: 0.28rem;
        padding: 0.2rem 0 0.1rem;
    }
    .option_text p{
        font-size: 0.2rem;
        padding: 0.05rem 0;
    }
    /*4.2*/
    .option_content_video{
        width: 100%;
    }
    .option_video_box video{
        width: 100%;
        height: 4.2rem;
        margin:0.3rem 0;
    }
    .option_palyer{
        padding:0.3rem 0.2rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .about_tj_txt h4 {
        font-size:0.28rem;
        padding: 0.15rem 0;
    }
    .about_tj_txt h4:before {
        width: 0.04rem;
        height:0.25rem;
        margin-right: 0.1rem;
    }
    .project_text_box p {
        font-size:0.2rem;
        line-height: 0.42rem;
        margin-bottom: 0.2rem;
    }
    .see_contact_style {
        padding: 0.5rem 0;
    }
    .see_contact_style a {
        width: 1.8rem;
        text-align: center;
        padding: 0.15rem 0.2rem;
        font-size: 0.22rem;
        border-radius:0.3rem;
        box-shadow: 0 0 0.2rem #999;
    }
    /*5-1�ר��.html*/
    .act-cell {
        width: 100%;
        margin-bottom: 0.2rem;
        margin-right:0;
    }
    .activity{
        margin: 0 0.2rem;
    }
    .act-cell .act-img{
        height: 4.2rem;
    }
    .act-cell .act-img .act_img_tag{
        top: 0.2rem;
        right: 0.2rem;
        padding:0.06rem 0.12rem;
        border-radius: 0.05rem;
        font-size: 0.24rem;
    }
    .sct-txt h4{
        padding: 0.1rem 0;
        font-size: 0.26rem;
    }
    .act_info p {
        font-size: 0.2rem;
    }
    .sct-txt{
        padding: 0.1rem 0.2rem;
    }
    .sct-txt .act-tag {
        width: 1rem;
        padding: 0.02rem 0;
        margin-top: 0.15rem;
        margin-bottom: 0.2rem;
        border-radius: 0.15rem;
        font-size: 0.2rem;
    }
    .act_sponsor{
        padding: 0.1rem 0.2rem;
    }
    .act_sponsor p{
        font-size: 0.2rem;
    }


    /*5-2�ս������ҳ.html*/
    .content_detail{
        padding-bottom: 0.6rem;
        margin: 0 0.2rem;
    }
    .content_detail .act_detail_box {
        padding: 0.5rem 0;
    }
    .content_detail .detail_img {
        width: 100%;
        float: left;
    }
    .content_detail .detail_txt {
        width: 100%;
        padding: 0.2rem ;
    }
    .content_detail .detail_txt h1{
        padding: 0.1rem 0;
        font-size: 0.3rem;
    }
    .content_detail .detail_txt p {
        padding: 0.1rem 0;
        font-size: 0.2rem;
    }
    .content_detail .detail_txt p span img{
        margin-right: 0.12rem;
    }
    .content_detail .detail_txt button{
        margin-top: 0.3rem;
        border-radius: 0.04rem;
        padding:0.15rem 0.35rem;
        font-size: 0.2rem;
    }
    .act_detail_cell h4{
        padding: 0.42rem 0 0.2rem 0;
        font-size: 0.32rem;
    }
    .act_detail_cell p{
        font-size: 0.2rem;
    }

    /*6-1.�����б�.html*/
    .zc-list {
        padding-bottom: 0.5rem;
        margin: 0 0.2rem;
    }

    .zc-list .zc_list_box_left{
        width: 100%;
    }
    .zc_list_box{
        padding: 0 0.2rem;
    }
    .zc_list_box>ul>li {
        padding: 0.2rem 0;
    }
    .zc_list_box>ul>li h4{
        font-size: 0.28rem;
    }
    .zc_list_box>ul>li p {
        padding-top: 0.2rem;
        font-size: 0.2rem;
    }

    .zc-list .zc_list_box_right{
        margin-top: 0.5rem;
        width:100%;
        padding: 0.05rem 0.25rem 0.25rem;
    }
    .about-tj ul li {
        padding: 0.15rem 0;
    }
    .about-tj ul li a {
        font-size: 0.2rem;
    }
    /*6-2.��������.html*/
    .policy .crumbs {
        padding-bottom: 0.38rem;
    }
    .policy_box_txt h4 {
        line-height: 0.42rem;
        font-size: 0.26rem;
        margin-bottom: 0.2rem;
    }
    .policy_box_txt p{
        font-size: 0.2rem;
    }
    .policy_box_content {
        padding: 0.3rem 0;
    }

    .policy_box_content p{
        font-size: 0.22rem;
        line-height: 0.42rem;
        padding-bottom: 0.2rem;
    }
    /*7-1-1.����ʽ����-�ʴ�ר��.html*/
    .all-title h4{
        font-size: 0.36rem;
        line-height: 0.48rem;
    }
    .all-title p{
        font-size: 0.22rem;
        line-height: 0.26rem;
    }
    .all-title span {
        margin: 0.1rem auto;
        width:0.65rem;
        height: 0.05rem;
    }
    .q_a_zone_cell{
        width: 100%;padding: 0.2rem;
        margin-bottom: 0.3rem;
	min-height:auto;
    }

    .q_a_zone_cell ul li{
        margin-right: 0.3rem;
        font-size: 0.2rem;
    }
    .q_a_zone_cell ul li span{
        margin-right: 0.08rem;

    }
    .q_a_zone_cell h3 {
        font-size: 0.26rem;
        line-height: 0.36rem;
        padding: 0.15rem 0;
        color: #0D5EB6;
    }
    .q_a_zone_cell p{
        font-size: 0.2rem;
    }

    .q_a_zone_cell button{
        font-size: 0.2rem;
        margin-top: 0.2rem;
    }
    .crumbs>a.crumbs-c{
        width: 40%;
    }
    .goods_square_box {
        margin-bottom:1rem;
    }
    .goods_square_box .goods_square_cell {
        width: 100%;
        padding: 0.2rem;
    }
    .tec_square.tec_square_box .headline_goods h2 {
        padding: 0.2rem 0 0.2rem;
        font-size: 0.32rem;
    }
    .tec_square.tec_square_box .headline_goods .tag_p p{
        font-size: 0.2rem;
        padding:0.05rem;
        margin-right: 0.12rem;
    }
    .financing_box{
        display: block;
    }
    .financing_box .financing_box_img {
        width: 100%;
        height: 3.8rem;
        border: 0.03rem solid #D6D6D6;
    }
    .financing_box ul {
        width: 100%;
        padding-left: 0;
    }
    .tec_square .headline_goods ul li{
        font-size: 0.2rem;
        margin: 0.2rem 0;
        width: 50%;
        line-height: 0.36rem;
    }
    .headline_goods ul li:before {
        width: 0.25rem;
        height: 0.28rem;
        margin-right: 0.1rem;
        padding-top:0.1rem;
    }
    .content_goods .gbd_title h3{
        font-size: 0.28rem;
        padding: 0.15rem 0;
    }
    .content_goods .gbd_title h3:before{
        width: 0.04rem;
        height: 0.25rem;
        margin-right: 0.1rem;
    }
    .financing_box{
        margin-bottom: 0.2rem;
    }
    .content_box_goods p {
        padding: 0.1rem 0;
        font-size: 0.2rem;
        line-height: 0.42rem;
    }

    .demand_bn {
        margin-top: 0.4rem;
        margin-bottom: 1rem;
    }
    .demand_bn button {
        width: 1.8rem;
        padding: 0.1rem 0;
        box-shadow: 0px 0.06rem 0.12rem rgb(0 0 0 / 16%);
        opacity: 1;
        border-radius: 0.3rem;
        margin: 0 0.5rem;
    }
    .goods_buy_detail_right{
        width:100%;
        margin-top: 0.3rem;
    }

    .goods_buy_detail_right .gbd_title h3 {
        font-size: 0.28rem;
    }

    .goods_buy_detail_right .gbd_title h3:before{
        width: 0.04rem;
        height: 0.25rem;
        margin-right: 0.1rem;
    }
    .gbd_tj_cell .gbd_tj_cell_text h2{
        font-size: 0.22rem;
        margin-top: 0.1rem;
    }

    .tec_square .gbd_tj_cell_text ol{
        padding:0.1rem 0;
    }
    .tec_square .gbd_tj_cell_text ol li{
        font-size: 0.2rem;
    }
    .tec_square .gbd_tj_cell_text ol li span.sign_tit {
        padding: 0.05rem 0.1rem;
    }
    .gbd_tj_cell .gbd_tj_cell_text p span{
        font-size: 0.2rem;
    }
    /*7-1-2*/
    .question_box{
        padding: 0.2rem 0;
    }
    .question_box h3 {
        font-size: 0.28rem;
        line-height: 0.4rem;
    }
    .question_box p{
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .question_cell ul li{
        margin-right: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .question_cell {
        margin-top: 0.3rem;
    }
    .sqhd button {
        font-size: 0.2rem;
        padding: 0.05rem 0.1rem;
    }
    .question_hd_box .hd_img {
        padding:0.1rem 0;
        margin-top: 0.22rem;
    }
    .question_hd_box .hd_img img{
        width: 4rem;
    }
    .write_casket {
        padding: 0.2rem 0;
    }
    .write_casket textarea{
        padding: 0 0.2rem;
        font-size: 0.2rem;
    }
    .select_btn {
        font-size: 0.24rem;
    }
    .select_btn input {
        width: 0.3rem;
        height:  0.3rem;
        margin-right: 0.1rem;
    }
    .tj_btn_box input {
        padding: 0.09rem 0.22rem;
        font-size:0.2rem;
    }
    .zjhd_box{
        margin-top: 0.3rem;
        padding-top: 0.2rem;
    }
    .zjhd_img{
        margin: 0.2rem 0 0.26rem;
    }
    .zjhd_img_box {
        margin-right: 0.1rem;
    }
    .zjhd_img_box img{
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 0.1rem;
    }
    .zjhd_img_txt p {
        font-size: 0.24rem;
        margin-bottom: 0.1rem;
    }
    .zjhd_img_txt span {
        font-size:0.2rem;
    }
    .zjhd_title h3 {
        font-size: 0.28rem;
    }
    .zjhd_title h3 span img{
        width: 0.36rem;
        height: 0.36rem;
    }
    .zjhd_content p{
        font-size:0.2rem;
        line-height: 0.42rem;
        margin-bottom: 0.1rem;
    }
    .zjhd_content>img {
        margin: 0.1rem auto;
        width: 100%;
    }
    .zjhd_cell {
        padding-bottom: 0.3rem;
    }

    .zjhd_content p span{
        margin-left: 0.05rem;
        font-size: 0.2rem;
    }
    .pinlun_box .pl_btn{
        font-size: 0.2rem;
    }
    .pinlun_box_show{
        margin-top: 0.12rem;
        padding: 0.2rem;
    }
    .pl_img_box img {
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 0.1rem;
    }
    .pl_img_text{
        margin-left: 0.1rem;
    }
    .pl_img_text textarea{
        height: 2.28rem;
        font-size: 0.2rem;
        padding: 0.1rem;
    }
    .pl_img_text button{
        padding: 0.09rem 0.24rem;
        font-size: 0.2rem;
        margin-top: 0.15rem;
    }











        /*7-2-1.����ʽ����-����ҵר��.html*/
    .large_company .all-title{
        padding: 0.64rem 0 0.5rem;
    }

    .large_com_box:nth-child(odd) {
        margin-right: 0;
    }
    .large_com_box {
        width:100%;
        float: left;
        margin:0.5rem 0 0;
    }
    .large_company{
        margin: 0 0.2rem;
    }
    .big_com_img {
        width: 100%;
        height:3.8rem;
    }
    .large_com_box:nth-child(even) {
        margin-left: 0;
    }
    .big_com_title p {
        font-size: 0.28rem;
        padding: 0.2rem 0;
    }
    .big_com_title span {
        font-size: 0.2rem;
        line-height: 0.36rem;
    }
    .big_com_img .center_img img{
        width: 2.85rem;
    }

    /*7-2-2.����ʽ����-����ҵר��%20�C����.html*/
    .large_com_bBox .large_com_bimg{
        float: none;
        width: 100%;
    }
    .large_com_bimg img {
        width: 3rem;
        height: 3rem;
        border-radius: 0.1rem;
        margin: 0 auto;
    }

    .large_com_xq{
        float: none;
        text-align: center;
    }
    .large_com_xq p{
        font-size: 0.2rem;
        justify-content: center;
    }
    .large_com_xq h3{
        font-size: 0.32rem;
        line-height: 0.42rem;
        margin:0.2rem 0;
    }
    .com_profile .com_profile_title p{
        font-size: 0.3rem;
        margin-left:0.1rem;
    }
    .com_profile .com_profile_title span img{
        width: 0.32rem;
    }
    .large_company_detail_palyer{
        margin: 0 0.2rem;
    }
    .com_profile_content p{
        font-size: 0.22rem;
    }
    .profile_txt h3{
        font-size: 0.26rem;
    }
    .profile_txt span{
        font-size: 0.2rem;
    }
    .com_profile_cell>p{
        font-size: 0.22rem;
        margin: 0.2rem 0;
    }
    .profile_tag_box ul li{
        font-size: 0.2rem;
        padding:0.06rem;
        margin-right: 0.12rem;
    }

    .profile_tag_box a {
        padding: 0.12rem 0.26rem;
        font-size: 0.2rem;
    }
    .profile_txt p{
        font-size: 0.2rem;
    }
    .com_profile_cell{
        margin-bottom: 0.2rem;
        padding: 0.3rem 0.2rem;
    }
    .publish_technology .com_profile_cell>ul li{
        width: 50%;
        font-size: 0.2rem;
        float: left;
        line-height: 0.42rem;
    }
    .shopping_cell_goods_item {
        padding: 0.24rem 0;
    }
    .shopping_cell_goods_item .scgi_img{
        width: 100%;
    }
    .shopping_cell_goods_item .scgi_img img{
        margin: 0 auto;
    }
    .publish_goods .scgi_text{
        margin-top: 0.05rem;
    }

    .shopping_cell_goods_item .scgi_text{
        width: 70%;
        margin-top: 0.2rem;
    }
    .scgi_text {
        margin-left: 0;
    }

    .scgi_text h3{
        font-size: 0.3rem;
        line-height: 0.4rem;
    }
    .scgi_text span{
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .scgi_text p span {
        margin-right:0;
    }
    .scgi_text p{
        display: block;
    }
    .publish_goods .scgi_text p.deal{
        width: 1.4rem;
        padding: 0.05rem 0;
        text-align: center;font-size: 0.2rem;
    }
    .shopping_cell_goods_item .scgi_price{
        margin-top: 0.2rem;
    }
    .shopping_cell_goods_item .scgi_price p{
        font-size: 0.2rem;
    }
    .shopping_cell_goods_item .scgi_price p span {
        font-size: 0.36rem;
    }

    .seek_buy {
        margin-bottom: 0.2rem;
        padding: 0.3rem 0.2rem;
    }

    .seek_buy_box h3 {
        font-size: 0.26rem;
    }

    .seek_buy_box p {
        font-size: 0.2rem;
        margin: 0.2rem 0;
    }
    .seek_buy_box ul li {
        font-size: 0.2rem;
        margin-right: 0.2rem;
    }
    .seek_buy .seek_buy_box{
        width: 100%;
    }
    .seek_buy .seek_buy_btn {
        float: right;
        margin-top: 0.4rem;
    }
    .seek_buy .seek_buy_btn a {
        font-size: 0.2rem;
        padding: 0.1rem 0.38rem;
    }
    .collect_cell:nth-child(odd) {
        margin-right:0;
    }
    .collect_cell {
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .collect_img {
        width: 100%;
        height: 4.2rem;
    }
    .collect_text h3 {
        font-size: 0.3rem;
        margin: 0.2rem 0 0.15rem;
    }
    .collect_text ul {
        justify-content: space-between;
    }
    .collect_text ul li {
        font-size: 0.2rem;
        margin-right: 0;
    }
    .collect_cell:nth-child(even) {
        margin-left: 0;
    }
    .profileCompany {
        padding-bottom: 0.3rem;
    }

    .creative_player .all-title {
        margin: 0.5rem 0;
    }


    /*7-3-1.����ʽ����-��������.html*/
    .creative_box{
        margin: 0 0.2rem;
    }
    .collect_match_detail{
        padding-bottom: 0.6rem;

    }
    .collect_detail_box{
        margin: 0 0.2rem;
        padding: 0.36rem 0.2rem;
    }
    .collect_detail_box>h4 {
        font-size: 0.26rem;
        margin-top: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .collect_detail_box>p{
        font-size: 0.2rem;
        line-height: 0.36rem;
        margin-bottom: 0.1rem;
    }
    .download_box {
        padding: 0.15rem 0.25rem;
    }
    .collect_function_box .download_box a{
        font-size: 0.2rem;
        margin-right: 0.5rem;
    }
    .download_box p {
        font-size: 0.2rem;
    }
    .collect_function_box>p {
        font-size: 0.2rem;
        margin: 0.25rem 0;
    }
    .collect_function_box>p span {
        font-size: 0.28rem;
    }
    .tg_btn a {
        width: 1.6rem;
        padding: 0.1rem 0;
        font-size: 0.26rem;
        border-radius: 0.06rem;
    }

    /*8-1.������ϵ-ͨ��.html*/
    .banner_box{
        height: 5.25rem;
    }
    .banner_box h1{
        font-size: 0.65rem;
    }
    .banner_box p {
        padding-top: 0.15rem;
        font-size: 0.24rem;
    }
    .banner-txt{
        text-align: center;
    }
    .service_system {
        margin: 0.3rem  0;
    }
    .service_system_ul {
        width:100%;
    }
    .service_system_ul ul li a{
        padding: 0.2rem 0.3rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 0.2rem;
    }
    .service_system_box{
        margin: 0 0.2rem;
    }
    .service_system_ul ul li a .service_system_img {
        width: 0.1rem;
        height: 0.16rem;
        padding-top: 0.05rem;
    }
    .service_system_item {
        width: 100%;
        float: right;
    }
    .service_system_item_box .ssib_tit h1{
        font-size: 0.36rem;
        line-height: 0.42rem;
    }
    .ssib_content h3 {
        font-size: 0.26rem;
        margin-bottom: 0.15rem;
        margin-top: 0.3rem;
    }
    .ssib_content p {
        line-height: 0.48rem;
        font-size: 0.2rem;
    }
    .service_system_item_box{
        margin-top: 0.3rem;
    }

    .ssib_tit_lit h1 {
        font-size: 0.24rem;
        line-height:0.36rem;
        padding: 0.1rem 0;
    }
    .ssib_tit_lit h1:before {
        width: 0.05rem;
        height: 0.26rem;
        margin-right: 0.15rem;
    }
    .table_head{
        padding: 0.2rem 0;
    }
    .zx_btn_box .zx_btn {
        font-size: 0.24rem;
        padding: 0.16rem 0.4rem;
        border-radius: 0.05rem;
        margin: 0.6rem auto;
    }
    /*8-2.������ϵ-ר������.html*/
    .patent_box {
        padding: 0.32rem 0;
        /*margin: 0 0.2rem;*/
    }
    .patent_tit {
        text-align: center;
        margin-top: 0.3rem;
    }
    .patent_tit  h2{
        font-size: 0.34rem;
        margin-top: 0.3rem;
    }
    .patent_tit p {
        font-size: 0.2rem;
        color: #999;
        margin-top: 0.14rem;
    }
    .type {
        padding: 0.32rem 0 0.6rem;
        margin: 0 0.2rem;
    }
    .type .type_box {
        padding: 0.48rem 0.3rem;
        width: 100%;
        margin-right: 0;
    }
    .type .type_box img{
        width: 1.36rem;
    }
    .type .type_box h3.type-tit{
        font-size: 0.3rem;
        padding:0.35rem 0 0.26rem;
    }
    .type .type_box span {
        width: 0.72rem;
        height: 0.06rem;
    }
    .type .type_box p {
        font-size: 0.22rem;
        padding: 0.22rem 0.3rem 0.36rem 0.3rem;
    }
    .type-btn {
        margin-top: 0.3rem;
    }
    .type-btn a {
        width: 1.64rem;
        padding: 0.1rem 0;
        border-radius: 0.08rem;
        font-size: 0.22rem;
    }

    .patent_table {
        padding: 0.5rem 0;
        margin: 0 0.2rem;
    }
    .patent_table table tr td {
        padding: 0.1rem 0.2rem;
        text-align: center;
        font-size: 0.2rem;
    }
    .patent_fuc {
        padding:0.4rem 0 0.2rem;
        margin: 0 0.2rem;
    }
    .patent_fuc .patent_fuc_box {
        width: 100%;
        height: 4.5rem;
        margin-right: 0;
        margin-bottom: 0.45rem;
    }
    .patent_fuc .patent_fuc_box p{
        font-size: 0.28rem;
    }
    .procedure {
        padding-bottom: 0.5rem;
        margin: 0 0.2rem;
    }
    .procedure_box {
        margin-top: 0.4rem;
    }
    .produce_box_item .pbi_img {
        width: 1.32rem;
        height: 1.32rem;
    }
    .produce_box_item .pbi_img img{
        width: 0.52rem;
    }
    .produce_box_item p{
        font-size: 0.28rem;
        margin: 0.36rem 0;
    }
    .procedure_txt{
        margin-top: 0.28rem;
    }
    .procedure_txt p{
        font-size: 0.2rem;
    }
    .material-box .material_box_img{
        height: 4rem;
    }
    .material-box{
        width: 100%;
        margin-right: .4rem;
        margin-bottom: 0.25rem;
    }
    .material_box_txt{
        padding:0.2rem 0.3rem;
        height: auto;
    }
    .material{
        padding: 0.2rem 0 0.4rem;
        margin: 0 0.2rem;
    }
    .material_box_txt h4{
        margin-bottom: 0.2rem;
        font-size: 0.28rem;
    }
    .material_box_txt p{
        font-size: 0.2rem;
        line-height: 0.36rem;
    }
    .material_box a.material_btn {
        width:2.5rem;
        font-size: 0.2rem;
        border-radius: 0.08rem;
        padding: 0.2rem 0;
        margin:0.2rem auto;
    }


    /*8-3.������ϵ-�̱����.html*/
    .trademark {
        padding: 0.35rem 0;
        margin: 0 0.2rem;
    }
    .trademark .trademark_box {
        width:100%;
        padding: 0.4rem 0.2rem;
        margin-right: 0;
    }
    .trademark .trademark_box img{
        padding: 0.1rem 0;
        width: 0.9rem;
    }
    .trademark .trademark_box .trademark-tit{
        font-size: 0.32rem;
        padding: 0.1rem 0;
    }
    .trademark .trademark_box span {
        width: 0.5rem;
        height:0.06rem;
        margin: 0.1rem auto;
    }
    .trademark .trademark_box p{
        line-height: 0.36rem;
        padding: 0.1rem 0 0.3rem;
        font-size: 0.2rem;
    }
    .trademark-btn {
        margin-top: 0.36rem;
    }
    .trademark-btn a {
        width: 1.64rem;
        padding: 0.1rem 0;
        border-radius: 0.08rem;
        font-size: 0.22rem;
    }
    .advantage {
        padding: 0.3rem 0;
        margin: 0 0.2rem;
    }
    .advantage .advantage_box {
        width:100%;
        margin-right:0;
        margin-bottom: 0.3rem;
    }
    .advantage .advantage_box .advantage_box_img {
        width: 100%;
        height: 4rem;
    }
    .advantage_box_txt {
        padding: 0.24rem 0.25rem 0.42rem;
    }
    .advantage_box_txt h2 {
        font-size: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .advantage_box_txt p {
        font-size: 0.2rem;
        height:auto;
    }


    /*9-1-1.�Ƽ��ɹ�ת��*/

    .hC-box .logo_txt{
        width: 100%;
    }
    .hC-box .logo_txt h1{
        font-size: 0.36rem;
        margin-bottom: 0.1rem;
    }
    .hC-box .logo_txt p{
        font-size: 0.2rem;
        text-align: center;
    }
    .technology_head .head-nav .nav_more{
        padding: 0.2rem;
    }

    .technology_head .head-nav .nav_more{
        width: 100%;
    }
    .nav_more .nav_more_box{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding: 0.2rem 0;
    }
    .technology_head .head-nav .nav_more>p{
        padding: 0.2rem;
        font-size: 0.2rem;
    }
    .technology_head .head-nav ul li{
        padding: 0.2rem;
    }
    .nav_show p{
        font-size: 0.2rem;
    }
    .nav_show {
        padding: 0.1rem 0.5rem 0.1rem 0.45rem;
    }
    .nav_show .change_img:before{
        width: 0.45rem;
        height:0.35rem;
    }
    .mall_title {
        margin-top:0.4rem;
    }
    .mall_title .mall_tit p {
        font-size: 0.36rem;
    }
    .mall_title .mall_tit p:before{
        margin-right: 0.15rem;
        width:0.1rem;
        height: 0.38rem;
    }
    .mall_nav_tab{
        /*float: left;*/
        /*margin-top: 0.2rem;*/
    }
    .mall_nav_tab ul>li {
        margin-left: 0.3rem;
        line-height: 0.48rem;
        font-size: 0.2rem;
    }
    .mall_nav_tab>a{
        font-size: 0.2rem;
        padding: 0.05rem 0.1rem;
        margin-left: 0.3rem;
    }
    .patent_slider {
        margin: 0.4rem 0;
    }
    .patent_slider .patent_box{
        width:48%;
        border-radius: 0.08rem;
        padding: 0.1rem;
        margin: 0 1%;
        margin-bottom: 0.2rem;;
    }
    .patent_content .patent_box p{
        font-size: 0.2rem;
        padding: 0.1rem 0;
    }
    .patent_content .patent_box h3 {
        font-size: 0.24rem;
    }
    .technology_shopping_mall .tech-box{
        margin-top: 0.4rem;
        margin-bottom:  0.4rem;
    }
    .tech-pack{
        width: 48%;
        height: 4.8rem;
        margin: 0.3rem 1% 0;
    }
    .tech-pack>.tech-img{
        margin: 0.1rem 0.05rem;
    }
    .text-holder {
        padding: 0 0.1rem;
    }
    .tech-text span{
        font-size: 0.2rem;
        padding: 0.1rem 0 0;
    }
    .tech-text p {
        font-size: 0.2rem;
        height: 0.64rem;
        padding: 0.1rem 0 0.16rem;
    }
    .tech-source{
        padding-top: 0.15rem;
    }
    .logo-mini p{
        font-size: 0.2rem;
    }
    .developer_box{
        padding: 0.4rem 0;
    }
    .developer_cell:nth-child(odd) {
        margin-right: 0;
    }
    .developer_cell:nth-child(even) {
        margin-left: 0;
    }
    .developer_content{
        margin: 0 1%;
    }
    .developer_cell{
        width: 100%;padding: 0.28rem 0.2rem;
    }
    .developer_cell .developer_img {
        width: 2rem;
        height: 2rem;
    }
    .developer_cell .developer_img img {
        width: 1.9rem;
        height: 1.9rem;
        margin: 0.05rem;
    }
    .developer_text {
        width: 56%;
        float: left;
        padding-left: 0.1rem;
    }
    .developer_text h3{
        font-size: 0.28rem;
        margin-bottom: 0.1rem;
    }
    .developer_text p {
        font-size: 0.2rem;
        margin-bottom: 0.1rem;
    }
    .devp_bot a {
        font-size: 0.2rem;
        padding: 0.05rem 0.15rem;
    }
    .devp_bot span {
        font-size: 0.2rem;
    }
    .devp_bot span:before {
        content: '';
        width:0.45rem;
        height: 0.3rem;
        margin-right: 0.1rem;
    }
    .developer_cell .tag_label{
        top: 0.12rem;
        right: 0;
        width: 1.4rem;
        padding: 0.1rem 0;
        border-radius: 0.2rem 0 0 0.2rem;
        font-size: 0.2rem;
    }
    .banner_box.banner_show{
        height: 5.58rem;
    }
    /*9-1-2.�Ƽ��ɹ�ת�� �C �б�*/
    .shopping_box{
        padding: 0.2rem 0.3rem;
    }
    .shopping_box .shopping_box_tit p{
        font-size: 0.2rem;
    }
    .shopping_box .shopping_box_tit h1{
        font-size: 0.36rem;
    }
    .shopping_box_search {
        margin-top: 0.2rem;
    }
    .shopping_box_search input[type=text]{
        width: 5.7rem;
        padding: 0.1rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .shopping_box_search input[type=button] {
        width: 1.2rem;
        height:0.8rem;
        -webkit-background-size: 0.32rem 0.32rem;
        background-size:0.32rem 0.32rem;
    }
    .tec_square{
        margin-top: 0.3rem;
    }
    .transform_box {
        margin: 0 0.2rem;
    }
    .transform_box .publish_technology{
        width: 100%;
    }
    .transform_box .com_profile_cell{
        padding:  0.2rem;
        margin: 0.2rem 0;
    }
    .publish_technology .profile_txt{
        margin-bottom: 0.3rem;
    }
    .transform_tech-box .tech-pack{
        width: 48%;
        margin-top: 0.1rem;
    }
    /*9-1-3.�Ƽ��ɹ�ת��%20�C%20�����ɹ�����.html*/
    .skill_box_other{
        padding: 0.4rem 0.2rem;
        margin: 0.2rem 0 0.4rem;
    }
    .skill_box_other .certificate_img {
        width: 100%;
        height: 6rem;
    }
    .skill_box_other .certificate_text {
        width: 100%;
        padding-top: 0.2rem;
    }
    .certificate_text{
        padding-left: 0;
    }
    .certificate_text h3{
        font-size: 0.3rem;
        margin-bottom: 0.2rem;
    }
    .certificate_text ul li{
        font-size: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .skill_box_other .customer_btn{
        padding: 0.2rem 0;
        width: 2rem;
        font-size: 0.28rem;
        margin-top: 0.2rem;
    }
    .letter_zl .gbd_title h3{
        font-size: 0.32rem;
    }
    .letter_zl .gbd_title h3:before{
        width: 0.04rem;
        height: 0.25rem;
        margin-right: 0.2rem;
    }
    .letter_zl_content h4{
        font-size: 0.24rem;
    }
    .certificate_list .letter_zl{
        padding: 0.15rem 0.2rem;
        width:100%;
    }
    .letter_zl .gbd_title{
        margin-bottom: 0.3rem;
    }
    .letter_zl_content p{
        font-size: 0.2rem;
        line-height: 0.42rem;
        margin-bottom: 0.2rem;
    }
    .skill_box_other .certificate_img .gallery-thumbs{
        padding-top:0.2rem;
    }



    .expert-search{
        padding-top: 0.2rem;
    }
    .expert-search .e-txt{
        width: 20%;
    }
    .expert-search .e-txt p{
        font-size: 0.2rem;
        padding: 0.05rem 0.15rem 0.1rem 0.15rem;
    }
    .expert-search .expert-ul ul {
        margin-top: 0.3rem;
    }
    .expert-search .expert-ul ul li{
        margin: 0 0 0 0.25rem;
    }
    .expert-search .expert-ul ul li a{
        font-size: 0.2rem;
    }
    .expert-search .expert-ul ul li span {
        padding:0.05rem 0.1rem;
    }
    .expert-search .expert-ul ul li button{
        padding: 0.08rem;
        font-size: 0.2rem;
    }
    .certificate_box {
        width: 100%;
        padding: 0 0.2rem;
    }
    .certificate_cell{
        padding: 0.25rem 0;
    }

    .certificate_cell .certificate_img{
        width: 80%;
        margin: 0 auto;
        height: 4.2rem;
        float: none;
    }
    .certificate_text{
        width: 100%;
        margin-top: 0.2rem;
    }
    .price_detail p span{
        font-size: 0.32rem;
    }
    .price_detail a{
        font-size: 0.2rem;
        padding:0.1rem 0.2rem;
        border-radius: 0.04rem;
        margin-top: 0.15rem;
    }


    .goods_buy_detail_right .gbd_title{
        padding: 0.15rem 0.2rem;
    }
    .certificate_more_box{
        padding: 0.15rem;
        width: 48%;
        margin: 0.1rem 1%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    /*9-2-2.ר������-����.html*/
    .letter_box {
        background-color: #fff;
        padding: 0.4rem 0.2rem;
        margin: 0.2rem 0 0.36rem;
    }

    .letter_box .certificate_img {
        width:100%;
        height: 3.6rem;
        border: 1px solid #BBBBBB;
        overflow: hidden;
        float: left;
    }
    .letter_box .certificate_text{
        width: 100%;
    }
    .price_detail p{
        font-size: 0.2rem;
        line-height: 0.42rem;
    }
    .letter_box .certificate_text .customer_btn{
        padding: 0.2rem 0;
        width: 2rem;
        font-size:0.28rem;
        margin-top: 0.2rem;
    }
    .team_tab_item ul li{
        padding: 0.15rem 0.25rem;
        font-size: 0.2rem;
    }

    .team_tab_content .expert-ul ul li select {
        width: 2rem;
        height: 0.36rem;
    }
    .supplier_cell{
        width: 48%;
        margin: 0 1%;
        padding: 0.1rem;
        margin-bottom: 0.3rem;
    }
    .bg {
        width: 100%;
        height: 1rem;
        background: #D8E2EB;
    }

    .supplier_person{
        margin-top: -0.75rem;
    }
    .supplier_person img {
        width: 1.5rem;
        height: 1.5rem;
    }
    .supplier_person h3{
        font-size:0.28rem;
        margin: 0.1rem 0;
    }
    .supplier_person span {
        font-size: 0.2rem;
        margin-bottom: 0.1rem;
    }
    .supplier_person p{
        font-size: 0.2rem;
    }
    .supplier_person p.c0{
        margin: 0.14rem 0;
    }
    .supplier_person p .address:before {
        width:0.2rem;
        height: 0.21rem;
        margin-right:0.1rem;
    }
    .supplier_person p span a{
        font-size: 0.2rem;
    }
    .supplier_cell >a{
        padding: 0.18rem 0 0.1rem;
        font-size: 0.2rem;
    }
    /*9-3-3.����������ҳ.html*/
    .providerService{
        margin-top: 0.2rem;
    }
    .provider_box {
        padding: 0.35rem 0.2rem;
    }
    .provider_box .provider_img {
        float: none;
    }
    .provider_box .provider_img img {
        width: 2rem;
        height: 2rem;
        margin: 0 auto;
    }
    .provider_text {
        width: 100%;
        padding-left: 0;
    }
    .provider_text h3{
        font-size: 0.32rem;
        line-height: 0.36rem;
        margin:0.2rem 0;
        text-align: center;
    }
    .provider_text>p{
        font-size: 0.2rem;
        text-align: center;
    }
    .provider_text span.address{
        margin-bottom: 0.32rem;
        font-size: 0.2rem;
        text-align: center;
    }
    .provider_text span.address:before{
        width:0.2rem;
        height: 0.21rem;
        margin-right:0.1rem;
    }
    .jj_box p{
        font-size: 0.2rem;
        padding: 0.2rem;
        line-height: 0.42rem;
    }
    .publish_technology .gbd_title{
        padding: 0.1rem 0.2rem;
    }
    .publish_technology .gbd_title h3 {
        font-size: 0.32rem;
    }
    .publish_technology .gbd_title h3:before {
        width: 0.04rem;
        height: 0.25rem;
        margin-right: 0.2rem;
    }
    .share_box{
        display: none;
    }
    /*9-4.�����̳�.html*/
    .technology_server .mall_title {
        margin-bottom: 0.3rem;
    }
    .technology_server_box{
        padding: 0.1rem 0;
        margin: 0 0.2rem;
    }
    .technology_server_cell {
        width: 100%;
        padding: 0.2rem;
        margin-bottom:0.3rem;
    }
    .technology_server_cell:nth-child(odd){
        margin-right: 0;
    }
    .technology_server_cell .technology_server_img {
        width: 2rem;
        height: 1.5rem;
    }

    .technology_server_text h3{
        padding: 0.1rem 0;
        font-size: 0.26rem;
    }
    .technology_server_text span.add_bg_blue{
        font-size: 0.2rem;
        padding: 0.06rem 0;
        width:0.8rem;
        margin-bottom:0.12rem;
    }
    .technology_server_text p{
        font-size: 0.2rem;
    }
    .technology_server_cell:nth-child(even){
        margin-left: 0;
    }

    /*9-5-1.�����̳�%20�C%20���������б�.html*/
    .server_list_box{
        width: 100%;
        padding: 0.15rem 0.2rem;
    }
    .server_content_tech {
        padding: 0.15rem 0;
    }
    .server_content_tech .server_tech_img {
        width: 100%;
        height: 4rem;
    }
    .server_tech_text {
        width: 100%;
        padding-left: 0.2rem;
    }
    .server_tech_text h3{
        font-size: 0.26rem;
        margin-top:0.1rem;
    }
    .server_tech_text ul{
        margin: 0.1rem 0;
    }
    .server_tech_text ul>li{
        font-size: 0.2rem;
    }
    .server_tech_text p{
        font-size: 0.2rem;
    }

    /*9-5-2.�Ƽ��ɹ�ת��%20�C%20������������.html*/

    .skill_box {
        padding: 0.4rem 0.2rem;
        margin: 0.2rem 0 0.4rem;
    }
    .skill_box .certificate_img {
        width: 100%;
        height: 3.6rem;
    }
    .skill_box .certificate_text{
        width: 100%;
    }
    .skill_box .certificate_text a{
        padding:0.2rem 0;
        width: 2rem;
        font-size: 0.28rem;
        margin-top: 0.2rem;
    }
    .banner_box_ul ul li {
        font-size: 0.2rem;
        line-height: 0.38rem;
        margin: 0 0.2rem;
    }
    .tec_square .technology_content{
        margin-bottom: 0.2rem;
    }

    .tec_square .technology_content h3{
        font-size: 0.28rem;
        padding: 0.2rem 0;
        justify-content: center;
    }
    .tec_square .technology_content h3 span{
        font-size: 0.2rem;
    }
    .tec_square .technology_content p{
        font-size: 0.2rem;
        line-height: 0.36rem;
        margin-bottom: 0.2rem;
    }
    .tec_square .technology_content ul li{
        font-size: 0.2rem;
    }
    .tec_square .technology_content ul li span.sign_tit{
        padding: 0.06rem;
    }
    .tec_square .technology_content ul li button{
        padding: 0.1rem 0.26rem;
        font-size: 0.2rem;
    }


    /*10-1-1.�������-�������������б�*/
    .banner_box.banner06{
        height: 5.25rem;
    }

    /*10-1-2.�������-����������������.html*/
    .shopping .crumbs{
        padding: 0.28rem 0;
    }
    .tec_square.tec_square_box{
        margin: 0 0.2rem;
    }
    .tec_square.tec_square_box .headline_goods .tag_p{
        margin-bottom: 0.2rem;
    }

    .content_goods .gbd_title{
        padding: 0.12rem 0;
    }
    .content_box_goods{
        margin-bottom: 0.3rem;
    }

    /*11-1-2.�̻�����%20�C��Ʒѡ������.html*/
    .goods_buy_detail_box {
        margin-top:0.3rem;
        margin-bottom:0.3rem;
    }
    .choose_buy .cb_box .cb_cell {
        padding: 0.4rem 0.2rem 0.5rem;
    }
    .choose_buy .cb_box .cb_cell .cb_img {
        width: 100%;
        height: 4.8rem;
    }
    .choose_buy .cb_box .cb_cell .cb_text{
        width: 100%;
        padding:0.1rem 0;
    }
    .choose_buy{
        margin: 0 0.2rem;
    }
    .choose_buy .cb_box .cb_cell .cb_text h3{
        font-size: 0.28rem;
        line-height: 0.36rem;
    }
    .choose_buy .cb_box .cb_cell .cb_text p{
        padding: 0.15rem 0;
        font-size: 0.2rem;
        margin: 0 0;
    }
    .choose_buy .cb_box .cb_cell .cb_text ul li{
        margin-bottom:0.1rem;font-size: 0.2rem;

    }

    .choose_buy .cb_box .cb_cell .cb_text ul li span.addC{
        font-size: 0.28rem;
        line-height:0.35rem;
    }
    .choose_buy .cb_box .cb_cell .cb_text button{
        padding: 0.1rem 0.2rem;
        font-size: 0.2rem;
    }
    .mlr20{
        margin: 0 0.2rem;
    }
    .goods_buy_detail{
        width: 100%;
        padding: 0.22rem 0.2rem;
    }
    .goods_buy_detail .gbd_title h3{
        font-size: 0.28rem;
    }
    .goods_buy_detail .gbd_title h3:before{
        width: 0.04rem;
        height: 0.25rem;
        margin-right: 0.2rem;
    }
    .gbd_content h4 {
        margin-top: 0.35rem;
        margin-bottom: 0.16rem;
        font-size: 0.28rem;
    }
    .gbd_content p{
        font-size: 0.2rem;
        line-height: 0.36rem;
    }
    .gbd_content img{
        margin: 0.1rem 0;
        width: 100%;
    }
    .gbd_tj_cell .gbd_tj_cell_text p span.addC{
        line-height: 0.42rem;
        font-size: 0.32rem;
    }
    /*11-2-1.�̻�����-�г��󹺹㳡.html*/
    .goods_square .horn_box{
        margin: 0.22rem 0;
    }
    .goods_square{
        margin: 0 0.2rem;
    }
    .goods_square .horn_box .horn_img {
        margin-right: 0.1rem;
    }
    .goods_square .horn_box .horn_img img{
        width: 0.36rem;
    }
    .goods_square .horn_box .horn_text p{
        font-size: 0.22rem;
    }
    .goods_square_holder{
        padding: 0.2rem 0;
    }
    .goods_square_holder .gsc_box{
        width: 100%;
    }
    .goods_square_cell .gsc_box h3{
        font-size: 0.28rem;
    }
    .goods_square_cell .gsc_box p{
        font-size: 0.2rem;
        margin: 0.16rem 0 0.2rem;
        padding: 0;
    }
    .goods_square_cell .gsc_box ul li{
        font-size: 0.2rem;
        margin-right: 0.2rem;
        align-items: center;
    }
    .goods_square_holder .gsc_btn button{
        padding: 0.1rem 0.42rem;
        margin-top: 0.4rem;
    }
    .gbd_tj_cell_text ul li{
        font-size: 0.2rem;
    }
    .gbd_tj_cell_text .learn_more button{
        margin: 0.2rem 0;
        font-size: 0.2rem;
        padding: 0.1rem 0;
    }
    .goods_square_casket{
        margin-top: 0.3rem;
    }
    .goods_square_casket .headline_goods h2{
        font-size: 0.32rem;
        padding: 0.2rem 0;
    }

    .goods_square_casket .headline_goods ul li{
        font-size: 0.2rem;
        width: 50%;
        margin-bottom: 0.2rem;
    }
    .content_box_goods h3{
        font-size: 0.26rem;
        padding:0.2rem 0;
    }

    /*index*/
    .modular{
        padding: 0.6rem 0 0.55rem;
    }
    .modular_box{
        margin-top: 0.4rem;
    }
    .modular_box .modular-cell{
        width: 33.33%;
        float: left;
        padding:0.3rem 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .modular_box .modular-cell img {
        height: 0.66rem;
        margin-bottom: 0.2rem;
    }
    .modular_box .modular-cell p{
        font-size: 0.28rem;
    }
    .showBox{
        margin: 0.2rem 0;
    }
    .showBox ul{
        display: block;
    }

    .showBox ul li.bigDate {
        float: none;
        width:100%;
    }
    .showBox ul li.bigDate img{
        margin: 0 auto;
        width: 4.16rem;
        height: 2.38rem;
    }
    .showBox ul{
        width: 80%;
        margin: 0 auto;
    }
    .showBox ul li{
        float: left;
        width: 50%;
        margin-bottom: 0.2rem;
    }
    .showBox:after {
        content: "0";
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
    }
    .showBox ul li img{
        height: 0.56rem;
    }
    .data_txt p.desc{
        font-size: 0.24rem;
    }

    .data_txt p.desc span{
        font-size: 0.3rem;
    }
    .data_txt p{
        font-size: 0.24rem;
    }

    .tab_ul_box ul li{
        padding: 0.1rem 0.2rem;
        border-top: 0.03rem solid transparent;
        font-size: 0.2rem;
    }
    .tab_ul_cell li.on{
        border-top: 0.03rem solid #40A028;
    }

    .tab_ul_box .more {
        padding: 0.1rem 0.2rem;
        font-size: 0.2rem;
    }
    .tab_ul_box{
        margin-bottom: 0.24rem;
        margin-top: 0.3rem;
    }

    .tab-content-box .tab-content{
        width: 48%;
        padding: 0.24rem 0.2rem;
        margin:0 1% 0.3rem;
    }
    .tab-content-box .tab-content h3{
        font-size: 0.28rem;
        line-height: 0.36rem;
    }
    .tab-content-box .tab-content p{
        font-size: 0.2rem;
    }
    .tab-content-box .tab-content p.m34 {
        margin:0.3rem 0;
    }
    .tab-content-box .tab-content a {
        width: 2rem;
        margin: 0 auto;
        padding: 0.1rem 0;
        border-radius: 0.3rem;
        margin-top:0.3rem;
        font-size: 0.2rem;
    }
    .tab-content-box .tab-content p i{
        font-size: 0.28rem;
    }
    .modular-1{
        padding-top: 0.4rem;
        padding-bottom: 0.7rem;
    }

    .modular-2{
        padding-top: 0.54rem;
        padding-bottom: 0.5rem;
    }
    .tech-box {
        margin-top: 0.56rem;
        margin-bottom: 0.77rem;
    }
    .tech-cell{
        width: 100%;
        height: auto;
        padding: 0.3rem 0.22rem;
        margin-right: 0;
    }
    .tech-cell ul:after {
        content: "0";
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
    }
    .tech-cell ul li{
        width: 40%;
        float: left;
        margin: 0 5% 0.3rem;
        padding: 0.12rem 0.52rem;
        border-radius: 0.3rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .ruzhu .rz-btn{
        font-size: 0.2rem;
        width: 2.4rem;
        padding: 0.18rem 0;
    }
    .modular-3 {
        padding-top: 0.58rem;
        padding-bottom: 0.32rem;
    }
    .bgHalf {
        margin-top: 0.35rem;
    }
    .gain {
        padding-top: 0.88rem;
        padding-bottom: 0.72rem;
        margin: 0 0.2rem;
    }
    .gain_box {
        width: 100%;
        margin: 0 0 0.3rem;
    }
    .gain_txt {
        padding: 0.23rem 0.16rem;
    }
    .gain_txt p{
        font-size: 0.2rem;
    }
    .gain_txt p a{
        font-size: 0.2rem;
    }
    .gain-content ul{
        padding: 0.16rem 0.07rem;
    }
    .gain-content ul li {
        padding: 0.1rem 0;
        font-size: 0.2rem;
    }
    .gain-content ul li a{
        font-size: 0.2rem;
    }
    .gain-content ul li a p {
        width: 80%;
    }
    .gain-content ul li a span {
        width: 20%;
    }
    .modular-4 {
        padding-top: 0.64rem;
        padding-bottom: 0.75rem;
    }
    .ln_box {
        margin-top: 0.2rem;
    }
    .ln_box>div {
        width: 50%;
        margin-top:0.1rem;
        margin-right: 0;
        height: 3rem;
    }
    .rectangle_box{
        height: 3rem;

    }
    .rectangle_box p{
        padding: 0.2rem 0;
        font-size: 0.2rem;
    }
    .square_box p{
        padding: 0.25rem 0.28rem;
        font-size: 0.2rem;
    }
    .open-box {
        margin-top:0.5rem;
    }
    .open-box .open-show1 .open-tit p{
        padding: 0.3rem 0;
        font-size: 0.48rem;
    }
    .open-img:nth-child(odd) {
        margin:auto;
    }
    .open-img:nth-child(even) {
        margin:auto;
    }
    .open_img-box {
        padding-bottom: 0.1rem;
    }
    .open-img {
        width: 48%;
        height: 2rem;
        margin: 0.1rem 1% 0.2rem !important;
    }
    .open-show2 .open-tit p{
        padding: 0.3rem 0;
        font-size: 0.48rem;
    }
    .qa-img{
        margin-right: 0.1rem;
        width: 6%;
    }
    .qa-img img{
        width: 0.36rem;
    }
    .qa-text h4{
        font-size: 0.28rem;
    }
    .qa-writer {
        padding: 0.1rem 0;
    }
    .qa-text p{
        font-size: 0.2rem;
    }
    .open-show3 .open-tit p {
        padding: 0.3rem 0;
        font-size: 0.48rem;
    }
    .idea_txt {
        padding-top: 0.1rem;
        padding-bottom: 0.2rem;
    }
    .idea_txt a{
        margin: 0 0.15rem;
        padding: 0.2rem 0 0.18rem;
    }
    .idea_txt a p {
        width: 80%;
        font-size: 0.2rem;
    }
    .idea_txt a span{
        font-size: 0.2rem;
    }
    .modular-5 {
        padding-top: 0.5rem;
        padding-bottom: 0.25rem;
    }
    .modular-6 {
        padding-top: 0.6rem;
        padding-bottom: 0.48rem;
    }

    .person-nav-tab {
        margin-top: 0.25rem;
    }
    .person-nav-tab ul li {
        padding: 0.24rem 0;
        width: 2.4rem;
        font-size:0.3rem;
        margin: 0 0.2rem;
        border-bottom: 0.05rem solid transparent;
    }
    .person-nav-tab ul li.active {
        border-bottom: 0.05rem solid #0D5EB6;
    }
    .person-nav-tab ul .per01{
        margin-right: 0;
    }
    .person-nav-tab ul .per01.active:before {
        width: 0.58rem;
        margin-right: 0.2rem;
        height: 0.75rem;
    }
    .person-nav-tab ul .per02:before {
        width: 0.58rem;
        margin-right: 0.2rem;
        height: 0.75rem;
    }


    .person-nav-tab ul .per01:before {
        width: 0.58rem;
        margin-right: 0.2rem;
        height: 0.75rem;
    }
    .person-nav-tab ul .per02.active:before {
        width: 0.58rem;
        margin-right: 0.2rem;
        height: 0.75rem;
    }
    .person-btn{
        margin-top: 0.2rem;
    }
    .person-btn a {
        padding: 0.2rem 0;
        font-size: 0.2rem;
    }
    .person-btn-bgc1 {
        width: 3rem;
        margin-right: 0.25rem;
    }
    .person-btn-bgc2 {
        width: 3rem;
    }
    .modular-7 {
        padding: 0.52rem 0;
    }
    .shark-cell {
        width: 48%;
        margin:0 1% 0.35rem;
        padding: 0.1rem 0.1rem 0.4rem;
    }
    .shark-txt p{
        padding: 0.05rem 0;
        font-size: 0.2rem;
    }
    .shark-txt span{
        font-size: 0.2rem;
    }
    .shark-btn {
        position: absolute;
        bottom: -6%;
        left: 50%;
        margin-left: -1rem;
    }
    .shark-btn a {
        width: 2rem!important;
        padding: 0.1rem 0!important;
        font-size: 0.2rem;
    }
    .shaky_box{
        padding-bottom: 0.3rem;
    }
    .modular-8 {
        padding-top: 0.64rem;
        padding-bottom: 0.5rem;
    }
    .news-box {
        width: 100%;
    }

    .news-tit {
        width: 3rem;
    }
    .news-tit p {
        padding: 0.2rem 0;
        font-size: 0.4rem;
    }
    .news-nav ul li {
        padding: 0 0.2rem;
        font-size: 0.2rem;
    }
    .news-nav ul li a {
        padding: 0.2rem 0;
    }
    .news-cell .img-box {
        padding: 0.5rem 0.26rem 0.2rem;
    }
    .news-cell .text {
        padding: 0.5rem 0.26rem 0.2rem 0;
    }
    .news-cell .text h4{
        font-size: 0.28rem;
        padding-top: 0.1rem;
    }
    .news-cell .text p {
        line-height: 0.36rem;
        padding:0 ;
        font-size: 0.2rem;
        margin:0 0 0.2rem 0;
    }
    .news-cell .text span{
        font-size: 0.2rem;
    }
    .tidings {
        padding: 0.1rem 0.2rem;
    }
    .tidings ul li{
        padding: 0.15rem 0;
    }
    .tidings ul li a p{
        width: 80%;
        font-size: 0.2rem;
    }
    .tidings ul li a span{
        font-size: 0.2rem;
    }
    .tidings>a {
        margin: 0.2rem auto;
        width:2rem;
        padding: 0.1rem 0;
        border-radius: 0.3rem;
        font-size: 0.2rem;
    }
    .rule-box {
        width: 100%;
        margin-top: 0.3rem;
    }
    .txt-rule p {
        padding:0.2rem 0;
        font-size: 0.4rem;
    }
    .rule-content .img-rule {
        width: 6rem;
        height:3.24rem;
        margin:0 auto 0.1rem;
    }
    .rule-cell h2 {
        font-size: 0.3rem;
    }
    .rule-content .top-rule {
        padding: 0.18rem 0.26rem;
    }
    .ul-rule {
        padding: 0 0.1rem;
    }
    .ul-rule ul li {
        margin-bottom: 0.2rem;
    }
    .ul-rule .li-rule p {
        font-size: 0.2rem;
        line-height: 0.36rem;
    }
    .ul-rule .li-rule p:before {
        width: 0.26rem;
        height: 0.26rem;
        padding-right: 0.1rem;
    }
    .ul-rule .li-rule span{
        padding-left: 0.3rem;   font-size: 0.2rem;
    }
    .rule-content>a {
        margin: 0.2rem auto;
        width:2rem;
        padding: 0.1rem 0;
        border-radius: 0.3rem;
        font-size: 0.2rem;
    }
    .video-fulid {
        padding:0.1rem 0;
    }
    .video-box {
        width: 100%;
        padding: 0.39rem 0.26rem 0.6rem 0.39rem;
        background: url(../images/video-bg.png) no-repeat bottom center;
    }

    .video-box img{
        width: 1.04rem;
    }
    .video-box p {
        margin-top: 0;
        padding-bottom: 0.6rem;
        padding-right: 0.3rem;
        font-size:0.38rem;
    }
    .video-cell {
        width: 48%;
        margin: 0.2rem 1% 0;
    }
    .video-cell .video-img {
        width:100%;
        height: 3.6rem;
    }
    .video-cell .video-txt {
        padding: 0.15rem;
    }
    .video-cell .video-txt p {
        font-size: 0.26rem;
        line-height: 0.36rem;
    }
    .video-cell .video-txt .video-text-img {
        margin-top: 0.1rem;
    }
    .video-cell .video-txt .video-text-img img{
        width: 0.26rem;
        height: 0.26rem;
    }
    .banner{
        height: 5.58rem;
    }
    .swiper-pagination-bullet{
        width: 0.18rem;
        height: 0.1rem;
    }
    .swiper-pagination-bullet-active{
        width: 0.28rem;
        height: 0.1rem;
    }
    .slider_img{
        -webkit-background-size: 220%;
        background-size: 220%;
    }

    /*����*/
    .feedback-box {
        width: 7rem;
        height: 8rem;
    }
    .feedback-box h4{
        margin-top: 0.4rem;
        margin-bottom: 0.14rem;
        font-size: 0.24rem;
    }
    .grade h2{
        font-size: 0.24rem;
    }
    .grade p{
        font-size: 0.2rem;
        line-height: 0.36rem;
    }
    .grade {
        margin-top: 0.3rem;
    }
    .grade h2 i {
        font-size: 0.38rem;
    }
    .fraction {
        margin-top: 0.32rem;
    }
    .fraction-box img {
        margin-right: 0.15rem;
        width: 0.36rem;
    }
    .tickling {
        width: 90%;
        margin: 0 auto;
        margin-top: 0.3rem;
    }
    .tickling #tickling{
        height: 2rem;
        margin-top: 0.1rem;
        font-size: 0.2rem;
        padding: 0.1rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .tickling-contact {
        width: 90%;
        margin: 0 auto;
        margin-top: 0.3rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .tickling-contact p{
        font-size: 0.2rem;
    }
    .tickling p{
        font-size: 0.2rem;
    }
    .tickling-contact input {
         width: 100%;
         margin-top:0.1rem;
         height:0.7rem;
         padding: 0 0.1rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
     }








}
