@charset "utf-8";

/* CSS Document */


/*aboutus style*/

.box,
.box1,
.milieu {
    padding: 40px 18.5%;
    border-top: 1px solid #b9b8b8;
}

.box .left {
    width: 36%;
    text-align: left;
}

.box .right {
    width: 60%;
    text-align: right;
}

.main h2 {
    line-height: 60px;
    padding-bottom: 20px;
    position: relative;
}

.main h2 span.zbt {
    color: #e60012;
    font-size: 17px;
    position: relative;
    z-index: 100;
}

.main h2 span.bg {
    font-size: 3em;
    font-weight: normal;
    font-family: Arial;
    color: #ececec;
    position: absolute;
    z-index: 0;
    right: 20px;
    top: 0px;
}

.box .right p {
    font-size: 13px;
    line-height: 25px;
    text-indent: 2em;
    text-align: left;
}

.box .left img {
    border: 1px solid #f8f8f8;
}

.main .left h2 span.bg,
.milieu h2 span.bg {
    right: inherit;
    left: 30px;
}

.jsuo {
    text-align: right;
}

.fenlei dl {
    padding-bottom: 10px;
}

.fenlei dl dt {
    padding-bottom: 6px;
    line-height: 30px;
    font-weight: bold;
}

.fenlei dl dd {
    line-height: 26px;
}

.fenlei dl dd a {
    margin-left: 10px;
}

.fenlei dl dd a:hover {
    color: #e60012;
    text-decoration: underline;
}

.box1 .left {
    width: 40%;
}

.box1 .pro {
    margin-top: 40px;
    width: 58%;
    text-align: right;
    position: relative;
    top: 20px;
}

.milieu dl {
    margin-bottom: 20px;
}

.milieu dl dt {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 50px;
}

.milieu dl dd {
    float: left;
    margin-right: 23px;
    margin-right: 15px\0;
    width: 32%;
}

.milieu dl dd:last-child {
    margin: 0;
}


/*product style*/

.pro_con {
    max-width: 1200px;
    margin: 0 auto;
}

.pro_con1 {
    max-width: 896px;
}

.pro_box {
    margin-right: -3.3%;
    padding: 2% 0px;
}

.pro_box dl {
    float: left;
    width: 30%;
    margin: 0px 3.3% 3% 0px;
    text-align: center;
}

.pro_box dl dt {
    line-height: 42px;
    font-size: 18px;
    padding-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_box dl dt a:hover {
    color: #e60012;
}

.pro_box dl dd img {
    border: 1px solid #dde2e4;
    height: 158px;
}

.pro_box dl dd:hover img {
    border: 1px solid #e60012;
}


/*product_list style*/

.pro_list {
    margin-right: -3%;
    padding: 2% 0px;
}

.pro_list dl {
    float: left;
    width: 100%;
    margin: 0 0 3% 0;
}

.pro_list dl dt {
    background: #dcdddd;
    line-height: 36px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}

.pro_list dl:hover dt {
    background: #e60012;
    color: #fff;
}

.pro_list dl dd {
    line-height: 30px;
    width: 100%;
    padding-left: 30px;
    background: url(../images/ddbg.png) no-repeat 8px -30px;
}

.pro_list dl dd:hover {
    background-position: 8px 10px;
}

.pro_list dl dd:hover a {
    color: #e60012;
}


/*productDetail style*/

.pro_sm {
    max-width: 1000px;
    padding: 3% 0 0;
    margin: 0 auto;
}

.pro_sm table {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    border: 1px solid #b0afaf;
}

.pro_sm table th {
    border-bottom: 1px solid #b0afaf;
}

.pro_sm table th,
.pro_sm table td {
    line-height: 34px;
    text-align: left;
    padding-left: 2%;
}

.pro_sm table td a:hover {
    color: #e60012;
}

.pro_sm table .mc {
    width: 60%;
}

.pro_sm table .bh,
.pro_sm table .jg {
    width: 10%;
}

.pro_sm table .gg {
    width: 10%;
}

.pro_sm table .xz {
    padding-left: 0;
    width: 10%;
    text-align: center;
}

.pro_sm p {
    text-align: center;
    line-height: 32px;
    padding-top: 10px;
    /*color:#e60012;*/
    font-size: 1.1em;
}

.pro_dcn {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0% 0 5%
}


/*修改位置*/

.pro_dcn table td {
    text-align: left !important;
}

.pro_sm_show {
    width: 100%;
    border: 1px solid #b0afaf;
    margin: 0 auto;
    box-sizing: border-box;
    border-top: 0;
    padding: 15px;
}

.pro_sm_show p {
    padding-top: 0;
    font-size: 1em;
    line-height: 25px;
    text-align: left;
}

.pro_sm_show_dot {
    padding-right: 22px;
    background: url(../images/new_dot2.png) no-repeat right;
    background-size: 16px;
    margin: 0 auto;
    width: 30px;
    font-size: 1em;
    line-height: 35px;
}

.pro_sm_show_dot.active {
    background: url(../images/new_dot1.png) no-repeat right;
    background-size: 16px;
}

.pro_dcn p {
    /*width:80%;*/
    text-align: left;
    line-height: 30px;
    margin: 0 auto;
    padding: 3px 0px;
}

.pro_dcn h2 {
    line-height: 40px;
    color: #e60012;
}

.pro_dcn p a {
    margin-left: 15px;
}

.pro_dcn p span {
    font-weight: bold;
}

.count h3 {
    border: 1px solid #c2c1c1;
    border-left: none;
    border-right: none;
    line-height: 50px;
    text-align: center;
    color: #e60012;
    position: relative;
    padding: 5% 0 2%;
}

.count h3 span.upmz {
    z-index: 10;
    position: relative;
}

.count h3 span.dmz {
    z-index: 1;
    font-size: 3.5em;
    color: #ececec;
    position: absolute;
    bottom: 22%;
    left: 40%;
}

.count .dg h3 span.dmz {
    left: 41%;
}

.count .dg h3 span.upmz {
    cursor: pointer;
}

.abt_pro ul {
    padding: 30px 0px;
}

.abt_pro ul li {
    text-align: center;
    line-height: 32px;
}

.abt_pro ul li a:hover {
    color: #e60012;
}

.dg table {
    width: 50%;
    margin: 40px auto 30px;
    font-family: Arial, "微软雅黑";
    display: table;
}

.dg table td {
    line-height: 32px;
    padding-top: 10px;
}

.dg table th {
    padding-bottom: 25px;
}

.dg table th p {
    background: #ececec;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
}

.dg table td.t_1 {
    width: 30%;
    text-align: right;
    padding-right: 10px;
}

.dg table td input {
    width: 60%;
    line-height: 22px;
    padding: 4px 0px 3px 4px;
    border: 1px solid #b9b8b8;
    font-family: "微软雅黑";
}

.dg table td select {
    width: 61%;
    padding: 5px 0px;
    font-family: "微软雅黑";
}

.dg table td textarea {
    width: 60%;
    padding: 2px;
    line-height: 18px;
    font-size: 0.9em;
    border: 1px solid #b9b8b8;
    font-family: "微软雅黑";
    height: 120px;
    color: #43403f;
}

.dg table td.btn {
    text-align: center;
}

.dg table td.btn input {
    text-align: center;
    width: 100px;
    height: 34px;
    background: #e60012;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 1.1em;
    cursor: pointer;
}

.h_bak {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    display: none;
    z-index: 1000;
}

.verify {
    z-index: 1005;
    position: fixed;
    top: 35%;
    left: 36%;
    display: none;
    background: #fff;
}

.verify a.close {
    display: block;
    width: 11px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.mobile {
    width: 520px;
    position: relative;
    border: 2px solid #e60012;
    padding-bottom: 15px;
}

.mobile .ver_in {
    padding-top: 50px;
}

.mobile .ver_in p {
    text-align: center;
    line-height: 26px;
    padding: 10px 0px;
    font-size: 1.3em;
}

.mobile .ver_in p:first-child {
    color: #e60012;
}

.mobile .ver_in p a {
    margin-left: 10px;
}

.mobile .ver_in p a:hover {
    color: #e60012;
}


/*product_dowm style*/

.pro_down {
    max-width: 968px;
    margin: 2% auto;
}

.pro_down span {
    float: left;
    display: block;
}

.pro_down span.mvl {
    width: 77%;
    padding-left: 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_down span.msize,
.pro_down span.mv_d {
    width: 8%;
}

.pro_down span.mv_d {
    width: 12%;
    text-align: center;
}

.pro_down .dwon_bt {
    line-height: 40px;
    background: #ececec;
    font-size: 1.1em;
    font-weight: bold;
}

.pro_down .mvTab {
    margin-top: 20px;
}

.mvTab ul li {
    line-height: 32px;
    background: url(../images/mv_li.png) no-repeat 10px center;
}

.mvTab ul li a {
    line-height: 32px;
    display: inline-block;
}

.mvTab ul li a img {
    position: relative;
    bottom: 2px;
}

.mvTab ul li a:hover {
    color: #e60012;
}

.page {
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
}

.page a {
    padding: 1px 6px;
    margin-right: 10px;
}

.page a.hot,
.page a:hover {
    color: #fff;
    background: #e60012;
    border-radius: 2px;
}

.tishi {
    text-align: right;
    /*color:#e60012;*/
    font-size: 1.1em;
    line-height: 30px;
    padding: 0px 10px 10px 0px;
}


/*joinus style*/

.joinus_cn {
    padding-bottom: 3%;
}

.joinus_cn .join_in {
    max-width: 968px;
    margin: 0 auto;
}

.join_lx {
    max-width: 1200px;
    margin: 0 auto;
}

.joinus_cn .join_in {
    padding: 20px 0px;
}

.joinus_cn .join_in p {
    line-height: 30px;
    padding-top: 20px;
}

.count h3.clong span.dmz {
    left: 30%;
}

.join_lx dl {
    padding: 12px 0px;
    background: #e60012;
}

.join_lx dl dt,
.join_lx dl dd {
    float: left;
    line-height: 32px;
    color: #fff;
}

.join_lx dl dt {
    font-size: 1.2em;
    font-weight: bold;
    width: 12%;
    text-align: center;
}

.join_lx dl dd {
    padding: 0px 25px;
    border-right: 1px solid #fff;
}

.join_lx dl dd:last-child {
    border-right: none;
}


/*branch style*/

.branch h3 span.dmz {
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
}

.branch {
    padding-bottom: 3%;
}

.branch_in {
    max-width: 800px;
    margin: 0 auto;
}

.one_dq {
    padding-top: 2%;
}

.one_dq dl dt,
.one_dq dl dd {
    float: left;
    line-height: 30px;
}

.one_dq dl dt {
    width: 8%;
    font-weight: bold;
    font-family: Arial;
}

.one_dq dl dd {
    width: 90%;
}


/*contact style*/

.contact h3 span.dmz {
    left: 35%;
}

.contact .h3 span.dmz {
    left: 42%;
}

.notice_in,
.pay_in,
.map {
    max-width: 968px;
    margin: 0 auto;
    padding: 30px 0px 50px;
}

.notice_in dl {
    padding-top: 20px;
}

.notice_in dl dt {
    font-weight: bold;
    line-height: 32px;
}

.notice_in dl dd {
    line-height: 26px;
}

.pay_in ul {
    float: left;
    width: 30%;
    padding-left: 3%;
    border-left: 1px solid #bebebf;
}

.pay_in ul:first-child {
    border-left: none;
}

.pay_in ul li {
    line-height: 30px;
}

.pay_in dl {
    float: left;
    width: 100%;
    background: #efefef;
    padding: 10px 0px 20px;
    margin-top: 20px;
}

.pay_in dl dt {
    text-align: center;
    line-height: 44px;
    font-weight: bold;
    font-size: 1.2em;
}

.pay_in dl dd {
    float: left;
    width: 33.3%;
    text-align: center;
}

.map img {
    border: 1px solid #bebebf;
}


/*searchResults style*/

.result {
    max-width: 968px;
    margin: 0 auto;
}

.result span {
    display: block;
    float: left;
}

.result span.proName {
    width: 52%;
    box-sizing: border-box;
    padding-left: 2%;
}

.result span.proName i {
    font-style: inherit;
}

.result span.proNum {
    width: 12%;
    padding: 0 1%;
    text-align: center;
    box-sizing: border-box;
}

.result span.proPay,
.result span.proGuige {
    width: 12%;
    padding: 0 1%;
    text-align: center;
    box-sizing: border-box;
}

.result span.proDown {
    width: 12%;
    padding: 0 1%;
    text-align: center;
    box-sizing: border-box;
}


/*.result span.proPay{text-align:center;}
.result span.proDown a.tp{display:none;}
.result span.proDown i{font-style:normal;}*/

.resu_bt {
    line-height: 46px;
    background: #ececec;
    font-size: 1.1em;
    font-weight: bold;
    height: 46px;
}

.resuTab {
    min-height: 505px;
}

.resuTab ul {
    padding: 20px 0px 0px;
}

.resuTab ul li {
    line-height: 32px;
}

.result span.proName a {
    margin-left: 3px;
}

.result span a:hover {
    color: #e60012;
}

.resuTab .page {
    margin-top: 0px;
}

.ssjg {
    margin-top: 20px;
    padding-left: 10px;
    line-height: 36px;
    border-top: 1px solid #aaa;
    font-size: 1.1em;
}

@media(max-width:1600px) {
    .box,
    .box1,
    .milieu {
        padding: 40px 15%;
    }
    .milieu dl dd {
        margin-right: 19px;
    }
    .box1 .pro {
        top: 40px;
    }
    .resuTab {
        min-height: 360px;
    }
}

@media(max-width:1366px) {
    .box,
    .box1,
    .milieu {
        padding: 40px 10%;
    }
    .main h2 span.bg {
        font-size: 2.5em;
    }
    .main h2 {
        padding-bottom: 10px;
    }
    .milieu dl dd {
        margin-right: 18px\0;
    }
    .pro_con {
        max-width: 1100px;
    }
    .pro_con1 {
        max-width: 966px;
    }
    /*.count h3 span.dmz{left:35%;}*/
    .count .dg h3 span.dmz {
        left: 38%;
    }
    .dg table {
        width: 60%;
    }
    .count h3.clong span.dmz {
        left: 22%;
    }
}

@media(max-width:1024px) {
    .box,
    .box1,
    .milieu {
        padding: 30px 4%;
    }
    .main h2 span.bg {
        font-size: 2.2em;
    }
    .milieu dl dd {
        margin-right: 18px;
    }
    .fenlei dl dt {
        line-height: 24px;
    }
    .fenlei dl dd {
        font-size: 0.9em;
    }
    .pro_con {
        max-width: 900px;
    }
    .pro_con1 {
        max-width: 706px;
    }
    .pro_box dl dt {
        font-size: 17px;
    }
    .mobile {
        width: 460px;
    }
    .verify {
        left: 30%;
    }
    .mvTab ul li {
        background-position: 2px center;
    }
    .pro_down,
    .joinus_cn .join_in,
    .join_lx,
    .one_dq,
    .notice_in,
    .pay_in,
    .map {
        max-width: 80%;
    }
    .join_lx dl dd:last-child {
        width: 100%;
        padding: 10px 0 0;
        text-align: center;
    }
    .count h3 span.dmz {
        font-size: 3em;
    }
    .one_dq dl dt {
        width: 10%;
    }
    .contact h3 span.dmz {
        left: 30%;
    }
    .pay_in ul {
        width: 32.2%;
        padding-left: 1%;
    }
    .pay_in ul li,
    .pay_in dl dd {
        font-size: 0.9em;
    }
    .result span.proName {
        width: 50%;
    }
    .result span.proDown {
        width: 11%;
    }
    .result span.proNum {
        width: 13%;
    }
    .result {
        width: 90%;
    }
    .resuTab {
        min-height: 280px;
    }
    .pro_box dl dd img{
        height: 120px;
    }
}

@media(max-width:900px) {
    .box,
    .box1,
    .milieu {
        padding: 20px 1%;
    }
    .milieu dl dd {
        margin-right: 16px;
    }
    .pro_con {
        max-width: 780px;
    }
    .pro_con1 {
        max-width: 666px;
    }
    .pro_box dl dt {
        font-size: 16px;
    }
    .dg table {
        width: 80%;
    }
    .count h3 span.dmz {
        font-size: 2.5em;
    }
    .count h3.clong span.dmz {
        left: 18%;
    }
    .join_lx dl dd {
        padding: 0px 20px;
    }
}

@media(max-width:800px) {
    .notice_in,
    .pay_in,
    .map {
        max-width: 90%;
    }
    .pay_in ul li,
    .pay_in dl dd {
        font-size: 0.85em;
    }
    /*.result span.proDown{width:6%;}
.result span.proName{width:54%;}*/
}

@media(max-width:768px) {
    .left,
    .right {
        float: none;
        margin: 0 auto;
    }
    .pro_box dl dd img{
        height: 100px;
    }
    .search p span:first-child{
        width: inherit;
    }
    .box .right,
    .box .left,
    .box1 .left,
    .box1 .pro {
        width: 90%;
        text-align: left;
    }
    .jsuo {
        text-align: left;
        width: 90%;
        margin: 0 auto;
    }
    .main h2 span.bg {
        right: inherit;
        left: 30px;
    }
    .box1 .pro {
        position: static;
        margin: 0 auto;
        top: 0;
    }
    .milieu {
        padding: 20px 6%;
    }
    .milieu dl dd {
        margin-right: 13px;
    }
    .pro_con {
        max-width: 700px;
    }
    .pro_box dl dt {
        font-size: 15px;
        line-height: 36px;
        padding-bottom: 3px;
    }
    .pro_list dl dt {
        line-height: 32px;
        font-size: 1.1em;
    }
    .pro_list dl dd {
        font-size: 0.9em;
        background-size: contain;
        background-position: 4px -10px;
        padding-left: 20px;
    }
    .pro_list dl dd:hover {
        background-position: 4px 14px;
    }
    .dg table {
        width: 100%;
    }
    .pro_dcn p {
        width: 80%;
    }
    .count h3 span.dmz {
        font-size: 3em;
    }
    .count .dg h3 span.dmz {
        left: 30%;
    }
    .verify {
        left: 23%;
    }
    .mobile .ver_in p {
        font-size: 1.2em;
    }
    .pro_down {
        max-width: 90%;
    }
    .count h3 span.dmz {
        font-size: 2em;
    }
    .join_lx dl dt {
        width: 14%;
    }
    .join_lx dl dd {
        padding: 0px 15px;
        border: none;
    }
    .join_lx dl dd:last-child {
        width: auto;
        padding: 0px 10px;
    }
    .branch_in {
        max-width: 90%;
    }
    .one_dq dl dt {
        width: 13%;
    }
    .one_dq dl dt,
    .one_dq dl dd {
        line-height: 28px;
        font-size: 0.9em;
    }
    .one_dq dl dd {
        width: 86%;
    }
    .notice_in,
    .pay_in,
    .map {
        max-width: 96%;
    }
    .notice_in dl dd {
        font-size: 0.9em;
    }
    .result {
        width: 94%;
    }
    .resuTab {
        min-height: inherit;
    }
    .resu_bt {
        line-height: 34px;
        height: 36px;
        font-size: 1em;
    }
    /*.result span.proName{width:55%;}*/
    .result span.proNum,
    .result span.proPay {
        padding-left: 10px;
    }
    .result span.proGuige {
        width: 9%;
    }
    .result span.proDown a.tp {
        display: inline;
    }
    .result span.proDown a.txt_d,
    .result span.proDown i {
        display: none;
    }
    .resuTab ul li {
        line-height: 30px;
        font-size: 0.9em;
    }
    .result span.proName {
        padding: 0px 1%;
    }
    .result span.proName i {
        display: none;
    }
    .search .cx {
        margin: 20px 0px 0px;
    }
}

@media(max-width:640px) {
    .milieu dl dd {
        margin-right: 11px;
    }
    .main h2 span.zbt {
        font-size: 16px;
    }
    .main .left h2 span.bg,
    .milieu h2 span.bg,
    .main h2 span.bg {
        font-size: 2em;
        left: 20px;
    }
    .pro_con {
        max-width: 95%;
    }
    .pro_list dl {
        float: none;
        width: 96%;
        margin: 0 0 15px;
    }
    .pro_sm{
        width: 96%;
    }
    .pro_sm p,
    .tishi,
    .ssjg {
        font-size: 1em;
    }
    .pro_sm table{
        border: 0;
    }
    .pro_sm{
        border: 1px solid #b0afaf;
        margin: 15px auto 0;
        padding: 0;
    }
    .pro_sm table th,
    .pro_sm table td {
        font-size: 0.9em;
        overflow: inherit;
        text-overflow: inherit;
        white-space: inherit;
        line-height: 20px;
    }
    .pro_sm table td{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pro_sm_show{
        border: 0;
        border-top: 1px solid #b0afaf;
    }
    .pro_sm_show,
    .pro_sm table {
        width: 100%;
    }
    ..pro_sm table{
        box-sizing: border-box;
    }
    .pro_dcn p {
        font-size: 0.9em;
        width: 80%;
    }
    .pro_down span.mvl {
        width: 66%;
    }
    .pro_down span.msize,
    .pro_down span.mv_d {
        width: 15%;
    }
    .joinus_cn .join_in,
    .join_lx {
        max-width: 94%;
    }
    .join_lx dl dt {
        width: 25%;
    }
    .count h3 span.dmz {
        font-size: 2em;
    }
    .count h3.clong span.dmz {
        font-size: 1.6em;
        left: 5%;
    }
    .joinus_cn .join_in p {
        font-size: 0.9em;
    }
    .branch_in {
        max-width: 98%;
    }
    .one_dq dl dt,
    .one_dq dl dd {
        line-height: 26px;
    }
    .one_dq {
        padding-top: 5%;
    }
    .one_dq {
        max-width: 90%;
    }
    .verify {
        left: 18%;
        top: 20%;
    }
    .mobile {
        width: 360px;
    }
    .mobile .ver_in p {
        padding: 3px 0px;
        font-size: 1.1em;
    }
    .mobile .ver_in p img {
        max-width: 25%;
    }
    .notice_in dl dt {
        font-size: 0.9em;
    }
    .notice_in dl dd {
        font-size: 0.85em;
    }
    .pay_in ul,
    .pay_in dl,
    .pay_in dl dd {
        float: none;
        width: auto;
    }
    .pay_in {
        padding: 0px 0px 30px;
    }
    .pay_in ul {
        border-left: none;
        border-bottom: 1px solid #bebebf;
        padding: 20px 0px;
    }
    .pay_in dl dt,
    .pay_in dl dd {
        text-align: left;
        padding-left: 5px;
    }
    .pay_in dl dt {
        font-size: 1.1em;
    }
    .pay_in dl dd,
    .pay_in ul li {
        line-height: 26px;
    }
    .contact h3 span.dmz {
        font-size: 1.6em;
    }
    .result span.proDown {
        width: 11%;
    }
    .dg table td select {
        width: 61.5%;
    }
    .search .cx {
        margin: 20px 0px 0px 0px;
    }
}

@media(max-width:540px) {
    .milieu dl dd {
        margin-right: 9px;
    }
    .dg table td select {
        width: 81.5%;
    }
    .pro_box dl {
        width: 46%;
    }
    .pro_dcn p {
        width: 90%;
        line-height: 26px;
    }
    .pro_dcn h2 {
        font-size: 1.2em;
    }
    .dg table td input,
    .dg table td textarea {
        width: 80%;
    }
    .count h3 span.dmz {
        font-size: 2.5em;
    }
    .contact h3 span.dmz {
        font-size: 1.3em;
    }
    .dg table td {
        font-size: 0.9em;
    }
    .verify {
        left: 15%;
    }
    .mobile .ver_in {
        padding-top: 30px;
    }
    .mvTab ul li {
        padding-left: 10px;
        line-height: 30px;
        font-size: 0.9em;
        background-size: 2.5%;
    }
    .pro_down .dwon_bt {
        font-size: 1em;
        line-height: 36px;
    }
    .branch h3 span.dmz {
        font-size: 2em;
    }
    .result span.proName {
        width: 46%;
    }
    .result span.proPay {
        width: 10%;
    }
    .result span.proDown {
        width: 14%;
    }
    /*.result span.proNum, .result span.proPay{width:12%;font-size:0.9em;}
.result span.proDown{width:13%;}
*/
}

@media(max-width:480px) {
    .main h2 {
        padding: 0;
    }
    .main h2 span.zbt {
        font-size: 15px;
    }
    .main .left h2 span.bg,
    .milieu h2 span.bg,
    .main h2 span.bg {
        font-size: 1.6em;
    }
    .fenlei dl dt,
    .jsuo p {
        font-size: 0.9em;
    }
    .jsuo p {
        line-height: 24px;
    }
    .box .right p {
        font-size: 12px;
    }
    .fenlei dl dd {
        font-size: 0.85em;
    }
    .milieu dl dd {
        margin-right: 8px;
    }
    .pro_box dl dt {
        font-size: 1em;
        padding: 0px;
    }
    .pro_sm table th,
    .pro_sm table td {
        font-size: 0.85em;
    }
    .pro_sm_show{
        width: 100%;
    }
    .pro_sm table {
        width: 100%;
        display: block;
    }
    .pro_sm p,
    .tishi,
    .ssjg {
        font-size: 0.9em;
    }
    .count h3 span.dmz {
        font-size: 1.2em;
        bottom: 10%;
    }
    .contact h3 span.dmz {
        font-size: 1.2em;
    }
    .pro_dcn p {
        font-size: 0.85em;
        line-height: 24px;
    }
    .abt_pro ul li {
        font-size: 0.9em;
    }
    .dg table td {
        font-size: 0.85em;
        line-height: 30px;
    }
    .dg table td.btn input {
        height: 32px;
        width: 86px;
    }
    .verify {
        left: 13%;
    }
    .page {
        font-size: 0.9em;
    }
    .result span.proName {
        width: 45%;
    }
    .join_lx dl dt {
        font-size: 1.1em;
    }
    .join_lx dl dd {
        font-size: 0.9em;
    }
    .one_dq {
        max-width: 96%;
    }
    .one_dq dl dt,
    .one_dq dl dd,
    .resuTab ul li {
        line-height: 28px;
        font-size: 0.85em;
    }
    .resuTab ul li{
        line-height: 20px;
        margin-bottom: 10px;
    }
    .resu_bt {
        font-size: 0.9em;
        line-height: 36px;
    }
}

@media(max-width:430px) {
    .milieu dl dd {
        width: 90%;
        margin: 0px 0px 10px 5%;
    }
    .milieu dl dd:last-child {
        margin: 0px 0px 10px 5%;
    }
    .pro_sm table .mc {
        width: 38%;
    }
    .pro_sm table .bh,
    .pro_sm table .jg {
        width: 14%;
    }
    .pro_sm table .gg {
        width: 12%;
    }
    .pro_sm table .xz {
        width: 10%;
    }
    .pro_dcn p {
        width: 98%;
    }
    .dg table td.t_1 {
        width: 26%;
    }
    .dg table td input {
        padding: 2px 0px 1px 3px;
    }
    .dg table td {
        padding-top: 6px;
    }
    .branch h3 span.dmz {
        font-size: 1.6em;
    }
    .resu_bt {
        font-size: 0.85em;
    }
    .result {
        width: 100%;
    }
    .mobile {
        width: 300px;
    }
    .mobile .ver_in p {
        font-size: 1em;
    }
    .mvTab ul li {
        background-position: 3px 11px;
    }
    .mvTab ul li a img {
        width: 85%;
        bottom: 3px;
    }
    .result span.proName {
        width: 44%;
    }
    .result span.proName {
        width: 44%;
    }
}

@media(max-width:360px) {
    .main h2 {
        line-height: 46px;
    }
    .main .left h2 span.bg,
    .milieu h2 span.bg,
    .main h2 span.bg {
        font-size: 1.4em;
    }
    .pro_box dl dt {
        font-size: 0.85em;
    }
    .pro_dcn p {
        font-size: 0.8em;
    }
    .pro_detail h3 span.upmz {
        font-size: 0.9em;
    }
    .pro_detail h3 span.dmz {
        font-size: 1.7em;
    }
    .pro_sm table {
        width: 100%;
    }
    .pro_sm table th,
    .pro_sm table td,
    .dg table td {
        font-size: 0.8em;
    }
    .pro_sm table .xz img {
        width: 75%;
    }
    .pro_sm p,
    .tishi,
    .ssjg {
        font-size: 0.85em;
    }
    .pro_dcn h2 {
        font-size: 1em;
    }
    .mobile {
        width: 270px;
    }
    .mobile .ver_in p {
        font-size: 0.9em;
    }
    .mobile .ver_in p img {
        max-width: 20%;
    }
    .pro_down {
        max-width: 96%;
    }
    .mvTab ul li {
        font-size: 0.85em;
        line-height: 28px;
    }
    .page {
        margin-top: 15px;
        font-size: 0.85em;
    }
    .page a {
        margin-right: 6px;
    }
    .pro_down .dwon_bt {
        font-size: 0.9em;
    }
    .pro_down .mvTab {
        margin-top: 10px;
    }
    .count h3 span.dmz {
        font-size: 1.6em;
    }
    .joinus_cn .join_in p {
        font-size: 0.85em;
        padding-top: 10px;
    }
    .count h3.clong span.dmz {
        font-size: 1.3em;
    }
    .join_lx dl dt,
    .join_lx dl dd {
        float: none;
        width: auto;
        padding: 0px 0px 0px 5px;
        text-align: left;
    }
    .join_lx dl dt {
        font-size: 1em;
    }
    .join_lx dl dd {
        font-size: 0.85em;
    }
    .join_lx dl dd:last-child {
        padding: 0px 0px 0px 5px;
        text-align: left;
    }
    .one_dq dl dt,
    .one_dq dl dd {
        line-height: 26px;
        font-size: 0.8em;
    }
    .notice_in dl dt {
        font-size: 0.85em;
    }
    .pay_in dl dt {
        font-size: 1em;
    }
    .contact h3 span.dmz {
        left: 17%;
    }
    .result {
        width: 100%;
    }
    .result span.proName {
        width: 38%;
    }
    .result span.proPay {
        width: 13%;
    }
    .result span.proDown {
        width: 16%;
    }
}

@media(max-width:320px) {
    .abt_pro ul li {
        font-size: 0.85em;
        line-height: 30px;
    }
    .pro_sm table th,
    .pro_sm table td {
        font-size: 0.75em;
        line-height: 24px;
    }
    .dg table td textarea {
        height: 90px;
    }
    /*.pro_down span.mvl{width:55%;}
.pro_down span.msize, .pro_down span.mv_d{width:21%;}*/
    .result span.proDown img {
        width: 29%;
    }
    .mvTab ul li {
        font-size: 0.8em;
    }
    .one_dq dl dt,
    .one_dq dl dd {
        line-height: 24px;
    }
    .branch h3 span.dmz {
        font-size: 1.2em;
    }
    .verify {
        left: 8%;
    }
    .mvTab ul li a img {
        width: 73%;
    }
    .result span {
        height: 26px;
    }
    /*.resu_bt,*/
    .resuTab ul li {
        font-size: 0.8em;
    }
    .result span.proName {
        width: 36%;
    }
    .result span.proDown {
        width: 18%;
    }
}